@import 'node_modules/@tabler/icons-webfont/dist/tabler-icons.scss';

button,
a {
    cursor: pointer;
}

.pg {
    line-height: 1.7;
}

.pt-15 {
    padding-top: 15px;
}


.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}


.mt-50 {
    margin-top: 50px;
}


.pd-15 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}


.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 25px;
}

.pl-30 {
    padding-left: 30px;
}

.mb-0 {
    margin-bottom: 0;
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.px-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mt-15 {
    margin-top: 15px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-15 {
    margin-bottom: 15px;
}


.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.bg-grey {
    background-color: #e6e7e9;
}

.tx-center {
    text-align: center;
}

.tx-right {
    text-align: right;
}

.max-wd-100 {
    max-width: 100%;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-40 {
    margin-right: 40px;
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.px-50 {
    padding-left: 50px;
    padding-right: 50px;
}

.p-box {
    border: 1px solid #e6e7e9;
    padding: 7px 10px;
    border-radius: 3px;
    min-height: 36px;
}

.fs-18 {
    font-size: 18px;
}

.fs-16 {
    font-size: 16px
}

.btn-close.btn-right {
    position: absolute;
    top: 15px;
    right: 15px;
    border: none;
    font-weight: 600;
}

.text-green {
    color: #0f7604;
}

.mw-100 {
    min-width: 100px;
}

.mw-125 {
    min-width: 125px;
}

.wd-100 {
    width: 100%;
}

.tx-right {
    text-align: right;
}

.space-between {
    justify-content: space-between;
}

.btn-s-1 {
    color: #1d273b;
    border: 1px solid #e6e7e9;
    background: #ffffff;
    box-shadow: 0 1px 0 rgba(29, 39, 59, 0.04);
    border-radius: 3px;
    padding: 5px 10px;
}

.serr {
    color: #ff0000;
    margin: 5px 0;
}

.fs-14 {
    font-size: 14px;

    option {
        font-size: 14px;
    }
}

.cancel-bn {
    background: #d1c6c6;
    padding: 8px 20px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.btn-abs {
    position: absolute;
    top: 15px;
    left: 15px;
}

.hgt-mxc {
    height: max-content;
}


.link-disable {
    text-decoration: none !important;
}


.overflow-x-auto {
    overflow-x: auto;
}

.tt-cp {
    text-transform: capitalize;
}

.tt-lw {
    text-transform: lowercase;
}

.tt-up {
    text-transform: uppercase;
}


.btn-simple {
    border: none;
    background: none;
}

.solex-body {
    #emailConfirmation {
        margin-top: 4px;
        margin-bottom: auto;
    }
}


.edit-wgt-btn {
    position: absolute;
    background: none;
    border: none;
    right: 20px;
    top: 15px;
}

.eminus-ideas .card-body {
    padding: 0;
}

.eminus-ideas .icn-div {
    background: #DEDEDE;
    text-align: center;
    padding: 8px 10px;
    margin-top: -1px;
}

.eminus-ideas .icn-div svg {
    font-size: 24px;
}

.eminus-ideas .card-body .content-div {
    padding: var(--tblr-card-spacer-y) var(--tblr-card-spacer-x);
}



.eca-stock .card {
    overflow: hidden;
}

.eca-stock .card-body {
    padding: 0;
}

.eca-stock .icn-div {
    background: #DEDEDE;
    text-align: center;
    padding: 8px 10px;
    margin-top: -1px;
}

.eca-stock .icn-div svg {
    font-size: 24px;
}

.eca-stock .card-body .es-content {
    padding: var(--tblr-card-spacer-y) var(--tblr-card-spacer-x);
}



.subscription-menus {
    display: none !important;
}

.subscription-menus:has(div a) {
    display: flex !important;
}



.pg-dashboard .subscription-hdr {
    background-color: #e6e7e9;
    ;
}

.pg-dashboard .brd-top {
    border-top: 1px solid #e6e7e9;
}

.pg-dashboard .card_body {
    padding-left: 8px;
    padding-right: 8px;
}



.pg-dashboard {
    #C2 {

        .card {

            background: transparent;
            border: none;

            .flip-div {
                transition: transform 0.6s;
                transform-style: preserve-3d;
                border: 1px solid #e6e7e9;

                .flip-rank-front {
                    backface-visibility: hidden;
                    background: #ffffff;
                }

                .flip-rank-back {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    background: #ffffff;
                    transform: rotateY(180deg);
                    backface-visibility: hidden;


                    .btn-close {
                        padding: 5px 5px 5px 5px;
                        position: absolute;
                        top: 3px;
                        right: 10px;
                    }

                }

                .rank-tab {
                    display: flex;
                    border-bottom: 1px solid #ebe6e6;

                    button {
                        border: none;
                        background: none;
                        margin-left: auto;
                        margin-right: auto;
                        width: 50%;
                        height: 40px;
                    }

                    .active {
                        background: #dbdbdb;
                    }
                }

            }
        }


        .card.flipback {



            .flip-div {
                transform: rotateY(180deg);
            }
        }

    }
}


.card:has(.wallet-widget) {
    background: none;
    border: none;
}


.wallet-widget {
    table {
        td {

            label {
                border-radius: 100%;
                overflow: hidden;
                width: 33px;
                height: 33px;
                display: inline-flex;
                padding: 3px;
                vertical-align: middle;
                margin-right: 5px;

                img {
                    max-width: 100%;
                    max-height: 100%;
                    height: auto;
                    width: auto;
                    margin: auto;
                }

            }

            .ewallet-lb {
                background: #1BA39C;
            }

            .bank-lb {
                background: #2E54E3;
            }

            .tyaga-lb {
                background: #141A1F;
            }

            .card-lb {
                background: #1A1F71;
            }

            .credits-lb {
                background: #46b3c5;
            }

            .send-lb {
                background: #24a88c;
            }

            .fund-lb {
                background: #dbdbdb;
            }

            .purchase-lb {
                background: #46b3c5;
            }




            strong {
                vertical-align: middle;
            }


            .wlt-text {
                vertical-align: middle;
                display: inline-block;

                p {
                    margin-bottom: 0;
                }
            }




        }


        td.ls-td {
            text-align: center;
        }


    }


    .wl-cm-dv {
        input {
            position: relative;
            top: -2px;
            left: 6px;
        }
    }
}

.flip-sec {
    transition: transform 0.6s;
    transform-style: preserve-3d;
    width: 100%;

    .flip-front {
        backface-visibility: hidden;
        background: #ffffff;
    }

    .flip-back {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        transform: rotateY(180deg);
        backface-visibility: hidden;
    }

}

.flip-sec.back-fliped {
    transform: rotateY(180deg);
}


.header-flex {
    display: flex;
    width: 100%;

    .lft {
        margin: auto auto auto 0;
    }

    .rgt {
        margin: auto 0 auto auto;
    }
}


.tel-ed {
    padding: 20px 30px;

    .edu-title {
        margin-bottom: 10px;
        font-size: 16px;
    }



    /* button{
            margin: auto;
        } */
}

.dsp-flex {
    display: flex;
    width: 100%;

    .lft {
        margin: auto auto auto 0;
    }

    .rgt {
        margin: auto 0 auto auto;
    }
}

.forex-img-div {
    width: 100px;
    height: 100px;
    margin: auto;
    border: 1px solid #e6e7e9;
    border-radius: 100%;
    background: #276387;
    align-content: center;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}

.optin-tab {
    display: flex;
    /* border: 1px solid #ebe6e6; */

    button {
        border: none;
        background: none;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        height: 40px;
    }

    .active {
        background: #dbdbdb;
    }
}

/* .flip-card-container {
        perspective: 1000px;
        position: relative;
        background: transparent;
      }
      
      .flip-card-front,
      .flip-card-back {
        width: 100%;
  
        backface-visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        transition: transform 0.6s ease-in-out;
        transform-style: preserve-3d;
        border-radius: 10px; 
        overflow: hidden;
      }
      
      .flip-card-front {
        z-index: 2; 
        backface-visibility: hidden;
        

      }
      
      .flip-card-back {
        z-index: 1;
        background: #f2f5f9;
        transform: rotateY(180deg);
      }
      .flip-card-container{
        transform: rotateY(0deg);
      }
      
      .flip-card-container.flipped .flip-card-front {
        transform: rotateY(-180deg);
      }
      
      .flip-card-container.flipped .flip-card-back {
        transform: rotateY(0deg);
      } */

.flip-div {
    transition: transform 0.6s;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    background: transparent;
}

/* .flip-rank-front, */
.flip-rank-back {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
    backface-visibility: hidden;
}

.responsive-title {
    white-space: normal;
    /* Enables text to wrap */
    word-wrap: break-word;
    /* Wraps long words */
    overflow-wrap: break-word;
    /* Alternative for wide browser support */
    text-overflow: ellipsis;
    /* Truncate with ellipsis if necessary */
}

@media (max-width: 768px) {
    .responsive-title {
        font-size: 1.25rem;
        /* Reduce font size for mobile */
    }
}

.flip-rank-front {
    background: #ffffff;
    backface-visibility: hidden;
}

.flip-rank-back {
    background: #f2f5f9;
    transform: rotateY(180deg);
    backface-visibility: hidden;
}

.card.flip-div.flipback {
    transform: rotateY(180deg);
}

#carousel-rankAdvance {
    .carousel-inner {
        .rank-advance-header {
            margin-bottom: 30px;
        }

        .vrrd {
            .vrr {
                border: none;
                background: none;
                border-top: 1px solid #e6e7e9;
                width: 100%;
                padding: 14px;

                margin-top: 15px;

            }
        }
    }
}


.switch-tab {
    display: flex;
    border-bottom: 1px solid #e6e7e9;

    button {
        border: none;
        background: none;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        height: 40px;
    }

    button.active {
        background: #dbdbdb;
    }
}


.pg-checkout .shiping-key {
    display: inline-block;
    width: 300px;
}

.pg-checkout .checkout-address {
    position: relative;
}

.pg-checkout .update-shiping-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    z-index: 1;
}

.pg-checkout .close-shiping-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    z-index: 1;
}


