header {
    width: 100%;
    padding: 11px 0;
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
    align-content: center;
    box-shadow: 0 1px 10px -3px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

.blocker{
    -webkit-backdrop-filter: blur(3px) !important;
    backdrop-filter: blur(3px) !important;
    background-color: rgba(0, 0, 0, 0.52) !important;
}
.main_modal-button{
    width: 208px;
    height: 36px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
}
.control-label-visible {
    top: 33px !important;
    text-align: left !important;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #898989;
}

.button-back-link {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-decoration: none;
    border: 0;
    background: inherit;
}

.button-back-link:hover {
    color: #000000;
    text-decoration: none;
}

body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
.main_modal,
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.52);
    display: none;
    justify-content: center;
    flex-direction: column;
    justify-items: center;
    z-index: 20;
}
.main_modal{
    display: flex;

}

.main_modal__body {
    max-width: 700px;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    padding: 20px 15px 25px;
    font-size: 16px;
}
.main_modal__body {
    color: #535353;
}
.main_modal__body p{
    padding: 5px 0 10px;
}
.main_modal-button{
    width: 80%;
    height: 36px;
    border-radius: 5px;
    background-color: #ff7f00;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    border: 0;
    margin-top: 10px;
}
.main_modal-button:hover{
    /*background-color: #ff9021;*/
    background-color: #f97c00;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s
}

#modal_auth-link .main_modal__body{
    max-width: 320px;
}
.modal_auth__body p:first-child{
    padding: 5px 20px;
}

.header {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    box-shadow: 0 1px 10px -3px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    position: relative;
}

@media (min-width: 990px) {
    .header__image {
        display: flex;
        justify-content: start;
        text-align: center;
        margin: 20px auto;
    }
}
@media (max-width: 991px) {
    .social-block {
        margin-top: 36px !important;
    }
}
.header__image {
    justify-content: center;
    display: flex;
}
.otp-label-in-text{
    position: absolute;
    font-size: 14px;
    color: #898989;
    padding: 5px 12px 0;
}
.reg_form .otp-button-send{
    margin-bottom: 15px;
}
.reg_form .froms__code{
    text-align: left;
    padding: 25px 11px 10px;
    font-weight: bold;
    border-radius: 5px;
    border: solid 1px #d0d0d0;
    margin-bottom: 10px;
}
.reg_form .otp_timer__label{
    opacity: 0.4;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ff7f00;
}
.control-label {
    position: relative;
    top: 47px;
    left: 13px;
    z-index: 20;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #535353;
}

