.help-block {
	margin-top: 0px;
	margin-bottom:0px;
}
.has-error .help-block {
	margin-top: 5px;
    color: #d81f1c;
    background-color: #bcc1ca;
    border-radius: 5px;
    padding: 10px;	
}
.has-error .form-control {
    border-color: #d81f1c
}
.has-error .select-button {
	border: 1px solid #d81f1c;	
}
label {
    font-weight: initial;
}
.push {
    height: 0px
}
body {
  background: #fff;
  font-size: 16px;
  color: #bc9b6a;
  letter-spacing: 1px;
  font-weight: 300;
}

.col-xs-4 {
    /*padding-left:5px !important;
    padding-right:5px !important;*/
}

.container.header-container {width:100%;}
.sticky-footer .container {width:100%;}
.footer-left {
    letter-spacing: 0;
}
.footer-left p {margin-bottom:0;}
.footer-left h4 {margin:0;}
.page-template-template-60-seconds #content {background: #FFFFFF;}
.wizerd_heading_container {padding-bottom:25px;}
a,
a:hover,
a:focus {
  text-decoration: none;
  letter-spacing: 0;
}
.iframe_container iframe {width:100%;}
/*.invalid {border:1px solid #1fc9ed !important;} */
.invalid {border:1px solid #e57343 !important;}

/* p.required_text {color:#1fc9ed;} */
p.required_text {color:#e57343;}

.select-button-groups {overflow:hidden;}
.eligibility_content {padding-top:35px;}
#myWizard .row {padding:0;}
#myWizard .partner_employment {display:none;}
#myWizard .benefit_term {display:none;}
/*#myWizard #dependant1,
#myWizard #dependant2,
#myWizard #dependant3,
#myWizard #dependant4,*/
#myWizard .card_expiry,
/*#myWizard .previous_address_section,*/
#myWizard .dl_version_no,
#myWizard .employer_area,
#myWizard .partner_employer_area,
#myWizard .part_benefit_term,
#myWizard .part_dl_version{
	/*display:none;*/
}
#smartwizard2 #bank_statement,
#smartwizard2 #gurantor_email,
#main_wizard,
#no_automation,
#has_previous_employment,
#part_has_previous_employment,
#not_18, #not_minimum_incomue,
#joint_application_description, #minimum_loan_message,
.partner_card_expiry{
	/*display:none;*/
}
#myWizard .alert_label {
    padding-left:45px;
    background:url(/wp-content/uploads/2017/04/Cross_icon.svg) no-repeat 0 30%;
    background-size:39px 40px;
}
.note_label {
    text-align:left!important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ded2ba;
    position:relative;
    padding:10px 7px 10px 50px !important;
}
.note_label p {
    color:#444 !important;    
    margin-bottom:0 !important;
    padding-top:0 !important;
    text-align:left !important;
}

.note_label::before {
    content:'';
    width:25px;
    height:25px;
    background:url(/wp-content/uploads/2017/04/Attn_Icon.svg) no-repeat 0 0;
    background-size:25px 25px;
    position:absolute;
    top:8px;
    left:15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#myWizard h2,
#myWizard h3,
#myWizard h4,
#myWizard h6 {
  font-weight: 300;
}
.form-label a {color:#fff; text-decoration:underline;}
.page-template-template-60-seconds .approval_container {
    padding-right:5px;
    padding-left:5px;
}
.footerbottom-right p {
    margin:0 !important;
}
.sticky-footer .footerbottom-container {
    padding-left:0;
    padding-right:0;
}
.sticky-footer .footer-container {
    padding-left:10px;
    padding-right:10px;
}
#myWizard .row {background:none;}
#myWizard h2,
#myWizard h3,
#myWizard h4,
#myWizard h6 {
  margin-bottom: 7px;
  text-align: right;
}

#myWizard h2 {
  font-size: 24px;
  font-weight: 400;
  color: #a5a5a5;
}

#myWizard h2.orange {
  color: #fff;
}

#myWizard h3 {
  font-size: 28px;
}

#myWizard h4 {
  font-size: 22px;
  color: #d1cbb9;
}

#myWizard h6 {
  font-size: 14px;
  color: #787878;
}

.dispnone {
  display: none;
}

#myWizard {
  padding-bottom: 100px;
}

