.topnavInput::placeholder,
.topnavInput {
    color: #000 !important;
}

.ambassadorImgrathana {
    background: url(../images/BMD-D-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 326px;
    width: 240px;
    height: 202px;
    top: -30px;
}

.ambassadorImgrathana:hover {
    background: url(../images/BMD-W-2.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 326px;
    width: 240px;
    height: 202px;
    top: -30px;
}

#header {
    padding: 10px 0 18px;
}

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

#logo {
    width: 250px;
    float: left;
    margin-top: -8px;
    margin-bottom: -19px;
    display: flex;
}

#logo img {
    width: 80%;
    margin-top: -5px;
}

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

#nav-top {
    float: right;
    width: 875px;
    height: 70px !important;
}

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

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

.navbar-top {
    margin-top: 5px;
    padding-right: 0;
}

.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 gray;
}

.navbar-nav>li {
    color: gray;
    flex: 1;
}

#productMainNavMenu {
    width: 1200px;
}

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

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

.navbar-nav>li>a {
    color: gray;
    padding: 0 10px;
}

.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 10px;
}

.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 10px;
    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;
}

.topNav {
    background: #fff !important;
    color: #000 !important;
    border-bottom: #fff 1px solid !important;
}

.topNav a {
    color: #000 !important;
    cursor: pointer;
}

.black .topNav {
    background: #1e1f23 !important;
    color: #000 !important;
    border-bottom: #1e1f23 1px solid !important;
    margin-right: 35px;
}

.black .topNav a {
    color: #fff !important;
    cursor: pointer;
}

.topNav .topNavInnner {
    width: 710px !important;
    padding-right: 17px;
}

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

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

.dropdown-menu>li>a {
    padding: 5px 10px;
    color: gray;
    flex: 1;
}

.black .dropdown-menu>li>a {
    background-color: #242529;
}

.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: 0;
    color: #fff;
    background-color: #31b1f8;
    border-color: #31b1f8;
    width: auto;
    min-width: 80px;
    font-size: 13px;
    padding: 0 10px;
    margin-top: 2px;
}

.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: 0;
    color: #fff;
    background-color: #47c285;
    border-color: #47c285;
    width: auto;
    min-width: 80px;
    font-size: 12px;
    padding: 0 10px;
    margin-top: 2px;
}

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

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

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

.black .modal-content {
    background: url(../../../../hcgames.3g/content/images/axwin688/background/bg.jpg) no-repeat;
    background-size: 100% 100%;
    border: 1px solid #e0bd33;
    border-radius: 10px;
}

.navbar-nav>li>a.btn-gray {
    border-radius: 0;
    color: #fff;
    background-color: #b8b8b8;
    border-color: #b8b8b8;
    width: auto;
    min-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: #9e9e9e;
    border-color: #9e9e9e;
    padding: 0 10px;
}

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

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

.black .navbar-marquee {
    background: #26272b !important;
    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 31px !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;
    background-color: #31b1f8;
    font-weight: 500;
    transition: all 0.3s;
    overflow: hidden;
    white-space: nowrap;
    height: 45px;
    line-height: 40px;
    margin-top: -8px;
}

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

.navbar-nav.main-nav>li> :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;
}

.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-slider {
    height: 500px;
    background-position: center;
    background-size: cover;
}

#photo {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/bgimg/slotbanner3.jpg);
    height: 350px;
    background-position: center;
    background-size: cover;
}

#photo2 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/live/livecasino_bg_0921.jpg);
    height: 500px;
    background-position: center;
    background-size: cover;
}

#photo3 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/sport/banner_b.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#photo4 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/MY1_files/scr888_now_live_a.jpg?v1);
    height: 350px;
    background-position: center;
    background-size: cover;
}

#photo5 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/live/live-casino-bg.jpg);
    background-position: center;
    background-size: cover;
}

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

.step-wrapper>.step-left {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/arrow_left_normal.png);
    width: 30%;
    background-size: 100% 138px;
}

.step-wrapper>.step-left:hover {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/arrow_left_normal_hover.png);
}

.step-wrapper>.step-main {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/arrow_center_normal.png);
    width: 21.5%;
    background-size: 100% 138px;
    margin-left: -1.5%;
}

.step-wrapper>.step-main:hover {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/arrow_center_normal_hover.png);
}

.step-wrapper>.step-right {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/arrow_right_normal.png);
    width: 31.9%;
    background-size: 100% 138px;
    margin-left: -2%;
}

.step-wrapper>.step-right:hover {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/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.text2,
#login .modal-title>span.text1 {
    display: block;
}

#login .modal-title.active>span.text1,
#login .modal-title>span.text2 {
    display: none;
}

.bg-white h3,
.bg-white .game-type-title,
.bg-gray h3,
.bg-gray .game-type-title {
    color: #0199ed;
    position: relative;
    margin-top: 30px;
    font-size: 24px;
}

.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 0;
    position: relative;
}

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

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

.black .bg-gray h3>span,
.black .bg-gray .game-type-title>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,
.bg-gray .game-type-title>.title-sep {
    border-bottom: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
}

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

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

.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,
.game-type .game-type-title {
    border-bottom: 1px solid #c9c9c9;
    padding: 0 10px 10px;
    margin-top: 10px;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

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

.black .game-type a:hover h3,
.black .game-type a:hover .game-type-title {
    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 0.5s;
    cursor: pointer;
}

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

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

.black .game-type2 a {
    color: #636363;
    background-color: #191a1d;
    cursor: pointer;
}

.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;
    color: #fff;
}

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

.card-content-title span {
    color: #fff;
}

.play-now span {
    color: #fff;
}

.fa-stack-1x,
.fa-stack-2x {
    color: #fff;
}

.game-type .bg-type1 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/type1.jpg?v1);
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type .bg-type2 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/type2.jpg?v1);
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type .bg-type3 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/type3.jpg?v1);
    height: 150px;
    background-position: center;
    background-size: cover;
}

.game-type .bg-type4 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frm/type4.jpg?v1);
    height: 150px;
    background-position: center;
    background-size: cover;
}

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

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

.game-type2 h3,
.game-type2 .game-type-title {
    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;
    color: #faf58f;
}

.game-type2.promo1 .more {
    border: 3px solid #429539;
    background-color: #429539;
    transition: all 0.5s;
}

.game-type2.promo1:hover .more {
    border: 3px solid #429539;
    color: #429539;
    background-color: #fff;
}

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

.game-type2.promo1 h3 {
    color: #429539;
}

.game-type2.promo1 .article {
    border-top: 5px solid #429539 !important;
}

.game-type2.promo2 .more {
    border: 3px solid #0054a4;
    background-color: #0054a4;
    transition: all 0.5s;
}

.game-type2.promo2:hover .more {
    border: 3px solid #0054a4;
    color: #0054a4;
    background-color: #fff;
}

.game-type2.promo2 h3 {
    color: #0054a4;
}

.game-type2.promo2 .article {
    border-top: 5px solid #0054a4 !important;
}

.game-type2.promo3 .more {
    border: 3px solid #632d8d;
    background-color: #632d8d;
    transition: all 0.5s;
}

.game-type2.promo3:hover .more {
    border: 3px solid #632d8d;
    color: #632d8d;
    background-color: #fff;
}

.game-type2.promo3 h3 {
    color: #632d8d;
}

.game-type2.promo3 .article {
    border-top: 5px solid #632d8d !important;
}

.game-type2.promo4 .more {
    border: 3px solid #ed1c24;
    background-color: #ed1c24;
    transition: all 0.5s;
}

.game-type2.promo4:hover .more {
    border: 3px solid #ed1c24;
    color: #ed1c24;
    background-color: #fff;
}

.game-type2.promo4 h3 {
    color: #ed1c24;
}

.game-type2.promo4 .article {
    border-top: 5px solid #ed1c24 !important;
}

.game-type2.promo5 .more {
    border: 3px solid #f78e1e;
    background-color: #f78e1e;
    transition: all 0.5s;
}

.game-type2.promo5:hover .more {
    border: 3px solid #f78e1e;
    color: #f78e1e;
    background-color: #fff;
}

.game-type2.promo5 h3 {
    color: #f78e1e;
}

.game-type2.promo5 .article {
    border-top: 5px solid #f78e1e !important;
}

.game-type2.promo6 .more {
    border: 3px solid #ef5aa1;
    background-color: #ef5aa1;
    transition: all 0.5s;
}

.game-type2.promo6:hover .more {
    border: 3px solid #ef5aa1;
    color: #ef5aa1;
    background-color: #fff;
}

.game-type2.promo6 h3 {
    color: #ef5aa1;
}

.game-type2.promo6 .article {
    border-top: 5px solid #ef5aa1 !important;
}

#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;
    cursor: pointer;
}

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

.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 gray;
    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 gray !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 .title3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #eabf40;
    font-weight: 700;
    font-size: 15px;
}

.text_foter {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 27px;
}

.zalo_call {
    float: left;
    width: 100%;
    line-height: 45px;
    color: #fff !important;
    font-size: 16px;
}

.zalo_call img {
    float: left;
    width: 40px;
    margin: 5px 10px 5px 0;
}

.sosial_icon {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 15px;
}

.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 .full-section {
    padding: 30px 60px;
    max-width: 1440px;
}

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

.bg-mem {
    background-color: #f7f7f7;
    padding: 20px 0;
    color: #777;
}

.black .bg-mem {
    background-color: #1f1f1f;
    color: #9e9e9e;
}

.bg-mem .holder {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 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 .welcomebox {
    padding: 0 15px;
    margin-bottom: 20px;
}

.black {
    color: #393939;
}

.black .black {
    color: #fff;
}

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

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

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

#top-board tr td span.span1 {
    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 td.td-right {
    border-right: 0;
    text-align: right;
}

#top-board tr td.td-left {
    border-left: 0;
    text-align: right;
}

#top-board tr td.td-first {
    text-align: center;
    vertical-align: middle;
    background-color: #fcfcfc;
    white-space: nowrap;
    padding: 8px;
}

.black #top-board tr td.td-first {
    background-color: #2d2d2d;
}

#top-board tr td.td-dark {
    background-color: #fcfcfc;
}

.black #top-board tr td.td-dark {
    background-color: #2d2d2d;
}

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

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

.nav-memcenter li {
    border-bottom: 1px solid #ccc;
}

.black .nav-memcenter li {
    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: #d8ffea;
}

.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: 700;
}

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

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

.nav-memcenter>li>a>div {
    margin-top: -5px;
}

