
::-webkit-scrollbar {
    width: 4px;
    background-color: #bec4d2;
  }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
select {
    background: transparent;
}
hr{
    border-top: 1px solid #eee;
    opacity: unset;
    background-color: unset;
}
.mortageContainer {
    font-family: 'Montserrat-Medium';
}

input[type=range]::-moz-focus-outer {
    border: 0;
    }
.HeaderContainer {
    padding-top: 15px;
    box-shadow: 17px 1px 15px 6px #f2f6f8;
    border-bottom: none;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
}
.donecontainer {
    padding: 15px;
    text-align: center;
}
.navupdatebtn {
    background-color: #508AFF;
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 5px;
    outline: none;
    font-family: 'Montserrat-Regular';
    letter-spacing: 1px;
    width: 100%;
    font-size: 15px !important;
    text-align: center;
    height: 33px;
    width: 112px !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
    cursor: pointer;
}
.mortageContainer .HeaderContainer .TopContainer {
    /* padding-left: 15px; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.classhide{
    overflow: hidden;
}
.mortageContainer .HeaderContainer {
    padding-top: 15px;
    box-shadow: 17px 1px 15px 6px #f2f6f8;
    border-bottom: none;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}
.avatarcontainer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.avatarcontainer .avatar-contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.avatar-name {
    font-family: 'Montserrat-Medium';
    font-size: 23px;
    color: #23405E;
    margin: 0px;
    text-align: right;
}
.avatar-title {
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    color: #23405E;
    margin: 0px;
    text-align: right;
}
.avatarcontainer .avatar-agent {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    margin-right: 15px;
}
.row{
    --bs-gutter-x: 0;
}

.mortageContainer .HeaderContainer .avatarcontainer .avatar-title {
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    color: #23405E;
    margin: 0px;
    text-align: right;
}
.Calctypecontainer{
    padding-left: 15px;
    line-height: 1.42857143;
}

.mortageContainer .HeaderContainer .Calctypecontainer .Calctypename {
    font-family:'Montserrat-Medium';
    font-size: 28px;
    color: #23405E;
    margin: 0px;
}

.mortageContainer .HeaderContainer .Calctypecontainer .Calctypedetails {
    font-family: 'Montserrat-Medium';
    font-size: 16px;
    color: #23405E;
    margin: 0px;
}
.inputcontainer{
    line-height: 1.42857143 !important;
}
.paddzero {
    padding: 0px !important;
}
.iecheck{
    display: flex;
}
.location{
    width: 10%;
    margin-top: 10px;
    margin-left: 10px;
}
.locationame{
    width: 80%;
    cursor: pointer;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    padding-left: 10px;
    padding-top: 10px;
}
.locationame1{
    width: 80%;
    cursor: pointer;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    padding-top: 7px;
    padding-left: 10px;
}
.statename{
    width: 100%;
    padding: 11px 20px;
    cursor: pointer;
}
.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.statemenu{
    font-family: 'Montserrat-Regular';
    max-height: 200px;
    right: 0;
    top: 38px !important;
    font-size: 14px !important;
    width: 88%;
    overflow-y: scroll;
    box-shadow: 0 6px 12px 4px rgb(0 0 0 / 18%);
}
.countymenu{
    top: 100px !important;
    font-family: 'Montserrat-Regular';
    max-height: 200px;
    right: 0;
    font-size: 14px !important;
    width: 88%;
    overflow-y: scroll;
    box-shadow: 0 6px 12px 4px rgb(0 0 0 / 18%);
}
path.ashe {
    fill: #eef1fc;
}

path.blue {
    fill: #007AFF;
}

path.darkgreen {
    fill: #2AAD00;
}

path.yellow {
    fill: #FFB800;
}
path.green {
    fill: #57FF04;
}
path.white {
    fill: #FFFFFF;
}
.citymenu{
    top: 156px !important;
    font-family: 'Montserrat-Regular';
    max-height: 200px;
    right: 0;
    font-size: 14px !important;
    width: 88%;
    overflow-y: scroll;
    box-shadow: 0 6px 12px 4px rgb(0 0 0 / 18%);
}
.officemenu{
    top: 156px !important;
    font-family: 'Montserrat-Regular';
    max-height: 200px;
    right: 0;
    font-size: 14px !important;
    width: 88%;
    overflow-y: scroll;
    box-shadow: 0 6px 12px 4px rgb(0 0 0 / 18%);
}
.dropdownicon{
    width: 10%;
    margin-top: 10px;
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 48px !important;
    height: 33px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}
.datepicker .datepicker-switch {
    width: 258px !important;
}
.datepicker1 .datepicker-switch {
    width: 280px !important;
}
.site-arrow-down {
    width: 18px;
    margin-left: 4px;
    margin-top: 2px;
}
.dropmenu{
    left: -1px !important;
    top: 53px !important;
    width: 75% !important;
}
.buyerheader{
    font-size: 14px;
    margin-top: 9px;
    color: #23405E;
}
.CalcDropDown {
    color: #508aff ;
    padding: 5px 0px 13px 0px;
    font-size: 13px;
    margin-bottom: auto;
}
#changeAreaWeb {
    padding: 20px 0px;
}
.dropdown-toggle {
    padding-top: 12px;
    height: 25px;
    width: 95%;
    font-family: 'Montserrat-Medium' !important;;
    font-size: 14px;
    color: #0E2F51;
}

    .dropdownmenu {
        position: absolute;
        top: 77%;
        z-index: 1000;
        display: none;
        min-width: 10rem;
        padding: .5rem 0;
        margin: 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: .25rem;
        color:transparent;
        text-shadow:rgb(0, 0, 0) 0px 0px 0px;
}
.CalcDropDown #changeAreaWeb .dropdownmenu .field-row {
    padding-bottom: 8px !important;
    padding-top: 0px !important;
    left: 0px !important;
    top: 25px !important;
    width: 75% !important;
}
.areadropdown{
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu{
    /* width: 85% !important; */
    /* display: block;
    border: none !important; */
    width: 100% !important;
    box-shadow: 0 12px 12px rgb(0 0 0 / 18%);
}
.area{
    width: 48%;
    color: #508aff !important;
    font-size: 13px !important;
    font-family:'Montserrat-Medium';
}
.area:focus{
    box-shadow: none !important;
}


