body, html{
	font-family:Verdana, sans-serif;
	font-size:11px;
	text-align:left;
}

p
{
line-height: 20px;
}
li
{
line-height:15px;
}

*:focus {
    outline: none;
   }

a img{
border:0;
}

a
{
color: #4472CC;
outline:none;
}

select
{
margin-bottom: 5px;
}

input[type="text"]
{
margin-bottom: 5px;
height: 17px;
width: 200px;
}

input[type="password"]
{
margin-bottom: 5px;
height: 17px;
width: 200px;
}

legend{
	font-weight:bold;
}

fieldset
{
margin-bottom: 10px;
}

#content{
	text-align:left;
	margin: 15px 30px 20px 30px;
	width:95%;
}

#plain_content{
	width: 850px;
	margin-left: 20px;
	margin-top: 10px;
}



#white_overlay {
	opacity:0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=80);
    background-color:#fff;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:1000;
    display: none;
}

.loader
{
width: 230px;
height: 30px;
background: transparent;
z-index: 1001;
position: fixed;
display: none;
left:40%;
top:50%;
}

table{
	width:100%;
}

th{
font-size: 11px;
background-color: #6384c6;
color: #fff;
padding: 3px;
font-weight: normal;
}

.left{
	text-align:left;
}

.gray{
	color:#CCCCCC;
}


label{
    float: left;
    width: 250px;
	display:inline-block;
}

.wide label{
	float:left;
	width:500px;
	display:block;
}

.clear-left-el{
	clear:left;
}

/*
.student-practicum{
		display:none;
}

	eof form formats
*/
#FlashMessage{
	color:rgb(197, 51, 51);
	text-align:left;
	font-size:11px;
}

#FlashMessage ul{
	list-style-type:none;
	margin-left:-35px;
}

/*
Added Styles
*/
textarea
{
width: 400px;
height: 100px;
margin-top: 5px;
margin-bottom: 10px;
}

.red_instruc
{
font-size: 11px;
display: inline-block;
float: left;
color: rgb(197, 51, 51);
margin-left: 460px;
margin-top: -20px;
}

.red_sup_eval
{
font-size: 11px;
position: absolute;
left: 220px;
margin-top: -5px;
color: rgb(197, 51, 51);
}

.red_instruc_final
{
font-size: 11px;
display: inline-block;
float: left;
color: rgb(197, 51, 51);
margin-left: -210px;
margin-top: 3px;
}

.red_instruc_obj_supv
{
font-size: 11px;
display: inline-block;
color: rgb(197, 51, 51);
float:right;
margin-right:300px;
margin-top: 3px;
width:300px;
}

.call_modal_sample
{
display: inline-block;
float: left;
margin-left: 470px;
margin-top: -80px;
}

.fieldWithErrors input
{
	border:1px solid rgb(197, 51, 51);
}

.error_container{
	width: 600px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-align:center;
}

.error_container p{
	font-size: 13px;
}

.error_container a{
	text-decoration: none;
}

.add_new
{
width: 880px;
height: 20px;
margin-bottom: 25px;
margin-top:-5px;
}

.add_new a
{
text-decoration: none;
}

.add_new a:hover
{
text-decoration: underline;
}

.add_new img
{
vertical-align: middle;
}

.add_new h3
{
display: inline;
font-size: 12px;
}

.modal_button_cont
{
position: absolute;
bottom:-20px;
height:55px;
background:#fff;
width:100%;
border-top:1px solid #999;
}

.modal_button_cont input[type="button"]
{
position: absolute;
right:30px;
top:12px;
}

.emory_login
{
display:block;
float:left;
width:450px;
margin-bottom:10px;

}


.primary_login
{
width:500px;
}
.primary_login input[type="radio"]
{
margin-bottom:15px;
}
.primary_login_input
{
display:none;
}

.validation
{
color: #C53333;
}

.validation_ p
{
color: #C53333;
}

.pass_validation p
{
color: #C53333;
}

.super_state
{
display: none;
}