.pg-checkout .shiping-label {
    margin-left: 2px;
    margin-bottom: 10px;
}

.pg-checkout .shipping-inp {
    width: 100%;
    display: block;
    padding: 10px 8px;
    font-size: 14px;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 5px;
    margin-bottom: 15px;
}


.pg-checkout .sbt-btn {
    background: #2fb344;
    font-size: 18px;
    border: 1px solid #2fb344;
    color: #fff;
    border-radius: 3px;
    width: 150px;
    height: 40px;
}


.pb-50 {
    padding-bottom: 50px !important;
}


.pg-checkout .pym {
    margin-top: -45px;
    margin-bottom: 15px;
}

.pg-checkout .merchant-div {
    margin: 8px 0px;
}

.pg-checkout .merchant-div input {
    height: 15px;
    width: 15px;
    margin-right: 8px;
    vertical-align: middle;
}

.pg-checkout .merchant-div label {
    display: inline-block;
    vertical-align: middle;
}


.height-maxc {
    height: max-content;
}

.fsz-14 {
    font-size: 14px;
}

.fsz-16 {
    font-size: 16px;
}

.fsz-18 {
    font-size: 18px;
}

.pop-up {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000000aa;
    z-index: 99999;
}

.popup-inp-div-alert {
    background: #ffffff;
    width: 500px;
    max-width: 95%;
    margin: 100px auto;
    padding: 40px 40px;
    position: relative;

    @media (min-width:768px) {
        margin-right: 10px;
    }

    .inp-div {
        margin-bottom: 20px;
        position: relative;


        .pup-lbl {
            margin-bottom: 5px;
            font-weight: 600;
        }

        .pup-inp {
            width: 100%;
            height: 40px;
            padding-left: 10px;
        }
    }

    .bn-div {
        display: flex;
        justify-content: space-between;

        .bn-cancel {
            background: #d1c6c6;
            padding: 8px 15px;
            border: none;
        }

        .bn-send {
            background: #bf0e0e;
            margin-left: auto;
            margin-right: 0;
            padding: 8px 15px;
            border: none;
            color: #ffffff;
        }

        .bn-restore {
            background: #bf0e0e;
            margin-left: auto;
            margin-right: 0;
            padding: 8px 15px;
            border: none;
            color: #ffffff;
        }
    }


    .bn-close {
        position: absolute;
        top: 15px;
        right: 15px;
        border: none;
        background: none;
        font-weight: 600;
        color: #938d8d;
    }

}


