﻿h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    margin-top: 0
}


.split-button-dropdowns {
    list-style: none;
    margin: 0;
    padding: 0
}

    .split-button-dropdowns > li {
        display: inline-block;
        padding-left: 2px;
        padding-right: 2px
    }

.slider > .dragger {
    border-radius: 50%;
    border: 3px solid #b93634;
    background: #fff;
    width: 1.3em;
    height: 1.3em
}

.sliderafford_SG .tablink.active {
    border: 1px solid #706f6f
}

.slider > .track {
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    height: 2px
}


.slider > .highlight-track {
    background: #b93634;
    height: 3px
}

.myslider_SG .SG_tabcontent {
    background: #fff;
    box-shadow: 0 0 20px 5px rgba(0,0,0,0.15);
    border-radius: 5px;
    padding: 20px;
    display: none
}

    .myslider_SG .SG_tabcontent.active {
        display: block
    }

div#SG-tab-1 {
    width: 558px;
    position: absolute;
    left: 3%;
    top: 170px;
}

div#SG-tab-2 {
    width: 558px;
    position: absolute;
    left: 12%;
    top: 170px;
}

div#SG-tab-3 {
    width: 438px;
    position: absolute;
    left: 3%;
    top: 280px;
}

div#SG-tab-4 {
    width: 438px;
    position: absolute;
    left: 15%;
    top: 280px
}

div#SG-tab-5 {
    width: 438px;
    position: absolute;
    left: 30%;
    top: 280px
}

.rupeeadd_SG {
    width: 100%;
    max-width: 100%;
    z-index: 2;
    position: relative;
    top: 0
}

.rupeeitem_SG {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 8px;
    font-size: 12px;
    padding-left: 6px
}

.sliderafford_SG {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
    cursor: pointer
}

.tablink {
    padding: 15px;
    height: 58px;
    font-weight: 700;
    background: #f1f3f5;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    font-size: 19px;
    margin-bottom: 20px;
}

.downpaymentbox {
    width: 100%
}

.grosspaymentbox {
    width: 100%
}

.loantenure_SG {
    width: 100%
}

.roibox-SG {
    width: 100%
}

.otheremibox-SG {
    width: 100%
}

.SG_tabcontent input {
    background: #fff;
    border-radius: 5px;
    padding: 14px 17px 14px 10px;
    border: 1px solid #ddd;
    font-size: 16px;
    font-family: "Gotham Medium"
}

    .SG_tabcontent input:focus {
        outline: 1px solid #000
    }

.sliderafford_SG label {
    padding-bottom: 10px;
    margin: 0;
    display: block
}

.flexcalc-SG {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100%;
    position: relative
}

div.slider {
    width: 100%;
    max-width: 100%;
    z-index: 1111
}