#changeAreaWeb .input-group-addon {
    border: none;
    background: transparent;
}
.input-group-addon {
    background-color: #f2f3f5;
    
  }
.fieldlabel{
    font-size:14px;
    margin-top: 10px;
}
.field-row {
    color: #23405E;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px; 
}
.range-slider {
    padding-top: 10px;
    width:  100%;
}
.customPiechart{
    /* transform: scaleX(1); */
    transform: rotate(180deg);
 }
.range-slider__range {
    -webkit-appearance: none;
    width: 95%;
    height: 4px;
    border-radius: 5px;
    background: #e9ebf0;
    outline: none;
    padding: 0;
    margin: 0;  
}
.dropdown-toggle::after{
    display: none !important;
}
.lablewithhelp {
    font-family: 'Montserrat-Medium';
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


.img_help {
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.input-group {
    line-height: 0.42857 !important;
    margin-top: 6px;
    font-family: 'Montserrat-Regular';
}

.input_blue {
    border: 1px solid #508aff !important;
    background-color: #fff !important;
    color: #508aff !important;
    border-radius: 4px;
}
#percspan{
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-right: none;
}
.range-slider__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    border: solid 1px #d4d7e0 ;
    background: #fff;
    cursor: pointer;
  }
  .range-slider__range::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    border: solid 1px #d4d7e0 ;
    background-color: #fff;
  }

.focusdiv {
    padding: 5px 20px 10px 20px !important ;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
.focusdivloantype {
    padding: 18px 20px 2px 20px !important;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
.focusdivtaxes{
    padding: 0px 20px 15px 20px !important ;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
.focusdivterm{
    padding: 0px 20px 12px 20px !important ;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
.focusdivinsurance{
    padding: 0px 20px 19px 20px !important;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
.focusdivclosingcost{
    padding: 0px 20px 16px 20px !important ;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
.focusdivhoa{
    padding: 0px 20px 17px 20px !important ;
    z-index: 999998;
    background-color: #fff;
    position: relative;
    padding: 5px 10px 5px 10px;
    border-radius: 15px;
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}

#date1, #purchasedate2{
    margin-bottom: 25px;
}


.overlay{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(74, 81, 93, 0.71);
    overflow: auto;
}
.alertmsg {
    text-align: center;
    margin-top: 17px;
    font-size: 18px;
    margin-bottom: -20px;
    color: green;
    font-family: 'Montserrat-Medium';
}
.Loaderoverlay{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(74, 81, 93, 0.71);
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.helpcontentdiv {
    z-index: 999998;
    font-size: 14px;
    position: relative !important;
    padding: 8px 10px 9px 10px;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Montserrat-Regular';
    -webkit-transform: translateZ(9999999px);
    -moz-transform: translateZ(9999999px);
    -o-transform: translateZ(9999999px);
    transform: translateZ(9999999px);
}
#perctspan{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 0px;
    border-right: none;
}
.input-group-addon {
    padding: 10px 11.5px;
    font-family: 'Montserrat-Medium';
    color: #23405E;
    cursor: pointer;
    min-width: 37px;
    border: 1px solid #d4d7e0;
}

.input-group-addondate{
    padding: 8px 13.5px;
    font-family: 'Montserrat-Medium';
    color: #23405E;
    cursor: pointer;
    min-width: 37px;
    border: 1px solid #d4d7e0;;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
}
.emailname{
    color: #575757;
}
#yesbtnpopup{
    background-color: rgba(74, 81, 93, 0.71);
    z-index: 999999999;
}
#MoreInfoModal{
    background-color: rgba(74, 81, 93, 0.71);
    z-index: 999999999;
}
.input_group_addon {
    padding: 15px 13.5px;
    font-family: 'Montserrat-Medium';
    color: #23405E;
    cursor: pointer;
    min-width: 37px;
    border: 1px solid #d4d7e0;
}
.multiplefields-addon{
    margin-left: 0px !important;
}
.addon{
    width: 10%;
    padding: 11px 14px;
    background-color: #fff;
    border: 1px solid #508aff !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#dropdownMenuButton :focus{
    outline: none !important;
    box-shadow: none !important;
}
.addondoll{
    width: 10%;
    padding: 11px 14px;
    background-color: #fff;
    margin-left: -4px;
    border: 1px solid #d4d7e0 !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.addonterm{
    width: 10%;
    padding: 10px 21px;
    color: #508aff;
    background-color: #fff;
    border: 1px solid #508aff !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.mortageContainer .formpadding {
    padding-left: 25px;
    padding-right: 25px;
    height: 629px;
    overflow: hidden;
    overflow-y: auto;
}
.more_info{
    padding: 35px !important;
}
#SellerClosingCost{
    padding: 35px !important;
}
#refiGetinfo{
    padding: 35px !important;
}
#rvbGrossinfo{
    padding: 35px !important;
}
@media screen and (max-width: 767px){
    .extrapayContainer .formpadding{
        padding-left: 15px;
    padding-right: 15px;
    min-height: 635px !important;
    height: auto !important;
    overflow: visible !important;
    overflow-y: none !important;
    }
    /* .extrapayfooter span{
        font-size: 13px !important;
    } */
    #refiGetinfo{
        padding: 13px !important;
    }
    #SellerClosingCost{
        padding: 13px !important;
    }
    #rvbGrossinfo{
        padding: 13px !important;
    }
    
    
}

