

/* .main{
    background: #fff !important;
} */
/* .navbar-vertical .navbar-collapse {
    background-color: #fff;
} */
.content {
    background-color: var(--falcon-conent-body-bg);
}

/* .navbar-vertical.navbar-expand-xl+.content {
    margin-left: 13.625rem;
} */
.navbar-vertical.navbar-expand-xl .nav-link {
    padding: 9px 0px;
    /* padding-bottom: 30px; */
}

.dropdown-indicator:after {
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    height: 0.4rem;
    width: 0.4rem;
    border-right: 1px solid #5e6e82;
    border-bottom: 1px solid #5e6e82;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-property: border-color, -webkit-transform;
    transition-property: border-color, -webkit-transform;
    -o-transition-property: transform, border-color;
    transition-property: transform, border-color;
    transition-property: transform, border-color, -webkit-transform;
}

.newEra {
    color: #0085EB;
}

.points {
    color: #f57fce;
}

.points-B {
    color: red;
}

.points-g {
    color: green;
}

.points-A {
    color: #edaa0f;
}

.cibil {
    border: 2px solid #000;
    padding: 2px;
    font-size: 22px;
    font-weight: 700;
    /* text-align: end; */
    /* border-radius: 50%; */
    border-radius: 8px;
    width: 31px;
    height: 41px;
    /* color: #000; */
}

.main-box-imgob {
    width: 90%;
}

.text-nowrap {
    font-size: 13px;
    font-weight: 500;
}

.transc {
    font-size: 14px !important;
    font-weight: 600;
}

.wallet-bal {
    color: green;
    padding-top: 9px;
    font-size: 16px;
    font-weight: 600;
}

.fs-4 {
    /* font-size: 2.0736rem !important; */
    font-size: 20px !important;
    font-weight: 600;
}

.birtday-imgo {
    width: 50%;
}

@media(max-width:1280px) {
    .top-logo {
        width: 120px !important;
    }

    .navbar-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        /* font-size: .8333333333rem; */
        font-weight: 600;
        margin-left: -1rem;
        margin-right: -1rem;
        z-index: 1020;
        background-image: none;
        min-height: 4.3125rem;
        font-size: 11px !important;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        /* padding-right: 0.5rem; */
        /* padding-left: 0.5rem; */
        padding-right: 3px !important;
        padding-left: 3px !important;
    }

    .wallet-bal {
        color: green;
        padding-top: 9px;
        font-size: 12px;
        font-weight: 600;
    }



    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .amount {
        font-size: 20px !important;
    }

    .cibil {
        border: 2px solid #000;
        padding: 2px;
        font-size: 25px;
        font-weight: 700;
        border-radius: 8px;
        width: 30px;
        height: 49px;
    }
}


@media(max-width:1024px) {
    .navbar-vertical-toggle {
        display: none;
    }

    .top-logo {
        width: 180px !important;
    }

    .navbar-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        font-size: .8333333333rem !important;
        font-weight: 600;
        margin-left: -1rem;
        margin-right: -1rem;
        z-index: 1020;
        background-image: none;
        min-height: 4.3125rem;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .wallet-bal {
        color: green;
        padding-top: 9px;
        font-size: 16px !important;
        font-weight: 600;
    }
}


@media (max-width:912px) {
    .cibil {
        border: 2px solid #000;
        padding: 2px;
        font-size: 21px;
        font-weight: 700;
        border-radius: 8px;
        width: 30px;
        height: 39px;
    }
}


@media (max-width:767px) {
    .top-logo {
        width: 180px !important;
        margin-right: 108px;
    }

    .vertical-menu-logo {
        width: 120px;
    }

    .birtday-imgo {
        width: 30%;
    }
}


/************** right side success pendin failed css ********************/

.success-fail-pendind {
    display: flex;
    list-style: none;
    margin-left: -23px;
}

.master-pendings {
    margin-left: -16px;
    font-size: 14px !important;
}

.master-pendingf {
    margin-left: 82px;
    font-size: 14px !important;
}

.master-pendingp {
    margin-left: 71px;
    font-size: 14px !important;
}

.payment-tarns {
    width: 70%;
}

.payment-utility {
    width: 50%;
}

.payment-bbps {
    width: 70%;
}

.payment-recharge {
    width: 50%;
}

.squer-success {
    content: " ";
    width: 15px;
    height: 15px;
    background: green;
    position: absolute;
    margin-left: 10px;
    margin-top: 4px;
}

.squer-failed {
    content: " ";
    width: 15px;
    height: 15px;
    background: red;
    position: absolute;
    margin-left: 10px;
    margin-top: 4px;
}

.squer-pending {
    content: " ";
    width: 15px;
    height: 15px;
    background: orange;
    position: absolute;
    margin-left: 10px;
    margin-top: 4px;
}

.success-amount {
    display: flex;
    /* margin-left: -85px; */
}

.master-amounts {
    margin-left: -16px;
    font-size: 18px !important;
    color: green;
}

.master-amountf {
    margin-left: 83px;
    font-size: 18px !important;
    color: red;
}

.master-amountp {
    margin-left: 77px;
    font-size: 18px !important;
    color: orange;
}

