/**
     Bank Online - Offline
 */
.balance-list {
    width: 100%;
}

.bank-downtime-logo {
    display: inline-block;
    width: 14px;
    height: 14px;
    float: left;
}

.on {
    background: url(../images/payment/green_online_mobi.png?v=07122022);
    cursor: default;
}

.off {
    background: url(../images/payment/red_offline_mobi.png?v=07122022);
    cursor: default;
}

.button.fastBtn {
    display: block;
    background-image: linear-gradient( to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f );
    border: none;
    font-size: 16px;
    font-family: 'Reboto-Regular',sans-serif;
    line-height: 35px;
    width: 200px;
    height: 35px;
    color: #fff;
    cursor: pointer;
    user-select: none;
    -moz-transition: background .2s cubic-bezier(.455,.03,.515,.955);
    -o-transition: background .2s cubic-bezier(.455,.03,.515,.955);
    -webkit-transition: background .2s cubic-bezier(.455,.03,.515,.955);
    transition: background .2s cubic-bezier(.455,.03,.515,.955);
    /*margin-top: 30px;*/
    border-radius: 4px;
    margin: 0 auto;
}
.blackBody .button.fastBtn {
    background: #fee71b;
    color: #2b2700;
}
.button.fastBtn-s {
    border-radius: 8px;
    margin-top: 0;
}
.button.mt-0 {
    margin-top: 0;
}

.validEmailProf {
    background: #007028;
    color: #fff !important;
    min-width: 90px;
    display: block;
    text-align: center !important;
    padding: 3px;
    border-radius: 10px;
}

    .validEmailProf b {
        height: 12px;
        width: 12px;
        line-height: 12px;
        border-radius: 30px;
        background: #fff;
        margin-right: 5px;
        display: inline-block;
    }

        .validEmailProf b i {
            color: #007028;
            font-size: 8px;
        }

.invalidEmailProf {
    background: #818181 /*#ddaa1c*/;
    color: #fff !important;
    min-width: 90px;
    display: block;
    text-align: center !important;
    padding: 3px;
    border-radius: 10px;
}

    .invalidEmailProf b {
        height: 12px;
        width: 12px;
        line-height: 12px;
        border-radius: 30px;
        background: #fff;
        margin-right: 5px;
        display: inline-block;
    }

        .invalidEmailProf b i {
            color: #818181 /*#ddaa1c*/;
            font-size: 8px;
        }

.holderBank {
    display: block;
    border: none;
    width: 234px;
    border-bottom: 1px solid #ccc;
    padding: 6px 10px 7px;
    position: relative;
}
/*.holderBank ~ .bankList {
        position:absolute;
    }*/

.csthai {
    color: #a6e3c1;
    font-weight: 600;
    font-size: 15px;
}

.csthai > a{
    color: #fee71b;
    text-decoration: underline;
}
/**
     INPUT NEW DESIGN INSIDE A TABLE
 */
.tblFormNew {
    width: 100%;
}

    .tblFormNew tr td {
        padding: 5px 0;
        position: relative;
    }

    .tblFormNew tr:first-child td {
        padding-top: 15px;
    }

    .tblFormNew tr:last-child td {
        padding: 10px 0 0 0;
        text-align: center;
    }

    .tblFormNew input[type=password],
    .tblFormNew input[type=text],
    .tblFormNew textarea {
        height: 40px;
        border: none;
        border-bottom: 1px solid #ccc;
        width: 100%;
        color: #333;
        padding-left: 5px;
        background: none;
        font-size: 17px;
        margin: 5px 0;
    }

.leftaddress .tblFormNew input[type=text] {
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #333;
    padding-left: 5px;
    background-color: transparent;
    font-size: 17px;
}


.leftaddress table tr td input::-webkit-input-placeholder {
    color: #bababa;
    font-size: 12px;
}

.leftaddress table tr td input::-moz-placeholder {
    color: #bababa;
    font-size: 12px;
}

.leftaddress table tr td input:-ms-input-placeholder {
    color: #bababa;
    font-size: 12px;
}

.tblFormNew textarea {
    min-height: 60px;
}

.tblFormNew .tooltipholder {
    display: none;
    bottom: inherit;
    color: #e05c49;
}

.tblFormNew .registerBox:focus ~ .tooltipholder {
    display: block;
}


.blackBody .tblFormNew .tooltipholder {
    color: #e05c49;
}


/***********************************************
    BAO KIM WALLET
***********************************************/
.radiosBaoKim {
    width: 50%;
    text-align: center;
}

    .radiosBaoKim label {
        display: block;
        margin-top: 5px;
    }

.radioo {
    margin-bottom: 20px;
}

.baoKimWalletLeft table {
    width: 100%;
}

    .baoKimWalletLeft table tr td span {
        width: 60%;
        display: inline-block;
        color: #028843;
        font-weight: bold;
    }

.blackBody .baoKimWalletLeft table tr td span {
    color: #fee71b;
}

.baoKimWalletLeft table tr td strong {
    width: 40%;
    display: inline-block;
    color: #333;
    font-weight: normal;
}

.tableBoaKim {
    width: 100%;
    border-collapse: collapse;
}

.blackBody .baoKimWalletLeft table tr td strong {
    color: #fff;
}

.tableBoaKim tr td {
    padding: 10px;
}

    .tableBoaKim tr td select {
        color: #333;
    }

    .tableBoaKim tr td:first-child {
        text-align: right;
        width: 48%;
    }

.rightBaoKim {
    display: none;
}

.h2pDesk {
    max-width: 40%;
    display: block;
    margin: 10px auto;
}
/***********************************************
    SCRATCH CARD
***********************************************/
.scatchCardLeftCont table tr td span {
    width: 65%;
    display: inline-block;
    color: #028843;
    font-weight: bold;
}

.blackBody .scatchCardLeftCont table tr td span {
    color: #fee71b;
}

.scatchCardLeftCont table tr td strong {
    width: 35%;
    display: inline-block;
    color: #333;
    font-weight: normal;
}

.blackBody .scatchCardLeftCont table tr td strong {
    color: #fff;
}

.scatchCardLeftContBottom table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #00cd63;
    margin-top: 20px;
}

    .scatchCardLeftContBottom table tr th {
        background: #04712a;
        text-align: center;
        padding: 10px;
        border: 1px solid #00cd63;
        color: #fff;
    }

    .scatchCardLeftContBottom table tr:nth-child(even) {
        background: #04994c;
    }

    .scatchCardLeftContBottom table tr:nth-child(odd) {
        background: #008440;
    }

html:lang(vi-vn) .info-section .scatchCardLeftContBottom tr td:first-child {
    width: 50% !important;
}

.scatchCardLeftContBottom table tr td {
    width: 50%;
    color: #fff;
    padding: 10px;
    text-align: center;
    border: 1px solid #00cd63;
}

.scatchCardRight {
    margin-bottom: 25%;
}

.warningMsg {
    text-align: center;
    padding: 80px 0;
    background: #04712a;
    border: 5px solid #086128;
    /*color: #fee71b;*/
    color: #ffb045;
    font-size: 16px;
}

/* depo60 */
.depo60-cta {
    position: fixed;
    bottom: -120px;
    opacity: 0;
    z-index: 300;
    left: 50%;
    width: 920px;
    transform: translateX(-50%);
}
img.d60b-img {
    display: none;
    position: relative;
    z-index: 1;
}
span.d60-close {
    position: absolute;
    top: -17px;
    right: -17px;
    color: #fff !important;
    z-index: 2;
    font-size: 35px;
    font-weight: 700;
    background: #04712a;
    width: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1 !important;
}
.blackBody .d60b-dark { display: block; }
.whiteBody .d60b-light { display: block; }

#depo60 .modal-dialog {
    display: flex;
    height: calc(100% - 100px);
    align-items: center;
}
#depo60 .modal-header{
    padding: 0;
    border-bottom: none;
}
#depo60 .modal-content {
    background: none;
    border: none;
    box-shadow: none;
}
#depo60 .modal-dialog {
    width: 100%;
    max-width: 980px;
}
#depo60 span.d60-close {
    top: 0;
    right: 0;
    margin-top: 0;
    background: #015a20;
    cursor: pointer;
}
/* end depo60*/