.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);
}

#nav .navbar-nav>li {
    padding: 8px 10px;
    text-align: center;
}

.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: 700;
}

.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>a {
    border-right: 1px solid #ccc;
}

.black .nav-tabs li.last>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;
    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;
    color: #000;
}

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

.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: #007ab8;
    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: 400;
    text-decoration: inherit;
    margin-left: 10px;
}

table.table-sort tr th.header.headerSortUp::after {
    content: "\f0de";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    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: 400;
    text-decoration: inherit;
    margin-left: 10px;
    color: #0199ed;
}

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

.black .history .table>thead>tr>th {
    background-color: #333;
}

.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: #a1a1a1;
}

.form-feedback {
    color: #bababa;
    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;
}

.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: 400;
}

.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 0.5s, top 0.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: 100%;
}

.banner-wrapper {
    margin-bottom: 15px;
    margin-top: -50px;
    background-image: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.7) 60%, rgba(0, 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, 0.8);
    padding: 5px 0;
    height: 45px;
    transition: bottom 0.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 0.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 {
    padding: 0 20px;
    margin-top: 30px;
}

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

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

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #50bbe6;
    color: #fff;
}

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

.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    background-color: gray;
    color: #cacaca;
}

.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: 1200px;
}

.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 0.3s;
    margin-bottom: 30px;
}

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

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

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

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

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

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

.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 0.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;
    color: #5b5b5b;
    font-weight: 700;
}

.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;
    position: relative;
}

.promo-wrapper2>a>.promo2>.mask {
    height: 100%;
    width: 100%;
    background-color: rgba(50, 178, 249, 0.8);
    opacity: 0;
    transition: opacity 0.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: 119px;
    text-align: center;
    transition: background-color 0.3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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,
.navbar-nav.nav-gmaes>li>a.ot-now {
    background-color: #0199ed;
}

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

.game-wrap h5,
.game-wrap2 h5,
.game-wrap3 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 0.3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.game-wrap:hover h5 {
    background-color: transparent;
}

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

.game-wrap3:hover h5 {
    background-color: transparent;
}

.game-wrap:hover .mask,
.game-wrap2:hover .mask,
.game-wrap3: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-wrap3 .new {
    background-color: #d5011d;
    color: #fff;
    position: absolute;
    top: 40px;
    right: 15px;
    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 0.3s;
}

.game-wrap3 .mask {
    position: absolute;
    top: 0;
    bottom: 15px;
    left: 0;
    right: 15px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s;
}

.game-wrap .mask>.btn-group,
.game-wrap2 .mask>.btn-group,
.game-wrap3 .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;
}

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

.game-wrap .btn-group>a.btn-blue,
.game-wrap2 .btn-group>a.btn-blue,
.game-wrap3 .btn-group>a.btn-blue {
    background-color: #25aae1;
    color: #fff;
}

.game-wrap .btn-group>a.btn-blue:hover,
.game-wrap2 .btn-group>a.btn-blue:hover,
.game-wrap3 .btn-group>a.btn-blue:hover {
    background-color: #50bbe6;
    color: #fff;
}

.game-wrap .btn-group>a.btn-gray,
.game-wrap2 .btn-group>a.btn-gray,
.game-wrap3 .btn-group>a.btn-gray {
    background-color: #666;
    color: #cacaca;
}

.game-wrap .btn-group>a.btn-gray:hover,
.game-wrap2 .btn-group>a.btn-gray:hover,
.game-wrap3 .btn-group>a.btn-gray:hover {
    background-color: gray;
    color: #cacaca;
}

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

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

.game3 {
    background-position: center;
    background-size: 221px 111px;
    position: relative;
    height: 111px;
}

.game4 {
    background-position: center;
    background-size: 221px 151px;
    position: relative;
    height: 151px;
}

.game5 {
    background-position: -41px 0;
    background-size: cover;
    height: 225px;
}

#slot-game1 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/slot/blackjack_en.jpg);
}

#slot-game2 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/slot/Bikini-Beach-EN.jpg);
}

#slot-game3 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/slot/Baseball.jpg);
}

#slot-game4 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/slot/boxing.jpg);
}

#slot-game5 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/slot/candylicious.jpg);
}

#slot-game6 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/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 #333;
    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: 700;
}

.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: 700;
    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: #a1a1a1;
}

.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: #56b5f1;
}

.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 0.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: #56b5f1;
}

.promo-single p {
    text-align: center;
}

.promo-single table tr th,
.promo-single table tr td {
    padding: 5px 10px;
    text-align: center;
}

.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: #fff;
    border: 1px solid #fff;
    color: #000 !important;
}

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

.modal-body label {
    color: #000;
}

.login-modal-container .modal-header {
    border-bottom: 1px solid #d7ad23 !important;
}

.login-modal-container hr {
    border-top: 0 !important;
}

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

#login-modal .Memberlogin-Btn {
    color: #fff !important;
    background: #000 !important;
}

.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: 0.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;
}

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

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

#msg-success p,
#msg-success-forgot 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: #999;
    border-color: #999;
}

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

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

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

#marquee .list-unstyled>li:not(:last-of-type) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.black #marquee .list-unstyled>li:not(:last-of-type) {
    border-bottom: 1px solid #333;
}

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

#login form.active {
    display: block;
}

#login,
#marquee {
    color: #777;
}

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

#login img {
    margin: 10px 0;
}

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

.navbar-nav.main-nav>li.coming-soon>a {
    transition: all 0.3s;
    padding: 10px 0;
    width: 175px;
    text-align: center;
}

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

.navbar-nav.main-nav>li.coming-soon>a>span.cm1,
.navbar-nav.main-nav>li.coming-soon>a:hover>span.cm2 {
    display: block;
}

.navbar-nav.main-nav>li.coming-soon>a>span.cm2,
.navbar-nav.main-nav>li.coming-soon>a:hover>span.cm1 {
    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 0.3s;
    font-size: 18px;
}

.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 0.3s;
}

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

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

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

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

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

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

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

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

.sport-holder {
    padding-top: 250px;
    padding-bottom: 30px;
}

.live .mask {
    text-align: center;
    height: 100%;
    width: 100%;
    color: #fff;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.9);
    position: relative;
    opacity: 0;
    transition: all 0.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 0.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.second-img {
    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;
}

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

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

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

.live-casino a:hover>.each {
    background-color: #4d4d4d;
    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 !important;
}

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

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

.balance-menu-divider {
    border-bottom: 1px solid #ccc;
    padding: 0 !important;
}

.black .balance-menu-divider {
    border-bottom: 1px solid #4d4d4d;
    padding: 0 !important;
}

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

.black .balance-menu>li {
    background-color: #242529;
}

.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 #e6e6e6, 2px 2px 2px #ccc;
    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 td.td-first {
    width: 225px;
}

.black #tocenter>.hover-notice {
    background-color: #2d2d2d;
    color: #6a6a6a;
    box-shadow: 0 0 5px #4d4d4d, 2px 2px 2px #595959;
}

.rows::before,
.rows::after {
    content: "";
    display: table;
}

.rows:after {
    clear: both;
}

.download .modal-dialog {
    text-align: left;
}

.download .main-content>.step {
    padding: 10px 30px;
}

.download .step h4 {
    margin-bottom: 10px;
    margin-top: 0;
}

.download .step h5 {
    margin-bottom: 5px;
    margin-top: 0;
}

.download .step h4,
.download .step h5 {
    color: #31b1f8;
}