.view-morebtnp {
    text-align: end;
}

    .view-morebtnp a {
        text-decoration: none;
        font-size: 12px;
        font-weight: 600;
    }



        .view-morebtnp a:hover {
            text-decoration: none;
            font-size: 12px;
            font-weight: 600;
            color: #0085eb;
        }





@media(max-width:1600px) {
    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .fs-4 {
        font-size: 20px !important;
    }

    .master-pendings {
        margin-left: -16px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingf {
        margin-left: 30px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingp {
        margin-left: 30px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .squer-success {
        content: " ";
        width: 11px;
        height: 12px;
        background: green;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .squer-failed {
        content: " ";
        width: 11px;
        height: 12px;
        background: red;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .squer-pending {
        content: " ";
        width: 11px;
        height: 12px;
        background: orange;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .master-amounts {
        margin-left: -30px;
        font-size: 13px !important;
        color: green;
    }

    .master-amountf {
        margin-left: 37px;
        font-size: 13px !important;
        color: red;
    }

    .master-amountp {
        margin-left: 40px;
        font-size: 13px !important;
        color: orange;
    }

    .top-logo {
        width: 120px !important;
    }

    .navbar-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        /* font-size: .8333333333rem; */
        font-weight: 600;
        margin-left: -1rem;
        margin-right: -1rem;
        z-index: 1020;
        background-image: none;
        min-height: 4.3125rem;
        font-size: 11px !important;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        /* padding-right: 0.5rem; */
        /* padding-left: 0.5rem; */
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    .wallet-bal {
        color: green;
        padding-top: 9px;
        font-size: 12px;
        font-weight: 600;
    }



    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .amount {
        font-size: 20px !important;
    }

    .cibil {
        border: 2px solid #000;
        padding: 2px;
        font-size: 25px;
        font-weight: 700;
        border-radius: 8px;
        width: 30px;
        height: 49px;
    }
}


@media(max-width:1366px) {
    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .fs-4 {
        font-size: 20px !important;
    }

    .master-pendings {
        margin-left: -16px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingf {
        margin-left: 30px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingp {
        margin-left: 30px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .squer-success {
        content: " ";
        width: 11px;
        height: 12px;
        background: green;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .squer-failed {
        content: " ";
        width: 11px;
        height: 12px;
        background: red;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .squer-pending {
        content: " ";
        width: 11px;
        height: 12px;
        background: orange;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .master-amounts {
        margin-left: -30px;
        font-size: 13px !important;
        color: green;
    }

    .master-amountf {
        margin-left: 37px;
        font-size: 13px !important;
        color: red;
    }

    .master-amountp {
        margin-left: 40px;
        font-size: 13px !important;
        color: orange;
    }
}



@media (max-width:1280px) {
    .master-pendings {
        margin-left: -16px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingf {
        margin-left: 30px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingp {
        margin-left: 30px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .squer-success {
        content: " ";
        width: 11px;
        height: 12px;
        background: green;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .squer-failed {
        content: " ";
        width: 11px;
        height: 12px;
        background: red;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .squer-pending {
        content: " ";
        width: 11px;
        height: 12px;
        background: orange;
        position: absolute;
        margin-left: 8px;
        margin-top: 2px;
    }

    .master-amounts {
        margin-left: -30px;
        font-size: 13px !important;
        color: green;
    }

    .master-amountf {
        margin-left: 37px;
        font-size: 13px !important;
        color: red;
    }

    .master-amountp {
        margin-left: 40px;
        font-size: 13px !important;
        color: orange;
    }
}


@media (max-width:912px) {
    .main-box-imgob {
        width: 50%;
    }

    .payment-tarns {
        width: 50%;
    }

    .payment-utility {
        width: 30%;
    }

    .payment-bbps {
        width: 50%;
    }

    .payment-recharge {
        width: 30%;
    }

    .master-amounts {
        margin-left: -30px;
        font-size: 12px !important;
        color: green;
    }

    .master-amountf {
        margin-left: 27px;
        font-size: 12px !important;
        color: red;
    }

    .master-amountp {
        margin-left: 30px;
        font-size: 12px !important;
        color: orange;
    }

    .master-pendings {
        margin-left: -18px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingf {
        margin-left: 23px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingp {
        margin-left: 14px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .squer-success {
        content: " ";
        width: 11px;
        height: 12px;
        background: green;
        position: absolute;
        margin-left: 4px;
        margin-top: 2px;
    }

    .squer-failed {
        content: " ";
        width: 11px;
        height: 12px;
        background: red;
        position: absolute;
        margin-left: 2px;
        margin-top: 2px;
    }

    .squer-pending {
        content: " ";
        width: 11px;
        height: 12px;
        background: orange;
        position: absolute;
        margin-left: 2px;
        margin-top: 2px;
    }
}

@media (max-width:820px) {
    .success-fail-pendind {
        display: block;
    }

    .master-pendings {
        margin-left: 0px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingf {
        margin-left: 0px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .master-pendingp {
        margin-left: 0px;
        font-size: 10px !important;
        font-weight: 700;
    }

    .squer-success {
        content: " ";
        width: 11px;
        height: 12px;
        background: green;
        position: absolute;
        margin-left: 12px;
        margin-top: 2px;
    }

    .squer-failed {
        content: " ";
        width: 11px;
        height: 12px;
        background: red;
        position: absolute;
        margin-left: 15px;
        margin-top: 2px;
    }

    .squer-pending {
        content: " ";
        width: 11px;
        height: 12px;
        background: orange;
        position: absolute;
        margin-left: 5px;
        margin-top: 2px;
    }

    .success-amount {
        display: block;
    }

    .master-amounts {
        margin-left: 0px;
        font-size: 12px !important;
        color: green;
    }

    .master-amountf {
        margin-left: 0px;
        font-size: 12px !important;
        color: red;
    }

    .master-amountp {
        margin-left: 0px;
        font-size: 12px !important;
        color: orange;
    }
}


@media (max-width:767px) {
    .success-amount {
        display: flex;
        /* margin-left: -85px; */
    }

    .master-amounts {
        margin-left: -16px;
        font-size: 18px !important;
        color: green;
    }

    .master-amountf {
        margin-left: 52px;
        font-size: 18px !important;
        color: red;
    }

    .master-amountp {
        margin-left: 47px;
        font-size: 18px !important;
        color: orange;
    }

    .success-fail-pendind {
        display: flex;
        list-style: none;
        margin-left: -23px;
    }

    .master-pendings {
        margin-left: -16px;
        font-size: 14px !important;
    }

    .master-pendingf {
        margin-left: 38px;
        font-size: 14px !important;
    }

    .master-pendingp {
        margin-left: 51px;
        font-size: 14px !important;
    }

    .squer-success {
        content: " ";
        width: 11px;
        height: 12px;
        background: green;
        position: absolute;
        margin-left: 12px;
        margin-top: 6px;
    }

    .squer-failed {
        content: " ";
        width: 11px;
        height: 12px;
        background: red;
        position: absolute;
        margin-left: 15px;
        margin-top: 6px;
    }

    .squer-pending {
        content: " ";
        width: 11px;
        height: 12px;
        background: orange;
        position: absolute;
        margin-left: 5px;
        margin-top: 6px;
    }

    .main-box-imgo {
        width: 50%;
    }

    .main-box-imgob {
        width: 50%;
    }

    .main-box-imgob {
        width: 30%;
    }

    .payment-tarns {
        width: 30%;
    }

    .payment-utility {
        width: 20%;
    }

    .payment-bbps {
        width: 30%;
    }

    .payment-recharge {
        width: 20%;
    }

    .transc {
        font-size: 14px !important;
        font-weight: 600;
    }
}



.drop-menus {
    text-align: end;
    padding-bottom: 10px;
}

.see-morebtn {
    padding: 5px 5px;
    font-size: 12px;
}




/************************** insurance page css*****************************************/

.insurances-reciept {
    background-image: url('../img/project-img/reciepit/Empty_Receipt.png');
    background-repeat: round !important;
    object-fit: cover !important;
    -webkit-flex-wrap: inherit !important;
    background-size: cover !important;
}

.insurance-content {
    background-color: #fff0 !important;
}

.heads-insurances {
    border-bottom: 1px dotted #0085EB;
}

.insurances-imgos {
    width: 80%;
}


@media (max-width:1366px) {
    .insurances-imgos {
        width: 100%;
    }

    .insurances-pay {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media (max-width:1280px) {
    .insurances-pay {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}


@media (max-width:820px) {
    .insurances-pay {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}



@media (max-width:767px) {
    .changepass-imgos {
        padding-top: 20px;
    }
}
/********************************************************/
.payment-reciept {
    /*background-image: url('../img/project-img/reciepit/vgreceipt.png');*/
    background-image: url('../img/project-img/reciepit/vgreceiptblank.png');
    background-repeat: round !important;
    object-fit: cover !important;
    -webkit-flex-wrap: inherit !important;
    background-size: cover !important;
    color: #000;
}

.Payment-content {
    background-color: #fff0 !important;
}

.heads-insurances {
    border-bottom: 1px dotted #0085EB;
    height: 91px;
}

.gented-system {
    border-top: 1px dotted #0085EB;
}

.payment-data {
    border-bottom: 1px dotted;
}

@media (max-width:767px) {
    .bbpsimgo {
        display: none;
    }

    .airtelimgo {
        display: none;
    }
}


@media (max-width:414px) {
    .Cancel-paymentbtn {
        margin-top: 10px;
    }
}






/**************************** BBPS page Css ****************************/

.bbps-imgsvg {
    width: 90%;
}

@media (max-width:1366px) {
    .bbps-imgsvg {
        width: 100%;
    }
}


/**************** User Roll Page Css *****************/

.user-rollbtns {
    /* margin-left: 270px; */
    margin-left: 215px;
    margin-top: -48px;
    width: 5px;
}

    .user-rollbtns:focus {
        z-index: 3;
        border-color: none !important;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.collapsible-partroll {
    border: 1px solid #eeeeef;
    /* border-bottom: none; */
}

.data-rolluser {
    border: 1px solid #eeeeef;
    border-top: none;
}




@media (max-width:767px) {
    .user-rollbtns {
        margin-left: 175px;
        margin-top: -48px;
        width: 5px;
    }

    .savechanges {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}







/****************** Modal reciept css ****************/

.mol-lab {
    color: #000;
}


/********************** Mscb page css*******************/
.bbps-imo {
    width: 60%;
}

@media (max-width:1440px) {
    .paybill {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .Cancelbill {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}


@media (max-width:912px) {
    .paybill {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .Cancelbill {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:800px) {
    .paybill {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .Cancelbill {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}


@media (max-width:768px) {
    .paybill {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .Cancelbill {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}


@media (max-width:767px) {
    .bbps-imo {
        width: 30%;
    }
    .neftpay{
        padding-top:15px;
    }
    .upibillpay {
        padding-top: 15px;
    }
}



@media (max-width:360px) {
    .paybill {
        font-size: 12px;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    .Cancelbill {
        font-size: 12px;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

/******************* Recharge Page *****************/

.viewplane {
    margin-top: -35px;
}

@media (max-width:1440px) {
    .rechabtn {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .rechcans {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}


@media (max-width:912px) {
    .rechabtn {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .rechcans {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:800px) {
    .rechabtn {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .rechcans {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .fetchbill {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}


@media (max-width:768px) {
    .rechabtn {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .rechcans {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .fetchbill {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media(max-width:414px) {
    .viewplane {
        margin-top: 10px;
    }

    .rechabtn {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 13px;
    }

    .rechcans {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 13px;
    }
}


@media(max-width:393px) {
    .viewplane {
        margin-top: 10px;
    }

    .rechabtn {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 13px;
        text-align: center;
    }

    .rechcans {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 13px;
        margin-top: 10px;
        text-align: center;
    }
}


.close-plane {
    margin-top: -91px;
}

@media (max-width:1366px) {
    .close-plane {
        margin-top: -91px;
        padding: 0px;
        margin-right: -20px;
    }
}

@media (max-width:912px) {
    .close-plane {
        margin-top: -177px;
        padding: 0px;
        margin-right: -20px;
    }

    .chanpass {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}


@media (max-width:820px) {
    .chanpass {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}


@media(max-width:768px) {
    .close-plane {
        margin-top: -246px;
        padding: 0px;
        margin-right: -20px;
    }
}


@media (max-width:712px) {
    .close-plane {
        margin-top: -95px;
        padding: 0px;
        margin-right: -20px;
    }
}

@media (max-width:640px) {
    .close-plane {
        margin-top: -106px;
        padding: 0px;
        margin-right: -20px;
    }
}

@media (max-width:540px) {
    .close-plane {
        margin-top: -172px;
        padding: 0px;
        margin-right: -20px;
    }
}

@media (max-width:414px) {
    .close-plane {
        margin-top: -244px;
        padding: 0px;
        margin-right: -20px;
    }
}


@media (max-width:393px) {
    .close-plane {
        margin-top: -296px;
        padding: 0px;
        margin-right: -20px;
    }
}


@media (max-width:360px) {
    .addbalc {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .chanpass {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}


.submit-icon {
    color: #0085EB;
}

.ok-icon {
    color: green;
}


.amount-part {
    width: 80px;
    height: 30px;
    border-radius: 10%;
    /* background: #da6d6d; */
    background: #165be3;
    /* background: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12); */
    /* background: linear-gradient(to right top, #051937, #1e2c6d, #5439a1, #9a39cc, #eb12eb);  */
}

.rec-amount {
    line-height: 33px;
    text-align: center;
    color: #fff;
}


@media (max-width:912px) {
    .recharge-info {
        padding-top: 10px;
    }
}

/*************** Recharge Modal Css ***************/

.recharge-confirmbox {
    background-color: #0b2d94 !important;
}

.recharge-modaltitle {
    color: #fff;
}



.paymentdekt {
    display: block;
}

.add-baldetails {
    display: block;
}


.addblamobi-details {
    display: none;
}


@media (max-width:767px) {
    .paymentdekt {
        display: none;
    }

    .mobile-vievpayment {
        display: block;
    }

    .addblamobi-details {
        display: block;
    }

    .add-baldetails {
        display: none;
    }

    .adbal {
        padding: 0px !important;
    }

    .Beneficary-details {
        padding-top: 30px;
    }

    .bbpp {
        width: 30%;
    }
}
/**********************************************/
.collp {
    width: 100%;
}

.show{
    display:block;
}
.textcase {
    text-transform:uppercase;
}

/*********************************************************/
/******************BBPS Quick Link css *******************/



/*.main-quickps {
    border-left: 8px solid #0085EB;
    border-right: 8px solid orange;
}

.quick-gos {
    padding-right: 10px;
    background: aliceblue;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 37px;
    padding-left: 6px;
    margin-right: 41px;
    margin-bottom: 18px;
    box-shadow: 0px 0px 5px 0px #ef7400;
}

.firstquick-gos {
    margin-left: 20px !important;
}

.textquicklinks {
    display: block;
    margin-top: 12px;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    text-overflow: ellipsis; 
    white-space: nowrap; 
    overflow: hidden;
    direction: ltr;
    width: 40px;
}

.dasbordview {
    display: none !important;
}

.mobilelogoview {
    display: none !important;
}

@media (max-width:1536px) {
    .quick-gos {
        margin-right: 33px;
    }
}

@media (max-width:1440px) {
    .quick-gos {
        margin-right: 27px;
    }
}

@media (max-width:1366px) {
    .quick-gos {
        margin-right: 22px;
    }
}

@media (max-width: 1280px) {
    .quick-gos {
        margin-right: 18px;
    }

    .textquicklinks {
        display: block;
        margin-top: 12px;
        font-size: 9px;
        font-weight: 600;
        line-height: 14px;
        width: 34px;
    }
}

@media (max-width:1024px) {
    .quick-gos {
        margin-right: 16px;
    }
}

@media (max-width:912px) {
    .quick-gos {
        padding-right: 10px;
        background: aliceblue;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        line-height: 30px;
        padding-left: 5px;
        margin-right: 19px;
    }

    .quicklink-imgos {
        width: 20px;
    }

    .textquicklinks {
        display: block;
        margin-top: 9px;
        font-size: 8px;
        font-weight: 600;
        line-height: 14px;
    }
}

@media (max-width: 800px) {
    .quick-gos {
        margin-right: 42px;
    }

    .menumobipart {
        display: none !important;
    }

    .dasbordview {
        display: inline-block !important;
    }

    .meuextra {
        list-style: none;
        display: flex;
        padding-left: 7px;
    }

        .meuextra .quick-gos {
            margin-right: 20px;
        }

    .extramenu {
        list-style: none;
        display: flex;
        padding-left: 7px;
        margin-top: 15px;
    }

        .extramenu .quick-gos {
            margin-right: 20px;
        }

    .firstquick-gos {
        margin-left: 0px !important;
    }
}

@media (max-width: 768px) {
    .quick-gos {
        margin-right: 39px;
    }
}

@media (max-width:767px) {
    .quick-gos {
        padding-right: 10px;
        background: aliceblue;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        line-height: 30px;
        padding-left: 5px;
        margin-right: 38px;
    }

    .quicklink-imgos {
        width: 20px;
    }

    .quickmenulinkbbp {
        text-align: left !important;
    }

    .mobilelogoview {
        display: block !important;
        padding-top: 6px !important;
    }

    .dektopviewslogos {
        display: none !important;
    }

    .bbps-logospartgd {
        width: 12%;
    }
}

@media (max-width: 600px) {
    .quick-gos {
        margin-right: 33px;
    }
}

@media (max-width:540px) {
    .quick-gos {
        margin-right: 25px;
    }
}

@media (max-width:414px) {
    .quick-gos {
        margin-right: 22px;
    }

    .bbps-logospartgd {
        width: 20%;
    }
}

@media (max-width:412px) {
    .quick-gos {
        margin-right: 22px;
    }
}

@media (max-width:390px) {
    .quick-gos {
        margin-right: 18px;
    }
}

@media (max-width:384px) {
    .quick-gos {
        margin-right: 14px;
    }
}

@media (max-width:375px) {
    .quick-gos {
        margin-right: 13px;
    }
}

@media (max-width:360px) {
    .textquicklinks {
        display: block;
        margin-top: 9px;
        font-size: 7px;
        font-weight: 600;
        line-height: 14px;
        width: 26px;
    }

    .quick-gos {
        margin-right: 11px;
    }
}

@media (max-width:320px) {
    .quick-gos {
        padding-right: 10px;
        background: aliceblue;
        width: 25px;
        height: 25px;
        border-radius: 50px;
        line-height: 22px;
        padding-left: 2px;
        margin-right: 10px;
    }

    .quicklink-imgos {
        width: 18px;
    }

    .quickmenulinkbbp {
        text-align: left !important;
    }
}


a.tooltiplinks {
    position: relative;
    cursor: pointer;
}

    a.tooltiplinks:hover::after {
        content: attr(data-title);
        background-color: #0085EB;
        color: #fff;
        padding: 4px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
        display: block;
        position: absolute;
        top: 55px;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        z-index: 1;
    }*/

.main-quickps {
    border-left: 8px solid #0085EB;
    border-right: 8px solid orange;
}

.quick-gos {
    padding-right: 10px;
    background: aliceblue;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 37px;
    padding-left: 6px;
    margin-right: 38px;


    margin-bottom: 18px;
    box-shadow: 0px 0px 5px 0px #ef7400;
    margin-left: 20px;
    cursor: pointer;
}



.firstquick-gos {
    margin-left: 20px !important;
}



.textquicklinks {
    display: block;
    margin-top: 12px;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    /*text-overflow: ellipsis; 
    white-space: nowrap; 
    overflow: hidden;
    direction: ltr;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    direction: ltr;
    width: 73px;
    margin-left: -10px;
}

.dasbordview {
    display: inline-block !important;
}

.quick-gos.dropdown-toggle::after {
    display: inline-block;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid #086ef3;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin-left: 9px;
    margin-bottom: -3px;
}

.dektopinexp {
    background: #edf3ff;
    margin-right: 12px;
    padding: 2px 10px 2px 10px;
    border: 1px solid #edf3ff;
    border-radius: 5px;
    color: #e63757;
    font-size: 15px;
}

.moretext {
    position: absolute;
    margin-top: -10px;
    padding-left: 24px;
    font-size: 10px;
    font-weight: 600;
}

.meuextra {
    list-style: none;
    display: flex;
    padding-left: 7px;
    flex-wrap: wrap;
    width: 320px;
}

.fourmenu .quick-gos {
    cursor: pointer;
}

.dasbordview .quick-gos {
    cursor: pointer;
}

.fourmenu .quick-gos:nth-child(n+12) {
    display: none;
}

.meuextra .quick-gos:nth-child(-n+10) {
    display: none;
}

.fourmenu .quick-gos:nth-child(5) .textquicklinks {
    margin-left: 0px !important;
}

.fourmenu .quick-gos:nth-child(4) .textquicklinks {
    margin-left: -5px !important;
}

.meuextra .quick-gos:nth-child(5) .textquicklinks {
    margin-left: 0px !important;
}

.meuextra .quick-gos:nth-child(4) .textquicklinks {
    margin-left: -5px !important;
}

.meuextra .quick-gos {
    margin-bottom: 40px;
    cursor: pointer;
}

    .meuextra .quick-gos .textquicklinks {
        margin-left: -10px;
    }

.mobilelogoview {
    display: none !important;
}

.menuhide {
    display: none !important;
}


@media (max-width:1887px) {
    .fourmenu .quick-gos:nth-child(n+10) {
        display: none;
    }

    .meuextra .quick-gos:nth-child(10n) {
        display: block !important;
    }
}

@media (max-width:1652px) {
    .fourmenu .quick-gos:nth-child(n+9) {
        display: none;
    }

    .meuextra .quick-gos:nth-child(9n) {
        display: block !important;
    }
}

@media (max-width:1536px) {
    .quick-gos {
        /*margin-right: 33px;*/
        /*margin-right: 100px;*/
    }

    .fourmenu .quick-gos:nth-child(n+8) {
        display: none;
    }

    .meuextra .quick-gos:nth-child(8n) {
        display: block !important;
    }

    .menuhide {
        display: inline-flex !important;
    }
}

@media (max-width:1440px) {
    .quick-gos {
        /*margin-right: 27px;*/
        /*margin-right: 80px;*/
    }
}

@media (max-width:1366px) {
    .quick-gos {
        /*margin-right: 22px;*/
        margin-right: 31px;
    }
}

@media (max-width: 1280px) {
    .quick-gos {
        /*margin-right: 18px;*/
        margin-right: 22px;
    }

    .textquicklinks {
        display: block;
        margin-top: 12px;
        font-size: 9px;
        font-weight: 600;
        line-height: 14px;
        width: 66px;
        margin-left: -10px;
    }
}

@media (max-width:1244px) {
    .fourmenu .quick-gos:nth-child(n+7) {
        display: none;
    }

    .meuextra .quick-gos:nth-child(7n) {
        display: block !important;
    }
}

@media (max-width:1024px) {
    .quick-gos {
        /*margin-right: 16px;*/
    }
}

@media (max-width:912px) {
    .quick-gos {
        padding-right: 10px;
        background: aliceblue;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        line-height: 30px;
        padding-left: 5px;
        /*margin-right: 19px;*/
    }

    .quicklink-imgos {
        width: 20px;
    }

    .textquicklinks {
        display: block;
        margin-top: 9px;
        font-size: 8px;
        font-weight: 600;
        line-height: 14px;
        width: 55px;
    }

    .quick-gos.dropdown-toggle::after {
        display: inline-block;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        margin-left: 5px;
        margin-bottom: -3px;
    }
}

@media (max-width: 800px) {
    .quick-gos {
        /*margin-right: 42px;*/
        margin-right: 11px;
    }

    .menumobipart {
        display: none !important;
    }

    .meuextra .quick-gos {
        margin-right: 20px;
    }

    .extramenu {
        list-style: none;
        display: flex;
        padding-left: 7px;
        margin-top: 15px;
    }

        .extramenu .quick-gos {
            margin-right: 20px;
        }

    .firstquick-gos {
        margin-left: 20px !important;
    }
}

@media (max-width: 768px) {
    .quick-gos {
        /*margin-right: 39px;*/
        margin-right: 7px;
    }
}

@media (max-width:767px) {
    .quick-gos {
        padding-right: 10px;
        background: aliceblue;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        line-height: 30px;
        padding-left: 5px;
        /*margin-right: 38px;*/
        margin-right: 55px;
    }

    .quicklink-imgos {
        width: 20px;
    }

    .quickmenulinkbbp {
        text-align: left !important;
    }

    .mobilelogoview {
        display: block !important;
        padding-top: 6px !important;
    }

    .dektopviewslogos {
        display: none !important;
    }

    .bbps-logospartgd {
        width: 12%;
    }

    .upi-heading {
        text-align: left !important;
        padding-left: 13px;
        font-size: 13px;
    }

    .meuextra {
        list-style: none;
        display: flex;
        padding-left: 7px;
        width: 300px;
    }

    .fourmenu .quick-gos:nth-child(n+4) {
        display: none;
    }

    .meuextra .quick-gos:nth-child(n) {
        display: block !important;
    }
}

@media (max-width: 600px) {
    .quick-gos {
        /*margin-right: 33px;*/
        margin-right: 46px;
    }
}

@media (max-width:540px) {
    .quick-gos {
        /*margin-right: 25px;*/
        margin-right: 32px;
    }

    .textquicklinks {
        display: block;
        margin-top: 6px;
        font-size: 9px;
        font-weight: 600;
        line-height: 14px;
        width: 67px;
    }
}

@media (max-width:414px) {
    .quick-gos {
        /*margin-right: 22px;*/
        margin-right: 5px;
    }

    .textquicklinks {
        display: block;
        margin-top: 12px;
        font-size: 9px;
        font-weight: 600;
        line-height: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        direction: ltr;
        width: 40px;
        /*margin-left: -10px;*/
    }

    .bbps-logospartgd {
        width: 20%;
    }

    .meuextra {
        list-style: none;
        display: flex;
        padding-left: 7px;
        width: 225px;
    }

    .moretext {
        position: absolute;
        margin-top: -8px;
        padding-left: 17px;
        font-size: 10px;
        font-weight: 600;
    }
}

@media (max-width:412px) {
    .quick-gos {
        /*margin-right: 22px;*/
        margin-right: 4px;
    }
}

@media (max-width:390px) {
    .quick-gos {
        /*margin-right: 18px;*/
        margin-right: 0px;
        margin-left: 18px;
    }
}

@media (max-width:384px) {
    .quick-gos {
        margin-right: 0px;
    }
}

@media (max-width:375px) {
    .quick-gos {
        margin-right: 0px;
    }
}

@media (max-width:360px) {
    .textquicklinks {
        display: block;
        margin-top: 9px;
        font-size: 7px;
        font-weight: 600;
        line-height: 14px;
        width: 26px;
        margin-left: 0px;
    }

    .quick-gos {
        margin-right: 0px;
        margin-left: 13px;
    }

    .meuextra {
        list-style: none;
        display: flex;
        padding-left: 7px;
        width: 200px;
    }

    .moretext {
        position: absolute;
        margin-top: -8px;
        padding-left: 17px;
        font-size: 8px;
        font-weight: 600;
    }
}

@media (max-width:320px) {
    .quick-gos {
        padding-right: 10px;
        background: aliceblue;
        width: 25px;
        height: 25px;
        border-radius: 50px;
        line-height: 22px;
        padding-left: 2px;
        margin-right: 0px;
    }

    .quicklink-imgos {
        width: 18px;
    }

    .quickmenulinkbbp {
        text-align: left !important;
    }
}


a.tooltiplinks {
    position: relative;
}



    a.tooltiplinks:hover::after {
        content: attr(data-title);
        background-color: #0085EB;
        color: #fff;
        padding: 4px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
        display: block;
        position: absolute;
        top: 55px;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        z-index: 1;
    }



/******************************************/

@media (max-width:767px) {
    .upipayment-otp {
        padding-top: 18px;
    }

    .head-textpayments {
        display: none;
    }
}

@media (max-width:1366px) {
    .fs-sm-0 {
        font-size: 13px !important;
    }
}

/******************** Top menu bar css ***************************/

#navbarStandard{
    margin-bottom:-18px;
    margin-top:-10px;
}

.quick-gostopmenu {
    padding-right: 10px;
    background: aliceblue;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 25px;
    padding-left: -1px;
    margin-right: 38px;
    /*margin-bottom: 18px;*/
    box-shadow: 0px 0px 5px 0px #ef7400;
    margin-left: 20px;
    cursor: pointer;
}

.quick-gostopmenu1 {
    padding-right: 10px;
    background: aliceblue;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 25px;
    padding-left: 8px;
    margin-right: 38px;
    /*margin-bottom: 18px;*/
    box-shadow: 0px 0px 5px 0px #ef7400;
    margin-left: 20px;
    cursor: pointer;
    /*margin-bottom: 51px;*/
    margin-top: 10px;
    cursor:pointer;
}

.quick-gosmoretop {
    padding-right: 10px;
    background: aliceblue;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 32px;
    padding-left: 12px;
    margin-right: 38px;
    /*margin-bottom: 18px;*/
    box-shadow: 0px 0px 5px 0px #ef7400;
    margin-left: 20px;
    cursor: pointer;
}

.fourmenu .menuitemtops:nth-child(n+12) {
    display: none;
}

.meuextratop .topmenudropdowns:nth-child(-n+11) {
    display: none;
}


@media (max-width:1845px) {
    .fourmenu .menuitemtops:nth-child(n+10) {
        display: none;
    }

    .meuextratop .topmenudropdowns:nth-child(10n) {
        display: block !important;
    }

}

@media (max-width:1645px) {
    .fourmenu .menuitemtops:nth-child(n+9) {
        display: none;
    }

    .meuextratop .topmenudropdowns:nth-child(9n) {
        display: block !important;
    }
}

@media (max-width:1600px) {
    .fourmenu .menuitemtops:nth-child(n+8) {
        display: none;
    }

    .meuextratop .topmenudropdowns:nth-child(8n) {
        display: block !important;
    }
    .meuextratop {
        list-style: none;
        display: flex;
        padding-left: 21px !important;
        flex-wrap: wrap;
        width: 450px !important;
    }
}

@media (max-width:1440px) {
    .fourmenu .menuitemtops:nth-child(n+7) {
        display: none;
    }

    .meuextratop .topmenudropdowns:nth-child(7n) {
        display: block !important;
    }
    .meuextratop {
        list-style: none;
        display: flex;
        padding-left: 11px !important;
        flex-wrap: wrap;
        width: 450px !important;
    }
}

@media (max-width:1366px) {
    .fourmenu .menuitemtops:nth-child(n+6) {
        display: none;
    }

    .meuextratop .topmenudropdowns:nth-child(6n) {
        display: block !important;
    } 
}

.more-drop {
    margin-left: 919px;
    margin-top: -0.875rem !important;
}

.moretexttopmenu {
    position: absolute;
    margin-top: -13px;
    padding-left: 24px;
    font-size: 12px;
    font-weight: 600;
}
    /*.moretexttopmenu a {
        color: var(--falcon-navbar-light-color);
    }*/

/*.textquicklinks-topmenu {
    display: block;
    margin-top: 13px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    direction: ltr;
    width: 73px;
    margin-left: -5px;
    color: #2c7be5;
}*/
.textquicklinks-topmenu {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    direction: ltr;
    /*width: 73px;*/
    margin-left: -13px;
    color: #2c7be5;
    text-align: center;
}

.meuextratop {
    list-style: none;
    display: flex;
    padding-left: 7px;
    flex-wrap: wrap;
    width: 450px;
}

.quick-gostopmenu1 .nav-link .topbar-icons {
    margin-left: -7px;
}

.textquicklinks-topmenu1 {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*overflow: hidden;
    direction: ltr;*/
    width: 100px;
    margin-left: -25px;
   /*margin-left:-16px;*/
   text-align:center;
   cursor:pointer;
}

@media (max-width:1600px) {
    .more-drop {
        margin-left: 857px;
        margin-top: -0.875rem !important;
    }
}



.quicklinkspa-top {
    list-style: none;
    display: inline-flex;
    padding-left: 7px;
}

.mobilevietopmenu {
    display:none;
}
.dasbordview-top {
    display: inline-block !important;
}

@media (max-width:1024px) {
    .dektopmenutop{
        display:none !important;
    }
    .quicklinkspa-top {
        display: none;
    }
    .dasbordview-top {
        display: none !important;
    }
    .menmenutopb {
        display: none;
    }
    .mobilevietopmenu {
        display: block;
    }
   
}

.add-drop .dropdown-menu {
    margin-left:50px !important;
}

.panbox {
    background-image: url('../img/project-img/pan-card.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.panodel {
    margin-top: 65px;
}

@media (max-width:1366px) {
    .panodel {
        margin-top: 41px;
    }
}

@media (max-width:1024px) {
    .panodel {
        margin-top: 29px;
    }
}

@media (max-width:912px) {
    .panbox {
        background-image: url(../img/project-img/pan-card.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 131%;
    }
}

@media (max-width:767px) {
    .panbox {
        background-image: url(../img/project-img/pan-card.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
    }

    .lbpan {
        font-size: 11px;
    }

    .panlb {
        font-size: 11px;
    }

    .panodel {
        margin-top: 10px;
    }

    .bpa {
        padding-top: 0px !important;
        margin-bottom: -10px;
    }
}


.panlb {
    color: #000;
}

.lbpan {
    color: var(--falcon-body-color);
}

.nextcibilbtn {
    padding-left: 335px;
}

.aadhar-font {
    font-size: 25px;
}

.previbtncibil {
    position: absolute;
}


@media (max-width:1366px) {
    .aadhardob {
        margin-left: -32px;
    }
}

@media (max-width:1280px) {
    .nextcibilbtn {
        padding-left: 0px;
        text-align: end;
    }
}

@media (max-width:767px) {
    .aadhar-font {
        font-size: 19px;
    }

    .aadhardob {
        margin-left: 0px;
    }

    .dobadhar {
        margin-left: 35px;
        margin-top: 10px;
    }
}

.dektopinexp {
    background: #edf3ff;
    margin-right: 12px;
    padding: 2px 10px 2px 10px;
    border: 1px solid #edf3ff;
    border-radius: 5px;
    color: #e63757;
    font-size: 15px;
}

@media (max-width:912px) {
    .dektopinexp {
        background: #edf3ff;
        margin-right: 12px;
        padding: 2px 10px 2px 10px;
        border: 1px solid #edf3ff;
        border-radius: 5px;
        color: #e63757;
        font-size: 11px;
    }
}

@media (max-width:767px) {
    .dektopinexp {
        display: none;
    }
}

.dashdrop-menus1 {
    margin-left: -30px;
    margin-top: -44px;
}

@media (max-width:1800px) {
    .dashdrop-menus1 {
        margin-left: -30px;
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .dashdrop-menus1 {
        margin-left: 0px;
        margin-top: 0px;
        /*text-align:center !important;*/
    }
}

@media (max-width:1366px){
    .transpaydetbtn {
        font-size:11px;
    }
}

@media (max-width:912px) {
    .paydebtn {
        text-align:left !important; 
    }
    .transpaydetbtn {
        white-space:inherit;
    }
}

@media (max-width:767px) {
    .paydebtn {
        text-align: right !important;
    }

    .transpaydetbtn {
        white-space: inherit;
        font-size: 13px;
    }
}