.reg_form .forms__content h2.forms__title {
    background: #f8f8f8;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label,
.has-error.checkbox-inline label{
    color: #d60000;
}

.select2-selection__rendered {
    line-height: 62px !important;
}

.select2-container .select2-selection--single {
    height: 62px !important;
    background: #f5f5f5;
}

.select2-selection__arrow {
    height: 62px !important;
}

.select2-container-multi .select2-search-choice-close {
    display: none;
}

.select2-selection__clear {
    display: none;
}

.step {
    margin: 12px 0;
    margin-bottom: 0;
}

.step:last-child {
    margin-bottom: 25px;
}

.form-group {
    margin-bottom: -10px;
}

.form-group.field-loanapplications-gender {
    margin-top: -50px;
}

.form-group.field-geoType {
    margin-top: -15px;
}

.geo-success {
    margin-top: 25px;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #535353;
    display: none;
    justify-content: center;
    align-items: center;
    height: 62px;
}

.ic-check {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.geo-success .text-check {
    margin-left: 8px;
}

.form-group.field-loanapplications-loan_branch_name {
    margin-top: -15px;
}

.button-forward {
    min-width: 200px;
    height: 42px;
    border-radius: 5px;
    background-color: #bcbcbc;
    color: #fff;
    border: 0;
}

.button-back {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    border: 0;
    background: inherit;
}

[name="LoanApplications[monthly_income]"] {
    text-align: left !important;
}

.move-buttons {
    display: flex;
    justify-content: space-between;
    margin: 0;
    margin-bottom: 25px;
}

.monthly-income-reminder {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 15px 0 0 3px;
}
.welcome-text__second span{
    display: block;
}
.hidden {
    display: none;
}

.photo-block {
    border-radius: 5px;
    border: solid 1px #c4c4c4;
    background-color: #f8f8f8;
    padding: 14px;
    margin: 25px 0;
}

.photo-block__photo-example img {
    max-width: 148px;
    width: 100%;
}

.photo-block__bottom-text {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000000;
}

.orange-header {
    margin-top: 15px;
    font-weight: bold;
    color: #ff7f00;
}

.uploaded-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 5px;
    padding: 5px;
}

.photo-block__preview {
    border-radius: 5px;
    border: solid 1px #ff7f00;
    background-color: #fff7ef;
    max-width: 146px;
    width: 100%;
    height: 159px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.center-fix-photo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.error-image {
    border: solid 1px #ff0000;
    background-color: #ffefef;
}

.button-upload-photo {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
    max-width: 146px;
    width: 100%;
    padding: 4px 0;
    background-color: #ff7f00;
}

.selected-photo {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ff7f00;
    border: solid 1px #ff7f00;
    background-color: #fff;
    padding: 10px 0;
}

.photo-block__header {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 21px;
}

/*.bg-selected {*/
/*    background: #fff !important;*/
/*}*/

.form-control {
    padding: 35px 12px 25px 12px;
    background-color: #f5f5f5;
}

.select2 {
    background-color: #f5f5f5;
    text-align: left;
}

.text a {
    color: #ff7f00;
}

.field-prov-field {
    display: none;
}

.field-district-field {
    display: none;
}

.field-ward-field {
    display: none;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #535353;
}

.has-success .select2-container--open .select2-selection, .has-success .select2-container--krajee.select2-container--focus .select2-selection {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}
/*.has-success.select2-container--krajee .select2-dropdown, .has-success .select2-container--krajee .select2-selection{*/

/*}*/
.has-error .select2-container--open .select2-selection, .has-error .select2-container--krajee.select2-container--focus .select2-selection,
.has-error.select2-container--krajee .select2-dropdown, .has-error .select2-container--krajee .select2-selection{
    border: 2px solid rgba(214, 0, 0, 0.5);
    box-shadow: none;
}
.has-success.select2-container--krajee .select2-dropdown, .has-success .select2-container--krajee .select2-selection {
    border-color: #ccc !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.select2-container--krajee .select2-selection{
    font-size: 16px !important;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    border-left: none;
}
.select2-search--dropdown {
    padding: 10px;
}
.select2-container--krajee .select2-search--dropdown .select2-search__field{
    border: none;
    border-bottom: 0.5px solid #979797;
    padding: 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    /*background:  left 7px top 15px no-repeat;*/
    background-position: left ;
    border-radius: 0;
    color: rgba(0, 0, 0, 0.54);
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    line-height: 1;
}

.select2-results__option {
    font-size: 16px;
    padding: 6px 17px;
}
.has-success .form-control:focus,
.has-success .form-control {
    -webkit-box-shadow:none;
    box-shadow:none;
    border: 1px solid #ccc;
    font-size: 16px;
}
.help-block {
    margin-left: 15px;
}
.select2-container--krajee .select2-results__option--highlighted[aria-selected],
.select2-container--krajee .select2-results__option[aria-selected=true],
.select2-container--krajee .select2-results__option--highlighted:hover,
.select2-container--krajee .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(255, 127, 0, 0.2) !important;
    color: #535353 !important;
}
.select2-container--krajee .select2-selection--single .select2-selection__arrow{
    width: 40px !important;
    border-left: none !important;
}
.select2-container--krajee.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--krajee .select2-selection--single .select2-selection__arrow b{
    border: solid #000000 !important;
    border-width: 0 2px 2px 0 !important;
    display: inline-block !important;
    padding: 4px !important;
    opacity: 0.52 !important;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
    left: 40% !important;
    top: 42% !important;
}
.select2-container--krajee.select2-container--open .select2-selection--single .select2-selection__arrow b{
    transform: rotate(-135deg) !important;
    -webkit-transform: rotate(-135deg) !important;
}
.button-upload-photo:hover,
.photo-block__preview:hover,
.select2-selection:hover,
.form-control:hover {
    cursor: pointer !important;
}
.select2-container--krajee .select2-selection{
    background-color: #f5f5f5  !important;
}
.form-control:focus{
    border: 1px solid #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bg-selected{
    background-color: #f5f5f5 ;
}
.form-control{
    font-weight: 500;
}
/*.has-success .control-label{*/
/*    padding-bottom: 5px;*/
/*}*/

.form-control:focus{
    color:#5a5a5a;
}
.has-error .form-control:focus,
.has-error .form-control{
    border: 2px solid rgba(214, 0, 0, 0.5);
    box-shadow: none;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    /*padding-left: 13px;*/
    margin-top: 2px;
}
.form-control{
    box-shadow: none;
    /*color: #000000;*/
    font-weight: 500;
    font-size: 16px;
    /*padding-left: 10px;*/
}
.form-control:active,
.form-control:focus{
    background: #fff !important;
    box-shadow: none;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    /*padding-left: 10px;*/
}
.form-group.has-success .bg-selected,
.has-success .bg-selected{
    background-color: #f5f5f5 ;
}

.control-label-visible{
    color: #898989;
    z-index: 1;
    font-size: 14px;
}
.has-success .control-label,
.has-error .control-label{
    color: #898989;
}
.has-error .select2,
.has-error .select2-selection--single{
    background-color: #fff !important;
}
.select2-container--krajee.select2-container--open.select2-container--below .select2-selection,
.control-label-visible .form-control,
.has-error .form-control,
.has-error .input,
.has-error .select2 {
    background-color: #fff !important;
}

.select2-container--krajee.select2-container--open .select2-selection, .select2-container--krajee .select2-selection:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #ccc !important;
    background-color: #f5f5f5 !important;
}