.download .step>p:not(:last-of-type) {
    padding-bottom: 5px;
    margin: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-top-width: 0;
    border-style: solid;
    border-image: -webkit-linear-gradient( 0deg, rgba(0, 0, 0, 0), #37373e, rgba(0, 0, 0, 0)) 20 stretch;
}

.download .step p {
    color: #fff;
    margin-bottom: 5px;
}

.download .step .notice {
    color: #ffce3a;
    margin-top: 0;
    padding: 0;
}

.download .step .user-info {
    color: #fff;
    padding: 5px;
    border: 1px solid #ffce3a;
    border-radius: 6px;
    margin: 5px 0;
}

.download .modal-content {
    background-color: #1f1f27;
    padding: 15px 25px;
}

.download .input-holder {
    margin: 10px 0;
}

.download .input-holder {
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-top-width: 0;
    border-style: solid;
    border-image: -webkit-linear-gradient( 0deg, rgba(0, 0, 0, 0), #36363e, rgba(0, 0, 0, 0)) 20 stretch;
}

.download .form-icon {
    margin: 0 10px;
    width: 52px;
    height: 52px;
    padding: 10px;
    float: left;
}

.download .form-input {
    width: 100%;
    float: left;
    color: #d7d7d7;
    padding: 0 10px;
    position: relative;
    margin-right: 10px;
}

.download .form-input>label,
.download .form-input>input {
    float: left;
}

.download .form-input>label {
    color: #31b1f8;
    width: 150px;
}

.download .form-input>label::after {
    display: table;
    content: ":";
    color: #31b1f8;
    float: right;
    padding-right: 15px;
}

.download .form-input>input {
    width: calc(100% - 150px);
}

.download .input-type1.full-width {
    width: 100%;
}

.download .input-type1 {
    width: calc(100% - 130px);
    background-color: transparent;
    border-width: 0;
    outline-width: 0;
    color: #fff;
}

.download .form-icon svg .st0 {
    fill: #d7d7d7;
}

.download .btn-style3 {
    background-color: #535353;
    color: #fff;
}

.download .btn-style3:hover,
.download .btn-style3:active,
.download .btn-style3:focus {
    background-color: #6b6b6b;
    color: #fff;
}

.download .btn-style2 {
    background-color: #31b1f8;
    color: #fff;
}

.download .btn-style2:hover,
.download .btn-style2:active,
.download .btn-style2:focus {
    background-color: #61c4fa;
    color: #fff;
}

.download .btn-register {
    display: block;
    padding: 5px;
    text-align: center;
    margin: 10px;
}

.download .modal-dialog {
    top: 0;
    padding: 20px 0;
}

.download .btn-close {
    color: #ccc;
    font-size: 26px;
    position: absolute;
    right: -7px;
    top: -10px;
}

.download .btn-close:hover {
    color: #fff;
}

.android.line1 {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px;
    }
}

.fa-lg {
    line-height: 20px;
}

.dropdown.flag {
    padding-top: 0;
}

.navbar-nav {
    width: 100%;
}

.navbar-nav span {
    color: #faf58f;
}

.navbar-nav li span {
    color: #faf58f !important;
    text-transform: uppercase;
}

.navbar-nav.nav-gmaes {
    background-color: #25aae1;
}

.caption-jackpot {
    position: absolute;
    bottom: 0;
    text-align: center;
    background: #2a8fbd;
    color: #fff;
    min-height: 26px;
    width: 100%;
    line-height: 26px;
    margin-top: 150px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 12px;
}

.table-bordered {
    background-color: transparent;
}

.nav-tabs>li.last {
    width: 33.34%;
}

.lcc {
    width: 1003px;
    margin: 0 auto;
}

@media all and (min-width: 1003px) {
    .lcc {
        width: 90%;
    }
}

.lcs_disc {
    margin-top: 200px;
}

@media all and (min-width: 1280px) {
    .lcs_disc {
        margin-top: 230px;
    }
}

@media all and (min-width: 1680px) {
    .lcs_disc {
        margin-top: 300px;
    }
}

@media all and (min-width: 1980px) {
    .lcs_disc {
        margin-top: 330px;
    }
}

.buttn {
    background: #0073a2;
    border: 0;
    color: #fff;
    border-radius: 0 !important;
}

.buttn:focus,
.buttn:active:focus,
.buttn.active:focus {
    outline: 0;
}

button:active span,
button:focus span {
    position: relative;
    top: 0;
    left: 0;
}

.btn_group {
    width: 970px;
    margin: 0 auto;
    padding: 10px;
}

.lcs {
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    background-position: center top;
    height: 300px;
}

.lcs:hover {
    background-color: #f0f0f0;
    color: #ff0004;
    transition: all 0.5s;
}

@media all and (min-width: 1280px) {
    .lcs {
        height: 320px;
    }
}

@media all and (min-width: 1680px) {
    .lcs {
        height: 390px;
    }
}

@media all and (min-width: 1980px) {
    .lcs {
        height: 420px;
    }
}

.lcs h2 {
    color: #292929;
    text-transform: uppercase;
}

.lcs h2:hover {
    color: #292929;
    text-transform: uppercase;
}

.lcs p {
    color: #6d6d6d;
    width: 80%;
    margin: -10px auto 0;
    max-width: 800px;
    line-height: 1.2;
}

.lcs p:hover {
    color: #6d6d6d;
    width: 80%;
    margin: -10px auto 0;
    max-width: 800px;
    line-height: 1.2;
}

.btn-golive {
    background: #fff;
    color: #bfbfbf;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    margin-top: 5px;
    padding: 8px 30px;
    border: 1px solid #bfbfbf;
}

.btn-golive:hover {
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
}

.btn-golive:focus,
.btn-golive:active,
.btn-golive.active,
.open>.dropdown-toggle.btn-golive {
    color: #5c5c5c;
    border: 1px solid #5c5c5c;
}

.btn-golive:active,
.btn-golive.active {
    box-shadow: none;
}

.btn-goliveWhite {
    background: 0 0;
    color: #5c5c5c;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    margin-top: 5px;
    padding: 8px 30px;
    border: 1px solid #5c5c5c;
}

.btn-goliveWhite:hover {
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
}

.btn-goliveWhite:focus,
.btn-goliveWhite:active,
.btn-goliveWhite.active,
.open>.dropdown-toggle.btn-golive {
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
}

.btn-goliveWhite:active,
.btn-goliveWhite.active {
    box-shadow: none;
}

.scr888 {
    height: 660px;
    padding-left: 10px;
}

.scr888 .title {
    font-size: 36px;
    color: #222;
    line-height: 1.2;
    margin-top: 70px;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 600px;
}

.black .title {
    color: #fff;
}

.scr888 .dis {
    width: 450px;
    font-size: 16px;
}

.scr888 strong {
    color: #00aeff;
    font-size: 18px;
}

.scr888 .box {
    width: 340px;
    background-color: #efefef;
    border: 1px solid #ddd;
    padding: 20px;
}

.black .box {
    width: 400px;
    background-color: #1e1f23;
    border: 1px solid #3c3c3c;
    padding: 20px;
}

#registerForm {
    padding-top: 15px;
}

.registrationTable tr {
    line-height: 28px;
}

.divRegRP {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, microsoft yahei, microsoft jhenghei;
    color: #000;
    background: #fff;
}

.divRegRP h1 {
    color: #bd1b20;
    font-family: microsoft yahei, microsoft jhenghei, Tahoma, Verdana, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
}

.divRegRpbr {
    display: none;
}

.maincontentWrapper input[type="text"],
.maincontentWrapper input[type="email"],
.maincontentWrapper input[type="password"],
.maincontentWrapper select,
.maincontentWrapper textarea {
    height: 26px;
}

.ui-dialog .ui-dialog-titlebar {
    background: #31b1f8;
}

.rpPaymentLandingDiv {
    background: #fff;
    color: #000;
}

.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: none;
}

input[type="checkbox"],
input[type="radio"] {
    margin: auto;
}

.rpPaymentLandingDiv .maincontentWrapper input:not([disabled])[type="text"],
.maincontentWrapper input:not([disabled])[type="email"],
.maincontentWrapper input:not([disabled])[type="password"],
.maincontentWrapper select:not([disabled]),
.maincontentWrapper textarea:not([disabled]) {
    color: #000 !important;
    background-color: #fff !important;
    border: #b7adad 1px solid !important;
}

.topnavItem {
    margin-top: 8px;
}

.topNav {
    font-size: 13px !important;
}

.homeheaderMY {
    padding: 9px 0 15px !important;
}

.homeheaderMY .navbar-marquee {
    margin-top: 4px;
}

.dropDownMenuCustom .sublinks {
    top: 50px !important;
}

#packageContainer,
#cPackageSelected {
    margin-left: -12px;
}

.white .container-jackpot .jackpot {
    color: gold;
}

.game-type .card-content-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#txtUserName,
#txtPassword,
#txtCaptcha {
    background-color: #ff0;
}

.reg-guild1 {
    z-index: 150;
    position: fixed;
    min-height: 300px;
    top: 200px;
    left: 2px;
    text-align: center;
    font-weight: 500;
    padding-left: 3px;
    font-family: Roboto, "Microsoft JhengHei UI", "Microsoft YaHei", "Microsoft JhengHei", "Microsoft YaHei UI", "Apple LiGothic";
    overflow: hidden;
    overflow-y: auto;
    letter-spacing: 0.04em;
    word-spacing: 0.06em;
    opacity: 0.9;
}

.are-tutorial {
    background-color: #333333;
    box-sizing: border-box;
    width: 80px;
    height: 177px;
    border-radius: 45px;
    padding-top: 2px;
    margin-top: 32px;
}

.are-tutorial h2 {}

.are-tutorial>h2 {
    font-size: 14px;
    height: 60px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/Content/images/floatBlk_midicon.png) center 36px / 49px 13px no-repeat;
    margin-top: 16px;
    margin-bottom: inherit;
    font-weight: bold;
    color: #7e7e7e;
}

.are-tutorial>h3,
.are-tutorial>.blk-tutorialMobile {
    margin: 0 13px 0;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 54px 54px;
}

.hideText {
    text-indent: 105%;
    white-space: nowrap;
    overflow: hidden;
}

.blk-tutorialMobile {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/Content/images/btn_phone.png);
}

.are-tutorial>h3>a,
.are-tutorial>.blk-tutorialMobile>a {
    display: inline-block;
    width: 54px;
    height: 54px;
}

.hideText {
    text-indent: 105%;
    white-space: nowrap;
    overflow: hidden;
}

.text-tutorial {
    color: #ccc;
    display: inline-block;
    font-size: 10px;
    margin: 0px 0 10px 0;
    font-weight: bold;
}

.nav_icon:before {
    background-size: 30px 26px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 35px;
    height: 31px;
    vertical-align: -25%;
    content: "";
    line-height: 3;
    margin-right: -5px;
}

body {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, microsoft yahei, microsoft jhenghei;
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 23px;
    overflow-x: hidden;
}

input[type="text"],
input[type="password"],
select,
textarea {
    border-radius: 3px 3px 3px 3px;
}