.costoutput {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.output p {
    text-align: center;
    margin-bottom: 15px
}

.affordableamt_SG {
    border-left: 1px dashed #ccc;
    margin-left: 30px;
    padding-left: 30px;
    height: 70px;
    padding-top: 30px
}

.affordableloanamt_SG {
    background: linear-gradient(275.23deg,#c9252c 50.32%,#ffc20e 104.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 77px;
    margin: 0;
    font-family: "Gotham Bold"
}

.affordableamt_SG span {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
    font-family: "Gotham Bold"
}

.calrupeesybl-SG {
    margin-right: 9px
}

.ruler-img-affo {
    position: absolute;
    right: 1px;
    padding-right: 0;
    top: 5.3px
}

.affor-ruler-one {
    width: 385px
}

.affor-ruler-two {
    width: 394px
}

.affor-ruler-three {
    width: 289px
}

.affor-ruler-four {
    width: 287px
}

.affor-ruler-five {
    width: 273px
}

.container-pnb input::-webkit-outer-spin-button, .container-pnb input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.container-pnb input[type=number] {
    -moz-appearance: textfield
}

.arrowSG {
    position: absolute;
    top: 29px;
    right: 20px
}

    .arrowSG::before, .arrowSG::after {
        position: relative;
        content: "";
        display: block;
        width: 8px;
        height: 1px;
        background: white;
        transition: .3s ease-in-out;
        background: #000;
        opacity: .4
    }

    .arrowSG::before {
        transform: rotate(45deg)
    }

    .arrowSG::after {
        left: 6px;
        top: -1px;
        transform: rotate(-45deg)
    }

.tablink.active .arrowSG::before {
    transform: rotate(-45deg)
}

.tablink.active .arrowSG::after {
    transform: rotate(45deg)
}

.SG-reset {
    text-align: center;  
}

.btn-secondary {
    margin-left: 14px;
    padding: 10px;
    background-color: #f36f21;
    color: #fff;
    width: 150px;
    font-size: 18px;
}
.rupeeadd_SG {
    background-image: url("../../../images/calculatoraffordability.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 22px;
    background-size: 100%;
    top: -6px;
    left: 4px;
}
.slider{
    margin-left:0px !important;
    margin-right:0px !important;
}
/*div.rupeeadd_SG:before {*/
/*content: "";*/
/*background: url(https://localhost:44380/images/calculatoraffordability.png);*/
/*background-image: url("../images/calculatoraffordability.webp");*/
/*background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 9px;
    background-size: 100%;
    position: absolute;
    top: 5px;
    left: 8px
}*/
.track {
    width: 0px;
}
#SG-tab-1 input, #SG-tab-2 input {
    width: 135px
}

#SG-tab-3 input {
    width: 79px
}

#SG-tab-4 input {
    width: 86px
}

#SG-tab-5 input {
    width: 135px
}

@media (max-width:767px) {
    .div_left {
        padding: 30px;
        margin: 0px 0 !important;
        border: 1px solid #ccc;
        border-radius: 10px;
        height: auto !important;
    }

    .div_right {
        padding: 30px;
        margin: 40px 0;
        border: 1px solid #ccc;
        background-color: #fff5ef;
        border-radius: 10px;
        height: auto !important;
    }
    .sliderafford_SG {
        flex-wrap: wrap
    }

    .downpaymentbox, .grosspaymentbox, .loantenure_SG, .roibox-SG {
        width: 100%;
        margin-bottom: 15px
    }

    /*.otheremibox-SG {
        width: 48%;
        margin: 0 auto;
        padding-top: 20px
    }*/

    .costoutput {
        display: block;
        width: 100%;
        padding-bottom: 20px
    }

    .affordableamt_SG {
        border-top: 1px dashed #ccc;
        margin-left: 0;
        padding-left: 0;
        height: auto;
        text-align: center;
        border-left: 0;
        margin-top: 13px;
        padding-top: 14px
    }

    .affordableloanamt_SG {
        font-size: 32px;
        line-height: 26px;
        text-align: center
    }

    div#SG-tab-1 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 130px;
        height: 150px;
    }
    div#SG-tab-2 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 240px;
        height: 150px;
    }

    div#SG-tab-3 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 140px;
        height: 150px;
    }
    div#SG-tab-4 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 250px;
        height: 150px;
    }

    div#SG-tab-5 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 360px;
        height: 150px;
    }

    .SG-reset .btn-secondary {
        margin-top: 10px;       
    }

    .flexcalc-SG {
        display: block
    }

    .rupeeadd_SG {
        position: relative;
        top: 10px
    }
}
@media(min-width:768px)and (max-width:991px) {
    .div_left {
        margin: 40px 0 0 !important;
    }
}
.div_left {
    padding: 30px;
    margin: 40px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    height:285px;
}
.div_right {
    padding: 30px;
    margin: 40px 0;
    border: 1px solid #ccc;
    background-color: #fff5ef;
    border-radius: 10px;
    height: 285px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
*, *::before, *::after {
    box-sizing: border-box
}