
/* .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;
    -moz-animation: marquee 10s linear infinite;
    -webkit-animation: marquee 10s linear infinite;
    animation: marquee 5s linear infinite;
    width: 730px;
    overflow: hidden;
}



@keyframes marquee {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(2%)
    }

    100% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(2%);
    }
}

@media (max-width:1024px) {
    .newEra {
        color: #0085EB;
        -moz-animation: marquee 10s linear infinite;
        -webkit-animation: marquee 10s linear infinite;
        animation: marquee 5s linear infinite;
        width: 440px;
        overflow: hidden;
    }
}

.points {
    color: #f57fce;
}

.points-B {
    color: red;
}

.points-g {
    color: green;
}

.points-A {
    color: #edaa0f;
}

.cibil {
    border: 2px solid var(--falcon-cibil-border-color);
    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: 13px !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: 17px !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%;
    }

    .drop-menus {
        padding-top: 10px;
    }
}


/************** 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: 44%;
}

.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;
    position: relative;
    padding-right: 60px;
}

    .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;*/
            color: red;
        }


.right-sidedashboradpart {
    padding-left: 0px !important;
}


@media(max-width:1600px) {
    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .fs-4 {
        font-size: 15px !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: 180px !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-size: 12px !important;
        font-weight: 600;
    }

    .amount {
        font-size: 15px !important;
        /*font-size: 12px !important;*/
        display: inline-block;
        font-weight: 600;
    }

    .cibil {
        border: 2px solid #000;
        padding: 2px;
        font-size: 21px;
        font-weight: 700;
        border-radius: 8px;
        width: 30px;
        height: 39px;
    }
}

/*@media (max-width:1440px) {
    .amount {
        font-size: 14px !important;
    }

    .text-nowrap {
        font-size: 9px !important;
    }
}*/

@media(max-width:1366px) {
    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }
    /*.amount {
        font-size: 12px !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;
    }

    .cibil {
        border: 2px solid #000;
        padding: 2px;
        font-size: 24px;
        font-weight: 700;
        border-radius: 8px;
        width: 30px;
        height: 49px;
    }

    .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: 12px !important;
    }

    .topbar-icons {
        width: 25px !important;
    }
}



@media (max-width:1280px) {

    /*.amount {
        font-size: 10px !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;
    }

    .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;
    }

    .topbar-icons {
        width: 25px !important;
    }
}


@media (max-width:1024px) {
    .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: 14px !important;
    }

    .topbar-icons {
        width: 20px !important;
    }
}


@media (max-width:912px) {

    .main-box-imgo {
        width: 40% !important;
    }

    .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: 25%;
    }

    .payment-utility {
        width: 20%;
    }

    .payment-bbps {
        width: 30%;
    }

    .payment-recharge {
        width: 20%;
    }

    .transc {
        font-size: 14px !important;
        font-weight: 600;
    }

    .right-sidedashboradpart {
        padding-left: 13px !important;
    }
}



@media (max-width:540px) {
    .cibil-mobilev2 {
        margin-left: 43px;
        margin-top: -65px;
    }

    .cibil-mobilev3 {
        margin-left: 84px;
        margin-top: -65px;
    }
}


.drop-menus1 {
    text-align: center;
    margin-top: -44px;
}

.drop-menus2 {
    text-align: end;
    margin-top: -30px;
}

.see-morebtn {
    padding: 5px 5px;
    font-size: 12px;
}




@media (max-width:767px) {
    .drop-menus1 {
        text-align: end;
        margin-top: 0px;
    }

    .drop-menus2 {
        text-align: end;
        margin-top: 0px;
    }
}
/* 
.success-fail-pendind{
    display: flex;
    list-style: none;
    margin-left: -23px;
}
.master-pendings{
    margin-left: -16px;
    font-size: 12px !important;
   
}

.master-pendingf{
    margin-left: 71px;
    font-size: 12px !important;
    
}
.master-pendingp{

    margin-left: 55px;
    font-size: 12px !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;
    
}
.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:1875px){
    .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-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: 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: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-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: 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:1366px){
    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }
    .fs-4{
        font-size: 20px !important;
    }
    .amount1{
        font-size: 17px !important;
    }
    .master-pendings{
        margin-left: -16px;
        font-size: 10px !important;
        font-weight: 700;
    }
    
    .master-pendingf{
        margin-left: 25px;
        font-size: 10px !important;
        font-weight: 700;
    }
    .master-pendingp{
         margin-left: 24px;
        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){
    .amount1 {
        font-size: 15px !important;
    }
    .master-pendings{
        margin-left: -31px;
        font-size: 10px !important;
        font-weight: 700;
    }
    
    .master-pendingf{
        margin-left: 25px;
        font-size: 10px !important;
        font-weight: 700;
    }
    .master-pendingp{
        margin-left: 23px;
        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: -41px;
        font-size: 13px !important;
        color: green;
    }
    .master-amountf{
        margin-left: 31px;
        font-size: 13px !important;
        color: red;
    }
    .master-amountp{
        margin-left: 30px;
        font-size: 13px !important;
        color: orange;
    }

   
}



@media (max-width:1024px){
    .amount1 {
        font-size: 15px !important;
    }
    .master-pendings{
        margin-left: -31px;
        font-size: 10px !important;
        font-weight: 700;
    }
    
    .master-pendingf{
        margin-left: 24px;
        font-size: 10px !important;
        font-weight: 700;
    }
    .master-pendingp{
        margin-left: 23px;
        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: -41px;
        font-size: 13px !important;
        color: green;
    }
    .master-amountf{
        margin-left: 31px;
        font-size: 13px !important;
        color: red;
    }
    .master-amountp{
        margin-left: 30px;
        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: -40px;
        font-size: 10px !important;
        color: green;
    }
    .master-amountf{
        margin-left: 27px;
        font-size: 10px !important;
        color: red;
    }
    .master-amountp{
        margin-left: 30px;
        font-size: 10px !important;
        color: orange;
    }

    .master-pendings{
        margin-left: -35px;
        font-size: 9px !important;
        font-weight: 700;
    }
    
    .master-pendingf{
        margin-left: 18px;
        font-size: 9px !important;
        font-weight: 700;
    }
    .master-pendingp{
         margin-left: 17px;
        font-size: 9px !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;
       
    }
    .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;
}

.see-morebtn{
    padding: 5px 5px;
    font-size: 12px;
} */