h1 {
    font-size: 30px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

h5 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.button {
    padding: 0 20px;
}

.button-big {
    padding: 5px 30px;
}

.small_button {
    padding: 0 5px;
}

.mainNav {
    height: 86px;
    width: 100%;
}

.mainNav .mainNavInner {
    width: 1024px;
    margin: auto;
}

.logo {
    margin-top: 10px;
    width: 125px;
    height: 66px;
}

.dropDownMenuCustom {
    height: 40px;
    line-height: normal;
}

.maincontentWrapper {
    width: 1024px;
    margin: auto;
}

.maincontentWrapper input[type="text"],
.maincontentWrapper input[type="email"],
.maincontentWrapper input[type="password"] {
    border-collapse: collapse;
    border: 1px solid #000;
    height: 15px;
    width: 490px;
    padding: 5px;
}

.maincontentWrapper input {
    *border-collapse: collapse;
    *border: 1pxsolid#000;
    *width: 490px;
    *padding: 5px;
}

.maincontentWrapper select {
    border-collapse: collapse;
    border: 1px solid #000;
    width: 512px;
    height: 30px;
    padding: 5px;
}

.maincontentWrapper .datepickerInput {
    width: 480px !important;
}

.maincontentWrapper textarea {
    border-collapse: collapse;
    border: 1px solid #000;
    width: 500px;
    padding: 5px;
}

.maincontentWrapper .captchaInput {
    width: 100px !important;
}

.messageAlert {
    font-size: 14px !important;
}

.popupContent input[type="text"],
.popupContent input[type="email"],
.popupContent input[type="password"] {
    border-collapse: collapse;
    border: 1px solid #000;
    height: 15px;
    width: 200px;
    padding: 5px;
}

.popupContent input {
    *border-collapse: collapse;
    *border: 1pxsolid#000;
    *width: 200px;
    *padding: 5px;
}

.registrationTable {
    padding-top: 10px;
    width: 100%;
}

.registrationTable input[type="text"],
.registrationTable input[type="email"],
.registrationTable input[type="password"],
.registrationTable select {
    width: 500px;
}

.registrationTable input {
    *width: 500px;
}

.registrationTable select {
    width: 512px;
    *width: 512px;
}

.registrationTable input.textbox_append {
    width: 400px;
}

.registrationTable .usernameField {
    width: 400px;
}

.registrationTable .usernameField_validate {
    width: 90px;
    height: 27px;
    *height: 29px;
    text-align: center;
    line-height: 29px;
}

.myaccount_nav {
    width: 202px;
    padding-right: 10px;
}

.myaccount_nav .myaccount_nav_list {
    width: 200px;
}

.myaccount_nav .myaccount_nav_list .myaccount_nav_list_title {
    width: 180px;
    padding: 10px;
    font-size: 20px;
    border: 1px solid #000;
}

.myaccount_nav .myaccount_nav_list .myaccount_nav_list_items {
    width: 180px;
    padding: 10px;
    font-size: 13px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.myaccount_nav .myaccount_nav_list .myaccount_nav_list_items .myaccount_nav_list_items_icons {
    width: 30px;
    font-size: 18px;
}

.myaccount_nav .myaccount_nav_list .myaccount_nav_list_items .myaccount_nav_list_items_despt {
    width: 140px;
    padding-left: 10px;
}

.myaccount_nav .myaccount_nav_list .myaccount_nav_list_items .myaccount_nav_list_items_despt h4 {
    font-size: 14px;
}

.myaccount_content {
    width: 812px;
}

.myaccount_content_icon {
    line-height: 80px;
    text-align: center;
    width: 80px;
    height: 80px;
    border: 1px solid #000;
}

.myaccount_content_icon .fa {
    font-size: 50px;
}

.myaccount_content_despt {
    width: 720px;
    padding-left: 10px;
}

.account-BankAccount input[type="text"],
.account-BankAccount input[type="email"],
.account-BankAccount input[type="password"],
.account-BankAccount select {
    width: 400px;
}

.account-BankAccount input,
.account-BankAccount select {
    *width: 350px;
}

.statementWrapper {
    overflow: auto;
    height: 300px;
}

.annoucement_Title {
    padding-top: 50px;
}

.myaccount_content .member-inbox-announcement-wrapper .table_annoucement {
    width: 100% !important;
}

.table_annoucement {
    border: 1px solid #000;
    border-collapse: collapse;
}

.table_annoucement tr th {
    font-weight: 700;
}

.loadingWrap {
    padding-top: 20%;
    text-align: center;
}

.radioButton {
    width: auto !important;
    height: auto !important;
    border: none !important;
    padding: 0 !important;
}

.registrationTable .radioButton {
    padding-right: 15px !important;
}

.popupBody .RPContainPPEX .mainNav .mainButtonavPPEX {
    width: 850px;
    margin: auto;
}

.RPPaymentsContainerEx .table_annoucement {
    width: 85%;
    margin: auto;
}

.announcementContent {
    color: #fff;
    margin-bottom: -10px !important;
    margin-top: -5px;
    font-style: italic;
    background: #000 !important;
    opacity: 0.7;
}

.announcementContent .left {
    width: 25px;
    float: left;
    text-align: center;
    padding: 7px 0;
    background: #000 !important;
}

.announcementContent span {
    width: 985px;
    float: left;
    padding: 7px 0;
}

.marquee {
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 50s linear infinite;
}

.marquee:hover {
    animation-play-state: paused;
}

@keyframes marquee {
    0% {
        text-indent: 600px;
    }
    100% {
        text-indent: -2300px;
    }
}

.c_PoolBar_Outside {
    position: relative;
    margin-top: 10px;
    width: 1024px;
    height: 72px;
}

.c_PoolBar {
    position: relative;
    height: 76px;
    width: 1024px;
    margin: 0 auto;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/indexpool_en.jpg) no-repeat;
    text-align: center;
}

.c_PoolMoneyType {
    position: relative;
    display: inline-block;
    color: #918252;
    font-size: 24px;
    font-weight: 700;
    height: 76px;
    line-height: 77px;
    letter-spacing: 2px;
    padding-left: 270px;
}

.c_PoolMoney {
    position: relative;
    display: inline-block;
    color: #f5c432;
    font-size: 40px;
    font-weight: 700;
    height: 76px;
    line-height: 40px;
    letter-spacing: 2px;
}

.template {
    display: none;
}

#egContainer .egTab-content .new,
#egContainer .slot-type .new,
#highlight-tabs #content3 .new {
    position: absolute;
    top: 0;
    left: 0;
    width: 47px;
    height: 47px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/images/egames/new.png);
}

body {
    background-color: #000 !important;
}

.black .game-type a {
    background-color: #000 !important;
    color: #fff !important;
}

.black .game-type a:hover {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
}

#nav {
    background-color: #000 !important;
    border-top: 1px solid #faf58f !important;
    border-bottom: 1px solid #ffff21 !important;
}

.black .bg-white h3>span,
.bg-white h3>span,
.black .bg-gray h3>span,
.black .bg-gray .game-type-title>span,
.bg-white .game-type-title>span,
.black .bg-white .game-type-title>span {
    background: none !important;
}

.bg-gray {
    background: rgba(0, 0, 0, 0.6) !important;
    margin-top: -21px !important;
}

.logoutbtn:hover {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
}

.are-tutorial>h3,
.are-tutorial>.blk-tutorialMobile {
    margin: 0 !important;
    margin-top: 16px !important;
}

#homeContainer {
    background-image: url("../images/home/home_bgv2.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position-y: 0px !important;
}

.bg-white h3>.title-sep,
.bg-white .game-type-title>.title-sep {
    border: none !important;
}

.bg-gray h3>.title-sep,
.bg-white .game-type-title>.title-sep {
    border: none !important;
}

.game-type a:hover .fa-stack .fa-inverse {
    color: #000 !important;
}

.bg-gray h3,
.bg-gray .game-type-title {
    display: none !important;
}

.hideText {
    opacity: 0 !important;
    width: 40px !important;
    height: 150px !important;
}

.game-type .fa-stack {
    color: #fff !important;
}

.navbar-nav.main-nav>li>a:hover,
.navbar-nav.main-nav>li> :hover {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
}

.are-tutorial {
    background: none !important;
    border-radius: 0px !important;
}

.are-tutorial h2,
.text-tutorial {
    display: none !important;
}

.black .game-type h3,
.black .game-type .game-type-title {
    border-bottom: 1px solid #faf58f;
}

.bg-white h3,
.bg-gray h3,
.bg-gray .game-type-title,
.bg-white .game-type-title {
    color: #faf58f !important;
    text-shadow: 1px 1px 2px #000 !important;
    background: none !important;
    border: none !important;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.navbar-nav.main-nav>li>a {
    background-color: #000 !important;
}

.game-type .article {
    border: 1px solid #faf58f !important;
}

.bg-white {
    background: rgba(0, 0, 0, 0.6) !important;
}

.step-wrapper #step1 {
    height: 80px !important;
}

.step-wrapper #step2 {
    height: 80px !important;
}

.step-wrapper #step3 {
    height: 80px !important;
}

.step-wrapper #step4 {
    height: 80px !important;
}

.step-wrapper {
    margin-top: 0 !important;
}

#announcementToday,
.annoucementWinnerList {
    color: #faf58f !important;
}

.main .jackpot-container .img-jackpot {
    background-image: url("../images/home/jackpotv1.png") !important;
    background-repeat: no-repeat !important;
    background-size: 1077px 262px !important;
    width: 1077px !important;
    height: 262px !important;
    padding-bottom: 357px !important;
}

.nav_icon:before {
    background-size: 21px 18px !important;
    width: 28px !important;
    height: 25px !important;
}

.nav_livecasino:before {
    background-image: url("../images/icon/casino_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_sport:before {
    background-image: url("../images/icon/sport_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_egames:before {
    background-image: url("../images/icon/slot_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_lottery:before {
    background-image: url("../images/icon/keno_menu.png") !important;
    background-repeat: no-repeat !important;
}

#main_nav_lottery4d .nav_lottery:before {
    background-image: url("../images/icon/4d_menu.png") !important;
    background-repeat: no-repeat !important;
}

#main_nav_lotterykeno .nav_lottery:before {
    background-image: url("../images/icon/keno_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_more:before {
    background-image: url("../images/icon/more_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_promotion:before {
    background-image: url("../images/icon/promo_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_affiliate:before {
    background-image: url("../images/icon/affiliate.png") !important;
    background-repeat: no-repeat !important;
}

.nav_gift:before {
    background-image: url("../images/icon/gift.png") !important;
    background-repeat: no-repeat !important;
}

.nav_fish:before {
    background-image: url("../images/icon/fish_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_vip:before {
    background-image: url("../images/icon/vip_menu.png") !important;
    background-repeat: no-repeat !important;
}

.nav_jackpot:before {
    background-image: url("../images/icon/jackpot_menu.png") !important;
    background-repeat: no-repeat !important;
}

.mobile-nav .nav_home2:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/mobile_menu.png") !important;
    background-repeat: no-repeat !important;
    background-size: 21px 18px !important;
    width: 28px !important;
    height: 25px !important;
}

.home-nav .nav_home1:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/home_menu.png") !important;
    background-repeat: no-repeat !important;
}

.main-nav>li>a>.fa-mobile {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
}

.home-nav .nav_home1:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/home_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.mobile-nav .nav_home2:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/mobile_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.nav_livecasino:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/casino_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.nav_sport:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/sport_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.nav_egames:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/slot_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.nav_lottery:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/keno_menuh.png") !important;
    background-repeat: no-repeat !important;
}

#main_nav_lottery4d .nav_lottery:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/4d_menuh.png") !important;
    background-repeat: no-repeat !important;
}

#main_nav_lotterykeno .nav_lottery:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/keno_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.nav_more:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/iconmore_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.nav_promotion:hover:before {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/icon/promo_menuh.png") !important;
    background-repeat: no-repeat !important;
}

.section #slider_full {
    height: 300px !important;
}

#moreContainer {
    background-image: url("../images/more/more_bgv1.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
}

#sportContainer {
    background: url("../images/sport/sport_bgv2.jpg") no-repeat top center;
    background-size: cover;
}

#promotionContainer {
    background-image: url("../images/promo/home_bgv2.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

#egamesContainer {
    background-image: url("../images/slots/home_bgv2.jpg") no-repeat top center;
    background-size: cover;
}

#egamesContainer .section #photo {
    background-image: none !important;
    height: 50px !important;
}

#mobileContainer {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/img1rp/home_bgv2.jpg") !important;
    background-repeat: no-repeat !important;
}

#vrContainer {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/img1rp/keno_bgv2.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}

#lotteryContainer {
    background: url("../images/lottery/4d_bgv3.jpg") no-repeat top center;
    background-size: cover;
}

