﻿/*form styles*/
body {
    color: unset;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}

.form-radio-sm {
    color: #110F24;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
}

    .form-radio-sm label {
        font-weight: 600;
        padding-left: 12px;
    }

.form-radio {
    color: #110F24;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
}

    .form-radio label {
        font-weight: 700;
        padding-left: 12px;
    }

    .form-radio span {
        font-weight: 500;
        padding-left: 4px;
    }

input[type="radio"], input[type="checkbox"] {
    background: #FFF !important;
    width: 20px;
    height: 20px;
    margin: 2px 0px;
}

.pay-pl-52 {
    padding-left: 52px;
}

.pay-mr-4 {
    padding-right: 4px;
}

.pay-mr-24 {
    padding-right: 24px;
}

.pay-mb-8 {
    margin-bottom: 8px;
}

.pay-mt-16 {
    margin-top: 16px;
}

.pay-mb-12 {
    margin-bottom: 12px;
}

.pay-mb-16 {
    margin-bottom: 16px;
}

.pay-mb-20 {
    margin-bottom: 20px;
}

.pay-mb-32 {
    margin-bottom: 32px;
}

.pay-mb-40 {
    margin-bottom: 40px;
}

.form-cus-info {
    margin-right: auto;
    margin-left: auto;
    background: none;
    padding: 0px;
    font-weight: 500;
    line-height: 30px;
}

    .form-cus-info .text-1 {
        border-bottom: 1px dotted #BDBDBD;
        width: 100%;
        line-height: 24px;
        padding-bottom: 20px;
    }

.modal-header {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    padding: 16px 20px;
    border-bottom: 1px solid rgba(204, 206, 208, 0.50);
}

.pay-code-item {
    color: #110F24;
    font-weight: 600;
    line-height: 30px; /* 250% */
    border-bottom: 1px solid rgba(204, 206, 208, 0.50);
    cursor: pointer;
    padding: 8px 0px;
}

    .pay-code-item:hover {
        color: #176BFB;
        text-decoration-line: underline;
    }

    .pay-code-item:first-child {
        padding-top: 0px;
    }

    .pay-code-item:last-child {
        border-bottom: none;
        padding-bottom: 0px;
    }

.form-control.pay-input-disabled {
    border-radius: 4px !important;
    border: 1px solid #D8D8D8 !important;
    background: #F4F4F4 !important;
    color: #979797 !important;
}

.green-button-popup {
    border-radius: 4px !important;
    background: #7FCA27 !important;
    margin: 0 !important;
    height: 40px;
    padding: 8px 10px !important;
}

.pay-link {
    text-align: center;
}

    .pay-link a {
        color: #176BFB !important;
        font-size: 14px;
        font-weight: 500;
        text-decoration-line: underline !important;
        cursor: pointer;
    }

.modal-title {
    font-size: 16px;
    font-weight: 700;
}

