header {
    padding: 10px 0 18px;
}

body.black {
    background-color: #1E1F23;
    color: #bbb;
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

img {
    max-width: 100%;
}

.error {
    color: red;
}

#logo {
    width: 200px;
    float: left;
    margin-top: 5px;
}

#logo img {
    width: 100%;
}

.captcha {
    cursor: pointer;
}

.text-right {
    text-align: right !important;
}

#nav-top {
    float: left;
    width: calc(100% - 200px);
}

.loading>.fa {
    margin-right: 10px;
}

#msg-transfer .loading {
    margin: 10px 0;
}

.navbar-top {
    margin-top: 5px;
}

.black .bg-black {
    background-color: #1E1F23 !important;
}

.black .bg-light {
    background-color: #232429 !important;
}

.navbar-top>.divider {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 2px dotted #808080;
}

.navbar-nav>li {
    color: #808080;
}

.black .navbar-nav>li {
    color: #D0D0D0;
}

.navbar-nav>li:first-child>div {
    font-size: 12px;
    padding-top: 3px;
}

.navbar-nav>li>a {
    color: #808080;
    padding: 0 15px;
}

.black .navbar-nav>li>a {
    color: #D0D0D0;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus,
.navbar-nav>li.dropdown.open>a,
.navbar-nav>li.dropdown.open>a:hover {
    color: #31b1f8;
    padding: 0 15px;
    background-color: #fff;
}

.black .navbar-nav>li>a:hover,
.black .navbar-nav>li>a:active,
.black .navbar-nav>li>a:focus .black .navbar-nav>li.dropdown.open>a,
.black .navbar-nav>li.dropdown.open>a:hover {
    color: #31b1f8;
    padding: 0 15px;
    background-color: #1E1F23;
}

.black .navbar-nav>li.dropdown.btn-margin.open>a,
.black .navbar-nav>li.dropdown.btn-margin.open>a:hover {
    color: #31b1f8;
    padding: 0;
    background-color: #1E1F23;
}

.navbar-nav>li.dropdown.btn-margin.open>a {
    padding: 0;
}

.black .navbar-nav>li.dropdown.open>a {
    background-color: #1E1F23;
}

.dropdown-menu {
    left: 0;
    background-color: #f0f0f0 !important;
    border-width: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
    min-width: 100px !important;
    float: left !important;
    position: absolute !important;
}

.dropdown-menu>li>a {
    padding: 5px 10px;
    color: #808080;
}

.black .dropdown-menu>li>a {
    background-color: hsl(228, 7%, 15%);
}

.dropdown-menu>li>a>img {
    margin-right: 10px;
    margin-top: -2px;
}

.dropdown-menu>li>a>i {
    margin-right: 10px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:active,
.dropdown-menu>li>a:focus {
    background-color: #31b1f8;
    color: #fff;
}

.divider-btn {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
}

.divider-btn2 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.navbar-nav>li>a.btn-login {
    border-radius: 0px;
    color: #fff;
    background-color: #31b1f8;
    border-color: #31b1f8;
    width: 80px;
    font-size: 13px;
    padding: 0 10px;
}

.black .navbar-nav>li>a.btn-login {
    color: #fff;
}

.lang-vn .navbar-nav>li>a.btn-login,
.lang-vn .navbar-nav>li>a.btn-join,
.lang-vn .navbar-nav>li>a.btn-gray {
    min-width: 105px;
}

.navbar-nav>li>a:hover.btn-login,
.navbar-nav>li>a:active.btn-login,
.navbar-nav>li>a:focus.btn-login {
    color: #fff;
    background-color: #0199ed;
    border-color: #0199ed;
    padding: 0 10px;
}

.black .navbar-nav>li>a:hover.btn-login,
.black .navbar-nav>li>a:active.btn-login,
.black .navbar-nav>li>a:focus.btn-login {
    color: #fff;
}

.navbar-nav>li>a.btn-join {
    border-radius: 0px;
    color: #fff;
    background-color: hsl(150, 50%, 52%);
    border-color: hsl(150, 50%, 52%);
    width: 80px;
    font-size: 13px;
    padding: 0 10px;
}

.black .navbar-nav>li>a.btn-join {
    color: #fff;
}

.navbar-nav>li>a:hover.btn-join,
.navbar-nav>li>a:active.btn-join,
.navbar-nav>li>a:focus.btn-join {
    color: #fff;
    background-color: hsl(150, 50%, 62%);
    border-color: hsl(150, 50%, 62%);
    padding: 0 10px;
}

.black .navbar-nav>li>a:hover.btn-join,
.black .navbar-nav>li>a:active.btn-join,
.black .navbar-nav>li>a:focus.btn-join {
    color: #fff;
}

.black .modal-content {
    background-color: #1E1F23;
}

.navbar-nav>li>a.btn-gray {
    border-radius: 0px;
    color: #fff;
    background-color: #b8b8b8;
    border-color: #b8b8b8;
    width: 80px;
    font-size: 13px;
    padding: 0 10px;
}

.navbar-nav>li>a:hover.btn-gray,
.navbar-nav>li>a:active.btn-gray,
.navbar-nav>li>a:focus.btn-gray {
    color: #fff;
    background-color: hsl(0, 0%, 62%);
    border-color: hsl(0, 0%, 62%);
    padding: 0 10px;
}

.marquee {
    width: 550px;
    height: 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}

.navbar-marquee {
    background: #f1f2f3;
    color: #aaa;
    border-radius: 4px;
    padding: 3px 10px 3px 30px;
    position: relative;
    margin: 10px 15px 0 0;
}

.black .navbar-marquee {
    background: #26272B;
    color: #aaa;
}

.navbar-marquee i {
    position: absolute;
    left: 10px;
    top: 6px;
}

nav {
    background-color: #31b1f8;
    height: 40px;
    overflow: hidden;
}

.lang-vn .navbar-nav.main-nav>li>a {
    padding: 10px 20px !important;
}

.lang-vn .navbar-nav.main-nav>li.coming-soon>a,
.lang-vn .navbar-nav.main-nav>li.coming-soon>a:hover {
    width: 185px;
}

.lang-th .navbar-nav.main-nav>li>a {
    padding: 10px 37px !important;
}

.lang-th .navbar-nav.main-nav>li.coming-soon>a,
.lang-th .navbar-nav.main-nav>li.coming-soon>a:hover {
    width: 194px;
}

.lang-id .navbar-nav.main-nav>li>a {
    padding: 10px 33px !important;
}

.lang-id .navbar-nav.main-nav>li.coming-soon>a,
.lang-id .navbar-nav.main-nav>li.coming-soon>a:hover {
    width: 186px;
}

.navbar-nav.main-nav>li>a {
    color: #fff;
    padding: 10px 29px !important;
    background-color: #31b1f8;
    font-weight: 500;
    transition: all .3s;
}

.black .navbar-nav.main-nav>li>a {
    color: #fff;
}

.navbar-nav.main-nav>li>a:hover,
.navbar-nav.main-nav>li>a:focus,
.navbar-nav.main-nav>li>a:active,
.navbar-nav.main-nav>li.active>a {
    background-color: #0199ed;
}

.banner {
    height: 380px;
    background-position: center;
    background-size: cover;
}

.live-slider .photo-mask-index,
.black .live-slider .photo-mask-index {
    margin-top: -150px;
    height: 150px;
    background-image: linear-gradient(to bottom, rgba(230, 230, 230, 0), rgba(230, 230, 230, 1));
}

#main-slider1 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/lobby/9k_1920x500_01.jpg");
}

#main-slider2 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/lobby/9k_1920x500_02.jpg");
}

#main-slider3 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/lobby/9k_1920x500_03.jpg");
}

#main-slider4 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-dpt-bonus25-1920x500-v1-02.jpg");
}

#main-slider5 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-dpt-bonus-1920x500-v1-01.jpg");
}

#main-slider6 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-dragon-tiger-1920x500-v4-02.jpg");
}

#main-slider7 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-euro16-1920x500-v1-01.jpg");
}