/****************************************
         WITHDRAW ERROR
****************************************/
.withdrawError {
    width: 100%;
    display: block;
}

.right_to {
    float:right;
    width:40%;
    text-align:center;
}

    .right_to img, .left_to img {
        display: inline-block;
    }

.left_to {
    float: left;
    width: 60%;
    text-align: center;
    padding:111px 0;
}

@media (max-width: 991px) {
    .left_to {
        float: none;
        width: 100%;
        padding:10px 0;
    }
    .right_to {
        float: none;
        width: 100%;
    }
        .right_to img, .left_to img {
            max-width:489px;
            width:100%;
            height:auto;
        }

    .depo60-cta { width: 760px; }
}

@media (max-width:768px) {
    .scatchCardRight { margin-bottom: 0; }
    .depo60-cta { width: 568px; }
}

@media (max-width:600px) {
    .scatchCardRight { margin-bottom: 0; }
    .depo60-cta { width: 470px; }
}

@media (max-width:568px) {
    .depo60-cta { width: 320px; }
    .depo60-cta span {
        top: -11px;
        right: -11px;
        font-size: 23px;
        line-height: 23px;
        width: 23px;
    }
}

/****************************************
         NganLuong
**********************************************/
    #frmNganLuong .radiosBaoKim {
        width: 33%;
        text-align: center;
    }

    .tblPromoCode {
        margin: 8% auto 0 auto;
        width: 100%;
    }

        .tblPromoCode tr td {
            padding: 5px;
        }

            .tblPromoCode tr td:first-child {
                width: 30%;
            }

    .blackBody .tblPromoCode tr td:first-child {
        color: #97d69d;
    }

    html:lang(vi-vn) .tblPromoCode .button {
        width: 130px;
    }

    .ngan {
        background: url(../images/payment/bank-icons-payment.png) no-repeat;
        display: inline-block;
    }

    .newbanksforNganLoung {
        margin-top: 20px;
    }

        .newbanksforNganLoung > .col-xs-6 {
            padding: 2px;
        }

            .newbanksforNganLoung > .col-xs-6 > div {
                border: 1px solid #0d6c32;
                text-align: center;
                padding: 10px;
            }

    .blackBody .newbanksforNganLoung > .col-xs-6 > div {
        border: 1px solid #fee71b;
    }

    .bank1_Ngan {
        width: 44px;
        height: 44px;
        background-position: -3px -3px;
    }

    .blackBody .bank1_Ngan {
        width: 44px;
        height: 44px;
        background-position: -3px -52px;
    }

    .bank2_Ngan {
        width: 44px;
        height: 44px;
        background-position: -56px -3px;
    }

    .blackBody .bank2_Ngan {
        width: 44px;
        height: 44px;
        background-position: -56px -52px;
    }

    .bank3_Ngan {
        width: 44px;
        height: 44px;
        background-position: -109px -3px;
    }

    .blackBody .bank3_Ngan {
        width: 44px;
        height: 44px;
        background-position: -109px -52px;
    }

    .bank4_Ngan {
        width: 44px;
        height: 44px;
        background-position: -167px -3px;
    }

    .blackBody .bank4_Ngan {
        width: 44px;
        height: 44px;
        background-position: -167px -52px;
    }




    /***********************************************
    NEW BANKING DETAILS
***********************************************/
    .bankBlock {
        /*background: #f9f9f9;*/
        width: 50%;
        padding: 5px;
        border-right: 1px solid #c8c6c6;
    }

    .bankWillShow {
        display: block;
        width: 50%;
        padding: 5px;
    }


    .Nav_tab {
    }

        .Nav_tab ul {
            width: 100%;
            border-bottom: 2px solid #028942;
        }

            .Nav_tab ul > li {
                margin-bottom: -2px;
                width: 32.1%;
                margin-right: 5px;
            }

                .Nav_tab ul > li > a {
                    line-height: 1.42857143;
                    border: none;
                    border-radius: 0;
                    width: 100%;
                    background: #808080;
                    text-align: center;
                    color: #fff;
                }

                .Nav_tab ul > li.active > a,
                .Nav_tab ul > li.active > a:focus,
                .Nav_tab ul > li.active > a:hover {
                    color: #fff;
                    cursor: pointer;
                    background-color: #028942;
                    border: 1px solid #028942;
                }

                .Nav_tab ul > li > a:focus,
                .Nav_tab ul > li > a:hover {
                    text-decoration: none;
                    background-color: #fee71b;
                    color: #333;
                }


    .tblFullW {
        width: 100%;
        border-collapse: collapse;
    }

        .tblFullW tr td {
            padding: 5px;
        }

        .tblFullW label {
            display: block;
            font: 400 13px 'Roboto', sans-serif;
            color: #464646;
            position: relative;
            padding-right: 5px;
            line-height: 27px
        }

            .tblFullW label.greenBold {
                color: #028942;
                font-weight: bold;
                font-size: 14px;
                display: block;
            }

        .tblFullW span.greenBold {
            color: #028942;
            font-weight: bold;
            font-size: 12px;
            display: block;
            padding: 3px 0;
        }

        .tblFullW label.req:after, .tblFullW span.req:after {
            clear: both;
            content: '*';
            position: absolute;
            font: 700 11px 'Roboto', sans-serif;
            color: red;
            right: -3px;
            top: 5px
        }

        .tblFullW .button {
            background: #007028;
            color: #2b2700;
            border: none;
            display: inline-block;
            font-size: 16px;
            font-family: 'Reboto-Regular',sans-serif;
            line-height: 45px;
            width: 200px;
            height: 45px;
            color: #fff;
            cursor: pointer;
            user-select: none;
            -moz-transition: background .2s cubic-bezier(.455,.03,.515,.955);
            -o-transition: background .2s cubic-bezier(.455,.03,.515,.955);
            -webkit-transition: background .2s cubic-bezier(.455,.03,.515,.955);
            transition: background .2s cubic-bezier(.455,.03,.515,.955);
            border-radius: 8px;
        }
        /*.tblFullW .button {
            background: #fee71b;
            border: none;
            display: inline-block;
            height: 25px;
            padding: 0 14px;
            font-size: 1.2rem;
            font-family: 'Reboto-Regular',sans-serif;
            line-height: 3.5rem;
            width: 120px;
            height: 35px;
            color: #2b2700;
            cursor: pointer;
            user-select: none;
            -moz-transition: background .2s cubic-bezier(.455,.03,.515,.955);
            -o-transition: background .2s cubic-bezier(.455,.03,.515,.955);
            -webkit-transition: background .2s cubic-bezier(.455,.03,.515,.955);
            transition: background .2s cubic-bezier(.455,.03,.515,.955);
        }*/

            .tblFullW .button:hover {
                text-decoration: none;
                background: #d2bd03;
                -moz-transition: background .2s cubic-bezier(.455,.03,.515,.955);
                -o-transition: background .2s cubic-bezier(.455,.03,.515,.955);
                -webkit-transition: background .2s cubic-bezier(.455,.03,.515,.955);
                transition: background .2s cubic-bezier(.455,.03,.515,.955);
            }

    /*
            INFORMATION
        */


    .bankWillShow .padsBottom {
        margin-bottom: 15px;
    }

    .bankWillShow div.tblFullW, .newSection div.tblFullW {
        text-align: center;
        background: #d4e9e2;
        padding: 5px;
        border-radius: 5px;
    }

        .bankWillShow div.tblFullW div, .newSection div.tblFullW div {
            float: left;
        }

            .bankWillShow div.tblFullW div:first-child {
                width: 40%;
            }

            .bankWillShow div.tblFullW div:nth-child(2) {
                width: 25%;
            }

            .bankWillShow div.tblFullW div:nth-child(3) {
                width: 25%;
            }

            .bankWillShow div.tblFullW div:nth-child(4) {
                width: 10%;
            }

            .bankWillShow div.tblFullW div:nth-child(1) span, .bankWillShow div.tblFullW div:nth-child(2) span {
                border-right: 1px solid #797979;
            }

                .bankWillShow div.tblFullW div:nth-child(2) span.greenBold {
                    width: 100%;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    display: inline-block;
                    white-space: nowrap;
                    padding: 0 5px;
                }

    .infoTitle {
        background: #028942;
        color: #fff;
        font-weight: 600;
        font-size: 17px;
        padding: 5px 25px;
        margin: 0 0 20px 0;
    }

    .DelBtn {
        font-weight: bold;
        color: #ff0000;
        font-size: 11px;
        display: inline-block;
    }

    .verTxt {
        min-width: 60px;
        padding: 3px 10px;
        display: inline-block;
        background: #028942;
        border-radius: 5px;
        color: #fff;
        font-size: 10px;
    }

    .unverTxt {
        min-width: 60px;
        padding: 3px 10px;
        display: inline-block;
        background: #818181;
        border-radius: 5px;
        color: #fff;
        font-size: 10px;
    }

    .DelBtn {
        font-weight: bold;
        color: #ff0000;
        font-size: 11px;
        display: block;
        text-decoration: underline;
        cursor: pointer;
        padding: 3px 0;
    }

        .DelBtn:hover {
            text-decoration: none;
            color: #ff0000;
        }






    /*
       NEW WITHDRAW PAGE
    */
    html:lang(vi-vn) .newSection {
        width: 60%;
    }

    .newSection {
        float: left;
        width: 70%;
        padding: 30px;
        min-height: 130px;
    }

        .newSection .txtfield {
            width: 80%;
        }

    .btnManage {
        color: #028942;
        text-decoration: underline;
        display: inline-block;
    }

    .blackBody .btnManage {
        color: #fee71b;
    }

    .btnManage:hover, .btnManage:focus {
        color: #fee71b;
        text-decoration: none;
    }

    .newSection div.tblFullW {
        width: 80%;
        padding: 15px 0;
    }

    .whiteBody .newSection div.tblFullW {
        background: #ffffff;
        color: #000;
        border: 1px solid #818181;
    }

        .whiteBody .newSection div.tblFullW span.greenBold {
            color: #818181;
            border-right: 1px solid #656565;
        }

    .blackBody .newSection div.tblFullW span.greenBold {
        border-right: 1px solid #777;
    }

    .blackBody .newSection .tblFullW label {
        color: #97d69d;
    }

    .newSection div.tblFullW div:first-child {
        width: 30%;
    }

    .newSection div.tblFullW div:nth-child(2) {
        width: 45%;
    }

        .newSection div.tblFullW div:nth-child(2) span.greenBold {
            width: 100%;
            text-overflow: ellipsis;
            overflow: hidden;
            display: inline-block;
            white-space: nowrap;
            padding: 0 5px;
        }

    .newSection div.tblFullW div:nth-child(3) {
        width: 25%;
        padding: 0 5px;
    }

    .info-section .fastDepoHighlight h5, .info-section .fastDepoHighlight li {
        color: #028942;
        font-weight: bold;
    }

    .blackBody .info-section .fastDepoHighlight h5, .blackBody .info-section .fastDepoHighlight li {
        color: #fee71b;
        font-weight: bold;
    }

    .info-section h5.h5clickhere {
        font-weight: normal;
        font-size: 13px;
    }

        .info-section h5.h5clickhere a {
            text-decoration: underline;
            font-weight: bold;
        }

            .info-section h5.h5clickhere a:hover, .info-section h5.h5clickhere a:focus {
                color: #ae8d09;
            }
    /*
    RESPONSIVE FOR BANK DETAILS
*/
    @media(max-width:900px) {
        .bankBlock, .bankWillShow {
            width: 100%;
            float: none;
            background: #ebebeb;
        }

        .tblFullW tr td {
            width: 50%;
        }

        .newSection, html:lang(vi-vn) .newSection {
            width: 100%;
        }

            .newSection .tblFullW tr td:first-child {
                width: 20%;
            }
    }

    @media(max-width:480px) {
        .tblFullW tr td.tright {
            text-align: left;
        }

        .tblFullW label {
            display: inline-block;
        }

        .tblFullW tr td {
            display: block;
            width: 100%;
        }

            .tblFullW tr td > .txtfield {
                width: 95%;
            }

            .tblFullW tr td > .mobileToolTip {
                color: red;
            }


        /*
        INFORMATION        
    */
        .bankWillShow div.tblFullW div:first-child {
            line-height: normal;
        }

        .bankWillShow div.tblFullW div:first-child,
        .bankWillShow div.tblFullW div:nth-child(2),
        .bankWillShow div.tblFullW div:nth-child(3),
        .bankWillShow div.tblFullW div:nth-child(4) {
            width: 50%;
        }

        .bankWillShow div.tblFullW div:nth-child(5) {
            width: 100%;
            text-align: center;
        }

        .bankWillShow div.tblFullW div:nth-child(2) span {
            border-right: none;
        }

        .Nav_tab ul > li {
            width: 32.5%;
            margin-right: 2px;
        }

            .Nav_tab ul > li > a {
                padding: 10px 0px;
            }

        .newSection {
            padding: 0;
        }

            .newSection div.tblFullW {
                width: 100%;
            }

            .newSection .tblFullW tr td:first-child {
                width: 100%;
                width: 100%;
            }
    }
    /*480*/