@media only screen and (max-width: 600px) {
    .no-mobie {
        display: none !important;
    }

    .page_pay .no-mobie {
        display: flex !important;
    }


    .mobie {
        /*display: block !important;*/
    }

    .mifi-payment {
        position: relative;
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        background-color: #F5F5FA;
        font-weight: 500;
        margin-top: 48px;
        margin-bottom: 130px;
    }

    .invalid-feedback {
        margin: 8px 0;
    }

    .fl-logo-img {
        width: 80px;
    }

    .payment-logo {
        text-align: center;
        padding: 12px 0;
    }

    .mifi-payment .navbar {
        padding: 0px;
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #fff;
        z-index: 1001;
    }

    .mifi-payment .container {
        display: block;
    }

    .pc-inv {
        white-space: nowrap;
        overflow-x: auto;
        margin-bottom: 15px;
    }

    .mifi-payment fieldset {
        /* border: 0 none; */
        /* box-sizing: border-box; */
        /* width: 100%; */
        /*stacking fieldsets above each other*/
        /* position: relative; */
    }

        /*Hide all except first fieldset*/
        .mifi-payment fieldset:not(:first-of-type) {
            display: none;
        }

    fieldset:nth-child(even) {
        background: #FFFFFF;
        border-radius: 13px;
        padding: 40px;
    }

    .title-header-step2 {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        color: #000000;
        text-align: left;
    }

    .mb-step2-form {
        background: #FFFFFF;
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px 0px;
    }
    /*inputs*/
    .mifi-payment input, .mifi-payment textarea {
        padding: 4px;
        border: 1px solid #ccc;
        border-radius: 8px;
        margin-bottom: 4px;
        box-sizing: border-box;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
    }

        .mifi-payment input:focus, .mifi-payment textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #2098ce;
            outline-width: 0;
            transition: All 0.5s ease-in;
            -webkit-transition: All 0.5s ease-in;
            -moz-transition: All 0.5s ease-in;
            -o-transition: All 0.5s ease-in;
        }

    /*buttons*/
    .mifi-payment .action-button {
        background: #2098ce;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 4px;
        cursor: pointer;
        padding: 5px;
        margin: 5px;
        text-align: center;
        text-align: center;
        color: white;
        font-weight: 600;
    }

        .mifi-payment .action-button:hover, .mifi-payment .action-button:focus {
            /* box-shadow: 0 0 0 2px white, 0 0 0 3px #2098ce;*/
        }

    .mifi-payment .action-button-previous {
        width: 100px;
        background: #aCbEd0;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 4px;
        cursor: pointer;
        padding: 5px;
        margin: 5px;
        text-align: center;
        color: white;
        font-weight: 600;
    }

        .mifi-payment .action-button-previous:hover, .mifi-payment .action-button-previous:focus {
            /* box-shadow: 0 0 0 2px white, 0 0 0 3px #2098ce;*/
        }

    /*headings*/
    .fs-title {
        font-size: 18px;
        text-transform: uppercase;
        color: #2C3E50;
        margin-bottom: 10px;
        letter-spacing: 2px;
        font-weight: bold;
    }

    .fs-subtitle {
        font-weight: normal;
        font-size: 13px;
        color: #666;
        margin-bottom: 20px;
    }

    /*progressbar*/
    .payment-progressbar {
        margin-bottom: 16px;
        padding: 0;
        counter-reset: step;
        padding: 20px 0 50px;
    }

    .mifi-payment .steps-title {
        display: none;
    }

    .mifi-payment .steps {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding: 20px 0px;
    }

        .mifi-payment .steps .circle {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 20px;
            height: 20px;
            color: #FFF;
            font-size: 10px;
            font-weight: 700;
            line-height: 10px;
            border-radius: 50%;
            background: #D7D7D7;
            transition: all 200ms ease;
            transition-delay: 0s;
        }

            .mifi-payment .steps .circle.active {
                transition-delay: 100ms;
                border-color: #7FCA27;
                background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
                color: #FFF;
            }

        .mifi-payment .steps .progress-bar {
            position: absolute;
            height: 8px;
            width: 100%;
            background: rgba(164, 164, 164, 0.15);
            z-index: -1;
        }

    .progress-bar .indicator1 {
        position: absolute;
        height: 100%;
        width: 50%;
        background: #7FCA27;
        transition: all 300ms ease;
    }

    .progress-bar .indicator2 {
        position: absolute;
        height: 100%;
        width: 100%;
        background: #7FCA27;
        transition: all 300ms ease;
    }

    .payment-tap1-col-left {
        background: #FFFFFF;
        border-radius: 13px;
        padding: 40px;
        margin-bottom: 20px;
    }

    .title-product {
        color: #000000;
        text-align: left;
        font-family: 'Inter-Bold', sans-serif;
        font-size: 20px;
        line-height: 20px;
        font-weight: 700;
        position: relative;
        width: 193px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .title-option {
        text-align: left;
        margin-bottom: 12px;
    }

        .title-option span {
            font-style: normal;
            font-weight: 700;
            font-size: 14px;
            color: #000000;
            margin-bottom: 8px;
        }

        .title-option p {
            margin: 0;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 17px;
            color: #231D4F;
            margin-bottom: 20px;
        }

    .step-1 {
        padding: 0px;
    }

        .step-1 .left-option-product {
            /*border-radius: 0px !important;*/
        }

    .left-option-product {
        background: #FFFFFF;
        border-radius: 13px;
        padding: 16px;
        margin-bottom: 20px;
        padding-bottom: 1px;
        border: 1px solid #ffdaca;
        box-shadow: 0px 8px 16px 0px rgba(249, 87, 17, 0.10);
    }

        .left-option-product .title-option p {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            color: #231D4F;
            margin: 0;
        }

    .step-1 .left-option-product-with {
        border-radius: 0px;
    }

    .left-option-product-with {
        background: #FFFFFF;
        border-radius: 13px;
        padding: 16px;
        margin-bottom: 20px;
        padding-bottom: 1px;
        border: 1px solid #ffdaca;
        box-shadow: 0px 8px 16px 0px rgba(249, 87, 17, 0.10);
    }

        .left-option-product-with .title-option p {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            color: #231D4F;
            margin: 0;
        }

    .right-option-product {
        background: #FFFFFF;
        border-radius: 13px;
        padding: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border: 1px solid #eaeaea;
    }

        .right-option-product h1 {
            font-style: normal;
            font-weight: 700;
            font-size: 14px;
            margin: 0;
            color: #000000;
            text-align: left;
            padding-bottom: 8px;
        }

        .right-option-product p {
            font-style: normal;
            font-weight: 700;
            font-size: 13px;
            color: #000000;
            text-align: left;
        }

    .dot-hr {
        border-bottom: 1px dashed #979797;
        margin-bottom: 12px;
    }

    .row-checkbox {
        /*  display: flex;
        align-items: center;
        gap: 0 20px;*/
    }

    .box-radio {
        /*  display: flex;
        align-items: center;
        gap: 0 9px;*/
    }

        .box-radio label {
            margin: 0;
            font-style: normal;
            font-weight: 700;
            font-size: 20px;
            line-height: 24px;
            height: 38px;
            display: flex;
            align-items: center;
        }

    .btn-dark-gray {
        background: linear-gradient(267.42deg, #E5E5E5 0%, #DAD9DD 100%);
        border-radius: 4px;
        width: 170px;
        height: 35px;
        color: #FFF;
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: -0.68px;
        text-align: center;
        border: none;
        cursor: pointer;
    }

    .row-checkbox-feater {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0 40px;
        border: 2px solid #C4C4C4;
        border-radius: 10px;
        padding: 36px 40px;
        margin-bottom: 20px;
        transition: all 0.3s linear;
        cursor: pointer;
        height: 80px;
        color: white;
        background: #7FCA27;
    }
    /*
.active-box {
    background: #176BFB !important;
    box-shadow: 0px 20px 34px rgb(23 107 251 / 30%);
    color: #fff;
    border: 1px solid #176BFB !important;
    border-radius: 10px;
    background: #7FCA27;
    box-shadow: 0px 20px 34px 0px rgba(129, 200, 55, 0.30);
}
*/
    .active-box {
        background: #ffffff;
        border-radius: 16px;
        border-style: solid;
        border-color: #eaeaea;
        border-width: 1px;
        height: 100px;
        position: relative;
    }

    .row-checkbox-feater {
        background: #7FCA27;
        border: 2px solid #C4C4C4;
        border-radius: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
        transition: all 0.3s linear;
        cursor: pointer;
        width: 144px;
        text-align: center;
        padding: 8px;
        display: inline-block;
    }

        .row-checkbox-feater .row-checkbox .box-radio label:hover {
            color: #FFFFFF;
        }

        .row-checkbox-feater .check-title {
            font-weight: 700;
            padding-bottom: 8px;
        }

    .line-row {
        text-align: left;
        margin-bottom: 12px;
    }

        .line-row span {
            font-style: normal;
            font-weight: 500;
            color: #000000;
            padding-left: 5px;
        }

        .line-row img {
            width: 12px;
        }

    .feater-current {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        padding-bottom: 16px;
    }

    .box-radio input {
        width: 20px;
        height: 20px;
    }

    .mobie-w100 {
        width: 100%;
    }

    .btn-dark-orange {
        width: 170px;
        height: 35px;
        background: linear-gradient(267.42deg, #F6895E 0%, #F9AB81 100%);
        border-radius: 4px;
        border: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        color: #FFFFFF;
    }

    .box-service-select {
        text-align: left;
    }

        .box-service-select span {
            color: #848199;
        }

    #clickshowservice {
        color: #0068fe;
        cursor: pointer;
        position: relative;
    }

        /* Mặc định mũi tên xuống */
        #clickshowservice:after {
            content: "";
            background: url(/Images/ic-slow-down.svg) no-repeat; /* icon mũi tên xuống */
            top: 6px;
            right: -33px;
            position: absolute;
            width: 30px;
            height: 30px;
        }

        /* Khi click đổi sang mũi tên lên */
        #clickshowservice.Closetoggle:after {
            background: url(/Images/ic-slow-up.svg) no-repeat; /* icon mũi tên lên */
        }

    #clickshowservice1 {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #0068fe;
        cursor: pointer;
        position: relative;
    }

        #clickshowservice1:after {
            content: "";
            background: url(/Images/ic-slow-up.svg) no-repeat;
            top: 7px;
            right: -33px;
            position: absolute;
            width: 30px;
            height: 30px;
        }

        #clickshowservice1.Closetoggle:after {
            content: "";
            background: url(/Images/ic-slow-up.svg) no-repeat;
            top: 7px;
            right: -33px;
            position: absolute;
            width: 30px;
            height: 30px;
        }

    .row-cost {
        display: flex;
        justify-content: space-between;
        margin-bottom: 12px;
    }

        .row-cost p {
            margin: 0;
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            color: #000000;
        }

        .row-cost span {
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            color: #000000;
        }

    .txt-vat {
        text-align: right !important;
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        color: #979797;
        margin-bottom: 25px;
    }

    .blue-button {
        border-radius: 8px !important;
        background: #176BFB !important;
        margin: 0 !important;
        height: 60px;
    }

        .blue-button p {
            margin: 0;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 20px;
        }

        .blue-button span {
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 20px;
        }

    .green-button {
        border-radius: 8px !important;
        background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
        margin: 0 !important;
        height: 52px;
    }

        .green-button p {
            margin: 0;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: normal;
        }

        .green-button span {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
        }


    .options-service {
        background: #f7f7f7;
        border-radius: 10px;
        padding: 16px 16px 4px;
        border: 1px solid #e5e5e5;
        margin-top: 17px;
        margin-bottom: 18px;
    }

        .options-service .row-cost {
            margin-bottom: 12px;
        }

            .options-service .row-cost > p {
                font-style: normal;
                font-weight: 500;
                font-size: 12px;
                line-height: 17px;
                color: #000000;
            }

            .options-service .row-cost > span {
                font-weight: 500;
            }

    .grid-inline {
        white-space: nowrap;
        overflow-x: auto;
        margin-bottom: 10px;
    }

        .grid-inline .row-checkbox-feater {
            padding: 8px;
            display: inline-block;
        }

            .grid-inline .row-checkbox-feater .row-checkbox .box-radio > label {
                font-style: normal;
                font-weight: 500;
                font-size: 12px;
                line-height: 19px;
            }

            .grid-inline .row-checkbox-feater .row-checkbox .box-radio label:hover {
                color: #ffffff;
            }

        .grid-inline .text-right p {
            margin: 0;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 18px;
            color: #000000;
            cursor: pointer;
        }

    #show-options:after {
        content: "";
        background: url(/Images/show_plus.svg) no-repeat;
        position: absolute;
        width: 20px;
        height: 20px;
        height: 20px;
        margin-top: -1.5px;
        left: 31.9em;
    }

    #show-options.ClosetoggleOpions:after {
        content: "";
        background: url(/Images/show_mius.svg) no-repeat;
        position: absolute;
        width: 20px;
        height: 20px;
        height: 20px;
        margin-top: -1.5px;
        left: 33em;
    }

    .continutes-service {
        display: none;
    }

    .option-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        position: relative;
        top: 13.33333px;
        right: 0;
        bottom: 0;
        left: 0;
        height: 40px;
        width: 40px;
        transition: all 0.15s ease-out 0s;
        background: #cbd1d8;
        border: none;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        /*margin-right: 0.5rem;*/
        outline: none;
        position: relative;
        z-index: 1000;
    }

        .option-input:checked {
            background: #FFFFFF;
            border-radius: 50% !important;
            border: 0 !important;
        }

            .option-input:checked::before {
                width: 20px;
                height: 20px;
                content: '';
                position: absolute;
                left: 0px;
                top: 0px;
                background: url(/Images/checkedradio.svg) no-repeat;
                background-size: contain;
            }

            .option-input:checked::after {
                -webkit-animation: click-wave 0.65s;
                -moz-animation: click-wave 0.65s;
                animation: click-wave 0.65s;
                background: #40e0d0;
                content: '';
                display: block;
                position: relative;
                z-index: 100;
            }

        .option-input.radio {
            border-radius: 50% !important;
            margin-top: -1em;
        }

            .option-input.radio::after {
                border-radius: 50%;
            }

    #total-cost-vat {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: normal;
        color: #EA4649;
    }

    .start-cost p {
        font-weight: 500;
        font-size: 10px;
        margin: 0
    }

    .start-cost span {
        text-decoration: line-through;
    }

    .panel-content {
        background: #FFFFFF;
        padding: 40px;
        border-radius: 40px;
    }

    .form-group {
        text-align: left;
    }

        .form-group span {
            font-style: normal;
            font-weight: 600;
            font-size: 12px;
            line-height: 24px;
            color: #110F24;
            margin-bottom: 4px;
        }

    input::placeholder {
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        color: #DDDFE1;
    }

    .form-control {
        border: 1px solid #CCCED0 !important;
        border-radius: 2px !important;
        height: 32px !important;
        color: #000 !important;
        font-weight: 500 !important;
        font-size: 11px !important;
        background: #FFF !important;
    }

    .mdin-alert {
        margin: 20px -20px;
        padding: 20px;
        background: #7FCA27;
        color: #FFF;
        text-align: center;
    }

        .mdin-alert span {
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            padding-left: 20px;
        }

        .mdin-alert img {
            display: none;
        }

    .check-info {
        height: 40px !important;
        background: #32BA7C !important;
        border-radius: 4px !important;
        border: 1px solid #32BA7C !important;
        margin: 0 !important;
        color: #FFFFFF !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 14px !important;
        padding: 8px 20px !important;
    }

    .pr {
        padding-right: 0 !important;
    }

    .list-group {
        border: 1px solid #C4C4C4;
        border-radius: 8px;
        margin: 0;
        text-align: left;
        margin-bottom: 20px;
    }

        .list-group input {
            width: 20px;
            height: 40px;
        }

        .list-group label {
            font-style: normal;
            font-weight: 500;
            color: #000000;
            margin: 0;
        }

    .choose-bank:not([for="atmnoidia"]) {
        border-bottom: 1px solid #C4C4C4;
        padding: 20px;
    }

    .choose-bank[for="atmnoidia"] {
        padding: 20px;
    }

    #atm-choose {
        border-bottom: 1px solid #C4C4C4;
        width: 100%;
        display: block;
    }

    .option-bank {
        display: flex;
        align-items: center;
        gap: 0 8px;
        height: 20px;
    }

    .raio-left {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 16px;
    }

    .payment-progressbar .title-option p {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        color: #000000;
        margin: 0;
    }

    #paynow {
        display: flex;
        align-items: center;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        height: 52px;
        width: 100%;
        justify-content: center;
        margin: auto !important;
        margin-bottom: 16px !important;
    }

    .agree {
        margin-bottom: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 3px;
    }

        .agree p {
            margin: 0;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 24px;
            color: #000000;
        }

        .agree span {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 24px;
            color: #176BFB;
            margin: 0;
        }

    .security {
        margin-bottom: 16px;
        text-align: center;
    }

        .security span {
            font-weight: 500;
            font-size: 12px;
            padding-left: 4px;
            color: #000;
        }

        .security img.logo-security {
            width: 100%;
        }

    .title-sect-bank {
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #000000;
    }

    .group-bank {
        margin: 40px;
        margin-top: 0;
        background: #F5F5FA;
        border: 1px solid #C4C4C4;
        border-radius: 8px;
        padding: 20px;
    }

    .list-obj-banking {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 8px;
        justify-content: center;
        align-items: center;
    }

    .card-bank {
        background: #FFFFFF;
        border-radius: 4px;
        cursor: pointer;
        border: 1px solid #f5f5fa;
    }

        .card-bank:hover {
            border: 2px solid #176BFB;
        }

    .group-bank {
        display: none;
    }

    .fl-page-header-logo-col {
        padding: 20px 0;
    }

    .choose-bank {
        width: 100%;
        cursor: pointer;
    }

    .fl-page-fixed-nav-wrap {
        display: none !important;
    }

    .fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
        padding: 20px 0;
        z-index: 99999999;
    }

    .active-bank {
        border: 2px solid #176BFB;
    }

    .fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
        position: unset;
    }

    .name-bank {
        display: none;
    }

        .name-bank span {
            display: inline-block;
            padding: 4px 16px;
            border: solid 1px #176BFB;
            color: #176BFB;
            margin-left: 55px;
            margin-bottom: 14px;
            border-radius: 4px;
        }

    .note-select-namepayment {
        background: rgba(50, 186, 124, 0.1);
        border-radius: 16px;
        padding: 20px;
        margin-bottom: 20px;
        display: none;
        text-align: center;
    }

        .note-select-namepayment span {
            font-size: 12px;
        }

        .note-select-namepayment .TBtitle {
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            color: #176BFB;
            display: block;
        }

            .note-select-namepayment .TBtitle b {
                font-weight: 700;
                color: #176BFB;
            }

        .note-select-namepayment .TBcontent {
            color: #000000;
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
        }

            .note-select-namepayment .TBcontent b {
                color: #000000;
                font-weight: 700;
                font-size: 12px;
            }

    .step-two {
        width: 430px;
        margin: auto !important;
        display: block;
    }

    .row-mobile-year {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 0 16px;
    }

        .row-mobile-year .row-checkbox-feater {
            /* 	width: 144px;
    height: 132px; */
            display: inline-block;
        }

            .row-mobile-year .row-checkbox-feater .row-checkbox {
                display: inline-block;
            }

        .row-mobile-year .box-radio {
            justify-content: center;
            margin-bottom: 4px;
        }

        .row-mobile-year button {
            margin-bottom: 8px;
        }

        .row-mobile-year .feater-current {
            margin-bottom: 8px;
        }

    .mobile-year {
        display: none;
    }
    /* Chrome, Safari, Edge, Opera */
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* Firefox */
    input[type=number] {
        -moz-appearance: textfield;
    }

    .dieukhoan {
        display: none;
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }

    .next-step2 {
        width: 100%;
        height: 52px !important;
    }

    .searchBank {
        background: #FFF;
        border-radius: 4px;
    }

        .searchBank input[type=text] {
            border: none;
            outline: none;
            width: 100%;
            position: relative;
            font-size: 14px !important;
            font-weight: 500 !important;
        }

        .searchBank a.btn {
            background: none;
            color: #383838;
            font-size: 18px;
            width: 12%;
            padding: 0;
            margin-left: 0;
            position: absolute;
            right: 16px;
            top: 23px;
        }

    .listbank {
        height: 380px;
        width: 100%;
        margin: 0;
        overflow: auto;
    }

        .listbank .zalo-itembank {
            display: block;
            width: 100%;
            border: none;
            font-size: 1.2em;
            position: relative;
            border-radius: 0;
            border: none !important;
            border-bottom: solid 1px #c5c5c5 !important;
            background: none;
            margin: 0 8px;
            cursor: pointer;
        }

            .listbank .zalo-itembank .sp_Bank {
                display: block;
                position: relative;
                padding: 10px 10px;
                padding-left: 30px;
                margin: 0 8px;
            }

                .listbank .zalo-itembank .sp_Bank:before {
                    font: normal normal normal 18px FontAwesome;
                    content: "\f1db";
                    position: absolute;
                    left: 5px;
                    top: 17px;
                }

    .bg-disabled {
        background: #F0F0F0 !important;
        border: 1px solid #CCCED0 !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 12px;
        line-height: 30px;
        color: #979797 !important;
    }

    .boxinfo-company {
        display: none;
    }
    /* #bankArea {
    padding-top: 50px;
} */
    /* Let's get this party started */
    ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #efefef;
    }
    /* Handle */
    ::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #686868;
    }

        ::-webkit-scrollbar-thumb:window-inactive {
            background: #686868;
        }


    .payment-progressbar .title-option p {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #231D4F;
        margin: 0;
    }

    .row-alert {
        display: none;
    }

    .alert-error {
        display: flex;
        align-items: center;
        gap: 0 4px;
    }

    .valid {
        margin: 0;
        color: #EE404C;
        font-size: 12px;
        font-weight: 500;
    }

    .validinpout {
        border: 1px solid #EE404C !important;
    }

    .form-group {
        margin-bottom: 20px;
    }

    @keyframes click-wave {
        0% {
            height: 40px;
            width: 40px;
            opacity: 0.35;
            position: relative;
        }

        100% {
            height: 200px;
            width: 200px;
            margin-left: -80px;
            margin-top: -80px;
            opacity: 0;
        }
    }

    #myHeader {
        display: none;
    }

    header.fl-page-header.fl-page-header-primary.fl-page-nav-right.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile {
        margin-top: 0;
    }

    .footer-modal {
        font-size: 14px;
        font-weight: 500;
    }

    .footer-modal {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px;
    }

        .footer-modal > p {
            margin: 0;
            color: #767676;
            font-weight: 500;
        }

    .paymentClick {
        outline: none;
        color: #fff !important;
        border: none !important;
        background: #176BFB !important;
        box-shadow: none !important;
        font-weight: 500 !important;
        padding: 8px !important;
        font-size: 14px !important;
    }

    .text-close-payment {
        cursor: pointer;
    }

        .text-close-payment:hover {
            text-decoration: underline;
        }

    .list-obj-banking img {
        max-width: 100%;
    }

    #amount_chuyenkhoan {
        text-align: left;
    }

    .color_amount_payment_ck {
        color: #176BFB;
    }

    .color_alert_payment_ck {
        color: #e82429;
    }

    .p0 {
        padding: 0px;
    }

    .payment_success {
        height: calc(100vh - 48px);
        left: 0px;
        /*background: #F8FFEF;*/
        align-items: center;
        margin-bottom: -130px;
    }

        .payment_success img, .payment_failure .img {
            height: 250px;
            width: 290px;
            margin-top: 115px;
            margin-bottom: 13px;
        }

        .payment_success .title, .payment_failure .title {
            font-weight: 700;
            font-size: 20px;
            margin-bottom: 10px;
        }


        .payment_success .content, .payment_failure .content {
            color: #000;
            text-align: center;
            font-size: 12px;
            font-style: normal;
            font-weight: 500;
            margin-bottom: 16px;
        }

        .payment_success .link, .payment_failure .link {
            font-weight: 500;
            font-size: 12px;
            text-decoration-line: underline;
            color: #176BFB;
            cursor: pointer;
            margin-bottom: 16px;
        }

    .payment_failure {
        height: calc(100vh - 48px);
        left: 0px;
        background: #FFF5F5;
        align-items: center;
        margin-bottom: -130px;
    }

        .payment_failure .text {
            font-weight: 500;
            font-size: 12px;
            margin-bottom: 16px;
        }

    label {
        display: inline-block;
        margin-bottom: 0px;
    }

    .mbin-ghichu {
        color: #979797;
    }

    .page-info-cus, .page-up-info-cus {
        margin-bottom: -130px;
    }

    .option-upinfocus {
        background: #FFFFFF;
        border-radius: 16px;
        padding: 20px;
    }

        .option-upinfocus .title-header {
            color: #000;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            margin-bottom: 12px;
        }

            .option-upinfocus .title-header img {
                height: 14px;
            }

        .option-upinfocus .dot-hr--40 {
            margin-left: -20px;
            margin-right: -20px;
            border-top: 1px dashed #BDBDBD;
            margin-bottom: 12px;
        }

        .option-upinfocus .btn-hoan-tat {
            color: #FFF;
            text-align: center;
            font-size: 12px;
            font-style: normal;
            font-weight: 600;
            background: #176BFB !important;
            border: none;
            min-width: max-content;
            width: 50%;
            padding: 4px;
            height: 40px;
        }

    .mbin-alert-cus {
        border-radius: 4px;
        border: 1px solid #CCCED0;
        background: #F0F0F0;
        padding: 12px 16px;
        color: #979797;
        font-style: normal;
        font-weight: 500;
        margin-bottom: 20px;
    }

        .mbin-alert-cus b {
            font-weight: 700;
        }

    .mbin-dis-none {
        display: none
    }

    .blue-underline {
        color: #1E74E8;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-decoration-line: underline;
        text-align: center;
        cursor: pointer;
    }

    #detail-order-content {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 20px;
    }

    table.tb-service {
        width: 100%;
    }

        table.tb-service thead tr td {
            font-weight: 700;
        }

        table.tb-service tr td {
            border-bottom: 1px dotted #BDBDBD;
            padding: 12px 2px;
        }

    .details-service-row-upcus {
        border-radius: 0px 0px 16px 16px;
        background: #F8F8F8;
        margin: -20px;
        padding: 20px;
        margin-top: 0px;
    }

    .details-service-row {
        background: #FFF;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0px 20px;
    }

    .mobile-bottom {
        position: fixed;
        bottom: 0;
        background: #FFF;
        width: 100%;
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
    }

    .col-right {
        text-align: right;
    }

    .col-center {
        text-align: center;
    }

    .graph {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 601px) {
    /* .no-mobie {
        display: block !important;
    }*/

    .mobie {
        display: none !important;
    }

    .container {
        max-width: 1230px;
        width: 1230px;
    }

    .mifi-payment {
        position: relative;
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 1.5;
        background-color: #F5F5FA;
        padding-bottom: 20px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .invalid-feedback {
        margin: 12px 0;
    }

    .fl-logo-img {
        width: 129px;
    }

    .mifi-payment .navbar {
        padding: 0px;
    }

    .mifi-payment .container {
        display: block;
    }

    .mifi-payment fieldset {
        /* border: 0 none; */
        /* box-sizing: border-box; */
        /* width: 100%; */
        /*stacking fieldsets above each other*/
        /* position: relative; */
    }

        /*Hide all except first fieldset*/
        .mifi-payment fieldset:not(:first-of-type) {
            display: none;
        }

    fieldset:nth-child(even) {
        background: #FFFFFF;
        border-radius: 26px;
        padding: 40px;
    }

    .title-header-step2 {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
        color: #000000;
        text-align: left;
    }
    /*inputs*/
    .mifi-payment input, .mifi-payment textarea {
        /*padding: 10px;*/
        /* border: 1px solid #ccc;*/
        border-radius: 8px;
        /*margin-bottom: 4px;*/
        box-sizing: border-box;
        font-style: normal;
        /*font-weight: 500;*/
        font-size: 14px;
        line-height: 24px;
    }

        .mifi-payment input:focus, .mifi-payment textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #2098ce;
            outline-width: 0;
            transition: All 0.5s ease-in;
            -webkit-transition: All 0.5s ease-in;
            -moz-transition: All 0.5s ease-in;
            -o-transition: All 0.5s ease-in;
        }

    /*buttons*/
    .mifi-payment .action-button {
        background: #2098ce;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px;
    }
}