.popup-inp-div {
    background: #ffffff;
    width: 100%;
    max-width: 600px;
    margin: 100px auto;
    padding: 40px 40px;
    position: relative;
    border-radius: 7px;

    .inp-div {
        margin-bottom: 20px;
        position: relative;


        .pup-lbl {
            margin-bottom: 5px;
            font-weight: 600;
        }

        .pup-inp {
            width: 100%;
            height: 40px;
            padding-left: 10px;
        }

        .chbox-inp {
            margin-right: 10px;
            width: 16px;
            height: 16px;
            vertical-align: middle;
        }

        .chbox-lbl {
            vertical-align: middle;
            font-weight: 600;
        }
    }

    .bn-div {
        display: flex;

        .bn-cancel {
            background: #d1c6c6;
            padding: 8px 20px;
            border: none;
            border-radius: 3px;
            font-weight: 600;
        }

        .bn-send {
            background: #0e7ebf;
            margin-left: auto;
            margin-right: 0;
            padding: 8px 20px;
            border: none;
            color: #ffffff;
            border-radius: 3px;
            font-weight: 600;
        }

        .bn-send.disabled {
            background: #a3c3d5;
            cursor: not-allowed;
            pointer-events: none;
        }


        .bn-restore {
            background: #bf0e0e;
            margin-left: auto;
            margin-right: 0;
            padding: 8px 20px;
            border: none;
            color: #ffffff;
            border-radius: 3px;
            font-weight: 600;
        }

    }


    .bn-close {
        position: absolute;
        top: 15px;
        right: 15px;
        border: none;
        background: none;
        font-weight: 600;
        color: #938d8d;
    }

    .tx-btn {
        border: none;
        background: none;
        margin-right: 20px;
    }

}