.blackBody .mgnt-deposit-wrap .form-section table td:nth-of-type(1) {
    color: #97d69d;
    text-align:right;
    font-size:16px;
}
.blackBody .txt__green {
    color: #97d69d;
    display: inline-block;
    font-weight:bold;
    font-size:13px;
}

.mgnt-deposit-wrap .form-section table td.fastwayTag {
    color: #f5810b;
    font-size: 16px;
}
.blackBody .mgnt-deposit-wrap .form-section table td.fastwayTagWhite {
    color: #fff;
    font-size: 16px;
}
.blackBody .mgnt-deposit-wrap .form-section table td.fastwayTag {
    color: #f5810b;
    font-size: 16px;
}
table.form td .fastwayTag {
    color: #f5810b;
    font-size: 16px;
}
.blackBody table.form td .fastwayTag {
    color: #f5810b;
    font-size: 16px;
}
table.form td .fastwayTag02 {
    color: #f5810b;
    font-size: 16px;
}
/*.blackBody table.form td .fastwayTag02 {
    color: #fff076;
    font-size: 16px;
}*/
    .blackBody table.form td:first-child {
        color: #97d69d;
    }

    .blackBody table.form td:nth-last-of-type(2) {
        color: #97d69d;
    }

    table.form td.accountNameBigger {
        font-size: 16px;
    }
    
    /* PR-G */
    table.form.VND {
        margin-top: 10px;
    }

    /*Payment VIP*/
    .vip-rank {
        display: block;
        float: left;
        min-width: 231px;
        margin: 10px 0 10px 10px;
    }

    .diamond-icon {
        display: inline-block;
        width: 30px;
        height: 26px;
        background: url(../images/payment/diamond.png);
        background-position: 0 0;
        vertical-align: middle;
    }

    .levelNo {
        color: #fee61b;
        font-size: 16px;
        margin: 0 15px 0 10px;
        vertical-align: middle;
        font-weight: 800;
    }

    .levelSpan {
        background: url(../images/payment/vipLevel.png) no-repeat;
        font-size: 11px;
        text-transform: uppercase;
        width: 110px;
        height: 25px;
        line-height: 25px;
        position: relative;
        display: inline-block;
        text-align: center;
        margin-top: 5px;
        color: #fff;
    }

    .vip-bar {
        display: block;
        margin: 15px 0;
    }

        .vip-bar span {
            font-size: 12px;
            color: #fee71b;
        }

            .vip-bar span.level-bar {
                width: 148px;
                height: 3px;
                background-color: #032e14;
                display: inline-block;
                margin: 0 3px;
            }

                .vip-bar span.level-bar > .percent-bar {
                    background-color: #fee71b;
                    height: 3px;
                    display: block;
                    position: relative;
                    width: 0;
                    transition: all 0.2s ease-in;
                    -webkit-transition: all 0.2s ease-in;
                    -ms-transition: all 0.2s ease-in;
                    -o-transition: all 0.2s ease-in;
                }

                    .vip-bar span.level-bar > .percent-bar .percent {
                        display: block;
                        position: absolute;
                        right: -14px;
                        top: -19px;
                    }

    .whiteBody .diamond-icon {
        background-position: 0 26px;
    }

    .whiteBody .levelNo {
        color: #038842;
    }

    .whiteBody .vip-rank {
        color: #fff;
    }

    .whiteBody .vip-bar span {
        color: #808080;
    }

        .whiteBody .vip-bar span.level-bar {
            background-color: #808080;
        }

            .whiteBody .vip-bar span.level-bar > .percent-bar {
                background-color: #038842;
            }


    .levelBeginner {
        background-position: 0 0;
    }

    .levelProfessional {
        background-position: 0 -26px;
    }

    .levelMaster {
        background-position: 0 -52px;
    }

    .levelLegend {
        background-position: 0 -78px;
    }

    .levelGod {
        background-position: 0 -105px;
    }



    @media screen and (max-width:414px) {
        .acct-profile {
            float: none;
            margin-bottom: 5px;
        }

        .acct-notification {
            float: none;
            text-align: center;
            position: unset;
            display: block;
            width: 100%;
        }
            .acct-notification ul {
                display: inline-block;
            }
            .acct-notification ul li {
                margin: 8px 15px;
                padding: 0;
            }

        .vip-rank {
            min-width: 100%;
            margin-top: 20px;
            text-align: center;
        }

        .vip-bar span.level-bar {
            width:68%;
        }
    }

    @media screen and (max-width:360px) {
        .vip-bar span.level-bar {
            width: 65%;
        }
    }
    /*#######################################
    SHINES ANIMATION
######################################*/
    .shines {
        background: url(../VIP/images/shine-1.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        animation: shining 1.7s linear 0.5s infinite;
        opacity: 0;
    }

    .shines-1 {
        background: url(../VIP/images/shine-2.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        left: -10px;
        top: 15px;
        animation: shining 1.2s linear infinite;
    }

    .shines-2 {
        background: url(../VIP/images/shine-3.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        right: -10px;
        top: 5px;
        animation: shining 1.6s linear 0.3s infinite;
        opacity: 0;
    }

    .shines-3 {
        background: url(../VIP/images/shine-2.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        right: 0px;
        top: -4px;
        animation: shining 1.9s linear 0.7s infinite;
        opacity: 0;
    }

    .shines-4 {
        background: url(../VIP/images/shine-3.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        right: 40px;
        top: -5px;
        animation: shining 1.8s linear 1s infinite;
        opacity: 0;
        z-index: 888;
    }

    .shines-5 {
        background: url(../VIP/images/shine-3.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        left: 45px;
        bottom: -5px;
        animation: shining 2.6s linear 1s infinite;
        opacity: 0;
        z-index: 888;
    }

    .shines-6 {
        background: url(../VIP/images/shine-2.png) top center no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px;
        position: absolute;
        left: -10px;
        top: 6px;
        animation: shining 1.8s linear .5s infinite;
    }

    @keyframes shining {
        0% {
            transform: scale(0.1) rotate(0deg);
            opacity: 0;
        }

        50% {
            transform: scale(0.8) rotate(-320deg);
            opacity: 1;
            filter: brightness(1.4);
        }

        100% {
            transform: scale(0.1) rotate(-620deg);
            opacity: 0;
        }
    }

    @keyframes shining-2 {
        0% {
        }

        50% {
            filter: brightness(1.1);
        }

        100% {
        }
    }

    /****************************
        CHINA        
*****************************/
    .tblChina {
        border: 1px solid red;
        width: 100%;
    }

        .tblChina tr td {
            border: 1px solid blue;
        }

            .tblChina tr td:first-child {
                vertical-align: top;
                width: 10%;
            }

    .amountBox {
        margin-top: 10px;
    }

        .amountBox a {
            border: 1px solid #cccccc;
            background: linear-gradient(#fff,#f5f5f5);
            width: 74px;
            line-height: 40px;
            height: 40px;
            text-align: center;
            display: inline-block;
            margin-right: 12px;
            margin-bottom: 5px;
            cursor: pointer;
            color: #333;
            border-radius: 5px;
            -webkit-border-radius: 5px;
        }

    .upload-btn-wrapper {
        position: relative;
        overflow: hidden;
        display: inline-block;
    }

    .btnUpload {
        border: none;
        /*border-bottom: 3px solid #068231;*/
        color: #666;
        background: rgba(241,241,241,1);
        background: -moz-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(211,211,211,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,241,241,1)), color-stop(100%, rgba(211,211,211,1)));
        background: -webkit-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(211,211,211,1) 100%);
        background: -o-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(211,211,211,1) 100%);
        background: -ms-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(211,211,211,1) 100%);
        background: linear-gradient(to bottom, rgba(241,241,241,1) 0%, rgba(211,211,211,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d3d3d3', GradientType=0 );
        padding: 5px 10px;
        border-radius: 8px;
        font-size: 13px;
        font-weight: bold;
    }

        .btnUpload img {
            vertical-align: middle;
            margin-right: 5px;
        }

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

    .amountBox a:hover, .amountBox a:focus {
        background: #fee71b;
    }

    .mbottom15 {
        margin-bottom: 15px;
    }

    .boxData.info span {
        height: 14px;
        width: 14px;
        background: #3fcf89;
        color: #fff;
        text-align: center;
        border-radius: 100%;
        vertical-align: middle;
        display: inline-block;
        margin-right: 5px;
        line-height: 14px;
        font-size: 10px;
    }

    .boxData.info {
        display: block;
        padding: 5px;
        color: #028942;
    }

    .blackBody .boxData.info {
        color: #97d69d;
    }

    .bank-ICBC {
        background: url(../images/bank_img.png) no-repeat 0px 0px;
    }

    .bank-ABC {
        background: url(../images/bank_img.png) no-repeat -478px 0px;
    }

    .bank-CCB {
        background: url(../images/bank_img.png) no-repeat -160px 0px;
    }

    .bank-BOC {
        background: url(../images/bank_img.png) no-repeat -319px 0px;
    }

    .bank-CMB {
        background: url(../images/bank_img.png) no-repeat 8px -47px;
    }

    .bank-NJ {
        background: url(../images/bank_img.png) no-repeat -477px -190px;
    }

    .bank-CIB {
        background: url(../images/bank_img.png) no-repeat -477px -47px;
    }

    .bank-CMBC, .bank-CMBCS {
        background: url(../images/bank_img.png) no-repeat -160px -47px;
    }

    .bank-CEB {
        background: url(../images/bank_img.png) no-repeat -156px -95px;
    }

    .bank-PA {
        background: url(../images/bank_img.png) no-repeat -157px -142px;
    }

    .bank-CGB {
        background: url(../images/bank_img.png) no-repeat -315px -142px;
    }

    .bank-SPDB {
        background: url(../images/bank_img.png) no-repeat -313px -47px;
    }

    .bank-POST {
        background: url(../images/bank_img.png) no-repeat 0px -188px;
    }

    .bank-HX {
        background: url(../images/bank_img.png) no-repeat -473px -94px;
    }

    .bank-SHB {
        background: url(../images/bank_img.png) no-repeat -315px -188px;
    }

    .bank-BCCB {
        background: url(../images/bank_img.png) no-repeat -317px -94px;
    }

    .bank-SDB {
        background: url(../images/bank_img.png) no-repeat -478px -237px;
    }

    .bank-ECITIC {
        background: url(../images/bank_img.png) no-repeat -153px -188px;
    }

    .bank-BOCO {
        background: url(../images/bank_img.png) no-repeat 8px -94px;
    }
    /*
  BANK
*/
    .onlineBank {
        margin: 10px 0 0 0;
    }

        .onlineBank label {
            display: inline-block;
            margin-bottom: 5px;
            margin-right: 5px;
            cursor: pointer;
            padding: 3px 5px;
            border: 1px solid #ccc;
            background: #f9f9f9;
        }

            .onlineBank label i {
                width: 126px;
                height: 30px;
                box-sizing: border-box;
                display: inline-block;
                vertical-align: middle;
            }

            .onlineBank label input[type=radio] {
                vertical-align: middle;
                margin: 0;
            }

    /*
            WAITING AFTER SUBMIT
        */
    .ctimerChina {
        text-align: center;
    }

        .ctimerChina h3 {
            font-size: 18px;
            margin: 0;
            color: #028942;
        }

    .blackBody .ctimerChina h3 {
        color: #fee71b;
    }

    .ctimerChina h4 {
        font-size: 40px;
        color: red;
        margin: 5px;
    }

    .cdownBottomContent {
        font-size: 14px;
        margin-top: 30px;
    }

        .cdownBottomContent a {
            color: #028942;
            cursor: pointer;
        }

    .blackBody .cdownBottomContent a {
        color: #fee71b;
    }

    .statusUpload {
        font-family: 'Roboto',sans-serif;
        display: inline;
        position: absolute;
        margin-left: 5px;
        margin-top: 20px;
        padding-left: 0px;
        /*background: #005021;*/
        background-position: 0 10px;
        z-index: 1;
    }

    .statusUploadMobile {
        font-family: 'Roboto',sans-serif;
        display: inline;
        color: #333;
        position: absolute;
        margin-left: 5px;
        margin-top: 20px;
        padding-left: 0px;
        background: #fff;
        background-position: 0 10px;
        z-index: 1;
    }

    /*************************************
            QQ Deposit Layout
*************************************/

    ul.TabAccounts {
        display: block;
        list-style: none;
    }

        ul.TabAccounts li {
            display: block;
            margin: 10px auto;
            text-align: center;
            width: 100%;
        }

            ul.TabAccounts li > button {
                border: 1px solid #028942;
                background-color: transparent;
                color: #028942;
                padding: 8px 15px;
                font-size: 12px;
                border-radius: 5px;
                transition: all 200ms ease-in;
                -webkit-transition: all 200ms ease-in;
                -o-transition: all 200ms ease-in;
                -ms-transition: all 200ms ease-in;
            }

                ul.TabAccounts li > button:hover {
                    background-color: #028942;
                    color: #fff;
                }

    .blackBody ul.TabAccounts li > button {
        border: 1px solid #fff;
        background-color: transparent;
        color: #fff;
    }

        .blackBody ul.TabAccounts li > button:hover {
            background-color: #fee71b;
            color: #028942;
            border: 1px solid #028942;
        }

        .blackBody ul.TabAccounts li > button.selected {
            background-color: #028942;
            color: #fff;
        }

    /***********VERIFY EMAIL AND SMS *************/
    .p30 {
        padding: 30px;
    }

    .verify-form {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px;
    }

        .verify-form p {
            color: #444444;
            font-size: 12px;
        }

        .verify-form hr {
            width: 332px;
        }

        .verify-form h3 {
            color: #038842;
        }

        .verify-form h4 {
            color: #040404;
            display: inline-block;
            padding: 10px;
        }

        .verify-form img {
            margin: 12px 0;
        }

        /*.verify-form button {
        width: 334px;
        padding: 14px 0;
        background-color: #028843;
        border: none;
        margin: 15px 0;
        color: #ffffff;
    }*/

        .verify-form .email-show, .verify-form .phone-show {
            display: none;
        }

        .verify-form input {
            text-align: center;
            margin-bottom: 15px;
            font-size: 16px;
        }

        .verify-form p > a {
            color: #028843;
        }

        .verify-form .input::-webkit-input-placeholder, .verify-form .input::placeholder {
            color: #444444;
        }

    .email-show p {
        margin-bottom: 20px;
    }

    .quick-link li {
        position: relative;
    }

.notif-verify {
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: red;
    border-radius: 20px;
    right: -5px;
    bottom: 5px;
    z-index: 2;
    font-size: 10px;
    text-align: center;
    color: #fff;
}

    .closeBtnhelpCenter {
        position: absolute;
        right: -20px;
        top: -20px;
        background: rgba(19, 19, 19, 0.38823529411764707);
        border: none;
        font-size: 24px;
        float: right;
        color: #ffff12;
        border-radius: 200px;
        height: 40px;
        width: 40px;
        z-index: 1119;
    }

    .modalCenter {
        top: 50%;
        transform: translateY(-50%) !important;
        -webkit-transform: translateY(-50%);
    }

    .verify-mail-btn {
        display: inline-block;
        background-color: #038842;
        color: #ffffff !important;
        border-radius: 3px;
        padding: 3px 6px;
    }

        .verify-mail-btn a {
            color: #fff;
        }

    .tooltip1 {
        position: relative;
        display: inline-block;
    }

        .tooltip1:hover ~ .tooltiptext1 {
            display: inline-block;
        }

    .tooltiptext1 {
        font-family: 'Roboto',sans-serif;
        display: none;
        position: absolute;
        min-width: 400px;
        color: #000;
        margin-left: 37px;
        margin-top: -46px;
        padding-left: 8px;
        background: url(/Content/images/casino/triangle-1.png) no-repeat;
        background-position: -2px 20px;
        z-index: 3;
    }

        .tooltiptext1 > .txt1 {
            padding: 9px;
            display: block;
            background: #fff;
            border-right: 1px solid #acadad;
            border-top: 1px solid #acadad;
            border-bottom: 1px solid #acadad;
            border-radius: 15px;
        }



    .tooltip2 {
        position: relative;
        display: inline-block;
    }

        .tooltip2:hover ~ .tooltiptext2 {
            display: inline-block;
        }

    .tooltiptext2 {
        font-family: 'Roboto',sans-serif;
        display: none;
        position: absolute;
        width: 360px;
        color: #000;
        margin-left: 9px;
        margin-top: -13px;
        padding-left: 9px;
        background: url(/Content/images/casino/triangle-1.png) no-repeat;
        background-position: -2px 15px;
        z-index: 1;
    }

        .tooltiptext2 > .txt2 {
            padding: 9px;
            display: block;
            background: #fff;
            border-right: 1px solid #acadad;
            border-top: 1px solid #acadad;
            border-bottom: 1px solid #acadad;
            border-radius: 15px;
        }

    .depositnote {
        font-size: 12px;
        font-style: italic;
        padding: 0;
        margin: 0;
    }

    .form-section.form-depo {
        margin-top: 20px;
        /*max-width: 650px;
        margin: 0 auto;
        width: 100% !important;
        border: none !important;
        float: none !important;*/
    }

        /*.form-section.form-depo table.form {
            width: 100%;
        }*/
        
        /* PR-G */
        .form-section.top.VND {
            padding-top: 0 !important;
        }
        .form-section.mid.VND {
            border-top: none;
        }

.success-deposit {
    display: none;
    border: 2px solid #028843;
    padding: 20px;
    background: #021a10;
    border-radius: 10px;
    flex-basis: 65%;
    flex-shrink: 0;
}

.success-deposit.dlbt60 {
    margin: 0 auto;
    padding: 12px;
    width: 50em;
}

.whiteBody .success-deposit {
    display: none;
    border: 2px solid #028843;
    padding: 20px;
    background: none;
    border-radius: 10px;
}

.suc-title {
    font-size: 24px;
    color: #97d69d;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: bold;
}

    .whiteBody .suc-title {
        color: #04712a;
    }

.sucess_payment_here {
    text-align: center;
    border-bottom: 1px solid #028942;
}

.hilight-box{
    position:relative;
}
    .hilight-box::before {
        content: 'PDP166577';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding-top:5px;
        background-color: #105a1c;
        border: 1px solid yellow;
        border-radius: 4px;
        box-shadow: 0 2px 15px rgb(0 0 0 / 40%);
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        z-index: 9999998;
    }

.sucess_payment_here > div{
    font-size:20px;
}
    .sucess_payment_here > div span {
        font-size: 22px;
        color: #028843;
        font-weight: bold;
    }
.blackBody .sucess_payment_here > div span {
    color: #fee71b;
}

.sucess_payment_referrence {
    margin: 20px 0;
}

    .sucess_payment_referrence.dlbt60 {
        display: grid;
        grid-template-columns: 50% 50%;
        border-bottom: 1px solid #028942;
    }
.sucess_payment_referrence.dlbt60.vnvn {
    display: grid;
    grid-template-columns: 43% 57%;
    border-bottom: 1px solid #028942;
}

        @media (max-width: 500px) {
            .sucess_payment_referrence.dlbt60 {
            display: flex;
            flex-direction: column;
        }

            .sucess_payment_referrence.dlbt60 .ref_col1 {
                order: 2;
            }

            .sucess_payment_referrence.dlbt60 .ref_col2 {
                order: 1;
            }

        .suc-box .dlbt60-table2 tr td:nth-child(2) span.lblBankAccountNo,
        .blackBody .mgnt-deposit-wrap .form-section .dlbt60-table2 td:nth-of-type(1) {
            font-size: 13px;
        }

        .dlbt60 .ref_col2 .st2-qr .st2-qr-box img {
            max-width: 85%;
        }

        .dlbt60 .ref_col2 .st2-qr .st2-qr-save {
            font-size: 14px;
            line-height: 35px;
        }
    }

    .sucess_payment_referrence.dlbt60 .ref_col1,
    .sucess_payment_referrence.dlbt60 .ref_col2 {
       margin: auto;
    }

    .sucess_payment_referrence div {
        text-align: center;
    }

        .sucess_payment_referrence div:first-child,
        .sucess_payment_referrence.dlbt60 .ref_col1 div:first-child {
            color: #55c53a;
            font-size: 16px;
            font-weight: bold;
            position: relative;
        }
.sucess_payment_referrence.dlbt60.vnvn {
    position: relative;
}
    .sucess_payment_referrence.dlbt60.vnvn > div {
        width: 100%;
        height: 100%;
    }
    #vncss .sucess_payment_referrence .ref_amount {
    }
#vncss .sucess_payment_referrence .ref_noidung {
    font-size: 16px;
    color: #55c53a;
}
#vncss .sucess_payment_referrence .ref_trans_no {
    font-size: 30px;
    color: #00ff18;
}
#vncss .sucess_payment_referrence .ref_copy .btnCopy {
    width: 50%;
    font-size: 12px;
    color: #fff;
    background: #55c53a;
    background: -moz-linear-gradient(left,#55c53a 0%,#098d43 100%);
    background: -webkit-linear-gradient(left,#55c53a 0%,#098d43 100%);
    background: linear-gradient(to right,#55c53a 0%,#098d43 100%);
    border-radius: 5px;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: none;
}
#vncss .suc-title {
    font-size: 18px;
    color: #97d69d;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: bold;
}
#vncss .dp-or {
    position: absolute;
    top: 40%;
    left: 43.5%;
    transform: translate(-50%, -50%);
    width: 85px;
    height: 40px;
}
#vncss .sucess_payment_referrence .ref_span1 {
    width: 150px;
}
#vncss .dp2-table-code tr td:first-child {
    width: 47%;
}
#vncss .dp2-table-code tr td:nth-child(2) {
    width: 40%;
    text-align: left;
}
#vncss .dp2-table-code tr td:nth-child(3) {
    width: 12%;
    text-align: left;
}
#vncss .dp2-table-code tr:nth-child(2) td:nth-child(2) {
    display: flex;
    justify-content: space-between;
}
#vncss .dp2-table-code tr td #randomcode {
    color: #37ff07;
    font-size: 24px;
    font-weight: bold;
}

