@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon.eot');
  src: url('/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('/fonts/icomoon.woff') format('woff'), url('/fonts/icomoon.ttf') format('truetype'), url('/fonts/icomoon.svg?#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

#loginCommands{
	margin-top: 8px;	
	text-align: right;
}
#loginCommands a{
	text-decoration:none;
}	



#registration {
	margin-left:40px;	
}


#registration .title {
	float:left;
	width:200px;
}


#registration .anotation{
	font-size:10px;	
}

#registration .clearLeft,  #patientDetails .clearLeft, #clientForm .clearLeft{
	clear:left;
}

.pagination{
	margin-top:10px;
	margin-bottom:10px;	
}

#orthotic_listing tr.even:hover, #orthotic_listing tr.odd:hover  {
	background: #F1A980;
}

#orthotic_listing .even{
}

#orthotic_listing .odd  {
	background-color: #ECF6FF;
}
#orthotic_listing th{
	text-align: left;
    font-weight: bold;
    color: white;
    background-color: #FF6D22;
    text-decoration: none;
    padding-right: 4px;
    padding-left:2px;
}

#patient_listing a{
	text-decoration:none;
	color:#000000;
}





.box{
	background-color: #FF6D22;
	width:150px;
	height:70px;
	padding:30px 10px 10px 10px;
	line-height:26px;
	text-align:center;
}

.box a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:20px;
}
.breadcrumbs{
	margin-top:10px;
}

.orderTable a{
	text-decoration:none;
	color: #000000;
}



#orderForm label {
	display: block;
	color: #000;
}

#orderForm input {
	margin-top: -3px;
}


#orderForm .left{
	float:left;
}

#orderForm .right{
	float:right;
}

.inline_fields_wrapper > .row {
	margin: 0;
}

.inline_fields {
	background: #f9f9f9;
	width: auto;
}

.inline_fields div.row {
	padding-top: 18px;
	border-top: 2px solid #fff;
	padding-bottom: 18px;
}


.inline_fields > label {
	padding-top: 7px;
	padding-bottom: 7px;
}


.inline_fields div label, label.inline {
	margin-right: 25px;
}

#orderForm #unit_height_imperial, #orderForm #unit_height_metric, #orderForm #unit_weight_imperial, #orderForm #unit_weight_metric, input.inline, .inline_fields div input {
	width: auto !important;
}


.inline, .inline_fields div label {
	display: inline-block !important;
}

#orderForm #imperialHeight select {
	width: 47.5% !important;
}

#orderForm #metricHeight select {
	width: 45.5% !important;
}

#orderForm #WeightImperial, #orderForm #WeightMetric {
	width: 96% !important;
}


#orderForm .row.grey {
	background: #f0f0f0;
	margin: 2px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}


#orderForm .row.grey:nth-child(even) {
	background: #f9f9f9;
}

#orderForm .hf_ff, #orderForm .cast, #orderForm .shell {
	width: 100% !important;
}

#orderForm .hf_ff th, #orderForm .hf_ff td {
	text-align: center;
	border: none;
	padding: 10px 0;
}


#orderForm .cast th, #orderForm .cast td, #orderForm .shell td, #orderForm .shell th {
	border: 1px solid #fff;
	padding: 10px;
}

#orderForm .hf_ff tr:nth-child(even), #orderForm .shell th {
	background: #f0f0f0;
}

#orderForm .hf_ff tr:nth-child(odd), #orderForm .shell tr {
	background: #f9f9f9;
}

#orderForm .hf_ff td input {
	width: auto;
}


#orderForm .cast tr th:first-child, #orderForm .cast tr td:first-child {
	background: #f9f9f9;
}

#orderForm .cast tr th:nth-child(even), #orderForm .cast tr td:nth-child(even) {
	background: #f0f0f0;
}

#orderForm .cast tr th:nth-child(3), #orderForm .cast tr td:nth-child(odd) {
	background: #e3e3e3;
}