#main-slider8 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-first-dept-1920x500-v1-01.jpg");
}

#main-slider9 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-friday-1920x500-v1-01.jpg");
}

#main-slider10 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-full-refund-1920x500-v1-03.jpg");
}

#main-slider11 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-live-casino-rebate-1920x500-v2-01.jpg");
}

#main-slider12 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-parlay150-1920x500-v1-01.jpg");
}

#main-slider13 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-parlay1500-1920x500-v1-01.jpg");
}

#main-slider14 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-perfect-1920x500-v1-02.jpg");
}

#main-slider15 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-refer-frenz-1920x500-v2-01.jpg");
}

#main-slider16 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-rescue-bonus-1920x500-v1-02.jpg");
}

#main-slider17 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-slot-cash-rebate-1920x500-v2-01.jpg");
}

#main-slider18 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-slots-club-1920x500-v3-02.jpg");
}

#main-slider19 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-sport-rebate-1920x500-v2-01.jpg");
}

#main-slider20 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-welcome-bonus30-1920x500-v1-01.jpg");
}

#main-slider21 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-welcome-bonus120-1920x500-v2-01.jpg");
}

#main-slider22 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/frm/9club-whatsapp-1920x500-v1-01.jpg");
}

#live-slider1 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/live/9k_1920x500_live1.jpg");
}

#live-slider2 {
    height: 500px;
    background-position: center;
    background-size: cover;
    background-image: url("../img/live/9k_1920x500_live2.jpg");
}

#photo {
    background-image: url("../img/slot/banner02.jpg");
    height: 500px;
    background-position: center;
    background-size: cover;
}

#photo2 {
    background-image: url("../img/live/banner.png");
    height: 500px;
    background-position: center;
    background-size: cover;
}

#photo3 {
    background-image: url("../img/sport/9k_1920x723_sport.jpg");
    height: 500px;
    background-position: center;
    background-size: cover;
    position: relative;
}

#photo4 {
    background-image: url("../img/card/9k_1920x723_chess.jpg");
    height: 725px;
    background-position: center;
    background-size: cover;
    position: relative;
}

#photo5 {
    background-image: url("../img/lottery/9k_lotto_1920x723.jpg");
    height: 500px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.margin-bot {
    margin-bottom: 30px;
}

.step-wrapper>.step-left {
    background-image: url("../img/frm/arrow_left_normal.png");
    width: 30%;
    background-size: 100% 138px;
}

.step-wrapper>.step-left:hover {
    background-image: url("../img/frm/arrow_left_normal_hover.png");
}

.step-wrapper>.step-main {
    background-image: url("../img/frm/arrow_center_normal.png");
    width: 21.5%;
    background-size: 100% 138px;
    margin-left: -1.5%;
}

.step-wrapper>.step-main:hover {
    background-image: url("../img/frm/arrow_center_normal_hover.png");
}

.step-wrapper>.step-right {
    background-image: url("../img/frm/arrow_right_normal.png");
    width: 31.9%;
    background-size: 100% 138px;
    margin-left: -2%;
}

.step-wrapper>.step-right:hover {
    background-image: url("../img/frm/arrow_right_normal_hover.png");
}

.step-wrapper>div {
    float: left;
    height: 138px;
    background-repeat: no-repeat;
}

.step-wrapper {
    margin-top: -50px;
    color: #fff;
}

.black .step-wrapper {
    color: #bbb;
}

.step-wrapper::after,
.step-wrapper::before {
    content: "";
    display: table;
}

.step-wrapper::after {
    clear: both;
}

.step-wrapper .step-inner {
    width: 80%;
}

.step-inner h4 {
    margin-top: 10px;
}

.step-wrapper #step2,
.step-wrapper #step3 {
    padding-left: 6%;
}

.step-wrapper #step1 {
    padding-left: 15%;
    position: relative;
}

.step-wrapper #step4 {
    position: relative;
    padding-left: 7%;
    padding-right: 10%;
}

.bg-white {
    background-color: #fff;
}

.black .bg-white {
    background-color: #1d1919;
}

.bg-gray {
    background-color: #f5f5f5;
}

.black .bg-gray {
    background-color: #1E1F23;
}

#login .modal-title.active>span:nth-of-type(2),
#login .modal-title>span:nth-of-type(1) {
    display: block;
    ;
}

#login .modal-title.active>span:nth-of-type(1),
#login .modal-title>span:nth-of-type(2) {
    display: none;
}

.bg-white h3,
.bg-gray h3 {
    color: #0199ed;
    position: relative;
    margin-top: 30px;
}

.bg-white h3.title {
    margin-bottom: 20px;
}

.bg-white .jackpot h3,
.bg-gray .jackpot h3 {
    margin-top: 0;
    margin-bottom: 30px;
}

i {
    font-style: normal !important;
}

.bg-white h3>span {
    background-color: #fff;
    z-index: 2;
    padding: 0;
    position: relative;
}

.black .bg-white h3>span {
    background-color: #1d1919;
}

