.cloanexpress{
    position: relative;
    overflow: hidden;
    height: 764px;
    background-color: rgba(0,0,0,0.1);
}

.cloanexpress .control-label, .cloanexpress label{
    color: white !important;
}

.loan-main{
    position: relative;
    height: 100%;
}
.cloanexpress .step{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 padding:30px;
    
}

#step1{
    z-index: 12;
    background: linear-gradient(-150deg, #084487, green);
}
#step2{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 11;
}
#step3{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 10;
}
#step4{
   background: linear-gradient(-150deg, #084487, green);
    z-index: 9;
} 
#step5{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 8;
}
#step6{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 7;
}
#step7{
  background: linear-gradient(-150deg, #084487, green);
    z-index: 6;
}
#step8{
   background: linear-gradient(-150deg, #084487, green);
    z-index: 5;
}
#step9{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 4;
}
#step10{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 3;
}
#step11{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 2;
}
#step12{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 1;
}
#step13{
    background: linear-gradient(-150deg, #084487, green);
    z-index: 0;
}

#step1 .slider-wapper{
    display: block;
    background: #fff;
    padding: 20px 20px 20px 20px;
    color: #383838;
    margin: 20px auto;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 7px 17px rgba(0,0,0,.33), 0 2px 3px rgba(0,0,0,.49);
    margin-bottom: 20px;
    text-align: center;
    max-width: 650px;
    position: relative;
}
#step1 .slider-wapper h3{
    margin-bottom: 3px;
    font-size: 21px;
    color: #258ac5;
    margin-top: 17px;
}
#step1 #howmuch-num {
    font-size: 28px;
    font-weight: 100;
}
.noUi-base{
    background-color: #d6d6d6;
}
.noUi-horizontal .noUi-handle{
    background: #23a755;
    width: 29px;
    height: 29px;
    cursor: pointer;
    border-radius: 50%;
    border:none !important;
    box-shadow: none !important;
    top: -10px;
}
.noUi-handle:after, .noUi-handle:before{
    display: none;
}
.noUi-horizontal{
    height: 10px;
}
.noUi-connect{
    background-color: #238247;
}
.loan-slider-wapper{
    position: relative;
    padding: 10px;
    margin: 0 10px;
    height: 50px;
    color:#a5a5a5;
    font-size: 12px;
}
.loan-slider-wapper .limit{
    position: absolute;
    bottom: 0;
}
.loan-slider-wapper .loan-max{
    right: 0;
}
.loan-slider-wapper .loan-min{
    left: 0;
}
#select-amount-error{
    display: inline-block;
    margin-top: 13px;
    color: red;
}
.start-steps{
    margin: 20px 0;
}
.loan-indicators{
    list-style: none;
    margin: 0 auto;
    position: absolute;
    padding: 0;
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 15;
    top: 15px;
    left: 0;
    right: 0;
}
.loan-indicators li.active{
    background-color: #214391;
}
.loan-indicators li{
    margin: 0 2px;
    font-weight: bold;
    background-color: #37a339;
    cursor: pointer;
    height: 32px;
    text-align: center;
    width: 32px;
    border: 2px solid white;
    border-radius: 50%;
    color: white;
}
.step h2 {
    text-align: center;
    font-size: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 20px 43px;
    position: relative;
    margin-top: 41px;
    color: white;
    line-height: 1.2em;
}
.step h2 small{
    color: white;
}
.step .step-buttons {
    transition: all .2s ease;
    font-size: 24px;
    color: #238ac5;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 3px 15px rgba(0,0,0,.52);
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
    background-color: #fff;
    text-transform: none;
    font-weight: normal;
}
.back-arrow {
    margin-top: 13px;
    display: block;
    color: #ffffff91;
    text-align: center;
    font-size: 21px;
    margin-top: 20px;
}
.back-arrow:hover, .back-arrow:focus {
    text-decoration: none !important;
    color: #ffffff91;
}

