﻿/*************** MOST PAGES *****************/
.appblue {
	max-width: 740px;
	background-color: #eff1fa;
	border: solid 1px #b2b8c8;
	padding: 10px; /* 0px 10px 10px;*/
}
.itemlogo {
	margin: 0 10px 30px 0;
	float: left;	
} 

h1 {
	font-size: 14pt;
	font-weight: 300;
	margin: 0;
}
h2 {
	display: inline-block;
	float: none;
	font-weight: 300;
	font-size: 14pt;
	text-align: center;
	padding: 3px 0px 4px 0px; 
	margin-top: 10px;
	width: 100%;
	color: White;
	background-color: #7284b9;
}
h3 {
	display: inline-block;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: 100;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 10px 0px;
	width: 98%;
	border-bottom: solid 1px #b2b8c8;
}

h4 {
	display: inline-block;
	float: none;
	font-weight: 300;
	font-size: 14pt;
	text-align: center;
	margin-top: 10px;
	width: 100%;
	color: Black;
}

h5 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

h6 {
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
}


.itemintro {
	font-size: 9pt;
	text-align: left;
}
.itemintro p {
	margin: 20px 50px 20px 0px;
}
hr {
	margin: 0px 20px 0px 20px;
	color: #b2b8c8;
}

.errormsg {
	color: #FF0000;
	text-align: center;
	font-size: 11pt;
	margin: 10px;
}

.errorlabel 
{
	color: #FF0000;
	text-align: center;
	font-size: 9pt;
	width: 390px;
	margin-left: 35%;
	display: block;
	clear: both;
	display: none;
}

.errorlabelrepeat 
{
	color: #FF0000;
	text-align: left;
	font-size: 9pt;
	display: block;
	width: 100%;
	display: none;
}

.login_msg {
	color: Red;
	display: inline-block;
	margin-left: 150px;
}

#confirmemailtext {
	font-size: 12pt;
	font-weight: bold;
}
/**************** ApplicantProfile / Application ************/
.inputlist {
	list-style-type: none;
	margin: 10px 0 px 10px 0px;
	padding: 0px;
	float: none;
	display: inline-block;
	width: 100%;
}

.inputlist label {
	width: 35%;
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	font-size: 12pt;
	font-weight:500;
}
.inputlist li {
	margin-top: 4px;
	margin-bottom: 4px;
	display: list-item;
	padding: 0;
}
.inputlist li p {
	width: 390px;
	display: block;
	min-height: 16pt;
	text-align: left;
	overflow:auto;
	color: #536386;
	float: left;
	margin-top: 8px;
}

.profiletext {
	float: left;
	display: block;
	font-size: 12pt;
	height: 20pt;
	width: 390px;
	margin-top: 7px;
	margin-bottom: 8px;
	border: solid 1px #536386;
}
.profileddl {
	float: left;
	display: block;
	font-size: 12pt;
	height: 24pt;
	width: 395px;
	margin: 7px 0px 8px 0px;
	padding-bottom: 8px;
	border: solid 1px #536386;	
}
.profileimagebutton {
	display: block;
	float: left;
	margin-top: 3px;
	margin-bottom: 12px;
}
#profiletravelprefs {
	float: left;
	width: 390px;
	display: block;
	margin: 0px 0px 0px 0px;
}
#profiletravelprefs * {
	float: left;
	display:block;
	text-align: left;
}
#profiletravelprefs input {
	margin: 10px 5px -2px 0px;
}
#profiletravelprefs1 {
	float: left;
	width: 500px;
	display: block;
	margin: 0px 0px 6px 35%;
	padding-left: 12px
}
#profiletravelprefs1 * {
	float: left;
	display:block;
	text-align: left;
}
#profiletravelprefs1 input {
	margin: 10px 5px -2px 0px;
}

.checkcontainer {
	display: block;
	margin: 20px 0px 25px 0px;
	font-size: 9pt;
	width: inherit;
	position: relative;
	height: 32px;
}
.checkcontainer input {
	margin: 0px 10px 0px 0px;
}