.mifi-payment .action-button:hover, .mifi-payment .action-button:focus {
    /*box-shadow: 0 0 0 2px white, 0 0 0 3px #2098ce;*/
}

.mifi-payment .register-btn {
    background: linear-gradient(180deg, rgba(152, 214, 42, 1) 0%, rgba(40, 167, 69, 1) 100%);
    border: 0 none;
    border-radius: 8px;
    cursor: pointer;
    padding: 5px;
    margin: 5px auto;
    text-align: center;
    width: 540px;
    text-align: center;
    color: white;
    font-weight: 600;
    display: block;
    height: 48px;
    margin-top: 25px;
}

    .mifi-payment .register-btn:hover {
        opacity: 0.9;
    }

.mifi-payment .action-button-previous {
    width: 100px;
    background: #aCbEd0;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

    .mifi-payment .action-button-previous:hover, .mifi-payment .action-button-previous:focus {
        /*  box-shadow: 0 0 0 2px white, 0 0 0 3px #aCbEd0;*/
    }

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
.payment-progressbar {
    margin-bottom: 16px;
    padding: 0;
    counter-reset: step;
    padding: 20px 0 50px;
}

.mifi-payment .steps-title {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    margin-top: -5px
}

    .mifi-payment .steps-title .item:first-child {
        min-width: 140px;
    }

    .mifi-payment .steps-title .item:last-child {
        min-width: 140px;
        padding-left: 50px
        /* text-align: right;*/
    }

    .mifi-payment .steps-title .active {
        color: #7FCA27;
    }

.mifi-payment .steps {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 20px 0px;
}

    .mifi-payment .steps .circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        line-height: 46px;
        border-radius: 50%;
        background: #D7D7D7;
        transition: all 200ms ease;
        transition-delay: 0s;
    }

        .mifi-payment .steps .circle.active {
            transition-delay: 100ms;
            border-color: #7FCA27;
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
            color: #FFF;
        }

    .mifi-payment .steps .progress-bar {
        position: absolute;
        height: 12px;
        width: 100%;
        background: rgba(164, 164, 164, 0.15);
        z-index: -1;
    }

.mifi-payment .stepss-title {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    margin-top: -5px
}

    .mifi-payment .stepss-title .item:first-child {
        min-width: 140px;
    }

    .mifi-payment .stepss-title .item:last-child {
        min-width: 140px;
        padding-left: 50px
        /* text-align: right;*/
    }

    .mifi-payment .stepss-title .active {
        color: #7FCA27;
    }

.mifi-payment .stepss {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 20px 0px;
}

    .mifi-payment .stepss .circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        line-height: 46px;
        border-radius: 50%;
        background: #D7D7D7;
        transition: all 200ms ease;
        transition-delay: 0s;
    }

        .mifi-payment .stepss .circle.active {
            transition-delay: 100ms;
            border-color: #7FCA27;
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
            color: #FFF;
        }

    .mifi-payment .stepss .progress-bar {
        position: absolute;
        height: 12px;
        width: 100%;
        background: rgba(164, 164, 164, 0.15);
        z-index: -1;
    }

.progress-bar .indicator1 {
    position: absolute;
    height: 100%;
    width: 50%;
    background: #7FCA27;
    transition: all 300ms ease;
}

.progress-bar .indicator2 {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #7FCA27;
    transition: all 300ms ease;
}

.payment-tap1-col-left {
    background: #FFFFFF;
    border-radius: 26px;
    padding: 40px;
    margin-bottom: 20px;
}

.title-product {
    border-radius: 4px;
    background: linear-gradient(267deg, #EA4649 0%, #FF4E51 45.83%);
    font-style: normal;
    font-weight: 700;
    width: 150px;
    font-size: 16px;
    line-height: 34px;
    color: #FFFFFF;
    height: 35px;
    /* margin: 0; */
    margin-bottom: 12px;
    text-align: center;
}

.title-option {
    text-align: left;
    margin-bottom: 16px;
}

    .title-option span {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        color: #000000;
        margin-bottom: 8px;
    }

    .title-option p {
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #231D4F;
        margin-bottom: 20px;
    }

.left-option-product {
    background: #FFFFFF;
    border-radius: 26px;
    padding: 32px;
    margin-bottom: 20px;
    border: 1px solid #ffdaca;
    box-shadow: 0px 8px 16px 0px rgba(249, 87, 17, 0.10);
}

    .left-option-product .title-option p {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 30px;
        color: #000000;
        margin: 0;
    }

    .left-option-product .title-option p {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #231D4F;
        margin: 0;
    }

.left-option-product-with {
    background: #FFFFFF;
    border-radius: 26px;
    padding: 32px;
    margin-bottom: 20px;
    border: 1px solid #ffdaca;
    box-shadow: 0px 8px 16px 0px rgba(249, 87, 17, 0.10);
}

    .left-option-product-with .title-option p {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 30px;
        color: #000000;
        margin: 0;
    }

    .left-option-product-with .title-option p {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #231D4F;
        margin: 0;
    }

.right-option-product {
    background: #FFFFFF;
    border-radius: 26px;
    padding: 32px;
    padding-bottom: 26px;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
    position: fixed;
    min-width: 520px;
    max-height: 80vh; 
    overflow-y: auto;
}

    .right-option-product h1 {
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 20px;
        margin: 0;
        color: #000000;
        text-align: left;
    }

    .right-option-product p {
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        color: #000000;
        text-align: left;
    }

.dot-hr {
    border-bottom: 1px dashed #979797;
    margin: 17px 0 17px;
}

.row-checkbox {
    display: flex;
    align-items: center;
    gap: 0 20px;
}

.box-radio {
    display: flex;
    align-items: center;
    gap: 0 9px;
}

    .box-radio label {
        margin: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        height: 38px;
        display: flex;
        align-items: center;
    }

.btn-dark-gray {
    background: linear-gradient(267.42deg, #E5E5E5 0%, #DAD9DD 100%);
    border-radius: 4px;
    width: 170px;
    height: 35px;
    color: #FFF;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -0.68px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.row-checkbox-feater:hover {
    /* background: #176BFB;
    box-shadow: 0px 20px 34px rgb(23 107 251 / 30%);*/
    background: #7FCA27;
    box-shadow: 0px 20px 34px 0px rgba(129, 200, 55, 0.30);
    color: #fff;
    border: 1px solid #176BFB;
    cursor: pointer;
}
/*
.active-box {
    background: #176BFB !important;
    box-shadow: 0px 20px 34px rgb(23 107 251 / 30%);
    color: #fff;
    border: 1px solid #176BFB !important;
    border-radius: 10px;
    background: #7FCA27;
    box-shadow: 0px 20px 34px 0px rgba(129, 200, 55, 0.30);
}
*/
.active-box {
    background: #ffffff;
    border-radius: 16px;
    border-style: solid;
    border-color: #eaeaea;
    border-width: 1px;
    height: 100px;
    position: relative;
}

.row-checkbox-feater {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 40px;
    background: #7FCA27;
    border-radius: 10px;
    padding: 36px 40px;
    margin-bottom: 20px;
    transition: all 0.3s linear;
    height: 80px;
    color: white;
}

    .row-checkbox-feater .row-checkbox .box-radio label:hover {
        color: #FFFFFF;
    }

.line-row {
    text-align: left;
    margin-bottom: 16px;
}

    .line-row span {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        padding-left: 5px;
    }

.feater-current {
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
}

.box-radio input {
    width: 26px;
    height: 26px;
}

.btn-dark-orange {
    width: 170px;
    height: 35px;
    background: linear-gradient(267.42deg, #F6895E 0%, #F9AB81 100%);
    border-radius: 4px;
    border: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #FFFFFF;
}

.box-service-select {
    text-align: left;
}

    .box-service-select span {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #848199;
    }

#clickshowservice {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0068fe;
    cursor: pointer;
    position: relative;
}

    #clickshowservice:after {
        content: "";
        background: url(/Images/ic-slow-down.svg) no-repeat;
        top: 7px;
        right: -33px;
        position: absolute;
        width: 30px;
        height: 30px;
    }

    #clickshowservice.Closetoggle:after {
        content: "";
        background: url(/Images/ic-slow-up.svg) no-repeat;
        top: 5px;
        right: -33px;
        position: absolute;
        width: 30px;
        height: 30px;
    }

#clickshowservice1 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #176BFB;
    cursor: pointer;
    position: relative;
}

    #clickshowservice1:after {
        content: "";
        background: url(/Images/ic-slow-down.svg) no-repeat;
        top: 7px;
        right: -33px;
        position: absolute;
        width: 30px;
        height: 30px;
    }

    #clickshowservice1.Closetoggle:after {
        content: "";
        background: url(/Images/ic-slow-up.svg) no-repeat;
        top: 7px;
        right: -33px;
        position: absolute;
        width: 30px;
        height: 30px;
    }

.row-cost {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

    .row-cost p {
        margin: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 17px;
        color: #000000;
    }

    .row-cost span {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #000000;
        line-height: 17px;
    }

.txt-vat {
    text-align: right !important;
    font-family: 'Inter-Medium', sans-serif;
    font-style: normal;
    line-height: 17px;
    margin-bottom: 14px;
    color: #979797 !important;
    font-size: 12px !important;
    margin-top: -13px !important;
    margin-bottom: 25px;
}

.blue-button {
    border-radius: 8px !important;
    background: #176BFB !important;
    margin: 0 !important;
    height: 60px;
}

    .blue-button p {
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
    }

    .blue-button span {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }

.green-button {
    border-radius: 8px !important;
    background: #7FCA27 !important;
    margin: 0 !important;
    height: 60px;
}

    .green-button p {
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
    }

    .green-button span {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
    }


.options-service {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 16px 16px 4px;
    border: 1px solid #e5e5e5;
    margin-top: 17px;
    margin-bottom: 18px;
}

    .options-service .row-cost {
        margin-bottom: 12px;
    }

        .options-service .row-cost > p {
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 17px;
            color: #000000;
        }

        .options-service .row-cost > span {
            font-weight: 500;
        }

.grid-inline .row-checkbox-feater {
    padding: 30px;
}

    .grid-inline .row-checkbox-feater .row-checkbox .box-radio > label {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
    }

    .grid-inline .row-checkbox-feater .row-checkbox .box-radio label:hover {
        color: #ffffff;
    }

.grid-inline .text-right p {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    cursor: pointer;
}

#show-options:after {
    content: "";
    background: url(/Images/show_plus.svg) no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    height: 20px;
    margin-top: -1.5px;
    left: 31.9em;
}

#show-options.ClosetoggleOpions:after {
    content: "";
    background: url(/Images/show_mius.svg) no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    height: 20px;
    margin-top: -1.5px;
    left: 33em;
}

.continutes-service {
    display: none;
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 40px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
}

    .option-input:checked {
        background: #FFFFFF;
        border-radius: 50% !important;
        border: 0 !important;
    }

        .option-input:checked::before {
            width: 26px;
            height: 26px;
            content: '';
            position: absolute;
            left: 0px;
            top: 0px;
            background: url(/Images/checkedradio.svg) no-repeat;
            background-size: contain;
        }

        .option-input:checked::after {
            -webkit-animation: click-wave 0.65s;
            -moz-animation: click-wave 0.65s;
            animation: click-wave 0.65s;
            background: #40e0d0;
            content: '';
            display: block;
            position: relative;
            z-index: 100;
        }

    .option-input.radio {
        border-radius: 50% !important;
        margin-top: -1em;
    }

        .option-input.radio::after {
            border-radius: 50%;
        }

#total-cost-vat {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #EA4649;
}

.start-cost p {
    font-weight: 500;
    font-size: 10px;
    margin: 0
}

.start-cost span {
    text-decoration: line-through;
}

.panel-content {
    background: #FFFFFF;
    padding: 40px;
    border-radius: 40px;
}

.form-group {
    text-align: left;
}

    .form-group span {
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 30px;
        color: #110F24;
        margin-bottom: 4px;
    }