.super_prov
{
display: none;
}

tr:hover.hover_row
{
background-color:#E4E9F3;
}


.advisor_students
{
margin-top: 0px;
width: 102%;
margin-bottom: 10px;
margin-left: -15px;
}

.advisor_students table
{
margin-top:-5px;
}

.advisor_students th
{
padding-top:5px;
padding-bottom:5px;
}

.advisor_students th a
{
color: #fff;
}

.forgot_pass_form
{
margin-top:15px;
padding-top:10px;
border-top:1px dotted #999;
display: none;
height: 250px;
}

.forgot_pass_form input[type=submit] {
position: relative;
/* left: 470px; */
bottom: 32px;
top: 1px;
}

.forgot_pass_form fieldset
{
height:60px;
}

.student_band
{
/*float: left;
*/
width: 930px;
background-color: rgb(233, 233, 233);
margin-left: -10px;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 10px;
margin-bottom: 15px;
box-shadow: 0px 0px 5px rgb(153, 153, 153);
height: 70px;
}
.student_band p
{
line-height:10px;
}
.student_band img
{
border: 1px solid rgb(51, 51, 51);
float: right;
margin-top: -15px;
margin-right: 20px;
position: relative;
}

.student_band_left
{
width: 30%;
float: left;
}

.student_band_mid
{
width: 25%;
float: left;
}


.student_band_modal
{
float: left;
width: 930px;
background-color: rgb(233, 233, 233);
margin-left: 0px;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 20px;
margin-bottom: 15px;
box-shadow: 0px 0px 5px rgb(153, 153, 153);
margin-top: 15px;
height: 60px;
}
.student_band_modal p
{
line-height:10px;
}
.student_band_modal img
{
border: 1px solid rgb(51, 51, 51);
float: right;
margin-top: -18px;
margin-right: 20px;
position: relative;
}

.student_band_left
{
width: 30%;
float: left;
}

.student_band_mid
{
width: 25%;
float: left;
}


.subCats_WK
{
width:300px;
background-color: #F5F5F5;
padding-left: 10px;
padding-top:2px;
padding-bottom:2px;
height:auto;
margin-left: 10px;
}

.webform {
font-family: Georgia, serif;
font-size: 12px;
color: #000000;
}
.webform fieldset {
font:12px verdana;
background-color:#f5f5f5;
border:1px solid #000000;
padding:10px;
}
.webform legend {

}

.FieldSupvDesc, .FieldSupvDescAlum{
border-top: 1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
border-bottom:1px solid #333;
}

.spacer
{
width:100%;
height:20px;
border-bottom:1px dotted #333;
margin-bottom:10px;
}

.alert
{
background-color: #6987C2;
font-size: 12px;
color: #fff;
padding:10px;
width:900px;
box-shadow: 0px 0px 3px rgb(153, 153, 153);
}

.alert a
{
color: #fff;
}

.alert_red
{
background-color:#cc0000;
font-size: 12px;
color: #fff;
padding:10px;
width:900px;
box-shadow: 0px 0px 3px rgb(153, 153, 153);
text-align: center;
}

.alert_red a
{
color: #fff;
}

.alert_red_small
{
background-color:#cc0000;
font-size: 12px;
color: #fff;
padding:4px;
box-shadow: 0px 0px 3px rgb(153, 153, 153);
text-align: center;
}

.alert_red_small a
{
color: #fff;
}



.exclamation
{
vertical-align:middle;
height:16px;
width:16px;
margin-right: 10px;
margin-top:-3px;
 margin-left:20px;
}

.exclamation_
{
vertical-align:middle;
height:16px;
width:16px;
margin-right: 10px;
margin-top:-3px;
 margin-left:200px;
}

.status_text
{
font-weight:200;
font-family:Arial;
font-style:normal;
font-size:11px;
}



.helpful_practica
{
margin-top:20px;
}

.inside_helpful_practica
{
padding-top:10px;
padding-bottom: 20px;
text-transform:uppercase;
}