.buttonLink {
    color: #275d8b;
}

.qr-imgo {
    margin-left: 8px;
    margin-top: 122px;
}

.verticalButton {
    /* padding: 0px 44px 0px 0px;
        height: 184px;
        width: 38px;
        background: #e6effcf5;
        border-radius:10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -66px;
        top: 266px;
        border: 5px solid #fff; */
    padding: 0px 43px 0px 0px;
    height: 184px;
    width: 38px;
    background: #e6effc;
    border-radius: 10px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    position: fixed;
    right: -63px;
    top: 100px;
    border: 5px solid var(--falcon-card-bg);
}

/* @media (max-width:1366px){
    .verticalButton {
        padding: 0px 43px 0px 0px;
        height: 184px;
        width: 38px;
        background: #e6effc;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 104px;
        border: 5px solid #fff;
    }
  }

  @media (max-width:1024px){
    .verticalButton {
        padding: 0px 43px 0px 0px;
        height: 184px;
        width: 38px;
        background: #e6effc;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 430px;
        border: 5px solid #fff;
    }  
}
    @media (max-width:912px){   
        .verticalButton {
            padding: 0px 43px 0px 0px;
            height: 184px;
            width: 38px;
            background: #e6effc;
            border-radius: 10px;
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            position: fixed;
            right: -63px;
            top: 410px;
            border: 5px solid #fff;
        }  
    }*/
@media (max-width:768px) {
    .verticalButton {
        padding: 0px 43px 0px 0px;
        height: 184px;
        width: 38px;
        background: #e6effc;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 260px;
        border: 5px solid #fff;
    }
}

@media (max-width:767px) {
    .verticalButton {
        padding: 0px 34px 0px 0px;
        height: 164px;
        width: 38px;
        background: #e6effc;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 75px;
        border: 5px solid #fff;
    }

    .qr-imgo {
        margin-left: 5px;
        margin-top: 117px;
        width: 25px;
    }

    .first-text {
        font-size: 12px !important;
    }

    .add-drop {
        display: none;
    }
}

@media (max-width:640px) {
    .verticalButton {
        padding: 0px 34px 0px 0px;
        height: 164px;
        width: 38px;
        background: #e6effc;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 165px;
        border: 5px solid #fff;
    }
}


@media (max-width:600px) {
    .verticalButton {
        padding: 0px 34px 0px 0px;
        height: 164px;
        width: 38px;
        background: #e6effc;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 75px;
        border: 5px solid #fff;
    }
}


@media (max-width:540px) {
    .verticalButton {
        padding: 0px 34px 0px 0px;
        height: 164px;
        width: 38px;
        background: #ffffff !important;
        border-radius: 10px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        position: fixed;
        right: -63px;
        top: 75px;
        border: 5px solid #fff;
    }
}

/********************** qr Code Model popup Css ********************/

.note-head {
    color: #020202;
    font-size: 14px;
    font-weight: 700;
    padding-left: 23px;
}

.note-pra {
    font-size: 14px;
    margin-bottom: 10px;
}

.play-icon {
    color: #10B0EC;
}
/* .internal-part {
    padding-left: 100px !important;
    padding-right: 58px !important;
  } */
.box-borderspart {
    box-shadow: 0px 0px 0px 9px #F5F5F5;
    padding: 10px;
    border-radius: 10px;
}

.balances-transhead {
    color: #3087BA;
}

.name-person {
    color: #000;
    font-weight: 700;
    font-size: 13px;
    padding: 5px;
}

.person-address {
    color: #000;
    font-size: 10px;
}

.scan-pay {
    color: orange;
    font-size: 14px;
    font-weight: 700;
}

.qr-bodypart {
    border: 10px solid #10B0EC;
    border-radius: 20px;
}

.qr-bodypart1 {
    border: 10px solid #10B0EC;
    border-radius: 20px;
}

.qr-bodypart2 {
    /* padding-left: 57px; */
    /* border:10px solid #10B0EC;
    border-radius: 20px; */
}

.upi-logoparts {
    width: 50px;
}

@media screen {
    #printSection {
        display: none;
    }
}