.ListDisplayPanel {
	margin: 10; 
	padding: 20px; 
	overflow: hidden; 
	width: auto; 
	height: auto;
	position: absolute; 
    background-color: White;
    top: 50px; 
    left: 18%;
    border: solid 1pt black;
    font-size: 10pt;
    z-index: 3;
}

.listeditbutton {
	cursor: pointer;
}

.known_email_message {
	font-size: 9pt;
	margin: 5px 5px 5px 60px;
	color: Red;
}
.forgotbutton {
	cursor: pointer;
	padding: none;
	float: right;
	display: inline;
	font-size: 8pt;
}
.rbHasExperience {
	list-style-type: none;
	float: left;
	display: inline-block;
	font-size: 10pt;
	height: 20pt;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-top: 6px;
}
.rbHasExperience input {
	text-align: left;
	float: left;
	display: block;
}
.rbHasExperience label {
	float: left;
	display: block;
	text-align: left;
	margin-top: 1px;
	padding-right: 7px;
	width: auto;
}
.ro-prof {
	height: 33px;
	border: none;
	cursor: pointer;
}
.ro-prof:hover { 
	background-position: 0 -33px;
}
.ro-prof-specialties {
	background: url(../../_assets/images/btn-select-specialties.gif) no-repeat 0 0;
	width: 164px;
	float: left;
	margin: 5px 82px 8px 0;
}
.ro-prof-states {
	background: url(../../_assets/images/btn-select-states.gif) no-repeat 0 0;
	width: 164px;
	float: left;
	margin: 5px 82px 8px 0;		
}
.ro-prof-submit {
	background: url(../../_assets/images/btn-profile-submit.gif) no-repeat 0 0;
	width: 84px;
}
.ro-prof-signup {
	background: url(../../_assets/images/btn-create-profile.gif) no-repeat 0 0;
	width: 159px;
}
.ro-prof-done {
	background: url(../../_assets/images/btn-done.gif) no-repeat 0 0;
	width: 84px;
}
.ro-sms-subscribe {
	background: url(../../_assets/images/btn-subscribe.gif) no-repeat 0 0;
	width: 106px;
}
.ro-sms-cancel {	
	background: url(../../_assets/images/btn-cancel-red.jpg) no-repeat 0 0;
	width: 84px;
}
.ro-edit {
	height: 22px;
	border: none;
	cursor: pointer;
	background: url(../../_assets/images/btn-edit.gif) no-repeat 0 0;
	width: 39px;
	margin-bottom: -4px;
}
.ro-edit:hover {
	background-position: 0 -22px;
}
.optionlist {
	line-height: 18pt;
	margin: 0pt 0 5pt 0;
	}


/*************** Application ******************/
.ro-app 
{
	display: inline-block;
	height: 27px;
	width: 120px;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0px 0px 20px 549px;	
}
.ro-app:hover { 
	background-position: 0 -27px;
}
.ro-app-credential {
	background: url(../../_assets/images/btn-add-credential.gif) no-repeat 0 0;
}
.ro-app-education {
	background: url(../../_assets/images/btn-add-education.gif) no-repeat 0 0;
}
.ro-app-license {
	background: url(../../_assets/images/btn-add-license.gif) no-repeat 0 0;
}
.ro-app-specialty {
	background: url(../../_assets/images/btn-add-specialty.gif) no-repeat 0 0;
}
.ro-app-experience {
	background: url(../../_assets/images/btn-add-experience.gif) no-repeat 0 0;
}
.submit {
	display: inline-block;
	float: left;
	margin: 0px 0px 20px 549px;
}

.sectioninstructions {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-size: 11pt;	
}

.phonesrepeater {
	display: inline-block;
	margin: 0px 0px 10px 200px;
}
.phonesrepeater td {
	padding-top: 0px;
	padding-bottom: 8px;
}
	