.interest_box
{
margin-left:20px;
margin-bottom: 20px;
}

.select_
{
padding-top:3px;
margin-left: 145px;

}

.select_new_role
{
width: 150px;
}

.resume_dl
{
margin-top:10px;
}

.adap_link
{
text-decoration:none;
color:#4472CC;
font-size:11px;
}

.admin_link
{
text-decoration:none;
color:#4472CC;
}

.show_studentBand_adap, .tab_modal
{
display:none;
margin-top:5px;
}

.tab_modal
{
margin-top: 25px;
}

.practicum_selection
{
margin-bottom: -20px;
}

.practicum_selection label
{
width:auto;
margin-right: 3px;
}

.practicum_selection p
{
display: inline;
font-style: italic;
color: rgb(197, 51, 51);
font-size: 11px;
}

.search_
{

}

.highlight_, .highlight_sec
{
padding-left: 2px;
padding-bottom: 3px;
padding-right: 2px;
padding-top: 3px;
margin-bottom: 5px;
}

.highlight_ p, .highlight_sec p
{
width: 800px;
margin-left: auto;
margin-right: auto;
line-height: 18px;
/*color: #fff;*/
}

.submit_button_adap
{
display: none;
}

.submit_button_adap p
{
padding: 8px;
color: #fff; 
background-color:#cc0000;
}

.red_tab{
background-image: url(/stylesheets/images/ui-bg_red_1.png);
background-color: rgb(204, 0, 0);
border: 1px solid rgb(204, 0, 0);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background-position: 50% 50%;
background-repeat: repeat no-repeat;
}

#popupdiv p
{
font-size: 12px;
background-color: #7B9ADA;
padding: 3px;
color: #fff;
margin-bottom: 5px;
width: 370px;
margin-bottom: 10px;
}

#popupdiv label
{
width: 150px;
margin-bottom: 5px;
}

#supv_popupdiv p
{
font-size: 12px;
background-color: #7B9ADA;
padding: 3px;
color: #fff;
margin-bottom: 5px;
width: 370px;
margin-bottom: 10px;
}

#supv_popupdiv label
{
width: 150px;
margin-bottom: 5px;
}



.edit_button
{
float: left;
margin-right: 15px;
}

.delete_button{
float: left;
margin-right: 15px;
}

.appr_button
{
}

.adap_modal_controls
{
margin-bottom: -5px;
height: 30px;
}

.action_buttons_views
{
margin-bottom: -5px;
margin-top: 5px;
height: 30px;
background: #E7E7E7;
padding: 10px;
border-radius: 4px;
border: 2px dotted #999;
}


.inside_Practicum_views
{
background: rgb(241, 241, 241);
padding: 10px;
box-shadow: 0px 0px 5px #999;
margin-bottom: 8px;
}

.add_button_note
{
position: relative;
left: 700px;
top: -10px;
}


.adap_note_controls
{
margin-bottom: -5px;
margin-top: 5px;
height: 40px;
}

.stats
{
width: 400px;
height: auto;
background-color: #F3F3F3;
border-radius: 4px;
float: left;
right: 20px;
top: 142px;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 5px;
box-shadow: 0px 0px 5px rgb(153, 153, 153);
}

.left_stats
{
width: 395px;
float: left;
height: 45px;
margin-left: 5px;
}

.left_stats p
{
margin-top: 0px;
}

.header_ h1{
	color:#C79000;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0;
	width: 520px;
	float: left;
}

.adap_info
{
width: 930px;
height: 30px;
background: #cc0000;
border-radius: 4px;
margin-bottom: 15px;
margin-left: -5px;
padding-top: 1px;
padding-bottom: 20px;
box-shadow: 0px 0px 5px rgb(153, 153, 153);
}

.adap_info p
{
font-size: 14px;
color: #fff;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
width: auto;
text-align: center;

}

.header_
{
float: left;
margin-bottom: 10px;
}

.show_div
{
float: left;
width: 95%;
}