.bg-gray h3>span {
    background-color: #f5f5f5;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}

.black .bg-gray h3>span {
    background-color: #1E1F23;
}

.bg-white h3>.title-sep {
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
}

.black .bg-white h3>.title-sep {
    border-bottom: 1px solid #4D4F56;
}

.bg-gray h3>.title-sep {
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
}

.black .bg-gray h3>.title-sep {
    border-bottom: 1px solid #4D4F56;
}

.bg-white>p,
.bg-gray>p,
.bg-gray>section>p {
    color: #414141;
    margin-bottom: 30px;
    font-weight: bold;
}

.black .bg-white>p,
.bg-gray>p,
.bg-gray>section>p {
    color: #636363;
}

.game-type img,
.jackpot img {
    width: 100%;
}

.game-type article {
    border: 1px solid #c9c9c9;
    margin-bottom: 30px;
}

.black .game-type article {
    border: 1px solid #4D4F56;
}

.game-type2 article {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}

.game-type .content,
.game-type2 .content {
    padding: 10px;
}

.game-type h3 {
    border-bottom: 1px solid #c9c9c9;
    padding: 0 10px 10px 10px;
    margin-top: 10px;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.black .game-type h3 {
    border-bottom: 1px solid #4D4F56;
}

.black .fa-inverse {
    color: #303030;
}

.game-type a:hover h3 {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.black .game-type a:hover h3 {
    color: #191A1D;
    border-bottom: 1px solid #191A1D;
}

.game-type h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 14px;
}

.game-type a {
    display: block;
    color: #5b5b5b;
    background-color: #fff;
    transition: background-color .5s;
}

.black .game-type a {
    color: #636363;
    background-color: #222223;
}

.game-type2 a {
    display: block;
    color: #5b5b5b;
    background-color: #fff;
    text-align: center;
    transition: all .5s;
}

.black .game-type2 a {
    color: #636363;
    background-color: #191A1D;
}

.game-type a:hover {
    display: block;
    color: #fff;
    background-color: #31b1f8;
}

.black .game-type a:hover {
    color: #191A1D;
}

.game-type2 a:hover {
    background-color: #f5f5f5;
}

.black .game-type2 a:hover {
    background-color: #222223;
    color: #CCC;
}

.game-type .fa-stack {
    color: #0199ed;
}

.game-type a:hover .fa-stack {
    color: #fff;
}

.black .game-type a:hover .fa-stack {
    color: #191A1D;
}

.game-type a:hover .fa-stack .fa-inverse {
    color: #31b1f8;
}

.play-now .fa-chevron-right {
    padding-left: 3px;
}

.game-type a:hover .play-now .fa-chevron-right {
    padding-left: 0;
    margin-top: -2px;
}

.game-type a:hover .fa-chevron-right:before {
    content: "\f077";
}

.game-type p {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    padding: 0 10px;
}

.play-now {
    font-size: 18px;
    padding: 0 10px;
}

.game-type .bg-type1 {
    background-image: url("../img/lobby/01_9k_394x151_live.jpg");
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type .bg-type2 {
    background-image: url("../img/lobby/02_9k_394x151_sport.jpg");
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type .bg-type3 {
    background-image: url("../img/lobby/03_9k_394x151_slot.jpg");
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type .bg-type4 {
    background-image: url("../img/lobby/04_9k_394x151_lottery_04.jpg");
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type2 .more {
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

.black .game-type2 .more {
    color: #1F1F1F;
}

.game-type2 h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 1170px) {
    .game-type2 .content p {
        height: 60px !important;
    }
}

.game-type2 .content p {
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
}

.game-type2:nth-of-type(1) .more {
    border: 3px solid #429539;
    background-color: #429539;
    transition: all .5s;
}

.game-type2:nth-of-type(1):hover .more {
    border: 3px solid #429539;
    color: #429539;
    background-color: #fff;
}

.black .game-type2:hover .more {
    background-color: #1F1F1F !important;
}

.game-type2:nth-of-type(1) h3 {
    color: #429539;
}

.game-type2:nth-of-type(1) article {
    border-top: 5px solid #429539;
}

.game-type2:nth-of-type(2) .more {
    border: 3px solid #0054a4;
    background-color: #0054a4;
    transition: all .5s;
}

.game-type2:nth-of-type(2):hover .more {
    border: 3px solid #0054a4;
    color: #0054a4;
    background-color: #fff;
}

.game-type2:nth-of-type(2) h3 {
    color: #0054a4;
}

.game-type2:nth-of-type(2) article {
    border-top: 5px solid #0054a4;
}

.game-type2:nth-of-type(3) .more {
    border: 3px solid #632d8d;
    background-color: #632d8d;
    transition: all .5s;
}

.game-type2:nth-of-type(3):hover .more {
    border: 3px solid #632d8d;
    color: #632d8d;
    background-color: #fff;
}

.game-type2:nth-of-type(3) h3 {
    color: #632d8d;
}

.game-type2:nth-of-type(3) article {
    border-top: 5px solid #632d8d;
}

.game-type2:nth-of-type(4) .more {
    border: 3px solid #ed1c24;
    background-color: #ed1c24;
    transition: all .5s;
}

.game-type2:nth-of-type(4):hover .more {
    border: 3px solid #ed1c24;
    color: #ed1c24;
    background-color: #fff;
}

.game-type2:nth-of-type(4) h3 {
    color: #ed1c24;
}

.game-type2:nth-of-type(4) article {
    border-top: 5px solid #ed1c24;
}

.game-type2:nth-of-type(5) .more {
    border: 3px solid #f78e1e;
    background-color: #f78e1e;
    transition: all .5s;
}

.game-type2:nth-of-type(5):hover .more {
    border: 3px solid #f78e1e;
    color: #f78e1e;
    background-color: #fff;
}

.game-type2:nth-of-type(5) h3 {
    color: #f78e1e;
}

.game-type2:nth-of-type(5) article {
    border-top: 5px solid #f78e1e;
}

.game-type2:nth-of-type(6) .more {
    border: 3px solid #ef5aa1;
    background-color: #ef5aa1;
    transition: all .5s;
}

.game-type2:nth-of-type(6):hover .more {
    border: 3px solid #ef5aa1;
    color: #ef5aa1;
    background-color: #fff;
}

.game-type2:nth-of-type(6) h3 {
    color: #ef5aa1;
}

.game-type2:nth-of-type(6) article {
    border-top: 5px solid #ef5aa1;
}

footer {
    background-color: #f0f0f0;
}

.black footer {
    background-color: #0c0c0c;
}

.bot-line {
    color: #969696;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
}

.bot-line a {
    padding-left: 10px;
    padding-right: 10px;
    color: #969696;
}

.bot-line a:hover {
    color: #0199ed;
}

.bot-info {
    color: #b5b5b5;
}

.bot-info .title {
    font-size: 15px;
    margin-bottom: 5px;
    color: #969696;
}

.bot-info ul {
    list-style-type: none;
    padding-left: 0;
}

.bot-info ul li a {
    font-size: 12px;
    display: block;
    color: #b5b5b5;
}

.black .bot-info ul li a {
    color: #5a5a5a;
}

.bot-info ul li a:hover {
    color: #0199ed;
}

.bot-info2 {
    font-size: 12px;
    color: #b5b5b5;
}

.black .bot-info2 {
    color: #5a5a5a;
}

.black .theme-square {
    border: 2px solid #D0D0D0;
    background-color: #1E1F23;
}

.theme-square {
    width: 15px;
    height: 15px;
    float: left;
    border: 2px solid #808080;
    margin-top: 3px;
    border-radius: 50%;
    background-color: #fff;
}

.black-switch {
    border: 2px solid #D0D0D0 !important;
    background-color: #1E1F23 !important;
}

.white-switch {
    border: 2px solid #808080 !important;
    background-color: #fff !important;
}

.theme-square.black-switch,
.theme-square.white-switch {
    margin-top: 2px;
    margin-right: 10px;
}

.bot-info2 .title {
    font-size: 15px;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
    color: #969696;
    border-top: 1px dashed #a0a0a0;
}

.black .bot-info2 .title {
    border-top: 1px dashed #4D4D4D;
}

.bot-info2 .title2 {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #969696;
}

.bot-info2 {
    font-size: 12px;
    color: #b5b5b5;
}

.bot-info3 .brand {
    border-top: 1px dashed #a0a0a0;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
}

.black .bot-info3 .brand {
    border-top: 1px dashed #4D4D4D;
}

.bot-info3 .brand img {
    padding-right: 22px;
    padding-left: 22px;
    height: 20px;
    margin-bottom: 20px;
}

.jackpot p {
    margin-bottom: 30px;
}

#index .section {
    padding: 30px 60px;
    max-width: 1440px;
}

.bg-gray>section {
    padding: 30px 60px;
    max-width: 1440px;
}

.bg-mem {
    background-color: hsl(0, 0%, 97%);
    padding: 20px 0;
    color: #777;
}

.black .bg-mem {
    background-color: hsl(0, 0%, 12%);
    color: #9E9E9E;
}

.bg-mem .holder {
    box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 6px 12px rgba(0, 0, 0, .32);
    padding: 20px 35px;
    background-color: #fff;
    position: relative;
}

.black .bg-mem .holder {
    background-color: #262729;
}

.bg-mem .line-right {
    border-right: 1px solid #ccc;
}

.bg-mem .box {
    padding: 0 15px;
    margin-bottom: 20px;
}

.black {
    color: #393939;
}

.black .black {
    color: #fff;
}

.bg-mem h4 {
    margin-top: 10px;
    margin-bottom: 0px;
}

.bg-mem .bot-space {
    margin-bottom: 40px;
}

#top-board span {
    color: #009cea;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: normal;
}

#top-board tr:first-of-type td:nth-of-type(1) span {
    margin-right: 0;
}

.black .table-bordered>thead>tr>th,
.black .table-bordered>tbody>tr>th,
.black .table-bordered>tfoot>tr>th,
.black .table-bordered>thead>tr>td,
.black .table-bordered>tbody>tr>td,
.black .table-bordered>tfoot>tr>td {
    border: 1px solid #4D4F56;
}

.black .table>thead>tr>th {
    border-bottom: 1px solid #4D4F56;
}

#mem-history p {
    margin: 0;
}

#top-board {
    color: #393939;
}

.black #top-board {
    color: #B9B9B9;
}

#top-board td {
    padding: 3px;
}

#top-board tr:not(:first-of-type) td:first-child,
#top-board tr:not(:first-of-type) td:nth-of-type(3),
#top-board tr:first-of-type td:nth-child(2),
#top-board tr:first-of-type td:nth-child(4) {
    border-right: 0;
    text-align: right;
}

#top-board tr:not(:first-of-type) td:last-child,
#top-board tr:not(:first-of-type) td:nth-of-type(2),
#top-board tr:first-of-type td:last-child,
#top-board tr:first-of-type td:nth-child(3) {
    border-left: 0;
    text-align: right;
}

#top-board tr:first-of-type td:nth-of-type(1) {
    text-align: center;
    vertical-align: middle;
    background-color: #fcfcfc;
}