/* #loader-dv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    display: none;

} */

#loader-dv {
    position: fixed;
    top: 0;
    padding-top: 200px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    /* opacity: 0.6; */
    /* display: none; */
}




.default-form {

    padding: 30px 30px;

    .inp-div {
        margin-bottom: 20px;
        position: relative;


        .pup-lbl {
            margin-bottom: 5px;
            font-weight: 600;
        }

        .pup-inp {
            width: 100%;
            height: 40px;
            padding-left: 10px;
        }

        .chbox-inp {
            margin-right: 10px;
            width: 16px;
            height: 16px;
            vertical-align: middle;
        }

        .chbox-lbl {
            vertical-align: middle;
            font-weight: 600;
        }
    }

    .bn-div {
        display: flex;

        .bn-cancel {
            background: #d1c6c6;
            padding: 8px 20px;
            border: none;
            border-radius: 3px;
            font-weight: 600;
        }

        .bn-send {
            background: #0e7ebf;
            margin-left: auto;
            margin-right: 0;
            padding: 8px 20px;
            border: none;
            color: #ffffff;
            border-radius: 3px;
            font-weight: 600;
        }

        .bn-send.disabled {
            background: #a3c3d5;
            cursor: not-allowed;
            pointer-events: none;
        }

        .bn-restore {
            background: #bf0e0e;
            margin-left: auto;
            margin-right: 0;
            padding: 8px 20px;
            border: none;
            color: #ffffff;
            border-radius: 3px;
            font-weight: 600;
        }

    }


    .bn-close {
        position: absolute;
        top: 15px;
        right: 15px;
        border: none;
        background: none;
        font-weight: 600;
        color: #938d8d;
    }

    .tx-btn {
        border: none;
        background: none;
        margin-right: 20px;
    }
}


.invest-ft {
    margin-top: 30px;
}

.bn-submit {
    color: #ffffff;
    background: #000000;
    padding: 8px 20px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
}

.search-d {
    border: 1px solid #d4d4d4;
    height: auto;
    max-height: 245px;
    position: absolute;
    width: 100%;
    overflow-y: scroll;
    z-index: 99;
    background: #ffffff;

    .search-i {
        padding: 10px;
        cursor: pointer;
        background-color: #fff;
        border-top: 1px solid #d4d4d4;
    }

}



.pg-dashboard #market-overview>div,
.pg-dashboard #top-stories>div {
    max-width: 100%;
    max-height: 650px;
}


.navbar-nav .top-nav {
    flex-direction: row;
    align-items: center;
}

.top-nav #lang-option {
    margin-right: 15px;
    border: none;
    background: none;
    outline: none !important;
}




.wt-btn {
    margin-left: 5px;
    margin-right: 5px;
}





#add-card-dv {
    text-align: right;

    button {
        background: none;
        border: none;
        padding: 20px 20px;
        position: relative;
    }
}



.flx-form {

    .flx-div {
        display: flex;
        gap: 4%;

        .inp-div {
            width: 48%;
            margin-bottom: 15px;

            .pup-inp {
                height: 36px;
            }

            .serr {
                margin-bottom: 0;
            }
        }
    }
}


.rgt-abtn {
    text-align: right;
    margin: 10px;

    .addb {
        font-weight: 600;
        font-size: 16px;
        background: none;
        border: 1px solid #333;
        width: 30px;
    }
}


.add-card-form {
    .popup-inp-div {
        margin-top: 70px;
        width: 750px;
        max-width: 100%;
        padding: 30px;
    }
}



.signature-form {
    #sign-div {
        border: 1px solid #33333333;
        margin-bottom: 30px;
    }
}


.card:has(.faq-sec) {
    height: max-content;
}

.faq-sec {

    .faq-item {

        border-bottom: 1px solid #e6e7e9;

        h4 {
            font-size: 16px;
            padding: 10px 25px 10px 25px;

            .faq-up {
                transform: rotateZ(180deg);
                float: right;
            }
        }

        p {
            height: 1px;
            overflow: hidden;
            margin: 0;
        }

    }

    .faq-item.active {


        h4 {
            .faq-up {
                transform: rotateZ(0);
            }
        }

        p {
            height: auto;
            padding: 0px 25px 10px 25px;
        }
    }
}


.dp-down {
    .dp-item {

        border-bottom: 1px solid #e6e7e9;

        h4 {
            font-size: 16px;
            padding: 10px 25px 10px 25px;

            .dp-up {
                transform: rotateZ(180deg);
                float: right;
            }
        }

        p {
            height: 1px;
            overflow: hidden;
            margin: 0;
        }

    }

    .dp-item.active {


        h4 {
            .dp-up {
                transform: rotateZ(0);
            }
        }

        p {
            height: auto;
            padding: 0px 25px 10px 25px;
        }
    }
}