.edit_plain_wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding:10px 0px 10px 0px;
	box-shadow: 0px 0px 5px rgb(153, 153, 153);
}

.show_plain_wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:auto;
	padding:10px 0px 10px 0px;
}


.success_message
{
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
height: 400px;
}

.inside_success
{
width: 800px;
margin: auto;
height: 300px;
background-color: rgb(233, 233, 233);
}

.inside_success p
{
width: 700px;
margin-left: auto;
margin-right: auto;
}

.adap_instruc_text
{
display: none;
}

.adap_welc_text
{
margin-left:30px;
margin-top:20px;
margin-bottom:20px;
}

.adap_help_text
{
margin-left:35px;
margin-bottom:15px;
}

.adap_help_text ul
{
margin-top:-5px;
}


.notes_area
{
width: 900px;
height: auto;
margin-left: auto;
margin-right: auto;
}

table.myTable
{
border-collapse:collapse;
}
table.myTable td, table.myTable th
{
border:1px solid #6384c6;
padding:5px;
}

table.myTable input[type="checkbox"]{
	margin-left: 5px;
	margin-right: auto;
}


.add_adap_notes_modal
{
font-size: 13px;
line-height: 10px;
}


.no_student_notes
{
width: 800px;
height: auto;
}

.inside_add
{
margin-top: 15px;
margin-bottom: 10px;
}

.inside_add label
{
margin-left: 5px;
width: 70px;
float: none;
}

.note_button
{
margin-left: 575px;
margin-right: 10px;
}

.red_veri
{
background: none repeat scroll 0 0 #CC0000;
    color: #FFFFFF;
    height: 20px;
    line-height: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-left: 12px;
    padding-top: 8px;
    display: none;
}

.main_note
{
padding-bottom: 20px;
min-height: 150px;
overflow: visible;
background: #E9E9E9;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
border: 2px solid #95A0D8;
margin-top: 10px;
}

.main_note label
{
margin-left: 5px;
width: auto;
float: none;
font-size: 13px;
margin-top: 10px;
}

.main_note p
{
display: inline;
font-size: 13px;
}

.main_comment
{
padding-bottom: 20px;
min-height: 200px;
overflow: visible;
margin-top: 15px;
border-top: 1px dotted #666666;
}

.main_comment label
{
margin-left: 5px;
width: 70px;
float: none;
font-size: 13px;
margin-top: 10px;
}

.main_comment p
{
display: inline;
font-size: 13px;
}


.add_comm
{
width: 100%;
background: #fff;
height: 50px;
position: absolute;
bottom: 0px;
margin-left: -12px;
border-top: 1px solid #666666;
}

.add_comm_button
{
float: right;
margin-top: 10px;
}

.middlelf_main_comment
{
width: 50%;
height: auto;
float: left;
}

.spinner
{
width: 100%;
height: 100px;
margin: auto;
}

.spinner img
{
margin-left: 450px;
margin-right: auto;
margin-top: 30px;
}
.add_comment_form
{
background: #F7F7F7;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 15px;
box-shadow: 0px 0px 5px rgb(153, 153, 153);
border-bottom: 1px solid #333;
display: none;
}

.add_comment_form label
{
margin-left: 5px;
width: 70px;
float: none;
}

.close_add_comment
{
text-decoration: none;
color: #4472CC;
margin-right: 8px;
margin-left: 450px;
}

.close_add_note
{
text-decoration: none;
color: #4472CC;
margin-right: 8px;
margin-left: 450px;
}


.main_comment
{

}

.comment_
{
min-height: 150px;
overflow: visible;
background: #FFFFFF;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
border: 2px solid #B5B5B6;
margin-top: 10px;
}

.dataTables_filter label
{
width: auto;
margin-left: 160px;
}

.currently_logged
{
padding-left: 10px;
padding-top: 3px;
}

.currently_logged p
{
	font-weight: bold;
	display: inline;
	font-size: 12px;
}

.currently_logged select
{
	display: inline;
}