.step .step-buttons.active, .step .step-buttons:active, .step .step-buttons:focus, .step .step-buttons:active:hover{
    border-color: #37a339 !important;
    background-color: #37a339 !important;
    color: white !important;
}
#step4 .step-buttons{
    font-size: 14px;
}
.step h2.offers-now{
    margin-top: 30px;
    border-top: 0;
    font-size: 1.8em;
    padding: 5px 0 12px;
    line-height: 31px;
}
.loan-offers{
    width: 400px;
    margin: 0 auto;
}
.loan-offers .loan-form-field label{
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 15px;
}
.abn-search-link{
    font-size: 12px;
}
.loan-offers .loan-form-field{
    margin: 10px 0;
}
.leadbox-title {
    font-weight: bold;
    display: block;
    font-size: 1.2em;
    text-transform: capitalize;
    margin-bottom: 2px;
    margin-top: 8px;
}
.loan-form-field .submit-right2{width: 50%;margin-right: -4px;display: inline-block;text-align: right;vertical-align: top;}
.submit-right2 input[type="submit"] {
    width: 130px;
    height: 42px;
    color: #fff;
    border: none;
    text-align: center;
    border-radius: 42px;
    -webkit-border-radius: 42px;
    background: #248132;
}
.btn-next{
    margin-top: 20px;
}
#birth_date_error_text,.error_input_text, .abn-info{
    display: none;
}
.error,.error_input_text{
    color: red;
}
.loan-dob{
    width: 480px;
    margin: 50px auto;
}
.loan-products, .loan-industry{
    margin-top: 50px;
}
.loan-products .step-buttons.btn-product.selected {
    background: #fff;
    color: #1ea551;
    opacity: 1;
}
.loan-products .step-buttons.btn-product {
    background: none;
    box-shadow: none;
    border: 2px solid #fff;
    color: #fff;
    font-size: 1.4em;
    text-align: left;
    padding: 8px 14px;
    opacity: 0.5;
}
.loan-products .step-buttons {
    transition: all .2s ease;
    font-size: 24px;
    color: #238ac5;
    border: 0;
    border-radius: 19px;
    box-shadow: 0 15px 34px rgba(0,0,0,.52);
    width: 100%;
    margin-bottom: 15px;
    margin-top: 5px;
}
.abn-loader, .lender-loader, .additional-loader, .offers-loader,.loan-loader{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: rgba(0,0,0,0.8);
    text-align: center;
    color: white;
    font-size: 20px;
    padding-top: 25%;
}
.abn-loader{
    padding-left: 35px;
}
table.lender-info{
    border: none;
    font-size: 12px;
}
table.lender-info td{
    padding: 3px;
    border:none;
}
.loan-lenders{
    margin-top: 30px;
}
.lender-box{
    margin: 5px 0;
}
.lender-box .row{
    cursor: pointer;
    background-color: white;
    margin-right: -10px;
    margin-left: -10px;
    padding: 5px 3px;
    border-radius: 5px;
}
.lender-box .row.active .lender-label{
    color: white !important;
}
.lender-box .row.active{
    border-color: #37a339 !important;
    background-color: #37a339 !important;
    color: white !important;
}
.lender-label{
    color: #3c4d6b;
    font-weight: bold;
}
.loan-additional{
    margin: 20px auto;
    width: 320px;
}
.loan-dob .btn-next{
    margin-top: 20px;
}
#additional-fields-save{
    border: none;
}
@media(max-width: 480px){
    .loan-offers,.loan-dob{
        width: auto;
    }
    .step h2{
        font-size: 28px;
    }
    .loan-products .step-buttons{
        font-size: 18px;
    }
}
.lender-main{
    height: 445px;
    overflow-y: auto;
}
.process-btn{
    position: absolute !important;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 300px;
    margin: 0 auto;
}
.loan-offers .loan-form-field label.error{
    color: red !important;
}
.loan-products .step-buttons.active:hover{
    background-color: #37a339 !important;
    color: white !important;
}
.loan-products .step-buttons:hover{
    background-color: white !important;
    color:#238ac5 !important;
}
.abn-name span, .abn-date span, .abn-state span{
    display: block;
}
.abn-name, .abn-date, .abn-state{
    color: white !important;
}
.loader-f {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 32px;
    height: 32px;
    position: absolute;
    display: inline-block;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.abn-name .fa, .abn-date .fa, .abn-state .fa{
    color: #37a339 !important;
}
.loan-form-field .wpcf7-form-control-wrap{
    display: block;
    position: relative;
}
.loan-form-field .wpcf7-form-control-wrap .fa{
    display: none;
    position: absolute;
    color: #37a339;
    right: 8px;
    top: 8px;
    bottom: 0;
}
.init{
    color: #258ac5;
}
.complete, .avaiable{
    color: #1ea551;
}
.failure{
    color:#F00;
}
.processing{
    color: #cc3300;
}
.unavaiable{
    color: gray;
}
.um-account-main{
    width: 65% !important;
}
#app-frm #loan_average_revenue, #app-frm #time_of_business_operating, #app-frm #loan_terms, #app-frm #loan_industry{
    -webkit-appearance: menulist;
    -moz-appearance:    menulist;
    appearance:         menulist;
}
#app-frm select{
    color: #666666;
    border: 2px solid #ddd !important;
    padding: 10px!important;
    width: 100%;
    display: block!important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: text!important;
    font-size: 15px!important;
    box-sizing: border-box!important;
    box-shadow: none!important;
    margin: 0!important;
    position: static;
    outline: 0!important;
}
.loaderx{
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  float:left;
  display: none;
  border-top: 16px solid #3498db;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}
.app-notify{
    display: none;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#app-frm input[type="text"]{
    border: 2px solid #ddd !important;
}
#app-frm .um-field-area{
    position: relative;
}
#app-frm .um-field-area .fa-input{
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
    color: #00cc00;
}
.app-abn-info{
    list-style: none;
    margin: 0; padding: 0;
}
.abn-wapepr .error, .abn-wapepr .loadding{
    display: none;
}
.abn-val-name, .abn-val-date, .abn-val-state{
    color:#27A33D;
}
.um-account-name{
    display: none;
}
.loan-products .step-buttons.active .fa-check-square-o, .loan-products .step-buttons .fa-square-o {
    display: inline-block;
}
.loan-products .step-buttons.active .fa-square-o, .loan-products .step-buttons .fa-check-square-o{
    display: none;
}
.loan-products .row .step-buttons{
    text-align: left !important;
}
.um-error-code-incorrect_password a{
    color: #1E478F !important;
}
.um-um_account_id.um input[type=submit].um-button, .um-um_account_id.um input[type=submit].um-button:focus, .um-um_account_id.um a.um-button, .um-um_account_id.um a.um-button.um-disabled:hover, .um-um_account_id.um a.um-button.um-disabled:focus, .um-um_account_id.um a.um-button.um-disabled:active{
    background-color: #248132 !important;
}
.um-um_account_id.um input[type=submit].um-button:hover, .um-um_account_id.um a.um-button:hover{
    background-color: #248132 !important;
}
.um-1691.um input[type=submit].um-button{
    background-color: #248132 !important;
}
.um-1691.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um-um_account_id.um .um-tip:hover, .um-um_account_id.um .um-field-radio.active:not(.um-field-radio-state-disabled) i, .um-um_account_id.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i, .um-um_account_id.um .um-member-name a:hover, .um-um_account_id.um .um-member-more a:hover, .um-um_account_id.um .um-member-less a:hover, .um-um_account_id.um .um-members-pagi a:hover, .um-um_account_id.um .um-cover-add:hover, .um-um_account_id.um .um-profile-subnav a.active, .um-um_account_id.um .um-item-meta a, .um-account-name a:hover, .um-account-nav a.current, .um-account-side li a.current span.um-account-icon, .um-account-side li a.current:hover span.um-account-icon, .um-dropdown li a:hover, i.um-active-color, span.um-active-color{
    color:  #248132 !important;
}
@media (max-width :768px){
    .loader-f{
        display: none;
    }
}
#step6{
    overflow-y: scroll;
}
.um-1690.um input[type=submit].um-button{
    background-color: #248132 !important;
}