.personalphonelabel {
	display: block;
	float: left;
	font-size: 12pt;
}
.personalphonetext {
	display: block;
	float: left;
	font-size: 12pt;
	width: 140px;
	height: 18pt;
	padding-top: 6px;
	margin: 2px 10px 2px 0px;
	border: solid 1px #536386;
}
.personalphoneddl {
	display: block;
	font-size: 12pt;
	width: 100px;
	height: 32px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border: solid 1px #536386;
}
.itemdeletebutton {
	margin-left: 121px;	
	width: 24px;
}
.itemblockdeletebutton {
	margin: 10px;
	position: relative;
	right: 0px;
	width: 24px;
	float: right;
}
.educationrepeater {
	width: 100%;
}
.itemblock {
	display: inline-block;
	width: 100%;
	background-color: #e9f0ff;
	border: solid 1px #b2b8c8;
	margin: 0px 0px 10px 0px;
	padding-bottom: 0px 0px 4px 0px;
}
.specialtiesrepeater {
	display: inline-block;
	margin: 0px 0px 10px 5px;
}
.specsheaderrow {
	font-size: 9pt;
}
.specialtyhead {
	width: 250px;
	padding-left: 1px;
	text-align: left;
	vertical-align: bottom;
}
.lastpraxhead {
	width: 100px;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
}
.yearsexphead {
	width: 100px;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
}
.specialtyddl {
	display: block;
	font-size: 12pt;
	width: 250px;
	height: 32px;
	margin: 1px 4px 0px 0px;
	padding: 0px 0px 4px 0px;
	border: solid 1px #536386;	
}
.yexpddl {
	display: block;
	font-size: 12pt;
	width: 100px;
	height: 32px;
	margin: 1px 20px 0px 4px;
	padding: 0px 0px 4px 10px;
	border: solid 1px #536386;	
}
.lastpracticedtext {
	display: block;
	font-size: 12pt;
	width: 100px;
	height: 18pt;
	padding-top: 6px;
	margin: 2px 10px 2px 10px;
	border: solid 1px #536386;
}
.credhead {
	width: 400px;
	padding-left: 1px;
	text-align: left;
	vertical-align: bottom;
}
.credddl {
	display: block;
	font-size: 12pt;
	width: 400px;
	height: 32px;
	margin: 1px 4px 0px 0px;
	padding: 0px 0px 4px 0px;
	border: solid 1px #536386;	
}
.statehead {
	width: 100px;
	padding-left: 1px;
	text-align: left;
	vertical-align: bottom;
}
.stateddl {
	float: left;
	display: block;
	font-size: 12pt;
	height: 24pt;
	width: 100px;
	margin: 7px 0px 8px 0px;
	padding-bottom: 8px;
	border: solid 1px #536386;	
}
.radiolist {
	list-style-type: none;
	margin: 10px 0 px 10px 10px;
	padding: 0px;
	float: none;
	display: inline-block;
	width: 100%;
	font-size: 11pt;
	position: relative;
	left: 45px;
}
.radiolist li {
	margin-top: 2px;
	margin-bottom: 10px;
	display: list-item;
	padding: 0px;
}
.radiolist span {
	width: 465px;
	display: block;
	float: left;
}
.radiolist input {
	text-align: left;
	float: left;
	display: block;
	margin-left: 18px;
}
.radiolist label {
	float: left;
	display: block;
	text-align: left;
}
#comments {
	display: inline-block;
	width: 100%;
	margin: 10px 0px 30px 45px;
}
#comments label {
	font-size: 11pt;
	vertical-align: top;
	display: block;
	float: left;
}
#comments textarea {
	display: block;
	float: left;
	width: 400px;
	position: relative;
	left: 8px;
	border: solid 1px #536386;	
	font-size: 11pt;
	font-family: Arial, helvetica, Sans-Serif;
	height: 62pt;
}
.workdatetext {
	display: block;
	font-size: 12pt;
	float: left;
	width: 100px;
	height: 18pt;
	padding-top: 6px;
	margin: 7px 0px 8px 0px;
	border: solid 1px #536386;
}
.responsibilitiestext {
	display: block;
	float: left;
	width: 390px;
	border: solid 1px #536386;	
	font-size: 11pt;
	font-family: Arial, helvetica, Sans-Serif;
	height: 42pt;
	margin-top: 7px;
	margin-bottom: 8px;
}
.submitfloater {
	position: fixed;
	left: 10px;
	top: 100px;
	width: 180px;
	background-color: #eff1fa;
	border: ridge 6px #9090DD;
}
.errorheader {
	position: relative;
	left: 0;
	top: 0;
	max-width: 740px;
	padding: 5px 5px 12px 5px;
	font-size: 12pt;
	text-align: center;
	background-color: white;
	border: solid 1px #FF0000;
}
.repeatererror {
	color: red;
	font-size: 11pt;
	text-align: center;
	margin-bottom: 10px;
}
.radiolabel {
	display: block;
	width: 500px;
}
.radiopanel {
	display: block;
}