.well {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 55px;
  margin: 0;
}

.page-title {
  background: #bc9b6a;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  line-height: 51px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 350px;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 50px;
  margin-left:5px;
}

.nav-tabs {
  border-bottom: 0;
}

.wizard-container {
  border-radius: 15px;
}

.wizard-container .well {
  background: #43526e;
}

.wizard-container .well.light {
  background: #515151;
}

.wizard-container .well.light h2 {
  color: #00b6c5;
}
.step {
  position: relative;
}

.step .inner {
  overflow: hidden;	
  border-radius: 15px;
}

.nav-tabs {
  margin-left: 60px;
  margin-right: 60px;
  position: relative;
  /*min-height: 60px;*/
  margin-bottom: 30px;
}

.nav-tabs > li {
  width: 25%;
  float: left;
  position: relative;
  color: #273d5b;
  font-weight: 500;
}

.nav-tabs > li.first {
  width: 27px;
  /*position: absolute;
  left: -27px;*/
  margin-left:-27px !important;
  z-index: 10;
}

.nav-tabs > li:before {
  height: 6px;
  width: 100%;
  background: #bababa;
  position: absolute;
  left: -10px;
  top: 17px;
  content: " ";
  z-index: -2;
}

.nav-tabs > li.active:before,
.nav-tabs > li.done:before {
  /*height: 22px;*/
  background: #bc9b6a;
  /*top: 9px;*/
}

.nav-tabs > li.first:before {
  background: none!important;
}

.nav-tabs > li > a {
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 0;
  display: block;
  position: relative;
  text-align: right;
  color: #bababa;
}

.nav-tabs > li.done > a {
  border: none !important;
  color: #000 !important;
  background: transparent !important;
}

.nav-tabs > li > a,
.nav-tabs > li.active > a {
  background: none!important;
  border: 0!important;
}

.nav-tabs > li > a:before {
  content: " ";
  z-index: -1;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 100%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .3);
  position: absolute;
  right: 0;
  top: 0;
}

.nav-tabs > li.last > a:before {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  /*background: #4a4a4a;*/
  top: -8px;
}

.nav-tabs > .last > a,
.nav-tabs > .last.active > a {
  /*color: #fff!important;*/
}

.form-label {
  line-height: 20px;
  padding-top: 2px;
  padding-bottom: 5px;
  text-align: right;
}

.form-control {
  font-size: inherit;
  color: #fff;
  background-color: #615f5f !important;
  border: 1px solid #615f5f;
  line-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
  border-radius: 8px!important;
  font-weight: 300;
  letter-spacing: 1px;
}

.form-control,
.form-control:focus {
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  line-height: 40px;
  height: 50px;
  padding: 5px 16px;
  background: url(../img/dropdown.png) no-repeat right;
}

.form-control::-webkit-input-placeholder {
  color: #565656;
}

.form-control:-moz-placeholder {
  color: #565656;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #565656;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #565656;
}

.form-control:placeholder-shown {
  color: #565656;
}

.select-button {
  border-radius: 8px;
  background-color: #615f5f;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  line-height: 40px;
  padding: 6px 15px;
  color: #fff!important;
}

.select-button.last {
  margin-right: 0;
}

.select-button .radio {
  position: absolute;
  visibility: hidden;
}
.select-button.selected {
  background: #bc9b6a;
}

.price-box {
  padding-top: 30px;
}

.btn-wizard {
  position: absolute;
  bottom: -30px;
  right: 15px;
  height: 60px;
  border-radius: 30px;
  background: #fff;
  color: #295579;
  font-size: 32px;
  font-weight: 300;
  width: 300px;
  border: 1;
  text-align: center;
}

.btn-wizard,
.btn-wizard:hover,
.btn-wizard:focus {
  background: #f0e1cb;
  color: #6c6c6c;
}

.btn-wizard:after {
  width: 44px;
  height: 44px;
  content: " ";
  position: absolute;
  right: 11px;
  top: 8px;
  /*background: url(../img/btn-wizard-arrow.png) no-repeat;*/
}

.btn-wizard.btn-previous {
  right: auto;
  left: 15px;
  background: #b9b9b9!important;
  color: #fff!important;
}