@media print {

    #printSection, #printSection * {
        visibility: visible;
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
    }



    * {
        -webkit-print-color-adjust: exact;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    @page {
        size: A4;
        margin: 0;
    }


    html {
        background: none;
        padding: 0;
        overflow-x: hidden;
        border: 1px solid white;
        height: 99%;
        page-break-after: avoid;
        page-break-before: avoid;
    }


    body {
        box-shadow: none;
        margin: 0;
        padding: 0;
        visibility: hidden;
        border: 1px solid white;
        height: 99%;
        page-break-after: avoid;
        page-break-before: avoid;
    }



    span:empty {
        display: none;
    }


    .qr-tabs {
        display: block;
    }


    .qr-bodypart1 {
        width: 384px !important;
        height: 576px !important;
        text-align: center !important;
        margin-left: 220px;
        margin-right: 150px;
        margin-top: 50px;
    }

        .qr-bodypart1 #logo {
            display: block;
        }


        .qr-bodypart1 #printqrimgenglish {
            width: 250px !important;
            height: 250px !important;
        }


    .qr-bodypart2 {
        width: 384px !important;
        height: 576px !important;
        text-align: center !important;
        margin-left: 220px;
        margin-right: 150px;
        margin-top: 150px;
    }

        .qr-bodypart2 #logo {
            visibility: hidden;
        }

        .qr-bodypart2 #imgos {
            visibility: hidden;
            display: none;
        }

        .qr-bodypart2 #scan {
            visibility: hidden;
        }

        .qr-bodypart2 #power {
            visibility: hidden;
            display: none;
        }

        .qr-bodypart2 #printonlyqrimgenglish {
            width: 250px !important;
            height: 250px !important;
        }

    .payment-reciept {
        margin: 45px;
        margin-left: 70px;
        width: 650px;
       
    }
}



.info-qr {
    padding-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
}

/************************ user Profile tab css ****************************/

.user-profileimg {
    margin-top: -60px;
}

/************************ user Profile tab css End ****************************/


/************************ Pagination css Start ****************************/
.pagination {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination {
        padding-top: 6px;
        padding-left: 217px;
    }
}



/************************ Pagination css Start ****************************/
.pagination-upicollect {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination-upicollect li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination-upicollect li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination-upicollect li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination-upicollect {
        padding-top: 6px;
        padding-left: 217px;
    }
}

/************************ Pagination css Start ****************************/
.pagination-qrcollect {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination-qrcollect li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination-qrcollect li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination-qrcollect li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination-qrcollect {
        padding-top: 6px;
        padding-left: 217px;
    }
}


/************************ Pagination css Start ****************************/
.pagination-paymentupi {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination-paymentupi li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination-paymentupi li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination-paymentupi li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination-paymentupi {
        padding-top: 6px;
        padding-left: 217px;
    }
}


/************************ Pagination css Start ****************************/
.pagination-summary {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination-summary li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination-summary li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination-summary li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination-summary {
        padding-top: 6px;
        padding-left: 217px;
    }
}

/************************ Pagination css Start ****************************/

/************************ Pagination css Start ****************************/
.pagination-statement {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination-statement li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination-statement li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination-statement li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination-statement {
        padding-top: 6px;
        padding-left: 217px;
    }
}

/************************ Pagination css Start ****************************/
.pagination-utility {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination-utility li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination-utility li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination-utility li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination-utility {
        padding-top: 6px;
        padding-left: 217px;
    }
}



/************************  Pagination css End ****************************/
/************************ Pagination css Start ****************************/
.pagination_xpressbanking {
    padding-top: 6px;
    padding-left: 150px;
}

    .pagination_xpressbanking li:hover {
        cursor: pointer;
        background-color: var(--falcon-300) !important;
        color: #000;
    }

    .pagination_xpressbanking li {
        /*color: #000;*/
        color: var(--falcon-900) !important;
        text-decoration: none;
        opacity: .7;
        padding: 3px 12px;
        border: 1px solid #2c7be5;
    }

        .pagination_xpressbanking li.active {
            background-color: #2c7be5;
            color: #fff !important;
        }


@media (max-width:360px) {
    .pagination_xpressbanking {
        padding-top: 6px;
        padding-left: 217px;
    }
}
/************************  Pagination css End ****************************/



/************************ Top menu bar hide css ****************************/
.navbar-top1 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    font-size: .8333333333rem;
    font-weight: 600;
    margin-left: -1rem;
    margin-right: -1rem;
    z-index: 10;
    background-image: none;
    min-height: 4.3125rem;
}

#mores {
    font-size: 17px;
    color: #0085EB;
}

.mobile-menustop {
    display: none;
}

@media (max-width: 1024px) {
    .navbar-top1 {
        display: none;
    }

    .mobile-menustop {
        display: block;
    }

    #mores {
        display: none;
    }
}

/************************ Top menu bar hide css  End ****************************/
/* .top-menudrop{
    height: auto;
    max-height: 450px;
    overflow-x: hidden;
}  */

.start-point {
    /* position: fixed;  
    z-index: 11;
   background-color: var(--falcon-conent-body-bg);  
    padding: 2px; height: 1px; */
    position: fixed;
    z-index: 11;
    background-color: var(--falcon-conent-body-bg);
    padding: 2px;
    height: 1px;
    width: 272px;
    margin-left: -20px;
    margin-top: -2px;
}

.main-heas {
    box-shadow: none;
    background-color: var(--falcon-conent-body-bg);
    padding: 0px;
}

