﻿/********10062022*********/
.btn-balance {
    padding: 0px;
    font-size: 14px;
    line-height: 0px;
}

    .btn-balance:focus {
        box-shadow: none;
    }

.dropdown-menu {
    min-width: 260px;
    background: #000000e6;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    border-radius: 8px;
    left: -17px;
    border: 1px solid #18723c;
    margin-top: 1px;
}

    .dropdown-menu ul li:first-child {
        margin-top: 10px;
    }

    .dropdown-menu ul li {
        display: flex;
        list-style: none;
        width: 100%;
        padding: 0px 10px;
        cursor: pointer;
        justify-content: space-between;
    }

.prov-name {
    margin-left: 0px;
    font-size: 13px;
    float: left;
    padding-top: 3px;
}

.am-prov {
    text-align: right;
    float: right;
    display: flex;
    position: relative;
    top: -2px;
}

.prov-am {
    padding-top: 14px;
    font-size: 13px;
    line-height: 0px;
}

.am-prov .prov-in {
    width: auto;
}

.btn-in {
    padding: 3px 6px;
    font-size: 12px;
    background: #7ab529;
    margin-left: 8px;
    color: #fff;
}

.prov-out {
    margin-left: 8px;
}

.btn-out {
    padding: 3px 5px;
    font-size: 12px;
    background: #b5171d;
    color: #fff;
}

.drop-in ul {
    padding: 0px;
    margin: 0px;
}

.dropdown-menu ul li:hover {
    background: #2d2d2d;
}

.token-wrap img {
    height: 20px;
    margin: 0px 3px;
}

.token-wrap {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.token-wrap p {
    margin: 0px;
}


.product-mn {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

    .product-mn .product-item {
        margin: 0px !important;
        border: none;
    }



/*******07092022*******/
.sport-pre-bg {
    background: url("../images/common/sport/bg.jpg") no-repeat center top;
    padding-bottom: 40px;
}

.sport-pre-in {
    background: url("../images/common/sport/Board.jpg") no-repeat center top;
    margin-top: 85px;
    /*max-height: 1317px;*/
    background-size: cover;
    border: 4px solid #ffae12;
}

.sport-top ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0px;
    margin-bottom: 35px;
}

    .sport-top ul li a {
        background: linear-gradient(to bottom, rgba(24,114,60,1) 0%, rgba(16,77,40,1) 100%);
        color: #fff;
        width: 150px;
        display: block;
        text-align: center;
        padding: 8px 0px;
        border-radius: 51px;
        text-transform: uppercase;
        font-size: 18px;
        border: 1px solid #fff0;
    }

.sport-wrap {
    padding: 30px 60px;
}

.sport-top ul li a.active {
    border: 1px solid #ffae12;
}

.time-sport {
    text-align: center;
    color: #fff;
    margin-bottom: 130px;
}

.sport-wrap h3 {
    text-align: center;
    color: #fff;
    text-decoration: underline;
    padding-top: 60px;
}

.time-sport ul {
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 20px;
}

    .time-sport ul div {
        position: relative;
    }

.time-in {
    position: absolute !important;
    font-size: 86px;
    top: 0px;
    text-align: center;
    width: 194px;
    height: 162px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
}

.ttl-vs {
    margin-top: 50px;
}

.vs-rap {
    display: flex;
    flex-direction: column;
}

    .vs-rap ul {
        display: flex;
        justify-content: space-around;
        list-style: none;
        align-items: center;
    }

.vs-box {
    display: flex;
    background: #ffffffbf;
    padding: 15px;
    border-radius: 10px;
}

.vs-nm {
    position: relative;
}

    .vs-nm p {
        position: absolute;
        top: 0px;
    }

.vn-btn ul {
    display: flex;
    justify-content: center;
}

    .vn-btn ul a {
        display: flex;
        position: relative;
    }

.time-sport ul li p {
    margin: 0px;
    text-transform: uppercase;
    padding-top: 10px;
}

.vn-btn ul a p {
    position: absolute !important;
    top: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
    left: 0;
    right: 0;
    margin: 0px auto;
    font-size: 30px;
    color: #5d5d60;
    font-weight: bold;
    padding-top: 5px;
}

.vn-btn {
    margin-top: -40px;
}

.com-wrap ul {
    display: grid;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px;
    grid-template-columns: repeat(3,1fr);
    gap: 15px;
}

    .com-wrap ul li a {
        border: 1px solid #ffae12;
        display: block;
        border-radius: 10px;
    }

        .com-wrap ul li a img {
            max-width: 100%;
            border-radius: 10px;
        }

.modal-result .close {
    position: absolute;
    color: #fff;
    opacity: 1;
    font-size: 34px;
    right: 8px;
    top: 8px;
    z-index: 10;
}

.time-in2 {
    position: absolute !important;
    font-size: 86px;
    top: 0px;
    text-align: center;
    width: 169px;
    height: 134px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
    color: #fff;
}

.modal-dialog.modal-result {
    background: none;
    border: none;
}

.modal-result .modal-content {
    background: none;
    border: none;
}

.header-sport {
    position: relative;
}

    .header-sport h4 {
        position: absolute;
        bottom: 17px;
        color: #fff;
        text-align: center;
        margin: 0px auto;
        left: 0;
        right: 0;
    }

.record-content {
    display: block;
    background: #13582e;
    padding: 24px;
    width: 480px;
    margin-top: -10px;
    border-radius: 0px 0px 10px 10px;
}





.wallet-board {
    position: relative;
    /* background: #000000; */
    /* border: 2px solid #f2e364; */
    border-radius: 10px;
    width: auto;
    min-height: 543px;
    background-size: 100% 100%;
    margin-left: -9px;
    padding: 20px 20px 15px;
}

.user-account {
    text-align: center;
    font-size: 16px;
    margin: 15px -8px 0 -8px;
    height: 61px;
    padding: 4px;
    border-bottom: 2px solid #c600ff;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
}

.lvl-vip {
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.75);
}

