.letter_writer_selector{
	margin-bottom:5px;
}

.general_h6{
	font-style:normal !important;
	margin:0; 
	padding:0;
	font-weight:bold !important;
}

.inactive_request_item_wrapper_table{

}

.inactive_request_item_wrapper_table .request_item_tr{
	background-color:#ecf5ff;
}

.inactive_request_item_wrapper_table .request_item_td{
	height:30px;
	padding-left:5px;
	padding-right:8px;
	font-size:11px;
}

.inactive_request_item_wrapper_table .request_spacer{
	font-size:1px;
	line-height:1px;
	height:5px;
	background-color:#FFFFFF;
}

.request_item_wrapper_table{

}

#surrogate_letter_writer_selection table td{
	border-bottom:#CCCCCC 1px dotted;
	font-size:14px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	cursor:pointer;
}

.request_item_wrapper_table .request_item_tr{
	background-color:#ecf5ff;
}


.request_item_wrapper_table .additional_request_tr{
	background-color:#ecf5ff;
	display:none;
}

.request_item_wrapper_table .request_item_td{
	height:30px;
	padding-left:5px;
	padding-right:8px;
	font-size:11px;
}

.request_item_wrapper_table .add_additional_request{
	height:30px;
	padding-left:5px;
	padding-right:8px;
	font-size:11px;
	background-color:#FFFFFF;
}

.request_item_wrapper_table .request_spacer{
	font-size:1px;
	line-height:1px;
	height:5px;
	background-color:#FFFFFF;
}

.request_item_wrapper td{
	padding-right:8px;
}

.letter_writer_search_modal{
	position:absolute;
	left:0;
	top:0;
	background-image:url(/images/white-background-70-percent.png);
}

.letter_writer_search_modal .letter_writer_search_modal_cotent_wrapper{
	background-color:#FFFFFF;
	width:95%;
	border:#CCCCCC 1px solid;
}

#reference_letter_surrogate_list_wrapper{
	border:#CCCCCC 1px solid;
	padding:7px;
	margin-bottom:10px;
}

.letter_writer_selector  .letter_writer_selector_list{
	border:#CCCCCC 1px solid;
	padding:7px;
	margin-top:5px;
}

.letter_writer_selector h6{
	font-style:normal !important;
	margin:0; 
	padding:0;
	font-weight:bold !important;
}

.letter_request_list_wrapper .letter_request_list{
	border:#CCCCCC 1px solid;
	padding:7px;
	margin-top:5px;
}

.letter_request_list_wrapper h6{
	font-style:normal !important;
	margin:0; 
	padding:0;
	font-weight:bold !important;
}

#request_list_body_wrapper td{
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#CCCCCC 1px dotted;
}

#candidate_request_list_body_wrapper td{
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#CCCCCC 1px dotted;
}

#request_list_body{
	table-layout:fixed;
}

.request_details_table th{
	font-size:12px;
	color:#000000;
	width:150px;
}

.request_details_table td{
	font-size:12px;
	color:#000000;
}

#reference_letter_surrogate_list_header_wrapper{
	background-image:url(/images/widget-background-default.png);
}

#reference_letter_surrogate_list_header th{
	table-layout:fixed;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#reference_letter_surrogate_list_body td{
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#CCCCCC 1px dotted;
}

#request_list_header_wrapper{
	background-image:url(/images/widget-background-default.png);
}

#request_list_header th{
	table-layout:fixed;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#uploads_table_header_wrapper{
	background-image:url(/images/widget-background-default.png);
}

#uploads_table_header{
	table-layout:fixed;
}

#uploads_table_body{
	table-layout:fixed;
}

#uploads_table_header th{
	table-layout:fixed;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#uploads_table_body_wrapper{
	overflow-y:auto;
}

#uploads_table_body_wrapper td{
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#CCCCCC 1px dotted;
}

#candidate_request_list_header_wrapper{
	background-image:url(/images/widget-background-default.png);
}

#candidate_request_list_header th{
	table-layout:fixed;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#writer_list_header_wrapper{
	background-image:url(/images/widget-background-default.png);
}

#writer_list_header th{
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

#letter_writer_search_form_wrapper{
	padding:7px;
	padding-bottom:15px !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

#candidate_request_tab_wrapper{
	border:#CCCCCC 1px solid;
}

#candidate_request_tab_list_wrapper{
	margin-left:-1px;
	margin-top:-32px;
}

#candidate_request_tab_wrapper #candidate_request_tab_list_wrapper .candidate_request_tab{
	float:left;
	font-size:11px;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:none;
	background-image:url(/images/tab3-inactive.png);
	background-repeat:no-repeat;
	height:32px;
	width:205px;
	cursor:pointer;
}

.candidate_request_tab_content{
	display:none;
}

#candidate_request_tab_content_wrapper{
	padding:10px;
}

.letter_writer_candidate_preferences{
	border:#CCCCCC 1px solid;
	margin-top:20px;
	position:relative;
}

.letter_writer_candidate_preferences .letter_writer_candidate_preferences_content{
	padding:10px;
	padding-top:0 !important;
}

.letter_writer_candidate_preferences_button_wrapper{
	float:right;
	width:auto;
}

.letter_writer_candidate_preferences_option{
	float:left;
	font-size:11px;
	margin-right:19px;
}

.letter_writer_candidate_preferences h1{
	float:left;
	color:#6f6f6f;
	border:none;
	padding:6px !important;
	margin:0 !important;
	margin-left:5px !important;
	font-size:11px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top:-14px !important;
}

#manage_requests_toolbar{
	margin-bottom:10px;
}

.letter_fulfill_button{
	float:left;
	padding:7px;
	border:#CCCCCC 1px solid;
	text-align:center;
	font-size:11px;
	cursor:pointer;
	margin-right:5px;
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.1) inset !important;
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.1) inset !important;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 0 50px rgba(0, 0, 0, 0.1) inset !important;
}

.letter_fulfill_button_inactive{
	background-image:url(/images/letter-writer-inactive-fulfillment-option.png);
}

.letter_fulfill_button_active{
	background-image:url(/images/letter-writer-active-fulfillment-option.png);
}

.getAutoPendingWarning{
	border:#CCCCCC 1px solid;
	padding:6px;
	font-size:11px;
	padding-left:28px;
	background-color:#faecac;
	background-image:url(/images/icons/warning_triangle.png);
	background-position:5px center;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#manage_letter_writers_button{
	float:left;
	cursor:pointer;
}

.widget-shadow {
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.8);
	-moz-box-shadow:0 2px 2px rgba(0, 0, 0, 0.8);
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.8);
}

#request_upload_file{
	border:none !important;
}

.date-picker-wrapper{

	font-size:14px !important;
}