html,body, p, td
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #000000;
    font-size: 12px;
    vertical-align: text-top;
}

h1 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #2BAAE1;
    font-size: 16px;
    font-weight: bold;
}

.red12px {
    color: #CD0000;
    font-size: 12px;
}

/** styles from version 4.1 that are used when not logged in **/
#container {height:90%; width:100%;border-collapse:collapse; border-spacing:0px; padding:0px; border-style:none; border-width:0px; vertical-align:top; margin-left:auto; margin-right:auto;}
#main {width:100%; border-style:none; text-align:left; padding:25px; vertical-align:top;}
#topheader {width:100%; height:72px; border-collapse:collapse; border-spacing:0px; padding:0px; border-style: none; border-width: 0px; }
#navheader {width:100%; height:29px; border-collapse:collapse; border-spacing:0px; padding:0px; border-style: none; border-width: 0px; }
#footer {width:100%; height:25px;}
td.flex4 {width:100%; background-image:url('/images/el_04.gif'); background-repeat: repeat-x;}
td.flex11 {width:100%; background-image:url('/images/el_11.gif'); background-repeat: repeat-x;}
td.flex25 {width:100%; background-image:url('/images/el_25.gif'); background-repeat: repeat-x;}
td.loggedinheader {width:100%; background-image:url('/images/el_12.gif'); background-repeat: repeat-x; text-align:right; }
table.header {border-collapse:collapse; border-spacing:0px; padding:0px; border-style:none; border-width:1px; width: 100%;}
table.footer {border-collapse:collapse; border-spacing:0px; padding:0px; border-style:none; border-width:1px; width: 100%;}
table.header td, table.footer td {border-collapse:collapse; border-spacing:0px; padding:0px; border-style: none; border-width: 0px; vertical-align:top;}
td.flexftr {width:100%; background-image:url('/images/el_40.gif'); background-repeat: repeat-x;}
.topheader{padding: 5px;background-color: #ffffff;}
#geotrust {width:100%; height:65px; margin-left:auto; margin-right:auto;}
/** student side css  **/
form.addForm {
color:#333333;
width:800px;
}
form.addForm legend {
padding-left:0pt;
font-size: 16px;
}
form.addForm legend, form.addForm label {
color:#333333;
}
form.addForm fieldset {
background:transparent repeat-x scroll left bottom;
border-color:#C9DCA6 -moz-use-text-color;
border-style:solid none none;
border-width:1px medium medium;
}
form.addForm fieldset fieldset {
background:transparent none repeat scroll 0%;
}
form.addForm fieldset li {
background:transparent repeat-x scroll left bottom;
padding:5px 0px 7px 20px;
}

form.addForm fieldset {
margin-bottom:10px;
}
form.addForm legend {
font-weight:bold;
padding:0pt 2px;
}
form.addForm label {
line-height:1.8;
vertical-align:top;
}
form.addForm fieldset ol {
margin:0pt;
padding:0pt;
}
form.addForm fieldset li {
list-style-image:none;
list-style-type:none;
}
form.addForm fieldset br {
list-style-image:none;
list-style-type:none;
}
form.addForm fieldset fieldset {
border:medium none;
margin:3px 0pt 0pt;
}
form.addForm fieldset fieldset legend {
font-weight:normal;
padding:0pt 0pt 5px;
}
form.addForm fieldset fieldset label {
display:block;
width:auto;
}
form.addForm em {
color:#FF0000;
font-style:normal;
font-weight:bold;
}
form.addForm label {
width:300px;
}
form.addForm fieldset fieldset label {
margin-left:280px;
}





/** EXTJS */
#details-panel h2 {
    padding:5px 5px 0;
    font-size:12px;
    color:#15428B;
}
#details-panel p {
    padding:5px 5px 0;
}
#details-panel pre {
    border-top:1px dotted #ddd;
    border-bottom:1px dotted #ddd;
    margin-top:10px;
    padding:0 5px;
    background:#f5f5f5;
}
#details-panel .details-info {
    margin:5px;
    padding:5px;
    border:1px dotted #999;
    color:#555;
    background: #f9f9f9;
}
table.legend {border-collapse:collapse; border: 1px solid black;  margin: 0px; width: 100%;}
table.legend td {border: 1px solid black; padding:5px;}

.h2 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #2BAAE1;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.toolbarpiechart {
    background-image:url('/images/pie-chart.png')  !important;
}

.toolbarinfo {
    background-image:url('/images/information.png')  !important;
}

.toolbarsearch {
    background-image:url('/images/search.png')  !important;
}

.toolbaradd {
    background-image:url('/images/add.png')  !important;
}

.toolbaredit {
    background-image:url('/images/edit.png')  !important;
}

.toolbardownload {
    background-image:url('/images/download.png')  !important;
}

.toolbarpdf {
    background-image:url('/images/pdf.gif')  !important;
}

.toolbargrid {
    background-image:url('/images/grid.png')  !important;
}

.toolbarcsv {
    background-image:url('/images/csv-icon.png')  !important;
}

.toolbaruseradd {
    background-image:url('/images/user-add.png')  !important;
}

.toolbaruseredit {
    background-image:url('/images/user-edit.png')  !important;
}

.toolbardelete {
    background-image:url('/images/delete.png')  !important;
}


/** wrapping text extjs */
.x-grid3-cell-inner, .x-grid3-hd-inner {
    white-space:normal !important;
}

/** alternating row colur **/
.x-grid3-row-alt {
    background-color:#E6E8EE !important;
}
 
/** make extjs buttons */
.x-toolbar .x-btn-tl { background-position: 0 0; }
.x-toolbar .x-btn-tr { background-position: -3px 0; }
.x-toolbar .x-btn-tc { background-position: 0 -6px; }
.x-toolbar .x-btn-ml { background-position: 0 -24px; }
.x-toolbar .x-btn-mr { background-position: -3px -24px; } 
.x-toolbar .x-btn-mc { background-position: 0 -1096px; }
.x-toolbar .x-btn-bl { background-position: 0 -3px; }
.x-toolbar .x-btn-br { background-position: -3px -3px; }
.x-toolbar .x-btn-bc { background-position: 0 -15px; }

/** for tooltip of reporting pages **/
.xstooltip {
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 
    background-color:#e2e2e2;
    font: normal 12pt sans-serif; 
    padding: 5px; 
    border: solid 1px;
}