#orderForm .modificationsFullColumn{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	font-size: 0.9em;
	font-weight: normal;
	width:600px;
}

#orderForm .modificationsFullColumn .firstColumn{
	width:180px;
	float:left;
}

#orderForm .modificationsFullColumn .secondColumn{
	width:160px;
	margin-left:60px;
	float:right;	
}

#orderForm .modificationsFullColumn .secondColumn table{
	width:140px;	
}

#orderForm .modificationsFullColumn .thirdColumn{
	width:180px;
	float:right;	
}

#orderForm .modificationsFullColumn .title{
	float:none;	
}


#orderForm .modificationsTopLeft{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	font-size: 0.9em;
	font-weight: normal;
	width:395px;
}


#orderForm .modificationsLeft{

	float:left;
	margin-right:10px;
	margin-bottom:0px;
	font-size: 0.8em;
	font-weight: normal;
	width:400px;
	
}

#orderForm .modificationsLeft .order_diagram {
	float: left;
}

#orderForm .modificationsLeft .order_diagram img {
	height: 40px;
}

#orderForm .modificationsLeft select{
	width:40px;
	margin-right:3px;
}



#orderForm .modificationsLeft .title{
	font-weight:normal;	
	width: 140px;
	float:left;
}
#orderForm .modificationsLeft .options{
	text-align:left;
	width:365px;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#orderForm .modificationsLeft .positiveCast {
	width:400px;
}

#orderForm .modificationsLeft .positiveCast .options{
	width:350px;
}


#orderForm .modificationsLeft .underlineTitle{
	font-weight:bold;	
	text-decoration: underline;
}

#orderForm .modificationsLeft .extended{
	width: 400px;
}

#orderForm .modificationsRight{
	width: 110px;
	float:right;
	font-size: 0.9em;
	font-weight: normal;
	text-align:left;
	height:25px;
	padding-top:5px;
}

#orderForm .modificationsTopRight{
	width: 190px;
	margin-left:20px;
	float:right;
	font-size: 0.8em;
	font-weight: normal;
	text-align:left;
	
}
.topCoversFirstColumn{
	float:left;
	width:155px;	
}

.topCoversSecondColumn{
	float:left;
	width:145px;
}

.topCoversThirdColumn{
	width:150px;
	float:left;
}

.topCoversFourthColumn{
	width:150px;
	float:left;
}

#orderForm .smallBox{
	border:1px solid #333333;
	text-align:center;
	padding: 5px;
	margin-top:2px;
	margin-bottom:2px;
}

#orderForm .form_controls{
	margin-top:5px;
	margin-bottom:0px;
}

#orderForm .smallBox .title{
	text-decoration:underline;
	font-weight:normal;	
}

#orderForm .anotation{
	font-size: 0.9em;
	font-weight: normal;
	border-top:1px solid #333333;
}

#orderForm table{
	font-size: 0.9em;
	font-weight: normal;
	border:0;
	width:580px;
	margin-left:10px;

}

#orderForm td{
	text-align:left;
	padding:2px;
	border:1px solid #CCCCCC;
}

#orderForm td.borderless{
	border:0px;
}

#orderForm td.centre{
	text-align:center;
}

#orderForm td.content{
	text-align:left;
}

#orderForm td.content select{
	width:50px;
	margin-left:20px;
	margin-right:10px;
}

#orderForm td.title{
	border:0;
	text-align:center;
}

#orderForm  .tabletitle{
	border:0px;
	text-align:center;
}

#orderForm textarea{
	width: 100%;
}


#orderForm .clear{
	clear:both;
}


#orderForm .views input {
  display: none;
}

#orderForm .views input:checked + label {
  background: #007bff;
  color: #fff;
  border-color: #007baa;
}


.spacer{
	height:10px;
}




#assessment_summary .clear{
	clear:both;
}


.subQuestionLabel{
	float:left;
	width:120px;
	margin-bottom:2px;
}