a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}

input:active, button:focus {
    outline: none;
}
input::-moz-focus-inner {
    border: 0;
}
.button-active {
    background: #ff7f00;
}
.photo-block__preview.error-image{
    display: flex;
    flex-direction: column;
}
.photo-block__preview.error-image span{
    width: 69px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #ff0000;
    margin-top: 5px;
    line-height: 1.1;
}
.social-block {
    border-radius: 5px;
    border: solid 1px #c4c4c4;
    background-color: #f8f8f8;
    padding: 8px 15px;
    width: 100%;
    margin-bottom: 25px;
}

.social-block__header {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 14px;
}

.social-block__subtext {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9b9b9b;
    margin-bottom: 7px;
}

.social-block__choices-table {
    display: flex;
    flex-direction: column;
    width: 55%;
}

.social-block__choice {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 12px 0;
    border-bottom: solid 0.5px #979797;
}

.social-block__choice:last-child {
    border-bottom: 0;
}

.social-block__choices {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-block__plus {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9b9b9b;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45%;
}

.plus-center {
    margin-right: 5px;
}

.icon {
    width: 22px;
    height: 22px;
    background-size: cover;
    margin: 0 5%;
}

.social-block .text {
    width: 70%;
}

.field-loanapplications-idcard .photo-block {
    margin-top: -25px;
}

.zalo .icon {
    background-image: url("/img/site/socials/zalo-colored.png");
}

.google .icon {
    background-image: url("/img/site/socials/google.svg");
}

.fb .icon {
    background-image: url("/img/site/socials/fb-colored.png");
}

.welcome-text {
    text-align: center;
    padding-bottom: 25px;
}

.welcome-text__main {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.welcome-text__second {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    padding: 0 7px;
}

.spinner-load {
    text-align: center;
}

.spinner-text {
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f87e01;
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media (max-width: 375px) {
    .button-forward{
        min-width: 170px;
    }
    .froms__code{
        font-size: 16px;
    }
    .otp-label-in-text{
        font-size: 12px
    }
}

.track-title {
    width: 100%;
    margin-top: 20px;
    font-size: 21px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
}

.submit-panel {
    width: 100%;
    text-align: center;
    margin-top: 44px;
}

.submit-panel button {
    border: 0;
    height: 51px;
    border-radius: 25.5px;
    box-shadow: 0 4px 10px 0 rgba(255, 127, 0, 0.3);
    background-color: #ff7f00;
    width: 100%;
    text-shadow: 0 4px 10px rgba(255, 127, 0, 0.3);
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.agreement-block {
    margin-top: 14px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #979797;
    width: 100%;
}

.agreement-block a {
    color: #ff7f00;
    text-decoration: underline;
}