@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap');
@font-face {
    font-family: montserratbold;
    src: url(../../css/mcd88/fonts/Montserrat-Bold.ttf) format('truetype')
  }
  @font-face {
    font-family: montserratmedium;
    src: url(../../css/mcd88/fonts/Montserrat-Medium.ttf) format('truetype')
  }
  @font-face {
    font-family: montserratregular;
    src: url(../../css/mcd88/fonts/Montserrat-Regular.ttf) format('truetype')
  }
  @font-face {
    font-family: montserrat-bold;
    font-style: normal;
    src: url(../../css/mcd88/fonts/Montserrat-Bold.eot) format("embedded-opentype"), url(../../css/mcd88/fonts/Montserrat-Bold.woff) format("woff"), url(../../css/mcd88/fonts/Montserrat-Bold.svg) format("svg"), url(../../css/mcd88/fonts/Montserrat-Bold.ttf) format("truetype")
  }
  @font-face {
    font-family: montserrat-light;
    font-style: normal;
    src: url(../../css/mcd88/fonts/Montserrat-Light.eot) format("embedded-opentype"), url(../../css/mcd88/fonts/Montserrat-Light.woff) format("woff"), url(../../css/mcd88/fonts/Montserrat-Light.svg) format("svg"), url(../../css/mcd88/fonts/Montserrat-Light.ttf) format("truetype")
  }
  @font-face {
    font-family: montserrat-medium;
    font-style: normal;
    src: url(../../css/mcd88/fonts/Montserrat-Medium.eot) format("embedded-opentype"), url(../../css/mcd88/fonts/Montserrat-Medium.woff) format("woff"), url(../../css/mcd88/fonts/Montserrat-Medium.svg) format("svg"), url(../../css/mcd88/fonts/Montserrat-Medium.ttf) format("truetype")
  }
  @font-face {
    font-family: montserrat-regular;
    font-style: normal;
    src: url(../../css/mcd88/fonts/Montserrat-Regular.eot) format("embedded-opentype"), url(../../css/mcd88/fonts/Montserrat-Regular.woff) format("woff"), url(../../css/mcd88/fonts/Montserrat-Regular.svg) format("svg"), url(../../css/mcd88/fonts/Montserrat-Regular.ttf) format("truetype")
  }
html {
    height: auto;
}
body {
    /* background: linear-gradient(to bottom, #00263c 0%, #111111 100%) no-repeat; */
    background: #061129;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    height: 100%;
}
.row .row {
    margin-left: 0;
    margin-right: 0;
}
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 {
    -webkit-text-fill-color: #ccc;
    -webkit-box-shadow: 0 0 0 1000px #000 inset;
    transition: background-color 5000s ease-in-out 0s;
}
.col-3.grc {
    padding-right: 0 !important;
}
@media (min-width: 992px) {
    .container {
        max-width: 100% !important;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .container {
        max-width: 768px !important;
    }
}
@media (max-width: 320px) {
    #s-title {
        font-size: 13px !important;
    }
    .dark-blue i {
        font-size: 20px !important;
    }
    #m-image img {
        width: 30px !important;
    }
}
#wrapper {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    flex: 1;
    margin-bottom: 50px;
    margin-top: 50px;
}
#s-title {
    font-size: 15px;
    color: #ffb503;
    font-weight: 700;
    text-align: center;
    line-height: 36px;
    text-transform: uppercase;
}
#banner {
    width: 99%;
    height: auto;
    margin: 10px;
    border-radius: 21px;
    box-shadow: 0 0 20px #0357ad;
}
#banner img {
    width: 100%;
    height: auto;
}
#banner .carousel-inner img {
    width: 100%;
    height: 10rem;
    border-radius: 21px
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    border: none !important;
    padding: 0 15px !important;
}
a:hover {
    cursor: pointer;
}
.hides {
    display: none;
}
footer {
    text-align: center;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    z-index: 51;
    width: 100%;
}
.footer {
    position: relative;
}
img.flogo {
    width: 120px;
}
.copyright {
    background: #050f14;
    padding: 15px;
    color: #fff;
    font-size: 8px;
    margin-top: 20px;
}
nav.navbar {
    z-index: 46;
    background: #061129;
    padding: 10px 0;
    position: fixed;
    display: block;
    width: 100%;
    height: 50px;
    top: 0;
}
.navbar-toggler {
    border-color: #00aeef;
    margin-left: 10px;
    z-index: 5;
    border: none;
}
.fa-bars:before {
    content: "" !important;
    background: url(../../images/menu.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 20px;
    display: block;
}
.dark-blue i {
    color: #00aeef;
    font-size: 25px;
}
#main-nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    overflow-y: scroll;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
#main-nav .inner-nav {
    padding-top: 20px;
    width: 70%;
    position: relative;
    background: #013161;
    height: 100%;
}
#languages {
    position: absolute;
    width: 50px;
    margin-top: 10px;
    padding-left: 15px;
}
#languages a {
    margin: 5px 0;
    float: left;
}
#languages a img {
    width: 35px;
}
#profile {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
#profile .user-view {
    margin-bottom: 10px;
    margin-top: 5px;
}
.profile-image img {
    width: 60px;
}
.user-name {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px;
    line-height: 100%;
    text-transform: uppercase;
}
.user-class {
    color: #666;
    font-weight: 600;
    font-size: 14px;
}
.user-logout {
    margin-top: 20px;
}
.user-logout a {
    background: #0357ad;
    width: 200px;
    margin: 0 auto;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 7px 40px;
    border-radius: 5px;
    text-decoration: none;
}
ul.navbar-nav {
    margin-top: 50px;
    z-index: 9999999;
}
a.nav-link {
    border-bottom: 1px solid #0357ad;
    padding-left: 15px !important;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
}
a.nav-link span {
    color: #fff;
    margin-right: auto;
}
a.nav-link .nav-link-item img {
    display: inline-block;
    width: 26px;
}
.last a.nav-link {
    border-bottom: none;
}
a.nav-link img {
    width: 40px;
    margin-right: 20px;
    display: none;
}
.close-nav {
    display: none;
    position: absolute;
    background: url(../../images/mcd88/icon2/close.png);
    font-weight: 700;
    text-align: center;
    top: 50%;
    right: -6px;
    background-size: 18px 48px;
    padding: 30px 10px;
    background-repeat: no-repeat;
}
.back-btn {
    position: absolute;
    top: 8px;
    left: 82px;
    font-size: 22px;
    font-weight: 700;
    color: #ffb503;
}
form#login-form {
    margin: 0 auto 50px auto;
    padding: 20px 0;
    max-width: 500px;
    font-size: 13px;
    width: 86%;
}
#login-form span {
    color: #f44;
    margin-left: 5px;
}
.icon img {
    width: 35px;
}
@media (max-width: 320px) {
    .icon img {
        width: 30px;
    }
}
.col-9.label {
    font-size: 13px;
}
.col-3.icon {
    text-align: right;
}
#login-form input {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
    font-size: 13px;
}
#login-form .row {
    margin-top: 5px;
}
#login-form .margin-btm {
    margin-bottom: .5rem;
}
#login-form input.gcode {
    color: #ccc;
    text-align: center;
    background: #30414a;
    padding: 5px 0px;
    font-weight: 600;
    height: 2.4rem;
}

/*
#login-form input#captcha::placeholder, #login-form input#txtPassword::placeholder, 
#login-form input#txtUsername::placeholder {
    color: #000;
}

#login-form input#captcha::placeholder, #login-form input#txtPassword::placeholder, 
#login-form input#txtUsername::placeholder {
    color: #000;
}

#login-form input#captcha:-ms-input-placeholder, #login-form input#txtPassword:-ms-input-placeholder, 
#login-form input#txtUsername:-ms-input-placeholder {
    color: #000;
}

#login-form input#captcha::-ms-input-placeholder, #login-form input#txtPassword::-ms-input-placeholder, 
#login-form input#txtUsername::-ms-input-placeholder {
    color: #000;
}
*/

#login-form .col-12 {padding: 0 !important;}
@media (max-width: 320px) {
    #login-form input.gcode {
        padding: 10px 0;
    }
    #login-form .col-3 {
        padding: 0 10px !important;
    }
}
.row.checking input {
    width: 15px !important;
    height: 15px;
    margin-right: 10px;
    margin-top: 2px;
}
.row.checking {
    width: 100%;
    margin: 20px auto !important;
    color: #00aeef;
    font-size: 13px;
    display: block;
    text-align: center;
}
input#btnSubmit {
    background: #ffb503 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}
a#scancel,
a#sregister,
#register-form input#btnSubmit {
    width: 100%;
    float: left;
    background: #00aeef !important;
    color: #fff !important;
    border-radius: 10px;
    padding: 10px;
    margin-top: 15px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.content {
    margin: 15px auto;
    text-align: center;
    padding: 0 20px;
    width: 100%;
}
.desc {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
}
.join-now {
    margin-top: 10px;
}
.join-now a {
    color: #ef3f43;
    text-decoration: underline;
    font-weight: 700;
    font-size: 14px;
}
form#register-form {
    margin: 0 auto 30px auto;
    padding: 10px;
    max-width: 500px;
    font-size: 13px;
    width: 90%;
}
#register-form span {
    color: #fff;
    margin-left: auto;
    padding: 0 10px;
}
#register-form input,
#register-form span.gcode {
    width: 100%;
    background: #fff !important;
    padding: 10px 14px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
    font-size: 12px;
}
#register-form .col-10 input {
    min-width: 240px;
    font-size: 11px;
}
#register-form span.gcode {
    margin: 0;
    display: block;
}
#register-form span.gcode {
    color: #ccc;
    text-align: center;
    background: #30414a !important;
}
.registration.content {
    margin-bottom: 0;
}
#register-form .row.checking {
    width: 100%;
    font-size: 13px;
    color: #fff;
}
#register-form .row.checking a {
    margin-left: 10px;
}
#register-form input#sregister {
    background: #00aeef !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
}
#register-form .col-4,
#register-form .col-8 {
    display: flex;
    padding: 0 !important;
    align-items: center;
}
#register-form .col-3,
#register-form .col-9 {
    padding: 0 6px !important;
}
#register-form .errMsg {
    margin-left: 110px;
    color: red;
}
#register-form a#scancel,
#register-form input#btnSubmit {
    float: none;
    display: block;
}
#register-form .get_code {
    /* background: #022438; */
    border-radius: 10px;
    padding: 10px 4px;
}
#register-form .get_code span {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 2px;
    margin-left: 6px;
}
#register-form .getCode-btn {
    width: 100%;
    background: #00aeef !important;
    color: #fff !important;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 38px;
    display: block;
    margin-left: .5rem;
}
#register-form .getCode-btn.disabled {
    opacity: 0.7;
    pointer-events: none;
}
#m-image {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 11;
}
#m-image img {
    width: 35px;
}
.member.content {
    margin: 0;
    padding: 5px;
}
.member.content .user-name {
    font-size: 14px;
}
#profile .divider {
    width: 150px;
    background: #00aae9;
    height: 1px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 15px;
    float: unset;
}
.total-desc {
    letter-spacing: 2px;
    font-size: 14px;
    color: #00aae9;
    font-weight: 600;
    width: 100%;
    float: left;
    text-transform: uppercase;
}
.user-balance span {
    color: #cc842e;
    font-weight: 600;
    font-size: 14px;
    margin-right: 10px;
}
.user-balance {
    font-weight: 700;
    font-size: 30px;
    align-items: center;
    display: inline-flex;
}
/* .user-view a {
    background: #00aeef;
    width: 200px;
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
    font-size: 10px;
    padding: 8px 20px;
    border-radius: 5px;
    text-decoration: none;
} */
.user-view a {
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 5px;
    text-decoration: none;
    background: rgb(182,29,177);
    background: -moz-linear-gradient(180deg, rgba(182,29,177,1) 0%, rgba(78,1,75,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(182,29,177,1) 0%, rgba(78,1,75,1) 100%);
    background: linear-gradient(180deg, rgba(182,29,177,1) 0%, rgba(78,1,75,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b61db1",endColorstr="#4e014b",GradientType=1);
}
.member-button img {
    width: 100%;
}
.member-button a {
    padding: 0 !important;
}
.member-button {
    max-width: 768px;
    padding: 10px 10px 35px 10px;
    margin: 0 auto !important;
}
#member-info {
    width: 100%;
    margin: 0;
}
#member-info .col-5,
#member-info .col-2 {
    background: #000 !important;
}
#member-info .vertical-divider {
    background: #00aeef;
    width: 1px;
    height: 100px;
    margin: 0 auto;
}
#member-info .col-2 {
    display: flex;
    align-items: center;
    vertical-align: middle;
    max-width: 5% !important;
    padding: 0 !important;
}
#member-info .col-5 {
    max-width: 47.5%;
    -ms-flex: 0 0 47.5%;
    flex: 0 0 47.5%;
    padding-top: 30px !important;
}
#member-info .u-name {
    padding-bottom: 0;
}
#member-info .u-view {
    padding-top: 0;
    padding-bottom: 50px;
}
@media (max-width: 768px) {
    .user-balance {
        font-size: 30px;
    }
    .total-desc {
        font-size: 11px;
    }
    .user-balance span {
        font-size: 11px;
    }
}
@media (max-width: 540px) {
    #member-info .u-name {
        padding-bottom: 15px;
    }
    .basic .user-balance {
        font-size: 30px;
    }
    .basic .total-desc {
        font-size: 10px;
    }
    .basic .user-balance span {
        font-size: 10px;
        margin-left: 5px;
    }
    #member-info .vertical-divider {
        height: 50px;
        margin-top: 20px;
    }
    .col-6.blue {
        font-size: 12px !important;
    }
    #other-info {
        font-size: 13px;
    }
}
@media (max-width: 375px) {
    .col-6.blue {
        font-size: 10px !important;
    }
    #other-info {
        font-size: 11px;
    }
}
@media (max-width: 320px) {
    .col-6.blue {
        font-size: 8px !important;
    }
    #other-info {
        font-size: 10px;
    }
}
#other-info {
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    padding: 15px;
}
#other-info .row {
    width: 100%;
    font-weight: 700;
    margin-left: 0;
    margin-top: 1rem;
}
.col-6.blue {
    color: #ffb503;
    font-size: 14px;
    text-align: left;
}
#sreferral-list {
    width: 100%;
    float: left;
    background: #00aeef;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin-top: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