#vncss .anchor.ctu {
    font-size: 12px;
    line-height: 20px;
}



.whiteBody .sucess_payment_referrence div:first-child {
    color: #a90909;
}

.mandatory {
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: red;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 10px;
    display: inline-block;
    font-weight: normal;
    color: #fff;
    margin-left: 10px;
    top:-2px;
    margin-right: 10px;
    text-align: center;
}
    .mandatory:before {
        content: "";
        position: absolute;
        left: 100%;
        top: 4px;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-left: 6px solid red;
        border-bottom: 6px solid transparent;
    }


    .sucess_payment_referrence div:nth-child(2),
    .sucess_payment_referrence.dlbt60 .ref_col1 div:nth-child(2) {
        color: #37ff07;
        font-size: 28px;
        font-weight: bold;
        padding: 5px;
    }

.whiteBody .sucess_payment_referrence div:nth-child(2) {
    color: #ec0d0d;
}

        .sucess_payment_referrence div:nth-child(3) .btnCopy,
        .sucess_payment_referrence.dlbt60 .ref_col1 div:nth-child(3) .btnCopy {
            width: 50%;
            font-size: 12px;
            color: #fff;
            background: #55c53a;
            background: -moz-linear-gradient(left,#55c53a 0%,#098d43 100%);
            background: -webkit-linear-gradient(left,#55c53a 0%,#098d43 100%);
            background: linear-gradient(to right,#55c53a 0%,#098d43 100%);
            border-radius: 5px;
            display: inline-block;
            height: 30px;
            line-height: 28px;
            text-align: center;
            border: none;
        }

            .sucess_payment_referrence div:nth-child(3) .btnCopy.copied,
            .sucess_payment_referrence.dlbt60 .ref_col1 div:nth-child(3) .btnCopy.copied {
                color: #fee71b;
                background: #028843;
            }

        .sucess_payment_referrence div:nth-child(4),
        .sucess_payment_referrence.dlbt60 .ref_col1 div:nth-child(4) {
           padding: 16px;
           font-size: 12px;
        }


#vncss.success-deposit.dlbt60 {
    width: 60em;
}
#vncss .btnCopy.ctu {
    background: unset;
    outline: none;
    border: none;
    transform: translateY(-5px);
}
    #vncss .btnCopy.ctu img {
        width: 22px;
        min-width: 22px;
        height: auto;
        filter: contrast(0.5);
    }
    #vncss .btnCopy.ctu.copied img {
        filter: contrast(1);
    }