.subQuestionAnswer{
	float:left;
	margin-bottom:2px;
}

.deselect{
	float:right;
}

.subQuestionAnswer label {
	display: block;
	width: 102px;
	float: left;
}

div.form_controls {
	text-align: center;
	margin-top: 1em;
}

div.top_form_controls {
	margin-bottom: 1em;
}

div.form_controls .button, div.top_form_controls .button {
	font-weight: bold;
	font-size: 18px;
	color: white;
	background: #FF6D22;
	border: 3px solid #FF6D22;
}

#orderForm .option{
	float:left;
	padding: 1px;
	line-height: 20px;
}

.options{
	float:right;	
}

#orderForm textarea{
	height:100px;
}

.notFound{
	padding:20px 20px 20px 20px ;
	min-height:200px;
	min-width:800px;
	font-size:16px;
}


#orderForm #backing_thickness_container, #orderForm #backing_material_container {
	margin-top: 12px;
}

#orderForm #backing_thickness_container select, #orderForm #backing_material_container select {
	width: 150px;
}

#orderForm #backing_material_selector {
	width: 220px;
	height: 116px;
	position: relative;
	background: url(/client_services/images/orthotics/sectional_foot_combined.png);
}

#orderForm #backing_material_selector div.selection_region {
	position: absolute;
	top: 0px;
	height: 116px;
}

#orderForm #backing_material_selector div.selection_region.selected {
	background: url(/client_services/images/orthotics/sectional_foot_combined.png);
}

#orderForm #backing_material_selector #backing_zone_Heel {
	left: 0px;
	width: 38px;
}
#orderForm #backing_material_selector #backing_zone_Heel.selected {
	background-position: 0px 116px;
}

#orderForm #backing_material_selector #backing_zone_Midfoot {
	left: 38px;
	width: 56px;
}
#orderForm #backing_material_selector #backing_zone_Midfoot.selected {
	background-position: -38px 116px;
}

#orderForm #backing_material_selector #backing_zone_Forefoot {
	left: 94px;
	width: 49px;
}
#orderForm #backing_material_selector #backing_zone_Forefoot.selected {
	background-position: -94px 116px;
}

#orderForm #backing_material_selector #backing_zone_Toes {
	left: 143px;
	width: 74px;
}
#orderForm #backing_material_selector #backing_zone_Toes.selected {
	background-position: -143px 116px;
}


#orderForm .orthotic_type {
	width: 100%;
	max-width: 600px;
}


	#orderForm .orthotic_type td {
		border: none;
	}

	#orderForm .orthotic_type label {
		cursor: pointer;
		border: 3px solid #fff;
	}

		#orderForm .orthotic_type label img {
			max-width: 285px;
			max-height: 190px;
		}


	#orderForm .orthotic_type input:checked + label {
		background: #FF6D22;
		border: 3px solid #FF6D22;
		color: #fff;
	}



input[type=date] {
	width: 100%;
	padding: 7px;
	margin: 0;
}


.date_2 select {
	width: 50% !important;
}

.date_3 select {
	width: 32.5% !important;
}


.field-wrapper > label {
	font-size: 15px;
	font-weight: 600;
}


.error {
	color: #f00;
}


input[type=button] {
	-webkit-appearance: none;
}


.btn-link{
	color: #ff6b0b;
}


#orthotic_listing .btn-link,
#orthotic_listing .btn-link:focus,
#orthotic_listing .btn-link:hover {
	text-decoration: none;
}



@media (max-width: 768px) {


	
	#orderForm #imperialHeight select {
		width: 45% !important;
	}
	
	#orderForm #metricHeight select {
		width: 41% !important;
	}


	#orderForm #WeightImperial, #orderForm #WeightMetric {
		width: 87.5% !important;
	}

	

	
}




@media (max-width: 414px) {
  
  h1.title-heading-left {
    font-size: 35px;
  }
  
  h3 {
    font-size: 22px !important;
  }

	#orderForm .right {
		float: none;
	}

}