#livecasinoContainer #RPCasinoHome {
    margin: 0 auto;
    width: 1200px;
}

#livecasinoContainer .lcs_disc {
    display: none;
}

#livecasinoContainer {
    padding-top: 15px !important;
    width: 100%;
    background: url("../images/casino/casino_bgv1.jpg") no-repeat top center;
    background-size: cover;
}

#livecasinoContainer #div_lc_allbet:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_allbet {
    background-image: url("../images/casino/allbet.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
    padding: 0 !important;
}

#livecasinoContainer #div_lc_sa:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_sa {
    background-image: url("../images/casino/sa.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#livecasinoContainer #div_lc_sexy:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_sexy {
    background-image: url("../images/casino/sexy.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#livecasinoContainer #div_lc_gp:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_gp {
    background-image: url("../images/casino/gameplay.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#livecasinoContainer #div_lc_wm:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_wm {
    background-image: url("../images/casino/wm.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#livecasinoContainer #div_lc_ag:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_ag {
    background-image: url("../images/casino/ag.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#livecasinoContainer #div_lc_gd:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_gd {
    background-image: url("../images/casino/gd.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
    padding: 0 !important;
}

#livecasinoContainer #div_lc_dg99:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_dg99 {
    background-image: url("../images/casino/dg99.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#livecasinoContainer #div_lc_gold:hover {
    background-color: transparent !important;
    transform: translateY(10px);
}

#livecasinoContainer #div_lc_gold {
    background-image: url("../images/casino/gold.png") !important;
    width: 180px !important;
    margin: 0 5px 30px 5px !important;
    height: 500px !important;
}

#sportContainer .sports-bgafb {
    background: url("../images/sport/bg-sports-afb.jpg") !important;
    border-top: 1px solid #faf58f !important;
    border-bottom: 1px solid #faf58f !important;
    border-radius: 5px !important;
    height: 135px;
}

#sportContainer .sports-bgibc {
    background: url("../images/sport/bg-sports-ibc.jpg") !important;
    border-top: 1px solid #faf58f !important;
    border-bottom: 1px solid #faf58f !important;
    border-radius: 5px !important;
    height: 135px;
}

#sportContainer .sports-bgsbo {
    background: url("../images/sport/bg-sports-sbo.jpg") !important;
    border-top: 1px solid #faf58f !important;
    border-bottom: 1px solid #faf58f !important;
    border-radius: 5px !important;
    height: 135px;
}

.playerafb {
    background-image: url("../images/sport/afb.png") !important;
    left: 60px !important;
    width: 129px !important;
}

.playeribc {
    background-image: url("../images/sport/ibc.png") !important;
    width: 129px !important;
    left: 60px !important;
}

.playersbo {
    background-image: url("../images/sport/sbo.png") !important;
    width: 129px !important;
    left: 60px !important;
}

.default-h3 {
    text-shadow: 2px 2px 2px #000 !important;
}

#sportContainer .sports-desc .default-h3 {
    font-weight: bold;
}