#sapply {
    width: 100%;
    float: left;
    background: #00aeef;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
.member-mail {
    width: 100%;
    border: 1px solid #1b5e83;
    border-radius: 5px;
    margin: 0 2px 3px 2px;
}
.member-mail a {
    width: 40px;
    display: block;
    margin: 6px auto;
}
.member-mail .member-mail__noti {
    position: absolute;
    top: -4px;
    right: -6px;
    background: red;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 12px;
}
#left-nav .member_avatar {
    position: relative;
}
#left-nav .member-mail__noti {
    position: absolute;
    top: -8px;
    right: 10px;
    background: red;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 12px;
}
.total-desc.single {
    margin-top: 20px;
}
#change-password-form {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 500px;
    font-size: 13px;
}
#change-password-form .label {
    color: #ffb503;
    font-weight: 600;
    margin: 5px 0 10px;
}
#change-password-form input {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
}
#change-password-form input#ssubmit {
    background: #00aeef !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 50px 0;
}
section#tabs {
    width: 100%;
    margin: 0 0 50px;
}
#tabs .col-12 {
    padding: 0 !important;
    text-align: left;
}
#tabs .nav-tabs {
    border-bottom: 1px solid #00aeef;
}
#tabs #nav-tab {
    padding: 0 15px;
}
.nav-item.nav-link {
    background: #111;
    border-radius: 10px 10px 0 0;
    margin: 0 5px;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #00aeef;
    border: 0;
}
.nav-item.nav-link:hover {
    border: 0;
    background: #00aeef;
}
#bank {
    max-width: 500px;
    margin: 0 auto;
    font-size: 13px;
}
#bank .label {
    color: #ffb503;
    font-weight: 600;
    margin: 15px 0 10px;
}
#bank .label span {
    color: #f44;
    margin-left: 5px;
}
.form-bank {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #414042 !important;
    height: 20px;
    width: 20px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 15px;
    outline: none;
}
.bank-name .connection {margin-top: 0;}
.form-bank:checked::before,
.form-bank:checked::before {
    position: absolute;
    font-size: 14px;
    left: 3px;
    top: 0;
    content: "\f00c";
    color: #00aeef;
    background: #00aeef;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    font-family: "FontAwesome";
    background: unset;
}
.form-bank:hover {
    background-color: #111;
}
.form-bank:checked {
    background-color: #111;
}
.bank-list .bank-name {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.bank-name {
    margin-bottom: 20px;
}
.bank-name label {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin-right: auto;
    margin-bottom: 0;
}
.bank-list .i-bg {
    background: #414042 !important;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
    padding: 7px 15px !important;
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 11px;
    max-width: 90%;
    width: 87% !important;
}
#bank .bank-list .bank-name input {
    background: #ccc !important;
    width: 20px;
    height: 20px;
    margin-right: 1rem;
}
#bank .bank-list {
    background: #111 !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
}
#bank .btn {
    padding: 0 5px;
}
.bank-list img {
    width: 20px;
    margin-right: 5px;
}
.deposit-form {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 15px;
    font-size: 13px;
}
.deposit-form .row,
#change-password-form .row {
    margin: 0.4rem 0;
}
#upload-receipt {
    width: 160px;
    margin: 15px auto 0 !important;
    font-size: 12px;
}
#upload-receipt span {
    background: #da1c5c;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    font-weight: 600;
    margin: 0 auto 0;
    width: 160px;
    color: #fff !important;
}
#upload-receipt input[type="file"] {
    opacity: 0;
    position: absolute;
    width: 160px;
    margin-top: 20px;
    height: 45px;
}
.deposit-form .label {
    color: #ffb503;
    font-weight: 600;
    margin: 0 0 10px;
}
.deposit-form .label span {
    color: #f44;
    margin-left: 5px;
}
.deposit-form select {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
    border: 1px solid #9e9e9e;
}
.deposit-form select option, .dropdown option {background-color: #000;}
.deposit-form input,
.form_2 #ssubmit {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
    font-weight: bold;
}
.deposit-form input[name="amount"] {
    border: 1px solid #9e9e9e;
}
#bank input {
    width: auto;
    background-color: #414042 !important;
}
.deposit-form #ssubmit,
.form_2 #ssubmit {
    background: #0357ad !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 50px;
}
@media (max-width: 375px) {
    .nav-item.nav-link {
        margin: 0 3px;
    }
}
@media (max-width: 320px) {
    #tabs #nav-tab {
        padding: 0 5px;
    }
    .nav-item.nav-link {
        font-size: 8px !important;
        margin: 0 2px;
    }
}
.deposit_btn {
    width: 100%;
    display: block;
    text-align: center;
    background: #0357ad !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 50px;
    padding: 10px;
    border-radius: 10px;
}
.deposit_blink_effect {
    animation: blinker 3s ease-in infinite;
    color: red;
    margin: 0;
}
.deposit_receipt_text {
    margin: 0 auto;
    color: #fff;
    margin-top: 10px;
    display: none;
}
@keyframes blinker {
    90% {
        opacity: 0;
    }
}
.connection {
    background: #8bc34a;
    font-size: 11px;
    padding: 1px 7px;
    float: right;
    margin-top: 0.4rem;
}
.connection::before {
    content: "\f111";
    font-family: fontawesome;
    margin-right: 5px;
}
.deposit-page .preset-amount {
    width: 100%;
    margin-top: 1.2rem;
    display: flex;
    justify-content: space-between;
}
.deposit-page .preset-amount a {
    border: 1px solid #939393;
    border-radius: 5px;
    text-align: center;
    padding: 0.6rem;
    color: #cc842e;
    font-weight: 700;
}
.deposit-page .preset-amount a.active {background-color: transparent;}
.deposit-page #nav-tab a {
    margin: 0 2px;
}
a.internet {
    margin-right: 0.5%;
}
a.atm {
    margin-left: 0.5%;
}
.set-depositchannel {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
@media (max-width: 375px) {
    .deposit-page .preset-amount a {
        padding: 0.6rem 0.3rem;
    }
    .bank-list .i-bg {
        width: 85% !important;
    }
}
@media (max-width: 320px) {
    .deposit-page .preset-amount a {
        padding: 0.6rem 0rem;
    }
    .bank-list .i-bg {
        width: 81% !important;
    }
    .connection {
        font-size: 10px;
        padding: 1px 3px;
    }
    .bank-name label {
        font-size: 10px;
    }
}
.preset-amount a.active {
    box-shadow: 0 0 5px #fff;
}
.set-depositchannel a {
    color: #fff;
    width: 49%;
    float: left;
    border: 1px solid #9e9e9e9e;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
}
.set-depositchannel a.active {
    background: #00aeef;
    font-weight: 600;
}
h5.ht {
    color: #da1c5c;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}
ol.blist {
    padding-left: 15px;
}
ol.blist li {
    list-style: decimal;
}
#the-list,
.the-bet-list {
    margin-top: 30px;
    margin-bottom: 40px;
}
#the-list table,
.the-bet-list table {
    font-size: 12px;
}
#the-list .table,
#the-list table,
.the-bet-list .table,
.the-bet-list table {
    color: #fff;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
#the-list table tbody {background-color: #fff;}
#the-list table td {color: #000;}
#the-list thead th,
.the-bet-list thead th {
    color: #ffb503;
    border-color: #0357ad !important;
    border-top: 0;
}
#the-list .table td,
#the-list table td,
.the-bet-list .table td,
.the-bet-list table td {
    border: 1px solid #0357ad;
    border-left: 0;
    border-right: 0;
    padding: 15px;
    white-space: nowrap;
}
#the-list table thead th,
.the-bet-list table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
#the-list table td,
#the-list table th,
.the-bet-list table td,
.the-bet-list table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
@media (max-width: 580px) {
    .nav-item.nav-link {
        font-size: 12px;
        padding: 10px 5px !important;
    }
}
#withdrawal-form,
.form2 {
    width: 100%;
    margin: 0 auto;
}
#withdrawal-form .col-12,
.form2 .col-12 {
    padding: 0 !important;
}
#withdrawal-form .row,
.form2 .row {
    margin-left: 0;
    margin-right: 0;
}
#withdrawal-form .label,
.form2 .row {
    color: #ffb503;
    font-weight: 600;
    margin: 5px 0 10px;
    font-size: 13px;
    text-align: left;
}
#withdrawal-form .label span,
.form2 .label span {
    color: #f44;
    margin-left: 5px;
}
#withdrawal-form select,
.form2 select {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
    font-size: 13px;
}
#withdrawal-form input,
.form2 input {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
    font-size: 13px;
}
#withdrawal-form #ssubmit,
.form2 #ssubmit,
.form2 .ssubmit {
    background: #0357ad !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 30px 0 50px;
    text-align: center;
}
#withdrawal-form .display-only input,
.form2 .display-only input {
    color: #000 !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}
#withdrawal-form .desc,
.form2 .desc {
    margin: 30px 0;
    text-align: center;
    width: 100%;
}
#withdrawal-form .desc .round:before,
.form2 .desc .round:before {
    content: "\02688";
    color: #fb4343;
    padding: 1px 4px;
    background: #fb4343;
    border-radius: 50%;
    font-size: 10px;
    margin: 3px;
}
#bank-info-form {
    max-width: 500px;
    margin: 0 auto;
    font-size: 13px;
}
#bank-info-form .row {
    margin-left: 0;
    margin-right: 0;
}
#bank-info-form .label {
    color: #ffb503;
    font-weight: 600;
    margin: 5px 0 10px;
}
#bank-info-form .label span {
    color: #f44;
    margin-left: 5px;
}
#bank-info-form select {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
}
#bank-info-form input {
    width: 100%;
    background: #fff !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000 !important;
}
#bank-info-form #ssubmit {
    background: #0357ad !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 50px 0 50px;
}
#bank-info-form .desc {
    margin: 10px 0;
    text-align: center;
}
.form_2 span.lb-msg {
    display: block;
    width: 100%;
}
.transfer.desc {
    text-align: center;
    margin: 30px 15px;
}
#amount-info {
    color: #00aeef;
    font-weight: 600;
    text-align: center;
    font-size: 13px;
}
@media (max-width: 414px) {
    #the-list table,
    .the-bet-list table {
        font-size: 11px;
    }
    #amount-info {
        font-size: 10px;
    }
    #amount-info span {
        font-size: 14px !important;
    }
    #amount-info .row {
        padding: 5px 5px 20px;
    }
}
#amount-info .row {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #00aeef;
    padding: 5px 15px 20px;
}
#amount-info span {
    color: #fff;
    font-size: 18px;
}
#bank.bet {
    /* width: 500px; */
    width: 100%;
    margin-top: 50px;
}
#bank.bet label {
    margin-left: 15px;
}
#bet-list,
#forex-855 {
    width: 100%;
}
#the-full {
    width: 100%;
    padding: 20px;
}
#statements-form {
    max-width: 500px;
    margin: 30px auto 0;
    font-size: 13px;
}
#statements-form .row {
    margin-left: 0;
    margin-right: 0;
}
#statements-form .label {
    color: #0681fe;
    font-weight: 600;
    margin: 5px 0 10px;
}
#statements-form .label span {
    color: #f44;
    margin-left: 5px;
}
#statements-form input {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #000;
}
#statements-form select {
    width: 100%;
    background: #050f14 !important;
    padding: 10px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #666 !important;
}
#statements-form #ssubmit {
    background: #0357ad !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 50px 0 0 !important;
}
#statements-form .col-6 .col-12 {
    padding: 0 !important;
    font-size: 13px;
    text-align: left;
}
#statements-form .shorter #ssubmit {
    margin-top: 25px !important;
}
.four-tab .nav-item {
    max-width: 25%;
    display: grid;
    align-items: center;
    margin: 0 3px;
}
@media (max-width: 450px) {
    .four-tab #nav-tab {
        padding: 0 !important;
    }
    .four-tab .nav-item {
        font-size: 10px;
    }
    #games .col-6 {
        font-size: 8px !important;
    }
}
#games {
    width: 100%;
    margin-top: 50px;
}
#games .col-6 {
    float: left;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 13px;
}
#games span.round:before {
    content: "\02688";
    margin-right: 10px;
    color: #414042;
    padding: 2px 4px;
    background: #414042;
    border-radius: 50%;
}
#games span.round.highlight:before {
    background: #fb4343;
    color: #fb4343;
}
#provider {
    padding: 15px;
}
#provider .check, #provider .the-list .checkbox input {width: 16px;height: 16px;top: 0 !important;}
#provider .bordering, #provider .the-list, #provider .the-list .checkbox {display: flex;flex-wrap: wrap;}
#provider .bordering .col-4 {display: flex;align-items: center;}
#provider .bordering input.check, #provider .the-list .col-6 input {background-color: #fff !important;}

