.loan-emi.disabled{
    position:relative;
}
.loan-emi.disabled .overlay{
    content: " ";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:transparent;
    z-index:10;
}
#submit-lead,
.calculator .btn.btn-default{
    background: #004268;/*linear-gradient(50deg, rgba(220,88,42,1) 0%, rgba(206,15,105,1) 100%);*/
    color: #ffffff;
    border-radius:50px;
    padding: 0px 25px;
    width:auto;
    -webkit-transition: all .3s linear;
    -o-transition: .3s all linear;
    transition: all .3s linear;
    border-style: solid;
    padding:0px 20px !important;
}
.calculator button.btn.applybtn.btn-default.btn-sm{
    line-height: 30px;
    border:2px solid #fff;
}
#submit-lead:hover,
.calculator button.btn.applybtn.btn-default.btn-sm:hover,
.calculator .btn.btn-default:hover{
    opacity: 0.8;
    background: #004268;/*linear-gradient(50deg, rgba(220,88,42,1) 0%, rgba(206,15,105,1) 100%);*/
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #ed692a !important;
}
.ui-widget-header {
    background: #ed692a !important;
}
.errors{
    padding: 2px 8px;
    margin: 0px;
    font-size: 11px;
    font-weight: 500;
}
.btn.btn-default{
    background-color: rgba(237,105,42,1);
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #ed692a !important;
}
.ui-widget-header {
    background: #ed692a !important;
}
.errors{
    padding: 2px 8px;
    margin: 0px;
    font-size: 11px;
    font-weight: 500;
}
.single-total{
    margin-bottom:25px;
}
.single-total h5{
    margin-bottom: 0;
    line-height: 1;
}
.single-total h2{
    color: #1a5577;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
}
.single-total h5 span,
.single-total h5 h2{
    display: inline-block;
    float:left;
}
.single-total.mid{
    width:50%;
    float:left;
    display: inline-block;
    text-align: center;
}
.single-total.mid h5 span{
    display: block;
}
.single-total h5 span{
    text-align: right;
}
.single-total.small * {
    font-size: 15px !important;
}
.single-total h2.emi-price {
    font-size: 35px;
    font-weight: 700;
}
.total-calculation .kes{
    font-size:15px;
    letter-spacing: 1px;
}
.single-total{
    margin-bottom: 10px;
}
.single-total.tenure, .single-total.rate{
   width:60%;
   display:inline-block;
   float:left;
}
 .single-total.rate{
    width:40%;
 }
  .single-total strong h2,
 .single-total strong{
    font-size: 20px;
    font-weight: 400;
 }
 .lead-loader,
 .loan-slider-box,
 .single-total.mobile-protection,
 .mobile-protection-field{
    display: none !important;
 }
 .loan-form.leads{
    display: block;
    padding-top: 0;
    margin-top: -5px;
 }
 .loan-form.leads .control-label{
    width: 30px;
    position: absolute;
    left: 0;
    color: #1a5577;
 }
 .loan-form.leads .control-label .fa{
   font-size: 30px;
    line-height: 35px;
    margin: auto;
    display: block;
    float:right;
 }
 .loan-form.leads .form-control{
    width:100% ;/*calc(100% - 30px);*/
    display: block;
    float:left;
    height:45px !important;
    padding-left: 46px;
 }
 .loan-form.leads.show{
    display: block;
 }
 .loan-form.leads .form-group{
    display: inline-block;
    float:left;
    position: relative;
    padding-left:0px;
 }
 .lead-form-container form.loan-form.leads .lead-field{
    display: inline-block;
 }
 .loan-form input[type="text"], .loan-form input[type="email"], .loan-form input[type="password"], .loan-form textarea,.loan-form  select{
    background: transparent;
    border: 1px solid rgba(0,0,0,0.15);
 }
 .loanmodal{
    z-index:200000;
    background: #fff;
    height:100%;
 }
 #submit-lead{
    padding: 0;
    border: none;
 }
 .lead-text{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
    position: relative;
 }
 .divider{
    display: block;
    background: #ed692a;
    width: 100px;
    height: 5px;
    margin: auto;
    margin-bottom: 15px;
 }
 .fixed-duration{
     display:none;
 }
#stickybtn{
    position: fixed;
    right: 0;
    width: auto;
    z-index: 999;
    top: 30%;
}
.loanmodal .modal-dialog,
.loanmodal.show{
    max-width: 100% !important;
    display: block !important;
}
.calc-container{
    background: #ed6929;
    border-radius: 15px;
    padding: 10px;
}
.loan-emi{    
    padding: 30px 10px 0px;
    background: #eee;
}
.lead-form-container{
    background: #fff;/*#ed6929;*/
    padding: 20px;
}
.lead-form-container .close{
    position: absolute;
    padding: 5px 10px;
    right: -46px;
    top: -43px;
    z-index: 5;
    border-radius: 50%;
    opacity: 0.9;
    font-size: 39px;
    background: #004268;/*linear-gradient(50deg, rgba(220,88,42,1) 0%, rgba(206,15,105,1) 100%);*/
    color: rgba(255,255,255,1);
}
#stickybtn button{
    line-height: 20px;
    padding: 10px 20px;
    background: #ed6929;/*linear-gradient(50deg, rgba(220,88,42,1) 0%, rgba(206,15,105,1) 100%);*/
    color: rgba(255,255,255,1);
}
.modal{
    overflow-y:scroll;
}
.loan-form{
    background: #fff;
    padding: 15px 10px;
}
.loan-form.leads{
    background: transparent;
}
.loan-form.leads input{
    color:#222;
    border-color:#ed6929;
    border-top:none;
    border-right:none;
}
.disclaimer{
    font-size: 13px;
    padding: 2px;
}
.fw-credits{
    max-width: 200px;
    height:auto;
}
.success-msg .alert{
    color:#ed6929;
}
.row.col{
    padding:0;
    margin:0;
}

/*universal web results on Mac*/