
.patientDetails ,
.accountHolderDetails {
	padding: 25px 0 0;
}

.patientDetails h3,
.accountHolderDetails h3 {
	clear: both;
	background: #e8e8e8;
	text-transform: uppercase;
	font-weight: 700;
	color: #595959;
	font-size: .9em;
	line-height: 2.05em;
	border-radius: 0 3px 3px 0;
	position: relative;
	margin: 0 0 0 22px;
	padding: 0 0 0 28px;
	width: 305px;
	float: left;
	clear: left;
}

.patientDetails h3.active,
.accountHolderDetails h3.active {
	background: #2faef3;
	color: #fff;
}

.patientDetails h3 span,
.accountHolderDetails h3 span {
	width: 44px;
	height: auto;
	line-height: 1.16em;
	padding: 15px 0;
	display: inline-block;
	background: url('/images/assets/multistep-form-indicator-blue.png') 0 0 no-repeat;
	position: absolute;
	top: -10px;
	left: -22px;
	text-align: center;
}

.patientDetails h3.active span,
.accountHolderDetails h3.active span {
	background: url('/images/assets/multistep-form-indicator-blue.png') 0 -44px no-repeat;
}


.patientDetails .formFieldsWrapper,
.accountHolderDetails .formFieldsWrapper {
	display: none;
}

.patientDetails .formInstructions,
.accountHolderDetails .formInstructions {
	font-size: .9em;
	font-weight: 300;
	line-height: 1.16em;
	color: #1a1a1a;
	margin: 22px 0 0 48px;
	display: block;
}

.hidden {
	visibility: hidden;
}

form .patientDetails input,
form .accountHolderDetails input {
	width: 204px;
	float: none;
}

form .patientDetails input.small,
form .accountHolderDetails input.small {
	width: 75px;
	float: right;
}

form .patientDetails fieldset,
form .accountHolderDetails fieldset {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

form .patientDetails fieldset.firstFieldset,
form .accountHolderDetails fieldset.firstFieldset {
	margin: 0 16px 0 0;
}

.toggleAccountHolderDetails,
.togglePatientDetails {
	display: inline-block;
	float: right;
	width: 83px;
	border-radius: 3px;
	cursor: pointer;
	font-size: .85em;
	color: #737373;
	font-weight: 400;
	line-height: 0.93em;
	padding: 8px 0 7px 10px;
	clear: right;
	background: #e8e8e8 url('/images/assets/collapsible-icon.png') 57px 0 no-repeat;
}

.toggleAccountHolderDetails:hover,
.togglePatientDetails:hover {
	background-color: #737373;
	color: #e8e8e8;
	background-position: 57px -28px;
}

.toggleAccountHolderDetails.active,
.togglePatientDetails.active {
	background-color: #cbebfc;
	color: #fff;
	background-position: 57px -56px;
}

.admissions,
.admissions h3,
.admissions p {
	color: #1a1a1a;
	font-size: .85em;
	line-height: 1.32em;
	margin: 0;
}

.admissions h3 {
	font-weight: 700;
}

.admissions,
.admissions p {
	font-weight: 300;
}

.admissions .physicalAddress,
.admissions .postalAddress {
	width: 211px;
	float: left;
	margin: 0 0 20px;
}

.admissionsSpecifics {
	display: block;
	font-weight: 300;
}

.admissionsSpecifics span {
	font-weight: 400;
}

.continueButtonWrapper {
	text-align: center;
	margin: 0;
	padding: 20px 0 0;
	clear: both;
}

a.continueButton,
a.continueButton:link {
	background: url('/images/assets/continue-button-blue.png') 0 0 no-repeat;
	width: 199px;
	height: 37px;
	display: inline-block;
}

a.continueButton:hover {
	background-position: 0 -37px;
}

a.continueButton:active {
	background-position: 0 -74px;
}

.admissionConfirmation {
	width: 422px;
	margin: 20px 0 18px;
}

.admissionForm h3.subForm {
	font-size: .9em;
	line-height: 1.16em;
	font-weight: 700;
	margin: 8px 0 17px;
	padding: 0;
	background: transparent;
	width: auto;
	color: #1a1a1a;
	float: none;
}

.admissionForm h4 {
	font-size: .8em;
	line-height: 0.99em;
	font-weight: 700;
	margin: 0;
	padding: 0;
}

.admissionConfirmation input,
.admissionConfirmation label,
.admissionForm input[type=radio],
.admissionForm label {
	width: auto;
	float: none;
}

.admissionForm label {
	margin: 0 5px 0 0;
}

.admissionConfirmation input,
.admissionForm input[type=radio] {
	border: none;
	float: none;
	clear: none;
	margin: 0 0 0 5px;
}

.admissionForm input[type=radio] {
	margin-bottom: 14px;
}

input[type=submit].admit {
	background: url('/images/assets/submit-form-button-blue.png') 0 0 no-repeat;
	width: 199px;
	height: 37px;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}

input[type=submit].admit:hover {
	background-position: 0 -37px;
}

input[type=submit].admit:active {
	background-position: 0 -74px;
}

.box.body.full {
	width: auto;
}

table tr td.headerCell {
	font: 400 11px/18px 'Lato', 'Arial', 'Helvetica', sans-serif;
	color: #737373;
	background: #e6e6e6;
	padding: 12px 20px;
}

table tr td.headerCell strong {
	font: 400 18px/18px 'Lato', 'Arial', 'Helvetica', sans-serif;
	color: #000;
}

.box.body table.delayed-prices {
	width: 228px;
}

.box.body table.closing-prices {
	width: 222px;
}

.box.body table.share-history {
	width: 398px;
	clear: both;
}

.box.body table.last-ten {
	width: 398px;
}

.box.body table.last-ten tr,
.box.body table.share-history {
	border-left: 1px solid #e6e6e6;
}

td.dataCell {
	font: 900 14px/14px 'Lato', 'Arial', 'Helvetica', sans-serif;
	color: #000;
	margin: 0;
	padding: 10px 20px;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

tr td.dataCell:first-child {
	font-weight: 400;
	color: #737373;
}

td.dataCell_alt {
	margin: 0;
	padding: 10px 20px;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}

td.dataCell_alt strong {
	font: 400 14px/14px 'Lato', 'Arial', 'Helvetica', sans-serif;
	color: #737373;
}

.sp_lineCell {
	display: none;
}