.navbar .top-extradrop {
    overflow: visible;
    left: -0.5625rem;
}
/* 
 .top-extradrop {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 1rem 0;
    margin: 0;
    font-size: 0.8rem;
    color: var(--falcon-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--falcon-dropdown-bg);
    background-clip: padding-box;
    border: 1px solid var(--falcon-dropdown-border-color);
    border-radius: 0.25rem;
    -webkit-box-shadow: var(--falcon-dropdown-box-shadow);
    box-shadow: var(--falcon-dropdown-box-shadow);
    
}

.navbar.top-extradrop :after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 1rem;
    height: 1rem;
    background: #000;
    top: 1.625rem !important;
    left: -0.2rem !important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: inherit;
    border-radius: 0.125rem;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: var(--falcon-dropdown-border-color);
    -webkit-box-shadow: var(--falcon-box-shadow-sm);
    box-shadow: var(--falcon-box-shadow-sm);
} */

.close-collpases {
    display: none;
}

@media (max-width:1024px) {
    .navbar-top .navbar-collapse {
        position: absolute;
        top: 70px;
        background: var( --falcon-body-bg);
        height: auto;
        overflow: auto;
        z-index: 1021;
        padding: 20px;
    }
    /* #overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.6);
        display:none;
        z-index: 1021;
        
      } */
    .close-collpases {
        display: block;
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 30px;
        font-family: sans-serif;
        color: red;
        cursor: pointer;
    }

    .navbar-vertical .navbar-collapse .navbar-vertical-content {
        position: absolute;
        top: 1px;
        background: var( --falcon-body-bg);
        height: auto;
        overflow: auto;
        z-index: 1021;
        padding: 20px;
    }

    .navbar-vertical.navbar-inverted .navbar-collapse .navbar-vertical-content {
        position: absolute;
        top: 1px;
        background: #232e3c;
        height: auto;
        overflow: auto;
        z-index: 1021;
        padding: 20px;
    }

    .navbar-vertical.navbar-vibrant .navbar-collapse .navbar-vertical-content {
        position: absolute;
        top: 1px;
        background: #0048a2;
        height: auto;
        overflow: auto;
        z-index: 1021;
        padding: 20px;
    }
}





/************************* Add balance Card Dropdown css *************************/
.add-drop {
    text-align: end;
    margin-top: -34px;
}

/************************* Add balance Card Dropdown css  End*************************/




/******************************* quick Link Css ************************/
/* .quicklinks{
    display:flex;
    list-style: none;
}

.quicklinks.quick a{
    text-decoration: none !important;
    
}
.quicklinks.quick a :hover{
   text-decoration: none !important;
}

.quick{
    padding: 0px 5px 0px 5px;
}
  */


.breadcrumb-item.active {
    color: #0085EB;
}