.form-label {
    color: #ffb503;
    font-weight: 600;
    text-align: center;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
}
.bordering.col-12 {
    border: 2px solid #0357ad !important;
    border-radius: 10px;
    padding: 10px !important;
}
#provider .col-4 {
    float: left;
    width: 33.333%;
    margin: 10px 0;
    padding-right: 0 !important;
    padding-left: 5px !important;
    font-size: 13px;
    font-weight: 600;
}
#provider input {
    width: auto;
    margin-right: 8px;
}
#statements-form input.check,
#statements-form input.checksports,
#statements-form input.checklottery,
#statements-form input.checklive,
#statements-form input.checkslots {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #414042 !important;
    top: 3px;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    padding: 8px;
}
.check:checked::before,
.checksports:checked::before,
.checklottery:checked::before,
.checklive:checked::before,
.checkslots:checked::before {
    position: absolute;
    left: 2px;
    top: -2px;
    content: "\02688";
    color: #00aeef;
}
.the-list.col-12 {
    margin-top: 30px;
    padding: 0 !important;
}
.the-list.col-12 .col-6 {
    width: 50%;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
    padding-right: 0 !important;
    padding-left: 5px !important;
}
#the-full input#ssubmit {
    margin-top: 20px;
}
#the-full .col-6 {
    padding-left: 0px!important;
    padding-right: 9px!important;
}
.download.row {
    padding: 0 15px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
a.download-btn {
    background: #00aeef !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    text-decoration: none;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 15px;
    cursor: pointer;
}
.download .desc {
    width: 100%;
    text-align: center;
    margin: 20px 0 30px;
}
.poker,
.sport-ibc {
    margin: 5px 0;
}
#buy-in-form,
#buy-out-form {
    max-width: 500px;
    margin: 0 auto;
}
#buy-in-form .label {
    color: #00aeef;
    font-weight: 600;
    margin: 5px 0 10px;
    font-size: 13px;
}
#buy-in-form .label span {
    color: #f44;
    margin-left: 5px;
}
#buy-out-form .label {
    color: #00aeef;
    font-weight: 600;
    margin: 5px 0 10px;
    font-size: 13px;
}
#buy-out-form .label span {
    color: #f44;
    margin-left: 5px;
}
#buy-in-form input,
#buy-out-form input {
    width: 100%;
    background: #050f14 !important;
    padding: 10px;
    font-size: 13px;
    border: none;
    border-radius: 10px;
    outline: none;
    color: #fff !important;
    font-weight: 700;
}
#buy-in-form ::placeholder {
    color: #ccc;
    font-size: 12px;
    opacity: 1;
}
#buy-in-form :-ms-input-placeholder {
    color: #ccc;
    font-size: 12px;
}
#buy-in-form ::-ms-input-placeholder {
    color: #ccc;
    font-size: 12px;
}
#buy-out-form ::placeholder {
    color: #ccc;
    font-size: 12px;
    opacity: 1;
}
#buy-out-form :-ms-input-placeholder {
    color: #ccc;
    font-size: 12px;
}
#buy-out-form ::-ms-input-placeholder {
    color: #ccc;
    font-size: 12px;
}
#buy-in-form .col-8,
#buy-in-form .col-4 {
    float: left;
    padding-left: 0 !important;
}
#buy-out-form .col-8,
#buy-out-form .col-4 {
    float: left;
    padding-left: 0 !important;
}
#buy-in-form .col-4,
#buy-out-form .col-4 {
    padding: 0 !important;
}
#buy-in-form input.transfer-btn,
#buy-out-form input.transfer-btn {
    margin: 0 !important;
    background: #cc842e !important;
    font-size: 13px;
}
.btm.row {
    max-width: 500px;
    padding: 15px;
    margin: 0 auto 34px auto;
}
.btm h6 {
    color: #00aeef;
    font-weight: 700;
    font-size: 12px;
}
.btm p {
    font-size: 10px;
    margin: 0;
    color: #00aeef;
    font-weight: 600;
}
.btm .poker-transfer {
    padding-left: 0 !important;
    margin: 5px 0;
}
.v-divide {
    background: #00aeef;
    width: 1px;
    height: 30px;
    margin-top: 10px;
}
.btm p .cvalue {
    color: #fff;
}
.btm p .conversion {
    color: #cc842e;
}
@media (max-width: 414px) {
    .btm h6 {
        font-size: 12px;
    }
    .btm p {
        font-size: 10px;
        margin: 0;
    }
}
.divider {
    width: 100%;
    float: left;
}
.three a.download-btn {
    margin-bottom: 10px;
}
.big-desc {
    font-weight: 700;
    color: #00aeef;
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
#copy-data {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
}
.data input {
    color: #00aeef;
    font-weight: 700;
    font-size: 14px;
    width: 100px;
    padding: 0 !important;
}
.data input + .btn {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
#copy-data img {
    width: 18px;
}
.data-contents {
    max-width: 500px;
    border: 1px solid #00aeef;
    margin: 0 auto;
    border-radius: 10px;
    padding: 15px;
    color: #cc842e;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.data {
    width: 100%;
}
.steps.row {
    padding: 0 15px;
    font-size: 12px;
    text-align: center;
}
.steps.row h5 {
    font-size: 14px;
    color: #00aeef;
    font-weight: 700;
    width: 100%;
}
.steps p {
    margin: 0;
    width: 100%;
}
.steps .v-divide {
    margin: 0 auto !important;
}
#FormPlayCenter .modal-content {
    background: #022438;
    border-radius: 10px;
    padding: 0 15px 15px;
}
#FormPlayCenter .member.content {
    background: none;
    border-bottom: 1px solid #00aeef;
    padding: 0 15px 15px;
}
#FormPlayCenter .col-12 {
    padding: 0 !important;
}
#FormPlayCenter .col-6 {
    padding-left: 0 !important;
}
a#sgame,
a#game_url {
    background: #00aeef !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    float: left;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
#FormCenter .modal-content {
    background: #022438;
    border-radius: 10px;
    padding: 0 15px 15px;
}
#FormCenter .member.content {
    background: none;
    border-bottom: 1px solid #00aeef;
    padding: 0 15px 15px;
}
#FormCenter .col-12 {
    padding: 0 !important;
}
#FormCenter .col-6 {
    padding-left: 0 !important;
}
.btn-btm.row {
    margin-top: 40px !important;
}
.btn-btm.row input#ssubmit,
.btn-btm.row input.ssubmit,
.btn-btm.row #scancel {
    margin: 0 !important;
}
.btn-btm.row a#scancel {
    background: transparent !important;
    border: 1px solid #00aeef;
    color: #00aeef !important;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
 #promotions {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}
#promotions .contents {
    padding: 10px;
    display: block;
    border: 1px solid #00aee1;
    border-radius: 10px;
    margin: 10px 10px 30px 10px;
    text-align: center;
}
#promotions img {
    width: 100%;
    height: auto;
}
#promotions p {
    font-size: 13px;
    text-align: center;
    margin: 10px;
    font-weight: 600;
}
#promotions table,
#promotions table td {
    border: 1px solid #000;
}
#promotions table {
    width: 100%;
}
a.join-btn {
    background: #00aeef;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    width: 49%;
    display: inline-block;
}
#promotions a.brown-btn {
    background: #daa520;
}
a.small-btn {
    color: #fff;
    font-size: 12px;
    padding-top: 1;
    font-weight: 600;
    width: 49%;
    display: inline-block;
}
#slide-menu table {
    max-width: 500px;
    margin: 0 auto;
}
#slide-menu a {
    font-size: 14px;
    padding: 10px;
    display: inline-grid;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}