.rank-formulad {

    tbody {

        .tr-or {
            td {
                text-align: center;
            }
        }

        .tr-or:first-child {
            display: none;

            td {
                display: none;
            }
        }

    }

}


.btn-plain {
    background: none;
    border: none;
}

.tab-sec {

    .tab-item {
        border-bottom: 1px solid #e6e7e9;

        h4 {
            font-size: 16px;
            padding: 10px 25px 10px 25px;

            .tab-up {
                transform: rotateZ(180deg);
                float: right;
            }
        }

        .tab-body {
            height: 1px;
            overflow: hidden;
            margin: 0;
        }

    }

    .tab-item.active {

        h4 {
            .faq-up {
                transform: rotateZ(0);
            }
        }

        .tab-body {
            height: auto;
            padding: 0px 10px 10px 10px;
        }
    }
}


.back-link {
    position: absolute;
    top: 30px;
    right: 225px;
    color: #206bc4;

}



.cr-wt-page {
    .table {
        .trans-tr {
            th {
                font-size: 18px;
                padding-top: 15px;
                padding-bottom: 15px;
                color: #000;
                text-transform: capitalize;
            }
        }

        tbody {
            .tb-head {
                td {
                    font-weight: 600;
                }
            }

        }
    }
}

.manara-pg {


    .mbn-div {
        padding: 20px 20px;

        button {
            display: block;
            margin: 30px auto;
            min-width: 150px;
        }

        p {
            text-align: center;
        }

        .bottom-txt {
            display: flex;
            width: 100%;
            position: absolute;
            left: 0;
            bottom: o;
            padding: 10px 25px;
        }


    }



}

/* .border-dashed{

} */


.rfx-pg {

    .mbn-div {
        padding: 20px 20px;

        ol {
            li {
                margin-bottom: 8px;
            }
        }

        button {
            display: block;
            margin: 20px auto 0px auto;
            min-width: 150px;
        }

        p {
            margin-bottom: 8px;
        }


        .inp-div {

            label {
                margin-right: 15px;
            }

            input {
                border: 1px solid #000000;
                /* height: 40px; */
                width: 50%;
                margin-top: 10px;
                padding: 0 10px;
                letter-spacing: 2px;
                font-size: 16px;
            }
        }

        .tl-links {
            margin: 20px 0px 0px 0px;

            .tlink {
                color: #206bc4;
                cursor: pointer;
            }
        }
    }


    /* .ed-div{

        text-align: center;
        padding: 30px 20px;

        .pimg-div{
            width: 100px;
            height: 100px;
            margin: auto;
            border: 1px solid #e6e7e9;
            border-radius: 100%;
            background: #276387;
            align-content: center;
            font-size: 22px;
            font-weight: 600;
            color: #ffffff;
        }

        p{
            margin: 30px auto 15px auto;
        }


    } */

}


.ed-div {
    padding: 25px 25px;
    min-height: 430px;

    .langs-img {
        position: absolute;
        top: 30px;

        img {
            width: 40px;
            height: auto;
            display: block;
            margin-bottom: 5px;
        }
    }

    .pimg-div {
        width: 100px;
        height: 100px;
        margin: auto;
        border: 1px solid #e6e7e9;
        border-radius: 100%;
        background: #276387;
        align-content: center;
        font-size: 22px;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
    }

    button {
        min-width: 120px;
    }

    .edu-name {
        text-align: center;
        margin: 30px auto;
    }

    .sbdiv {
        margin-bottom: 30px;

    }

}


.edu-back {
    min-height: 430px;

    .card-title {
        margin-top: 10px;
        margin-bottom: 40px;
    }

}

.coming-soon {
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    font-size: 18px;
}


.top-nav #lang-menu {
    position: relative;
    z-index: 999;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 10px;



    /* .lg-icon{
        font-family: "tabler-icons";
        display: inline-block; 
        content: "\ebbe"; 
        font-size: 24px;
        color:#000000;
        width: 32px;
        height: 25px;
        margin-right: 5px;
        border-radius: 2px;
    } */

    a {
        color: #000000;
        text-decoration: none;
    }

    .lang-ui {
        position: absolute;
        left: 0;
        top: 40px;
        background: #ffffff;
        z-index: 999;
        padding-left: 0;
        width: 125px;
        box-shadow: 0 0 2px 0 #666666;

        li {
            a {
                color: #000000;
                text-decoration: none;
                display: block;
                padding: 5px 5px;
            }
        }

        li.active {
            background: #cfd9d8;
        }
    }
}


.mxtd {
    max-width: 400px;
    width: 400px;
    margin: 0;

    p {
        max-width: 400px;
        width: 400px;
        margin: 0;
    }
}