.more_info{
    background-color: #fff;
    /* padding: 15px !important; */
    padding: 13px !important;
    box-shadow: rgb(95 95 95) 0px 0px 12px 3px !important;
    border-radius: 6px !important;
    z-index: 9999999;
}
/* #assumptiondiv{
    border-bottom: none !important;
} */
.mortageContainer .extrainitialform {
    background-color: #F6F7F9;
    border: 1px solid #D4D7E0;
    margin-top: 30px;
    border-radius: 10px;
}
#RS_Slider{
    color: #fff;
}
.assumptioncontainer {
    height: 50px;
    text-align: center;
    margin-top: 50px;
    /* padding: 60px 0; */
    font-family: 'Montserrat-Medium';
    font-size: 20px;
    cursor: pointer;
}
.dropdownarea{
    height: 40px;
    font-size: 13px !important;
    display: flex !important;
    justify-content: space-between !important;
}
.assumptioncontainer .divassump {
    display: inline-flex;
    color: #23405e !important;
}
/* .scrollanime{
    transform: rotate(180deg);
    
} */

#assump_drop {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}
.assumptioncontainer .img-dropdown {
    width: 20px;
    background-repeat: no-repeat;
    margin: 0px 8px;
    height: 20px;
}

input.form-control:focus, 
input[type=text]:focus, 
[type=text].form-control:focus, 
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd;
  outline: none;
}

.datepicker1{
    width: 80%;
    border-right: none !important;
}
.dropinactive {
    transform: rotate(0deg);
    transition: 0.6s;
    -webkit-transition: 0.6s;
}
.saveextracontainer {
    height: 102px;
    width: 100%;
    border-top: 1px solid #D6D6DE;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #23405e !important;
}

.saveextracontainer_1 {
    height: 70px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #23405e !important;
}


.yesbtn {
    font-size: 14px;
    background: #508AFF !important;
    border-radius: 35px;
    color: #ffffff;
    width: 200px;
    height: 39px;
    box-shadow: none;
    border-style: none;
    border-image: none;
    border-color: none;
    margin-top: 7px;
    font-family: 'Montserrat-Medium';
    letter-spacing: 1px;
    outline: none;
}
.collapseassumption {
    margin-bottom: 30px;
    display: none;
    padding:5px;
}
/* #loantype1{
    padding-top: 10px;
} */