#egamesContainer #div_eg_fsh {
    background-image: url("../images/slots/fsh_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_gold {
    background-image: url("../images/slots/gold_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_bgm {
    background-image: url("../images/slots/best_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_haba {
    background-image: url("../images/slots/haba_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_gd {
    background-image: url("../images/slots/gd_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_mg {
    background-image: url("../images/slots/mg_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_gp {
    background-image: url("../images/slots/gp_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #div_eg_pt {
    background-image: url("../images/slots/pt_slot.png") !important;
    background-repeat: no-repeat !important;
    margin: 0 auto;
}

#egamesContainer #slot-img {
    background-image: url(../images/slots/jackpot_title.png) !important;
}

.vrtab-container .keno-img img {
    opacity: 0 !important;
}

.vrtab-container .keno-img:hover {
    transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.vrtab-container .kn-game {
    background-image: url("../images/keno/keno.png") !important;
    background-repeat: no-repeat !important;
    background-size: 260px !important;
    height: 508px !important;
}

.vrtab-container .new-kn-game {
    background-image: url("../images/keno/new_keno.png") !important;
    background-repeat: no-repeat !important;
    background-size: 260px !important;
    height: 508px !important;
}

.moretab_1 {
    background: url("../images/more/cash_fish.png") no-repeat !important;
}

.more_customize .moretab_1:hover {
    background-image: url("../images/more/cash_fish.png") !important;
    background-repeat: no-repeat !important;
    transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.moretab_4 {
    background: url("../images/more/cf_fish.png") no-repeat !important;
}

.more_customize .moretab_4:hover {
    background-image: url("../images/more/cf_fish.png") !important;
    background-repeat: no-repeat !important;
    transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.moretab_2 {
    background: url("../images/more/gg_fish.png") no-repeat !important;
}

.more_customize .moretab_2:hover {
    background: url("../images/more/gg_fish.png") !important;
    background-repeat: no-repeat !important;
    transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.moretab_7 {
    background: url("../images/more/bbin_fish.png") no-repeat !important;
}

.more_customize .moretab_7:hover {
    background-image: url("../images/more/bbin_fish.png") !important;
    background-repeat: no-repeat !important;
    transform: translateY(5px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.moretab_3 {
    background: url("../images/more/sa_fish.png") no-repeat !important;
}

.more_customize .moretab_3:hover {
    background-image: url("../images/more/sa_fish.png") !important;
    background-repeat: no-repeat !important;
    transform: translateY(5px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.moretab_5 {
    background: url("../images/more/lottery_fish.png") no-repeat !important;
}

.more_customize .moretab_5:hover {
    background-image: url("../images/more/lottery_fish.png") !important;
    background-repeat: no-repeat !important;
    transform: translateY(5px);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.danimate {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/img1rp/4d_mid.jpg) !important;
    background-repeat: no-repeat;
    width: 570px;
    height: 110px;
}

.danimate img {
    display: none;
}

.boxRight ul li a:link,
.boxRight ul li a:visited {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
    border: 1px solid #faf58f !important;
}

a,
.step-inner .number,
.step-main h4,
.step-right h4,
.step-left h4,
.step-main p,
.step-right p,
.step-left p,
.step-inner>.title {
    color: #faf58f !important;
}

.slot-type h3,
.slot-type .game-type-title {
    color: #faf58f !important;
    text-shadow: 1px 1px 1px #000 !important;
}

.step-wrapper>.step-left {
    background-image: url("../images/home/arrow_left_normal.png") !important;
    background-repeat: no-repeat !important;
}

.step-wrapper>.step-main {
    background-image: url("../images/home/arrow_center_normal.png") !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
}

.step-wrapper>.step-right {
    background-image: url("../images/home/arrow_right_normal.png") !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
}

.BtnLeft img {
    opacity: 0 !important;
}

.BtnLeft {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/home/img1rp/bet_now.png") !important;
}

.cont4 {
    background-image: url("https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/lottery/4d_header.png") !important;
}

.bot-info3 .brand img {
    opacity: 0 !important;
}

.bot-info3 .brand {
    background-image: url("../images/home/footerv1.png") !important;
    background-repeat: no-repeat !important;
    width: 1200px;
}

.navbar-nav>li>button.btn-login,
.ui-dialog .ui-dialog-titlebar,
.button {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
    border: 2px solid #faf58f !important;
}

.navbar-nav>li>a.btn-join,
.button:hover {
    background: #444444 !important;
    background: -moz-linear-gradient(top, #444444 0%, #000000 100%) !important;
    background: -webkit-linear-gradient(top, #444444 0%, #000000 100%) !important;
    background: linear-gradient(to bottom, #444444 0%, #000000 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000', GradientType=0) !important;
    color: #faf58f !important;
    border: 2px solid #faf58f !important;
}

.btn-primary,
.feture-game>.content_ {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
}

.feture-game-wrapper .content_ h5 {
    color: #000 !important;
}

.feture-game-wrapper .content_ p {
    color: #000 !important;
}

#txtUserName,
#txtPassword {
    background-color: #fff !important;
}

ul.dropDownMenuCustom li.sublinks a:hover {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
}

.black .topNav {
    background-color: #000 !important;
}

.accountDropdown {
    width: 270px !important;
}

.blk-tutorialMobile {
    background-image: url("../images/home/play8oy2left01.png") !important;
    background-repeat: no-repeat !important;
    width: 40px !important;
    height: 150px !important;
    background-size: 40px 150px !important;
}

#rightPnlBtn {
    background-image: url("../images/home/contact_us.png") !important;
    top: 238px !important;
}

.promo-item-desc .promo-title span[style] {
    color: #faf58f !important;
}

.game-type .bg-type1 {
    background-image: url("../images/home/casino_home.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 110% !important;
}

.game-type .bg-type2 {
    background-image: url("../images/home/sport_home.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 110% !important;
}

.game-type .bg-type3 {
    background-image: url("../images/home/slot_home.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 110% !important;
}

.game-type .bg-type4 {
    background-image: url("../images/home/mobilebet_home.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 110% !important;
}

.game-type2.promo1 .more,
.game-type2.promo2 .more,
.game-type2.promo3 .more,
.game-type2.promo4 .more,
.game-type2.promo5 .more,
.game-type2.promo6 .more {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
    border: none !important;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #26272b !important;
}

.TemplateMY .transferRPPopout a {
    color: #e4b04b !important;
}

.transferRPPopout .confirm-tran-btn,
.transferRPPopout .cancel-tran-btn {
    background-color: #8f5503 !important;
    background-image: -webkit-gradient( linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    color: #000 !important;
    border: none !important;
}

.game-type .article {
    border: 1px solid #faf58f !important;
}

.game-type2.promo1 .article {
    border-top: 5px solid #faf58f;
}

.game-type2.promo2 .article {
    border-top: 5px solid #faf58f;
}

.game-type2.promo3 .article {
    border-top: 5px solid #faf58f;
}

.game-type2.promo4 .article {
    border-top: 5px solid #faf58f;
}

.game-type2.promo5 .article {
    border-top: 5px solid #faf58f;
}

.game-type2.promo6 .article {
    border-top: 5px solid #faf58f;
}

.topNavDropdown img {
    border: 0 !important;
}

.black .photo-mask-index {
    background-image: none !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:active,
.dropdown-menu>li>a:focus {
    color: #000 !important;
    background-color: #faf58f !important;
}

.custom-h3 {
    margin-bottom: 10px;
}

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

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

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

.container-jackpot-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

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

.center-container {
    position: absolute;
    top: 83px;
    width: 100%;
}

.clear-b {
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
}

.img-text-jackpot {
    width: 409px;
    height: 29px;
    float: left;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/GameJackpot/text_Jacpot.png) no-repeat;
    margin-top: 28px;
}

.main {
    width: 100%;
    position: relative;
    min-height: 200px;
    z-index: 10;
    font-family: Roboto, sans-serif;
    letter-spacing: 0.06em;
    line-height: 20px;
    font: 13px/1.4285714 !important;
}

.main .banner-container {
    position: relative;
}

.main .banner-container .carousel {
    margin: 0 auto;
}

.main .banner-container .qr-code-container img {
    max-width: none;
}

.main .banner-container .qr-code-container:before {
    content: "";
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frame-qrcode-2.png?v=2) no-repeat;
    position: absolute;
    width: 137px;
    height: 139px;
}

.main .btn-banner-play {
    cursor: pointer;
    width: 166px;
    height: 49px;
    display: inline-block;
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/banner/play-now.png);
}

.main .jackpot-container {
    position: relative;
    text-align: center;
    height: 216px;
}

.main .jackpot-container .img-jackpot {
    width: 1077px;
    height: 216px;
    display: inline-block;
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/.../images/jackpot.png);
    background-repeat: no-repeat;
}

.main .jackpot-container .jackpot {
    display: block;
    position: absolute;
    width: 100%;
    top: 127px;
}

.main .jackpot-container .jackpot span {
    font-weight: 700;
    font-size: 35px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.main .jackpot-container .star {
    position: absolute;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/images/start_jackpot.png) no-repeat;
    background-size: contain;
    overflow: hidden;
}

.main .jackpot-container .star.star-1 {
    width: 52px;
    height: 47px;
    top: 36px;
    left: 181px;
}

.main .jackpot-container .star.star-2 {
    width: 36px;
    height: 34px;
    top: -3px;
    left: 327px;
}

.main .jackpot-container .star.star-3 {
    width: 52px;
    height: 47px;
    top: 32px;
    left: 530px;
}

.main .jackpot-container .star.star-4 {
    width: 52px;
    height: 47px;
    top: -8px;
    left: 597px;
}

.main .jackpot-container .star.star-5 {
    width: 52px;
    height: 47px;
    top: 15px;
    left: 681px;
}

.main .jackpot-container .star.star-6 {
    width: 52px;
    height: 47px;
    top: 14px;
    left: 747px;
}

.main .ads-container {
    margin-bottom: 50px !important;
}

.main .ads-container .ads-item-1 .android {
    position: absolute;
    top: 198px;
    left: 50px;
    width: 152px;
    height: 50px;
}

.main .ads-container .ads-item-1 .ios {
    position: absolute;
    top: 198px;
    left: 204px;
    width: 152px;
    height: 50px;
}

.main .ads-container .ads-item-2 .android {
    position: absolute;
    top: 198px;
    left: 50px;
    width: 152px;
    height: 50px;
}

.main .ads-container .ads-item-2 .ios {
    position: absolute;
    top: 198px;
    left: 204px;
    width: 152px;
    height: 50px;
}

.main .ads-container .ads-item-3 .android {
    position: absolute;
    top: 198px;
    left: 332px;
    width: 152px;
    height: 50px;
}

.main .ads-container .ads-item-3 .ios {
    position: absolute;
    top: 198px;
    left: 486px;
    width: 152px;
    height: 50px;
}

.main .content_ {
    display: block;
    padding-bottom: 40px;
}

.main .fns-container {
    width: 100%;
}

.main .download-box.fixed .inner-box {
    height: auto;
    max-height: auto;
}

.main .download-box {
    z-index: 2;
    position: absolute;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/bkg_right_sup.png?v=10) no-repeat;
    width: 255px;
    height: 960px;
    right: 0;
    top: 0;
}

.main .download-box .mCSB_container_wrapper {
    margin-right: 0 !important;
}

.main .download-box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/line_left.png?v=10) no-repeat;
}

.main .download-box .support-title {
    width: 240px;
    height: 57px;
}

.main .download-box .support-title:after {
    position: absolute;
    content: "";
    width: 240px;
    height: 57px;
    top: 0;
    left: 8px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/bkg_support.png?v=10) no-repeat;
}

.main .download-box .download-button {
    position: absolute;
    top: 246px;
    left: -47px;
    z-index: 3;
    cursor: pointer;
}

.main .download-box .inner-box {
    height: 840px;
    max-height: 840px;
}

.main .download-box .inner-box .contact {
    font-size: 12px;
    position: relative;
    margin-top: 10px;
}

.main .download-box .inner-box .contact>li:not(:last-of-type):before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/line_drodown.png?v=10) no-repeat;
}

.main .download-box .inner-box .contact>li {
    padding: 12px 0 12px 67px;
    position: relative;
}

.main .download-box .inner-box .contact>li:after {
    position: absolute;
    content: "";
    top: 8px;
    left: 24px;
    width: 27px;
    height: 28px;
}

.main .download-box .inner-box .contact>li.phone:after {
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/ico_phone.png?v=10) no-repeat;
}

.main .download-box .inner-box .contact>li.email:after {
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/ico_email.png?v=10) no-repeat;
}

.main .download-box .inner-box .contact>li.skype:after {
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/ico_skype.png?v=10) no-repeat;
    top: 5px;
}

.main .download-box .inner-box .contact>li.wechat:after {
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/download/ico_wechat.png?v=10) no-repeat;
    top: 5px;
    width: 28px;
    height: 29px;
}

.main .download-box .inner-box .contact>li .qr-code-container:before {
    left: -1px !important;
}

.main .download-box .inner-box .contact>li .qr-code-container img {
    left: 3px !important;
}

.main .download-box .inner-box .contact>li .qr-code-container i {
    left: 44px !important;
}

.main .download-box .inner-box .contact>li a {
    text-decoration: none;
    text-transform: uppercase;
    padding: 15.24px 0;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    will-change: height, padding;
}

.main .download-box .inner-box .contact>li a:hover {
    color: #f3c600 !important;
}

.main .download-box .inner-box .contact>li a.desktop-download {
    display: inline-block;
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/Manual/btn_download_manual.png?v=10);
    background-size: 100% 100%;
    width: 188px;
    height: 55px;
    margin: 15px 0 0 -43px;
}

.main .download-box .inner-box .qr-code-container {
    position: relative;
    height: 129px;
}

.main .download-box .inner-box .qr-code-container:before {
    content: "";
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/frame_qrcode.png?v=10) no-repeat;
    position: absolute;
    top: 12px;
    width: 111px;
    height: 112px;
    left: 69px;
}

.main .download-box .inner-box .qr-code-container i {
    position: absolute;
    top: 56px;
    color: #f3c600 !important;
    left: 110px;
    font-size: 20px;
    z-index: 0;
}

.main .download-box .inner-box .qr-code-container img {
    position: relative;
    top: 13px;
    left: 70px;
    width: 104px;
    z-index: 1;
}

.main .download-box .inner-box .qr-code-container>span {
    position: absolute;
    bottom: 13px;
    left: 70px;
}

.main .download-box .inner-box .qr-code {
    font-size: 12px;
    position: relative;
    margin-top: 10px;
}

.main .download-box .inner-box .qr-code>li {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.main .game-container {
    margin-bottom: 80px;
}

.main .game-container .game-categories {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    padding-top: 32px;
}

.main .game-container .game-categories:after {
    content: "";
    display: block;
    clear: both;
}

.main .game-container .game-categories>ul.category {
    padding: 0;
    float: left;
    width: calc(100% - 240px);
}

.main .game-container .game-categories>ul.category>li {
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 13px;
    font-family: prompt;
    color: #b0b0b0;
}

.main .game-container .game-categories>ul.category>li>a:hover,
.main .game-container .game-categories>ul.category>li>a:focus {
    text-decoration: none;
    color: #f3c600;
    outline: none;
}

.main .game-container .game-categories>ul.category>li.active {
    color: #f3c600;
}

.main .game-container .game-categories>ul.category>li.active>a {
    border-bottom: solid 2px;
}

.main .game-container .game-categories>ul.category .dropdown-category-content {
    visibility: hidden;
    cursor: pointer;
}

.main .game-container .game-categories>ul.category .dropdown-category-content.show-more {
    visibility: visible;
}

.main .game-container .game-categories>ul.category .dropdown-category-content .dropdown-menu li.active a {
    color: #f3c600;
    background: 0 0;
}

.main .game-container .game-categories>ul.category .dropdown-category-content .dropdown-menu li a {
    color: #d0d0d0;
    padding: 6px 15px;
}

.main .game-container .game-categories>ul.category .dropdown-category-content .dropdown-menu li a:hover {
    color: #f3c600;
    background: #111;
}

.main .game-container .game-categories>ul.category .dropdown-category-content.open .dropdown-toggle {
    color: #f3c600;
}

.main .game-container .game-categories>ul.category .dropdown-category-content.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
}

.main .game-container .game-categories>ul.toolbar {
    float: right;
    width: 180px;
}

.main .game-container .game-categories>ul.toolbar input {
    position: relative;
    resize: none;
    width: 100%;
    padding: 8px 4px;
    display: block;
    background: 0 0;
    border: none;
    outline: 0;
    z-index: 2;
    -o-transition: 0.3s color ease;
    transition: 0.3s color ease;
    top: -8px;
    left: -22px;
    color: #b0b0b0;
}

.main .game-container .game-categories>ul.toolbar .search-container {
    position: relative;
}

.main .game-container .game-categories>ul.toolbar .search-container:after {
    content: "";
    position: absolute;
    top: -9px;
    right: 10px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/bkg_search.png?v=10) no-repeat;
    width: 230px;
    height: 42px;
}

.main .game-container .index-game-select {
    margin: 0 auto;
    user-select: none;
    padding-bottom: 8px;
    text-align: center;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    min-height: 800px;
}

.main .game-container .index-game-select .index-game-box {
    display: none;
    float: left;
    width: 220px;
    height: 245px;
    margin: 0 4px;
}

.main .game-container .index-game-select .index-game-box.active-category {
    display: block !important;
}

.main .game-container .index-game-select .index-game-box:hover .index-title {
    color: #f3c600 !important;
}

.main .game-container .index-game-select .index-game-box .index-icon-container {
    height: 205px;
    position: relative;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-img-container {
    position: absolute;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-img-container .index-img-wrapper img {
    width: 220px;
    height: 195px;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-background-p {
    position: absolute;
    width: 220px;
    height: 195px;
    z-index: 5;
    top: 0;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-background-p .index-play-text {
    margin-top: 128px;
    cursor: pointer;
    display: none;
}

.main .game-container .index-game-select .index-game-box .index-icon-container:before {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/silver.png?v=10);
    content: "";
    width: 201px;
    height: 144px;
    top: 43px;
    left: 9px;
    position: absolute;
}

.main .game-container .index-game-select .index-game-box .index-icon-container:hover .index-play-text {
    display: block;
}

.main .game-container .index-game-select .index-game-box .index-icon-container:hover:before {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/frame_hover.png) !important;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag {
    position: absolute;
    z-index: 3;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag.index-flag-new {
    right: 7px;
    top: 42px;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag.index-flag-new .pre-img {
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/flag-new.png) no-repeat;
    background-size: 100% 100%;
    width: 47px;
    height: 48px;
    display: inline-block;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag.index-flag-hot {
    left: 7px;
    top: 41px;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag.index-flag-hot .pre-img {
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/flag-hot.png) no-repeat;
    background-size: 100% 100%;
    width: 47px;
    height: 48px;
    display: inline-block;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag.index-flag-soon {
    top: 129px;
    margin-top: 41px;
    left: 20px;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag.index-flag-soon .pre-img {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/comingsoon.png);
    width: 182px;
    height: 35px;
    display: inline-block;
}

.main .game-container .index-game-select .index-game-box .index-icon-container .index-flag .coming-soon {
    position: absolute;
    width: 100%;
    top: 6px;
    font-weight: 700;
    color: #191717 !important;
    font-family: prompt;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.main .game-container .index-game-select .index-game-box .index-jackpot {
    position: relative;
    text-align: center;
}

.main .game-container .index-game-select .index-game-box .index-jackpot .jackpot-background:before {
    content: "";
    top: -33px;
    left: 21px;
    position: absolute;
    width: 180px;
    height: 32px;
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/bkg_jackpot.png?v=10);
    z-index: 3;
}

.main .game-container .index-game-select .index-game-box .index-jackpot .jackpot-coin {
    width: 34px;
    height: 33px;
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/games/Coin.png?v=10);
    position: absolute;
    top: -43px;
    left: 35px;
    z-index: 4;
}

.main .game-container .index-game-select .index-game-box .index-jackpot .jackpot-value-container {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: -29px;
    z-index: 4;
}

.main .game-container .index-game-select .index-game-box .index-title {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #959595;
    font-weight: 700;
    text-align: center;
    padding-left: 8px;
}

.main .game-container .index-game-select .index-game-box .game-bet-limits {
    position: absolute;
    width: 90px;
    bottom: 36px;
    right: 15px;
    text-align: center;
}

.main .game-container .index-game-select .index-game-box .game-bet-limits span {
    font-size: 13px;
    letter-spacing: 0.8px;
    font-weight: 700;
}

.main .game-jackpot-container {
    width: 942px;
    display: inline-block;
    margin-top: 20px;
    position: relative;
}

.main .game-jackpot-container .jackpot-light-circle {
    width: 272px;
    height: 66px;
    display: inline-block;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/GameJackpot/gif_animation.png?v=10) no-repeat;
}

.main .game-jackpot-container .center-container {
    position: absolute;
    top: 9px;
    width: 100%;
    left: 216px;
}

.main .game-jackpot-container .jackpot {
    width: 100%;
    position: absolute;
    left: 217px;
    top: 33px;
    font-size: 24px;
    font-weight: 700;
}

.main .game-jackpot-container .star {
    position: absolute;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/images/start_jackpot.png) no-repeat;
    background-size: contain;
    overflow: hidden;
}

.main .game-jackpot-container .star.star-1 {
    width: 42px;
    height: 33px;
    top: 36px;
    left: -3px;
}

.main .game-jackpot-container .star.star-2 {
    width: 31px;
    height: 34px;
    top: 14px;
    left: 56px;
}

.main .game-jackpot-container .star.star-3 {
    width: 29px;
    height: 39px;
    top: 40px;
    left: 176px;
}

.main .game-jackpot-container .star.star-4 {
    width: 31px;
    height: 42px;
    top: 11px;
    left: 269px;
}

.main .game-jackpot-container .star.star-5 {
    width: 34px;
    height: 47px;
    top: 37px;
    left: 373px;
}

.main-spinner {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

@media (max-width: 1024px) {
    .main .jackpot-container .center-container {
        top: 75px !important;
    }
    .main .jackpot-container .img-jackpot {
        width: 940px;
        background-size: 100%;
    }
    nav.navbar-fns .container-jackpot .navbar-navigation-fns .navbar-brand {
        margin-left: -3px !important;
    }
}

@media (max-width: 1080px) {
    .live-casino-container {
        padding: 0 8px;
    }
    .live-casino-container .live-casino-item {
        width: auto;
    }
    .live-casino-container .live-casino-item .item {
        width: 312px;
        height: 225px;
    }
}

@media (min-width: 1310px) {
    .logo-container {
        margin: 23px !important;
    }
}

@media (min-width: 1280px) {
    .jackpot-container .jackpot-light-circle {
        width: 403px;
        height: 98px;
        display: inline-block;
        background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/..../images/home/circle.png) no-repeat;
    }
}

@media (max-width: 1279px) {
    .footer .left {
        width: 500px;
    }
}

.jackpot-container .center-container {
    top: 76px !important;
}

.jackpot-container .center-container .jackpot-light-circle {
    width: 328px;
    height: 80px;
    display: inline-block;
    background: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/css/.../images/circle_less_1280.png?v=10) no-repeat;
}

.jackpot-container .jackpot {
    top: 109px !important;
}

.jackpot-container .jackpot .jackpot-num {
    font-size: 26px !important;
}


/* .ball-lott {
  background-image: url("../images/sport/afb.png") !important;
  left: 60px !important;
  width: 129px !important;
} */

.navbar-nav a[href="/th/signup"]:hover,
.navbar-nav a[href="/id/signup"]:hover,
.navbar-nav a[href="/tw/signup"]:hover,
.navbar-nav a[href="/vn/signup"]:hover {
    background: none !important;
}

.navbar-nav a[href="/th/signup"]:focus,
.navbar-nav a[href="/id/signup"]:focus,
.navbar-nav a[href="/tw/signup"]:focus,
.navbar-nav a[href="/vn/signup"]:focus {
    background: none !important;
}

.index_main1 {
    width: 1135px;
    margin: 0 auto;
    position: relative;
}

.tabcontent1 {
    display: none;
    border-top: none;
    padding: 15px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
}

.games-row {
    overflow: hidden;
    margin-top: 20px;
}

.games-col {
    display: inline-block;
    width: 273px;
    position: relative;
    height: 215px !important;
    overflow: hidden;
}

.game-name {
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

.game-name p,
.game-name2 p {
    margin-bottom: 0;
    padding-bottom: 15px;
    word-wrap: break-word;
}

.image {
    opacity: 1;
    display: block;
    margin: 0 8px;
    height: 151px;
    transition: 0.5s ease;
    backface-visibility: hidden;
    text-align: center;
}

#game-box {
    display: block;
    padding: 20px 0;
    font-size: 0;
    text-align: center;
    background-color: #131313;
    border-top: 1px solid #212121;
}

#game-box li.board {
    background-image: url(../images/home/board.jpg);
}

#game-box li.live {
    background-image: url(../images/home/live.jpg);
}

#game-box li.lottery {
    background-image: url(../images/home/lottery.jpg);
}

#game-box li.sport-w {
    background-image: url(../images/home/sport.jpg);
}

#game-box>li:last-child {
    margin-right: 0;
}

