.chiro-container{
	position: relative;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	color: #8C8DA2;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0pt;
	max-width: 960px;
	margin: 0 auto;
}

#home_logo{
	width: 157px;
	float: left;
	display: inline-block;
	text-align: center;
}

/*progressbar*/
#progressbar {
	position: relative;
	display: inline-block;
	float: left;
  	width: 80%;
  	margin: 0 auto;
	text-align: center;
}

.step{
	position: relative;
	padding: 0;
	margin: 0;
}

.step, .step-counter, .step-title, .step-bar{
	display: inline-block;
	text-align: center;
	width: 120px;
	vertical-align: top;
}

.step-bar{
	overflow: hidden;
	position: absolute;
	z-index: -10;
	top: 17px;
	left: 0px;
	height: 10px;
	width: 105%;
	background-color: #8C8DA2;
}

.step-bar-active{
	background-color: #428BCA;
}

.step .counter{
	width: 50px;
	height: 45px;
	border: 1px solid;
	-webkit-border-radius:180px;
	-moz-border-radius:  180px;
	border-radius: 180px;
	text-align: center;
	margin: 0 auto;
	line-height: 42px;
	font-size: 14px;
	background-color: white;
	behavior: url('http://chirosecureform.com/wp-content/themes/chiroform/polyfills/PIE-1.0.0/PIE.php');
}

.step .counter:hover{
	opacity: .9;
	cursor: pointer;
}

.step .title{
	line-height: 15px;
	font-size: 12px;
}

.step-active{
	opacity: 1;
	color: white;
}

.step-active .counter{
	background-color: #428BCA;
}

.step-active .title{
	color: #428BCA;
}

.chiro-container .header{
	background-color: #428BCA;
	color: #fff;
	text-align: center;
	position: relative;
}

.chiro-container .header .row{
	width: 960px;
}

.chiro-container .header label{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 23px;
	margin: auto auto;
}

.chiro-container .mini-context{
	width: 100%;
	padding-top: 10px;
}

.chiro-container .content{
	width: 100%;
}

.chiro-container .content .chiro-form{
	position: relative;
	display: block;
	padding-left: 50px;
	padding-right: 50px;
}
.chiro-container .content .form .label{
	float:none;
    display:inline-block;
    vertical-align:middle;
    margin-right:-4px;
}
.chiro-container .content .form input{
	display: block;
	padding: 0 !important;
}

.chiro-container .content .form-group{
	margin-bottom: 0px;
}

.chiro-container tr td input,button,img{
	text-align: center;
	margin: 0 auto;
	width: 100%;
	vertical-align: middle;
}

.chiro-container .content .form .input label{
	display: block;
	text-align: right;
}
.chiro-container .content .form .input input, select{
	display: inline-block; 
}

.input-label-container{
	padding: 0px;
	margin: 0px;
	line-height:35px;
	vertical-align:middle;
}

.input-inline{
	display: inline-block;
	width: 100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	background-color: #fff;
	padding: 6px 12px;
	height: 30px;
	behavior: url('http://chirosecureform.com/wp-content/themes/chiroform/polyfills/PIE-1.0.0/PIE.php');
}

.red{
	color: #A94442;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.blue{
	color: #222DFD;
}
.blue:hover{
	opacity: .6;
	color: #222DFD;
}

.cell_error{
	background-color : #a94442;
}

.table_error th, .table_error tbody tr > td{
	border: 1px solid #a94442!important;
	color: #a94442!important;
}

.col_add_btn{
	width: 98px;
}

.col_table{
	min-width: 232px;
}

.notapplicable_btn{
	position: absolute;
	left: -13px;
	top: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 0 2px 0;
	border: 1px solid #8C8DA2;
	width: 25px;
	height: 20px;
	font-size: 10px;
	behavior: url('http://chirosecureform.com/wp-content/themes/chiroform/polyfills/PIE-1.0.0/PIE.php');
}

.notapplicable_btn_cell{
	display: inline-block!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 0 2px 0;
	border: 1px solid #8C8DA2;
	width: 25px !important;
	height: 20px !important;
	font-size: 10px;
	behavior: url('http://chirosecureform.com/wp-content/themes/chiroform/polyfills/PIE-1.0.0/PIE.php');
}

.input_with_na_btn_cell{
	display: inline-block!important;
	width: 84%!important;
}

.invisible{
	visibility: none;
}

.custom-error{
	color: #A94442;
}
.custom-error input, .custom-error select, .custom-error textarea, .custom-error canvas{
	border-color: #A94442;
}
.custom-line-spacing{
	line-height: 14px;
	vertical-align: middle;
}

.custom-input-width-normal{

}

.custom-input-width-extra{
	width : 300px;
	padding-bottom: 10px;
}

.sub-form{
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	padding-left: 15px!important	;
}


.agreement_details{
	overflow: auto; 
	height: 150px;
	border:1px solid #8C8DA2;
	padding: 5px;
}
.agreement_details h5{
	font-weight: bold;
}
.agreement_details p{
	font-size:12px;
	font-weight:normal;
}

/* custom day timepicker */

.day-timepicker{
	position: absolute;
	background-color: white;
	display : none;
	width: 350px;
	height: 125px;
	border: 1 solid #8C8DA2;
	padding: 2px;
	display: inline-block;
	z-index: 1000;
}

.day-timepicker hr{
	padding-top: 2px;
	padding-bottom: 2px;
}

.day-timepicker #day-panel, 
.day-timepicker #time-panel, 
.day-timepicker #action-panel{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.day-timepicker hr{
	margin: 0px;
}

.day-timepicker #ok, .day-timepicker #cancel{
	width: 70px;
}

.info-icon{
	width:14px;
	height:14px;
}
.info-icon:hover{
	opacity: .9;
	cursor: pointer;
}
/* end custom day timepicker */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.custom-input-width-extra{
		width : 100%!important;
		padding-bottom: 10px!important;
	}
	.requested_limits_form{
		padding-left:0px!important;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.col_table{
		min-width: 150px;
	}
	.custom-input-width-extra{
		width : 100%!important;
		padding-bottom: 10px!important;
	}
	.requested_limits_form{
		padding-left:16px!important;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.custom-input-width-extra{
		width : 300px!important;
		padding-bottom: 10px!important;
	}
	.requested_limits_form{
		padding-left:36px!important;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.requested_limits_form{
		padding-left:54px!important;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

.container
{
    display:table;
    width: 100%;
}
.row
{
    height: 100%;
    display: table-row;
}
.col-sm-4
{
    display: table-cell;
}

/* bootstrap popover bg-color */
.popover-header{ background: #FFFDAC; } 
.popover-content{ 
	background: #FFFDAC; 
	width: auto;
} 

.captcha-container{

},

.captcha-container img, input{
	width: 250px;
	height: 65px;
}
.captcha-container img{
	width: 250px;
	height: 70px;
}

.clear{
	clear:both;
}