#slide-menu {
    overflow-x: auto;
    width: 100%;
    background: #111;
    text-align: center;
    flex-wrap: nowrap;
    font-weight: 700;
    justify-content: center;
    border-bottom: none;
}
@media only screen and (max-device-width: 640px) {
    #slide-menu {
        justify-content: flex-start;
    }
}
@media only screen and (max-device-width: 768px) {
    #slide-menu {
        justify-content: flex-start;
    }
}
#slide-menu a:hover {
    color: #00aeef;
}
#slide-menu a:hover:after {
    width: calc(100% - 15px);
    position: absolute;
    bottom: 5px;
    content: "";
    border: 1px solid #00aeef;
    left: 50%;
    transform: translateX(-50%);
}
.play.row {
    padding: 0 15px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
a.play-btn {
    background: #00aeef !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    text-decoration: none;
    max-width: 500px;
    margin: 0 auto;
}
#games-bal {
    padding: 15px;
    text-align: center;
    color: #00aeef;
    font-size: 9px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 10px;
}
#games-bal span {
    color: #fff;
    font-size: 11px;
}
@media (max-width: 320px) {
    #games-bal {
        font-size: 7px;
    }
    #games-bal span {
        font-size: 10px;
    }
}
#games-bal .col-12 {
    padding: 0 !important;
    width: 100%;
}
#games-bal .col-6 {
    float: left;
    padding: 0 5px !important;
}
#games-bal .divider {
    height: 1px;
    background: #00aeef;
    margin: 10px 0;
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
}
img.hlogo {
    width: 100px;
}
#announce {
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    color: #00aeef;
    font-weight: 700;
    font-size: 10px;
    background: #000;
    display: flex;
    align-items: center;
}
#announce img {
    width: 16px;
    margin-right: 10px;
}
.cicon img {
    width: 35px !important;
}
@media (max-width: 375px) {
    .cicon img {
        width: 25px !important;
    }
}
.carousel-control-next,
.carousel-control-prev {
    top: unset;
    bottom: 10px;
}
/* #log-reg {
    position: relative;
    width: 100%;
    height: 78px;
    background: url(../../images/mcd88/login-bg.png) no-repeat;
    background-size: 100% 100%;
}
.log-reg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.log-reg a {
    width: 50%;
    height: 100%;
    float: left;
} */
#slide-menu a.active {
    color: #00aeef;
}
#slide-menu a.active:after {
    width: calc(100% - 15px);
    position: absolute;
    bottom: 5px;
    content: "";
    border: 1px solid #00aeef;
    left: 50%;
    transform: translateX(-50%);
}
#promotions .contents.cc {
    border: 0;
    float: left;
    padding: 5px;
    margin-bottom: 50px;
}
#promotions .contents.cc a {
    width: 50%;
    float: left;
    padding: 5px;
}
#login-footer {
    width: 100%;
    position: relative;
    bottom: 0;
    text-align: center;
    z-index: 100;
}
#login-footer img {
    width: 100%;
    max-width: 800px;
}
#login-footer a img {
    width: 20%;
    float: left;
    padding: 10px;
}
#login-footer .contents {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    max-width: 800px;
}
#banner .col-4 {
    float: left;
    font-size: 10px;
    text-align: center;
    color: #01a8e7;
    font-weight: 700;
    padding: 5px !important;
}
@media (max-width: 375px) {
    #banner .col-4 {
        font-size: 8px;
    }
}
#banner .col-4 p {
    margin-top: 5px;
}
#banner.gamer {
    max-width: 500px;
    margin: 30px auto;
}
.gamer h5 {
    text-align: center;
    font-size: 13px;
    color: #00aeef;
    font-weight: 700;
    float: left;
    width: 100%;
    margin-top: 50px;
}
.forex a {
    width: 100% !important;
    margin-bottom: 200px;
}
.navbar-item {
    display: flex;
    justify-content: space-between;
    height: 35px;
    width: 100%;
}
#left-nav img {
    height: 35px;
    margin-right: 15px;
}
/* #log-reg {
    display: flex;
}
.log-item {
    flex: 0 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.log-item img {
    width: 34px;
    height: 34px;
    margin-bottom: 4px;
}
.log-item span {
    color: #fff;
    font-size: 14px;
} */
.error_msg {
    width: 100%;
    color: red;
    margin-top: 5px;
}
#register-form .row {
    margin-top: 1em;
}
.member-button a {
    position: relative;
}
.member-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.member-box img {
    width: 40px;
    margin-bottom: 6px;
}
.member-box span {
    font-size: 12px;
    color: #fff;
    width: 70%;
    text-align: center;
    line-height: 14px;
}
.promo_content {
    display: none;
}
#lobby {
    max-width: 600px;
    margin: 0 auto;
}
#lobby .contents {
    padding: 10px;
    display: block;
    border: 1px solid #00aee1;
    border-radius: 10px;
    text-align: center;
}
#lobby .contents.cc {
    border: 0;
    padding: 5px 5px 1rem 5px;
    display: flex;
    flex-wrap: wrap;
}
#lobby .contents.cc a {
    flex: 0 50%;
}
#sport-tab #lobby .contents.cc a,
#casino-tab #lobby .contents.cc a {
    padding: 3px;
}
#lobby img {
    width: 100%;
    height: auto;
}
#lobby .slots img {
    padding: 2px;
}
#kiss-tab {
    margin: 0 auto;
}
.number-content a {
    position: relative;
}
.number-item {
    position: absolute;
    width: calc(100% - 10px);
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.number-item span {
    font-size: 12px;
    color: #fff;
}
#lobby .number-item img {
    width: 56%;
}
.footer-btn a img {
    width: 40px !important;
    padding: 0 !important;
    margin-bottom: 2px;
}
.footer-btn {
    display: flex;
    height: 100%;
    top: 6px;
}
.footer-btn a {
    flex: 0 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer-btn a span {
    font-size: 11px;
    color: #ffb503;
}
.spacing {
    margin-top: 1rem;
}
#tabs option,
#other-info span,
#other-info span a,
#statements-form .checking, .center-transfer-white {
    color: #fff;
}
.form_2 span {
    color: red;
    font-size: 12px;
}
#other-info span img,
#other-info a img {
    width: 20px;
}
#depo_promo_content p {
    color: #fff;
}
#depo_promo_content td {
    border: 1px solid #fff;
}
#depo_promo_content table {
    width: 100%;
}
.poker .member .user-balance {
    font-size: 20px;
}
.poker .col-5 {
    padding: 20px 5px !important;
}
.poker .col-5 label {
    word-break: break-all;
}
#nav-tab a.nav-item {
    padding: 10px 0 !important;
}
.tabs_pass {
    margin-top: 0 !important;
}
#nav-tabContent2 {
    width: 100%;
    margin: 0 auto;
}
#announce a {
    font-size: 12px;
    color: #00aeef;
}
.scr888_lobby {
    margin-bottom: 50px;
    min-height: 640px;
    margin: 0 auto;
}
.scr888_lobby .download > *,
.scr888_lobby .steps h5,
.scr888_lobby .btn-btm .col-6 > * {
    text-transform: uppercase;
}
.scr888_lobby .steps p {
    color: #fff;
}
.scr888_lobby .data input {
    background: transparent;
}
.scr888_err {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    width: 70%;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    display: none;
}
.scr888_err span {
    color: red;
}
.scr888_logo {
    margin: 30px auto 60px auto;
    display: block;
}
.loading {
    height: 100%;
    z-index: 1001;
}
.loading {
    position: fixed;
    margin: auto;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
}
.loading::before {
    content: "";
    position: inherit;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
    width: 48px;
    height: 48px;
    background: url(../../user/img/loading.gif) no-repeat;
}
#popup-contents {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
}
.popup-deposit {
    background: linear-gradient(to bottom, #00263c 0%, #111111 100%) no-repeat;
    width: 330px;
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 30px 22px;
    box-shadow: 8px 8px 20px #00263c;
}
.twhite {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 120%;
}
#popup-contents .divider {
    width: 100%;
    background: #00aeef;
    color: #00aeef;
    line-height: 50%;
    font-size: 1px;
    height: 2px;
    margin: 10% 0;
}
.tblue {
    color: #00aeef;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 120%;
}
.c-ok {
    margin-top: 50px;
    display: flex;
    justify-content: space-around;
}
a.cbtn {
    width: 45%;
    text-align: center;
    color: #00aaef;
    font-weight: 700;
    border: 1px solid #00aaef;
    border-radius: 6px;
    padding: 8px 0;
}
button.obtn,
a.obtn {
    width: 45%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: #00aaef;
    border: 1px solid #00aaef;
    border-radius: 6px;
    padding: 8px 0;
}
.pointer_events_none {
    pointer-events: none;
}
#modal {
    display: flex;
    padding: 15px;
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.5);
}
.modal-content {
    margin: auto;
    background: #eee;
    position: relative;
    z-index: 20;
    max-width: 600px;
    box-shadow: 0 4px 7px rgba(255, 255, 255, 0.25);
    padding: 1px;
}
.modal-body {
    padding: 0;
}
.modal-content,
.modal-content img {
    border-radius: 5px;
}
.x-close {
    background: #666;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -8px;
    top: -8px;
    cursor: pointer;
    border-radius: 100%;
    color: #fdfdfd;
    font-size: 20px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    z-index: 1;
}
#jokerModal .modal-content {
    background: #022438;
    border-radius: 10px;
    padding: 0 15px 15px;
}
#jokerModal .member.content {
    background: none;
    border-bottom: 1px solid #00aeef;
    padding: 0 15px 15px;
}
#jokerModal .col-12 {
    padding: 0 !important;
}
#jokerModal .col-6 {
    padding-left: 0 !important;
}
.joker123_balance {
    color: #fff !important;
    font-size: 18px !important;
}
.msg {
    display: flex;
    align-items: center;
}
.msg_item {
    padding: 0 10px !important;
}
.msg_status {
    margin-right: 10px;
    width: 12px;
}
.msg_status span {
    background-color: red;
    height: 12px;
    width: 12px;
    display: block;
    border-radius: 100%;
}
.msg_info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    color: #fff;
    padding: 10px 0;
    width: 100%;
}
.msg_info p {
    margin-bottom: 5px !important;
}
.msg_header {
    display: flex;
    justify-content: space-between;
}
.msg_from {
    font-size: 18px;
    font-weight: 700;
}
.msg_caption {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.msg_content {
    line-height: 24px;
    font-size: 16px;
    color: #999;
}
.msg_date {
    font-size: 15px;
    color: #999;
}
.msg_pop {
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.msg_pop_container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 80%;
    background: #022438;
    z-index: 99999;
    box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.7);
    border-radius: 8px;
    color: #fff;
    text-shadow: none;
    font-size: 18px;
    padding: 15px 0;
    border: 1px solid #00aeef;
    max-height: 90%;
    overflow: hidden;
}
.msg_pop_inner {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    padding: 0 10px;
    height: 100%;
    width: 100%;
}
.msg_pop_close {
    position: fixed;
    top: 4px;
    right: 4px;
    background: #022438;
    color: #fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 15px;
    border: 1px solid #00aeef;
    font-size: 14px;
}
.msg_pop_header {
    height: 50px;
    width: 100%;
    color: #fff;
    background: transparent;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.msg_pop_header label {
    font-size: 26px;
    text-align: center;
    display: block;
    line-height: 50px;
}
.msg_pop_body {
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
    height: 100%;
}
.msg_pop_profile {
    display: flex;
    min-height: 100px;
}
.msg_pop_profile img {
    display: block;
    width: 100%;
}
.msg_pop_profile_caption {
    flex-direction: column;
    align-items: flex-start;
}
.msg_pop_profile .center-avtar {
    margin: 0;
    width: 80px;
    margin-right: 10px;
}
.msg_pop_profile .center-avtar img {
    width: 100%;
}
.msg_pop_from {
    font-size: 22px;
    font-weight: 700;
    margin-left: 10px;
    text-transform: capitalize;
}
.msg_pop_date {
    color: #999;
    font-size: 14px;
    text-align: right;
    color: #00aeef;
}
.msg_pop_caption {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.msg_pop_content > * {
    color: #fff;
}
.lottery {
    margin-top: 10px;
    padding: 5px 15px !important;
}
.lotteryBG {
    background-image: url(../../images/mcd88/lottery/lottery_bg.png) !important;
    background-size: cover;
    min-height: 500px;
}
/* #lobby .lottery .lottery_img {
    width: 100%;
    height: 94px;
} */
#lobby .lottery .lottery_img {
    width: 69% !important;
    margin: auto !important;
    max-height: 214px !important;
    height: 100% !important;
}
.lottery_pool {
    display: block;
    width: 100%;
    margin: 15px 0;
}
.lottery_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
}
.lottery_btn .user-view {
    flex: 0 0 50%;
}
.lottery_btn .user-view a {
    display: block;
    width: 140px;
    font-size: 16px;
    text-transform: uppercase;
}
.main {
    width: 100%;
}
#lobby .lottery_text {
    margin: 5px 0;
    padding: 0 10px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    animation: blinker 3s ease-in infinite;
}
/* .slots {
    background: #000 !important;
} */
.slots-tab {
    display: flex;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
}
.slots-tab .btn {
    flex: 0 0 30%;
    margin-bottom: 15px;
    margin-left: 11px;
    font-size: 0.22rem;
    box-shadow: 0 14px 9px -15px #fff;
}
.slots-tab .btn.active {
    background: #fc0;
}
.slots-tab .btn:last-child {
    flex: 0 0 0.1px;
    visibility: hidden;
}
.slots .slot_logo.slots_pplay {
    width: 100%;
    padding: 0 90px;
}
.slots .slot_logo.slots_joker123,
.slots .slot_logo.slots_bestgamer,
.slots .slot_logo.slots_sagaming,
.slots .slot_logo.slots_cq9
{
    width: 100%;
    padding: 10px 90px;
}
.slots .slot_logo {
    width: 100%;
    padding: 20px 90px;
}
.slots-contant {
    padding: 0 10px;
}
.slots .slots-contant ul {
    margin: 0 1px;
    padding: 0 !important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
}
.slots-contant .slots-item {
    margin-bottom: 40px;
}
.slots-contant ul li {
    flex: 0 0 33.33%;
    padding: 0;
    margin: 5px 0;
}
.slots-contant ul li.col-two {
    flex: 0 0 50%;
}
.slots-contant ul li img {
    border-radius: 3px;
    height: auto;
    height: 6.8rem;
}
.slots-contant ul li.col-two img {
    width: 100% !important;
    height: auto;
}
.slots-contant.slots_w88 ul li img {
    height: 140px;
}
.slots-contant.slots_haba_index ul li.col-two img {
    padding: 0 6px;
}
.slots-contant.slots_mg ul li.col-two img,
.slots-contant.slots_pplay ul li.col-two img {
    height: 6.4rem !important;
}
.slots-contant.slots_fish ul li.col-two img {
    height: 9rem !important;
}
.slots-contant.slots_bestgamer ul li.col-two,
.slots-contant.slots_fish ul li.col-two {
    padding: 6px;
}
.slots-contant ul li .slot-name {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    height: 34px;
    line-height: 16px;
    width: 100%;
    padding: 5px;
}
.slots-contant.slots_pt ul li .slot-name,
.slots-contant.slots_rtg ul li .slot-name,
.slots-contant.slots_mg ul li .slot-name {
    height: 48px;
}
.slots-item button.slick-arrow {
    display: none !important;
}
.slots ul.slick-dots {
    position: relative;
    padding: 0 50px !important;
}
.slots .slick-dots li {
    width: 20px !important;
    height: 20px !important;
    flex: 0 0 20px !important;
    margin: 10px auto !important;
}
@media only screen and (max-width: 400px) {
    .slots-contant ul li,
    .slots-contant ul li.col-two {
        padding: 0 4px;
    }
}
.scr888_lobby .download .kiss_maint p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    line-height: 20px;
}
.kiss_maint-img {
    display: block;
    width: 50px;
    margin: 0 auto;
}
.scr888_lobby .download .kiss_maint .kiss_maint-msg {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}
.scr888_lobby .download .kiss_maint .kiss_maint-msg2 {
    font-size: 14px;
    text-transform: none;
}
.forget-form .forget-title {
    text-align: center;
    margin-bottom: 10px;
}
.forget-form .forget-group {
    width: 80%;
    margin: 20px auto;
}
.forget-form input#btnSubmit {
    float: none;
    width: 80%;
    display: block;
    margin: 0 auto;
}
.forget {
    margin-top: 30px;
}
.forget .forget-step {
    text-decoration: underline;
}
.forget ul li {
    margin: 5px 0;
}
.ongdo-lobby {
    margin-bottom: 50px;
}
.ongdo-lobby .ca6 {
    display: flex;
    padding: 20px;
    margin-bottom: 5px;
    background: #000;
    border: 1px solid #00aeef !important;
    padding: 10px;
}
.ongdo-lobby .ca6 img {
    max-height: 130px;
    border: none !important;
}
.ongdo-lobby .ca6 span,
.ongdo-lobby .ca6 p {
    color: #fff;
}
.ongdo-lobby .ca6 span {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#kh_gaming_poker,
.poker_popup .poker_close {
    border-color: #00aeef !important;
}
.poker_popup .poker_close {
    line-height: 5px;
    color: #00aeef !important;
    padding-bottom: 3px !important;
}
#about_slider {
    background: transparent;
    border-radius: 2rem;
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: space-between;
}
#about_slider span {
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
}
#about_slider > * {
    color: #c0c0c0;
}
#about_slider i {
    font-size: 1.2rem;
    line-height: 0.8rem;
}
/* Login & Register */
#login-form .icon {display: none;}
.regSection {
    width: 100%;
    position: relative;
    display: flex;
}
.loginBtn {
    background: #092540;
}
.joinBtn {
    background: rgb(25,95,166);
    background: -moz-linear-gradient(180deg, rgba(25,95,166,1) 0%, rgba(9,37,64,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(25,95,166,1) 0%, rgba(9,37,64,1) 100%);
    background: linear-gradient(180deg, rgba(25,95,166,1) 0%, rgba(9,37,64,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#195fa6",endColorstr="#092540",GradientType=1);
}
.joinBtn, .loginBtn {
    border: 0;
    font-size: 1rem;
    font-weight: 700;
    padding: 11px 0;
    width: 100%;
    display: block;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
}
/* Menu */
ul.tab {margin: 0;}
ul.tab li {
    overflow: hidden;
    font-size: .85em;
    color: #ffb503;
    float: left;
    width: 20%;
  }
  ul.tab li:first-child a {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  ul.tab li:last-child a {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .tab a.active {
    background: rgb(25,95,166);
    background: -moz-linear-gradient(180deg, rgba(25,95,166,1) 0%, rgba(9,37,64,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(25,95,166,1) 0%, rgba(9,37,64,1) 100%);
    background: linear-gradient(180deg, rgba(25,95,166,1) 0%, rgba(9,37,64,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#195fa6",endColorstr="#092540",GradientType=1);
  }
  .tab a {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 0 12px;
    color: #ffb503;
    background: #092540;
    /*background: rgb(68,17,58);
    background: -moz-linear-gradient(180deg, rgba(68,17,58,1) 0%, rgba(47,12,40,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(68,17,58,1) 0%, rgba(47,12,40,1) 100%);
    background: linear-gradient(180deg, rgba(68,17,58,1) 0%, rgba(47,12,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#44113a",endColorstr="#2f0c28",GradientType=1);*/
    text-transform: uppercase;
    font-size: .9em;
  }
  .tab a img {
    max-width: 70%;
    display: block;
    margin: 0 auto 0px;
  }
/* Footer */
.game-license {
    margin: 10px 20px 20px;
}
.footer-license {
    background-color: #0c1113;
    padding: 5px 0;
    padding-bottom: 5rem;
}
.trust-partner, .powered-by {
    margin: 20px;
    padding-top: 5px;
    border-top: 1px dashed #195fa6;
}
.game-license-title, .trust-partner-title, .powered-by-title {
    font-family: MontserratRegular;
    font-size: .7rem;
    color: #fff;
    margin: 10px;
}
.footer-license img, .trust-partner img {
    width: 100%;
}
.bg-content-section {
    background-color: #000;
    width: 100%;
    overflow-x: scroll;
}
.content-title {
    font-size: .76rem;
    color: #1dace7;
    margin-left: 5%;
    font-family: MontserratRegular;
}
.promoBox-title {
    height: .76rem;
    line-height: .8rem;
    font-size: .32rem;
    padding-left: .2rem;
    padding-top: .22rem;
}
.bg-content-section .content-promotions {
    height: 10rem;
    padding: 0 1.06rem;
    display: flex;
    width: 100%;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}
.bg-content-section .promoBox {
    display: flex;
    justify-content: center;
    padding: .5rem 0;
}
.bg-content-section .promoBox ul {
    width: 100%;
    display: flex;
}
.bg-content-section .promoBox li {
    width: 10rem;
    height: 7rem;
    margin-right: .5rem;
}
.bg-content-section .img-box {
    height: 100%;
    align-items: flex-end;
    display: flex;
}
.bg-content-section .img-box img {
    max-width: 100%;
}
/* Header */
.control-nav {
    color: #fff;
    background: #0357ad;
    display: flex;
    text-align: center;
    height: 4.6rem;
    align-items: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
}
.control-nav-item {padding: .5rem .8rem;flex: 0 0 38%;}
.control-nav-balance-text {display: flex;align-items: center;}
.control-nav-balance-text img {
    width: 1rem; height: 1rem; margin-right: .5rem;
}
.control-nav-balance-text span {
    font-size: .7rem;
    color: #fff;
}
.control-nav-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 5px;
    height: 4.6rem;
    cursor: pointer;
}
.control-nav-balance-amount {
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: .4rem;
    text-align: left;
    margin-left: 14px;
    font-family: MontserratBold;
}
.control-nav-btn img {
    height: 68%;
}
.control-nav .control-nav-ewallet {
    display: flex;
    background: rgb(25,95,166);
    background: -moz-linear-gradient(180deg, rgba(9,37,64,1) 0%, rgba(25,95,166,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(9,37,64,1) 0%, rgba(25,95,166,1) 100%);
    background: linear-gradient(180deg, rgba(9,37,64,1) 0%, rgba(25,95,166,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#092540",endColorstr="#195fa6",GradientType=1);
    height: 100%;
    align-items: center;
    border-bottom-right-radius: 5px;
    flex-wrap: wrap;
    flex: 1;
}
.member-transfer {
    padding: 0 !important;
}
.wallet-balance-total {
    text-align: center;
    display: flex;
    color: #fff;
    height: 60px;
}
.wallet-balance-total-balance {
    font-family: MontserratMedium;
    background-color: #0357ad;
    width: 65%;
    height: 100%;
    padding: 10px;
    font-size: .7rem;
}
.wallet-total-amount {
    font-family: MontserratBold;
    margin-top: 2px !important;
    font-size: 1.1rem;
    justify-content: center;
    background-color: #0357ad!important;
}
.wallet-total-amount .refresh-btn {
    color: #edbb54;
    margin-left: 5px;
    margin-top: 3px;
    font-size: 1rem;
}
.wallet-details-btn {
    width: 35%;
    height: 100%;
    align-self: center;
    background-color: #092540!important;
    padding: 10px;
    cursor: pointer;
    outline: none;
    transition: .4s;
}
.wallet-details-txt {
    font-family: MontserratBold;
    color: #fff;
    font-size: .75rem;
    padding: 0;
    text-align: right;
    align-self: center;
}
.wallet-details-arrowhead {
    color: #edbb54;
    font-weight: 700;
    font-size: 1rem;
    text-align: left;
    align-self: center;
    margin-top: -.2rem;
    padding: 0 10px;
}
#walletDetailsModal {
    background-color: #190416;
    width: 100%;
    position: absolute;
}
#walletDetailsModal .modal-content {
    color: #fff;
    background-color: #161a20;
    border: none;
    padding: 10px 20px;
    margin: 0;
    text-align: center;
    padding-bottom: 100px;
    overflow-y: auto;
    height: calc(100vh - 127px);
    align-self: flex-start;
}
.modal-content .bottom-divider {
    border-bottom: 1px solid #fe0ddb;
}
.modal-content .right-divider {
    border-right: 1px solid #00aeef;
    margin: 8px 0;
}
.modal-col {
    padding: 3px;
    padding: 10px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.modal-content .subtitle-muted {
    margin-bottom: 5px;
    font-family: MontserratRegular;
    font-size: 11px;
    color: rgba(255, 255, 255, .6);
}
.modal-col .subtitle-muted-value {
    color: #fff;
    font-size: .8rem;
    font-weight: 700;
}
.modal-content ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.modal-content ul li {
    font-family: MontserratRegular;
    font-size: .6rem;
    color: #0681fe;
    margin: 0 auto;
}
ul.internalwallet {justify-content: flex-start;}
ul.internalwallet li {width: 50%;margin: 0;}
.header_transfer {
    width: 100% !important;
}
.header_transfer input, .header_transfer select {
    background: #fff!important;
    color: #000!important;
}
.bg-gray {
    background: #333;
    margin-top: 18px;
}
/* navbar */
.option-switcher {
    font-family: MontserratMedium;
    font-size: .75rem;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: flex;
    margin-top: 15px;
    padding: 10px;
    overflow: scroll;
    flex-wrap: nowrap;
}
.option-switcher a {color: #fff;text-decoration: none;}
.option-switcher > div:first-child, .option-switcher > .option-item:first-child {
    border-top-left-radius: 8px;
}
.option-switcher > div:last-child, .option-switcher > .option-item:last-child {
    border-top-right-radius: 8px;
}
.option-switcher > div.active, .option-switcher > .option-item.active {
    opacity: 1;
    background-color: #0357ad;
}
.option-switcher > div,  .option-switcher > .option-item {
    width: 50%;
    background-color: #092540;
    opacity: .5;
    padding: 10px 14px;
    position: relative;
}
.option-switcher > div.active .tick, .option-switcher > .option-item.active .tick {
    display: flex;
}
.option-switcher > div .tick, .option-switcher > .option-item .tick {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 26px solid #2e3033;
    border-left: 26px solid transparent;
}
.option-switcher > div .tick i, .option-switcher > .option-item .tick i {
    position: absolute;
    top: 11px;
    right: 1px;
    font-size: .75rem;
    color: #fff;
}
#nav-tab.option-switcher a {margin: 0;}
.loginregister-container .option-switcher  {padding: 10px 0;}
/* transfer popup */
.mcd88-transfer > * {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.mcd88-transfer .transfer-content {
    background-image: url('../../images/mcd88/banner/tranfer_bg.png') !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: 100% 100% !important;
    width: 92%;
    box-shadow: none;
    border: none;
    padding: 0 !important;
}
.mcd88-transfer .transfer-in-out {
    background-color: #083c54;
    height: 4rem;
    display: flex;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.mcd88-transfer .transfer-in-out > * {
    flex: 0 0 50%;
    height: 100%;
    text-align: center;
    line-height: 4rem;
    color: #fff;
    outline: none;
    text-decoration: none;
}
.transfer-in-out a.t-active {background-color: #022438;}
.mcd88-transfer .transfer-info {
    padding: 1.5rem;
    background: rgba(255, 255, 255, .14);
}
.mcd88-transfer .transfer-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: .5rem;
}
.mcd88-transfer .transfer-item p, .mcd88-transfer .transfer-item span {
    color: #fff;
    margin-bottom: 0;
}
.mcd88-transfer .transfer-step {
    flex-direction: column;
}
.mcd88-transfer .transfer-step span, .text-color-green {
    font-weight: 700;
    color: #39ce7e;
    font-size: inherit;
}
.mcd88-transfer .transfer-step p {
    color: #fff;
    font-size: .8rem;
    line-height: 1rem;
    margin-bottom: .4rem;
}
.transfer-text {font-size: 1.2rem;}
.transfer-input {background: rgba(255,255,255, .2);height: 2.8rem;width: 100%;border-radius: 5px;color: #fff;margin-bottom: 1rem;display: flex;align-items: center;}
.mcd88-transfer input {width: 100%;background: transparent;}
.transfer-item i {color: #fff;margin: 0 .5rem;font-size: 1.2rem;}
.transfer-btn {padding: .5rem;text-align: center;color: #fff;text-transform: uppercase;background: rgba(255,255,255, .2);border-radius: 5px;}
.mcd88-transfer .transfer-footer {height: 3.4rem;line-height: 3.4rem;display: flex;border-bottom-left-radius: .5rem;border-bottom-right-radius: .5rem;border-top: 1px solid #2d7ca0;}
.mcd88-transfer .transfer-footer > * {color: #fff;text-align: center;flex: 0 0 50%;}
.mcd88-transfer .transfer-right-border {border-right: 1px solid #2d7ca0;}
.history_content .referralTop {
    background-color: #0357ad;
    height: 6.4rem;
    padding: .6rem .8rem;
    font-size: .7rem;
    text-align: left;
    color: #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.referralTop .referral-desc {display: block;color: #fff;margin-bottom: .5rem;}
.referCode {display: flex;align-items: center;}
.referralCode {
    width: 50%;
    margin-right: 3%;
    border: dashed 1px #000;
    border-radius: 4px;
    background-color: #fff;
    padding: 0 .3rem;
    color: #000;
    font-weight: 700;
    height: 2rem;
}
.referralShare {
    border-radius: 4px;
    background: #000;
    background: -moz-linear-gradient(top, #444444 0%, #000000 102%);
    background: -webkit-linear-gradient(top, #444444 0%, #000000 102%);
    background: linear-gradient(to bottom, #444444 0%, #000000 102%);
    color: #fff;
    width: 36%;
    height: 2rem;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}
.referralShare > * {color: #fff;font-size: 1rem;text-transform: uppercase;}
.referralShare i {margin-left: .4rem;}
.sticky {
    position: fixed;
    top: 50px;
    width: 100%;
}

/* CUSTOM */

#announce {
    background: transparent;
    padding: 0px 15px;
}

#announce img {
    padding-bottom: 2px;
}

#announce a {
    color: #fff!important;
    font-size: .5rem;
    text-decoration: none;
}

#navbar.tab {
    z-index: 998;
}

#navbar.tab a {
    padding: 7px 0 8px;
    font-size: .5rem;
}

#navbar.tab a img {
    max-width: 35%;
}

#lobby .contents.cc a {
    flex:0 33.33%;
}

.promoBox-title.custom-promoBox-title {
    font-size: .75rem;
}

.history_content .referralTop {
    height: auto;
}

#dropping-hot-wrapper {
    background-color: #000;
}

#dropping-hot-wrapper .wap-page {
    position: relative;
    width: 100%;
    height: 205px;
}

#dropping-hot-wrapper .wap-page > div {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}

#dropping-hot-wrapper .dropping-hot {
    background: #000;
    height: 10rem;
}

.content-title {
    font-size: .76rem;
    color: #ffb503;
    margin-left: 5%;
    font-family: MontserratRegular;
}

.more-games {
    float: right!important;
    font-size: 0.6rem;
    margin-right: 18px;
    margin-top: 6px;
}

#dropping-hot-wrapper .container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#dropping-hot-wrapper .dropping-hot .group {
    display: -webkit-flex;
    display: flex;
    overflow-x: scroll;
    position: relative;
}

#dropping-hot-wrapper .dropping-hot .group .games-list {
    margin-left: 0;
    width: 23.28rem;
}

#dropping-hot-wrapper .dropping-hot .group .games-list .nav-tabs {
    height: 2.46rem;
    border-bottom: 0;
    margin-top: 0;
    margin-bottom: .34rem;
    font-family: MontserratRegular;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    padding-left: .05rem;
    position: relative;
}

.games-list ul.nav-tabs li {
    border-bottom: 1.5px solid hsla(0, 0%, 100%, .25);
    height: 1.8rem;
}

/* .games-list .nav-tabs:before {
    content: "";
    width: 36.3rem;
    height: .1rem;
    position: absolute;
    bottom: 0;
    left: -.05rem;
    top: 27px;
    background: hsla(0, 0%, 100%, .25);
} */

#dropping-hot-wrapper .dropping-hot .group .games-list .nav-tabs li .tablinks{
    border-radius: .09rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.8rem 0.8rem;
    height: 0.8rem;
    font-size: 0.6rem;
    border: 1px solid hsla(0, 0%, 100%, .25);
    border-bottom-color: transparent;
    margin-right: .2rem;
    cursor: pointer;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: color .3s, background .3s, border .3s;
    white-space: nowrap;
}

#dropping-hot-wrapper .dropping-hot .group .games-list .nav-tabs li .tablinks.active {
    background: #195fa6;
    border: .01rem solid #195fa6;
}

#dropping-hot-wrapper .dropping-hot .group .games-list .nav-tabs .tablinks span {
    color: #fff;
}

#dropping-hot-wrapper .nav.nav-tabs {
    flex-wrap: nowrap;
}

#dropping-hot-wrapper .game-content {
    display: flex;
    overflow: auto;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 100px;
}

#dropping-hot-wrapper .tab-content .game-loader {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../../images/mcd88/icon/loader-icon.gif);
    background-size: contain;
    background-repeat: no-repeat;
}

#dropping-hot-wrapper .tab-content .game-under-maintenance {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

#dropping-hot-wrapper .game-content .force-hover a {
    color: #fff;
    text-decoration: none;
}

#dropping-hot-wrapper .game-content .force-hover a:hover {
    color: #fff!important;
}

#dropping-hot-wrapper .game-content li .img-box .hover-box {
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 6, 7, .79);
    -webkit-flex-direction: column;
    flex-direction: column;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

#dropping-hot-wrapper .game-content li .img-box .hover-box > span {
    background: #929292;
    color: #414141;
    border-radius: .05rem;
    cursor: pointer;
    font-family: nunito-bold;
    margin: .05rem;
    width: 1.59rem;
    height: .49rem;
    font-size: .25rem;
    border-right: .05rem;
}