#game-box>li {
    position: relative;
    display: inline-block;
    width: 240px;
    padding-top: 220px;
    margin: 0 13px 0 0;
    font-size: 20px;
    background-position: center top;
    background-repeat: no-repeat;
}

#game-box ul.game-icon {
    width: 240px;
    height: 80px;
    font-size: 0;
    text-align: left;
}

#game-box li.board ul.game-icon li[game-img="1"] {
    background-image: url(../images/home/board_img01.png);
}

#game-box li.board ul.game-icon li[game-img="2"] {
    background-image: url(../images/home/board_img02.png);
}

#game-box li.board ul.game-icon li[game-img="3"] {
    background-image: url(../images/home/board_img03.png);
}

#game-box li.live ul.game-icon li[game-img="1"] {
    background-image: url(../images/home/live_img01.png);
}

#game-box li.live ul.game-icon li[game-img="2"] {
    background-image: url(../images/home/live_img02.png);
}

#game-box li.live ul.game-icon li[game-img="3"] {
    background-image: url(../images/home/live_img03.png);
}

#game-box li.board ul.game-icon li[game-img="3"] {
    background-image: url(../images/home/board_img03.png);
}

#game-box li.board ul.game-icon li[game-img="2"] {
    background-image: url(../images/home/board_img02.png);
}

#game-box li.board ul.game-icon li[game-img="1"] {
    background-image: url(../images/home/board_img01.png);
}

#game-box li.lottery ul.game-icon li[game-img="1"] {
    background-image: url(../images/home/lottery_img01.png);
}

#game-box li.lottery ul.game-icon li[game-img="2"] {
    background-image: url(../images/home/lottery_img02.png);
}

#game-box li.lottery ul.game-icon li[game-img="3"] {
    background-image: url(../images/home/lottery_img03.png);
}

#game-box li.sport-w ul.game-icon li[game-img="2"] {
    background-image: url(../images/home/sports_img02.png);
}

#game-box li.sport-w ul.game-icon li[game-img="3"] {
    background-image: url(../images/home/sports_img03.png);
}

#game-box li.sport-w ul.game-icon li[game-img="1"] {
    background-image: url(../images/home/sports_img01.png);
}

#game-box ul.game-icon li {
    display: inline-block;
    width: 48px;
    height: 64px;
    padding-top: 50px;
    margin: 7px 15px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#game-box li:hover a {
    background-color: #ffdd31;
    color: #131313 !important;
}

#game-box li a {
    position: relative;
    display: block;
    height: 82px;
    color: #fff !important;
    text-align: left;
    text-decoration: none;
    padding: 16px 0 18px 100px;
    background-color: #1e1e1e;
    border-top: 2px solid #ffdd31;
}

#game-box li.sport-w a:before {
    width: 40px;
    background-image: url(../images/home/sport_icon.png);
}

