  /* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }


/* Validation */
/* * { font-family: Verdana; font-size: 96%; }*/
label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }


/* General */

/*body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}*/
label{
float: left;
width: 100%;
margin: 10px 0 3px 0;
font-weight: 600;
}

h1{
	font-size:22px;
}
input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}


#not-in-hs, #school-selection, #recent-grad, #recent-school-grad, #attend-sacstate, #other-schools, #div_work_thesis, #div_school_not_listed, #div_thesis_letter,#next-attest-submit
{
	display:none;
}

#footer p{
	float:right;
	clear:both;
}


.subtable{
	border:thin #99C solid;
}

#tblAddedSchools,
#tblAddedSchoolsFiles
{
	background:#FFF;
}

#tblAddedSchools th,
#tblAddedSchoolsFiles th
{
	background:#3B3B34;
	color:#FFF;
}

#verifyInfo ul li span
{
	font-weight:bold;
}

.optionSchoolCat
{
	font-weight:bold!important;
	color:#fff!important;
	background-color: #0a236a!important;
}
option[disabled], input[disabled] {
color: #fff!important;
background-color: #0a236a!important;
font-weight:bold!important;
}

.school_details_errmsg
{
    color: red;
    font-weight: bold;
    margin-left: 15px;
}
