html, body
{
    position:relative;
}

th.sideheader {text-align: left;}
th.sectionheader {text-align: left; background: #ffe45c;color: blue;  cursor:pointer;}
.configwrapper .title {color: blue;text-decoration: underline;cursor:pointer;}
.configwrapper .data {display: none;}
td, th {padding:0 8px;}
table.numbers td {text-align: right;}
tr.totals td, tr.totals th {background: #C8FC98;}
tr.totals td.graph {background:#eeeeee;}

#pilotdetails
{
    margin-top:10px;
}
.pilotbox
{
    width:950px;
    border: 1px solid black;
    margin: 10px 0px;
}
.pilotbox h3
{
    background: #ffe45c;color: blue;  cursor:pointer;
    margin: 0px;
    padding: 2px 4px;
}
.subbox
{
    padding: 5px 0px 0px;
    border-top: 1px dashed black;
}
.subbox p
{
    margin-left: 10px;
}
.subbox .add
{
    margin-left: 10px;
    margin-bottom: 8px;
}
.subbox thead th
{
    padding-bottom: 5px;
}
.subbox td{
    padding: 4px;
}
.hidden
{
    display:none;
}
.openpilottab
{
    color: blue;
    cursor:pointer;
    text-decoration: underline;
}
a.logout
{
    font-size: 0.7em;
    font-weight: normal;
}


.errortext
{
    color: red;
    font-weight: bold;
}

.clr
{
    clear: both;
    float: none;
}

table.striped tbody tr:nth-child(odd) {
    background-color: #f8f8f8;
}

.ui-state-success, .ui-widget-content .ui-state-success, .ui-widget-header .ui-state-success  {border: 1px solid #00ff00; background: #ddffdd; color: #363636; }
.ui-state-success a, .ui-widget-content .ui-state-success a,.ui-widget-header .ui-state-success a { color: #363636; }

img.ui-icon {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

th.options,td.options
{
    width: 54px;
}

th.optionswide
{
    width: 64px;
}

.formcontainer  #editactivestudentform label
{
    width: 200px;
}
.formcontainer  #editactivestudentform input
{
    width: 300px;
}
.formcontainer #completegoalform label
{
    width: 140px;
}
.formcontainer #graduateactivestudentform label
{
    width: 180px;
}
.formcontainer #edittroubledstudentform label
{
    width: 160px;
}
.formcontainer #resolvetroubledstudentform label
{
    width: 140px;
}
.formcontainer #removeactivestudentform label
{
    width: 160px;
}


.formcontainer #firstcallcompleteform label
{
    width: 140px;
}

.formcontainer #individualgoalform label
{
    width: 200px;
    margin-right: 5px;
    text-align: right;
    vertical-align: middle;
}

.formcontainer #individualgoalform input
{
    width: 300px;
    vertical-align: middle;
}

.formcontainer #individualgoalform input.checkbox
{
    width: auto;
}

.formcontainer .formrowwrapper
{
    padding: 1px;
}

.formcontainer label
{
    width: 100px;
    display: inline-block;
    vertical-align: top;
}

.formcontainer .mandatory label
{
    font-weight: bold;
}
.formcontainer input, .formcontainer select
{
    width: auto;

}
.formcontainer input.checkbox, .formcontainer input.submit, .formcontainer input.file, .formcontainer  #editactivestudentform input.checkbox
{
    width: auto;
}



.formcontainer input.date
{
    width: 6em;
}

.formcontainer input
{
    margin-left: 0;
}

.formcontainer p.info
{
    font-style: italic;
}

.formcontainer p.info strong
{
    font-style: normal;
    font-weight: bold;
}

.formcontainer h3
{
    margin-top:15px;
}

.formcontainer span.formtext
{
    display: block;
    height: 0.3em;
    padding-top: 2px;
}

#PassThroughMessage, #PassThroughError
{
    margin-bottom: 10px;
}

.pilotbox table{
    width: 100%;
}
.pilotbox table th{
    text-align: left;
}
a
{
    cursor: pointer;
}

#header > div
{
    float: left;
    height: 109px;
}
#header
{
    clear:both;
}

#navwrapper
{
    position: relative;
    width: 250px;
    margin-bottom: 10px;
    border-left: 1px solid #eeeeee;
    padding-left: 20px;
    margin-left: 20px;
}
#navcontainer
{
    width: 250px;
    position: absolute;
    bottom:0;
}

#navcontainer h2
{
    margin:0;
}
.formerror
{
    color: red;
    font-weight: bold;
}

#PassThroughError
{
    color: red;
    font-weight: bold;
}

.configwrapper .notes
{
    font-style: italic;
    padding: 5px;
}
.ui-dialog.chosen .ui-dialog-content { overflow:visible; }

#editactivebutform label
{
    width: 160px;
}

tr.missedlesson td
{
    background-color: #fbcb09;
}
tr.missedlessondouble td
{
    background-color: #ff3333;
    color: white;
}

.projection
{
    font-style: italic;
    color: #eb8f00;
}

#DeferredCallbackDatelabel
{
    width: 8em;
}

.settings ul
{
    margin:0;
    padding:0;
}
.settings ul li{
    list-style-type: none;
    margin-left:0;
    padding-left:0;
}

body.demo .sensitive
{
     /*color: transparent; text-shadow: 0 0 10px rgba(0,0,0,0.5);*/

}

a.history
{
    font-style: italic;
}

.historywrapper
{
    margin:10px 0px;
    padding: 0;
    background: white;

}

.historywrapper .comment
{
    padding: 5px;
}
.historywrapper .meta
{
    font-style: italic;
    padding: 3px 5px;
    border-bottom: 1px solid #cccccc;
    background: #fdf5ce;

}

.config_ratio_item
{
    background: white;
}
.ratioconfigwrapper ul
{
    line-height: 1.5em;
}

.editConfigItem
{
    cursor: pointer;
}