.admin_contact_lt
{
width: 350px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}

.admin_contact_
{
width: 450px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}


.admin_contact_rt
{
float: right;
height: auto;
width: 230px;
margin-top: -250px;
margin-right: -30px;

}

.admin_contact_rt a
{
display: block;
margin-bottom: 10px;
width: 180px;
padding: 7px 3px 7px 3px;
}

.inside_field_sup
{
border:2px solid #6384c6;
}

.inside_field_sup li
{
list-style-type: lower-roman;
line-height: 20px;
}

.message_icon
{
height: 16px;
width: 16px;
/*position: absolute;
margin-left: -40px;*/
float: left;
}

.successMessage, .errorMessage, .unsuccessfulMessage
{
padding-top: 3px;
padding-bottom: 5px;
padding-left: 5px;
margin-bottom: -7px;
/*width: 70%;
*/}

.rounded_
{
position: relative;
left: 370px;
top: -25px;
color: rgb(197, 51, 51);
}

.sum_print
{
width: 200px;
height: auto;
position: absolute;
left: 85%;
top: 55px;
}

.adap_pfa_profile, .adap_pfa_visible
{
display: none;
}

.inside_warn
{
height: auto;
background-color: #DD2727;
color: #fff;
box-shadow: 0px 0px 6px #000;
padding-bottom: 10px;
}

.inside_warn li
{
margin-bottom: 5px;
font-size: 13px;
list-style-type: square;
}


.inside_warn p
{
text-align: center;
font-size: 14px;
}


.inside_warn img
{
margin-left: 230px;
margin-top: 20px;
}

.report_frame
{
width: 900px;
margin: auto;
height: auto;
margin-bottom: 20px;
border: 1px solid #999;
}


.report_frame iframe{
	border: none;
}

.practicum_list
{
margin-top:0px;
width:250px;
margin-right:10px;
margin-left:10px
}


/*New Practicum*/

.practicum_container_overlay
{
width: 900px;
height: 560px;
margin-left: 15px;
margin-right: auto;
border: 2px dotted #A7A343;
margin-bottom: 0px;
border-radius: 8px;
z-index: 10000;
position: absolute;
display: none;
background-color: #333;
opacity: 0.8;
}

.practicum_modal_form
{
width: 400px;
height: 435px;
border-radius: 4px;
z-index: 10001;
margin-left: 28%;
margin-right: auto;
position: absolute;
background-color: #fff;
display: none;
margin-top: 60px;
}


.practicum_modal_show_data
{
width: 700px;
height: 520px;
border-radius: 4px;
z-index: 10001;
margin-left: 12%;
margin-right: auto;
position: absolute;
background-color: #fff;
display: none;
margin-top: 18px;
overflow: auto;
}

.modal_error
{
display: inline;
font-family: Georgia;
font-style: italic;
color: #C92C2C;
font-size: 12px;
margin-left: 10px;
}

.modal_form_top{
background-color: #F0F3D7;
width: 100%;
height: 40px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom: 1px solid #D6D38A;
}

.modal_form_top_show
{
background-color: #F0F3D7;
width: 700px;
height: 40px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom: 1px solid #D6D38A;
position: absolute;
clear: both;
z-index: 100002;
margin-left: 12%;
margin-top: 10px;
display: none;
}


.modal_form_show_submit
{
background-color: #F9FAEE;
width: 700px;
height: 50px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-top: 1px solid #D6D38A;
position: absolute;
clear: both;
z-index: 100002;
margin-left: 12%;
margin-top: 500px;
display: none;
padding: 8px;
}


.left_form_top
{
float: left;
display: inline;
margin-top: 10px;
font-size: 14px;
margin-left: 20px;
font-family: Georgia;
font-style: italic;
color: #C79000;
}

.left_form_top p
{
display: inline;
}

.right_form_top
{
float: right;
display: inline;
/* margin-top: 10px; */
font-size: 30px;
font-family: Arial;
color: #C79000;
margin-right: 20px;
}