#sidebar-menu {
    padding-right: 15px;

    .navbar-nav {

        .nav-item {
            a {
                padding-right: 5px;
            }
        }

        .nav-item:hover {
            border-top-right-radius: 30px;
            border-bottom-right-radius: 30px;
            background: #2e2c44;
        }

        .nav-item.active {
            border-top-right-radius: 30px;
            border-bottom-right-radius: 30px;
            background: #684bc2;
        }
    }
}


.pd-list {
    margin-bottom: 30px;

    .cg-title {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .product-img {
        max-height: 250px;
    }
}


.useragreement {
    max-width: 800px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 5px 5px;



    .agreement-cnt {

        height: 730px;
        overflow-y: auto;
        overflow-x: clip;

        .agreement-div {

            padding: 20px 30px;

            .disabled {
                background-color: #cccccc;
                color: #666666;
                pointer-events: none;
            }

            .agreement-content {
                height: 315px;
                overflow-y: scroll;
                overflow-x: clip;
            }

            .acknowledge {
                margin-top: 10px;
                margin-bottom: 10px;

                input {
                    width: 20px;
                    height: 20px;
                    position: relative;
                    top: 4px;
                }
            }


        }

        .disabled {
            background-color: #cccccc;
            color: #666666;
            pointer-events: none;
        }

        .disable-style {
            background-color: #cccccc;
            color: #666666;
        }
    }
}

.create-usr {
    .status-dv {

        label {
            vertical-align: middle;
            cursor: pointer;
            margin-right: 30px;

            input {
                position: relative;
                top: 1px;
                margin-right: 4px;
            }
        }

    }
}

#marketing-site {

    .ms-link {
        display: block;
        margin: 15px 0 25px 0;
    }

    button {
        svg {
            margin: 0;
        }
    }

    .edit-btn {

        margin-left: auto;
        margin-right: 20px;
    }

    .share-icons {
        margin: 25px 0;

        svg {
            width: 25px;
            height: auto;
            margin-right: 10px;
        }
    }
}

.settings-nav {

    .btn-toggler {
        display: none;
    }

    .snav-close {
        display: none;
    }

}

@media (max-width: 768px) {
    #marketing-site .ms-link {
        width: 100% !important;
    }

    #marketing-site .edit-btn {
        margin-left: 0;
    }

    #marketing-site .copy-btn {
        margin-left: 0;
        margin-right: auto;
    }

    #marketing-site .share-icons {
        justify-content: flex-start !important;
        margin-left: 0;
        margin-right: auto;
    }

}


#multi-select-sec {

    .overlay-select {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }

    .multiple-select {
        border: 1px solid #bdb2b2;
        padding: 2px 10px;
        background: #f7f7f7;
        position: relative;
        z-index: 2;

        .item-select {
            color: #000000;
            margin-bottom: 5px;

            input {
                margin-right: 5px;
                position: relative;
                top: 2px;
            }
        }
    }

}

.cards-tbl {
    thead {
        tr {
            th {
                padding-top: 15px;
                padding-bottom: 15px;
                font-size: 12px;
            }
        }
    }

    tbody {
        tr {
            td {
                svg {
                    cursor: pointer;
                }
            }
        }
    }
}



.rc-page {

    #cr-link {
        width: 100%;
        margin-bottom: 15px;
    }

    .report-tbl {
        .rpt-btntd {
            text-align: right;

            button {
                display: none;
                background: none;
                border: none;

                svg {
                    font-size: 16px;
                    transform: rotateZ(180deg);
                }
            }

            button.opened {
                svg {
                    transform: rotateZ(0deg);
                }
            }
        }
    }

    .filer-div {
        max-width: 250px;
        position: relative;

        #multi-select-sec {
            position: absolute;
            top: 37px;
            left: 0;
            width: 100%;


            .multiple-select {
                background: #ffffff;

                .item-select {
                    display: block;
                }
            }
        }
    }



    .active-filter {
        label {
            padding: 7px 10px;
            background: #ededed;
            border-radius: 42px;
            margin-left: 5px;
            margin-right: 5px;
            /* color: #ffffff; */
        }
    }


    .rc-flt {
        .lft {
            width: 40%;

            .op-select {
                width: 100%;
                height: 40px;
                padding-left: 10px;
            }
        }

        .rgt {
            width: 50%;

            input {
                width: 100%;
                height: 40px;
                padding-left: 10px;
            }
        }

    }





    @media (max-width: 768px) {

        #cr-link {
            width: auto;
        }

        .report-tbl {

            .rpt-btntd {
                button {
                    display: inline-block;
                }
            }


            .mb-hide {
                display: none;
            }
        }
    }
}



