@import url("https://ssl19.mysecureserver.com/floridaorthocom/public/css/main.css");

BODY{
	text-align: left;
	margin: 10px;
}

INPUT, TEXTAREA, BUTTON, SELECT, OPTION{
	font-size: 11px;
}

TEXTAREA{
	width: 99%;
}

table{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.education_grid, .reference_grid{
	width: 100%;
	margin: 0px;
	border: 1px solid #CCC !important;
}

.education_grid td, .reference_grid td{
	border-left: 1px solid #CCC !important;
	border-bottom: 1px solid #CCC !important;
}

.education_grid label{
	display: block;
}

P{
	margin: 5px;
	margin-bottom: 15px;
}

h4{
	margin: 0px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

.row{
	display: block;
	clear: bottom;
	border-bottom: 1px dotted #CCC;
	padding: 8px 5px;
}

.row .row{
	margin: 8px;
	padding: 8px;
	border: 1px dotted #CCC;
	background-color: #FEFEDA;
}

.row_label{
	font-weight: bold;
	font-size: 11px;
}

.field_blur{
	color: #999;
}

.row input{
	margin-right: 5px;
}

.hilight{
	background-color: #FEFEDA;
}

.ignore{
	background: #F4F4F4;
}

#app_contain{
	text-align: center;
}

#app_wrap{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#SeekingContainer{
	display: inline;
}

#ServedInMilitaryToggle table{
	margin: 0px;
	width: 100%;
	background: #FFFFFF;
}

/* #ServedInMilitaryToggle label{
	display: block;
	width: 90px;
	float: left;
	padding-top: 6px;
} */

#ServedInMilitaryToggle input{
	float: left;
	width: 100%;
}

.toggle{
	display: none;
}

.left_top table, .right_top table{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.no_border td{
	margin: 0px;
	padding: 0px;
}

.no_border, .no_border td{
	border: 0;
}

.employment_grid{
	border: none !important;
}

.employment_grid > tbody > tr > td{
	margin: 0px !important;
	padding: 0px !important;
}

.left_top{
	border: 1px solid #CCC !important;
}

.right_top{
	border-top: 1px solid #CCC !important;
	border-right: 1px solid #CCC !important;
	border-bottom: 1px solid #CCC !important;
	border-left: none;
}

.emp_loc_info{
	padding: 5px !important;
	width: 100%;
}

.emp_loc_info textarea{
	width: 99%;
	height: 76px;
}

.emp_phone{
	border-top: 1px solid #CCC !important;
	padding: 5px !important;
}

.emp_nature{
	padding: 5px !important;
	border-left: 1px solid #CCC !important;
	border-top: 1px solid #CCC !important;
}

.dates_emp_cap{
	border-left: none !important;
	border-bottom: 1px solid #CCC !important;
	padding: 5px !important;
}

.dates_emp{
	border-left: none !important;
	border-right: 1px solid #CCC !important;
	border-bottom: none !important;
	padding: 5px !important;
}

.pay_cap{
	border-bottom: 1px solid #CCC !important;
	border-left: 1px solid #CCC !important;
	padding: 5px !important;
}

.emp_pay{
	padding: 5px !important;
	border: none !important;
}

.emp_supervisor_block{
	border: none !important;
	width: 100%;
}

.emp_supervisor{
	padding: 5px !important;
	border-right: 1px solid #CCC !important;
	border-bottom: none !important;
	border-left: none !important;
	border-top: none !important;
}

.emp_supervisor textarea{
	width: 150px;
	height: 100px;
}

.left_bottom div, .right_bottom div{
	padding: 5px !important;
}

.left_bottom{
	border: none !important;
}

.left_bottom textarea, .right_bottom textarea{
	width: 99%;
	height: 50px;
}

.right_bottom{
	border-left: 1px solid #CCC !important;
	border-bottom: 1px solid #CCC !important;
	border-right: 1px solid #CCC !important;
}

.buttons{
	text-align: center;
	padding: 10px;
}

.big_bold_warn{
	padding-left: 5px !important;
	padding-right: 5px !important;
	font-size: 12px;
	font-weight: bold;
}

.as_caption{
	color: #999999;
	font-weight: bold;
}