.right_form_top p
{
display: inline;
}

.right_form_top p:hover
{
cursor: pointer;
}

.practicum_modal_form button
{
float: right;
}

.practicum_container
{
width: 900px;
height: 560px;
margin-left: auto;
margin-right: auto;
border: 2px dotted #A7A343;
margin-bottom: 0px;
border-radius: 8px;
z-index: 10000;
}

._steps
{
background-color: #F0F3D7;
width: 100%;
height: 40px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom: 1px solid #D6D38A;
}

.left_steps,.mid_steps
{
float: left;
}
.right_steps
{
float: right;
}
.right_steps
{
display: inline;
margin-top: 10px;
font-size: 14px;
margin-right: 20px;
font-family: Georgia;
font-style: italic;
color: #C79000;
}
.left_steps
{
display: inline;
margin-top: 10px;
font-size: 14px;
margin-left: 20px;
font-family: Georgia;
font-style: italic;
color: #C79000;
}

.left_steps p
{
display: inline;
}

.mid_steps
{
display: inline;
margin-top: 10px;
font-size: 12px;
margin-left: 90px;
color: rgb(197, 51, 51);
}

.mid_steps p
{
display: inline;
}

.practicum_form
{
width: 100%;
height: auto;
padding: 10px;
}



.select_prac
{
width: 150px;
}

.practicum_form label, .practicum_modal_form label
{
float: left;
width: 160px;
display: inline-block;
font-weight: 400;
}

.practicum_modal_form label
{
color: #B88603;
}

.practicum_modal_show_data label
{
float: left;
font-weight: 400;
color: rgb(173, 131, 21);
color: #B88603;
}


.practicum_form input
{
height: 30px
}


.lft_step_one
{
width: 435px;
float: left;
padding: 20px;
height: 100%;
}
.prac_step_1
{
float: left;
position: relative;
z-index: 1000;
display: inline;
}

.prac_step_2, .prac_step_3
{
float: left;
position: relative;
z-index: 1000;
display: inline;
display: none;
}
.prac_step_3
{
/*padding: 20px;*/
}

.border_
{
border-right: 1px solid #E4DEDE;
}

.action_buttons_prac
{
/* width: 300px; */
height: auto;
padding: 10px;
/* margin-left: auto; */
/* margin-right: auto; */
float: right;
margin-right: 10px;
}

.action_buttons_prac a
{
width: 140px;
margin-left: 10px;
}

.orgSearch
{
width: 870px;
padding: 10px;
height: 500px;
}

.orgSearch input[type="search"]
{
	width: 600px;
	height: 40px;
}

.orgSearch label
{
width: auto;
margin-bottom: 10px;
}

.supSearch
{
width: 870px;
padding: 10px;
height: 500px;
}

.supSearch input[type="search"]
{
	width: 600px;
	height: 40px;
}

.supSearch label
{
width: auto;
margin-bottom: 10px;
}


.searchResult
{
width: 100%;
height: 400px;
overflow: auto;
display: none;
}

.searchresults
{
margin-left:-45px;
}

.searchresults li
{
list-style-type: none;
padding: 10px;
color: rgb(173, 131, 21);
}

.searchresults li:hover
{
cursor: pointer;
background-color: #BD952B;
color: #fff;
}

.searchresults p
{
display: inline;
margin-right: 15px;
}

.result_count
{
font-style: italic;
color: #C92C2C;
position: absolute;
left: 620px;
top: 45px;
display: inline;
}

.evenLI {
   background: #F7F8E8;
}

.oddLI {
   background: #fff;
}

.supSelected
{
width: 90%;
height: 40px;
display: none;
background-color: #F7F8E8;
margin-bottom: 10px;
border: 1px solid #D6D38A;
}

.supSelected p
{
display: inline;
float: left;
margin-top: 10px;
margin-left: 10px;
width: 35%;
font-size: 14px;
color: rgb(173, 131, 21);
}

.supSelected img
{
display: inline;
float: right;
margin-right: 10px;
vertical-align: middle;
height: 30px;
margin-top: 5px;
}