#dropping-hot-wrapper .game-content li .img-box .hover-box > span:first-child {
    background: #ec1c23;
    color: #fff;
    white-space: nowrap;
}

#dropping-hot-wrapper .game-content li {
    overflow: hidden;
    border-radius: .1rem;
    background: #131313;
    margin-bottom: .33rem;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 7.48rem;
    height: 6.83rem;
    margin-right: .23rem;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
}

#dropping-hot-wrapper .game-content li:last-child {
    margin-right: 0;
}

#dropping-hot-wrapper .game-content li .img-box {
    width: 7.48rem;
    height: 5.11rem;
    position: relative;
    display: block !important;
    overflow: hidden;
}

#dropping-hot-wrapper .game-content li p:after, #dropping-hot-wrapper .game-content li p:before {
    /* transition: background .5s; */
    content: "";
    position: absolute;
    background: #195fa6;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .07rem;
    display: block;
}

#dropping-hot-wrapper .game-content li p:after {
    -webkit-transform: perspective(.5em) rotateX(8deg);
    transform: perspective(.5em) rotateX(8deg);
    height: .09rem;
    bottom: .04rem;
    width: 1.64rem;
    left: .34rem;
}

#dropping-hot-wrapper .game-content li.force-hover a:hover,#dropping-hot-wrapper .game-content li.force-hover:hover {
    -webkit-transform: translateY(-.11rem);
    transform: translateY(-.11rem);
    box-shadow: 0 0.1rem 0.04rem #121111;
    display: block;
}