input::placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #DDDFE1;
}

.form-control {
    border: 1px solid #CCCED0 !important;
    border-radius: 4px !important;
    height: 40px !important;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    background: #FFF !important;
}

.mdin-alert {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px 20px;
    border-radius: 8px;
    background: #7FCA27;
    color: #FFF;
}

    .mdin-alert span {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        padding-left: 20px;
    }

.check-info {
    height: 40px !important;
    background: #32BA7C !important;
    border-radius: 4px !important;
    border: 1px solid #32BA7C !important;
    margin: 0 !important;
    color: #FFFFFF !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 8px 20px !important;
}

.pr {
    padding-right: 0 !important;
}

.list-group {
    border: 1px solid #C4C4C4;
    border-radius: 8px;
    margin: 0;
    text-align: left;
}

    .list-group input {
        width: 20px;
        height: 40px;
    }

    .list-group label {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #000000;
        margin: 0;
    }

.choose-bank:not([for="atmnoidia"]) {
    border-bottom: 1px solid #C4C4C4;
    padding: 20px;
}

.choose-bank[for="atmnoidia"] {
    padding: 20px;
}

#atm-choose {
    border-bottom: 1px solid #C4C4C4;
    width: 100%;
    display: block;
}

.option-bank {
    display: flex;
    align-items: center;
    gap: 0 8px;
    height: 20px;
}

.raio-left {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 16px;
}

.payment-progressbar .title-option p {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    margin: 0;
}

#paynow {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    height: 60px;
    width: 430px;
    justify-content: center;
    margin: auto !important;
    margin-bottom: 16px !important;
}

.agree {
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 3px;
}

    .agree p {
        margin: 0;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: #000000;
    }

    .agree span {
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 24px;
        color: #176BFB;
        margin: 0;
    }

.security {
    margin-bottom: 16px;
    text-align: center;
}

    .security span {
        font-weight: 500;
        font-size: 12px;
        padding-left: 4px;
        color: #000;
    }

.title-sect-bank {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
}

.group-bank {
    margin: 40px;
    margin-top: 0;
    background: #F5F5FA;
    border: 1px solid #C4C4C4;
    border-radius: 8px;
    padding: 20px;
}

.list-obj-banking {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
    justify-content: center;
    align-items: center;
}

.card-bank {
    background: #FFFFFF;
    padding: 15px;
    border-radius: 8px;
    cursor: pointer;
    border: 2px solid #f5f5fa;
}

    .card-bank:hover {
        border: 2px solid #176BFB;
    }

.group-bank {
    display: none;
}

.fl-page-header-logo-col {
    padding: 20px 0;
}

.choose-bank {
    width: 100%;
    cursor: pointer;
}

.fl-page-fixed-nav-wrap {
    display: none !important;
}

.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
    padding: 20px 0;
    z-index: 99999999;
}

.active-bank {
    border: 2px solid #176BFB;
}

.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
    position: unset;
}

.name-bank {
    display: none;
}

    .name-bank span {
        display: inline-block;
        padding: 4px 16px;
        border: solid 1px #176BFB;
        color: #176BFB;
        margin-left: 55px;
        margin-bottom: 14px;
        border-radius: 4px;
    }

.note-select-namepayment {
    background: rgba(50, 186, 124, 0.1);
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 20px;
    display: none;
    text-align: center;
}

    .note-select-namepayment span {
        font-size: 14px;
    }

    .note-select-namepayment .TBtitle {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        color: #176BFB;
        display: block;
    }

        .note-select-namepayment .TBtitle b {
            font-weight: 700;
            font-size: 18px;
            line-height: 24px;
            color: #176BFB;
        }

    .note-select-namepayment .TBcontent {
        color: #000000;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
    }

        .note-select-namepayment .TBcontent b {
            color: #000000;
            font-weight: 700;
            font-size: 14px;
        }

.step-two {
    width: 430px;
    margin: auto !important;
    display: block;
}

.row-mobile-year {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 16px;
}

    .row-mobile-year .row-checkbox-feater {
        width: 144px;
        height: 132px;
        display: inline-block;
    }

        .row-mobile-year .row-checkbox-feater .row-checkbox {
            display: inline-block;
        }

    .row-mobile-year .box-radio {
        justify-content: center;
        margin-bottom: 4px;
    }

    .row-mobile-year button {
        margin-bottom: 8px;
    }

    .row-mobile-year .feater-current {
        margin-bottom: 8px;
    }

.mobile-year {
    display: none;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.dieukhoan {
    display: none;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

.next-step2 {
    width: 100%;
    height: 60px !important;
}

.searchBank {
    background: #FFF;
    border-radius: 4px;
}

    .searchBank input[type=text] {
        border: none;
        outline: none;
        width: 100%;
        position: relative;
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .searchBank a.btn {
        background: none;
        color: #383838;
        font-size: 18px;
        width: 12%;
        padding: 0;
        margin-left: 0;
        position: absolute;
        right: 16px;
        top: 23px;
    }

.listbank {
    height: 380px;
    width: 100%;
    margin: 0;
    overflow: auto;
}

    .listbank .zalo-itembank {
        display: block;
        width: 100%;
        border: none;
        font-size: 1.2em;
        position: relative;
        border-radius: 0;
        border: none !important;
        border-bottom: solid 1px #c5c5c5 !important;
        background: none;
        margin: 0 8px;
        cursor: pointer;
    }

        .listbank .zalo-itembank .sp_Bank {
            display: block;
            position: relative;
            padding: 10px 10px;
            padding-left: 30px;
            margin: 0 8px;
        }

            .listbank .zalo-itembank .sp_Bank:before {
                font: normal normal normal 18px FontAwesome;
                content: "\f1db";
                position: absolute;
                left: 5px;
                top: 17px;
            }

.bg-disabled {
    background: #F0F0F0 !important;
    border: 1px solid #CCCED0 !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 12px;
    line-height: 30px;
    color: #979797 !important;
}

.boxinfo-company {
    display: none;
}
/* #bankArea {
    padding-top: 50px;
} */
/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #efefef;
}
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #686868;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #686868;
    }

.grid-inline {
    margin-top: 40px;
}

.payment-progressbar .title-option p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #231D4F;
    margin: 0;
}

.row-alert {
    display: none;
}

.alert-error {
    display: flex;
    align-items: center;
    gap: 0 4px;
}

.valid {
    margin: 0;
    color: #EE404C;
    font-size: 12px;
    font-weight: 500;
}

.validinpout {
    border: 1px solid #EE404C !important;
}

.form-group {
    margin-bottom: 20px;
}

@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

#myHeader {
    display: none;
}

header.fl-page-header.fl-page-header-primary.fl-page-nav-right.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile {
    margin-top: 0;
}

.footer-modal {
    font-size: 14px;
    font-weight: 500;
}

.footer-modal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
}

    .footer-modal > p {
        margin: 0;
        color: #767676;
        font-weight: 500;
    }

.paymentClick {
    outline: none;
    color: #fff !important;
    border: none !important;
    background: #176BFB !important;
    box-shadow: none !important;
    font-weight: 500 !important;
    padding: 8px !important;
    font-size: 14px !important;
}

.text-close-payment {
    cursor: pointer;
}

    .text-close-payment:hover {
        text-decoration: underline;
    }

.list-obj-banking img {
    max-width: 100%;
}

#amount_chuyenkhoan {
    text-align: left;
}

.color_amount_payment_ck {
    color: #176BFB;
}

.color_alert_payment_ck {
    color: #e82429;
}

.p0 {
    padding: 0px;
}

.payment_success {
    height: calc(100vh - 118px);
    left: 0px;
    /*background: #F8FFEF;*/
    align-items: center;
}

    .payment_success img, .payment_failure .img {
        height: 338px;
        margin-top: 115px;
        margin-bottom: 13px;
    }

    .payment_success .title, .payment_failure .title {
        font-weight: 700;
        font-size: 40px;
        line-height: 30px;
        margin-bottom: 22px;
    }


    .payment_success .content, .payment_failure .content {
        color: #000;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 35px;
    }

    .payment_success .link, .payment_failure .link {
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        text-decoration-line: underline;
        color: #176BFB;
        cursor: pointer;
        margin-bottom: 20px;
    }

.payment_failure {
    height: calc(100vh - 118px);
    left: 0px;
    background: #FFF5F5;
    align-items: center;
}

    .payment_failure .text {
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }

label {
    display: inline-block;
    margin-bottom: 0px;
}

.mbin-ghichu {
    color: #979797;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 250% */
}

.option-upinfocus {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 20px 40px;
}

    .option-upinfocus .title-header {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 20px;
    }

    .option-upinfocus .dot-hr--40 {
        margin-left: -40px;
        margin-right: -40px;
        border-top: 1px dashed #BDBDBD;
    }

    .option-upinfocus .btn-hoan-tat {
        color: #FFF;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        padding: 12px;
        border-radius: 8px !important;
        background: #176BFB !important;
        border: none;
        height: 60px;
    }

.mbin-alert-cus {
    border-radius: 4px;
    border: 1px solid #CCCED0;
    background: #F0F0F0;
    padding: 12px 16px;
    color: #979797;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
}

    .mbin-alert-cus b {
        font-weight: 700;
    }

.mbin-dis-none {
    display: none
}

.blue-underline {
    color: #1E74E8;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    text-align: center;
    cursor: pointer;
}

#detail-order-content {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

table.tb-service {
    width: 100%;
}

    table.tb-service thead tr td {
        font-weight: 700;
    }

    table.tb-service tr td {
        border-bottom: 1px dotted #BDBDBD;
        padding: 20px 0px;
    }

.details-service-row-upcus {
    border-radius: 0px 0px 16px 0px;
    background: #F8F8F8;
    padding: 20px 40px 26px 40px;
    margin-right: -40px;
    margin-bottom: -20px;
    margin-left: auto;
    max-width: 545px;
}

.col-right {
    text-align: right;
}

.col-center {
    text-align: center;
}

.graph {
    margin-top: 40px;
}

.mbin-footer {
    position: fixed;
    bottom: 0;
    background: #F5F5FA;
}

}


.gio-hang-title {
    color: #f95711;
    text-align: left;
    font-family: 'Inter-SemiBold', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    width: 87px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
}

.navbar-separator {
    border-style: solid;
    border-color: #f19a76;
    border-width: 2px 0 0 0;
    width: 40px;
    height: 0;
    position: relative;
    transform-origin: 0 0;
    transform: rotate(90deg) scale(1, 1);
    margin-left: 8px;
    padding-bottom: 40px;
}

/* Container cho steps */
.mifi-payment .steps {
    display: flex;
    justify-content: space-between; /* Chia đều ba vòng tròn */
    align-items: center;
    position: relative;
    width: 500px !important; /* Thanh dài 400px */
    margin: 0 auto;
    padding: 10px 0;
}

    /* Vòng tròn */
    .mifi-payment .steps .circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 34px !important;
        height: 34px !important;
        font-size: 12px !important;
        font-weight: 600;
        border-radius: 50%;
        background: #d7d7d7;
        color: #fff;
        transition: all 0.3s ease;
    }

        .mifi-payment .steps .circle.active {
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
        }

    /* Thanh ngang */
    .mifi-payment .steps .progress-bar {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100% !important;
        height: 2px !important;
        background: rgba(164, 164, 164, 0.15);
        z-index: -1;
        transform: translateY(-50%);
    }


.mifi-payment .stepss {
    display: flex;
    justify-content: space-between; /* Chia đều ba vòng tròn */
    align-items: center;
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
}

    /* Vòng tròn */
    .mifi-payment .stepss .circle {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 43px !important;
        height: 43px !important;
        font-size: 18px !important;
        font-weight: 600;
        border-radius: 50%;
        background: #d7d7d7;
        color: #fff;
        transition: all 0.3s ease;
    }

        .mifi-payment .stepss .circle.active {
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
        }

    /* Thanh ngang */
    .mifi-payment .stepss .progress-bar {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100% !important;
        background: rgba(164, 164, 164, 0.15);
        z-index: -1;
        transform: translateY(-50%);
    }



/* Tiêu đề dưới vòng tròn */
.steps-title {
    display: flex;
    justify-content: space-between;
    width: 570px;
    margin: 8px auto 0;
}

    .steps-title .item {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        white-space: nowrap;
    }

.stepss-title {
    display: flex;
    justify-content: space-between;
    margin: 8px auto 0;
}

    .stepss-title .item {
        font-size: 19px;
        font-weight: 500;
        color: #000;
        white-space: nowrap;
    }