.btn-wizard.btn-previous:after {
  right: auto;
  left: 11px;
  background: url(../img/btn-wizard-back-arrow.png) no-repeat;
}

.wizard_heading {
	padding:20px 0 0px 0;
	background:#bc9b6a;
	text-align:center;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
.wizard_heading p {
	font-size:20px;
	line-height:26px;
	color:#fff;
	max-width:740px;
	display:inline-block;
}

.form_container {position:relative;}
p.green_col {
	color:#b6bd00;
	padding-bottom:0;
}

.clearfix {min-height:0 !important;}
.page-title {
	float:left;
	width:25%;
	min-height:inherit !important;
	margin-bottom:25px !important;
}
ul.step-anchor {
	float:right;
	width:100%;
	margin: 0 0 20px 0 !important;
	padding-left:30px !important;
}

.wizard-container .well {
  background: #3d3d3d;
}
input, textarea {
  color: #e57343 !important; 
  text-shadow: 0px 0px 0px #fff!important;
  -webkit-text-fill-color: transparent!important; 
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
    color: #565656 !important;
    text-shadow: none!important;
    -webkit-text-fill-color: #565656!important;
}
input::-moz-placeholder,
textarea::-moz-placeholder{
    color: #565656 !important;
    text-shadow: none!important;
    -webkit-text-fill-color: #565656!important;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder{
    color: #565656 !important;
    text-shadow: none!important;
    -webkit-text-fill-color: #565656!important;
}
input::placeholder-shown,
textarea::placeholder-shown{
    color: #565656 !important;
    text-shadow: none!important;
    -webkit-text-fill-color: #565656!important;
}





.container.header-container {width:100%;}
.container.footer-container {width:100%;}
.footer-left {
    font-family: "Lato",sans-serif;
    letter-spacing: 0;
}
#footer {
    font-family: "Lato",sans-serif;
}
.footer-left p {margin-bottom:0;}
.footer-left h4 {margin:0;}


/*.page-template-template-60-seconds .push {display:none;}*/

@media (max-width: 991px) {
   .page-title,
   ul.step-anchor {
       float:none;
       width:100%;
   }
   .page-title {margin-bottom:20px!important;}
   ul.step-anchor {
       padding-bottom:20px !important;
       padding-left:41px !important;
   }
   
   .col-xs-4 {padding-left:5px; padding-right:5px;}
   .col-xs-4:first-child {padding-left:15px;}
   .col-xs-4:last-child {padding-right:15px;}
}
@media (max-width: 767px) {
  .nav-tabs {
    margin-left: 15px;
    margin-right: 0;
  }
  .price-box {
    padding-top: 0;
  }
  .price-box>.form-label {
    margin-bottom: 30px;
  }
 #myWizard h2,
 #myWizard h3,
 #myWizard h4,
 #myWizard h6,
  .form-label {
    text-align: left;
  }
  .select-button-groups.four a,
  .select-button-groups.five a,
  .select-button-groups.three a {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .select-button-groups.four a {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
  }
  .select-button-groups.five a {
    width: 18%;
    margin-right: 2%;
  }
  .select-button-groups.three a {
    width: 30%;
    margin-right: 3%;
  }
  .select-button-groups.four a:nth-child(2n+0),
  .select-button-groups.five a:last-child,
  .select-button-groups.three a:last-child {
    margin-right: 0;
  }
  .btn-wizard {
    width: 45%;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    padding: 0;
  }
  .btn-wizard:after {
    display: none;
  }
  .addui-slider {
    padding-left: 15px;
    padding-right: 30px;
  }
}

@media (max-width: 360px) {
 .col-xs-4 select.form-control {
  padding: 5px 16px 5px 7px;
  background: url(../img/dropdown.png) no-repeat right -5px center;
}
}

.bootstrap-datetimepicker-widget ul {
	 list-style-type: none; 
     padding: initial; 
     line-height: initial; 
}

.bootstrap-datetimepicker-widget ul li {
     list-style-type: none; 
     color: initial; 
     font-size: initial; 
     line-height: initial; 
}

.bootstrap-datetimepicker-widget table, .bootstrap-datetimepicker-widget th, .bootstrap-datetimepicker-widget td {
     border: 0;
     color: inherit; 
     font-size: initial; 
     line-height: inherit; 
     text-align: initial; 
     padding: initial; 
}