﻿table
{
    font-size: 13px;
}

table thead
{
    vertical-align: top;
}

table .lowlight
{
    font-size: 13px;
}

fieldset 
{
    font-size: 13px;
    padding: 0px 10px 10px 10px;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 0px 2px 5px;
}

#berekening table
{
    margin: 2px 0px 2px 5px;
}

fieldset label 
{
    float: left;
    width: 150px;
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

fieldset input[type="submit"] 
{
    margin-left: 5px;
}

legend
{
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 10px;
}

.medium input[type="text"] 
{
    width: 60px;
}

.small input[type="text"] 
{
    width: 40px;
}


input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

textarea
{
    width: 195px;
    border: 1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
}



.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    float: left;
}






dl{
	margin-left: .9em;
}
dl > dt
{
    width: 125px;
	display: block;
	float: left;
	clear: left;
	height: 1.0em;
	margin-right: 1em;
	color: #888888;
}
dl > dd{
	display: block;
	height: 1.75em;
	margin-left: 2em;
}


.negative
{
    color: Red;
}

.highlight
{
    font-weight: bold;
}

.lowlight
{
    color: #999;
}



.pdf-inst
{
    width: 500px;
}

.home-cust
{
    margin-right: 5px;
	width: 400px;
	min-height: 275px;
	float: left;
}
    fieldset.home-cust
    {
    	border: 1px solid #AAA;
    }
    fieldset.pdf-inst table tr td,
    fieldset.home-cust table tr td
    {
        text-align: left;
        vertical-align: top;
    }
    fieldset.home-cust table tr th
    {
        text-align: left;
        color: #cdcdcd;
    }
    

.lowlight
{
    font-size: 0.8em;
    color: #888;
}

