/* .container table.table-striped{
    background: none;
}

.container table.table-striped tbody tr{
    background: none;
    color: #ffffff;
}
.container table.table-striped tbody tr:nth-of-type(odd){
    background: #2b2b2b;
}

.modal table.table-striped{
    background: none;
}

.modal table.table-striped tbody tr{
    background: none;
    color: #ffffff;
}
.modal table.table-striped tbody tr:nth-of-type(odd){
    background: #2b2b2b;
} */

#navbar-header{
    padding: 4px 0px;
    color:#FAD131;
    background-color: #1d2025;
    font-size: 14px;
    margin-top: 30px;
}

#navbar-header-hide{
    padding: 4px 0px;
    margin-top: 30px;
}

#user-credit-box {
    background: #2E343A;
    color: #FAD131;
    border-radius: 10px;
}

.jconfirm {
    color: #1E2329 !important;
}

.jconfirm-title, .jconfirm-icon-c {
    color: #ffffff;
    font-size: 1rem;
}

.jconfirm-content {
    color: #fff;
    font-size: 0.85rem;
    text-align: center;
}

.jconfirm .jconfirm-box.loading:before {
    background-color: #1E2329 !important;
    border-radius:0px;
}

.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
    background-color: #1E2329;
    border-top: 3px solid #3e9f2d;
    border-radius: 15px 15px 15px 15px;
}

.jconfirm .jconfirm-box.jconfirm-type-red {
    border-top: solid 7px #FF5160;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-red {
    background-color: #e74c3c;
}

.jconfirm-buttons .btn-primary{
    border-color: #FCD535;
    background: #FCD535;
    color: #1E2329;
}

.graysale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#user-bar{
    height: 30px;
    margin-top: 48px;
    background-color:#222433;
}

#user-bar .username{
    padding: 0;
    border: 0;
    background: none;
}

.msi-lotto:after{
    background-size:auto;
    -webkit-animation:none;
    background-image:url(https://ttokbet.com/assets/img/msi-lotto.png);
}
.msi-casino:after{
    background-size:auto;
    -webkit-animation:none;
    background-image:url(https://ttokbet.com/assets/img/msi-casino.png);
}

.msi-shooting .main-service-icon {
    background: url(/assets/img/msi-shooting@2x.png) no-repeat center top;
    background-size: 100%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border: 1px solid #48526E;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
}

.deposit-type-card-container {
    border-radius: 8px;
    background: #080F18;
}

.deposit-desc-text {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
}

.deposit-desc-text-msg {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
}

.deposit-type-header {
    font-size: 1rem;
    color: #ffffff;
    font-weight: 400;
}