.black #top-board tr:first-of-type td:nth-of-type(1) {
    background-color: #2D2D2D;
}

#top-board tr:first-of-type td:nth-of-type(1)>span {
    margin-right: 0;
}

#top-board tr:nth-of-type(2n) td:nth-of-type(1),
#top-board tr:nth-of-type(2n) td:nth-of-type(2),
#top-board tr:nth-of-type(3) td:nth-of-type(3),
#top-board tr:nth-of-type(3) td:nth-of-type(4),
#top-board tr:nth-of-type(1) td:nth-of-type(4),
#top-board tr:nth-of-type(1) td:nth-of-type(5) {
    background-color: #fcfcfc;
}

.black #top-board tr:nth-of-type(2n) td:nth-of-type(1),
.black #top-board tr:nth-of-type(2n) td:nth-of-type(2),
.black #top-board tr:nth-of-type(3) td:nth-of-type(3),
.black #top-board tr:nth-of-type(3) td:nth-of-type(4),
.black #top-board tr:nth-of-type(1) td:nth-of-type(4),
.black #top-board tr:nth-of-type(1) td:nth-of-type(5) {
    background-color: #2D2D2D;
}

.nav-memcenter {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0;
}

.black .nav-memcenter {
    border-top: 1px solid #4D4F56;
    border-left: 1px solid #4D4F56;
    border-bottom: 1px solid #4D4F56;
}

.nav-memcenter li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}

.black .nav-memcenter li:not(:last-child) {
    border-bottom: 1px solid #4D4F56;
}

.nav-memcenter li.active>a:hover,
.nav-memcenter li.active>a:active,
.nav-memcenter li.active>a:focus,
.nav-memcenter li.active>a {
    color: #009cea;
    background-color: #d8ffea;
}

.black .nav-memcenter li.active>a:hover,
.black .nav-memcenter li.active>a:active,
.black .nav-memcenter li.active>a:focus,
.black .nav-memcenter li.active>a {
    color: #191A1D;
    background-color: rgba(216, 255, 234, 0.6);
}

.nav-memcenter li>a:hover,
.nav-memcenter li>a:active,
.nav-memcenter li>a:focus {
    color: #009cea;
    background-color: #eee;
}

.black .nav-memcenter li>a:hover,
.black .nav-memcenter li>a:active,
.black .nav-memcenter li>a:focus {
    background-color: #434343;
}

.nav-memcenter li>a {
    color: #009cea;
    background-color: #fff;
    height: 65px;
}

.black .nav-memcenter li>a {
    background-color: #262729;
}

.nav-memcenter li>a>i {
    float: left;
    font-size: 25px;
    width: 35px;
    padding: 10px 0;
    text-align: center;
    margin-right: 10px;
}

.nav-memcenter a>div>p:first-of-type {
    font-weight: bold;
}

.nav-memcenter>li>a p:last-of-type {
    font-size: 12px;
}

.nav-memcenter>li>a {
    position: relative;
}

.nav-memcenter>li>a>div {
    position: absolute;
    top: 50%;
    left: 60px;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.main-nav>li>a>.fa-mobile {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.mem-main {
    padding: 0;
}

.nav-tabs li>a {
    padding: 10px 15px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.black .nav-tabs li>a {
    border-top: 1px solid #4D4F56;
    border-left: 1px solid #4D4F56;
    border-bottom: 1px solid #4D4F56;
}

.black .nav-tabs li>a:hover,
.black .nav-tabs li>a:active,
.black .nav-tabs li>a:focus {
    color: #009cea;
    background-color: #262729;
}

.nav-tabs li>a:hover>svg path,
.nav-tabs li>a:hover>svg polygon,
.nav-tabs li>a:hover>svg path,
.nav-tabs li>a:hover>svg polygon,
.nav-tabs li>a:active>svg path,
.nav-tabs li>a:active>svg polygon,
.nav-tabs li>a:active>svg path,
.nav-tabs li>a:active>svg polygon,
.nav-tabs li>a:focus>svg path,
.nav-tabs li>a:focus>svg polygon,
.nav-tabs li>a:focus>svg path,
.nav-tabs li>a:focus>svg polygon {
    fill: #0199ed;
}

.black .tab-content>.tab-pane {
    border-bottom: 1px solid #4D4F56;
    border-right: 1px solid #4D4F56;
    border-left: 1px solid #4D4F56;
}

.black .nav-tabs {
    border-bottom: 1px solid #4D4F56;
}

.black .nav-tabs li.active>a {
    border-bottom: 1px solid transparent;
}

.nav-tabs li:last-child>a {
    border-right: 1px solid #ccc;
}

.black .nav-tabs li:last-child>a {
    border-right: 1px solid #4D4F56;
}

.black .nav-tabs>li.active>a,
.black .nav-tabs>li.active>a:hover,
.black .nav-tabs>li.active>a:focus {
    background-color: #262729;
}

.tab-pane.limit {
    padding: 28px 15px 0 15px;
    text-align: center;
    position: relative;
    min-height: 250px;
}

.nav-tabs>li i {
    margin-right: 10px;
}

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding-right: 1.5em;
    line-height: 14px;
}

.choiceDate .date-seperator {
    position: absolute;
    top: 2px;
    left: 375px;
}

.choiceDate {
    position: relative;
}

.choiceDate input {
    padding: 4px 24px 4px 6px;
}

.choiceDate .col-xs-3:not(:first-child)>i {
    color: #555;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 2;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    pointer-events: none;
}

.btn-main {
    border-radius: 0;
    background-color: #009cea;
    color: #fff;
}

.black .btn-main {
    color: #191A1D;
}

.btn-main:hover,
.btn-main:active,
.btn-main.active {
    background-color: hsl(200, 100%, 36%);
    color: #fff;
}

.black .btn-main:hover,
.black .btn-main:active,
.black .btn-main.active {
    color: #191A1D;
}

/* table.table-sort tr th.header::after {
    content: "\f0dc";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: 10px;
} */
table.table-sort tr th.header.headerSortUp::after {
    content: "\f0de";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: 10px;
    color: #0199ed;
}

table.table-sort tr th.header.headerSortDown::after {
    content: "\f0dd";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: 10px;
    color: #0199ed;
}

.history .table>thead>tr>th {
    background-color: #eeeeee;
    text-align: center;
    font-weight: normal;
}

.black .history .table>thead>tr>th {
    background-color: hsl(0, 0%, 20%);
}

.history .table {
    border: 1px solid #ddd;
}

.black .history .table {
    border: 1px solid #4D4F56;
}

.black .table>thead>tr>th,
.black .table>tbody>tr>th,
.black .table>tfoot>tr>th,
.black .table>thead>tr>td,
.black .table>tbody>tr>td,
.black .table>tfoot>tr>td {
    border-top: 1px solid #4D4F56;
}

.row.full {
    margin-right: 0;
    margin-left: 0;
}

.table-info {
    padding-left: 10px;
    color: #a4a4a4;
}

.text>.form-group {
    margin-bottom: 0;
}

.tab-content .notice {
    color: #e2a801;
    margin: 10px 0;
}

.control-label {
    padding-right: 0;
}

.btn-width {
    width: 100px;
}

.btn-main.gray {
    background-color: #8f8f8f;
}

.btn-main.gray:hover,
.btn-main.gray:active,
.btn-main.gray.active {
    background-color: hsl(0, 0%, 63%);
}

.form-feedback {
    color: hsl(0, 0%, 73%);
    font-style: italic;
    text-align: left;
}

.nav-tabs li>a>svg {
    height: 10px;
    margin-right: 15px;
    transform: scale(2);
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
}

.nav-tabs li.active>a>svg path,
.nav-tabs li.active>a>svg polygon,
.nav-tabs li>a:hover>svg path,
.nav-tabs li>a:hover>svg polygon {
    fill: #0199ed;
}

.control-label span {
    color: #0199ed;
}

input[type="checkbox"],
input[type="radio"] {
    visibility: hidden;
}

.radio-inline i {
    margin-right: 10px;
}

.radio-inline {
    margin-right: 20px;
}

.radio-group {
    padding-top: 2px;
    padding-bottom: 2px;
}

.info {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.info h4 {
    color: #0199ed;
    margin-top: 0;
    margin-bottom: 5px;
}

.message .table>thead>tr>th {
    background-color: #0199ed;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.black .message .table>thead>tr>th {
    color: #191A1D;
}

.message .table {
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 5;
}

.black .message .table {
    border-bottom: 1px solid #4D4F56;
}

.tab-pane.limit a i {
    color: #ddd;
}

.tab-pane.limit a:hover i {
    color: #777;
}

.msg-detail {
    position: absolute;
    top: 100px;
    bottom: 5px;
    left: 15px;
    right: 15px;
    text-align: left;
    background-color: #fff;
    overflow-y: auto;
    opacity: 0;
    transition: opacity .5s, top .5s;
    z-index: 0;
}

.black .msg-detail {
    background-color: #262729;
}

.msg-detail.in {
    opacity: 1;
    top: 15px;
    z-index: 6;
}

.msg-detail h4 {
    background-color: #ccc;
    color: #777;
    padding: 10px;
}

.botinfo {
    z-index: 1;
    position: relative;
}

.black .pagination>li>a,
.black .pagination>li>span {
    background-color: #262729;
}

.black .pagination>li.active>a,
.black .pagination>li.active>span,
.black .pagination>li.active>a.active,
.black .pagination>li.active>a:focus,
.black .pagination>li.active>a:hover {
    background-color: #a4a4a4;
    color: #fff;
}

.black .pagination>li>a:hover,
.black .pagination>li>a:focus,
.black .pagination>li>a:active {
    background-color: #a4a4a4;
    color: #000;
}

.msg-detail h4 span {
    font-size: 14px;
    background-color: #0199ed;
    color: #fff;
    padding: 3px 10px;
    margin-right: 10px;
}

.msg-detail i.fa-times {
    cursor: pointer;
}

.msg-detail p {
    padding: 15px;
}

.message tbody tr {
    cursor: pointer;
}

.message tbody tr td:nth-of-type(2) {
    text-align: left;
}

.form-horizontal {
    margin-bottom: 15px;
}

.btn-file {
    padding: 3px 10px;
}

.balance>div {
    float: right;
    font-size: 18px;
    margin-right: -15px;
}

.balance span {
    font-size: 40px;
    color: #0199ed;
}

.btn-link {
    padding: 3px;
}

.form-control.form-block {
    width: 106%;
}

.banner-wrapper {
    margin-bottom: 30px;
    margin-top: -50px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 20%, rgba(0, 0, 0, .7) 60%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, 0) 100%);
}

.full-img {
    width: 100%;
}

.feture-game {
    height: 130px;
    background-position: center;
    background-size: cover;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.feture-game>.new {
    background-color: #d5011d;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 6px;
}

.feture-game>.content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(44, 91, 108, .8);
    padding: 5px 0;
    height: 45px;
    transition: bottom .3s;
}

.feture-game>.content>h5 {
    margin: 0;
    color: #fff;
}

.feture-game>.content>p {
    margin: 0;
    color: #3aa2fd;
}

.feture-game>.mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity .3s;
}