#game-box li.lottery a:before {
    width: 48px;
    background-image: url(../images/home/lottery_icon.png);
}

#game-box li.live a:before {
    width: 40px;
    background-image: url(../images/home/live_icon.png);
}

#game-box li a:before {
    content: "";
    position: absolute;
    top: 21px;
    left: 40px;
    width: 39px;
    height: 40px;
    background: url(../images/home/board_icon.png) no-repeat center top;
}

#game-box li a span {
    display: block;
    color: #646464;
    font-size: 12px;
    margin-top: 4px;
}

#game-box li:hover a {
    background-color: #ffdd31;
    color: #131313;
}

#game-box li:hover a:before {
    background-position-y: bottom;
}

#game-box>li:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 381px;
    border: 1px solid #ffdd31;
    pointer-events: none;
}

.active {
    display: block;
}

.arrow-next {
    right: 0;
}

.arrow-prev,
.arrow-next {
    background: transparent;
    border: none;
    outline: none !important;
    cursor: pointer;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}

.v-table input[type="checkbox"] {
    display: inline-block !important;
}

#root .announcement-box .announcement-popup {
    border: 2px solid #e7d865;
}

#root .announcement-box .announcement-popup .anoun-right {
    background-color: #0e0e0e !important;
}

.q_date a {
    color: #666 !important;
}

.vip_content_table table {
    width: 100% !important;
}

.pageVip {
    min-height: 610px;
}

html:lang(tw) .rvp-col {
    margin-bottom: 100px;
}


/*drop*/

.gameBanner {
    position: absolute;
    width: 100%;
    height: 0px;
    left: 0;
    right: 0;
    margin: -7px auto;
    z-index: 99999999;
    overflow: hidden;
    /*  display: none;*/
    background-color: #8f5503 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#faf58f), to(#e4b04b)) !important;
    background-image: -webkit-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -moz-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -ms-linear-gradient(top, #faf58f, #e4b04b) !important;
    background-image: -o-linear-gradient(top, #faf58f, #e4b04b) !important;
    transition: height .5s;
    color: #000 !important;
    cursor: default
}

.twmad li:hover .gameBanner,
.navbar-nav li:hover .gameBanner {
    height: auto;
    /*-webkit-animation: slideOutDown  0.3s !important;
  animation: slideOutDown  0.3s !important;*/
}

.gameBanner_wrapper {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    height: 100%;
}

.GB_list {
    float: left;
    height: 100%;
    cursor: pointer;
    font-size: 0;
    position: relative
}

.GB_list:not(.off):not(.gameBanner_soon):not(.HotlistLogo):hover {
    background: -moz-linear-gradient(top, rgba(238 208 107) 0%, rgba(219, 232, 251, .2) 100%);
    background: -webkit-linear-gradient(top, rgba(238 208 107) 0%, rgba(219, 232, 251, .2) 100%);
    background: linear-gradient(to bottom, rgb(238 208 107) 0%, rgba(219, 232, 251, .2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dbe8fb', endColorstr='#33dbe8fb', GradientType=0)
}

.GB_list.off .gameBanner_maintain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gameBanner_maintain {
    position: absolute;
    background: rgba(29, 29, 29, .7);
    height: 100%;
    width: 100%;
    color: #fff;
    top: 0;
    font-size: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 5;
    line-height: 1.5;
    cursor: not-allowed;
    display: none
}

.gameBanner_maintain .gameBanner_maintain_icon {
    width: 60px;
    height: 55px;
    margin: 5px auto
}

.gameBanner_logo {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    right: 0;
    top: 0;
    width: 50%
}

.gameBanner_logo_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    width: 100%
}

.gameBanner_logo_img .sml {
    width: 54px
}

.gameBanner_logo_title {
    color: #091437;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gameBanner_soon {
    cursor: default
}

.gameBanner_soon .gameBanner_logo_title {
    color: #aaa
}

.gameBanner_hot,
.gameBanner_new,
.gameBanner_tableAnchor {
    position: absolute;
    top: 3px;
    left: 3px;
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 29px;
    background-size: 100% auto
}

.sportGame .gameBanner_logo {
    width: 100%;
    height: 100px;
    /*top: 240px*/
}

.twmad li,
.nav>li {
    position: inherit!important;
}

.twmad>li> :hover {
    background-color: none!important
}

.twmad li.livecasino-nav:hover .gameBanner,
.navbar-nav li.livecasino-nav:hover .gameBanner,
.navbar-nav li.egames-nav_:hover .gameBanner,
.twmad li.egames-nav-slot:hover .gameBanner {
    /*height: 717px;
  z-index: 9999999;*/
    height: auto;
    z-index: 9999999;
    padding: 0px 0 40px;
}

[class*="SG_banner"] {
    width: 240px;
    padding: 100px 0;
}

.afb {
    background-image: url(../images/nav/sports/afb.png);
    background-repeat: no-repeat;
    background-position: center;
}

.afb2 {
    background-image: url(../images/nav/sports/afb2.png);
    background-repeat: no-repeat;
    background-position: center;
}

.ibc {
    background-image: url(../images/nav/sports/ibc.png);
    background-repeat: no-repeat;
    background-position: center;
}

.sbo {
    background-image: url(../images/nav/sports/sbo.png);
    background-repeat: no-repeat;
    background-position: center;
}

.tf {
    background-image: url(../images/nav/sports/tf.png);
    background-repeat: no-repeat;
    background-position: center;
}

.horse {
    background-image: url(../images/nav/sports/horse.png);
    background-repeat: no-repeat;
    background-position: center;
}

.kaiyuan {
    background-image: url(../images/nav/casino/kai.png);
    background-repeat: no-repeat;
    background-position: center;
}

.liveGame .GB_list {
    height: 34%;
}

.slots_header {
    /*top: 50px;*/
}

.slots_header .GB_list {
    height: 24% !important;
}

.tga {
    background-image: url(../images/nav/casino/tga.png);
    background-repeat: no-repeat;
    background-position: center;
}

.gd {
    background-image: url(../images/nav/casino/gd.png);
    background-repeat: no-repeat;
    background-position: center;
}

.pp_ca {
    background-image: url(../images/nav/casino/pp_ca.png);
    background-repeat: no-repeat;
    background-position: center;
}

.allbet {
    background-image: url(../images/nav/casino/allbet.png);
    background-repeat: no-repeat;
    background-position: center;
}

.dg99 {
    background-image: url(../images/nav/casino/dg99.png);
    background-repeat: no-repeat;
    background-position: center;
}

.evo {
    background-image: url(../images/nav/casino/evo.png);
    background-repeat: no-repeat;
    background-position: center;
}

.miki {
    background-image: url(../images/nav/casino/miki.png);
    background-repeat: no-repeat;
    background-position: center;
}

.n2live {
    background-image: url(../images/nav/casino/n2live.png);
    background-repeat: no-repeat;
    background-position: center;
}

.royal {
    background-image: url(../images/nav/casino/royal.png);
    background-repeat: no-repeat;
    background-position: center;
}

.sexy {
    background-image: url(../images/nav/casino/sexy.png);
    background-repeat: no-repeat;
    background-position: center;
}

.supernowa {
    background-image: url(../images/nav/casino/supernowa.png);
    background-repeat: no-repeat;
    background-position: center;
}

.welive {
    background-image: url(../images/nav/casino/welive.png);
    background-repeat: no-repeat;
    background-position: center;
}

.wm {
    background-image: url(../images/nav/casino/wm.png);
    background-repeat: no-repeat;
    background-position: center;
}

.yeebet {
    background-image: url(../images/nav/casino/yeebet.png);
    background-repeat: no-repeat;
    background-position: center;
}

.ag {
    background-image: url(../images/nav/casino/ag.png);
    background-repeat: no-repeat;
    background-position: center;
}


/*slots*/

.slots-afb {
    background-image: url(../images/nav/slots/afb.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-pplay {
    background-image: url(../images/nav/slots/pplay.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-pt {
    background-image: url(../images/nav/slots/pt.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-mg {
    background-image: url(../images/nav/slots/mg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-hb {
    background-image: url(../images/nav/slots/hb.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-joker {
    background-image: url(../images/nav/slots/joker.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-netent {
    background-image: url(../images/nav/slots/netent.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-playstar {
    background-image: url(../images/nav/slots/playstar.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-dragoon {
    background-image: url(../images/nav/slots/dragoon.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-pg {
    background-image: url(../images/nav/slots/pg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-cq9 {
    background-image: url(../images/nav/slots/cq9.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-icg {
    background-image: url(../images/nav/slots/icg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-fc {
    background-image: url(../images/nav/slots/fc.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-jili {
    background-image: url(../images/nav/slots/jili.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-kaslots {
    background-image: url(../images/nav/slots/kaslots.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-rich88 {
    background-image: url(../images/nav/slots/rich88.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-spadegaming {
    background-image: url(../images/nav/slots/spadegaming.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-platipus {
    background-image: url(../images/nav/slots/platipus.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-fishing {
    background-image: url(../images/nav/slots/fishing.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-bestsoft {
    background-image: url(../images/nav/slots/bestsoft.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-nextgent {
    background-image: url(../images/nav/slots/nextgent.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-nextspin {
    background-image: url(../images/nav/slots/nextspin.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-live22 {
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/hcgames/content/axwin688/images/nav/slots/live22.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slots-spribe {
    background-image: url(../images/nav/slots/spribe.png);
    background-repeat: no-repeat;
    background-position: center;
}



.twmad li.egames-nav-slot .liveGame .GB_list {
    height: 25%;
}

.twmad li.egames-nav-slot .liveGame .GB_list [class*="SG_banner"],
.twmad li.livecasino-nav .liveGame .GB_list [class*="SG_banner"] {
    margin-top: 0;
}
.provider-container>h5 {
    position: absolute;
    top: -20px;
    left: 10px;
    background: #000412;
    padding: 0 10px;
    font-size: 17px;
    color: #faf58f;
}
.provider-container {
    border-color: #faf58f;
}
.provider-container {
    display: inline-block;
    width: auto;
    padding: 15px;
    margin: 20px 10px 0 0;
    border: 1px solid #faf58f;
    border-radius: 5px;
    position: relative;
    vertical-align: top;
}
.hover-list {
    display: flex;
    flex-wrap: wrap;
}
.hover-list>li {
    position: relative;
}
.provider-container > h5 {
    background: #0c0c0c;
        margin-top: 10px;
    margin-bottom: 10px;
}