#dropping-hot-wrapper .game-content li.force-hover a:hover p:after, #dropping-hot-wrapper .game-content li.force-hover a:hover p:before,
#dropping-hot-wrapper .game-content li.force-hover:hover p:after, #dropping-hot-wrapper .game-content li.force-hover:hover p:before {
    background: #ec1c23;
}

.icon-game-common {
    display: inline-block;
    width: 1.81rem;
    height: 1.18rem;
    background-size: 100% 100%;
}

#dropping-hot-wrapper .game-content .force-hover i {
    background-size: contain;
    display: block;
    width: 26px;
    height: 23px;
}

#dropping-hot-wrapper .game-content li p span {
    width: 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 5.1rem;
}

#dropping-hot-wrapper .game-content li p {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    color: #a2aabd;
    padding-bottom: .06rem;
    transition: color .3s;
    position: relative;
    height: 1.72rem;
    font-size: .42rem;
    padding-left: .32rem;
    padding-right: .2rem;
    padding-bottom: 0;
}

.icon-pp {
    background-image: url(../../images/mcd88/slot/pp_icon.png);
}

.icon-haba {
    background-image: url(../../images/mcd88/slot/haba_icon.png);
}

.icon-joker {
    background-image: url(../../images/mcd88/slot/joker_icon.png);
}

.icon-pt {
    background-image: url(../../images/mcd88/slot/pt_icon.png);
}

.icon-cq {
    background-image: url(../../images/mcd88/slot/cq_icon.png);
}

.icon-bs {
    background-image: url(../../images/mcd88/slot/bs_icon.png);
}

.icon-w88 {
    background-image: url(../../images/mcd88/slot/w88_icon.png);
}

.icon-pg {
    background-image: url(../../images/mcd88/slot/pg_icon.png);
}

.icon-playstar {
    background-image: url(../../images/mcd88/slot/playstar_icon.png);
}

.icon-mg {
    background-image: url(../../images/mcd88/slot/mg_icon.png);
}

.icon-netent {
    background-image: url(../../images/mcd88/slot/netent_icon.png);
}

.icon-sa {
    background-image: url(../../images/mcd88/slot/sa_icon.png);
}

.icon-icg {
    background-image: url(../../images/mcd88/slot/icg_icon.png);
}

.icon-ds {
    background-image: url(../../images/mcd88/slot/ds_icon.png);
}

.referral-image-wrapper {
    padding: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.referral-image-wrapper img  {
    width: 110px;
}

.referral-title {
    color:#fff; 
    font-weight: bold; 
    font-size: 18px;
}

.referral-code-wrapper {
    padding: 0!important;
}

.referral-code-wrapper .referralCode {
    width: 100%;
    margin-right: 0;
}

.referral-share-wrapper {
    padding-left: 5px!important;
}

.referral-share-wrapper .referralShare {
    width: auto;
}

.referral-share-wrapper span {
    font-size: .8rem;
    margin-right: 3px;
    text-transform: uppercase;
}

.referral-share-wrapper img {
    max-height: 16px;
    padding-bottom: .1rem;
}

.app-download .app-download-container {
    display: flex;
    padding: .9rem;
    height: 7rem;
    background-size: cover;
    background-image: url(../../images/mcd88/footer/home-applite-download-bg.jpg);
}

.app-download-container .app-download-container-left {
    width: 37%;
}

.app-download-container .app-download-container-right {
    width: 63%;
}

.download-lite-app-title {
    padding-top: 2px;
    font-weight: 900;
    font-size: .9rem;
    color: white;
}

.download-guide-lite {
    color: #f7f7f7;
    font-size: 0.75rem;
    margin-top: 0.15rem;
    font-weight: bold;
}

.app-download-container .download-container-lite {
    display: flex;
}

.app-download-ios-button, .app-download-android-button {
    background-size: cover;
    display: flex;
    height: 35px;
    width: 105px;
    justify-content: center;
    align-items: center;
}

.app-download-ios-button {
    background-image: url(../../images/mcd88/footer/m-lite-app-download-ios.png);
    margin-right: 5px;
}

.app-download-android-button {
    background-image: url(../../images/mcd88/footer/m-lite-app-download-android.png);
}

.app-download-container .download-button {
    font-size: 0.35rem;
    color: black;
    text-decoration: none;
}

.app-download-container .download-button:hover {
    color: black!important;
}

.footer-social img {
    width: 30px;
    height: auto;
    margin-right: 5px;
}

.lotteryBG {
    background-image: url(../../images/mcd88/lottery/lottery_bg2.jpg) !important;
    background-size: cover;
    min-height: 325px;
}

/* CSS WAY */
.marquee {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: .5rem;
    color: #fff;
}

.marquee span {
    display:inline-block;
    color: #fff;
    -webkit-animation: marquee 25s linear infinite;
    animation: marquee 25s linear infinite;
}

#wrapper.wrapper-home {
    margin-bottom: 0;
}

.wrapper-home .slots {
    margin-bottom: 0;
}

.modal-content .right-divider {
    border-right: 1px solid #0357ad!important;
}

.modal-content .bottom-divider {
    border-bottom: 1px solid #0357ad!important;
}

.modal-content .modal-loader {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    left: 50%;
    width: 50px;
    height: 50px;
    background-image: url(../../images/mcd88/icon/loader-icon.gif);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}