.feture-game>.mask a:not(:last-of-type) {
    margin-bottom: 10px;
}

.feture-game:hover>.mask {
    opacity: 1;
}

.feture-game:hover>.content {
    bottom: -45px;
}

.feture-game>.mask>.btn-group {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0 20px;
}

.btn-square {
    padding: 6px;
    display: inline-block;
    width: 100px;
}

.btn-primary {
    background-color: #25aae1;
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: hsl(197, 75%, 61%);
    color: #fff;
}

.btn-default {
    background-color: #666666;
    color: #cacaca;
}

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    background-color: hsl(0, 0%, 50%);
    color: #cacaca;
}

#slot-img {
    background-image: url(../img/slot/jackpots.png);
}

#slot1-img {
    background-image: url(../img/slot/jackpots_game001.png);
}

#slot2-img {
    background-image: url(../img/slot/jackpots_game002.png);
}

#slot3-img {
    background-image: url(../img/slot/jackpots_game003.png);
}

#slot4-img {
    background-image: url(../img/slot/jackpots_game004.png);
}

.jackpots-wrapper {
    float: left;
    width: 35%;
    padding: 10px;
}

.jackpots {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 130px;
}

.feture-game-holder {
    float: left;
    width: 65%;
}

.feture-game-wrapper {
    float: left;
    width: 25%;
    padding: 10px 5px;
}

.container-fluid.container-width1 {
    max-width: 1336px;
}

.container-width {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container-width {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container-width {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container-width {
        width: 1170px;
    }
}

@media (min-width: 1440px) {
    .container-width {
        width: 1350px;
    }
}

.slot-type-wrapper a>.slot-type {
    text-align: center;
    padding: 0;
    transition: border .3s;
    margin-bottom: 30px;
}

.promo-wrapper a>.promo {
    text-align: center;
    transition: border .3s;
    margin-bottom: 30px;
}

.slot-type h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #31b1f8;
    overflow: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}

.slot-type p {
    margin: 0;
    overflow: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slot-type-wrapper>a:hover {
    color: #31b1f8;
}

.slot-type-wrapper a,
.promo-wrapper a {
    color: #5b5b5b;
}

.black .slot-type-wrapper a,
.promo-wrapper a {
    color: #9F9F9F;
}

.slot-type-wrapper a:hover>.slot-type>div>.mask,
.promo-wrapper a:hover>.promo>div>.mask {
    opacity: 1;
}

.slot-type>div,
.promo>div {
    position: relative;
}

.slot-type>div>.mask,
.promo>div>.mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity .3s;
    height: 100%;
}

.slot-type>div>.mask>button,
.promo>div>.mask>button {
    margin: 0;
    background-color: #25aae1;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    border-width: 0;
}

.promo>.content {
    padding-top: 15px;
    text-align: left;
}

.promo>.content>h4 {
    margin: 0 0 10px 0;
    color: #5b5b5b;
    font-weight: bold;
}

.black .promo>.content>h4 {
    color: #fff;
}

.promo>.content>p {
    color: #5b5b5b;
    height: 80px;
    margin: 0;
    overflow: hidden;
}

.black .promo>.content>p {
    color: #bbb;
}

.promo>.content>button {
    background-color: #25aae1;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    border-width: 0;
    position: absolute;
    bottom: 10px;
}

.row-promo {
    margin-left: -15px;
    margin-right: -15px;
}

.promo-wrapper3 .padding0 {
    padding: 0;
}

.square-4 {
    width: 40%;
    float: left;
}

.row-promo2 {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
}

.promo-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.h-1 {
    height: 150px;
}

.h-2 {
    height: 310px;
}

.w-6 {
    width: 50%;
    float: left;
}

.w-3 {
    width: 60%;
    float: left;
}

.w-2 {
    width: 40%;
    float: left;
}

.w-1 {
    width: 20%;
    float: left;
}

.promo-wrapper2 {
    padding-left: 5px;
    padding-right: 5px;
}

.promo2 {
    background-position: center;
    background-size: cover;
    margin-bottom: 10px;
    position: relative;
}

.promo-wrapper2>a>.promo2>.mask {
    height: 100%;
    width: 100%;
    background-color: rgba(50, 178, 249, .8);
    opacity: 0;
    transition: opacity .3s;
}

.promo-wrapper2>a:hover>.promo2>.mask {
    opacity: 1;
}

.promo2>.mask>p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 0;
    padding: 20px;
}

.navbar-nav.nav-gmaes>li>a {
    background-color: #25aae1;
    color: #fff;
    padding: 10px 5px !important;
    width: calc(954px/7);
    text-align: center;
    transition: background-color .3s;
}

.navbar-nav.nav-gmaes>li>a:hover,
.navbar-nav.nav-gmaes>li>a:focus,
.navbar-nav.nav-gmaes>li>a:active,
.navbar-nav.nav-gmaes>li.active>a,
.navbar-nav.nav-gmaes>li.active>a:hover,
.navbar-nav.nav-gmaes>li.active>a:focus,
.navbar-nav.nav-gmaes>li.active>a:active {
    background-color: #0199ed;
}