.progress-wrapper {
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translateX(-50%); /* Căn giữa */
    z-index: 1000; /* Nằm trên các phần khác */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tilte-product-type {
    color: #000000;
    text-align: left;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    /* width: 220px;*/
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.order-summary-mobile {
    display: none;
}

.img-payment-frame {
    background: #fff0e9;
    border-radius: 11.64px;
    padding: 3.2px 3.84px 3.2px 3.84px;
    width: 32px;
    height: 32px;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1;
    margin-right: 10px;
    margin-bottom: 14px
}

.info-wrapper {
    position: relative;
    display: inline-block;
}

.info {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-bottom: 17px;
    cursor: pointer;
}

/* ẩn khung mặc định */
.info-box {
    display: none !important;
    position: absolute;
    top: 30px;
    left: 5px;
    z-index: 10;
    width: 230px;
    background: linear-gradient(145.88deg, rgba(255, 238, 228, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    border-radius: 8px !important;
    border: 1px solid #ffad78;
    border-image-slice: 1;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.info-wrapper:hover .info-box {
    display: block !important;
}

.info-title {
    color: #000000;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 4px;
}

.info-subtitle {
    color: #636363;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.pc-inv {
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #eaeaea;
    height: 100px;
    grid-template-columns: 1fr 1fr 1fr !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: center;
    padding: 0 24px 0 32px;
    gap: 20px;
    margin-bottom: 15px;
    display: grid;
    grid-template-columns: 1fr auto auto;
}

.pc-content {
    overflow: hidden;
    font-size: 18px;
    font-weight: 600;
}

.pc-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 21px;
    font-weight: 600;
}

.pc-detail {
    color: #000000;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pc-quantity {
    padding: 0 8px;
    background: #ffffff;
    border-radius: 18px;
    border: 1px solid #eaeaea;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 85px;
    cursor: pointer;
}

.pc-price {
    text-align: right;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* cho phép xuống dòng */
}

/* Subtitle */
.pc-subtitle {
    color: #f95711;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 16px;
}


.pc-list {
    display: flex;
    flex-wrap: wrap; /* Cho phép xuống hàng */
    gap: 23px;
    max-height: none; /* Không giới hạn chiều cao */
    overflow: visible;
}

    .pc-list > * {
        flex: 0 0 calc(25% - 18px); /* Mỗi phần tử chiếm đúng 25% */
        max-width: calc(25% - 18px); /* Không cho vượt quá */
        box-sizing: border-box;
    }

/* Mỗi ô sản phẩm */
.pc-box {
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #eaeaea;
    width: 240px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    height: 138px
}

.pc-box-tooltip {
    display: none !important;
    position: absolute;
    top: 30%;
    left: 160px;
    width: 420px;
    background: linear-gradient(145.88deg, rgba(255, 238, 228, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    border-radius: 8px;
    border: 1px solid #ffad78;
    border-image-slice: 1;
    padding: 10px;
    margin-top: 4px;
    z-index: 10;
}

.pc-box:hover .pc-box-tooltip {
    display: block !important;
}

.tooltip-title {
    color: #000000;
    text-align: left;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tooltip-product-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #636363;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    padding-top: 3px;
}


.pc-box:hover {
    border: 1px solid #ffad78;
    cursor: pointer;
}

/* Header chứa info và icon */
.pc-box-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* Info gồm Name + Price */
.pc-box-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Tên trong ô */
.pc-box-name {
    display: flex;
    align-items: center; /* căn giữa theo chiều dọc tên + nhãn */
    font-size: 18px;
    font-weight: 700;
    color: #000;
    font-family: 'Inter-Medium', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
}

.hot-flag-wrapper {
    position: relative;
    width: 48px;
    height: 14px;
    margin-left: 3px;
    flex-shrink: 0;
    margin-bottom: 3px;
}

/* icon hot_flag */
.hot-flag {
    width: 100%;
    height: 100%;
    display: block;
}

/* chữ Hot luôn nằm giữa icon */
.hot-flag-text {
    position: absolute;
    top: 50%; /* căn giữa theo chiều dọc */
    left: 50%; /* căn giữa theo chiều ngang */
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-family: 'Inter-BoldItalic', sans-serif;
    font-size: 11px;
    font-weight: 700;
    font-style: italic;
    pointer-events: none; /* để click xuyên qua text vào ảnh nếu cần */
}


/* Giá trong ô */
.pc-box-price {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    font-family: 'Inter-Medium', sans-serif;
}

/* Icon plus */
.pc-box-add {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.pc-box-add-product-type {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.pc-box-line {
    margin-top: 4px;
    border-top: 1px dashed #eaeaea;
    width: calc(100% + 20px); /* cộng thêm 2 * 10px padding */
    margin-left: -10px; /* đẩy về bên trái */
}

/* Khu vực giá */
.pc-box-prices {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

/* Giá cũ */
.pc-old-price {
    color: #979797;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: line-through;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 4px;
    min-height: 20px;
}

.hidden-price {
    visibility: hidden;
}

/* Giá mới */
.pc-new-price {
    color: #000000;
    text-align: left;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* padding-top: 8px;*/
}

.pc-subtitle-sp {
    color: #979797;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    width: 69px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 22px;
    padding-bottom: 7px
}

/* Container cho icon và text */
.pc-box-icon-text {
    display: flex;
    gap: 7px; /* Khoảng cách giữa icon và text */
    height: 37px;
}

/* Icon */
.img-chu-ky-so {
    background: #fff0e9;
    border-radius: 10.38px;
    padding: 3.3px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Text */
.pc-box-name-usb {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    font-family: 'Inter-Medium', sans-serif;
    margin-right: 12px;
}

.pc-box-product {
    background: #ffffff;
    border-radius: 18px;
    border: 1px solid #eaeaea;
    width: 240px;
    height: 120px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}

    .pc-box-product:hover {
        border: 1px solid #ffad78;
        cursor: pointer;
    }

#payment-service-info {
    display: none;
}

.btn-fix {
    height: 43px;
    margin-bottom: 7px;
    background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
}

.promo-box {
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #eaeaea;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 10px;
}

/* Bố cục header bên trong promo-box */
.promo-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* Bên trái: icon + chữ */
.promo-left {
    display: flex;
    align-items: center;
}

.promo-icon {
    width: 23px;
    height: 23px;
    margin-right: 10px;
    margin-bottom: 7px;
}

.promo-title {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 7px;
}

/* Bên phải: chữ nhập mã */
.promo-action {
    color: #98d62a;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 15px;
    font-weight: 500;
    width: 153px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 2px;
    cursor: pointer;
}

/*.promo-input-area {
    background: #f7f7f7;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    padding: 8px 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
}*/

.promo-input {
    background: #f7f7f7;
    border-radius: 10px !important;
    border: 1px solid #e5e5e5;
    padding: 8px 0px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    color: #8f8f91;
    margin-bottom: 6px;
}

    .promo-input::placeholder {
        color: #8f8f91;
        opacity: 0.5;
        font-size: 14px;
        line-height: 22.4px;
        font-family: 'Inter-Regular', sans-serif;
        font-weight: 400;
    }

    .promo-input:empty::before {
        font-family: 'Inter-Regular', sans-serif;
        content: "Mã khuyến mãi";
        color: #8f8f91;
        font-size: 15px;
        margin-left: 10px;
    }

    .promo-input:focus {
        border: none;
        outline: none;
        box-shadow: none;
    }

.promo-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 2px;
    padding: 4px 14px;
}

.promo-name {
    flex: 1;
    word-break: break-word;
}

.promo-trash {
    width: 17px;
    height: 17px;
    cursor: pointer;
    margin-right: -4px;
}

/* Overlay nền tối */
.promo-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(40, 40, 40, 0.79);
    display: none; /* Ẩn mặc định */
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* Hộp popup */
.promo-popup {
    background: #ffffff;
    border-radius: 16px;
    width: 610px;
    padding: 24px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
}

/* Header popup */
.promo-popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.promo-popup-title {
    font-size: 26px;
    font-weight: 600;
    font-family: 'Inter-Medium', sans-serif;
}

.promo-popup-close {
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-bottom: 14px;
}

.promo-popup-input-row {
    display: flex;
    flex-direction: row;
    gap: 10px; /* khoảng cách giữa input và nút */
    margin-top: 15px;
    position: relative;
}

.promo-popup-input-wrapper {
    position: relative;
    flex: 1;
}

.promo-popup-input-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: none;
}

.promo-popup-input {
    font-family: 'Inter-Regular', sans-serif;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e5e5e5;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    flex: 1;
    height: 46px;
    font-size: 16px;
    width: 400px;
}

    .promo-popup-input::placeholder {
        font-size: 16px;
        font-weight: 500;
        color: #888;
    }

/* Nút áp dụng */
.promo-popup-apply-btn {
    background: #eaeaea;
    color: white;
    border-radius: 8px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 153px;
    height: 46px;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: none;
    cursor: pointer;
}

    .promo-popup-apply-btn.active {
        background: #ff6600; /* Màu nền mới */
        color: #fff;
        font-weight: 700; /* Chữ đậm hơn */
    }

.promo-popup-info-box.promo-disabled {
    opacity: 0.5;
    pointer-events: none; /* tránh click vào radio */
}

.promo-popup-info-box {
    background: var(--neutral-10, #ffffff);
    border-radius: 12px;
    padding: 9px;
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 30px;
    border-radius: 16px;
    border-style: solid;
    border-color: #eaeaea;
    border-width: 1px;
}

.promo-popup-icon-bg {
    background: #f95711;
    border-radius: 12px;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-right: 3px;
    margin-top: 5px;
}

.promo-popup-icon {
    width: 27px;
    height: 27px;
    flex-shrink: 0;
    object-fit: contain;
}

.promo-popup-info-text {
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 5px;
}

.promo-popup-discount {
    color: var(--neutral-100, #1f1f1f);
    text-align: left;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    width: 450px;
}

.promo-popup-condition {
    color: #979797;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    width: 440px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 3px;
}

.promo-time {
    color: #979797;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    width: 450px;
    gap: 6px;
}

.promo-popup-time-icon {
    width: 14px;
    height: 14px;
    position: relative;
    overflow: visible;
    margin-bottom: 3px;
}

.promo-popup-radio {
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    border-radius: 16px;
    border-style: solid;
    border-color: #eaeaea;
    border-width: 1px;
    cursor: pointer;
    margin: 2px 0px;
    border-color: gray;
}

.promo-popup-info-box.active .promo-popup-radio {
    background: #98d62a;
    border-color: gray;
    margin: 2px 0px;
}

.promo-popup-info-box.active {
    border-color: #98d62a;
}

.promo-popup-confirm-btn {
    background: linear-gradient(180deg, rgba(152, 214, 42, 1) 0%, rgba(40, 167, 69, 1) 100%);
    border-radius: 8px;
    padding: 16px 24px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border: none;
    cursor: pointer;
    margin-top: 33px;
    margin-bottom: 10px;
}

.promo-popup-confirm-text {
    color: #ffffff;
    text-align: left;
    font-family: 'Inter-Medium', sans-serif;
    font-size: 16px;
    line-height: 16.8px;
    font-weight: 500;
}

.account-container {
    display: flex;
    flex-direction: column;
    align-items: center; /* canh giữa ngang */
    justify-content: center; /* canh giữa dọc */
    gap: 20px; /* khoảng cách giữa 2 khối */
    margin: auto;
}

.account-option-box {
    background: rgba(255, 255, 255, 0.84);
    border-radius: 8px;
    border: 1px solid #eaeaea;
    width: 320px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    gap: 15px;
}

.account-btn {
    width: 135px;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #eaeaea;
    background: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    border: none;
}

    .account-btn:focus {
        outline: none;
    }

    .account-btn.active {
        background: #f95711;
        border-color: #f95711;
        color: #fff;
    }

.account-frame {
    background: rgba(255, 255, 255, 0.84);
    border-radius: 20px;
    border: 1px solid #eaeaea;
    position: relative;
    padding: 30px;
    box-sizing: border-box;
    width: 1100px;
    margin-top: 15px;
}

.account-title {
    color: #000000;
    text-align: center;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 24px;
    line-height: 20px;
    font-weight: 700;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.account-subtext {
    text-align: center;
    font-family: '-', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px
}

.login-link {
    color: #0068fe;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
}

.account-fields {
    display: flex;
    gap: 27px; /* khoảng cách giữa 2 cột */
    margin-top: 15px;
    padding-bottom: 15px;
}

.field-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

    .field-group label {
        margin-bottom: 5px;
        color: #1e2024;
        text-align: left;
        font-family: 'Inter-Medium', sans-serif;
        font-size: 16px;
        line-height: 22.4px;
        font-weight: 500;
        position: relative;
    }

    .field-group input {
        border: 1px solid #ccc;
        background: #ffffff;
        border-radius: 10px;
        border-style: solid;
        border-color: #e5e5e5;
        border-width: 1px;
        padding: 8px 16px 8px 16px;
        display: flex;
        flex-direction: row;
        gap: 8px;
        align-items: center;
        justify-content: flex-start;
        height: 48px;
        position: relative;
    }

        .field-group input::placeholder {
            font-size: 15px; /* chữ placeholder to hơn */
            color: #999; /* màu nhạt hơn để phân biệt */
            font-family: 'Inter', sans-serif;
        }

    .field-group input-login::placeholder {
        font-size: 15px; /* chữ placeholder to hơn */
        color: #8f8f91; /* màu nhạt hơn để phân biệt */
        font-family: 'Inter', sans-serif;
        font-weight: 700;
    }

.field-group-login {
    flex: 1;
    display: flex;
    flex-direction: column;
}

    .field-group-login label {
        margin-bottom: 5px;
        color: #1e2024;
        text-align: left;
        font-family: 'Inter-Medium', sans-serif;
        font-size: 16px;
        line-height: 22.4px;
        font-weight: 500;
        position: relative;
    }

    .field-group-login input {
        border: 1px solid #ccc;
        background: #ffffff;
        border-radius: 10px;
        border-style: solid;
        border-color: #e5e5e5;
        border-width: 1px;
        padding: 8px 16px 8px 16px;
        display: flex;
        flex-direction: row;
        gap: 8px;
        align-items: center;
        justify-content: flex-start;
        height: 48px;
        position: relative;
    }

        .field-group-login input::placeholder {
            font-size: 15px;
            chữ placeholder to hơn color: #8f8f91;
            màu nhạt hơn để phân biệt font-family: 'Inter', sans-serif;
            font-weight: 600;
        }

.tax-code-wrapper {
    display: flex;
    width: 100%; /* cho full chiều rộng field-group */
    max-width: 500px; /* tùy ý */
}

    .tax-code-wrapper input {
        flex: 1;
        height: 48px;
        padding: 0 12px;
        border: 1px solid #ccc;
        border-radius: 8px 0 0 8px; /* bo góc bên trái */
        font-size: 16px;
    }

.get-info-btn {
    background: linear-gradient(180deg, rgba(152, 214, 42, 0.50) 0%, rgba(40, 167, 69, 0.50) 100%);
    border-radius: 0 8px 8px 0; /* bo góc bên phải */
    padding: 0; /* padding sẽ được tính bằng height */
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 48px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    color: white; /* chữ màu đen */
    position: relative;
}

    .get-info-btn:hover {
        opacity: 0.9;
    }

    .get-info-btn:focus {
        outline: none;
    }

.btn-product-type-container {
    background: #ebebeb;
    border-radius: 32px;
    padding: 4px;
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 36px;
    position: relative;
    overflow: hidden;
    /* Xóa hoặc điều chỉnh width nếu cần */
    /* width: fit-content; */
}

.btnn-product-type {
    font-weight: 600;
    background: #ebebeb;
    border-radius: 25px;
    padding: 3px 7px !important;
    font-size: 13px;
    cursor: pointer;
    transition: background 0.3s ease;
    user-select: none;
}

    .btnn-product-type.active {
        background: #ffffff !important;
    }

    .btnn-product-type:hover {
        background: #ffffff !important;
        cursor: pointer !important;
    }

.promo-radio {
    /* accent-color: #98d62a !important;*/ /* xanh lá */
    cursor: pointer !important;
}

/*.promo-popup-info-box.active {
    border-color: #98d62a !important;
}*/

/* Xóa highlight mặc định khi focus */
/*.promo-radio:focus,
.promo-radio:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.promo-radio:focus-visible {
    outline: 2px solid #98d62a;
    outline-offset: 2px;
}*/


.dashed-line {
    margin-top: -1px;
    border-style: dashed;
    border-color: #979797;
    border-width: 1px 0 0 0;
    flex-shrink: 0;
    height: 0px;
    position: relative;
    transform-origin: 0 0;
    transform: rotate(0deg) scale(1, 1);
    padding-bottom: 15px;
}

.popup-register-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 32, 36, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

/* Content box */
.popup-register-content {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    height: 239px;
    width: 450px;
    padding: 20px 30px;
    backdrop-filter: blur(25px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Title */
.popup-register-title {
    color: #000000;
    text-align: left;
    font-family: 'Inter-ExtraBold', sans-serif;
    font-size: 30px;
    line-height: 73.51px;
    font-weight: 700;
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 20px;
}

/* Subtitle */
.popup-register-subtitle {
    color: #1e2024;
    text-align: left;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
}

.popup-register-actions {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.popup-remove-content {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    height: 225px;
    width: 450px;
    padding: 30px 30px;
    backdrop-filter: blur(25px);
    display: flex;
    flex-direction: column;
}

.popup-remove-title {
    color: #000000;
    text-align: left;
    font-family: 'Inter-ExtraBold', sans-serif;
    font-size: 30px;
    line-height: 73.51px;
    font-weight: 700;
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 20px;
}

.popup-remove-subtitle {
    color: #1e2024;
    text-align: left;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    margin-bottom: 15px;
}

.btn-register-back {
    background: #ebe5e5;
    border-radius: 8px;
    padding: 10px 12px;
    width: 180px;
    height: 52px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    color: #8f8f91;
}

.btn-register-continue {
    background: linear-gradient(180deg, rgba(152, 214, 42, 1) 0%, rgba(40, 167, 69, 1) 100%);
    border-radius: 8px;
    padding: 10px 12px;
    width: 180px;
    height: 52px;
    font-size: 17px;
    cursor: pointer;
    border: none;
    color: white;
}

.btn-register-back:hover {
    background: #ebebeb;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.btn-register-continue:hover {
    background: linear-gradient(180deg, rgba(132, 194, 22, 1) 0%, rgba(30, 147, 59, 1) 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.btn-remove-back {
    background: #ebe5e5;
    border-radius: 8px;
    padding: 10px 12px;
    width: 180px;
    height: 52px;
    font-size: 17px;
    cursor: pointer;
    border: none;
    color: #8f8f91;
    font-weight: 600;
}

.btn-remove-continue {
    background: linear-gradient(180deg, rgba(152, 214, 42, 1) 0%, rgba(40, 167, 69, 1) 100%);
    border-radius: 8px;
    padding: 10px 12px;
    width: 180px;
    height: 52px;
    font-size: 17px;
    cursor: pointer;
    border: none;
    color: white;
    font-weight: 600;
}

.btn-remove-back:hover {
    background: #ebebeb;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.btn-remove-continue:hover {
    background: linear-gradient(180deg, rgba(132, 194, 22, 1) 0%, rgba(30, 147, 59, 1) 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.container-fluid.body-content {
    padding-left: 100px;
    padding-right: 100px;
}

.navbar-header {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar-header-v3 {
    width: 100%;
    display: flex;
}

@media only screen and (max-width: 1640px) and (min-width: 1201px) {
    .pc-quantity {
        padding: 0 8px;
        background: #ffffff;
        border-radius: 18px;
        border: 1px solid #eaeaea;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 45px;
        cursor: pointer;
    }

    .pc-box-name-usb {
        font-size: 15px;
        font-weight: 600;
        color: #000;
        font-family: 'Inter-Medium', sans-serif;
        margin-right: 12px;
    }

    .pc-subtitle-sp {
        color: #979797;
        text-align: left;
        font-family: 'Inter-Medium', sans-serif;
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        position: relative;
        width: 69px;
        height: 16px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-top: 26px;
        padding-bottom: 7px;
    }

    .promo-action {
        color: #98d62a;
        text-align: left;
        font-family: 'Inter-Medium', sans-serif;
        font-size: 12px;
        font-weight: 600;
        width: 153px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 2px;
        cursor: pointer;
    }

    .promo-title {
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        margin-bottom: 7px;
    }

    .promo-icon {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-bottom: 7px;
    }
}

input[type="radio"].promo-radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #eaeaea; /* viền mặc định màu xám nhạt */
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    background-color: #fff; /* nền trắng */
}

    /* Khi được chọn */
    input[type="radio"].promo-radio:checked {
        border-color: #98d62a; /* đổi viền sang xanh lá khi chọn */
    }

        /* Chấm nhỏ bên trong khi chọn */
        input[type="radio"].promo-radio:checked::after {
            content: "";
            width: 10px;
            height: 10px;
            background-color: #98d62a;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

.tilte-product-typee {
    color: #000000;
    text-align: left;
    font-family: 'Inter-Bold', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .tilte-product-typee p {
        margin: 0;
        white-space: nowrap;
    }

.chevron-icon {
    cursor: pointer;
    transition: transform 0.3s ease;
}

.pc-list.collapsed .pc-box-product:nth-child(n+9) {
    display: none; /* Ẩn từ sản phẩm thứ 9 trở đi */
    max-height: none; /* Không giới hạn chiều cao */
    overflow: visible;
}

.chevron-icon.rotated {
    transform: rotate(180deg);
}

/* Css Payment */

.div-head {
    background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
    color: white;
    padding: 15px 20px;
    border-radius: 10px;
}

.order-box {
    border: 1px solid #f9e1c7;
    padding: 16px 30px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    align-items: flex-start; /* cùng hàng */
    gap: 700px;
    margin-top: 20px;
}

/* Bên trái: chỉ ôm chữ */
.order-left {
    flex: 0 0 auto; /* KHÔNG chiếm 40% */
}

    .order-left h2 {
        margin: 0;
        white-space: nowrap; /* không xuống dòng */
    }

/* Bên phải: chiếm hết phần còn lại */
.order-right {
    flex: 1;
}

    .order-right table {
        width: 100%;
        border-collapse: collapse;
    }

    .order-right td {
        font-size: 16px;
        padding: 4px 8px;
        vertical-align: top;
    }

.order-rightm {
    flex: 1;
}

    .order-rightm table {
        width: 100%;
        border-collapse: collapse;
    }

    .order-rightm td {
        font-size: 15px;
        padding: 8px 0px;
        vertical-align: top;
    }

.text-color-red {
    color: #d32f2f;
    font-weight: 600;
}


/* Link */
.lnk {
    color: #1976d2;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
}

.img-payment-frameee {
    width: 42px;
    height: 40px;
    position: relative;
    overflow: hidden;
    margin-top: -8px;
}

.box-payment-left {
    border: 1px solid #f9e1c7;
    border-radius: 10px;
    background: #fff;
    margin-top: 20px;
}

/* Header nền xanh */
.blue {
    display: block; /* chiếm full width */
    background: #2663FF;
    color: #fff;
    padding: 16px 16px;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* QR content */
.qr-box {
    padding: 16px; /* padding cho nội dung bên trong */
    text-align: center;
}

.blue b {
    font-size: 24px;
    font-weight: 700;
}

.qr-code-img {
    width: 250px;
    max-width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}


.box-payment-right {
    border: 1px solid #f9e1c7;
    padding: 16px;
    border-radius: 10px;
    background: #fff;
    margin-top: 20px;
    display: flex;
    justify-content: center; /* căn giữa bảng */
}

.bank-info {
    width: 100%;
    padding: 0px 40px;
}

    .bank-info strong {
        display: block;
        text-align: center;
        margin-bottom: 15px;
        font-size: 18px;
    }

.info-div {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
}

    .info-div td {
        padding: 8px 0;
    }

        /* Cột trái */
        .info-div td:first-child {
            text-align: left;
            color: #555;
        }

        /* Cột phải */
        .info-div td.value {
            text-align: right;
            font-weight: 600;
            color: #333;
        }

.title-payment-success {
    font-size: 24px;
    margin-bottom: -1px;
}

.bank-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 80px; /* độ dài gạch */
    height: 4px; /* độ dày */
    background: #7ac943; /* xanh giống hình */
    border-radius: 4px;
    margin-bottom: 175px;
}

.noti-box {
    max-height: 420px;
    padding: 20px 40px;
}

.noti-font {
    font-size: 15px;
}

.noti-fontt {
    border-bottom: 1px dashed;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.noti-fontp {
    margin-bottom: 90px;
}


.img-payment-frameeee {
    margin-bottom: 5px;
    margin-right: 8px;
}

.order-rightt {
    display: flex;
    width: 100%;
    border: 1px solid #f9e1c7;
    padding: 16px 30px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    margin-top: 20px;
    font-size: 15px;
}

/* Mỗi bảng chiếm 50% */
.table-wrap {
    width: 50%;
    padding: 0 16px;
}

    /* Vách ngăn dọc */
    .table-wrap.divider {
        border-left: 1px solid gray;
    }

    /* Table style */
    .table-wrap table {
        width: 100%;
        border-collapse: collapse;
    }

    .table-wrap td {
        padding: 6px 0;
    }

        /* Label trái */
        .table-wrap td:first-child {
/*            color: #555;*/
        }

/* Value phải */
.text-color-red {
    color: #d32f2f;
    font-weight: 600;
}

.back-home-wrapper {
    text-align: center;
    margin-top: 16px; /* cách khung phía trên */
}

.btn-back-home {
    background: #fff;
    color: #2663FF;
    border: 1.5px solid #2663FF;
    border-radius: 8px;
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.25s ease;
    margin-top: 30px;
}

    /* Hover đẹp */
    .btn-back-home:hover {
        background: #2663FF;
        color: #fff;
    }

.order-left {
    position: relative;
}

.toggle-detail {
    font-size: 15px;
    color: #2663FF;
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    margin-top: 6px;
}

    .toggle-detail:hover {
        color: #1747cc;
    }

.detail-box {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.45s ease, opacity 0.3s ease;
}

    .detail-box.show {
        max-height: 4000px; 
        opacity: 1;
    }

@media screen and (max-width: 768px) {
    .bank-info {
        width: 100%;
        padding: 0px;
    }

        .bank-info strong {
            display: block;
            text-align: center;
            margin-bottom: 15px;
            font-size: 16px;
        }

    .bank-title::after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 80px;
        height: 4px;
        background: #7ac943;
        border-radius: 4px;
        margin-bottom: 235px;
    }

    .info-div td:first-child {
        text-align: left;
        color: #555;
        font-size: 14px;
    }

    .info-div {
        width: 100%;
        border-collapse: collapse;
        font-size: 14px !important;
    }

    .blue {
        display: block;
        background: #2663FF;
        color: #fff;
        padding: 16px 16px;
        font-size: 14px;
        line-height: 1.4;
        text-align: center;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .blue b {
            font-size: 20px;
            font-weight: 700;
        }

    .noti-box-mobile {
        padding: 10px 15px;
        margin: 15px;
        width: 344px;
        max-height: 820px !important;
    }

    .mobile-noti{
        font-size: 20px;
    }

    .noti-font {
        font-size: 14px;
    }

    .noti-fontp {
        margin-bottom: 30px;
    }

    .title-payment-success {
        font-size: 18px;
        margin-bottom: -1px;
    }

    .img-payment-frameee {
        width: 32px;
        height: 30px;
        position: relative;
        overflow: hidden;
        margin-top: -8px;
    }

    .order-box {
        border: 1px solid #f9e1c7;
        padding: 10px 15px;
        border-radius: 10px;
        background: #fff;
        align-items: flex-start;
        margin-top: 20px;
        gap: 0px;
        display: block;
    }

    .order-right td {
        font-size: 14px;
        padding: 6px 0px;
        vertical-align: top;
    }

    .order-left h2 {
        font-size: 20px;
        font-weight: 600;
        margin: 0;
        white-space: nowrap;
    }

    .order-rightt {
        width: 100%;
        border: 1px solid #f9e1c7;
        border-radius: 10px;
        background: #fff;
        margin-top: 20px;
        font-size: 15px;
        display: block;
        padding: 16px 0px;
    }

    .table-wrap.divider {
        border-left: none;
    }

    .order-rightm td {
        font-size: 14px;
        padding: 8px 0px;
        vertical-align: top;
    }

  /*  .order-left {
        display: flex;
        align-items: center;
        gap: 80px;
    }

        .order-left h2 {
            margin: 0;
            white-space: nowrap;
        }

    .toggle-detail {
        white-space: nowrap;
    }*/
}

@media screen and (max-width: 768px) {
        /* Body và container responsive */
        body {
            padding-top: 80px !important;
            padding-bottom: 120px !important; /* Space for sticky bottom */
        }

        .progress-wrapper {
            display: none !important;
        }

        .container-fluid.body-content {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }

        /* Navbar mobile */
        .navbar-header-v3 {
            padding: 3px 10px;
        }

        .payment-logo img {
            height: 30px !important;
            margin-left: 0 !important;
        }

        /* Progress bar mobile */
        .progress-wrapper {
            margin-bottom: 20px;
        }

        .steps {
            flex-direction: column;
            gap: 10px;
        }

        .circle {
            width: 30px !important;
            height: 30px !important;
            font-size: 14px !important;
        }

        .steps-title {
            flex-direction: column;
            gap: 5px;
            text-align: center;
        }

            .steps-title .item {
                font-size: 14px;
            }

        /* Main layout mobile */
        .row {
            flex-direction: column !important;
        }

        .col-md-8,
        .col-md-4 {
            width: 100% !important;
            max-width: 100% !important;
            padding-bottom: 40px;
        }

        /* eKYC Modal mobile */
        .modal-dialog {
            margin: 10px !important;
            max-width: calc(100vw - 20px) !important;
        }

        .modal-content {
            border-radius: 10px !important;
        }

        .modal-header {
            padding: 15px !important;
        }

        .modal-body {
            padding: 15px !important;
        }

        /* eKYC Steps mobile */
        .cacbuoc {
            padding: 15px !important;
        }

        .step-header {
            font-size: 18px !important;
            margin-bottom: 15px;
        }

        .form-group {
            margin-bottom: 15px;
        }

        .form-control {
            height: 45px !important;
            font-size: 16px !important;
        }

        /* Camera view mobile */
        #videoElm {
            width: 100% !important;
            max-width: 300px !important;
            border-radius: 10px;
        }

        .camera_frame {
            width: 100% !important;
            max-width: 300px !important;
            margin: 0 auto;
        }

        .overContent {
            padding: 10px;
        }

        /* Button styles mobile */
        .btn,
        .action-button {
            width: 100% !important;
            padding: 12px 15px !important;
            font-size: 16px !important;
            margin-bottom: 10px;
        }

        .btn-primary,
        .green-button {
            min-height: 48px;
        }

        /* Product boxes mobile */
        .left-option-product {
            margin-bottom: 20px;
            /* margin-left: 10px;
        margin-right: 10px;*/
            border-radius: 16px !important;
            padding: 15px !important;
            margin: 10px !important;
            padding-top: 25px !important;
        }

        .category-block {
            margin-bottom: 5px;
            border-radius: 10px;
        }

        /* pc-list mobile layout - 2x2 grid */
        .pc-list {
            display: grid !important;
            grid-template-columns: 1fr 1fr !important;
            gap: 12px !important;
            margin-bottom: 0px;
            padding: 0 !important;
            overflow: visible;
        }

        /* pc-box mobile trong grid */
        .pc-box {
            width: 100% !important;
            min-height: 160px !important;
            padding: 12px !important;
            margin: 0 !important;
            border-radius: 8px !important;
            border: 1px solid #eaeaea;
            background: #ffffff;
            display: flex !important;
            flex-direction: column !important;
            justify-content: space-between;
            position: relative;
            box-sizing: border-box;
            max-width: 185px !important;
            max-height: 120px !important;
            min-height: 0px !important;
        }

        .pc-box-header {
            flex-direction: column !important;
            align-items: flex-start !important;
            gap: 8px !important;
            flex: 1;
        }

        .pc-box-info {
            width: 100% !important;
            flex: 1;
        }

        .pc-box-name {
            font-size: 14px !important;
            line-height: 1.3 !important;
            margin-bottom: 4px;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: auto;
            max-height: 36px;
        }

        .pc-box-price {
            font-size: 16px !important;
            color: #979797;
            margin-bottom: 8px;
            line-height: 1.2;
        }

        .pc-box-add {
            position: absolute !important;
            top: 6px !important;
            right: 4px !important;
            width: 24px !important;
            height: 24px !important;
            cursor: pointer;
        }

        .pc-box-line {
            width: 135px;
            margin: 14px 5px !important;
            border-top: 1px solid #eaeaea;
            max-width: 120px;
            margin-top: -50px !important;
        }

        .pc-box-prices {
            flex-direction: column !important;
            align-items: flex-start !important;
            gap: 4px !important;
            margin-top: -5px;
        }

        .pc-old-price {
            font-size: 12px !important;
            color: #979797;
            text-decoration: line-through;
        }

        .pc-new-price {
            font-size: 16px !important;
            font-weight: 700;
            color: #000;
        }

        /* Hot flag mobile */
        .hot-flag-wrapper {
            position: absolute !important;
            top: -2px !important;
            right: 30px !important;
            z-index: 2;
        }

        .hot-flag {
            width: 20px !important;
            height: 20px !important;
        }

        .hot-flag-text {
            font-size: 8px !important;
            top: 3px !important;
            left: 6px !important;
        }

        .pc-box-tooltip {
            display: none !important;
        }

        .pc-box:hover .pc-box-tooltip {
            display: none !important;
        }

        /* Responsive cho màn hình rất nhỏ */
        @media screen and (max-width: 480px) {
            .pc-list {
                gap: 8px !important;
            }

            .pc-box {
                padding: 10px !important;
            }

            .pc-box-name {
                font-size: 13px !important;
                max-height: 32px;
            }

            .pc-box-price {
                font-size: 11px !important;
            }

            .pc-new-price {
                font-size: 16px !important;
            }
        }

        /* Xử lý khi chỉ có 1-3 pc-box */
        .pc-list .pc-box:only-child {
            grid-column: 1 / -1; /* Chiếm toàn bộ width */
            max-width: 50%;
            margin: 0 auto;
        }

        .pc-list .pc-box:nth-child(1):nth-last-child(2),
        .pc-list .pc-box:nth-child(2):nth-last-child(1) {
            /* Khi có 2 box - mỗi box chiếm 1 cột */
            grid-column: auto;
        }

        .pc-list .pc-box:nth-child(1):nth-last-child(3) {
            /* Khi có 3 box - box đầu chiếm 2 cột */
            grid-column: 1 / -1;
            max-width: 100%;
        }

        .pc-list .pc-box:nth-child(2):nth-last-child(2),
        .pc-list .pc-box:nth-child(3):nth-last-child(1) {
            /* Box 2 và 3 khi có 3 box - mỗi box 1 cột */
            grid-column: auto;
            width: 100%;
        }

        /* Mobile styling for left-option-product-with */
        .left-option-product-with {
            padding: 15px !important;
            margin: 10px;
            margin-bottom: 15px;
            border-radius: 16px !important;
        }

            .left-option-product-with .tilte-product-typee {
                margin-bottom: 15px;
                text-align: left;
            }

                .left-option-product-with .tilte-product-typee p {
                    font-size: 15px !important;
                    font-weight: 600;
                    margin: 0;
                    color: #110F24;
                }

            .left-option-product-with .pc-list {
                display: flex !important;
                flex-direction: column !important;
                gap: 12px !important;
            }

        .pc-box-product {
            margin-bottom: 0 !important;
            border: 1px solid #E8E8E8;
            border-radius: 8px;
            padding: 0px !important;
            background: #FFFFFF;
            max-width: 800px !important;
            width: auto;
        }

            .pc-box-product .pc-box-header {
                flex-direction: row !important;
                align-items: center !important;
                gap: 12px !important;
                flex: 1;
            }

            .pc-box-product .pc-box-info {
                flex: 1;
                display: flex;
                flex-direction: column;
                gap: 8px;
            }

            .pc-box-product .pc-box-icon-text {
                display: flex !important;
                flex-direction: row !important;
                align-items: center !important;
            }

            .pc-box-product .img-chu-ky-so {
                width: 23px !important;
                height: 23px !important;
                object-fit: contain;
                flex-shrink: 0;
                margin-left: 6px;
            }

            .pc-box-product .pc-box-name-usb {
                font-size: 14px !important;
                font-weight: 600 !important;
                color: #110F24 !important;
                line-height: 1.3;
                margin: 0;
            }

            .pc-box-product .pc-box-prices {
                display: flex !important;
                flex-direction: column !important;
                text-align: right;
                gap: 4px;
                margin-bottom: 5px;
                margin-top: 5px;
                margin-left: 15px;
            }

            .pc-box-product .pc-subtitle-sp {
                font-size: 12px !important;
                color: #666 !important;
                font-weight: 600;
                margin: 0;
            }

            .pc-box-product .pc-new-price {
                font-size: 16px !important;
                font-weight: 600 !important;
                margin: 0;
            }

            .pc-box-product .pc-box-add-product-type {
                width: 24px !important;
                height: 24px !important;
                flex-shrink: 0;
                margin-left: 12px;
                cursor: pointer;
                margin-right: 10px;
            }

        .pc-box-header {
            flex-direction: column;
            align-items: flex-start !important;
            gap: 10px;
        }

        .pc-box-info {
            width: 100% !important;
        }

        .pc-box-name {
            font-size: 14px !important;
            line-height: 1.4;
        }

        .pc-box-price {
            font-size: 13px !important;
            font-weight: 600;
        }

        .pc-box-add,
        .pc-box-add-product-type {
            width: 24px !important;
            height: 24px !important;
            margin-left: 15px !important;
            align-self: center;
        }

        .pc-quantity {
            margin: 10px 0 !important;
            width: 90px;
        }

        /* Right sidebar mobile */
        .right-option-product {
            padding: 15px !important;
            margin-top: 20px;
            border-radius: 10px;
        }

            .right-option-product h1 {
                font-size: 14px !important;
                margin-bottom: 15px;
            }

        .box-service-select {
            flex-direction: column;
            gap: 5px;
        }

        .row-cost {
            flex-direction: row !important;
            justify-content: space-between !important;
            padding: 4px 0;
            font-size: 14px;
        }

            .row-cost p {
                margin: 0 !important;
                font-size: 14px;
            }

            .row-cost span {
                font-size: 14px;
                font-weight: 600;
            }

        /* Promotion box mobile */
        .promo-box {
            border-radius: 8px;
            margin-top: -9px;
        }

        .promo-header {
            gap: 10px;
            text-align: center;
        }

        .promo-action {
            font-size: 12px !important;
            text-align: center;
            color: #9fa19c;
        }

        .promo-input-area {
            margin-top: 0px;
        }

        /* Promotion popup mobile */
        .promo-popup-overlay {
            padding: 10px;
        }

        .promo-popup {
            width: calc(100vw - 20px) !important;
            max-width: 400px;
            max-height: 90vh;
        }

        .promo-popup-input-row {
            gap: 15px;
        }

        .promo-popup-input {
            width: 100% !important;
        }

        .promo-popup-apply-btn {
            width: 110px;
            padding: 0px;
            font-size: 14px;
            height: 37px;
        }

        .promo-popup-info-box {
            gap: 0px;
            margin-top: 20px;
        }

        .promo-popup-info-text {
            width: 100% !important;
        }

        .promo-radio {
            position: static !important;
            align-self: flex-end;
            transform: none !important;
        }

        /* Account forms mobile */
        .account-frame {
            width: calc(100vw - 20px) !important;
            max-width: 500px;
            padding: 15px !important;
            margin: 10px;
        }

        .account-title {
            font-size: 20px !important;
            text-align: center;
            color: #000000;
            text-align: center;
            font-family: 'Inter-Bold', sans-serif;
            font-size: 24px;
            line-height: 20px;
            font-weight: 700;
            height: 28px;
            display: block;
            align-items: center;
            justify-content: center;
            margin-bottom: 0px;
        }

        .account-fields {
            flex-direction: column !important;
            gap: 15px;
        }

        .field-group,
        .field-group-login {
            width: 100% !important;
        }

            .field-group input,
            .field-group-login input {
                height: 45px !important;
                font-size: 14px !important;
            }

        .tax-code-wrapper {
        }

        .get-info-btn {
            height: 45px;
            width: 60% !important;
            max-width: 105px;
            border-radius: 0px 8px 8px 0px !important;
        }

        /* Button groups mobile */
        .btn-product-type-container {
            flex-wrap: wrap;
            gap: 5px;
            padding: 8px;
            height: auto !important;
            width: 325px !important;
        }

        .btnn-product-type {
            padding: 8px 12px !important;
            font-size: 12px !important;
            margin-bottom: 5px;
        }

        /* Popup mobile */
        .popup-register-overlay,
        .popup-remove-overlay {
            padding: 10px;
        }

        .popup-register-content,
        .popup-remove-content {
            width: calc(100vw - 20px) !important;
            max-width: 400px;
            padding: 20px !important;
            height: auto !important;
        }

        .popup-register-title,
        .popup-remove-title {
            font-size: 24px !important;
            line-height: 1.3 !important;
        }

        .popup-register-actions {
            flex-direction: column;
            gap: 10px;
        }

        .btn-register-back,
        .btn-register-continue,
        .btn-remove-back,
        .btn-remove-continue {
            width: 100% !important;
        }

        /* Loading mobile */
        .loadding img {
            width: 40px !important;
            height: 40px !important;
        }

        /* Footer mobile */
        .mbin-footer {
            padding: 15px;
            text-align: center;
        }

            .mbin-footer p {
                font-size: 12px;
                margin: 0;
            }

        /* Face detection mobile */
        .face_action_text {
            font-size: 14px !important;
            text-align: center;
            padding: 10px;
        }

        #face_check,
        #face_reset {
            width: 100% !important;
            max-width: 200px;
            margin: 10px auto;
        }

        /* Progress steps mobile */
        .progress-steps {
            flex-direction: column;
            gap: 10px;
            padding: 15px;
        }

            .progress-steps li {
                text-align: center;
                padding: 8px;
                font-size: 14px;
            }

        .progress-fill {
            display: none; /* Hide on mobile */
        }

        /* Title responsive */
        .tilte-product-typee {
            font-size: 18px !important;
            margin-bottom: 15px;
        }

            .tilte-product-typee p {
                font-size: 16px;
            }

        /* Chevron mobile */
        .chevron-icon {
            width: 20px;
            height: 20px;
        }

        /* Text adjustments */
        .pc-subtitle-sp {
            font-size: 13px !important;
            padding-top: 15px !important;
        }

        .pc-box-name-usb {
            font-size: 14px !important;
        }

        /* Modal close button mobile */
        .btn-close-custom {
            padding: 10px;
            font-size: 20px;
        }

        /* Specific mobile overrides */
        .full-dotted .fa:after {
            height: 197px;
        }

        .logo h1 {
            margin-top: 10%;
        }

        /* Hide desktop elements on mobile */
        .no-mobie {
            display: none !important;
        }

        /* Show mobile elements */
        .mobie {
            display: block !important;
        }

        .mobile-only {
            display: block !important;
        }

        .mobile-bottom {
            display: block !important;
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            background: white;
            padding: 15px;
            border-top: 1px solid #eaeaea;
            z-index: 1000;
        }

            .mobile-bottom .row-cost {
                justify-content: space-between;
                font-size: 18px;
                font-weight: 600;
            }

        /* Mobile sticky bottom for PartialAmountTotal */
        .mobile-summary-bottom {
            position: fixed !important;
            bottom: 0;
            left: 0;
            right: 0;
            background: white;
            border-top: 1px solid #eaeaea;
            padding: 7px 12px;
            z-index: 1000;
            box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
            max-height: 80vh;
            /*overflow-y: auto;*/
            -webkit-overflow-scrolling: touch;
        }

            .mobile-summary-bottom .productDetail-list {
                max-height: 200px;
                overflow-y: auto;
            }

            .mobile-summary-bottom #clickshowservice-mobile {
                cursor: pointer;
                color: #0068fe;
                text-decoration: underline;
            }

        .mobile-summary-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 15px;
            font-weight: 600;
            gap: 15px;
            border-top: 1px solid #e9e1e1;
            padding-top: 7px;
        }

        .mobile-summary-price {
            color: #f95711;
            margin-left: 5px;
            font-weight: 700;
            flex-shrink: 0;
        }

        .mobile-continue-btn {
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%);
            color: white;
            border: none;
            border-radius: 6px;
            padding: 4px 25px;
            font-size: 13px;
            font-weight: 500;
            cursor: pointer;
            white-space: nowrap;
            flex-shrink: 0;
            min-width: 100px;
            /*        outline: none;
        -webkit-tap-highlight-color: transparent;*/
        }

            .mobile-continue-btn:focus,
            .mobile-continue-btn:active {
                outline: none;
                box-shadow: none;
            }

            .mobile-continue-btn:hover {
                background: #6fb01f;
            }

        .tilte-product-type {
            color: #000000;
            text-align: left;
            font-family: 'Inter-Bold', sans-serif;
            font-size: 15px;
            line-height: 20px;
            font-weight: 600;
            position: relative;
            /* width: 220px; */
            height: 24px;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-bottom: 10px;
        }

        .container-fluid.body-content {
            padding-left: 5px;
            padding-right: 5px;
        }

        .pc-inv {
            background: #ffffff;
            border-radius: 16px;
            border: 1px solid #eaeaea;
            height: 104px;
            align-items: center;
        }

        .pc-name {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 14px;
            font-weight: 600;
        }

        .pc-price {
            text-align: right;
            font-size: 16px;
            font-weight: 600;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: normal;
        }

        .pc-subtitle {
            color: #f95711;
            text-align: left;
            font-family: 'Inter-Medium', sans-serif;
            font-size: 16px;
            line-height: 20px;
            font-weight: 500;
            position: relative;
            height: 24px;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-top: 20px;
            margin-bottom: 12px;
        }

        .pc-inv {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            position: relative;
            padding: 10px 8px 0 8px !important;
            gap: 0px !important;
        }

        .pc-quantity {
            height: 30px;
            position: absolute;
            right: 5px;
            padding: 0px 5px;
            top: 25px;
            display: flex;
        }

        .pc-price {
            margin-top: 8px;
            font-weight: 600;
        }

        .pc-detail {
            height: auto;
            width: 215px !important;
            font-size: 13px !important;
            height: auto !important;
            white-space: normal;
            word-wrap: break-word;
            overflow-wrap: break-word;
        }

        .pc-old-price {
            color: #979797;
            text-align: left;
            font-family: 'Inter-Medium', sans-serif;
            font-size: 15px;
            line-height: 20px;
            font-weight: 500;
            text-decoration: line-through;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding-top: 0px !important;
            min-height: 0px !important;
        }

        .box-service-select span {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 17px;
            color: #848199;
        }

        #clickshowservice {
            font-style: normal;
            font-weight: 500;
            font-size: 12px;
            line-height: 17px;
            color: #0068fe;
            cursor: pointer;
            position: relative;
        }

            #clickshowservice:after {
                content: "";
                background: url(/Images/ic-slow-down.svg) no-repeat;
                top: 5px;
                right: -33px;
                position: absolute;
                width: 30px;
                height: 30px;
            }

        .promo-icon {
            width: 15px;
            height: 15px;
            margin-right: 5px;
            margin-bottom: 7px;
        }

        .promo-box {
            background: #ffffff;
            border-radius: 8px;
            border: none;
            padding: 0px;
            position: relative;
            box-sizing: border-box;
            margin-bottom: 3px;
        }

        .promo-title {
            font-family: 'Inter', sans-serif;
            font-size: 13px;
            font-weight: 600;
            color: #000000;
            margin-bottom: 7px;
        }

        .promo-input {
            background: #f7f7f7;
            border-radius: 6px !important;
            border: 1px solid #e5e5e5;
            padding: 4px 0px;
            display: flex;
            flex-direction: column;
            align-items: stretch;
            justify-content: flex-start;
            width: 100%;
            box-sizing: border-box;
            margin-top: 0px;
            color: #8f8f91;
        }

            .promo-input:empty::before {
                font-family: 'Inter-Regular', sans-serif;
                content: "Mã khuyến mãi";
                color: #8f8f91;
                font-size: 12px;
                margin-left: 10px;
            }

        .promo-popup-title {
            font-size: 16px;
            font-weight: 600;
            font-family: 'Inter-Medium', sans-serif;
        }

        .promo-popup-close {
            width: 13px;
            height: 13px;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .promo-popup {
            background: #ffffff;
            border-radius: 16px;
            width: 610px;
            padding: 10px;
            box-sizing: border-box;
            position: relative;
            display: flex;
            flex-direction: column;
        }

        .promo-popup-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 4px;
            margin-bottom: 0px;
        }

        .mifi-payment input, .mifi-payment textarea {
            padding: 4px;
            border: 1px solid #e7e2e2;
            border-radius: 8px;
            box-sizing: border-box;
            font-style: normal;
            font-weight: 500 !important;
            font-size: 14px;
            line-height: 24px;
            height: 37px;
        }

        .promo-popup-icon {
            width: 22px;
            height: 22px;
            flex-shrink: 0;
            object-fit: contain;
        }

        .promo-popup-icon-bg {
            background: #f95711;
            border-radius: 10px;
            /* padding: 9px; */
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            width: 30px;
            height: 30px;
            margin-left: 8px;
            margin-right: 9px !important;
            margin-top: 7px;
        }

        .promo-popup-discount {
            color: var(--neutral-100, #1f1f1f);
            text-align: left;
            font-family: 'Inter-Bold', sans-serif;
            font-size: 15px;
            line-height: 20px;
            font-weight: 700;
            position: relative;
            width: 280px;
        }

        .promo-popup-condition {
            color: #979797;
            text-align: left;
            font-family: 'Inter-Medium', sans-serif;
            font-size: 14px;
            line-height: 20px;
            font-weight: 500;
            position: relative;
            width: 240px;
            border-bottom: 1px solid #eaeaea;
            padding-bottom: 10px;
            margin-bottom: 3px;
        }

        .promo-popup-confirm-btn {
            background: linear-gradient(180deg, rgba(152, 214, 42, 1) 0%, rgba(40, 167, 69, 1) 100%);
            border-radius: 8px;
            padding: 16px 24px;
            display: flex;
            gap: 8px;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 40px;
            border: none;
            cursor: pointer;
            margin-top: 20px;
            /* margin-bottom: 10px; */
        }

        .options-service {
            background: #f7f7f7;
            border-radius: 10px;
            padding: 10px;
            /* padding-bottom: 0px;*/
            border: 1px solid #e5e5e5;
            margin-top: -5px;
        }

            .options-service .row-cost {
                margin-bottom: 0px;
            }

        .dashed-line {
            margin-top: -1px;
            border-style: dashed;
            border-color: #979797;
            border-width: 1px 0 0 0;
            flex-shrink: 0;
            height: 0px;
            position: relative;
            transform-origin: 0 0;
            padding-bottom: 5px;
            /*  margin-bottom: -8px !important;*/
            transform: rotate(0deg) scale(1, 1);
            margin-top: 6px !important;
        }

        .options-service .row-cost > p {
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            color: #000000;
        }

        .tooltip-title {
            color: #000000;
            text-align: left;
            font-family: 'Inter-Bold', sans-serif;
            font-size: 13px;
            line-height: 20px;
            font-weight: 700;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: flex-start;
        }

        .tooltip-product-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: #636363;
            font-family: 'Inter-Medium', sans-serif;
            font-size: 13px;
            line-height: 20px;
            font-weight: 500;
            /* padding-top: 3px; */
        }

        .info-box {
            display: none !important;
            position: absolute;
            top: 30px;
            left: 5px;
            z-index: 10;
            margin-left: -200px;
            width: 250px;
            background: linear-gradient(145.88deg, rgba(255, 238, 228, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
            border-radius: 8px !important;
            border: 1px solid #ffad78;
            border-image-slice: 1;
            padding: 10px;
            box-sizing: border-box;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }

        .info-title {
            color: #000000;
            font-family: 'Inter-Bold', sans-serif;
            font-size: 14px;
            line-height: 20px;
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin-bottom: 4px;
        }

        .btn-minus {
            width: 18px;
            height: 18px;
        }

        .btn-plus {
            width: 18px;
            height: 18px;
        }

        .pc-number {
            font-size: 15px !important;
        }

        .account-fields {
            display: flex;
            gap: 15px;
            margin-top: 15px;
            padding-bottom: 0px;
        }

        .mifi-payment .register-btn {
            background: linear-gradient(180deg, rgba(152, 214, 42, 1) 0%, rgba(40, 167, 69, 1) 100%);
            border: 0 none;
            border-radius: 8px;
            cursor: pointer;
            padding: 5px;
            margin: 5px auto;
            text-align: center;
            width: 540px;
            text-align: center;
            color: white;
            font-weight: 600;
            display: block;
            width: 100%;
            /* height: 40px; */
            margin-top: 25px;
            outline: none;
            -webkit-tap-highlight-color: transparent;
        }

            .mifi-payment .register-btn:focus,
            .mifi-payment .register-btn:active {
                outline: none;
                box-shadow: none;
            }

        .field-group label {
            margin-bottom: 5px;
            color: #1e2024;
            text-align: left;
            font-family: 'Inter-Medium', sans-serif;
            font-size: 15px;
            line-height: 22.4px;
            font-weight: 500;
            position: relative;
        }

        .account-subtext {
            text-align: center;
            font-family: '-', sans-serif;
            font-size: 13px;
            line-height: 20px;
            font-weight: 400;
            height: 24px;
            justify-content: center;
            margin-bottom: 24px;
            display: block !important;
            align-items: unset !important;
        }

        .account-btn {
            width: 125px;
            height: 40px;
            border-radius: 8px;
            border: 1px solid #eaeaea;
            background: #fff;
            cursor: pointer;
            font-size: 14px;
            font-weight: 600;
            border: none;
        }

        #customer-tax {
            padding: 4px;
            border: 1px solid #e7e2e2;
            border-radius: 8px 0px 0px 8px;
            box-sizing: border-box;
            font-style: normal;
            font-weight: 300;
            font-size: 14px;
            line-height: 24px;
            height: 37px;
        }

        .field-group, .field-group-login {
            padding: 0px !important;
        }

        .register {
            text-align: center;
            font-family: '-', sans-serif;
            font-size: 13px;
            line-height: 20px;
            font-weight: 400;
            height: 24px;
            justify-content: center;
            margin-bottom: 34px;
            margin-top: 25px;
            display: block !important;
            align-items: unset !important;
        }

        .green-button {
            border-radius: 8px !important;
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%) !important;
            margin: 0 !important;
            height: 60px;
        }

        .list-group label {
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            line-height: 15px;
            color: #000000;
            margin: 0;
        }

        .title-option span {
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 24px;
            margin-left: 27px;
            color: #000000;
            margin-bottom: 8px;
        }

        .left-option-product .title-option p {
            margin-top: 15px !important;
            font-style: normal;
            font-size: 12.5px;
            line-height: 15px;
        }

        .title-option {
            text-align: left;
            margin-bottom: 5px;
        }

        .payment_success .title, .payment_failure .title {
            font-weight: 700;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 22px;
        }

        .payment_success img, .payment_failure .img {
            height: 168px;
            margin-top: 115px;
            margin-bottom: 13px;
        }

        .payment_success {
            height: calc(100vh - 48px);
            left: 0px;
            align-items: center;
            margin-bottom: -130px;
        }

        input[type="radio"].promo-radio {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            width: 20px;
            height: 20px;
            border: 1px solid #eaeaea;
            border-radius: 50%;
            position: relative;
            cursor: pointer;
            background-color: #fff;
            margin-left: -70px;
            margin-bottom: 40px;
        }

        #paynow {
            display: flex;
            align-items: center;
            font-style: normal;
            font-weight: 600;
            font-size: 20px;
            line-height: 20px;
            height: 60px;
            width: 430px;
            justify-content: center;
            margin: auto !important;
            margin-bottom: 16px !important;
            outline: none;
            -webkit-tap-highlight-color: transparent;
        }

            #paynow:focus,
            #paynow:active {
                outline: none;
                box-shadow: none;
            }

        .img-payment-frame {
            background: #fff0e9;
            border-radius: 11.64px;
            padding: 3.2px 3.84px 3.2px 3.84px;
            width: 25px;
            height: 25px;
            position: relative;
            overflow: hidden;
            aspect-ratio: 1;
            margin-right: 7px;
            margin-bottom: 17px;
        }

        .info {
            width: 17px;
            height: 17px;
            margin-left: 5px;
            margin-bottom: 16px;
            cursor: pointer;
        }

        .promo-iconn {
            width: 17px;
            height: 17px;
            margin-right: 5px;
            margin-bottom: 7px;
            margin-top: 7px;
        }

        .order-summary-mobile {
            margin-top: -40px !important;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 8px;
            position: relative;
            margin: 0 auto;
        }

        /* ----- CHỮ ----- */
        .order-summary-title {
            color: #000000;
            text-align: left;
            font-family: 'Inter-Bold', sans-serif;
            font-size: 16px;
            line-height: 16px;
            font-weight: 700;
            position: relative;
            width: 138px;
            height: 20px;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            margin: 0;
            margin-bottom: 5px !important;
        }

        .order-header {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            position: relative;
        }

        .back-button {
            margin-bottom: 5px;
            position: absolute;
            left: 0;
            color: #007bff;
            font-size: 12px;
            text-decoration: underline;
            font-family: 'Inter', sans-serif;
            font-weight: 600;
        }

        .status-bar {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 12px;
            position: relative;
        }

        .status-dot {
            width: 40px;
            height: 12px;
            border-radius: 100px;
            background: linear-gradient(180deg, rgba(152, 214, 42, 1.00) 0%, rgba(40, 167, 69, 1.00) 100%);
        }

            .status-dot.active {
                opacity: 1;
            }

            .status-dot.inactive {
                opacity: 0.2;
            }


        .account-container {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 10px;
            margin: auto;
        }

        .btn-register-back {
            background: #ebe5e5;
            border-radius: 8px;
            padding: 10px 12px;
            width: 180px;
            height: 52px;
            font-size: 16px;
            font-weight: 600;
            cursor: pointer;
            border: none;
            color: #8f8f91;
        }

        .left-option-product-mobile {
            margin: 0px !important;
            padding-top: 15px !important;
            margin-bottom: 10px !important;
        }

        .account-option-box {
            background: rgba(255, 255, 255, 0.84);
            border-radius: 8px;
            border: 1px solid #eaeaea;
            width: 290px;
            height: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px;
            gap: 15px;
        }

        .info-subtitle {
            color: #636363;
            font-family: 'Inter-Medium', sans-serif;
            font-size: 13px;
            line-height: 20px;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: flex-start;
        }

        .no-promo-popup {
            padding-top: 10px;
            padding-left: 160px;
            font-size: 15px;
            font-weight: 600;
            margin-left: -120px;
        }

        input[type="radio"].promo-radio:checked::after {
            content: "";
            width: 10px;
            height: 10px;
            background-color: #98d62a;
            border-radius: 50%;
            position: absolute;
            transform: translate(-0%, -0%);
        }
    }