.autoship-head {
    background: #f8fafc;
    border-bottom: 1px solid rgba(97, 104, 118, 0.16);
    padding: 10px 15px;

    .as-item {
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 15px;
    }
}




#rptype-sec {
    padding-top: 20px;

    .btn-close {
        position: absolute;
        top: 20px;
        right: 40px;
    }

    .type-body {
        text-align: center;
        padding: 25px 25px;

        .img-dv {

            margin-bottom: 20px;
        }

        .continue-link {
            /* min-width: 200px; */
            min-width: 100%;
        }
    }
}

@media (max-width: 768px) {
    #rptype-sec {
        gap: 35px;


        .btn-close {
            right: 20px;
            top: 15px;
        }

        .type-body {
            padding: 20px 15px;

            .continue-link {
                min-width: 100%;
            }
        }
    }
}

@media (max-width: 1050px) {
    #rptype-sec {
        .type-body {
            padding: 20px 15px;

            .continue-link {
                min-width: 100%;
            }
        }
    }
}


.reset-pg {

    .password-popup {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 2px 4px #0003;
        padding: 10px;
        position: relative;
        top: -10px;
        z-index: 1000;
        width: 100%;

        ul {
            list-style: none;
            margin: 0;
            padding: 0;

            li {
                color: #333;
                font-size: 14px;
                text-align: left;
            }
        }
    }
}



.password-vnd {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 4px #0003;
    padding: 10px;
    position: relative;

    z-index: 1000;
    width: 100%;

    ul {
        list-style: none;
        margin: 0;
        padding: 0;

        li {
            color: #333;
            font-size: 14px;
            text-align: left;
        }
    }
}


.select-default {
    color: #1d273b;
    background: #ffffff;
    border: 1px solid #e6e7e9;
    box-shadow: 0 1px 0 rgba(29, 39, 59, 0.04);
    height: 36px;
    vertical-align: middle;
    border-radius: 5px;
    min-width: 150px;
    padding-left: 10px;
    padding-right: 10px;
}



.cus-phone-dv {
    .ph-code {
        width: 100px;
    }
}

.custom-picker {
    max-width: 150px;
    margin-top: 0;
}



#tree-eb {
    dd.rank-kstat {
        display: none;
    }

    dd.rank-kstat:first-of-type {
        display: block;
    }

    dt.rank-vstat {
        display: none;
    }

    dt.rank-vstat:first-of-type {
        display: block;
    }



}


/* .countdownview{

} */



.order-dtl {

    .merchant-div {

        margin-bottom: 8px;

        input {
            height: 15px;
            width: 15px;
            margin-right: 8px;
            vertical-align: middle;
        }
    }

}




.rank-advance-widget {
    .rank-tab {
        display: flex;
        border-bottom: 1px solid #ebe6e6;

        button {
            border: none;
            background: none;
            margin-left: auto;
            margin-right: auto;
            width: 50%;
            height: 40px;
        }

        .active {
            background: #dbdbdb;
        }
    }


}




.page-header {
    .ass-hdr {
        min-width: 225px;
    }
}



.confirm-sx {

    input {
        margin-top: 4px;
        margin-bottom: auto;
    }

    label {
        margin-top: 0;
        margin-bottom: auto;
    }
}



.cd-link-dv {
    display: flex;
    flex-wrap: wrap;

    /* .cd-link{
        max-width: 200px;
    } */
}



.sumary-pg {
    .copy-email-btn {
        background: none;
        border: none;
        padding: 0;
        margin-left: 10px;
    }

    .rank-tab {
        display: flex;
        border-bottom: 1px solid #ebe6e6;

        button {
            border: none;
            background: none;
            margin-left: auto;
            margin-right: auto;
            width: 50%;
            height: 40px;
        }

        .active {
            background: #dbdbdb;
        }
    }
}


#success-alert {
    #success-mesg-elm {
        padding: 5px 10px;
        color: green;
        font-size: 18px;
        text-align: center;
    }
}


#warning-alert {
    #warning-mesg-elm {
        padding: 5px 10px;
        color: red;
        font-size: 18px;
        text-align: center;
    }
}

.countdown-button:hover {
    background-color: #f2f2f2;
}

@media (max-width: 768px) {
    .responsive-button {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
    }


    .mb-overflow-x-scroll {
        overflow-x: scroll !important;
        -webkit-overflow-scrolling: touch;

        svg {
            touch-action: auto;
        }
    }

    .cr-wt-page {
        .table {
            .trans-tr {
                th:first-child {
                    font-size: 14px;
                    padding-top: 15px;
                    padding-bottom: 15px;
                    padding-left: 10px;
                    padding-right: 0px;
                }

                th:last-child {
                    font-size: 14px;
                    padding-top: 15px;
                    padding-bottom: 15px;
                    padding-left: 0px;
                    padding-right: 5px;
                }
            }

            tbody {

                tr {
                    td {
                        padding-left: 5px;
                        padding-right: 5px;
                    }

                    td:first-child {
                        padding-left: 10px;
                    }
                }
            }
        }
    }


    .cdhd-btn {
        margin-bottom: 7px;
    }


    .cd-link-dv {
        flex-wrap: wrap;

        .cd-link {
            min-width: 47%;
        }

    }

}