.breadcums {
    list-style: none;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

    .breadcums a {
        text-decoration: none;
    }

    .breadcums li {
        display: inline-block;
    }


.usefull-links {
    /* background: #165be3; */
    /* background: #2616e38a; */
    background: #0357fea3;
    border-radius: 20px;
    padding: 2px;
    color: #fff !important;
    padding-left: 13px;
    padding-right: 13px;
    margin-left: 10px;
}

    .usefull-links a {
        color: #fff;
    }

    .usefull-links:hover {
        background: green;
        border-radius: 20px;
        padding: 2px;
        color: #fff !important;
        padding-left: 13px;
        padding-right: 13px;
        margin-left: 10px;
    }





/********************** Balacnes show Hide css *****************/

.useractivebla {
    display: inline-block !important;
}

.blaactiveuser {
    display: none !important;
}

/*.wallet-bal {
    -webkit-animation: cssAnimation 5s forwards;
    animation: cssAnimation 5s forwards;
}

@keyframes cssAnimation {
    0% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes cssAnimation {
    0% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}*/


/******************** Steper Css ************************/


@media (max-width:820px) {
    .overflow-hidden {
        min-width: 10rem !important;
    }
}

@media (max-width:767px) {
    .overflow-hidden {
        min-width: 12rem !important;
    }

    .balances-amounts {
        display: none;
    }
}

.wizads .active {
    background-color: none !important;
}






.blink-soft {
    animation: blinker 1.5s linear infinite;
    font-size: 25px;
    color: red;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.expied {
    list-style: none;
}



.pin-expiremobileview {
    display: none;
}

.birthdaynotification {
    display: none;
}

@media(max-width:767px) {
    .pin-exp {
        display: none;
    }

    .pin-expiremobileview {
        display: block;
        padding-left: 30px;
        padding-right: 30px;
    }

    .birthday {
        display: none;
    }

    .birthdaynotification {
        display: block;
    }
}
/*********************** OTP Modal Css ***********************/

.otp-modal {
    text-align: -webkit-right;
}


.otp-modal {
    padding: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

    .otp-modal input {
        border: 1px solid #3D85D8;
        text-align: center;
        width: 35px;
        height: 35px;
        font-size: 25px;
        background-color: #Fff;
        margin-right: 5px;
    }


        .otp-modal input:focus {
            border: 1px solid #573D8B;
            outline: none;
        }


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}





/*********************************************/




.loader {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /* background: url(http://www.downgraf.com/wp-content/uploads/2014/09/01-progress.gif?e44397) 50% 50% no-repeat rgba(249, 249, 249, 0); */
    text-align: center;
    /* background-color: #000; */
}


/******************************************/

.quick-menus {
    text-align: end;
}


.quicklinkspa {
    list-style: none;
    display: inline-flex;
    padding-left: 7px;
}

    .quicklinkspa .quick-go {
        padding-right: 10px;
        cursor: pointer;
    }


.onclickquicklink {
    background: #e7eaed;
    padding: 4px 10px;
    /* border-radius: 15px; */
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: -16px;
    color: #000;
    font-weight: 500;
    /* display: none; */
}

.onclickquicklink4 {
    background: #e7eaed;
    padding: 4px 10px;
    /* border-radius: 15px; */
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: -16px;
    color: #000;
    font-weight: 500;
    /* display: none; */
}

.onclickquicklink2 {
    background: #e7eaed;
    padding: 4px 10px;
    /* border-radius: 15px; */
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: -16px;
    color: #000;
    font-weight: 500;
    /* display: none; */
}

.onclickquicklink3 {
    background: #e7eaed;
    padding: 4px 10px;
    /* border-radius: 15px; */
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: -16px;
    color: #000;
    font-weight: 500;
    /* display: none; */
}

.main-quickp {
    border-left: 8px solid #0085EB;
}

.infopartsmain {
    background: #0085EB;
    color: #fff;
}

.inform {
    color: #fff;
}


@media (max-width:767px) {
    .quick-menus {
        text-align: left;
    }

    .onclickquicklink {
        font-size: 8px;
    }

    .onclickquicklink2 {
        font-size: 8px;
    }

    .onclickquicklink3 {
        font-size: 8px;
    }

    .onclickquicklink4 {
        font-size: 8px;
    }
}





/******************* Aadhar card img css ************************/

.aadhar-imageo {
    border: 2px solid #3D85D8;
    border-radius: 5px;
    margin-bottom: 15px;
}


@media (max-width:1366px) {
    .aadhar-imageo {
        border: 2px solid #3D85D8;
        border-radius: 5px;
        height: 100px;
        width: 84px;
    }

    .aadhar-photo {
        height: 96px;
        width: 80px;
    }
}

@media (max-width:912px) {
    .aadhar-imageo {
        border: 2px solid #3D85D8;
        border-radius: 5px;
        height: auto;
        width: auto;
    }

    .aadhar-photo {
        height: auto;
        width: 100%;
    }
}

@media (max-width:767px) {

    .aadhar-imageo {
        width: 75px;
        margin-bottom: 17px;
    }
}



/**********************************************/
/* .scanpay{
        color: #d35400;
      } */

.blink-soft1 {
    animation: blinker 1.5s linear infinite;
    font-size: 25px;
    color: green;
    -webkit-animation: colorchange 30s infinite alternate;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

@-webkit-keyframes colorchange {
    0% {
        color: blue;
    }

    10% {
        color: #8e44ad;
    }

    20% {
        color: #1abc9c;
    }

    30% {
        color: #d35400;
    }

    40% {
        color: blue;
    }

    50% {
        color: #34495e;
    }

    60% {
        color: blue;
    }

    70% {
        color: #2980b9;
    }

    80% {
        color: #f1c40f;
    }

    90% {
        color: #2980b9;
    }

    100% {
        color: pink;
    }
}


.main-box-imgo {
    width: 60%;
    
}

.main-box-imgox {
    width: 60%;
    margin-top: -63px;
    margin-left: 33px;
}


@media (max-width:767px) {
    .main-box-imgo {
        /*width: 35% !important;*/
        width: 10% !important;
    }
    .main-box-imgox {
        width: 10% !important;
    }
}



a.tooltiplink {
    position: relative;
}

    a.tooltiplink:hover::after {
        content: attr(data-title);
        background-color: #0085EB;
        color: #fff;
        padding: 8px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
        display: block;
        position: absolute;
        top: 32px;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        z-index: 1;
    }

.totaltrans.tooltiplink:hover::after {
    content: attr(data-title);
    background-color: #0085EB;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    display: block;
    position: absolute;
    top: -32px;
    left: 100%;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 1;
}


@media (max-width:767px) {
    .carousel {
        padding-top: 7px;
    }
}


/******************** slider subicon css ***********/

.sllidsubicon {
    width: 50%;
}
/***********************************/
.sender-name {
    border: 1px solid #3D85D8;
    padding: 5px;
    border-radius: 5px;
}
.fecth-name {
    border-right: 1px solid #3D85D8;
    padding: 5px;
    padding-left: 0px;
}


@media (max-width:1280px){
    .upi-vbutn {
        padding-left: 28px !important;
        padding-right: 28px !important;
    }
    .sender-name {
        border: 1px solid #3D85D8;
        padding: 5px;
        border-radius: 5px;
        font-size: 13px;
    }
}





/******************************************/


.filter1 {
    filter: invert(21%) sepia(74%) saturate(200%) hue-rotate(360deg) brightness(92%) contrast(100%);
}

.firstbtu {
    background-color: green;
    color: #fff;
    border: 1px solid #fff;
}

.secondbtu {
    background-color: blue;
    color: #fff;
    border: 1px solid #fff;
}



/********************** Vertical Horizontal color change css ***********************/

.filter-transperent {
    filter: invert(0.3) sepia(21%) saturate(294%) hue-rotate(360deg) brightness(100%) contrast(94%);
}

.filter-inverted {
    filter: invert(88%) sepia(21%) saturate(200%) hue-rotate(360deg) brightness(92%) contrast(100%);
}

.filter-vibrant {
    filter: invert(0%) sepia(21%) saturate(160%) hue-rotate(354deg) brightness(137%) contrast(147%);
}










/*********************************************************/
/*.card-infopart{
    margin-top:-10px;
}*/

.dash-card {
    /*height: 90px;*/
    height: 115px;
    width: 210px;
    /*width: 172px;*/
}

.dash-slider {
    height: 199px;
}

.firstcard {
    margin-left: 93px;
}
.overview-cardparts {
    /*margin-left: 38px;*/
    margin-left: 96px;
}

.pin-expcard {
    height: 80px;
}

.pin-exptext {
    font-size: 15px;
}

@media (max-width:1850px) {
    .dash-card {
        /*height: 83px;
        width: 185px;*/
        height: 90px;
        width: 190px;
    }

    .overview-cardparts {
        /*margin-left: 28px;*/
        margin-left: 88px;
    }

    .pin-expcard {
        height: 76px;
    }

    .dash-slider {
        height: 190px;
    }
}

@media (max-width:1750px) {

    .dash-card {
        height: 90px;
        width: 180px;
    }

    .overview-cardparts {
        /*margin-left: 28px;*/
        margin-left: 86px;
    }
    .firstcard {
        margin-left: 85px;
    }
}

@media (max-width:1690px) {
    .firstcard {
        margin-left: 64px;
    }
}

@media (max-width:1600px) {
    .dash-card {
        height: 90px;
        /*width: 160px;*/
        width: 172px;
    }

    .overview-cardparts {
        /*margin-left: 28px;*/
        margin-left: 87px;
    }
    
    .firstcard {
        margin-left: 37px;
    }
}

@media (max-width:1536px) {
    .dash-card {
        height: 90px;
        width: 165px;
    }

    .overview-cardparts {
        /*margin-left: 28px;*/
        margin-left: 86px;
    }
    .firstcard {
        margin-left: 38px;
    }

    .first-text {
        font-size: 13px;
    }

    .wel-textp {
        margin-bottom: -10px !important;
    }

    .wel-msgp {
        padding-top: 7px !important;
    }

    .quick-menus {
        padding-top: 7px !important;
    }

    .quicklink-imgo {
        width: 35px !important;
    }
}

@media (max-width:1440px) {
    .dash-card {
        /*height: 73px;
        width: 148px;*/
        height: 90px;
        width: 153px;
    }

    .overview-cardparts {
        /*margin-left: 25px;*/
        margin-left: 69px;
    }
    .firstcard {
        margin-left: 52px;
    }

    .dash-slider {
        height: 170px;
    }
}

@media (max-width:1366px) {
    .dash-card {
        /*height: 73px;
        width: 141px;*/
        height: 100px;
        width: 132px;
    }

    .overview-cardparts {
        /*margin-left: 22px;*/
        margin-left: 81px;
    }

    .firstcard {
        /*margin-left: 9px;
        margin-left: 25px;*/
        margin-left: 30px;
    }

    .view-morebtnp a {
        text-decoration: none;
        font-size: 10px;
        font-weight: 600;
    }
}


@media (max-width:1280px) {
    .dash-card {
        /*height: 69px;*/
        width: 131px;
    }

    .overview-cardparts {
        /*margin-left: 21px;*/
        margin-left: 59px;
    }
    .firstcard {
        margin-left: 42px;
    }

    .transc {
        font-size: 9px !important;
        font-weight: 600;
    }

    .dash-slider {
        height: 161px;
    }
}


@media (max-width:912px) {
    .dash-card {
        height: auto;
        width: 187px;
       
    }

    .overview-cardparts {
        margin-left: 0px;
    }

    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .card-imago {
        display: none;
    }

    .pin-expcard {
        height: 100px;
    }

    .dash-slider {
        height: auto;
    }

    .pin-exptext {
        font-size: 13px;
    }
}


@media (max-width:820px) {
    .dash-card {
        height: auto;
        width: 140px;
    }

    .overview-cardparts {
        margin-left: 0px;
    }

    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .card-imago {
        display: none;
    }

    .pin-exptext {
        font-size: 11px;
    }

    .pin-expcard {
        height: 70px;
    }

    .dash-slider {
        height: 277px;
    }
}

@media (max-width:768px) {
    .pin-exptext {
        font-size: 10px;
    }
}

@media (max-width:767px) {
    .dash-card {
        height: auto;
        width: 100%;
    }

    .overview-cardparts {
        margin-left: 0px;
    }

    .transc {
        font-size: 13px !important;
        font-weight: 600;
    }

    .card-imago {
        display: block;
    }

    .dash-slider {
        height: auto;
    }

    .pin-expcardmobile {
        height: 80px;
    }
}

@media (max-width:320px) {
    .transc {
        font-size: 10px !important;
        font-weight: 600;
    }

    .squer-success {
        content: " ";
        width: 9px;
        height: 10px;
        background: green;
        position: absolute;
        margin-left: 12px;
        margin-top: 3px;
    }

    .squer-failed {
        content: " ";
        width: 9px;
        height: 10px;
        background: red;
        position: absolute;
        margin-left: 15px;
        margin-top: 3px;
    }

    .squer-pending {
        content: " ";
        width: 9px;
        height: 10px;
        background: orange;
        position: absolute;
        margin-left: 5px;
        margin-top: 3px;
    }

    .first-text {
        font-size: 11px !important;
    }

    .pagination {
        padding-top: 6px;
        padding-left: 180px;
    }
}
/************** service table success failed pending css *************************/


/*#success-trans tr > *:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    min-width: 3rem;
    z-index: 1;
    
}*/

    #success-trans tr > *:first-child::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #dee9ff;
        z-index: -1;
    }


#success-trans thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
   
}

#card-table {
    /*height:159px;*/
    height: 230px;
}
.transcardpts {
    /*height: 286px;*/
    height:337px;
}
@media (max-width:1536px){
    #card-table {
        /*height: 170px;*/
        height: 231px;
    }
    .transcardpts{
        /*height:271px;*/
        height:326px;
    }
}