#FormCenterKaiyuan .mcd88-transfer .transfer-content {
    background-size: 101% 101% !important;
}

/* Deposit */

#nav-tab.option-switcher a {
    display: flex;
    align-items: center;
    justify-content: center;
}

#nav-crypto-tab img {
    width: 20px;
    height: 20px;
    margin-left: 2px;
}

#nav-crypto .crypto-reminder {
    background-color: #feedb9;
    border-radius: 5px;
    font-size: 85%;
    text-align: center;
    padding: 5px 15px!important;
}

#crypto-payment-type-title-wrapper {
    color: red;
    font-weight: bold;
}

#crypto-button-text {
    color: #3988db!important;
}

#popup-contents-crypto {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
}

#popup-contents-crypto .divider {
    width: 100%;
    background: #00aeef;
    color: #00aeef;
    line-height: 50%;
    font-size: 1px;
    height: 2px;
    margin: 10% 0;
}

.deposit-crypto-btn {
    width: 100%;
    display: block;
    text-align: center;
    background: #0357ad !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 20px;
    padding: 10px;
    border-radius: 10px;
}

.crypto-remark {
    text-align: left;
    padding: 15px;
}

.crypto-remark-title {
    color: red;
    text-decoration: underline;
    font-size: 13px;
    padding-left: 5px;
}

.crypto-remark-content {
    padding: 10px 10px 0 10px;
}

.crypto-remark-content ol {
    padding-left: 10px;
    margin-bottom: 0;
}

.crypto-remark-content li {
    list-style: decimal;
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 13px;
}

.deposit-page .preset-date {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.deposit-page .preset-date a {
    border: 1px solid #939393;
    border-radius: 5px;
    text-align: center;
    padding: 0.6rem;
    color: #cc842e;
    font-weight: 700;
}

.deposit-page .lang-cn.preset-date a {
    padding: 0.7rem;
}

.deposit-page .preset-date a.active {
    background-color: transparent;
}

.preset-date a.active {
    box-shadow: 0 0 5px #fff;
}

.deposit-form select {
    font-weight: bold;
}

.history-date-wrapper {
    padding-top: 5px;
}

.history-date-wrapper div:first-child {
    padding: 0 5px!important;
    padding-left: 0!important;
}

.history-date-wrapper div:last-child {
    padding: 0 5px!important;
    padding-right: 0!important;
}

.history-date-wrapper div .label {
    margin-bottom: 5px;
}

/* Withdrawal */
.withdraw-crypto-form select,.withdraw-crypto-form input {
    font-size: 15px!important;
}

#withdrawal-form.withdraw-crypto-form .desc {
    margin: 15px 0;
}

#withdrawal-form.withdraw-crypto-form #ssubmit {
    margin-top: 25px;
    margin-bottom: 15px;
}

#withdrawal-form.withdraw-crypto-form #ssubmit.btn-disabled {
    opacity: .7;
}

#tabs .specific-page-num {
    color: #000;
}

/* History */
#history-options-wrapper .history-options-list {
    background: #111 !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
}

#history-options-wrapper .history-options-list .history-options{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

#history-options-wrapper .history-options-list .history-options:last-child {
    margin-bottom: 0;
}

#history-options-wrapper .history-options-list .history-options input{
    background: #ccc !important;
    width: 16px;
    height: 16px;
    margin-right: 1rem;
}

#history-options-wrapper .history-options-list .history-options label {
    margin-bottom: 0;
}

.history-page-wrapper #the-list table {
    background-color: #161a20;
}

.history-page-wrapper #the-list table td {
    color: #fff;
    background-color: #161a20;
}

.history-page-wrapper .page-game #record-pagin-previous, .history-page-wrapper .page-game #record-pagin-next {
    background-color: #00aeef!important;
}

.history-page-wrapper #record-pagin-amount, .history-page-wrapper #record-pagin-order {
    color: #fff;
}

/* Register */
.stepper-wrapper {
    margin: 0 auto!important;
    padding-top: 12px;
}

.stepper-wrapper .px-0 {
    padding-left: 0!important;
    padding-right: 0!important;
}

.stepper-dot-wrapper {
    display: flex;
    justify-items: center;
    align-items: center;
    flex-direction: column;
    min-height: 104px;
    overflow: hidden;
}

.stepper-dot {
    font-size: 14px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #9E9E9E;
    position: relative;
}

.stepper-dot:before{
    content: "";
    right: 100%;
    margin-right: 8px;
}

.stepper-dot:after{
    content: "";
    left: 100%;
    margin-left: 8px;
}

.stepper-dot:after, .stepper-dot:before {
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100vw;
    background: rgba(255, 255, 255, 1);
}

.stepper-dot-wrapper:first-child .stepper-dot:before, .stepper-dot-wrapper:last-child .stepper-dot:after{
    display: none;
}

.stepper-dot-image-wrapper {
    color: #fff;
}

.stepper-dot-edit, .stepper-dot-tick, .stepper-dot-wrapper.active.ticked .stepper-dot-edit, .stepper-dot-wrapper.active .stepper-dot-text {
    display: none;
}

.stepper-dot-wrapper.active .stepper-dot-edit, .stepper-dot-wrapper.active.ticked .stepper-dot-tick {
    display: block;
}

.stepper-dot-image-wrapper img {
    width: 14px;
    height: 14px;
}

.stepper-label-title {
    font-size: 10px;
    margin-top: 8px;
    text-align: center;
    color: #9e9e9e;
}

.stepper-dot-wrapper.active .stepper-label-title {
    color: #0357ad;
}

.stepper-dot-wrapper.active .stepper-dot {
    background-color: #0357ad;
}

form#register-form {
    max-width: 700px;
}

form#register-form fieldset:not(:first-child) {
    display: none;
}

#register-form fieldset .form-group, #register-form fieldset .form-row{
    position: relative;
    margin-bottom: 12px;
}

#register-form fieldset .form-row .px-0 {
    padding-left: 0!important;
    padding-right: 0!important;
}

#register-form fieldset .form-row .pl-0 {
    padding-left: 0!important;
}

#register-form fieldset .form-row .pr-0 {
    padding-right: 0!important;
}

#register-form fieldset .form-group ::placeholder {
    color: #000;
    font-size: 12px;
    opacity: 1;
}
#register-form fieldset .form-group :-ms-input-placeholder {
    color: #000;
    font-size: 12px;
}
#register-form fieldset .form-group ::-ms-input-placeholder {
    color: #000;
    font-size: 12px;
}

#register-form fieldset .form-group input {
    font-size: 14px;
    padding-left: 50px;
    height: 40px;
    background: #fff;
    color: #000!important;
    border: 1px solid #0357ad;
    border-radius: .25rem!important;
    -webkit-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}

#register-form fieldset .form-group input:focus {
    outline: none;
    color: #000!important;
    box-shadow: none;
    border: 3px solid #00aeef;
    -webkit-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
    transition: border-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}

#register-form fieldset .form-group-left-icon, #register-form fieldset .error-icon  {
    position: absolute;
    z-index: 4;
    background-color: transparent;
    border: 0;
    height: 40px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#register-form fieldset .form-group.show-error #tel-text {
    padding-right: 30px;
}

#register-form fieldset .form-group.show-error #tel-text ~ .error-icon {
    margin-right: 5px;
}

#register-form fieldset .form-group-left-icon {
    left: 0;
    padding-right: 6px;
    padding-left: 10px;
}

#register-form fieldset .error-icon {
    right: 0;
    left: auto;
    margin-right: 10px;
    display: none;
}

#register-form fieldset .form-group-left-icon img {
    width: 24px;
    height: 24px;
}

#register-form fieldset .error-icon img {
    width: 25px;
    height: 25px;
}

#register-form fieldset .error-message {
    color: #F70004;
    font-size: 10px;
    font-weight: bold;
}

#register-form fieldset .success-message {
    color: #00aeef;
    font-size: 10px;
    font-weight: bold;
}

#register-form fieldset .show-loader {
    position: relative;
    width: 13px;
    height: 13px;
    background-image: url(../../images/mcd88/icon/loader-icon.gif);
    background-size: contain;
    background-repeat: no-repeat;
}

#register-form fieldset .show-loader-icon {
    position: relative;
    top: 2px;
    margin-right: 5px;
    padding: 0px 8px;
    background-image: url(../../images/mcd88/icon/loader-icon.gif);
    background-size: contain;
    background-repeat: no-repeat;
}

#register-form fieldset .show-error .error-icon {
    display: flex;
}

#register-form fieldset .show-error input {
    padding-right: 35px;
}

#register-form fieldset #form-group-show-referral {
    font-size: 12px;
}

#register-form fieldset #form-group-show-referral img {
    width: 14px;
    height: 14px;
}

#register-form fieldset #form-group-referral {
    display: none;
}

#register-form fieldset .form-group-submit-btn {
    width: 100%;
    background: #0357ad !important;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

#register-form fieldset .form-group .form-control-normal {
    padding: .375rem .75rem;
}

.col-3-5 {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
}

.col-5-5 {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
}

.col-8-5 {
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
}

#register-form fieldset .form-group.custom-input-group-wrapper input {
    padding-left: 55px;
    padding-right: 0;
}

#register-form .custom-input-group {
    position: absolute;
    top: 8px;
    left:7px;
    pointer-events: none;
}

#register-form .custom-input-group-mobile {
    width: 24px;
}

#register-form .custom-input-group-flag {
    width: 18px;
}

#register-form .fullname-caption {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25rem;
    letter-spacing: 0.03333em;
    color: #9e9e9e;
}

#register-form fieldset .btnGetCode {
    font-size: 11px;
    background-color: #00aeef;
    border-radius: .25rem;
    width: 100%;
    height: 100%;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#register-form fieldset .btnGetCode span {
    text-transform: uppercase;
    text-align: center;
    padding: 0 10px;
    font-size: 9px;
    color: #fff;
    line-height: 12px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    width: 50px;
}

#register-form fieldset .btnGetCode:hover {
    background-color: #545b62;
}

#register-form fieldset .btnGetCode:focus {
    outline: none;
}

#register-form #tel-text {
    text-align: center;
}

.register-done-content img {
    height: 80px;
    width: 208px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.register-done-content .p1-content {
    font-weight: bold;
    font-size: 1.36rem;
    color: #6d6d6d;
    line-height: 1.5;
    margin-bottom: 5px;
    text-transform: uppercase;
}

/* Promotions */
.popup-header .popup-btn {
    font-weight: bold;
    font-size: 1.2rem;
}

#promotions.content-promopage .promo-list .btn-promo-details {
    font-weight: bold;
    font-size: 1rem;
}

/* Misc */
#left-nav.right-nav-center-icon {
    width: 35px;
    margin-right: 15px;
    display: flex;
    align-items: center;
}

#left-nav.right-nav-center-icon .member_avatar {
    display: block;
}

#left-nav.right-nav-center-icon img {
    width: 100%;
    height: auto;
    margin-right: 0;
}

/* Footer Misc */
.footer-box-wrapper {
    padding: 12px;
}

.footer-box .title {
    font-family: montserratbold;
    font-size: .7rem;
    color: #fff;
    font-weight: bold;
}

.trust-partner-title {
    font-family: montserratbold;
    font-weight: bold;
}

.footer-box-gaming-wrapper {
    padding-right: 0px!important;
}