.menu-account {
    margin: 20px -8px 0 -8px;
}

    .menu-account a {
        display: block;
        border-bottom: 1px solid #c600ff;
        color: #bfbfbf;
        padding: 3px 15px 1px;
        font-size: 14px;
        font-weight: 600;
    }

        .menu-account a:hover, .menu-account a.active {
            background: #5b018a;
            color: #fff;
        }

        .menu-account a.btitle {
            color: #fff;
            font-size: 20px;
            text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.9);
            padding: 0px 15px 0;
            margin-top: 12px;
        }

.nhv {
    pointer-events: none;
}

.menu-account a:last-child {
    border-bottom: none;
}

.main-wallet-wrapper {
    display: grid;
    grid-template-columns: auto 110px 110px;
    padding: 15px 0;
}

.mw-box {
    font-size: 16px;
    text-align: right;
    color: #000;
    padding: 0 15px;
    align-self: center;
    font-weight: 600;
}

    .mw-box span {
        box-shadow: inset 1px 2px 5px -2px rgba(0,0,0,0.57);
        background: #585858;
        text-shadow: none;
        text-transform: uppercase;
        padding: 5px 20px;
        border-radius: 9px;
        color: #fff;
    }

.all-out-btn {
    background: #000;
    width: 100px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 0;
    border: 2px solid #c600ff;
    border-radius: 10px;
}