.navbar-nav.nav-gmaes>li:not(:last-of-type) {
    border-right: 1px solid #51bbe7;
}

.game-wrap h5,
.game-wrap2 h5 {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 0;
    z-index: 2;
    position: relative;
    transition: background-color .3s;
    overflow: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.game-wrap:hover h5 {
    background-color: rgba(0, 0, 0, 0);
}

.game-wrap2:hover h5 {
    background-color: rgba(0, 0, 0, .9);
}

.game-wrap:hover .mask,
.game-wrap2:hover .mask {
    opacity: 1;
}

.game-wrap .new {
    background-color: #d5011d;
    color: #fff;
    position: absolute;
    top: 40px;
    right: 0;
    padding: 2px 6px;
}

.game-wrap2 .new {
    background-color: #d5011d;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 2px 6px;
}

.game-wrap .mask,
.game-wrap2 .mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity .3s;
}

.game-wrap .mask>.btn-group,
.game-wrap2 .mask>.btn-group {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.game-wrap .mask>.btn-group>a:not(:last-of-type),
.game-wrap2 .mask>.btn-group>a:not(:last-of-type) {
    margin-bottom: 10px;
}

.game-wrap .btn-group>a:nth-of-type(1),
.game-wrap2 .btn-group>a:nth-of-type(1) {
    background-color: #fff;
    color: #25aae2;
}

.game-wrap .btn-group>a:nth-of-type(2),
.game-wrap2 .btn-group>a:nth-of-type(2) {
    background-color: #49c386;
    color: #fff;
}

.game-wrap .btn-group>a:hover,
.game-wrap .btn-group>a:active,
.game-wrap .btn-group>a:focus,
.game-wrap2 .btn-group>a:hover,
.game-wrap2 .btn-group>a:active,
.game-wrap2 .btn-group>a:focus {
    background-color: #25aae2;
    color: #fff;
}

.game {
    background-position: center;
    background-size: cover;
    height: 138px;
    position: relative;
}

.game2 {
    background-position: center;
    background-size: cover;
    height: 100px;
    position: relative;
}

.qt_game {
    background-position: center;
    background-size: cover;
    height: 215px;
    position: relative;
}

#slot-game1 {
    background-image: url(../img/slot/blackjack_en.jpg);
}

#slot-game2 {
    background-image: url(../img/slot/Bikini-Beach-EN.jpg);
}

#slot-game3 {
    background-image: url(../img/slot/Baseball.jpg);
}

#slot-game4 {
    background-image: url(../img/slot/boxing.jpg);
}

#slot-game5 {
    background-image: url(../img/slot/candylicious.jpg);
}

#slot-game6 {
    background-image: url(../img/slot/3_kingdoms.jpg);
}

.row-games::before,
.row-games::after {
    content: "";
    display: table;
}

.row-games::after {
    clear: both;
}

.row-games {
    padding-left: 15px;
    padding-top: 15px;
    margin-bottom: 30px;
}

.row-games>div {
    padding: 0 15px 15px 0;
}

.game-wrap {
    border: 1px solid #333333;
    padding: 1px;
}

.navbar-nav.nav-bottom>li {
    padding: 4px 12px;
}

.navbar-nav.nav-bottom>li:first-of-type {
    padding-left: 0;
}

.navbar-nav.nav-bottom>li>a {
    padding: 2px 0 !important;
    font-weight: bold;
}

.navbar-nav.nav-bottom>li>a:hover {
    color: #31b1f8;
}

.navbar-nav.nav-bottom>li.active>a {
    color: #31b1f8;
    border-bottom: 2px solid #31b1f8;
}

.navbar-nav.nav-bottom {
    float: none;
    margin: 9px 0;
}

.navbar-nav.nav-bottom>li.active::after {
    content: "";
    display: table;
    height: 15px;
    width: 15px;
    background-color: #f9fafa;
    border: 1px solid #d0d0d0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: calc((100% - 17px)/2);
    top: 35px;
    position: absolute;
    z-index: 2;
}

.black .navbar-nav.nav-bottom>li.active::after {
    background-color: #1E1F23;
    border: 1px solid #4D4F56;
}

.navbar-nav.nav-bottom>li.active::before {
    content: "";
    display: table;
    height: 15px;
    width: 15px;
    background-color: #f9fafa;
    border: 1px solid #f9fafa;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: calc((100% - 17px)/2);
    top: 36px;
    position: absolute;
    z-index: 3;
}

.black .navbar-nav.nav-bottom>li.active::before {
    background-color: #1E1F23;
    border: 1px solid #4D4F56;
    border-width: 0;
}

.tab-bottom>.content {
    padding: 10px 20px;
    background-color: #f9fafa;
    border: 1px solid #d0d0d0;
    position: relative;
    margin-bottom: 30px;
}

.black .tab-bottom>.content {
    background-color: #1E1F23;
    border: 1px solid #4D4F56;
    color: #828282;
}

.tab-bottom>.content>h3,
.tab-bottom>.content>h4 {
    margin: 10px 0;
    font-weight: bold;
    color: #31b1f8;
}

.tab-bottom>.content>.notice {
    padding-left: 10px;
}

.tab-bottom>.content>p {
    padding-left: 10px;
}

.tab-bottom>.content {
    color: #828282;
}

.tab-bottom>.content>ol {
    padding-left: 30px;
}

.tab-bottom>.content>ol:not(:last-of-type) {
    padding-bottom: 10px;
}

.tab-bottom>.content>ol>li {
    margin-bottom: 10px;
}

.tab-bottom>.content>.subtitle {
    padding-top: 20px;
}

.tab-bottom>.content .email {
    color: #26a1ee;
}

.tab-bottom>.content .note {
    color: hsl(0, 0%, 63%);
}

.tab-bottom>.content b {
    color: #26a1ee;
}

.tab-bottom>.content a {
    color: #26a1ee;
}

.tab-bottom>.content a:hover,
.tab-bottom>.content a:focus,
.tab-bottom>.content a:active {
    color: hsl(203, 85%, 64%);
}

.faq-wrap {
    margin-left: 10px;
}

.faq-wrap>.title.collapsed {
    background-color: #eee;
    color: #777;
    padding: 10px 20px;
    border-bottom: 1px solid #fefefe;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    cursor: pointer;
    transition: all .3s;
}

.black .faq-wrap>.title.collapsed {
    background-color: #2F2F2F;
    color: #9a9a9a;
    border-bottom: 1px solid #4D4F56;
    border-left: 1px solid #4D4F56;
    border-right: 1px solid #4D4F56;
    border-top: 1px solid #4D4F56;
}

.faq-wrap>.title {
    background-color: #26a1ee;
    color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid #e7e8e8;
    border-right: 1px solid #e7e8e8;
    border-top: 1px solid #e7e8e8;
    cursor: pointer;
}

.black .faq-wrap>.title {
    background-color: #26a1ee;
    color: #fff;
    border-left: 1px solid #4D4F56;
    border-right: 1px solid #4D4F56;
    border-top: 1px solid #4D4F56;
}

.faq-wrap>.content {
    background-color: #f9fafa;
    color: #26a1ee;
    border-left: 1px solid #e7e8e8;
    border-right: 1px solid #e7e8e8;
    border-bottom: 1px solid #e7e8e8;
}

.black .faq-wrap>.content {
    background-color: #2F2F2F;
    color: #26a1ee;
    border-left: 1px solid #4D4F56;
    border-right: 1px solid #4D4F56;
    border-bottom: 1px solid #4D4F56;
}

.faq-wrap>.content p {
    padding: 10px 20px;
    margin: 0;
}

.faq-wrap:not(:last-of-type) {
    margin-bottom: 10px;
}

.navbar-nav.nav-fliter>li {
    padding: 5px 15px;
}

.navbar-nav.nav-fliter>li>a {
    font-size: 16px;
    padding: 1px 0;
    line-height: 16px;
}