#vncss .suc-box table.dlbt60-table2 tr td:nth-child(2) {
    padding-left: unset;
}
#vncss .st2-qr-box {
    margin: 0 auto;
}
#vncss .suc-box table tr td:nth-child(2) span.lblBankAccountNo {
    font-size: 14px;
}

.suc-box {
    margin-bottom: 20px;
}

.suc-box table {
    width: 100%;
    border-collapse: collapse;
}

        .suc-box table tr td {
            color: #fff;
            padding: 3px;
        }

    .whiteBody .suc-box table tr td {
        color: #333;
    }

    .suc-box table tr td:first-child {
        text-align: right;
    }

    .suc-box table tr td:nth-child(2) {
        padding-left: 30px;
    }
        .suc-box table tr td:nth-child(2) label.lblBankAccountNo,
        .suc-box table tr td:nth-child(2) span.lblBankAccountNo {
            font-size: 20px;
        }

@media (max-width: 950px) {
    #vncss.success-deposit.dlbt60 {
        width: 100%;
    }
    .sucess_payment_referrence.dlbt60.vnvn {
        grid-template-columns: 100%;
    }
    #vncss .dp-or {
        position: relative;
        top: unset;
        left: unset;
        transform: none;
        width: 85px;
        height: 40px;
        margin: 5px auto 15px;
    }
}