.footer-box-follow-wrapper {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.footer-box-gaming {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.icon-pagcor {
    display: inline-block;
    width: 85px;
    height: 20px;
    /* margin-top: -9px;
    position: absolute; */
    background-image: url(../../images/mcd88/footer/pagcor.gif);
    background-size: 100% 100%
}

.icon-pagcor:hover {
    background-image: url(../../images/mcd88/footer/pagcor.gif);
}

.icon-curacao {
    display: inline-block;
    width: 4.5rem;
    height: 2.18rem;
    margin-right: 15px;
    background-image: url(../../images/mcd88/footer/gc.png);
    background-size: 100% 100%
}

.icon-curacao:hover {
    cursor: pointer;
    background-image: url(../../images/mcd88/footer/gc.png);
}

.footer-box-certification, .footer-box-payment {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    line-height: .45rem;
}

.footer-box-certification i {
    margin: 5px;
}

.footer-box-payment i {
    margin: 4px;
    margin-left: 0;
}

.footer-box-certification i:first-child, .footer-box-certification i:last-child {
    margin-left: 0px;
} 

.icon-bmm {
    display: inline-block;
    width: 2.45rem;
    height: 0.87rem;
    background-image: url(../../images/mcd88/footer/bnm.png);
    background-size: 100% 100%;
}

.icon-bmm:hover {
    background-image: url(../../images/mcd88/footer/bnm2.png);
}

.icon-itechlab {
    display: inline-block;
    width: 1.42rem;
    height: 1.4rem;
    background-image: url(../../images/mcd88/footer/itech.png);
    background-size: 100% 100%
}

.icon-itechlab:hover {
    background-image: url(../../images/mcd88/footer/itech2.png);
}

.icon-global {
    display: inline-block;
    width: 1.62rem;
    height: 1.62rem;
    background-image: url(../../images/mcd88/footer/global.png);
    background-size: 100% 100%
}

.icon-global:hover {
    width: 1.62rem;
    height: 1.62rem;
    background-image: url(../../images/mcd88/footer/global2.png);
    background-size: 100%!important;
}

.icon-payouts {
    display: inline-block;
    width: 4rem;
    height: 1.29rem;
    background-image: url(../../images/mcd88/footer/pay.png);
    background-size: 100% 100%
}

.icon-payouts:hover {
    background-image: url(../../images/mcd88/footer/pay2.png);
}

.icon-iovation {
    display: inline-block;
    width: 4.5rem;
    height: 0.94rem;
    background-image: url(../../images/mcd88/footer/inno.png);
    background-size: 100% 100%
}

.icon-iovation:hover {
    background-image: url(../../images/mcd88/footer/inno2.png);
}

.footer-box-payment i {
    display: inline-block;
    width: 1.275rem;
    height: 1.275rem;
    background-size: 100% 100%;
}

.icon-ok2 {
    background-image: url(../../images/mcd88/footer/ok2u_grey.png);
}

.icon-ok2:hover {
    background-image: url(../../images/mcd88/footer/ok2u.png);
}

.icon-bitcoin {
    background-image: url(../../images/mcd88/footer/bitcoin.png);
}

.icon-bitcoin:hover {
    background-image: url(../../images/mcd88/footer/bitcoin2.png);
}

.icon-tng {
    background-image: url(../../images/mcd88/footer/tng.png);
}

.icon-tng:hover {
    background-image: url(../../images/mcd88/footer/tng2.png);
}

.icon-usdt {
    background-image: url(../../images/mcd88/footer/usdt.png);
}

.icon-usdt:hover {
    background-image: url(../../images/mcd88/footer/usdt2.png);
}

.footer-box-follow i {
    display: inline-block;
    width: 1.29rem;
    height: 1.29rem;
    background-size: 100% 100%;
}

.icon-youtube {
    margin-top: 10px;
    margin-right: 10px;
    background-image: url(../../images/mcd88/footer/youtube.png);
}

.icon-youtube:hover {
    cursor: pointer;
    background-image: url(../../images/mcd88/footer/youtube.png);
}

.icon-facebook {
    background-image: url(../../images/mcd88/footer/facebook.png);
}

.icon-facebook:hover {
    cursor: pointer;
    background-image: url(../../images/mcd88/footer/facebook.png);
}

.icon-telegram {
    margin-top: 10px;
    margin-right: 10px;
    background-image: url(../../images/mcd88/footer/telegram.png);
}

.icon-telegram:hover {
    cursor: pointer;
    background-image: url(../../images/mcd88/footer/telegram.png);
}

.icon-instagram {
    margin-right: 10px;
    background-image: url(../../images/mcd88/footer/instagram.png);
}

.icon-instagram:hover {
    cursor: pointer;
    background-image: url(../../images/mcd88/footer/instagram.png);
}

/* Recharge */
#showDepoAlertModal .modal-content {
    padding: 0;
    border-radius: 10px;
}

.deposit-alert-title {
    background-color: #1dace7;
    color: white;
}

.deposit-alert-title h5 {
    text-decoration: none;
}

.deposit-alert-title h5 i {
    color: #fff;
}

.deposit-alert-notes {
    font-weight: 600;
    line-height: 1.5;
}

.btn-depo-alert-confirm {
    background-color: #1dace7;
    color: white;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

/* Header */
img.hlogo {
    width: 100%;
    max-width: 131px;
}

/* Side Menu */
#main-nav .inner-nav {
    min-height: 100%;
    height: unset;
}

@keyframes marquee {
    0% {
        transform: translate(50%, 0);
    }    
    100% {
        transform: translate(-100%, 0);
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate(50%, 0);
    }    
    100% {
        -webkit-transform: translate(-100%, 0);
    }
}

@media (max-width: 768px){

    .copy-right {
        font-family: MontserratRegular;
        font-size: .7rem;
        color: #5b616d;
    }

    .icon-18 {
        display: inline-block;
        width: 1rem;
        height: 1rem;
        position: absolute;
        background-image: url(../../images/mcd88/footer/18over.png);
        background-size: 100% 100%;
    }
}

@media (max-width: 500px) {
    #showDepoAlertModal .modal-content {
        width: 90%;
    }
}

@media (max-width: 450px) {

    .referral-image-wrapper img  {
        width: 90px;
    }

    .referral-title {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .lotteryBG {
        min-height: 300px;
    }


    .deposit-page .lang-ma.preset-date a {
        font-size: .65rem;
    }
}

@media (max-width: 405px) {

    .icon-curacao {
        margin-right: 10px;
    }

}

@media (max-width: 385px) {

    .icon-curacao {
        margin-right: 5px;
    }

    .icon-pagcor {
        width: 80px;
        margin-right: 5px;
    }
}

@media (max-width: 375px) {

    .referral-image-wrapper img  {
        width: 90px;
    }

    .referral-title {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .lotteryBG {
        min-height: 285px;
    }

    .deposit-page .preset-date a {
        padding: 0.6rem 0.4rem;
    }

    .deposit-page .lang-cn.preset-date a {
        padding: 0.6rem;
    }

    .col-3-5 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-5-5 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .col-8-5 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    #left-nav.right-nav-center-icon {
        margin-right: 10px;
    }
}

@media (max-width: 320px) {
    .lotteryBG {
        min-height: 260px;
    }

    #wrapper {
        margin-bottom: 20px;
    }

    #wrapper.wrapper-home {
        margin-bottom: 0;
    }

    .deposit-page .preset-date a {
        padding: 0.6rem .2rem;
    }

    .deposit-page .lang-cn.preset-date a {
        padding: 0.6rem;
    }

    .deposit-page .lang-ma.preset-date a {
        font-size: .6rem;
        padding: 0.2rem;
    }

    .col-3-5 {
        -ms-flex: 0 0 34%;
        flex: 0 0 34%;
        max-width: 34%;
    }
    
    .col-5-5 {
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
        max-width: 32%;
    }

    .col-8-5 {
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 66%;
    }

    #left-nav.right-nav-center-icon {
        width: 30px;
    }
}

@media (min-width: 575px){
    .footer-box-follow i {
        width: 1.55rem;
        height: 1.55rem;
    }

    .icon-pagcor {
        width: 88px;
        height: 45px;
    }

    .icon-curacao {
        width: 5.5rem;
        height: 2.5rem;
    }

    .footer-box-payment i {
        width: 1.45rem;
        height: 1.45rem;
    }
}

@media (min-width: 768px){

    #dropping-hot-wrapper .wap-page {
        height: 210px;
    }

    .app-download-ios-button, .app-download-android-button {
        height: 35px;
        width: 130px;
        background-position: 10%;
    }

    .footer-license {
        padding-bottom: 9rem;
    }

    .copy-right {
        font-size: .9rem;
    }

    .footer-social img {
        width: 35px;
    }

    @keyframes marquee {
        0% {
            transform: translate(90%, 0);
        }    
        100% {
            transform: translate(-100%, 0);
        }
    }

    @-webkit-keyframes marquee {
        0% {
            -webkit-transform: translate(90%, 0);
        }    
        100% {
            -webkit-transform: translate(-100%, 0);
        }
    }
}

/* ----new slot modal------ */
/*-----new pop slots------*/
.spop {
     padding: 15px 5px 30px;
     background-color: black !important;
}

.spop .title-img {
     
}

.spop .title-img .img-wrap {width: 80%;margin: 0 auto;padding: 0 0 5px;}

.spop .title-img .img-wrap img {
     display: block;
     width: 100%;
     height: auto;
     margin: 0 auto;
}

.spop h2 {
     display: block;
     text-align: center;
     color: #ffb503;
     padding: 0 0 5px;
     font-size: 27px;
}

.spop .btn-list {
     padding: 10px;
     margin: 10px 0;
     background: #000;
     border: 1px solid #666;
     display: flex;
     -webkit-justify-content: space-around;
     justify-content: space-around;
}

.spop .btn-list .btn-wrap {
     width: 60%;
}

.spop .btn-list .btn-wrap .btn {
     padding: 10px 0;
     display: flex;
     -webkit-align-items: center;
     align-items: center;
     -webkit-justify-content: flex-start;
     justify-content: flex-start;
}

.spop .btn-list .btn-wrap .btn span {
     width: 30px;
     height: 30px;
     display: block;
     margin: 0 9px;
}

.spop .btn-list .btn-wrap .btn span img {
     width: 30px;
     height: auto;
     display: block;
}

.spop .btn-list .qr-img {
     width: 25%;
}

.spop .btn-list .qr-img img {
     width: 100%;
     height: auto;
     display: block;
}

.spop ol {
     
padding: 10px 0;
     
color: #fff;
}

.spop ol li {
     
}

.spop .mbtn {
     display: block;
}

.spop .mbtn button {
     background: #ffb503;
     color: #000;
     margin: 2px 0;
     padding: 5px;
     width: 100%;
     -webkit-border-radius: 2px;
     border-radius: 2px;
}

.spop .form {
     width: auto;
     margin: 0 auto;
     padding: 20px 0 0;
}

.spop .form .ff-list {
     color: #fff;
     -webkit-align-items: center;
     align-items: center;
     margin: 10px 0;
     display: flex;
     -webkit-justify-content: space-around;
     justify-content: space-around;
}

.spop .form .ff-list lable {
     
}

.spop .form .ff-list .btnls {
     display: block;
     overflow: hidden;
     position: relative;
}

.spop .form .ff-list .btnls input {
     
}

.spop .form .ff-list .btnls button {
     position: absolute;
     right: 0;
     top: 0;
     color: #000;
     font-size: 11px;
     background: #eee;
     height: 32px;
     border-left: 1px solid #cecece;
     padding: 0 15px;
     border-radius: 0 10px 10px 0;
}

.spop .btn-wrap {
     
}

.spop .btn-wrap button {
     background: #ffb503;
     color: #000;
     width: 100%;
     text-align: center;
     padding: 5px;
     -webkit-border-radius: 2px;
     border-radius: 2px;
}

/*-----new agent contact slots------*/
.agbox-wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    padding: 15px 10px 90px;
}

.agbox {
    width: 50%;
    padding: 5px;
}

/*------new bonus ------------*/
/*----------------------------------*/
/*----------bonus page--------------*/
/*----------------------------------*/
.bonus-wrap {
    overflow: overlay;
    width: 100%;
    margin: 8px 0;
    text-transform: uppercase;
}

.bonus-wrap h4 {
    padding: 5px 15px;
}

.spbonus-wrap {
	display: flex;
    flex-wrap: wrap;
	    max-width: 380px !important;
		 min-width: 380px !important;
}

.spbonus-wrap .spbonus {
    position: relative;
    background-image: url(../../images/spbonus.gif?1);
    width: 113px;
    height: 150px;
    background-position: center;
    background-size: 136px 150px;
    padding: 14px 19px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0 0px 0 10px;
    color: #fff;
    text-align: center;
}

.spbonus-wrap .spbonus .title {
    width: 113px;
    padding: 8px 10px;
    line-height: 15px;
}

.spbonus-wrap .spbonus .prog {
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    top: 62px;
    margin-left: auto;
    margin-right: auto;
}

.spbonus-wrap .spbonus .type {
    font-size: 15px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 73px;
    font-weight: bold;
}

.spbonus-wrap .spbonus .info {
    width: auto;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
}

.spbonus-wrap .spbonus .info2 {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}

.bonus-package {
    
}

.bonus-package h4 {
    padding: 5px 15px;
}

.banner-box {
    margin: 10px 10px 15px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.banner-box .banner-img {
    overflow: hidden;
}

.banner-box .banner-img img {
    width: 100%;
    height: auto;
    display: block;
}

.banner-box .info {
    text-align: center;
    background: #3a3a3a;
    color: #15a540;
    padding: 5px;
}

.banner-box .moreinfo {
    overflow: scroll;
    background: #161616;
    height: 60vh;
    padding: 15px;
    color: #15a540;
    display: block;
}