.footer {
	position: fixed;
	bottom: 10px;
	left: 0;
	margin: 0;
	width: 100%;
    min-height:50px;
	z-index: 1;
	background:#395A8D;
	display: block;
	font-family: Arial, helvetica, Sans-Serif;
	border-top: solid 2px #fff;
}
.footerinput {
	list-style-type: none;
	position: relative;
	display: inline-block;
	max-width: 740px;
	min-width: 20%;
	margin: 0;
}
.footer p {
	color:#FFF;
	font-size:11px;
}
.footer a:link {color:#FFF;}
.footer a:visited {color:#FFF;}
.footer a:hover {color:#FFF;text-decoration:underline;}
.footer a:active {color:#FFF;}
.ro-footer-arrow {
	display:inline-block;
	height: 9px;
	width: 27px;
	border: none;
	cursor: pointer;
	float: left;
	background: url(../../_assets/images/btn-footer-arrow.gif) no-repeat 0 0;
	margin: 18px 6px 0 0;
}
.ro-footer-arrow:hover {
	background-position: 0 -9px;
}
.ro-app-footer {
	height: 48px;
	width: 99px;
	border: none;
	cursor: pointer;
}
.ro-app-footer:hover { 
	background-position: 0 -48px;
}
.ro-app-footer-save {
	background: url(../../_assets/images/btn-footer-save.gif) no-repeat 0 0;
	float:left;
	margin-left: 70px;
}
.ro-app-footer-submit {
	background: url(../../_assets/images/btn-footer-submit.gif) no-repeat 0 0;
	float: right;
	margin-right: 10px;
}


/****************** MYOH ******************/
.myohitems {
	width: 100%;
}
.myohitems td {
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
	padding: 0px 20px 10px 20px;
	width: 25%;
}
.myohitems a:link {
	color: black; 
	text-decoration: none;
	border: none;
}
.myohitems a:visited {
	color: black;
	text-decoration: none
	border: none;
}
.myohitems a:hover {
	color: black;
	text-decoration: none;
}
.myohitems a:active {
	text-decoration: none;
	border: none;
}
.myohitems img {
	border: none;
}
#changeemaillink:hover {
	text-decoration: underline;
}
/********** checklisttoc ************/
.checklisttable {
	font-size: 10pt;
}
.checklisttable td {
	padding: 1px 10px 1px 10px;
}
.checklisttable th {
	font-weight: bold;
	text-align: left;
	padding: 1px 10px 1px 10px;
}
.checklisttable .checklistname {
	width: 400px;
}
.checklisttable .checkliststatus {
	width: 120px;
}
.checklisttable .checklistdate {
	width: 120px;
}
/************** skills **************/
#skillslegend {
	list-style-type: none;
	font-size: 10pt;
	margin-left: 150px;
}
#skillsdisclaimer {
	margin: 10px;
	padding-top: 20px;
	display: inline-block;
	font-size: 9pt;
	border-top: solid 1px #b2b8c8;
}
#skillsdisclaimer input {
	margin-right: 10px;
	padding-bottom: 20px;
}