@media (max-width:1440px){
    #card-table {
        /*height: 136px;*/
        height: 231px;
    }
    .transcardpts {
        /*height: 250px;*/
        height: 326px;
    }
}

@media (max-width:1366px) {
    #card-table {
        /*height: 181px;*/
        height: 231px;
    }

    .transcardpts {
        /*height: 286px;*/
        height: 326px;
    }
}

@media (max-width:1280px){
    #card-table {
        height: 181px;
    }
}

@media (max-width:912px) {
    #card-table {
        height: auto;
    }
    .transcardpts {
        height: auto;
    }
}


@media (max-width:767px) {
    .card-detailstable {
      margin-top: 10px;
    }
}


/*********************Add Balance Page Css ************************/

.addbla-id {
    border: 1px solid #3D85D8;
    width: 50%;
    padding: 9px;
}

@media (max-width:767px) {
    .addbla-id {
        border: 1px solid #3D85D8;
        width: 100%;
        padding: 9px;
        margin-top: 5px;
    }
}




.blink-noti {
    /*background-image: linear-gradient(to right, #f00, #f0f);*/
    background-image: linear-gradient(to right, #f006, #ff00ff73);
    animation: drift 2.8s linear infinite;
}

    .blink-noti:active {
        animation: none;
    }

@keyframes drift {

    100% {
        background-image: linear-gradient(to right, #0000ff5c, #00ffff73);
        /*background-image: linear-gradient(to right, #00f, #0ff);*/
    }

}



.prinbtn {
    margin-top: -115px;
    position: absolute;
    padding-left:57px;
}

@media (max-width:414px) {
    .Cancel-paymentbtn {
        margin-top: 0px !important;
    }
    @media (max-width:414px) {

        .prinbtn {
            margin-top: -133px !important;
            position: relative;
            padding-left:26px;
        }

        .recieptbtns {
            font-size: 11px;
        }

        .addnewbtn {
            padding-left: 10px !important;
            padding-right: 10px !important;
            font-size: 11px;
        }
    }
}


/*******************************************/
.cardviewmore {
    /*margin-top: -15px;*/
    margin-top: -27px;
    font-size: 11px;
    font-weight: 600;
}

@media (max-width:1536px) {
    .cardviewmore {
        /*margin-top: -3px;*/
        margin-top: -28px;
        font-size: 10px;
        font-weight: 600;
    }
}

@media (max-width:1440px) {
    .cardviewmore {
        /*margin-top: -5px;*/
        margin-top: -23px;
        font-size: 9px;
        font-weight: 600;
    }

    .totaltrans.tooltiplink:hover::after {
        content: attr(data-title);
        background-color: #0085EB;
        color: #fff;
        padding: 8px;
        border-radius: 4px;
        font-size: 10px;
        font-weight: 500;
        line-height: 14px;
        display: block;
        position: absolute;
        top: -32px;
        left: 100%;
        transform: translateX(-50%);
        white-space: nowrap;
        z-index: 1;
    }
}


@media (max-width:1280px) {
    .cardviewmore {
        /*margin-top: -8px;*/
        margin-top: -30px;
        font-size: 9px;
        font-weight: 600;
    }
}

@media (max-width:912px) {
    .cardviewmore {
        margin-top: 0px;
        font-size: 9px;
        font-weight: 600;
    }
}

@media (max-width:767px) {
    .cardviewmore {
        margin-top: 0px;
        font-size: 11px;
        font-weight: 600;
    }
}


.paytocontactlogo {
    margin-top: -40px;
}

@media (max-width:414px) {
    .paytocontactlogo {
        margin-top: -40px;
    }
}


.dashoardserach {
    border-radius: 0px !important;
}


/**************************/




/*#myChart {
    height: 100%;
    width: 100%;
    min-height: 100px;
}

.zc-ref {
    display: none;
}*/



.wrapper {
    text-align: center;
    margin-top: 0px;
}

.cta {
    font-size: 1.5rem;
}

.gauge {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.gauge_rating {
    font-size: 12px;
    letter-spacing: 0.1em;
}

.gauge_value, .gauge_rating {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    /*margin-top: 45%;
    color:#fff;*/
    margin-top: 30%;
    color: #fff;
    padding-left: 28px;
}

.gauge__values {
    /*position: absolute;
    font-family: "Helvetica Neue";
    line-height: 1;
    color:#000;
    text-align: center;
    margin: 0;
    margin-left: -63px;
    left: 50%;
    top: 50%;
    margin-top: -92px;*/
    position: absolute;
    font-family: "Helvetica Neue";
    line-height: 1;
    /* color: #fff; */
    color: var(--falcon-headings-color);
    text-align: center;
    margin: 0;
    margin-left: -24px;
    left: -4%;
    top: 50%;
    /* margin-top: -31px; */
    margin-top: -66px;
}

.outer_ring {
    /*fill: #AFE1F9;*/
    fill: var(--falcon-card-bg);
}

.ring_green {
    fill: #6DBE46;  
}

.ring_yellow {
    fill: #F0E91B;
}

.ring_purple {
    fill: #8F2F60;
}

.ring_orange {
    fill: #F89A21;
}

.ring_red {
    fill: #861720;
}

.red .spinner {
    fill: #861720;
    transform: rotate(280deg);
}

.green .spinner {
    fill: #6DBE46;
    //transform: rotate(75deg);
}

.yellow .spinner {
    fill: #F0E91B;
    transform: rotate(125deg);
}

.orange .spinner {
    fill: #F89A21;
    transform: rotate(180deg);
}

.purple .spinner {
    fill: #8F2F60;
    transform: rotate(230deg);
}

.spinner {
    fill: #6FBE46;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-miterlimit: 10;
    transform-origin: 120px 120px;
    transition: all 1s;
    transform: rotate(180deg);
}

.cibilscore {
    /*font-size:25px;*/
    font-size: 19px;
}

.type {
    fill: #fff;
}

.svg-cibilmain {
    margin-top: 10px;
}

.labeltext {
    margin-top: 23px;
}

/*@media (max-width:820px) {
        .svg-cibilmain {
            margin-left: -14px;
        }
    }*/

@media (max-width:767px) {
    .svg-cibilmain {
        margin-left: 0px;
    }
}
/***********************************/
.searchmenus {
    margin-top: -48px;
}

.dashoardserach {
    border-radius: 50px !important;
}

.rupeeicon {
    font-size: 14px;
    color: #da8c24;
}
.usertext {
    margin-top: -36px;
    margin-left: 33px;
    font-size: 25px;
}
@media (max-width:1536px){
    .usertext {
        margin-top: -32px;
        margin-left: 30px;
        font-size: 18px;
    }
}
@media (max-width:1440px){
    .usertext {
        margin-top: -29px;
        margin-left: 28px;
        font-size: 16px;
    }
}

@media (max-width:1366px){
    .dashoardserach{
        width:80%;
    }
}
@media (max-width:912px){
    .drop-menus1 {
        text-align: end;
        margin-top: 0px;
    }
    .dashoardserach {
        width: 100%;
    }
}
@media (max-width:767px){
    .usertext {
        margin-top: -29px;
        margin-left: 28px;
        font-size: 25px;
    }
   
}

.address-partreciept {
    border: 1px solid #000;
    /*background: #d2fff0;*/
}
.textcase{
    font-weight:600;
}

/********** Balance Card Dashboard Css**********/
.dash-cardbala {
    width:470px;
    /*height:190px;*/
    min-height:230px;
    max-height:auto;
}
.cardholderd {
    margin-bottom:3px;
}

@media (max-width:1850px) {
    .dash-cardbala {
        width: 438px;
        /*height: 190px;*/
    }
}

@media (max-width:1750px) {
    .dash-cardbala {
        width: 412px;
        /*height: 190px;*/
    }
}

@media (max-width:1690px) {
    .dash-cardbala {
        width: 385px;
        /*height: 190px;*/
    }
}

@media (max-width:1600px) {
    .dash-cardbala {
        width: 330px;
        /*height: 190px;*/
    }
    .cardholderd {
        font-size:11px;
    }
}

@media (max-width:1536px) {
    .dash-cardbala {
        width: 320px;
        /*height: 190px;*/
    }
}

@media (max-width:1440px) {
    .dash-cardbala {
        width: 317px;
        /*height: 190px;*/
    }
}

@media (max-width:1366px) {
    .dash-cardbala {
        /*width: 250px;
        height: 193px;*/
        width: 250px;
        /*height: 207px;*/
        height:auto;
    }
}

@media (max-width:912px) {
    .dash-cardbala {
        width: auto;
        height: auto;
    }
    .firstcard {
        margin-left: 0px;
    }
}


/********************************************/
.useramount {
    /*font-size:20px;*/
    font-size:16px;
    font-weight:600;
}
.userrupeeicon {
    /*font-size: 20px;*/
    font-size:16px;
    color: #da8c24;
}
.transcuseraccount {
    font-size: 17px !important;
    font-weight: 600;
}

.refreshicons {
    /*font-size: 13px;*/
    font-size:12px;
    color: var(--falcon-body-color);
}
.expressbalanceuser {
    text-align:end;
}

.secondlb {
    margin-left: 46px;
}

@media (max-width:1690px) {
    .secondlb {
        margin-left: 15px;
    }
}

@media (max-width:1690px) {
    .balhold {
        padding:4px 4px;
        font-size:12px;
    }
}

@media (max-width:1600px) {
    .secondlb {
        margin-left: 11px;
    }
    .useramount {
        /*font-size: 18px;*/
        font-size:13px;
        font-weight: 600;
    }
    .userrupeeicon {
        /*font-size: 18px;*/
        font-size:13px;
        color: #da8c24;
    }
    .refreshicons {
        /*font-size: 11px;*/
        font-size:10px;
        color: var(--falcon-body-color);
    }
    .balhold {
        font-size:12px;
    }
}

@media (max-width:1366px) {
    .cardholderd {
        font-size: 11px;
        margin-bottom: 0px;
    }
    .secondlb {
        margin-left: 1px;
    }
    .balhold {
        font-size: 11px;
        margin: 3px;
    }
    .acholder {
        padding-top:0px !important;
    }
    .activebalnceuser {
        width:100% !important;
    }
    .expressbalanceuser {
        text-align: left;
        width: 100% !important;
        padding-top:5px;
    }
}

.dropdown-item {
    cursor:pointer;
}