.navbar-nav.nav-fliter>li>a:hover,
.navbar-nav.nav-fliter>li>a:focus,
.navbar-nav.nav-fliter>li>a:active {
    color: #26a1ee;
}

.black .navbar-nav.nav-fliter>li>a:hover,
.black .navbar-nav.nav-fliter>li>a:focus,
.black .navbar-nav.nav-fliter>li>a:active {
    font-size: 16px;
    padding: 1px 0;
    line-height: 16px;
    color: #26a1ee;
}

.navbar-nav.nav-fliter>li.active>a {
    border-bottom: 2px solid #26a1ee;
    color: #26a1ee;
}

.photo-mask {
    margin-top: -80px;
    height: 80px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

.photo-mask-index {
    margin-top: -150px;
    height: 150px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    position: relative;
}

.black .photo-mask {
    background-image: linear-gradient(to bottom, rgba(29, 30, 34, 0), rgba(29, 30, 34, 1));
}

.black .photo-mask-index {
    background-image: linear-gradient(to bottom, rgba(29, 30, 34, 0), rgba(29, 30, 34, 1));
}

.promo-single {
    margin-bottom: 30px;
}

.promo-single>h3 {
    color: #5b5b5b;
    margin: 30px 0;
    text-align: center;
}

.black .promo-single>h3 {
    color: #fff;
}

.promo-single .notice {
    color: #26a1ee;
}

.promo-single ol>li {
    margin-bottom: 10px;
}

.promo-single ol {
    padding-left: 30px;
}

.promo-single a {
    color: #26a1ee;
    text-decoration: underline;
    margin-left: 10px;
}

.promo-single a:first-of-type {
    margin-left: 30px;
}

.promo-single a:hover,
.promo-single a:active,
.promo-single a:focus {
    color: hsl(203, 85%, 64%);
}

.card-gray {
    border: 1px solid #d2d2d2;
    background-color: #fafafa;
    color: #828282;
    padding: 3px;
    margin-bottom: 30px;
}

.black .card-gray {
    border: 1px solid #4D4F56;
    background-color: #1E1F23;
    color: #828282;
}

.black .form-control {
    color: #555;
    /* background-color: #CECECE; */
    border: 1px solid #505050;
}

.black .has-error .form-control {
    border-color: #ff3f3f;
}

.black .has-success .form-control {
    border-color: #0199ed;
}

.card-gray>h3 {
    padding: 10px 20px;
    background-color: #dadada;
    color: #6e6e6e;
    margin: 0;
    font-size: 18px;
}

.black .card-gray>h3 {
    background-color: #313131;
}

.black .card-gray>h3 {
    color: #afafaf;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8;
}

.card-gray>h3:not(:first-of-type) {
    margin-top: 40px;
}

.form-feedback>i {
    margin-right: 10px;
}

.has-success .form-feedback {
    color: #0199ed;
}

.has-success .form-control {
    border-color: #0199ed;
}

.checkbox-inline>i {
    margin-right: 10px;
}

.registration .margin {
    margin: 10px 0;
}

.registration .form-group {
    margin-bottom: 10px;
}

.registration .text-right {
    margin-bottom: 20px;
}

.registration .control-label {
    padding-left: 30px;
}

#msg-error .modal-header {
    background-color: #e9594c;
    border-width: 0;
    padding: 10px 15px;
}

#msg-error h3 {
    margin-top: 10px;
    color: #e9594c;
}

#msg-error p {
    color: #e9594c;
}

.modal-header {
    background-color: #31b1f8;
    color: #fff;
    border-width: 0;
    padding: 10px 15px;
    text-align: center;
}

#msg-success .modal-header {
    background-color: #00b38b;
    border-width: 0;
    padding: 10px 15px;
}

#msg-success h3 {
    margin-top: 10px;
    color: #00b38b;
}

#msg-success p {
    color: #00b38b;
}

#msg-transfer .modal-header {
    background-color: #31b1f8;
    border-width: 0;
    height: 35px;
}

#msg-transfer h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #31b1f8;
    font-size: 18px;
}

#msg-transfer .modal-header .close {
    position: absolute;
    right: 7px;
    top: 7px;
}

#msg-transfer p {
    color: #31b1f8;
}

#msg-transfer p>a {
    width: 80px;
    text-align: center;
}

.btn-gray {
    border-radius: 0;
    color: #fff;
    background-color: #b8b8b8;
    border-color: #b8b8b8;
}

.btn-gray:hover {
    color: #fff;
    background-color: hsl(0, 0%, 60%);
    border-color: hsl(0, 0%, 60%);
}

#login .modal-header {
    background-color: #31b1f8;
    color: #fff;
    border-width: 0;
    padding: 10px 15px;
}

#login .modal-header .close {
    position: absolute;
    right: 15px;
    top: 11px;
}

#login form {
    padding: 20px 100px;
    margin-bottom: 0;
    display: none;
}

#login form.active {
    display: block;
}

#login {
    color: #777;
}

#login .form-group {
    margin-bottom: 10px;
}

#login img {
    margin: 10px 0;
}

#login p {
    margin: 20px 0 -10px 0;
}

.navbar-nav.main-nav>li.coming-soon>a {
    transition: all .3s;
    width: 180px;
    text-align: center;
}

.navbar-nav.main-nav>li.coming-soon>a:hover {
    background-color: #777;
    color: #31b2f6;
    width: 180px;
    text-align: center;
}

.navbar-nav.main-nav>li.coming-soon>a>span:nth-of-type(1),
.navbar-nav.main-nav>li.coming-soon>a:hover>span:nth-of-type(2) {
    display: block;
}

.navbar-nav.main-nav>li.coming-soon>a>span:nth-of-type(2),
.navbar-nav.main-nav>li.coming-soon>a:hover>span:nth-of-type(1) {
    display: none;
}

.step-main {
    position: relative;
}

#step1 .step-inner .number {
    left: 38%;
}

#step4 .step-inner .number {
    left: 9.5%;
}

.step-inner .number {
    position: absolute;
    left: 10%;
    top: 0;
    margin: 8px 0;
    color: #31b2f6;
    transition: all .3s;
}

.step-left:hover .number,
.step-main:hover .number,
.step-right:hover .number {
    color: #fff;
}

.black .step-left:hover .number,
.black .step-main:hover .number,
.black .step-right:hover .number {
    color: #191A1D;
}

.live-wrapper .live {
    height: 180px;
    background-position: center;
    background-size: 100%;
    margin-bottom: 30px;
    transition: background-size .3s;
}

.sport-wrapper {
    padding: 20px;
    text-align: center;
    background-color: rgba(255, 255, 255, .6);
    border: 1px solid rgba(49, 178, 246, .6);
    transition: all .3s;
}

.black .sport-wrapper {
    background-color: rgba(0, 0, 0, .6);
}

.sport-wrapper:hover {
    background-color: rgba(49, 178, 246, .6);
}

.sport-wrapper>h4 {
    color: #31b2f6;
    font-size: 20px;
    margin: 5px 0;
    transition: all .3s;
}

.sport-wrapper:hover>h4 {
    color: #fff;
}

.sport-wrapper>p {
    color: #5b5b5b;
    margin: 0;
    transition: all .3s;
}

.black .sport-wrapper>p {
    color: #A9A9A9;
}

.sport-wrapper:hover>p {
    color: #fff;
}