@media (min-width: 768px) {
    .responsive-button {
        width: auto;
    }

    .mb-search-sec {
        display: none;
    }
}

@media (max-width:768px) {


    .mb-pli-60 {
        padding-left: 60px !important;
    }



    .mb-account-menu {
        display: flex;
        align-items: center;

    }

    .lang-ui {
        position: absolute;
        left: -25px;
        top: 40px;
        background: #ffffff;
        z-index: 999;
        padding-left: 0;
        width: 125px;
        box-shadow: 0 0 2px 0 #666666;

        li {
            a {
                color: #000000;
                text-decoration: none;
                display: block;
                padding: 5px 5px;
            }
        }

        li.active {
            background: #cfd9d8;
        }
    }

    .lg-icon {
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }

    .eminus-ideas .card {
        width: 100%;
    }

    .eca-stock .card {
        width: 100%;
    }

    .hide-mb {
        display: none;
    }


    .mobile-header {
        .navbar-brand-image {
            width: 150px;
        }
    }

    .navbar-nav .mb-account-menu {
        flex-direction: row;

        #lang-option {
            border: none;
            background: none;
            color: #fff;
            height: 30px;
            outline: none;
            margin: auto;
            width: 92px;
            margin-right: 15px;

            option {
                color: #000000;
            }
        }
    }


    .autoship-tbl {
        max-width: 100%;

        th {
            padding-left: 3px !important;
            padding-right: 3px !important;
        }
    }


    .autoship-table {
        max-width: 100%;

        th {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }
    }



    .update-autoship-page {
        max-width: 100%;

        .row-pdlr-0 {
            margin-left: 0;
            margin-right: 0;
        }

        .shipping-address {
            .shiping-key {
                max-width: 100px;
            }
        }

    }

    .pg-shop {
        max-width: 100%;

        .outer-rwd {
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;

            .col-7.col-md-9 {
                padding-right: 0;
            }

        }
    }


    #checkout-pg {
        .ch-outer-dv {
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
            --tblr-gutter-x: 0px;

            .shipping-address {
                .shiping-key {
                    width: 100px;
                }
            }
        }
    }


    .add-card-form {
        .popup-inp-div {
            margin-top: 20px;
            padding: 10px;
        }
    }


    .settings-off {

        .setting-nav {
            display: none !important;
        }


        .s-content {

            .btn-toggler {
                display: inline-block;
                outline: 0;
                border: none;
                background: none;
                color: #616876;
                position: absolute;
                top: 10px;
                left: 17px;
                z-index: 1;
                padding-top: 2px;
            }

            .card-header {
                padding-left: 60px;
            }
        }

    }



    .settings-on {

        .setting-nav {

            width: 100%;

            .snav-header {
                font-size: 13px;
            }



            .snav-close {
                display: inline-block;
                outline: 0;
                border: none;
                background: none;
                color: #616876;
            }
        }



        .s-content {
            display: none !important;
        }

    }



    .useragreement {
        /* margin-left: 2%; */
        max-width: 85%;

        .agreement-cnt {
            height: 800px;
            overflow-y: auto;
            /* overflow-x: clip; */

            .agreement-div {
                padding: 20px 15px;
            }
        }

    }




    .page-header {
        .ass-hdr {
            flex: none;
        }
    }



    .orders-head {
        .od-filter {
            width: 100%;
        }
    }


    aside.navbar {
        .mb-logo {
            margin-left: auto;
            margin-right: auto;
        }
    }


    .mb-search-sec {
        display: block;
        margin-left: auto;
        margin-right: 10px;

        .mb-search-div {
            position: absolute;
            width: 100%;
            left: 0%;
            top: 57px;
            z-index: 1;

            .inp-ss {

                display: flex;

                .mb-cs-search {
                    width: 100%;
                    height: 40px;
                    border-radius: 3px;
                    padding-left: 10px;
                    border: 1px solid #e6e7e9;
                    outline: none !important;
                }

                button {
                    border: 1px solid #000;
                    width: 50px;
                    background: #000;
                    color: #ffffff;
                }
            }



            .cs-list-items {
                background-color: #fff;
                max-height: 400px;
                overflow-y: auto;
                border: 1px solid #e6e7e9;

                .cs-list-item {
                    padding: 10px;
                    cursor: pointer;
                    border-bottom: 1px solid #d4d4d4;
                    color: #000;
                }
            }




        }
    }

}