.displaynone {
    display: none;
}
.helpcontentdiv img {
    float: right;
    width: 13px;
    cursor: pointer !important;
}
.divloantype {
    text-align: center;
    font-size: 14px;
}
.divloantype img {
    float: right;
    margin-top: 10px;
    padding-right: 2px;
    cursor: pointer;
    width: 18px;
}
.inputpattern {
    margin-left: 0px !important;
    outline: none;
    box-shadow: none;
    border-left: none !important;
    font-family: 'Montserrat-Regular';
    font-weight: 500 !important;
    color:  #23405E;

}
#maxFha{
    border-left: 1px solid #ced4da !important;
}
#maxVa{
    border-left: 1px solid #ced4da !important;
}
.dollerdownPercent{
    border-left: none;
}
.collapseassumption ul {
    list-style: none;
    display: inline-flex;
    width: 80%;
    padding-left: 0px;
}
.collapseassumption .convli {
    border-right: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.collapseassumption .activeloantype {
    background-color: #428BFE;
    color: white !important;
}
.collapseassumption li {
    padding: 8px 0px;
    border: 1px solid #428BFE;
    width: 35%;
    text-align: center;
    cursor: pointer;
    color: #0E2F51 !important;
}
.collapseassumption .convva {
    border-left: none;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
 .mortageContainer .extrapayptaginitial {
    line-height: 1.3rem;
    padding-right: 15px;
    padding-left: 15px;
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    height: 100px;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    color: #23405E !important;
}
.datepicker{
    border-left-color: #fff;
    background-color: #fff;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
}
.extrapayfooter {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #23405E;
    height: 60px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.extrapayfooter span {
    color: #fff;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
}
.calctaxpopup {
    max-width: 450px !important;
    position: initial;
    top: 16px;
    left: 0px;
    margin: 150px auto;
    width: 100%;
    border: none;
    background: rgb(255, 255, 255);
    overflow: auto;
    border-radius: 6px;
    outline: none;
    padding: 20px;
    box-shadow: rgb(95, 95, 95) 0px 0px 12px 3px;
}
.calctaxpopup_close{
    max-width: 550px !important;
    z-index: 9999999 !important;
    position: absolute;
    margin-top: -45px;
    text-align: right;
    margin-left: -111px;
}
.calctaxpopup_close img {
    height: 15px;
    width: 15px;
}
.calctax_btn {
    text-align: center;
    font-family: 'Montserrat-Medium';
    color: #0e2f51;
    font-size: 24px;
}

@media only screen and (max-width: 1024px) {
    .HeaderContainer {
        padding: 5px;
        position: fixed;
        background-color: #fff;
        z-index: 999999;
        box-shadow: 0px 0px 7px 4px #d9e5ed;
    }
    .formalign{
        padding-top: 75px !important;
    }
   .avatarcontainer{
       /* display: none; */
   }
   .Calctypecontainer{
       /* display: flex;
       justify-content: center;
       align-items: center;
       flex-direction: column; */
   }
}

@media only screen and (max-width: 768px) {
        .HeaderContainer {
            padding: 5px;
            position: fixed;
            background-color: #fff;
            z-index: 999999;
            box-shadow: 0px 0px 7px 4px #d9e5ed;
        }
    
   .avatarcontainer{
       /* display: none; */
   }
   .mortageContainer .formpadding{
       width: 100%;
       padding-left: 15px;
       padding-right: 15px;
   }
   .Calctypecontainer{
    /* display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; */
    }
  }
  @media only screen and (max-width: 320px){
    .HeaderContainer {
        padding: 5px;
        position: fixed;
        background-color: #fff;
        z-index: 999999;
        box-shadow: 0px 0px 7px 4px #d9e5ed;
    }
    .formalign{
        padding-top: 31px !important;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1237px){
        
    .ipadpro1{
        width: 20%!important;
    }  
    .ipadpro{
         width: 60% !important;
      }
      .ipadpro2{
        width: 20% !important;
      }
      .customclose {
        left: 42%;
        top: 94px;
        z-index: 1050;
        /* position: fixed; */
        color: #fff;
        font-size: 32px;
        text-align: end;
        font-weight: 200;
        /* margin-left: 30%; */
        background: none;
    }
    .MoreInfocontent {
        top: 93px;
        left: 0px;
        max-width: 460px;
        width: 100%;
        height: auto;
        border: none;
        background: none;
        overflow: auto;
        border-radius: 6px;
        outline: none;
        padding: 15px !important;
        /* padding: 35px; */
        /* padding: 20px !important; */
        /* box-shadow: rgb(95 95 95) 0px 0px; */
    }
    .datepicker{
        left: 400px;
        width:40%;
    }
   

  }
  /* @media only screen and (min-width : 300px) and (max-width:425px){
      .datepicker{
        left: 24px !important;
        width: 82%;
      }
  } */

  /* Datepicker responsive fixes  */

  @media only screen and (min-width: 768px) and (max-width:1027px){
    .datepicker{
        left: 400px;
        width: 38% !important;
    }
    #qualify_content{
        margin-left: 0px !important;
    }
    .redirectqualify{
        
        margin-top: 75px !important;
    }
    .qualifyspan{
        font-size: 10.5px !important;
    }

  }
  @media only screen and (min-width: 1027) and (max-width:1326px){
      .datepicker{
          width: 28% !important;
      }
  }

  @media only screen and (min-width : 300px) and (max-width:425px){
      .datepicker{
        left: 24px !important;
      }
  }


  @media only screen and (min-width :768px) and (max-width : 916px){
    .Calctypename{
        font-size: 24px !important;
        font-family: 'Montserrat-Medium';
        color: #23405E;
        margin: 0px;
    }
    .Calctypedetails {
        font-family: 'Montserrat-Medium';
        font-size: 12px !important;
        color: #23405E;
        margin: 0px;
    }
    .avatar-name {
        font-family: 'Montserrat-Medium';
        font-size: 15px !important;
        color: #23405E;
        margin: 0px;
        text-align: right;
    }
    .mortageContainer .HeaderContainer .avatarcontainer.avatar-title{
        font-family: 'Montserrat-Medium';
        font-size: 9px !important;
        color: #23405E;
        margin: 0px;
        text-align: right;
    }
  }
  @media only screen and (max-width: 391px){
    .datepicker1{
        width: 14% !important;
    }
}
@media screen and (max-width: 1024px){
    .mortageContainer .HeaderContainer {
      padding: 5px;
      position: fixed;
      background-color: #fff;
      z-index: 999999;
      box-shadow: 0px 0px 7px 4px #d9e5ed;
  }
}




/* //******************************* */
.overlay1 {
    width: 500px;
    height: 500px;
    position: absolute;
    top: 18px;
    left: 17px;
    background-color: transparent;
} 
.ReactModal__Content {
    animation: showSweetAlert .7s;
    -webkit-animation: showSweetAlert .7s;
}
.ErrorPopupClose {
    z-index: 9999999 !important;
    position: absolute;
    margin-top: -45px;
    max-width: 520px;
    text-align: right;
    margin-left: -111px;
}
.ErrorPopupClose img {
    height: 15px;
    width: 15px;
}

path {
  stroke-width: 4;
}
.outerRing{
  position: relative;
  width: 400px;
}
img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.errormsg-blue-button {
    background-color: #508AFF;
    color: #FFFFFF;
    padding: 5px 20px;
    border-radius: 5px;
    margin-top: 13px;
    font-family: 'Montserrat-Medium';
    letter-spacing: 1px;
    width: 100%;
    border: 1px solid #508AFF;
    outline: none;
    font-size: 15px !important;
}
.ErrorMsgContent {
    padding: 15px;
    text-align: center;
}
.ReactModal__Overlay--after-open {
    z-index: 999999;
}
.ErrorMsgContent .ErrorMsgText {
    font-size: 21px;
    font-family: 'Montserrat-Medium';

    color: #777777;
    margin-bottom: 20px;
}
.settings-addon{
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    background-color: #F2F3F5;
}

.customclose{
    top: 0px;
    z-index: 1050;
    /* position: fixed; */
    color: #fff;
    font-size: 32px;
    text-align: end;
    font-weight: 200;
    background: none;
    /* margin-left: 30%; */
}
@media screen and (max-width: 767px){
.mortageContainer .saveextracontainer {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    position: fixed;
    bottom: 0;
    /* background-color: #fff; */
    background-color: rgba(255, 255, 255, 0.760784) !important;
    z-index: 9999;
    -webkit-transform: translateZ(9999);
    -moz-transform: translateZ(9999);
    -o-transform: translateZ(9999);
    transform: translateZ(9999);
    border: 1px solid #fff;
}
.formalign {
    padding-top: 31px !important;
}
.mortageContainer .bgwhite {
background-color: rgba(255, 255, 255, 0.760784) !important;
}
.mortageContainer .extrainitialform{
    border-radius: 0px !important;
}
}

@media screen and (max-width: 767px){	
    .Calctypename{
        font-size: 20px !important;
        font-family: 'Montserrat-Medium';
        color: #23405E;
        margin: 0px;
    }
    .Calctypedetails {
        font-family: 'Montserrat-Medium';
        font-size: 11px !important;
        color: #23405E;
        margin: 0px;
    }
    .avatar-name {
        font-family: 'Montserrat-Medium';
        font-size: 14px !important;
        color: #23405E;
        margin: 0px;
        text-align: right;
    }
    .avatar-title{
        font-family: 'Montserrat-Medium';
        font-size: 9px !important;
        color: #23405E;
        margin: 0px;
        text-align: right;
    }
    .formalign{
        padding-top: 31px !important;
    }

    .btntext{
    font-family: Montserrat-Medium;
    width: 61%;
    text-align: center;
    font-size: 3.2vw;
    color: #fff !important;
    padding-right: 15px;
    } 
    .saveextracontainer{
        display:none;
    }
    
    .extrapayfooter{
        margin-bottom: 75px;
    } 
    .customclose {
        left: 60%;
        top: 85px;
        z-index: 1050;
        /* position: fixed; */
        color: #fff;
        font-size: 32px;
        text-align: end;
        font-weight: 200;
        /* margin-left: 30%; */
        background: none;
    }
    
}
@media only screen and (max-width: 661px){
    .Calctypename{
        font-size: 13px !important;
        font-family: 'Montserrat-Medium';
        color: #23405E;
        margin: 0px;
    }
    .avatar-name{
        font-size: 11px !important;
    }
    .avatar-title{
        /* display: none; */
    }
    .Calctypedetails{
        /* display: none; */
    }
}
@media only screen and (min-width: 768px){
    .buycostinfo {
        width: 90%;
        font-size: 14px;
    }
    .buycostinfo .bclefttd {
        text-align: left;
        height: 20px;
    }
    .buycostinfo .bcrighttd {
        text-align: right;
    }
    .buycostinfo .divideline {
        border-bottom: 1px solid lightgrey;
    }
    .moreinfo-container .yesbtn{
        margin-top: 10px !important;
    }
}


/* @media screen and(max-width: 770px){
  .respo1{
    display: none;
  }
  .respo{
    display: block;
  }
} */
@media screen and (min-width: 771px){
  .respo1{
    display: block;
  }
  .respo{
    display: none;
  }
}

@media screen  and (min-width:300px) and(max-width:770px){
    .respo{
        display: block;
      }
    .respo1{
        display: none;
      }
      
}
@media screen and (min-width: 768px){
    .extrapayyesxs{
        display:none;
    }    
   
}
@media screen and (max-width: 768px){
    .avatar-title{
        font-size: calc(1.5vw) !important;
    }
    .mortageContainer .HeaderContainer .Calctypecontainer .Calctypedetails{
        font-size: calc(1.5vw) !important;
    }
    .JsCustomErrorPopupCls{
        max-width: 320px !important;
    }
    .ErrorMsgContent .ErrorMsgText{
        font-size: 14px;
    }
    .ErrorPopupClose{
        max-width: 415px !important;
    }
    
}  
@media screen and (max-width: 415px){
    .ErrorPopupClose{
       
        /* margin-left: -97px; */
    }
    .calctaxpopup{
        max-width: 320px !important;
    }
    .calctaxpopup_close{
        max-width: 415px !important;
        left: 95px;
    }
    .filtcutoptdiv{
        padding-top: 10px;
    }
}
@media screen and (min-width:319px) and (max-width:414px){
    .ErrorPopupClose{
        width: 124% !important;
    }
   /* .JsCustomErrorPopupCls{
        max-width: 237px !important;
    } */
     /* 
    .ErrorMsgContent .ErrorMsgText{
        font-size: 10px;
    } */
}

@media screen and (max-width: 399px){
    .divloantype {
        font-size: 10px !important;
    }
}


/* Sell to buy*/

.STB_HEADER {
    padding-top: 30px;
}
.SB_Container{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 4px #cccccc;
    margin-bottom: 50px;
    position: relative;
}
.ImageContainer{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.BannerImage{
    width: 100%;
    background-color: #EBF3FA;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.ContentDiv{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 20px;
}
.ContentDiv2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 20px 30px 20px;
}
.ContentDiv3{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 20px 20px 20px;
}
.CFT1{
    font-family: 'Heebo-Medium';
    font-size: 22px;
    color: #263E59;
    text-align: center;
    margin-bottom: 5px;
}
.CFT2{
    font-family: 'Heebo-Medium';
    font-size: 22px;
    color: #007AFF;
    text-align: center;
    margin-bottom: 5px;
}
.CFT3{
    font-family: 'Heebo-Medium';
    font-size: 12px;
    color: #BBBBBB;
    text-align: center;
    margin-bottom: 5px;
}
.CFT4{
    font-family: 'Heebo-Regular';
    
    font-size: 13px;
    color: #BBBBBB;
    text-align: center;
    margin-bottom: 5px;
}
.InputFieldCon{
    border: 1px solid #00B2FF;
    display: flex;
    border-radius: 5px;
    width: 80%;
}
.InputFieldCon2{
    border: 1px solid #00B2FF;
    display: flex;
    border-radius: 5px;
    width: 75%;
}
.Symbol{
    padding: 4px 15px;
    font-size: 22px;
    font-family: 'Heebo-Medium';
    color: #ffffff;
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.Inputfield{
    border: none;
    border-radius: 5px;
    width: 100%;
    outline: none; 
    font-family: 'Heebo-Regular';
    color: #263E59;
    padding: 0px 7px;
    font-size: 17px;
}
.NextBtn{
    font-family: 'Heebo-Medium';
    color: #ffffff;
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    border: none;
    font-size: 18px;
    width: 30%;
    padding: 4px 0px;
    border-radius: 5px;
    outline: none;
}
.NextBtn2{
    font-family: 'Heebo-Medium';
    color: #ffffff;
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    border: none;
    font-size: 18px;
    width: 40%;
    padding: 4px 0px;
    border-radius: 5px;
    outline: none;
}
.DotContainer{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20px 30px 20px;
}
.DotSelected{
    background-color: #007AFF !important;
}
.DotUnSelected{
    width: 10px;
    height: 10px;
    background-color: #A0A4A7;
    margin: 5px;
    border-radius: 10px;
}
.BackImgContainer{
    position: absolute;
    top: 10px;
    left: 10px;
}
.BackImage{
    width: 50px;
    cursor: pointer;
}
.ScLink{
    font-size: 11px;
    text-decoration: underline;
    color: #00B2FF;
    cursor: pointer; 
}

/* Third Screen */
.Thi_ResultCont{
    width: 100%;
    display: flex;
    justify-content: center;
}
.Thi_Res_Div{
    width: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.TR_Table{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.TRT_Name{
    font-family: 'Heebo-Regular';
    
    font-size: 14px;
    color: #263E59;
    z-index: 1;
    background-color: white;
    padding-right: 10px;
}
.TRT_Name_Clo{
    font-family: 'Heebo-Regular';
    
    font-size: 14px;
    z-index: 1;
    background-color: white;
    padding-right: 10px;
    text-decoration: underline;
    color: #007AFF;
    cursor: pointer;
}
.TRT_Value{
    font-family: 'Heebo-Regular';
    
    font-size: 14px;
    color: #263E59;
    z-index: 1;
    background-color: white;
    padding-left: 10px;
}
.TRT_Line{
    width: 100%;
    height: 2px;
    background-color: #d7d9da;
    position: absolute;
    top: 11px;
    z-index: 0;
}
.MaxLimitSet{
    font-family: 'Heebo-Medium';
    color: #A0A4A7;
    font-size: 11px;
    margin-top: 2px;
}

/* Result Screen */
.R_Container{
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0px 20px 0px 20px;
}
.R_ContentDiv{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    padding: 7px 20px;
}
.R_ContentScreen{
    width: 100%;
    border: 1px solid rgba(115,115,115,0.12);
    margin-bottom: 20px;
    border-radius: 5px;
}
.R_ContentScreen2{
    width: 85%;
    border: 1px solid #d7d9da;
    margin-bottom: 10px;
    border-radius: 5px;
}
.R_ResData{
    display: flex;
    flex-direction: column;
}
.RRD_Price{
    font-family: 'Heebo-Bold';
    color: #263E59;
    font-size: 20px;
}
.RRD_Down{
    font-family: 'Heebo-Regular';
    
    color: #BBBBBB;
    font-size: 13px;
}
.RRD_Down_Des{
    font-family: 'Heebo-Regular';
    
    color: #A0A4A7;
    font-size: 13px;
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
}
.R_SeeDet{
    font-family: 'Heebo-Regular';
    
    color: #263E59;
    font-size: 15px;
    cursor: pointer;
}
.RightArrowImage{
    margin-left: 2px;
}
.ContactDiv{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}
.ContButton{
    display: flex;
    width: 80%;
    justify-content: space-evenly;
    align-items: center;
    background-color: #508AFF;
    padding: 7px 15px;
    border-radius: 10px;
    cursor: pointer;
}
.ContactImage{
    width: 50px;
    border: 2px solid #ffff;
    border-radius: 25px;
}
.ContactText{
    font-family: 'Heebo-Regular';
    
    color: #ffffff;
    font-size: 19px;
}
.R_ExP_Cont{
    padding: 7px 20px;
    width: 100%;
}
.R_ex_ContentDiv{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
}
.R_ex_Label{
    font-family: 'Heebo-Regular';
    
    color: #263E59;
    font-size: 13px;
}
.R_ex_Value{
    font-family: 'Heebo-Medium';
    color: #263E59;
    font-size: 13px;
}
.R_ex_Label2{
    font-family: 'Heebo-Bold';
    color: #263E59;
    font-size: 15px;
}
.R_ex_Value2{
    font-family: 'Heebo-Bold';
    color: #263E59;
    font-size: 15px;
}
.LB_Container{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 10px 0px;
    padding: 15px;
    text-align: initial;
}
.LB_TopCont{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.LBT_Side{
    width: 20%;
    display: flex;
    align-items: center;
    font-family: 'Heebo-Regular';
    
    font-size: 15px;
    cursor: pointer;
}
.LBT_Title{
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Heebo-Medium';
    
    font-size: 22px;
}
.LBI_Container{
    width: 100%;
    margin: 10px 0px;
}
.LBI_Fieldcon{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0px;
}
.LBI_name{
    width: 40%;
    font-family: 'Heebo-Regular';
    
    font-size: 16px;
}
.LBI_IPContainer{
    width: 57%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #00B2FF;
    border-radius: 5px;
}
.LBI_Inputfield{
    border-radius: 5px;
    outline: none;
    font-family: 'Heebo-Regular';
    color: #263E59;
    width: 100%;
    border: none;
    font-size: 17px;
    padding: 0px 7px;
}
.LBI_Symbol{
    padding: 4px 15px;
    font-size: 17px;
    font-family: 'Heebo-Medium';
    color: #ffffff;
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.LBI_Symbol2{
    padding: 4px 15px;
    font-size: 17px;
    font-family: 'Heebo-Medium';
    background-color: #f2f2f2;
    color: #999999;
}
.LBI_Symbol3{
    padding: 4px 15px;
    font-size: 17px;
    font-family: 'Heebo-Medium';
    background-color: #f2f2f2;
    color: #999999;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ToogleColor{
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    color: #ffffff;
}
.LB_CBcont{
    width: 100%;
    text-align: center;
    margin: 30px 0px 20px 0px;
}
.LB_BText{
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: 'Heebo-Medium';
    font-size: 16px;
}
.LBR_Container{
    width: 100%;
}
.LBR_DispDiv{
    width: 100%;
    position: relative;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.LBR_Line{
    width: 100%;
    height: 1px;
    background-color: #a5a5a5;
    position: absolute;
    top: 50%;
}
.LBR_RBox{
    height: 110px;
    background-color: azure;
    border-radius: 10px;
    z-index: 1;
    border: 1px solid #a5a5a5;
}
.header{
    text-align: center;
    font-family: "Heebo-Medium";
    color: #23405E;
    font-size: 24px;
    margin-bottom: 12px;
}
.header1{
    margin-bottom: -7px;
}
.banner{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: transparent;
    color: #23405E;
    margin-top: 10px;
}
.headername{
    margin-top: 13px;
    margin-bottom: -6px;
}
.headername1{
    margin-bottom: 13px;
    
}
.banner1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: transparent;
    color: #23405E;
    margin-top: 10px;
}
.banner2{
    margin-top: 20px !important;
}
.total{
    font-family: "Heebo-Medium";
    font-size: 20px;
}
.Totalvalue{
    font-family: "Heebo-Medium";
    font-size: 20px;
}
.coststitle{
    font-family: "Heebo-Regular" !important ;
    font-size: 16px !important ;
    
}
.costfees{
    font-family: "Heebo-Regular" !important ;
    font-size: 16px !important ; 
    
}
.banner{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: transparent;
    color: #23405E;
    margin-top: 10px;
}
.LBR_RHead{
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
    border-bottom: 1px solid #a5a5a5;
    background: linear-gradient(to right, #00B2FF 0%, #007AFF 100%);
    color: #fff;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    font-family: 'Heebo-Medium';
    
    font-size: 17px;
}
.LBR_RValue{
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    font-family: 'Heebo-Regular';
    
    font-size: 25px;
}
.LBR_U_Btn{
    width: 100%;
    text-align: center;
    margin: 20px 0px;
}
.LBR_U_Text{
    background-color: #49B21B;
    color: white;
    padding: 5px 20px;
    border-radius: 5px;
    letter-spacing: 1px;
    border: 1px solid #00BF0C;
    font-size: 15px;
    font-family: 'Heebo-Medium';
    
    cursor: pointer;
}
.LBR_R_Des{
    font-family: 'Heebo-Regular';
    
    text-align: center;
    margin-bottom: 20px;
    color: #A0A4A7;
    font-size: 12px;
}
/*Date Picker*/
.LB_Date{
    width: 100%;
    border: none;
    outline: none;
    border-radius: 7px;
    padding: 4px;
}

.E_Container{
    width: 100%;
    padding: 20px;
}
.E_Gree{
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Heebo-Medium';
    
    font-size: 22px;
    color: #263E59;
}
.E_Msg{
    font-family: 'Heebo-Regular';
    
    font-size: 15px;
    color: #263E59;
    margin-bottom: 5px;
    margin-top: 15px;
}
.E_Thk{
    font-family: 'Heebo-Medium';
    
    font-size: 15px;
    color: #263E59;
}
.E_USNA{
    font-family: 'Heebo-Medium';
    
    font-size: 15px;
    color: #263E59;
    margin-bottom: 20px;
}
.E_NDiv{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.E_NNAme{
    font-family: 'Heebo-Regular';
    
    font-size: 15px;
    color: #263E59;
}
.E_Send{
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.E_Inputfield{
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    width: 100%;
    outline: none;
    font-family: 'Heebo-Regular';
    
    font-size: 17px;
    padding: 5px 10px;
}
.ES_Text{
    background-color: #007AFF;
    border-radius: 5px;
    color: #ffffff;
    padding: 10px 25px;
    cursor: pointer;
    font-family: 'Heebo-Medium';
    
}


/* Range Slider */
.STB_range-slider {
    width:  80%;
    margin-top: 15px;
}
.STB_range-slider__range {
    -webkit-appearance: none;
    width: 100%;
    height: 4px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;  
}
/* Range Handle*/
.STB_range-slider__range::-webkit-slider-thumb {
      appearance: none;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      cursor: pointer;
      border: 1px solid #BBBBBB;
    }
    .STB_range-slider__range::-moz-range-thumb {
      width: 20px;
      height: 20px;
      border: 0;
      border-radius: 50%;
      background: #fff;
      cursor: pointer;
      transition: background .15s ease-in-out;
  
     
}

@media screen  and (max-width: 500px){
	.ContentDiv{
		padding: 30px 20px !important;
	}
	.ContentDiv2{
		padding: 0px 20px 30px 20px !important;
	}
	.DotContainer{
		padding: 0px 20px 30px 20px !important;
    }
    .header, .total, .Totalvalue{
        font-size: 17px !important;
    }
    .coststitle, .costfees{
        font-size: 14px !important;
    }
    .Thi_Res_Div{
        width: 80%;
    }
   
}
@media screen  and (max-width: 450px)  and (min-width: 350px){
    .ContactText{
        font-size: 14px !important;
    }
}
@media screen and (max-width:1208px){
    .STB_HEADER{
        padding-top: 100px;
    }
}

.calcBtn{
    font-family: 'Montserrat-Medium';
    font-size: 16px;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px !important;
    border: 1px solid #ced4da;
    cursor: pointer;
    background-color: #fff;
}

.subpopup_title{
    text-align: center;
    font-family: 'Montserrat-Medium';
    color: #0e2f51;
    font-size: 24px;
}

.title_installment{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px;
    height: 40px; 
    padding: 9px;
    border-radius: 5px;
    background: #EEF0FC;
    font-family: 'Montserrat-Medium';
    color: #0e2f51;

}

.loan_bar_css{
    align-items: center;
    display: flex;
    justify-content: center;
}
.border_right_none{
    border-right: none !important;
}