.sport-holder {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.live .mask {
    text-align: center;
    height: 100%;
    width: 100%;
    color: #fff;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, .9);
    position: relative;
    opacity: 0;
    transition: all .3s;
}

.live .mask>span {
    background-color: #25aae1;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    border-width: 0;
    width: 100px;
    position: absolute;
    bottom: 15px;
    margin-left: -50px;
}

.live .mask>h3 {
    margin-top: 13px;
    font-size: 18px;
}

.live-wrapper a:hover .mask {
    opacity: 1;
}

.live-wrapper a:hover .live {
    background-size: 110%;
}

.mobile {
    padding-bottom: 30px;
    color: #727272;
}

.mobile>h4 {
    color: #31b2f6;
    text-align: center;
    line-height: 20px;
    padding: 40px 0;
    margin: 0;
    font-size: 20px;
}

.android>h4 {
    color: #31b2f6;
    text-align: center;
    line-height: 20px;
    padding: 12px 0;
    margin: 0;
    font-size: 18px;
}

.android>h4>img {
    margin-top: -7px;
    margin-left: 10px;
}

.android>.row.full {
    margin: 0 10px 12px 15px;
}

.android>.row.full>img {
    float: left;
}

.android>.row.full>p {
    margin-bottom: 0;
    float: left;
    padding-left: 10px;
    width: calc(100% - 60px);
}

.mobile a {
    color: #727272;
    text-decoration: none;
    transition: all .3s;
}

.mobile a:hover {
    color: #31b2f6;
    text-decoration: underline;
}

.html5>h4 {
    color: #31b2f6;
    text-align: center;
    line-height: 20px;
    padding: 12px 0;
    margin: 0;
    font-size: 18px;
    margin: 20px 0;
}

.html5>h4>img {
    margin-top: -7px;
    margin-left: 10px;
}

.html5>h4>img:nth-of-type(2) {
    margin-left: 5px;
}

.desptop>h4 {
    color: #31b2f6;
    text-align: center;
    line-height: 20px;
    padding: 12px 0;
    margin: 0;
    font-size: 18px;
}

.desptop>h4>img {
    margin-top: -7px;
    margin-left: 10px;
}

.desptop>.row.full {
    margin: 0 10px 12px 15px;
}

.desptop>.row.full>img {
    float: left;
}

.desptop>.row.full>p {
    margin-bottom: 0;
    float: left;
    padding-left: 10px;
    width: calc(100% - 60px);
}

.desptop-holder {
    width: 660px;
    margin: 0 auto;
}

.live-casino {
    text-align: center;
    background-color: #e6e6e6;
}

.live-casino>.slide {
    margin-bottom: -30px;
}

.btn-round {
    padding: 10px 20px;
    border-radius: 4px;
    border-width: 0;
}

.live-casino h4 {
    margin: 0 0 5px 0;
}

.live-casino p {
    margin-bottom: 13px;
    height: 60px;
    overflow: hidden;
}

.live-casino .each {
    margin-bottom: 30px;
    padding: 10px 10px 0 10px;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid transparent;
    color: #282828;
    transition: all .3s;
}

.modal-info {
    margin-left: -80px !important;
    margin-right: -80px !important;
}

.live-casino a:hover>.each {
    background-color: rgba(0, 0, 0, 0.7);
    border: 2px solid #009cea;
    color: #fff;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #c1c1c1;
    border-width: 0;
    margin: 0 5px 0 0;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #009cea;
    border-width: 0;
    margin: 0 5px 0 0;
}

.carousel-indicators {
    bottom: 45px;
}

.balance-menu {
    width: 320px !important;
    left: -150px !important;
}

.balance-menu>li {
    padding: 3px 120px 3px 10px;
}

.balance-menu-divider {
    border-bottom: 1px solid hsl(0, 0%, 80%);
    padding: 0 !important;
}

.black .balance-menu-divider {
    border-bottom: 1px solid hsl(0, 0%, 30%);
    padding: 0 !important;
}

.dropdown-menu.marginlr {
    margin: 0 5px;
}

.black .balance-menu>li {
    background-color: hsl(228, 7%, 15%);
}

.dropdown-menu {
    top: 30px;
}

.balance-menu .amount {
    position: absolute;
    right: 10px;
}

#tocenter>.hover-notice {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #6a6a6a;
    box-shadow: 0 0 5px hsl(0, 0%, 90%), 2px 2px 2px hsl(0, 0%, 80%);
    padding: 2px 7px;
    left: 30px;
}

#tocenter:hover>.hover-notice {
    display: block;
}

#tocenter>svg {
    width: 20px;
    height: 20px;
    margin-bottom: -5px;
}

#tocenter .st0 {
    fill: #777;
}

#tocenter:hover .st0 {
    fill: #009cea;
}

.lang-vn #top-board tr:first-of-type td:nth-of-type(1) {
    width: 225px;
}

.black #tocenter>.hover-notice {
    background-color: #2D2D2D;
    color: #6a6a6a;
    box-shadow: 0 0 5px hsl(0, 0%, 30%), 2px 2px 2px hsl(0, 0%, 35%);
}

@media (max-width: 767px) {

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px;
    }
}


.swal2-popup {
    font-size: 1.6rem !important;
}

.history .reply {
    width: 66px;
    color: #009cea;
    cursor: pointer;
}

.history .reply p {
    width: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.history_loading {
    opacity: 0.7;
}

.history_loading .fa {
    position: absolute;
    font-size: 60px;
    color: #006bff;
    top: 50%;
    opacity: 1;
}

.table-condensed {
    color: #000;
}

#transfer_form select {
    color: #31b1f8;
}

#Announcement .modal-body {
    height: 542px;
    padding: 0;
}

#Announcement .sidebar {
    float: left;
    /* width: 23%; */
    height: 542px;
    border-right: 1px solid #e5e4e4;
    padding: 0;
}

#Announcement .sidebar ul {
    padding: 0;
    height: 93%;
}

#Announcement .sidebar li {
    text-align: left;
    padding-left: 15px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e5e4e4;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

#Announcement .sidebar li.active {
    background-color: #cbcbff;
}

#Announcement .sidebar .list {
    height: 92%;
    overflow: hidden;
    overflow-y: auto;
}

#Announcement .sidebar .not_show {
    position: absolute;
    bottom: 0;
    height: 7%;
    width: 100%;
    border-right: 1px solid #e5e4e4;
    background-color: aliceblue;
    /* border-top: #ddd solid 1px; */
}

#Announcement .sidebar button {
    margin: 5px;
}

#Announcement .content {
    float: left;
    /* width: 77%; */
    height: 542px;
    overflow: auto;
    background: #fff;
}

#Announcement .content_header {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #e5e4e4;
    font-size: 22px;
    color: #f4354a;
    font-weight: bold;
}

#Announcement .content_body {
    line-height: 30px;
    margin: 20px;
    font-size: 16px;
    /* padding: 0 9px; */
    text-align: left;
    line-height: 1.6;
}

#Announcement .time {
    float: right;
    font-size: 20px;
    margin: 20px;
}

.container {
    padding: 0;
}

.container .row>div {
    margin-bottom: 30px;
}


#banklist {
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
}

#banklist th {
    text-align: center;
}

#banklist td {
    word-break: break-all;
}

.black #banklist {
    border-color: white;
}

/* 優惠活動 */

.row-promo {
    margin: 0 0 40px 0;
}

.row-promo h3 {
    margin: 0 0 10px 0;
    padding: 0;
}

.promo {
    margin: 10px 40px 40px 40px;
}

.promo h2 {
    margin: 10px 0;
    font-weight: bold;
    font-size: 20px;
    color: #31b1f8;
}

.promo h4 {
    margin: 10px 0;
    color: #5b5b5b;
    font-weight: bold;
    font-size: 16px;
}

.promo p {
    color: #5b5b5b;
    height: 80px;
    margin: 0;
    overflow: hidden;
}

.promo ul {
    margin: 0 0 0 30px;
    padding: 0;
    line-height: 24px;
    list-style: square;
}

.promo ul li {
    color: #5b5b5b;
    margin-bottom: 5px;
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) h3:focus {
    outline: none;
}
.row-games div .myFavourite {
    position: absolute;
    left: 2%;
    top: 2%;
    width: 35px;
    height: 35px;
    z-index: 3;
}

.row-games div .myFavourite i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.8rem;
    color: #ddd;
    transition: color 0.3s;
    cursor: pointer;
}
@media screen and (max-width: 700px) {
    .row-games div .myFavourite {
        width: 28px;
        height: 28px;
    }
    .row-games div .myFavourite i {
        font-size: 1.2rem;
    }
}

.row-games div .myFavourite .chosen,.row-games div .myFavourite:hover i{
    color: red;
}