@media (max-width: 750px) {
   
    #vncss .dlbt60-table2 tr td:first-child {
        width: 25%;
    }
    #vncss .dp2-table-code tr td:first-child {
        width: 40%;
    }
    #vncss .dp2-table-code tr td:nth-child(2) {
        width: 35%;
    }
    #vncss .dp2-table-code tr td:nth-child(3) {
        width: 15%;
    }

}

    @media (max-width:375px) {
        .suc-box table tr td:nth-child(2) label.lblBankAccountNo,
        .suc-box table tr td:nth-child(2) span.lblBankAccountNo {
            font-size: 18px;
        }
    }
    .suc-box table tr td:nth-child(2) label {
        margin-bottom: 0;
        vertical-align: text-top;
    }
        .suc-box table tr td:nth-child(2) label#bankremark {
            vertical-align: unset;
            margin-bottom: 5px;
        }
    .suc-box table tr td.fastwayTag {
        color: #f5810b;
        font-size: 16px;
    }

    .suc-box table tr td:nth-child(3) {
        text-align: center;
    }

        .suc-box table tr td:nth-child(3) button {
            width: 70px;
            font-size: 12px;
            color: #fff;
            border: 1px solid #028843;
            border-radius: 5px;
            display: inline-block;
            height: 30px;
            line-height: 28px;
            text-align: center;
            background: none;
        }

        .suc-box table tr td:nth-child(3) a {
            font-size: 12px;
            color: #028843;
            text-decoration: underline;
            font-weight: bold;
        }

        .suc-box table tr td:nth-child(3) button.copied {
            color: #fff;
            background: #00a539;
            background-image: none;
            border: 1px solid #00a539;
            background-image: linear-gradient(to right bottom,#048e6a,#0a8a64,#0e865e,#128259,#157e53,#1e8653,#288d52,#339551,#4aaa53,#64bf54,#80d452,#9ee84f);
        }

    .suc-box table tr:nth-child(7) td:nth-child(1) {
        text-align: center;
    }

    .whiteBody .suc-box table tr td:nth-child(3) button {
        border: 1px solid #028843;
        color: #028942;
    }

        .whiteBody .suc-box table tr td:nth-child(3) button.copied {
            color: #000;
            background: #fee71b;
            border: 1px solid #fee71b;
        }



    .suc-box table tr:nth-child(7) td strong {
        padding: 10px;
        color: #fee71b;
        display: block;
        font-style: italic;
        font-size: 14px;
        text-align: center;
    }
    .suc-box label.anchor {
        font-size: 22px;
        color: #ffb045;
    }

    .whiteBody .suc-box table tr:nth-child(7) td strong {
        color: red;
    }

    .suc-box table tr:nth-child(7) td .fastwayTag {
        padding: 10px;
        color: #f5810b;
        font-size: 16px;
        display: block;
        font-style: italic;
        text-align: center;
    }

    .whiteBody .suc-box table tr:nth-child(7) td .fastwayTag {
        color: #f5810b;
    }

    .suc-back {
        padding: 5px;
        text-align: center;
        margin-top: 10px;
    }

        .suc-back button {
            width: 165px;
            display: inline-block;
            border: none;
            background: none;
            border-radius: 5px;
            color: #fff;
            height: 40px;
            margin: 5px;
        }
        .suc-back i {
            color: #ffb045;
            margin-top: 10px;
            display: block;
        }
            .suc-back i strong {
                color: #ffb045;
            }

        .suc-back button:last-child {
            min-width: 165px;
            width: auto;
            display: inline-block;
            border: none;
            color: #fff;
            height: 40px;
            margin: 5px;
            border-radius: 7px;
            -webkit-border-radius: 7px;
            background: #55c53a;
            background: -moz-linear-gradient(left,#55c53a 0%,#098d43 100%);
            background: -webkit-linear-gradient(left,#55c53a 0%,#098d43 100%);
            background: linear-gradient(to right,#55c53a 0%,#098d43 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c53a',endColorstr='#098d43',GradientType=1)
        }



        /*.suc-back button:first-child {
                border: 1px solid #028843;
            }*/
        .suc-back span {
            border: 1px solid #028843;
        }

    .whiteBody .suc-back button:first-child {
        color: #028942;
    }

    /*.suc-back button:last-child {
    background: #04712a;
}*/

    @media (max-width:768px) {
        .success-deposit {
            width: 100%;
        }
    }

    @media (max-width:480px) {
        .success-deposit {
            padding: 5px;
        }

        .suc-box table tr td {
            padding: 3px;
            font-size: 11px;
        }

            .suc-box table tr td:nth-child(2) {
                width: 100px;
                padding-left: 0;
                text-align: center;
            }
        /*.suc-box table tr td {
            display: inline-block;
            width: 50%;
        }

            .suc-box table tr td:nth-child(2) {
                display: inline-block;
                width: 50%;
                padding-left: 5px;
            }

            .suc-box table tr td:nth-child(3) {
                display: inline-block;
                width: 100%;
            }*/
    }

    #DepositAmount,
    #DepositAmount::placeholder {
        font-size: 18px;
    }

    .memtitle {
        color: #97d69d !important;
        font-weight: 600;
    }

    /*.memcontent {
        color: #fff6cc !important;
    }*/

    .memcontentMobile {
        color: #828c7f !important;
    }

    .whiteBody .memtitle {
        color: #009e4d !important;
        font-weight: 600;
    }

    .dep-amt.memcn button,
    .memlink a {
        background: linear-gradient(#f9f9f9,#ccc);
        min-width: 60px;
        color: #333;
        border: none;
        border-radius: 7px;
        -webkit-border-radius: 7px;
        height: 40px;
    }

    .whiteBody .dep-amt.memcn button,
    .whiteBody .memlink a {
        border: 1px solid #ccc;
    }

    .dep-amt.memcn button:hover,
    .dep-amt.memcn button.active,
    .memlink a:hover,
    .memlink a.active {
        color: #fff;
        background: #55c53a;
        background: -moz-linear-gradient(left, #55c53a 0%, #098d43 100%);
        background: -webkit-linear-gradient(left, #55c53a 0%,#098d43 100%);
        background: linear-gradient(to right, #55c53a 0%,#098d43 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55c53a', endColorstr='#098d43',GradientType=1 );
    }

    .blackBody .TabAccounts.membtn button.selected,
    .blackBody .TabAccounts.membtn button:hover {
        min-width: 115px;
        border: 1px solid #052819;
        color: #fff;
        background: #55c53a;
        background: -moz-linear-gradient(left, #55c53a 0%, #098d43 100%);
        background: -webkit-linear-gradient(left, #55c53a 0%,#098d43 100%);
        background: linear-gradient(to right, #55c53a 0%,#098d43 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55c53a', endColorstr='#098d43',GradientType=1 );
    }

    .blackBody .TabAccounts.membtn button {
        min-width: 115px;
        border: 1px solid #028942;
        border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    .whiteBody .TabAccounts.membtn button.selected,
    .whiteBody .TabAccounts.membtn button:hover {
        min-width: 115px;
        border: 1px solid #55c53a;
        color: #fff;
        background: #55c53a;
        background: -moz-linear-gradient(left, #55c53a 0%, #098d43 100%);
        background: -webkit-linear-gradient(left, #55c53a 0%,#098d43 100%);
        background: linear-gradient(to right, #55c53a 0%,#098d43 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55c53a', endColorstr='#098d43',GradientType=1 );
    }

    .whiteBody .TabAccounts.membtn button {
        min-width: 115px;
        border: 1px solid #028942;
        border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    html[lang='zh-CN'] .memtab.mgnt-deposit-nav li a {
        font-size: 14px;
        font-family: 'Microsoft YaHei';
    }

    .memtab.mgnt-deposit-nav li {
        width: 24%;
        margin: 0 0.5%;
        border: none !important;
        border-radius: 7px;
        -webkit-border-radius: 7px;
        overflow: hidden;
        background: #55c53a;
        background: -moz-linear-gradient(left, #55c53a 0%, #098d43 100%);
        background: -webkit-linear-gradient(left, #55c53a 0%,#098d43 100%);
        background: linear-gradient(to right, #55c53a 0%,#098d43 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55c53a', endColorstr='#098d43',GradientType=1 );
    }


    #rowBankAccount {
        margin-bottom: 15px;
    }
    .online_banks {
        position: relative;
    }
    .offContWrap {
        width: 100%;
        height: 100%;
    }

    .offlineContent {
        background: linear-gradient(to right bottom, #28292a, #2d2e30, #313336, #36393c, #3b3e42, #404347, #45484d, #4a4d52, #505358, #56595d, #5d6063, #636669);
        width: 100%;
        margin: 0;
        /*text-shadow: 0 0 20px #fee71b;*/
        /*color: #b3d4be;*/
        color: white;
        text-align: center;
        padding: 5px;
        border-radius: 5px;
    }
    .offContWrapMob {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.9);
        width: 100%;
        height: 100%;
        border-radius: 7px;
    }

    .offlineContentMob {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-shadow: 0 0 20px #fee71b;
        color: #97d69d;
    }
        .offlineContent p, .offlineContentMob p {
            margin: 0;
        }
            .offlineContent p i {
                border-radius: 20px;
                background: red;
                color: #fff;
                font-style: unset;
                height: 20px;
                width: 20px;
                line-height: 20px;
                display: inline-block;
                text-align: center;
                margin-right: 10px;
                font-weight: bold;
            }
    .Offline_banks span {
        color: #028843;
    }
    .offline_title {
        color: #028843;
        margin: 0;
        padding: 0;
    }
    .blackBody .offline_title, .blackBody .Offline_banks span {
        color: #fee71b;
    }



    @media(max-width:480px) {
        #rowBankAccount td table tr td:last-child {
            /*display: inline-block;
        width: 32%;*/
        }

        #rowBankAccount > td table tr td {
            color: #333;
            font-size: 12px;
            display: table-cell;
        }
        #rowBankAccount > td {
            padding: 5px;
        }
        .offlineContent {
            width: 100%;
            padding: 10px;
        }
    }

    @media(max-width:375px) {
        #rowBankAccount > td table tr td:last-child a.lblBankUrl br {
            display: block;
        }

        #rowBankAccount > td table tr td:last-child a.lblBankUrl {
            line-height: normal;
        }

        #rowBankAccount > td table tr td:nth-child(2) {
            padding-left: 0;
            text-align: center;
        }
    }

    #amountToWord {
        color: #4dca8b;
        font-size: 12px;
        font-style: italic;
    }




    /*MOMO MODAL*/

    .form-section.momoAddPadding {
        padding-top: 110px !important;
    }



    #momoModal .modal-content {
        position: relative;
        background: #ff9bd6;
        color: black;
        overflow: hidden;
    }

        #momoModal .modal-content img {
            max-width: 100%;
        }
    #momoModal .modal-body {
        padding: 0 15px;
    }
    .momoPop-l {
        padding: 76px 15px 45px 40px;
        font-weight: bold;
        font-size: 18px;
        background: url(../images/momo-Lbg.jpg) no-repeat center;
        background-size: cover;
    }

    .momoPop-l, .momoPop-r {
        height: 650px;
    }
    .StepsMomo {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .momo-note {
        position: relative;
        padding: 10px 15px;
        border-radius: 10px;
        border: 2px solid yellow;
        background: white;
        width: 95%;
        margin: 25px auto 0;
        color: #d33d95;
        font-size: 13px;
        font-weight: 600;
        display: flex;
    }

        .momo-note img {
            width: 50px;
            height: auto;
            margin-right: 20px
        }

        .momo-note span {
            font-size: 20px;
        }
    .momo-flex {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .momo-ctien {
        font-weight: bold;
        font-size: 26px;
        padding: 5px;
        text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
    }



    .momoPop-r {
        position: relative;
        text-align: center;
        background: url(../images/momo-Rbg.jpg) no-repeat center;
        background-size: cover;
        padding: 15px 15px 15px 40px;
    }

    .momo-qr {
        position: relative;
        max-width: 220px;
        margin: 0 auto;
        text-align: center;
    }
        .momo-qr::before {
            content: "";
            position: absolute;
            bottom: -15px;
            left: -98px;
            width: 110px;
            height: 122px;
            background: url(/Content/images/momo-mascot-1.png) no-repeat center;
            background-size: contain;
        }
        .momo-qr::after {
            content: "";
            position: absolute;
            bottom: -18px;
            right: -93px;
            width: 110px;
            height: 122px;
            background: url(/Content/images/momo-mascot-2.png) no-repeat center;
            background-size: contain;
        }
    .momo-table {
        width: 100%;
        margin: 20px auto;
        color: white;
    }

        .momo-table tr td {
            color: white !important;
            font-size: 20px;
            font-weight: 600;
        }
            .momo-table tr td:first-child {
                text-align: right;
                padding: 5px;
            }
            .momo-table tr td:last-child {
                text-align: left;
                padding: 5px;
            }

    .momo-msg {
        position: relative;
        padding: 10px 2px 10px 35px;
        border-radius: 10px;
        border: 2px solid yellow;
        background: white;
        width: 85%;
        margin: 30px auto 0;
        color: #d33d95;
        font-size: 16px;
        font-weight: 600;
    }
        .momo-msg::before {
            content: "";
            position: absolute;
            top: -55px;
            left: -62px;
            width: 125px;
            height: 145px;
            background: url(/Content/images/momo-mascot-3.png) no-repeat center;
            background-size: contain;
        }
    .momo-codes {
        font-size: 24px;
        font-weight: bold;
        padding: 5px;
        text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
    }

    #momoModal .btnCloseM {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        padding: 1px 0 0 0;
        border-radius: 50%;
        border: none;
        background: white;
        color: black;
        z-index: 99;
        font-weight: bold;
        box-shadow: 0 0 2px 1px rgba(0,0,0,0.5);
    }

    .btnSubMomo {
        display: block;
        color: #2b2700;
        background: rgb(255,199,2);
        background: linear-gradient( 132deg, rgba(255,199,2,1) 0%, rgba(255,232,108,1) 100%);
        border-color: #fee71b;
        text-transform: uppercase;
        box-shadow: 0 0 5px rgba(0,0, 0, 0.4);
        border-radius: 5px;
        border: none;
        width: 150px;
        padding: 10px;
        font-weight: 600;
        width: 200px;
        font-size: 18px;
        margin: 25px auto;
    }
    .momo-copy {
        color: #fee61b;
        font-size: 16px;
        text-decoration: underline;
        cursor: pointer;
        white-space: pre-line;
    }
    .flex-moCode {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    @media (min-width: 1000px) {
        #momoModal .modal-dialog {
            width: 1000px;
            margin: 50px auto;
        }
    }

    @media (min-width:767px ) and (max-width: 999px) {
        #momoModal .modal-dialog {
            width: 95%;
            margin: 50px auto 77px;
        }
        .momoPop-l {
            padding: 58px 15px 45px 10px;
            font-size: 16px
        }

        .momo-table tr td {
            font-size: 15px;
        }
        .momo-codes, .momo-ctien {
            font-size: 20px;
        }
        .momo-note span {
            font-size: 18px;
        }

        .flex-moCode {
            flex-wrap: wrap;
        }

        .momo-copy {
            font-size: 11px;
        }
        #momoModal .btnCloseM {
            width: 25px;
            height: 25px;
            font-size: 16px;
        }
    }

    @media (max-width:767px) {
        #momoModal .modal-dialog {
            width: 95%;
            margin: 50px auto 100px;
        }
        .momoPop-l, .momoPop-r {
            height: auto;
        }

        .momoPop-r {
            padding: 10px;
        }

        .step-momo {
            height: 135px;
        }
        .momo-note {
            padding: 5px 10px;
            margin: 8px auto 0;
        }
        .momoPop-l {
            padding: 10px 15px 8px 10px;
        }
        .momo-msg {
            padding: 5px 2px 5px 35px;
            width: 70%
        }
        .btnSubMomo {
            margin: 15px auto;
        }
    }

    @media (max-width:500px) {
        .momo-qr {
            max-width: 180px;
        }


        .momoPop-l {
            font-size: 15px
        }

        .momo-table tr td, .momo-msg {
            font-size: 14px;
        }

        .momo-codes, .momo-ctien {
            font-size: 14px;
        }

        .momo-note span {
            font-size: 13px;
        }

        .flex-moCode {
            flex-wrap: wrap;
        }

        .momo-copy {
            font-size: 12px;
        }
        .momo-msg {
            padding: 5px 2px 5px 35px;
            width: 85%
        }
    }


    /*For Mobile*/
    .mobfaststep {
        display: block;
        font-size: 0;
        border-radius: 4px;
        background: #f9f9f9 !important;
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.15);
        overflow: hidden;
        margin-bottom: 10px;
    }
        .mobfaststep .mfs {
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            line-height: 35px;
            color: #028843;
            text-align: center;
            width: 50%;
        }

            .mobfaststep .mfs.active {
                color: #fff;
                background-image: linear-gradient( to right bottom, #048e6a, #0a8a64, #0e865e, #128259, #157e53, #1e8653, #288d52, #339551, #4aaa53, #64bf54, #80d452, #9ee84f );
                clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0% 100%, 5% 51%, 0% 0%);
            }

    .mobdeposit-step2 {
        display: none;
    }

        .mobdeposit-step2 .success-deposit {
            display: block;
            width: 100%;
        }