.deposit-btn {
    background: linear-gradient(to bottom, #c28d00 0%, #fff000 100%);
    width: 103px;
    height: 35px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 0;
    border: 2px solid #c600ff;
    border-radius: 10px;
}

    .all-out-btn:hover, .deposit-btn:hover {
        filter: drop-shadow(0 0 1px rgb(255,255,255,0.9)) brightness(1.05);
        transform: scale(0.98);
    }

    .all-out-btn:focus, .deposit-btn:focus {
        outline: none;
    }

.wallet-provider-wrapper {
    background: #5b018a;
    color: #fff;
    box-shadow: inset 1px 2px 5px -2px rgba(0,0,0,0.7);
    display: grid;
    grid-template-columns: repeat(6,1fr);
    border-radius: 10px;
    padding: 25px 10px;
    grid-gap: 27px 0;
}

.wp-box {
    cursor: pointer;
}

    .wp-box:hover {
        filter: brightness(1.1);
    }

.wp-logo {
    background: rgb(44 44 44);
    border-radius: 10px;
    width: 125px;
    height: 62px;
    margin: auto;
    text-align: center;
    padding: 8px 0;
    border: 1px solid #18723c;
}

.wp-amount {
    background: #13582e;
    color: #fff;
    border: 1px solid #13582e;
    text-align: center;
    font-size: 13px;
    border-radius: 15px;
    padding: 1px;
    font-weight: 600;
    width: 120px;
    margin: auto;
    margin-top: 4px;
}

.nav-tabs.wallet .nav-link {
    background: #464646;
    width: 100px;
    height: auto;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 14px 10px;
    border: none;
    margin-right: 12px;
    border-radius: 10px;
}

.nav-tabs.wallet {
    border-bottom: none;
    margin-bottom: 15px;
}

    .nav-tabs.wallet .nav-item.show .nav-link, .nav-tabs.wallet .nav-link.active {
        color: #000000;
        background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    }

/* HIDE RADIO */
.bank-input-wrap label [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
    /* IMAGE STYLES */
    .bank-input-wrap label [type=radio] + .bank-type {
        cursor: pointer;
    }

        .bank-input-wrap label [type=radio] + .bank-type img {
            cursor: pointer;
            /* filter:grayscale(0.8); */
            width: 69px;
        }
    /* CHECKED STYLES */
    .bank-input-wrap label [type=radio]:checked + .bank-type {
        border: 1px solid #f5d95d;
        background: #18723c;
        background-position: right bottom;
        transition: none;
    }

        .bank-input-wrap label [type=radio]:checked + .bank-type img {
            filter: grayscale(0);
        }

.bank-input-wrap label .bank-type {
    border: 1px solid #ffffff;
    border-radius: 6px;
    color: #fff;
}

.bank-input-wrap label {
    margin: 0 5px;
    margin-bottom: 0;
    background: #a8a8a8;
    border-radius: 10px;
}

/*.bank-input-wrap {
    background: rgb(27 103 50);
    padding: 9px 9px;
    border-radius: 8px;
    box-shadow: inset 0px 1px 5px -1px rgba(0,0,0,0.62);
    width: 470px;
}

    .bank-input-wrap.method {
        background: rgb(27 103 50);
        padding: 9px 9px;
        border-radius: 8px;
        box-shadow: inset 0px 1px 5px -1px rgba(0,0,0,0.62);
        width: auto;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

.bank-type {
    display: flex;
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
    color: #484848;
    font-weight: 600;
    width: 135px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

.banking-wrapper {
    padding: 10px 0;
}*/

    .banking-wrapper h5, .dp-field h5 {
        color: #000;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

.bank-select-wrapper {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px;
    max-width: 650px;
}

.bank-btn {
    background: none;
    border: none;
    padding: 0;
    border-radius: 6px;
    border: 1px solid transparent;
    width: 153px;
    height: 60px;
}

    .bank-btn:focus {
        outline: none;
        box-shadow: none;
        border: 1px solid #f2e565;
    }

.dropdown-menu.bank {
    background: url("../images/bank-info-board.png")no-repeat top center;
    width: 393px;
    height: 244px;
    border: none;
}

.dp-bank-detail {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 22px 35px;
    background-color: #000;
    border: 1px solid #f1e667;
    border-radius: 10px;
}

.acc-name {
    background: #000000;
    border: 1px solid #f1e465;
    border-radius: 30px;
    padding: 2px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 10px;
}

.depminmax {
    line-height: 1.7;
}

.dp-field {
    margin-bottom: 20px;
    position: relative;
}


input.dp-input {
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
    width: 50%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

input.date-input {
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
}

select.dp-input {
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
    width: 50%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.time-input {
    width: 14%;
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
}

button.upload-button {
    background: #18723c;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 0px 10px;
    width: 12%;
    border-radius: 5px;
    height: 30px;
    text-transform: uppercase;
    margin-left: 5px;
}

.upload-btn {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
}

.agree-field {
    color: #fff;
    font-size: 16px;
}

    .agree-field input {
        vertical-align: middle;
    }

button.submit-btn {
    background: #18723c;
    color: #fff;
    /* border: 1px solid #c600ff; */
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 24px;
    border-radius: 5px;
    border: none;
}

    button.submit-btn:focus {
        box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.65);
        outline: none;
    }

    button.submit-btn:hover {
        box-shadow: none;
        background: #05461f;
    }

.remark {
    font-size: 12px;
    padding-left: 10px;
}

.transfer-total-wrapper {
    /* padding: 15px 0; */
    padding-bottom: 10px;
}

    .transfer-total-wrapper .mw-box {
        text-align: left;
    }

.trans-wallet-wrapper {
    background: #18723c;
    color: #fff;
    box-shadow: inset 1px 2px 5px -2px rgba(0,0,0,0.7);
    display: grid;
    grid-template-columns: repeat(6,1fr);
    border-radius: 10px;
    padding: 25px 10px;
    grid-gap: 27px 0;
}

.trans-title {
    color: #000;
    padding: 0 15px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 4px 0 5px;
    font-weight: 600;
}

.trans-wallet-wrapper label .wp-box img {
    /* filter: grayscale(1); */
    max-width: 100%;
}

.trans-wallet-wrapper label:hover .wp-box img {
    filter: grayscale(0);
    max-width: 100%;
}

.bank-btn img {
    height: 50px;
}

.trans-wallet-wrapper label [type=radio]:checked + .wp-box .wp-logo {
    box-shadow: 0 0 5px 1px rgba(255,255,255,0.9);
}

.trans-wallet-wrapper label [type=radio]:checked + .wp-box img {
    filter: grayscale(0) brightness(1.1);
}

button.max-button {
    background: #18723c;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 0px 15px;
    width: auto;
    border-radius: 35px;
    height: 30px;
    text-transform: uppercase;
    margin-left: 5px;
    border: none;
}

    button.max-button:hover {
        background: #f4da5e;
        box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.65);
        color: #000;
    }

    button.max-button:focus {
        outline: none;
    }

.trans-wallet-wrapper label [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.radio-group input, .radio-group .content {
    display: none;
    background: #d1d1d1;
    line-height: 25px;
    padding: 5px 15px;
    color: #000;
    font: normal 1em/150% Sans-Serif;
    min-width: 200px;
    max-width: 600px;
    border-radius: 5px;
}

#one:checked ~ .one, #two:checked ~ .two, #three:checked ~ .three {
    display: block;
}

.radio-group label {
    cursor: pointer;
    background: #d1d1d1; /* height:71px; */
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    color: #000;
    font: normal 1em/150% Sans-Serif;
    margin-right: 2px;
    transition: background .25s linear;
    border-radius: 5px;
    width: auto;
    border: 1px solid #18723c;
}

    .radio-group label:hover, .radio-group input:checked + label {
        background: #13582e;
        color: #fff;
        border: 1px solid #f5d95d;
    }

    .radio-group label img {
        height: 75px;
    }

table.bnk-table {
    width: 100%;
}

    table.bnk-table tr td {
        padding: 4px;
    }

    table.bnk-table img {
        width: 100px;
    }

.btn-cpy {
    background: #ffae12;
    border: none;
    border-radius: 5px;
    font-size: 10px;
    margin-left: 10px;
}

button.btn-res {
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    border-radius: 10px;
    padding: 4px 10px;
    margin-right: 10px;
    color: #000;
    min-width: 120px;
    font-weight: bold;
}

.box-amount3 ul {
    align-items: center;
    align-content: stretch;
    padding-top: 10px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
}

    .box-amount3 ul li:nth-child(4n+1) {
        margin-left: 0px;
    }

    .box-amount3 ul li:first-child {
        margin-left: 0px;
    }

    .box-amount3 ul li {
        margin-top: 0px;
        width: 100%;
        list-style: none;
    }

.btn-amt {
    padding: 9px 0px;
    border-radius: 0;
    font-size: 14px;
    color: #ffffff;
    background: #05461f;
    width: 100%;
    border: none;
    border-bottom: 2px solid transparent;
}



.balance .dropdown-menu {
    width: 245px !important;
    min-width: 245px !important;
    background: #e1e1e1;
    left: initial !important;
    right: 0px;
    margin: 0px auto;
    transform: translate3d(-10px, 17px, 0px) !important;
}

.drop-in ul li {
    display: flex;
    justify-content: space-between;
    align-items: center; /* margin-bottom:5px; */
    border-bottom: 1px solid #c1c1c1;
    padding: 5px 10px;
}

.am-prov {
    display: flex;
    align-items: center;
    gap: 5px;
}

.drop-in ul {
    font-size: 12px;
}

.prov-in button {
    background: #128807;
    border: none;
    color: #fff;
}

.prov-out button {
    background: #bc2025;
    border: none;
    color: #fff;
    padding: 2px 5px;
    margin: 0px !important;
    border-radius: 0px;
}

    .prov-out button .btn-out {
        margin: 0px !important;
    }

.drop-in ul li:first-child {
    background: #18723c;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.btn-bal:hover, .btn-bal:focus {
    color: rgb(188 32 37);
}

.modal-download .close-modal {
    position: absolute;
    right: -34px;
    z-index: 10;
    border-radius: 50%;
    color: #18723c;
    font-size: 25px;
    width: 30px;
    height: 30px;
    border: none;
}

.modal-content.modal-download {
    border-radius: 10px;
    border: none !important;
    background: #fff;
}

.drop-in ul li:last-child {
    border: none;
}

.drop-in {
    border: 1px solid #18723c;
    border-radius: 8px;
}

.card-header-tnc img {
    height: 20px;
    margin-right: 10px;
}

a.btn-afbtn2 {
    cursor: pointer;
}

button.btn.btn-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 30px;
    font-size: 22px;
    top: 9px;
}


button.btn.btn-link.collapsed:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

*:focus, *:hover {
    outline: 0 !important;
}

.button_reset, .button_submit {
    border: none;
    background: transparent;
    outline: none;
}