.supSelected a
{
position: absolute;
right: 10px;
/*margin-top: 5px;*/
}

.orgSelected
{
width: 90%;
display: none;
margin-bottom: 10px;
}

.orgSelected p
{
display: inline;
margin-top: 15px;
/*margin-left: 25px;*/
width: auto;
font-size: 16px;
color: rgb(173, 131, 21);
}

.orgSelected img
{
display: inline;
float: right;
margin-right: 10px;
vertical-align: middle;
height: 30px;
margin-top: 10px;
}


.orgSelected a
{
position: absolute;
right: 10px;
margin-top: 3px;
}

.showOrgLevels
{
width: 90%;
height: auto;
display: none;
}

.levels{
width: 100%;
height: auto;
background-color: #F7F8E8;
margin-bottom: 10px;
border: 1px solid #D6D38A;
padding: 10px;
}

.levels p
{
display: inline;
margin-top: 15px;
/*margin-left: 25px;*/
width: auto;
font-size: 14px;
color: rgb(173, 131, 21);
}


.levels img
{
display: inline;
float: right;
margin-right: 10px;
vertical-align: middle;
height: 30px;
margin-top: -5px;
}

.levels select{
	font-size: 14px;
}

.addSupervisor
{
width: 40%;
height: 40px;
display: none;
background-color: #F7F8E8;
margin-bottom: 10px;
border: 1px solid #D6D38A;
}

.addSupervisor p
{
display: inline;
float: left;
margin-top: 10px;
margin-left: 25px;
width: 60%;
font-size: 14px;
color: #C92C2C;
font-style: italic;
}

.addSupervisor a
{
position: absolute;
right: 375px;
/* margin-top: 10px; */
}


.addOrg
{
width: 60%;
height: 40px;
display: none;
background-color: #F7F8E8;
margin-bottom: 10px;
border: 1px solid #D6D38A;
}

.addOrg p
{
display: inline;
float: left;
margin-top: 10px;
margin-left: 25px;
width: 60%;
font-size: 14px;
color: #C92C2C;
font-style: italic;
}

.addOrg a
{
position: absolute;
right: 365px;
/* margin-top: 10px; */
}

.addOrg a:hover
{
	text-decoration:none;
}

.chkOrgRef{
	position: absolute;
	left: 240px;
	margin-top: 10px;
}

.insertSup, .insertOrg, .showFinalSub
{
padding: 12px;
}

.showFinalSub
{
width: 675px;
margin-left: auto;
margin-right: auto;
}

.orgSelRadio
{
vertical-align: middle;
margin-top:-2px;
margin-right: 8px;
}

.inside_prac_3
{
width: 100%;
}

.showFinalSub label
{
float: left;
font-weight: 400;
color: #B88603;
text-align: right;
margin-left: -30px;
margin-right: 27px;
}

.showFinalSub p
{
font-weight: 200;
}

.submitPracticumCancel
{
margin-left: 65%;
margin-right: 15px;
}

.view_sample
{
position: absolute;
margin-top: 3px;
font-size: 12px;
margin-left: 180px;
}

.summ_display
{
width: 315px;
margin-left: auto;
margin-right: auto;
}

.practicum_instruc
{
width: 95%;
margin-left: auto;
margin-right: auto;
padding: 10px;
margin-top: -20px;
}

.indicates
{
margin-left: 20px;
}

.instruction_tip
{
width: 210px;
background-color: #F0F3D7;
display: none;
border-radius: 8px;
border: 1px solid #D6D38A;
height: auto;
position: absolute;
z-index: 1001;
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
color: #C79000;
}

.instruction_tip p
{
font-size: 13px;
}

.suggestion
{
font-style: italic;
color: #428bca;
text-decoration: underline;
margin-left: 10px;
}
.suggestion:hover{
cursor: pointer;
}
.mean
{
display: none;
font-style: italic;
}

.zip_req
{
display: none;
}