.home-calc
{
    margin-right: 5px;
	width: 275px;
	min-height: 275px;
	float: left;
}
    fieldset.home-calc
    {
    	border: 1px solid #AAA;
    }
    .home-calc-spec
    {
        background-color: #eee;
        padding: 5px;
        margin-bottom: 10px;
        position: relative;
    }
    .home-calc-spec-title
    {
        border-bottom: 1px solid #DDD;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .home-calc-spec-desc
    {
        display: inline-block;
        padding-left: 10px;
        width: 80px;
        font-size: 0.9em;
        color: #999;
    }
    .home-calc-spec-value
    {
        color: #999;
    }
    .imp
    {
        color: Black;
    }

    .home-calc-spec-hover
    {
        cursor: pointer;
        background-color: #D9FFCC;
    }
    .home-calc-spec-nr
    { 
        font-size: 3em;
        font-weight: bold;
        color: #DDD;
        position: absolute;
        top: 0px;
        right: -10px;
        opacity: .3;
    }

.home-users
{
    margin-right: 5px;
	width: 150px;
	min-height: 275px;
	float: left;
}

fieldset.home-users 
{
	border: 1px solid #AAA;
}
fieldset.home-users legend { color: #AAA;}



.calc-calc-spec-nr
{
    margin-top: -13px;
    font-size: 3em;
    font-weight: bold;
    color: #DDD;
    display:block;
    position: absolute;
    right: 10px;
}

.calc-header
{
    width: 1255px;
    height: 160px;
    display: block;
}

.calc-export
{
    padding-left: 0px;
    float: left;
    width: 60px;
    height: 160px;
    text-align: center;
}
    .calc-export-btn
    {
        height:50px;
        width: 60px;
        margin-left: 5px;
        background-color: #EEE;
    }
    .calc-export-btn-hover
    {
        cursor: pointer;
        background-color: #D9FFCC;
    }
    
.calc-cust
{
    padding-left: 0px;
    float: left;
    width: 250px;
    height: 160px;
}


.calc-spec
{
    padding-left: 0px;
    float: left;
    width: 250px;
    height: 160px;
}
    fieldset.calc-spec .higher
    {
        height: 30px;
    }
    fieldset.calc-spec legend
    {
        margin-bottom: -10px;
    }
    fieldset.calc-spec dl dt
    {
        font-size: 0.8em;
        width: 100px;
    }
    fieldset.calc-spec select,  fieldset.calc-spec input[type="text"]
    {
        width: 100px;
    }

.calc-result
{
    padding-left: 0px;
    float: left;
    width: 250px;
    height: 226px;
}
    fieldset.calc-result legend
    {
        margin-bottom: -10px;
    }
    fieldset.calc-result dl dt
    {
        font-size: 0.8em;
        width: 140px;
    }
    fieldset.calc-result .higher
    {
        height: 30px;
    }
    fieldset.calc-result select,  fieldset.calc-result input[type="text"]
    {
        width: 75px;
    }

.calc-key
{
    padding-left: 0px;
    float: left;
    width: 295px;
    height: 160px;
    font-size: 0.8em;
}
    fieldset.calc-key legend
    {
        margin-bottom: 3px;
        font-size: 1.2em;
    }
    .calc-key-sub-left
    {
        width: 190px;
        float: left;
        border-right: 1px dotted #999;
    }
    .calc-key-sub-right
    {
        width: 100px;
        float: left;
    }
    table.calc-key-table
    {
        width: 100%;
    }
    table.calc-key-table tr td
    {
        text-align: right;
        vertical-align: top;
    }

.calc-ration
{
    float:left;
    width:340px;
    height: 160px;
    text-align: right;
}
    table.calc-ration-table 
    {
        width: 100%;
        border-collapse: separate;
        border-spacing: 0px;
    }
    table.calc-ration-table tr th
    {
        text-align: left;
        font-weight: normal;
        font-size: 0.68em;
        color: #999;
        width: auto;
    }
    table.calc-ration-table tr td:first-child
    {
        text-align: left;
        width: 100px;
    }

    table.calc-ration-table.calcBig tr td:first-child
    {
        width: 0px !important;
    }



    fieldset.calc-ration  legend
    {
        margin-bottom: 2px;
    }
    .calc-ration input[type="text"] 
    {
        width: 40px;
    }
    input[type="text"].calc-ration-long
    {
        width: 100px;
    }
    .calc-ration-table-sml
    {
        background-color: Green;
        width: 20px;
    }
    


.calc-extra
{
    float:left;
    width: 200px;
    height: 160px;
}

.invent
{
    width: 475px;
    float: left;
    height: 500px;
}
.invent-edit input
{
    background-color: #DDE8CC;    
}
.calc-edit
{
    background-color: #DDE8CC;    
}
.calc-split
{
    border-left: 1px solid #cdcdcd;
}
.calc-example
{
    /*background-color: #0098D4;*/
    background-color: #CCE6FF;
}
.calc-wide
{
    width: 65px !important; 
}
.calc-calc
{
    min-width: 1230px;
    padding-left: 0px;
}

.calc-calc-big
{
    min-width: 1184px;
    width: 1184px;
}

    fieldset.calc-calc legend
    {
        margin-bottom: -2px;
    }
    .calc-calc-table 
    {
        border-spacing: 0px;
        border-collapse: collapse;
        text-align: right;
    }
    .calc-calc-tbl-alt
    {
        background-color: #EFF4E7;
    }
    .calc-calc-tbl-alt-last
    {
        border-bottom: 1px dotted #97BE0D;
    }
    .calc-calc-table tr 
    {
        color: #777;
    }
    .calc-calc-table tr td
    {
        height: 24px;
    }
    .calc-calc-tbl 
    {
        padding-left: 10px;
        padding-right: 5px;
        min-width: 60px;
        max-width: 90px;
    }
    .calc-calc-tbl-small
    {
        padding-left: 10px;
        padding-right: 5px;
        min-width: 25px;
        max-width: 40px;
        width: 30px;
        text-align: right;
    }
    .calc-calc-table tr td
    {
        padding-right: 5px;
    }
    .calc-calc-table tr th
    {
        padding-left: 0px;
        padding-right: 5px;
        font-size: 0.8em;
        text-align: right;
        color: #999;
    }
    #calc-calc-tbl-hdr-hdr
    {
        text-align: center;
    }
    #calc-calc-tbl-hdr-hdr-aanb
    {
        text-align: center;
        border-bottom: 1px dotted #97BE0D;
    }
    fieldset.calc-calc select,  fieldset.calc-calc input[type="text"]
    {
        color: Black;
        width: 35px;
        text-align: right;
    }

.calc-graph
{
    width: 1230px;
    padding-left: 0px;
}
.calc-graph-big
{
    width: 921px;
}

.email-settings
{
    margin-right: 5px;
	width: 450px;
	min-height: 275px;
	float: left;    
}
    fieldset.email-settings
    {
    	border: 1px solid #AAA;
    }
    fieldset.email-settings legend
    {
        margin-bottom: -10px;
    }
    fieldset.email-settings dl dt
    {
        font-size: 0.8em;
        width: 150px;
    }
    fieldset.email-settings select,  fieldset.email-settings input[type="text"], fieldset.email-settings textarea
    {
        width: 200px;
    }
    fieldset.email-settings textarea
    {
        width: 225px;
    }


.help
{
    padding: 10px;
    width: 425px;
}
    .help table tr td
    {
        border-spacing: 0px;
        border-collapse: collapse;
        padding: 10px;
    }
    p.help
    {
        line-height: 1.5em;
    }
    
.calc-calc-copy 
{
    margin-left: 10px;
    font-size: 0.8em;
    font-weight: bold;
    color: #8aad0c;
    text-decoration: none;
    position: relative;
    top: 0px;
    display:inline-block;
}
.calc-calc-copy-inact
{
    top: -8px;
    color: Gray;
}
    
.crossing 
{
    font-size: 0.8em;
    color: Gray;
}

.crossing input[type="text"]
{
    width: 277px;
}

.isAdmin
{
    background-color: #D9FFCC;
    border-right: 2px solid Green;
}


.rFase1 
{
    background-color: #ffdc39;
}

.rFase2
{
    background-color: #f39235;
    color: White !important;
}

.rFase3
{
    background-color: #8fc64f;    
    color: White !important;
}

.rFase4
{
    background-color: #e8192c;
    color: White !important;
    
}
.rFase5
{
    background-color: #00afeb;    
    color: White !important;
}
.rFase6
{
    background-color: #6e2d8d;    
}


.home-calc-spec-wrapper
{
    border-bottom: 1px solid gray;
    margin-bottom: 15px;
}
.home-links
{
    height: 25px;
    display:block;
    position:relative;
}

#currentText, #newText
{
    width: 55px;
}


table.calcBig.calc-ration-table
{
    margin-bottom: 5px;
}
table.calcBig.calc-ration-table tr td:nth-child(2)
{
    width:100px;
}
table.calcBig.calc-ration-table tr td
{
    line-height: 21px;
        
}

.minilogo 
{
  max-height:50px;
}