﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;@charset "utf-8";300;400;500;700;900');body {
    font-family: "Roboto", sans-serif;
    line-height: 1.6;
    font-size: 15px;
    margin: 0 auto;
    color: #1a1a1a;
    background: #fff;
}

a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: inherit;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

button:focus {
    outline: none;
}

img {
    max-width: 100%;
}

hr {
    border-top: 1px solid #d10216;
}

input::placeholder {
    opacity: 0.4 !important;
}

@font-face {
    font-family: "AzonixFont";
}

@font-face {
    font-family: "AdobeheitistdFont";
}

h4,.english_text {
    font-family: 'AzonixFont', Arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #d10216;
    font-size: 23px;
}

.chineseFont_text {
    font-weight: normal;
    font-style: normal;
    color: #cbcbcb;
}

.t-header {
    background: #af0917;
    min-height: 32px;
    display: flex;
    align-items: center;
}

.mobile_download i {
    font-size: 20px;
}

.mobile_download {
    color: #cba98c;
}

.mobile_download:hover {
    color: #949ab3;
}

.header_lang {
    list-style-type: none;
    display: inline-flex;
    margin: 0;
    color: #ffffff;
    font-size: 11px;
}

.header_lang li {
    margin: 0 6px;
}

.header_lang li::before {
    border-left: 1px solid #ffffff;
    display: block;
    position: absolute;
    top: 5px;
    height: 16px;
    content: "";
    margin-left: -7px;
}

.header_lang li:first-child::before {
    border-left: none;
}

.header_lang li a {
    color: #b1b1b1;
}

.header_lang li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.header_lang li a.active {
    color: #ffffff;
}

.header-menu {
    background: #af0917;
    min-height: 85px;
    position: relative;
    border-top: 2px solid #fff;
}

.header-menu .container,.t-header .container {
    max-width: 1280px;
}

.header_menu_ex {
    position: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo img {
    max-height: 85px;
    padding: 5px;
}

.main-menu {
    float: left;
    white-space: nowrap;
}

.main-menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
    /* padding-left: 20px; */
}

.main-menu ul li {
    display: flex;
    align-items: center;
    padding: 10px0px;
    margin: 0;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 3px solid transparent;
    height: 83px;
}

.main-menu ul li a {
    color: #fff;
}

.main-menu ul li.active a .englishFont_text {
    color: #ecea1b;
}

.main-menu ul li a .englishFont_text {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 15px;
}

.main-menu ul li a .chineseFont_text {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-menu ul li.active{
    border-bottom: 3px solid #ecea1b;
}

.main-menu ul li.active a .chineseFont_text {
}

.main-menu ul li.active a .chineseFont_text {
    color: #ecea1b;
}

.main-menu ul li:hover a,.main-menu ul li:hover a .chineseFont_text {
    color: #ecea1b;
}

.main-menu ul li:hover {
    border-bottom: 3px solid #ecea1b;
}

.login_header {
    display: flex;
    padding: 22px 0px;
    align-items: center;
    width: 100%;
}

.acc_pic img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.login_header_before {
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}

.login_header_before a {
    color: #fff;
    text-decoration: none;
}

.register_left_custom {border-left: 1px solid #fff;}

.register_left_custom a {
    color: #ecea1b;
}

.register_left_custom a div {
    background-color: #efdf89;
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.dropdown_first_text {
    display: block;
    padding-top: 42px;
}

.dropdown_percent {
    font-size: 46px;
    line-height: initial;
}

.dropdown_btn_custom:hover {
    background: #96969645;
    cursor: pointer;
    background-size: cover;
}

.dropdown_btn_custom h4,.english_text {
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-decoration: none;
}

.dropdown_first_text div:last-child {
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-decoration: none;
}

.dropdown_btn_custom div>div b {
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-decoration: none;
}

.dropdown_btn_custom div>div:last-child {
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-decoration: none;
}

.dropdown_promo {
    font-size: 12px;
    font-weight: 500;
}

.dropdown_promo_img img {
    width: auto;
    height: 181px;
}

.megamenu {
    width: 100%;
    left: 0px;
    top: 83px;
    position: absolute;
    justify-content: center;
    color: #949ab3;
    z-index: 20;
    margin: 0px;
    text-align: left;
    font-size: 15px;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    z-index: 9999999;
}

.wbg3 {
    background: rgb(0 0 0 / 95%);
    display: flex;
}

.main-menu li>.megamenu {
    visibility: hidden;
}

.main-menu li:hover>.megamenu {
    opacity: 1;
    visibility: visible;
}

.menu-in {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-items: center;
}

.menu-in-promo {
    grid-template-columns: repeat(4, 1fr);
}

.dropdown_btn_custom {
    padding: 10px 0;
}

.index_home {
    background: url(../images/index/indexbg.jpg)no-repeat top center;
}

.announcementCustom {
    display: flex;
    align-items: center;
}

.announcement {
    border: 1px solid #a10b17;
    border-radius: 20px;
    padding: 3px;
    margin: 20px 0 10px 0;
    border-radius: 20px;
    background: #fff;
}

.announcementCustom i {
    color: #a10b17;
    margin-left: 18px;
}

.announcement_more {
    border: 1px solid #a10b17;
    border-radius: 20px;
    width: 57px;
    text-align: center;
    margin-right: 9px;
    cursor: pointer;
}

.announcement_more a {
    color: #6a718e;
}

.announcement_more:hover {
    background-color: #43475a;
}

.announcement_more:hover a {
    color: #fff;
    text-decoration: none;
}

.marquee_custom {
    font-size: 12px;
    color: #a10b17;
}

.slider {
    height: 300px;
    margin: 30px auto 60px auto;
    z-index: 1;
    position: relative;
}

.slider ul li {
    border: 1px solid #a10b17;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    cursor: pointer;
}

.slider ul li img {
}

.left,.right {
    cursor: pointer;
    margin-top: -28px;
}

.buttonback {
    display: inline-block;
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    position: fixed;
    border: 2px solid #5c5c5c;
    bottom: 60px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

.buttonback::before {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-size: 2em;
    line-height: 43px;
    color: #5c5c5c;
}

.buttonback:active {
    background-color: #555;
}

.buttonback.show {
    opacity: 1;
    visibility: visible;
}

.btnbtt_text {
    font-size: 11px;
    width: 72px;
    position: absolute;
    right: -13px;
    top: 49px;
}

.buttonlivechat {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 30px;
    position: fixed;
    bottom: 140px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    z-index: 1000;
}

.buttonlivechat.show {
    opacity: 1;
    visibility: visible;
}

.btnbtt_text_live {
    font-size: 11px;
    width: 72px;
    position: absolute;
    right: -10px;
    top: 49px;
    color: #fff;
}

.bar_title {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
    justify-content: center;
}

.bar_title_custom {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.bar_title_img {
    width: 400px;
}

.game_tab {
    position: relative;
}

.game_tab .img_normal,.game_tab .img_hover {
    width: 100%;
    height: 60px;
}

.nav-item .nav-link {
    color: #6a718e;
    font-weight: 500;
}

.nav-item .nav-link.active,.nav-item .nav-link:hover {
    color: #ffffff;
}

.tabsection_main .nav-item .nav-link.active,.tabsection_main .nav-item .nav-link:hover {
    text-shadow: 0px 4px 4px #907c5d;
    font-weight: 500;
}

.nav-tabs.tabsection_main {
    margin-top: 48px;
    border-bottom: none;
    margin-bottom: 20px;
    justify-content: center;
}

.tabsection_main li {
    width: 12%;
}

.tabsection_main .nav-item .nav-link.active,.tabsection_main .nav-item .nav-link:hover,.tabsection_main .nav-item .nav-link:focus {
    background-color: transparent;
    border: none;
    filter: brightness(1) drop-shadow(0 0 4px rgba(203, 182, 152, 1));
}

.tabsection_main .nav-item .nav-link.active .game-tab-english,.tabsection_main .nav-item .nav-link:hover .game-tab-english,.tabsection_main .nav-item .nav-link:focus .game-tab-english {
    color: #fff;
}

.tabsection_main .nav-item .nav-link {
    border: none;
    padding: 3px;
}

.img_hover {
    display: none;
}

.tabsection_main .nav-item .nav-link.active .game_tab .img_hover,.tabsection_main .nav-item:hover .nav-link .game_tab .img_hover {
    display: block;
}

.tabsection_main .nav-item .nav-link.active .game_tab .img_normal,.tabsection_main .nav-item:hover .nav-link .game_tab .img_normal {
    display: none;
}

.game_tab_info {
    position: absolute;
    display: grid;
    bottom: 0;
    justify-items: center;
    text-align: center;
    align-items: center;
    padding: 10px;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
}

.game_tab_info div:nth-child(2) div .game_tab_info div:first-child {
    position: relative;
    top: 0px;
}

.game_tab_info img {
    width: 55px;
    position: relative;
    top: 7px;
}

.game-tab-english {
    color: #d10216;
}

.game-tab-chinese {
    color: #fff;
}

.index_tab {
    padding: 20px;
}

.index_tab_content {
    padding-top: 20px;
}

.game_products {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    justify-items: center;
    margin-top: 15px;
    grid-gap: 10px;
}

.game_products_inner {
    cursor: pointer;
}

.img_hover_product {
    display: none;
}

.game_products_inner:hover .img_hover_product {
    display: block;
}

.game_products_inner:hover .img_normal_product {
    display: none;
}

.game_products_text {
    text-align: center;
    text-transform: uppercase;
    color: #a2a3ac;
    font-size: 14px;
    font-weight: 600;
}

.game_products_text .active,
.game_products_text:hover{
    color: #d10216;
}

.text_game_title {
    font-size: 60px;
    line-height: 1.1;
    color: #d10216;
    font-weight: 700;
    text-transform: uppercase;
}

.tab_bar_tltle {
    font-size: 40px;
    color: #6a718e;
    font-weight: 700;
    line-height: 1;
    background-color: #bcbdbf;
    background-image: linear-gradient(to bottom, #f1e767 0%, #bcbdbf 0%, #ababab 38%, #fbfbfb 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.tab_bar_tltle_sec {
    font-size: 43px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: normal;
    color: #d10216;
    text-transform: uppercase;
}

.qualityservice_inner {
    display: grid;
    grid-template-columns: 30% 70%;
    justify-items: center;
    align-items: flex-start;
    margin-bottom: 30px;
}

.qualityservice_inner_title {
    font-size: 19px;
    color: #d10216;
    font-weight: 700;
}

.qualityservice_inner_content {
    font-size: 13px;
    color: #777883;
    height: 145px;
}

.qualityservice_inner_img {
    text-align: center;
}

.qualityservice_inner .qualityservice_inner_img img {
    width: 100%;
}

.index_body_custom {
    padding: 0 0 30px 0;
    overflow: hidden;
}

.for_float_use {
    position: relative;
}

.footer_section {
    background: #f5f8ff;
    padding: 10px 0;
    color: #8c90a3;
}

.footer-col {
}

.footer-desc {
    background: url(../images/index/polygon.png)no-repeat center;
    background-size: contain;
    font-size: 12px;
    min-height: 217px;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 35px 25px 25px;
}

.footer-desc h5 {
    color: #d10216;
    font-size: 17px;
    font-weight: 700;
}

.footer_section hr {
    border-top: 1px solid #88898a;
}

.index_logo_provider {
    padding: 15px;
    margin: 0;
    text-align: center;
}

.index_logo_provider img {
    padding: 5px 5px;
    max-width: 100px;
}

.footer_title {
    font-size: 16px;
}

.footer_content {
    font-size: 10px;
}

.footer_content_more {
    display: none;
}

.footer_content_more_trigger span {
    cursor: pointer;
    border-bottom: 1px solid grey;
}

.menu-footer a {
    color: #d10216;
    padding: 0 10px;
    line-height: 1;
    border-right: 1px solid #d10216;
    font-weight: 600;
}

.menu-footer a:last-child {
    border-right: none;
}

.football {
    position: absolute;
    right: -176px;
    top: 530px;
    -webkit-animation: float 3s ease-in-out infinite;
    animation: float 3s ease-in-out infinite;
}

.football img {
    width: 70%;
}

.football02 {
    position: absolute;
    left: -177px;
    bottom: 455px;
    -webkit-animation: float 3s ease-in-out infinite;
    animation: float 3s ease-in-out infinite;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }

    50% {
        -webkit-transform: translatey(-15px);
        transform: translatey(-15px);
    }

    100% {
        -webkit-transform: translatey(0px);
        transform: translatey(0px);
    }
}

.gallery {
    width: 800px;
    margin: auto;
}

.side-right {
    position: fixed;
    z-index: 99999;
}

.social {
    position: fixed;
    perspective: 1000px;
    right: -8px;
    top: 20%;
    padding: 0;
    margin: 0;
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.image_hover {
    display: none;
}

.social-ico:hover .image_normal {
    display: none;
}

.social-ico:hover .image_hover {
    display: block;
}

.social li {
    display: block;
    position: relative;
    font-size: 12px;
    color: #fff;
    text-align: center;
    transition: background .5s ease .300ms;
    margin-bottom: 10px;
}

.social li a:hover {
    background: #ecea1b;
}

.social li a {
    display: flex;
    height: 50px;
    width: 50px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    border: 1px solid #a10b17;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background: #a10b17;
}

.social li span {
    float: left;
    text-align: left;
    color: #a10b17;
    padding: 0px;
    transform-origin: 0;
    visibility: hidden;
    opacity: 0;
    transform: rotateX(180deg);
    border-radius: 0px;
    transition: all .5s ease .300ms;
    position: absolute;
    top: 3px;
    right: 65px;
    border-radius: 10px;
    background: #fff;
}

span.np-ef {
    width: auto;
    height: auto;
    padding: 5px;
    background: #ffffff;
    color: #cbb698;
    font-size: 15px;
    border: 1px solid #a10b17;
    min-width: 180px;
}

.social li span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: -21px;
    top: 10px;
    border-left: 10px solid #a10b17;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}

.social li:hover span {
    visibility: visible;
    opacity: 1;
    transform: rotateY(0);
}

.np-ef_inner {
    display: grid;
    grid-template-columns: 30% 70%;
    align-items: center;
    font-size: 13px;
    padding: 10px;
}

.np-ef_inner:hover {
    background-color: #00000000;
    cursor: pointer;
}

.np-ef_inner:last-child {
    margin-bottom: 0px;
}

.icon-wrapper {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #a10b17;
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.np-ef_inner_link {
    color: #a2a3ac;
    line-height: initial;
}

.np-ef_inner_title {
    font-weight: 700;
    line-height: initial;
}

.np-ef_inner_title a {
    background: none;
    border: none;
}

.np-ef_inner_title a.np-ef_inner_title_info {
    font-weight: 700;
    line-height: initial;
    width: auto;
    color: #cbb698;
    height: auto;
    padding: 10px;
    background: none;
    border: none;
}

.np-ef_inner_title a.np-ef_inner_title_info:hover {
    text-decoration: none;
    border: none;
    background: none;
}

.sports_home {
    background: url(../images/sports/sportsbg.jpg)no-repeat top center;
}

.product-text {
    color: #6d6e7a;
}

.nav-tabs.inner_main {
    border-bottom: none;
}

.inner_main .nav-item .nav-link {
    padding: 0;
    border: none !important;
    background: none;
    background-color: transparent !important;
}

.img_active {
    display: none
}

.inner_main .nav-item .nav-link.active .img_nonactive {
    display: none;
}

.inner_main .nav-item .nav-link.active .img_active {
    display: block;
}

.game_products_select {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    justify-items: center;
    align-items: center;
    margin-top: 15px;
}

.game_products_select img {
    width: 45px;
}

.game_products_btn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    border: 1px solid #f65353;
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    padding: 10px 35px;
    border-radius: 30px;
}

.game_products_btn:hover {
    filter: brightness(1) drop-shadow(0 0 4px rgba(203, 182, 152, 1));
}

.game_products_btn:focus {
}

.game_products_btntext {
    font-size: 22px;
    font-weight: 900;
    color: #fff;
}

.tab_bar_tltle_sec_inner {
    font-size: 30px;
    /* font-weight: 700; */
    margin-bottom: 10px;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #d10216;
    font-weight: 800;
}

.esports_home {
    background: url(../images/esport/esport-bg.jpg)no-repeat top center;
}

.esport_custom {
    align-self: center;
}

.esport_custom_title {
    font-size: 70px;
}

.cock_home {
    background: url("../images/cf/cf-bg.jpg")no-repeat top center;
}

.live_home {
    background: url(../images/casino/casino-bg.jpg)no-repeat top center;
}

.live_home .for_float_use {
    min-height: 600px;
}

.game_products_btn_live {
    display: inline-flex;
}

.game_products_btntext_live {
    color: #6a718e;
}

.sport_home {
    background: url(../images/sport/sport-bg.jpg)no-repeat top center;
}

.slot_home {
    background: url(../images/slot/slot-bg.jpg)no-repeat top center;
}

.slot_home .for_float_use {
    min-height: 680px;
}

.game_products_select_slot {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    align-items: center;
    margin-top: 15px;
}

.game_products_btn_slot {
    display: inline-flex;
}

.game_products_btntext_slot {
    color: #6a718e;
}

.fishing_home {
    background: url(../images/fishing/fish-bg.jpg)no-repeat top center;
}

.game_products_select_fish {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    justify-items: center;
    align-items: baseline;
    margin-top: 15px;
}

.horse_home {
    background: url(../images/horse/horse-bg.jpg)no-repeat top center;
}

.game_products_select_horse {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    justify-items: center;
    align-items: baseline;
    margin-top: 15px;
}

.poker_home {
    background: url(../images/poker/poker-bg.jpg)no-repeat top center;
}

.grid-fourD {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 10px;
}

.grid-fourD-div1 {
    grid-area: 1 / 1 / 2 / 2;
}

.grid-fourD-div2 {
    grid-area: 1 / 2 / 2 / 5;
}

.grid-fourD-div3 {
    grid-area: 1 / 5 / 2 / 6;
}

.grid-fourD-div4 {
    grid-area: 2 / 1 / 3 / 2;
}

.grid-fourD-div5 {
    grid-area: 2 / 2 / 3 / 3;
}

.grid-fourD-div6 {
    grid-area: 2 / 3 / 3 / 4;
}

.grid-fourD-div7 {
    grid-area: 2 / 4 / 3 / 5;
}

.grid-fourD-div8 {
    grid-area: 2 / 5 / 3 / 6;
}

.fourD-item {
    float: left;
    width: 214px;
    background-color: #2f2f2f;
    padding: 8px;
    margin-bottom: 15px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.fourD-item02 .fd-top {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.fourD-item02 .fd-top-left {
    float: left;
    width: 70px;
    padding-left: 10px;
    padding-top: 5px;
}

.fourD-titleBG {
    background-color: #1c1c1c;
    color: #fff;
}

.fourD-item .fd-title-01 {
    padding-top: 2px;
    padding-left: 3px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.fourD-item .fd-title-02 {
    float: left;
    padding-left: 3px;
    width: 95px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.fourD-item .fd-title-03 {
    float: left;
    font-size: 11px;
    color: #000;
}

.fd-title-01w {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.fourD-item .fd-title-02w {
    float: left;
    padding-left: 3px;
    width: 120px;
    font-size: 13px;
    color: #fff;
}

.fourD-item .fd-title-03w {
    float: right;
    font-size: 13px;
    color: #fff;
    text-align: right;
}

.fourD-item02 .fd-top-right {
    float: right;
    display: inline-block;
    padding-top: 8px;
    padding-right: 8px;
    font-weight: 700;
}

.fourD-item .fd-row-01,.fourD-item .fd-row-02 {
    margin-top: 7px;
}

.fourD-item .fd-row-bg {
    color: #fff;
}

.fourD-topTxtone {
    color: #fff;
}

.fd-bg {
    background: url(../images/lotto/4d-column.jpg)center no-repeat;
    background-size: cover;
    position: relative;
    height: 350px;
    display: flex;
    border-radius: 8px;
    padding: 0 0px 0 100px;
}

.fd-button {
    align-self: center;
    width: 100%;
    text-align: -webkit-center;
}

.fd-co {
    width: 511px;
    position: relative;
}

.fd-date {
    padding: 42px 11px 11px 11px;
}

.fd-btn {
    bottom: 11px;
    left: 53px;
    position: absolute;
    display: flex;
}

.date-time {
    background-color: #0000009c;
    border-radius: 10px;
    padding: 7px;
    text-align: center;
    color: #fff;
}

.btn-draw {
    width: 140px;
    color: #645104;
    background-image: linear-gradient(to right, #fff799, #ffcb2e);
    border-radius: 34px;
    text-transform: uppercase;
    font-size: 13px;
    height: 38px;
    font-weight: 700;
}

.btn-clr {
    background: url(../images/4d/drawNumBg.png)center no-repeat;
    background-size: 100%;
    width: 58px;
    text-align: center;
    font-size: 39px;
    color: #000;
}

.drwn-nm {
    display: inline-flex;
    height: 70px;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web {
    background-image: none;
    background: #fff;
    z-index: 1040;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont {
    background: #fff;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_label,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow,.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
    background-image: none !important;
    background: #fff;
    cursor: pointer;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    color: #fff;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
    color: #fff;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_month {
    color: #fff;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date {
    color: #e4e03a;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_weekend_dis {
    color: #c66200;
}

.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_web div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_dis {
    color: orange;
}

.dhtmlxcalendar_container {
    position: absolute;
    display: block;
    width: 188px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    z-index: 1999;
    color: black;
    font-size: 11px;
    font-family: Tahoma;
}

.dhtmlxcalendar_ifr {
    position: absolute;
    overflow: hidden;
    background-color: white;
}

div.dhtmlxcalendar_skin_cont {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.dhtmlxcalendar_container.dhtmlxcalendar_time_hidden {
    background-position: 0px -216px;
}

.dhtmlxcalendar_container ul.dhtmlxcalendar_line {
    position: relative;
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 24px;
    overflow: hidden;
    width: 182px;
}

.dhtmlxcalendar_container ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,.dhtmlxcalendar_container ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    float: left;
    width: 26px;
    height: 24px;
    list-style-type: none;
    list-style-image: none;
    font-family: Tahoma;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
    cursor: default;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border: 1px solid #e4e4e4;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    -moz-user-select: text;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr {
    width: 182px;
    background-position: 0px -24px;
    background-repeat: no-repeat;
    color: black;
    font-size: 11px;
    line-height: 24px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow {
    position: absolute;
    top: 1px;
    width: 18px;
    height: 23px;
    text-align: center;
    color: black;
    background-position: center center;
    background-repeat: no-repeat;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left {
    left: 4px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover {
    left: 4px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right {
    right: 4px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover {
    right: 4px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month {
    color: black;
    margin-right: 3px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year {
    color: black;
    margin-left: 2px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 19px;
    margin-left: 3px;
    -moz-user-select: text;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
    height: 19px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    height: 19px;
    line-height: 17px;
    color: black;
    background-repeat: no-repeat;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
    background-position: -26px -48px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
    background-position: 0px -48px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell {
    color: #C66200;
    background-position: -52px -48px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_day_weekday_cell_first {
    color: #C66200;
    background-position: -26px -105px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 144px;
    margin-left: 3px;
    margin-bottom: 0px;
    -moz-user-select: none;
}

.dhtmlxcalendar_container.dhtmlxcalendar_time_hidden div.dhtmlxcalendar_dates_cont {
    margin-bottom: 3px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
    color: #000000;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell {
    background-position: 0px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend {
    background-position: 0px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date {
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend {
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis {
    color: #e3e3e3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis {
    color: #e3e3e3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis {
    color: #e3e3e3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis {
    color: #e3e3e3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday {
    color: red;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday {
    color: red;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis {
    color: #ffc3c3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis {
    color: #ffc3c3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis {
    color: #ffc3c3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis {
    color: #ffc3c3;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover {
    background-position: -26px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover {
    background-position: -26px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover {
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover {
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover {
    color: red;
    background-position: -26px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover {
    color: red;
    background-position: -26px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month {
    color: #000000;
    background-position: -52px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend {
    color: #c66200;
    background-position: -130px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date {
    color: #000000;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend {
    color: #c66200;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis {
    color: #808080;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis {
    color: #808080;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis {
    color: #808080;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis {
    color: #808080;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday {
    color: red;
    background-position: -52px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday {
    color: red;
    background-position: -130px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis {
    color: red;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis {
    color: red;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis {
    color: red;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis {
    color: red;
    background-position: 0px -100px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover {
    color: #000000;
    background-position: -78px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover {
    color: #c66200;
    background-position: -156px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover {
    color: #000000;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover {
    color: #c66200;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover {
    color: red;
    background-position: -78px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover {
    color: red;
    background-position: -156px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover {
    color: red;
    background-position: -104px 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont {
    position: relative;
    display: block;
    width: 182px;
    height: 24px;
    margin-left: 3px;
    margin-bottom: 3px;
    -moz-user-select: none;
}

.dhtmlxcalendar_container.dhtmlxcalendar_time_hidden div.dhtmlxcalendar_time_cont {
    display: none;
    height: 0px;
    margin-bottom: 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
    width: 182px;
    background-position: 0px -24px;
    background-repeat: no-repeat;
    color: black;
    font-size: 11px;
    line-height: 24px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_label {
    position: absolute;
    height: 13px;
    width: 13px;
    left: 58px;
    top: 5px;
    background-position: 0px -87px;
    background-repeat: no-repeat;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours,.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_minutes,.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
    font-size: 11px;
    font-family: Tahoma;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
    margin-left: 1px;
    margin-right: 1px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_cover {
    position: absolute;
    left: 3px;
    top: 27px;
    width: 182px;
    height: 163px;
    background-color: #c1c1c1;
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj {
    position: absolute;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow {
    position: absolute;
    bottom: auto;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 9px;
    background-position: center -69px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table {
    border: 1px solid #c1c1c1;
    background-color: white;
    border-top: none;
    margin-top: 9px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left {
    width: 17px;
    text-align: center;
    border-bottom: 1px solid white;
    border-top: white 1px solid;
    border-left: white 1px solid;
    background-color: #f8f7f5;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover {
    ;}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle {
    border-top: white 1px solid;
    border-left: white 1px solid;
    cursor: default;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    width: 17px;
    text-align: center;
    background-color: #f8f7f5;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border-top: 1px solid white;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
    ;}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover {
    ;}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    display: none;
    width: 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 96px;
    height: 21px;
    -moz-user-select: none;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
    float: left;
    width: 32px;
    height: 21px;
    line-height: 19px;
    font-family: Tahoma;
    font-size: 10px;
    list-style-type: none;
    list-style-image: none;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: -78px -48px;
    -moz-user-select: none;
    cursor: default;
    color: black;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active {
    background-position: -142px -48px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover {
    background-position: -110px -48px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
    display: none;
    width: 0px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
    top: auto;
    bottom: 0px;
    background-position: center -78px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table {
    margin-top: 0px;
    margin-bottom: 9px;
    border-top: 1px solid #C1C1C1;
    border-bottom: none;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
    width: 162px;
    height: 17px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line {
    width: 81px;
    height: 17px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
    height: 17px;
    line-height: 15px;
    width: 27px;
    background-position: -83px -52px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active {
    background-position: -147px -52px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover {
    background-position: -115px -52px;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_month,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_year,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_hours,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_area_selector_minutes {
    display: none;
}

.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_month div.dhtmlxcalendar_area_selector_month,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_year div.dhtmlxcalendar_area_selector_year,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_area_selector_hours,.dhtmlxcalendar_container div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_area_selector_minutes {
    display: block;
}

#payoutmodal.modal,#promomodal.modal,#bettingguide.modal {
    z-index: 9999999;
}

#payoutmodal.modal .modal-body {
    padding: 30px;
}

#payoutmodal.modal .modal-dialog,#promomodal.modal .modal-dialog,#bettingguide.modal .modal-dialog {
    max-width: 800px;
}

.modal-header h4 {
    color: #000;
}

#payoutmodal.modal .modal-header,#promomodal.modal .modal-header,#bettingguide.modal .modal-header {
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    -moz-box-shadow: 0px 3px 7px 0px #ccc;
    -webkit-box-shadow: 0px 3px 7px 0px #ccc;
    box-shadow: 0px 3px 7px 0px #ccc;
    color: #000;
    font-size: 25px;
    font-weight: 700;
}

#payoutmodal.modal .modal-header span,#promomodal.modal .modal-header span,#bettingguide.modal .modal-header span {
    text-shadow: 0px 2px 3px #665641;
}

#payoutmodal.modal .modal-header img,#promomodal.modal .modal-header img,#bettingguide.modal .modal-header img {
    margin: 0 auto;
    width: 200px;
}

#payoutmodal.modal .modal-header .close,#promomodal.modal .modal-header .close #bettingguide.modal .modal-header .close {
    position: absolute;
    right: 20px;
}

.lotto_table table {
    font-weight: 700;
    font-size: 15px;
}

.vip_table_spctext {
    font-weight: 400;
}

.lotto_table table thead {
    background: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    color: #000000;
}

.lotto_table table thead tr td {
    border-right: 1px solid #ffffff;
}

.lotto_table table thead tr td,.lotto_table table tbody tr td {
    padding: 10px 2px;
}

.lotto_table table thead tr td:first-child {
    border-top-left-radius: 7px;
}

.lotto_table table thead tr td:last-child {
    border-top-right-radius: 7px;
}

.lotto_table table tbody tr td:first-child {
    text-transform: uppercase;
}

.lotto_table table tbody tr td {
    border: 1px solid #a10b17;
    text-transform: uppercase;
}

.lotto_table table tbody {
    color: #6a718e;
}

.lotto_table span {
    font-size: 20px;
    font-weight: 700;
    color: #6a718e;
}

.blinking {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #dc3545;
    }

    49% {
        color: #dc3545;
    }

    60% {
        color: #e2b3b7;
    }

    99% {
        color: #e2b3b7;
    }

    100% {
        color: #dc3545;
    }
}

.lotto_table span.lotto_extra {
    color: #dc3545;
    font-size: 14px;
}

.promo_home {
    background: url(../images/promo/promobg.jpg)no-repeat top center;
    background-position: top;
}

.promotion_main {
    margin-top: 580px;
    background: #fff;
    border: 3px solid #d10216;
    border-radius: 10px;
}

.mix {
    display: none;
}

.filter-menu-bar {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.pmbox {
    font-size: 13px;
    font-weight: 700;
    background: #ffffff;
    border-radius: 29px;
    height: 45px;
    color: #6a718e;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 3px 6px 0px rgb(203, 182, 152, 0.7);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    text-transform: uppercase;
}

.pmbox.active {
    background: linear-gradient(to bottom, #e0d2bc 5%, #c9b69a 100%);
    color: #ffffff;
}

.pmbox img {
    margin-right: 5px;
}

.pmbox.active .img_active {
    display: block;
}

.pmbox.active .img_nonactive {
    display: none;
}

.promo-boxes {
    display: inline-block;
    text-align: center;
}

.promo-bx {
    border: 1px solid #d10216;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
    color: #6d6e7a;
}

.promo-bx img {
}

.promo-dl {
    position: relative;
}

.promo-dl-date {
    position: absolute;
    bottom: 10px;
    font-size: 13px;
    background-color: rgb(255, 255, 255, 0.8);
    padding: 2px 8px;
    ;color: #6a718e;
    font-weight: bold;
    border-radius: 0px 20px 20px 0px;
}

.promo-dl img {
    border-radius: 10px;
}

.lotto_table span.promo_table_exclude {
    color: #dc3545;
    font-size: 15px;
}

.promo_example {
    color: #6a718e;
    font-weight: 500;
}

#promomodal.modal .modal-body {
    padding: 30px 0;
}

.promotnc {
    background-image: linear-gradient(#eacdad, #c3aa8a);
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    font-weight: 500;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-shadow: 0px 2px 3px #665641;
    height: 44px;
}

.promotnccontent ul {
    list-style: none;
    padding-left: 26px;
}

.promotnccontent ul li::before {
    content: "\2022";
    color: #c3aa8a;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -15px;
    font-size: 17px;
}

.btn-promo-back {
    background-color: transparent;
    color: #c5c5c5;
    font-size: 20px;
    font-weight: 700;
    border: none;
}

.btn-promo-back:hover {
    background-image: linear-gradient(#eacdad, #c3aa8a);
}

.slider.vip_slider {
    height: 300px;
    margin: 30px auto 60px auto;
}

.slider.vip_slider ul li {
    border: none;
    border-radius: 20px;
    -webkit-box-shadow: 1px 5px 6px 0px rgb(112, 112, 112, 0.7);
    -moz-box-shadow: 1px 5px 6px 0px rgb(112, 112, 112, 0.7);
    box-shadow: 1px 5px 6px 0px rgb(112, 112, 112, 0.7);
    cursor: pointer;
}

.vip_home {
    background: url(../images/vip/vipbg.jpg)no-repeat top center;
}

.vip_table table {
    font-weight: 700;
    font-size: 15px;
}

.vip_table_spctext {
    font-weight: 400;
}

.vip_table table thead {
    background-color: #cbb698;
    color: #ffffff;
}

.vip_table table thead tr td {
    border-right: 1px solid #ffffff;
}

.vip_table table thead tr td,.vip_table table tbody tr td {
    padding: 10px 2px;
}

.vip_table table thead tr td:first-child {
    width: 210px;
    border-top-left-radius: 7px;
}

.vip_table table thead tr td:last-child {
    border-top-right-radius: 7px;
}

.vip_table table tbody tr td:first-child {
    text-transform: uppercase;
}

.vip_table table tbody tr td {
    border: 1px solid #a10b17;
}

.vip_table table tbody {
    color: #6a718e;
}

.vip_table_rules table {
    font-weight: 700;
    font-size: 15px;
}

.vip_table_rules table thead {
    background-color: #6a718e;
    color: #ffffff;
}

.vip_table_rules table thead tr td:first-child {
    width: 210px;
    border-top-left-radius: 7px;
}

.vip_table_rules table thead tr td:last-child {
    border-top-right-radius: 7px;
}

.vip_table_rules table thead tr td,.vip_table_rules table tbody tr td {
    padding: 10px 2px;
}

.vip_table_rules table tbody tr td {
    border: 1px solid #a10b17;
}

.vip_table_rules table thead tr td {
    border-right: 1px solid #ffffff;
}

.login_home {
    background: url(../images/index/indexbg.jpg)no-repeat top center;
    background-position: center;
    min-height: 460px;
}

.login_body {
    background: #fff;
    background-position: center;
    border: 1px solid #d10216;
    padding: 14px;
    margin: 50px 0 30px 0;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    border-radius: 10px;
    background-size: cover;
}

.login_title {
    font-weight: 700;
    font-size: 20px;
    color: #d10216;
    text-align: center;
}

.login_form {
    margin: 20px auto 0 auto;
    color: #d10216;
}

.login_form_inner a {
    color: #6d6e7a;
}

.login_form .form-group .form-control {
    border: 1px solid #d10216;
    border-radius: 20px;
    height: 32px;
}

.login_form .form-group .col-form-label {
    text-align: right;
    font-size: 14px;
}

.registrationPassIcon {
    position: absolute;
    top: 11px;
    right: 24px;
}

.login_remember {
    margin-left: auto;
}

.btn_login_main {
    margin-top: 10px;
}

.btn_login {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    color: #ffffff;
    min-width: 186px;
    height: 43px;
    border: 1px solid #a10b17;
    border-radius: 30px;
}

.btn_otp {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    color: #fff;
    min-width: 109px;
    height: 34px;
    border: 1px solid #a10b17;
    border-radius: 30px;
}

.vcode {
    display: flex;
    align-self: center;
    justify-content: center;
}

#afterRegModal.modal .modal-dialog {
    max-width: 900px;
}

#afterRegModal.modal .modal-header {
    padding: 6px 10px;
    border-bottom: none;
}

.modal_main_title {
    text-align: center;
}

#afterRegModal.modal .modal-body {
    padding-top: 0;
}

#afterRegModal.modal .modal-content {
    border: 1px solid #a10b17;
    border-radius: 1.3rem;
}

#afterRegModal.modal .modal-body .modal-title {
    font-size: 39px;
    color: #cbb698;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 2px #7c664b;
    background: -webkit-linear-gradient(#eacdad, #c3aa8a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ddc09b;
}

.modal-title_02 {
    color: #cbb698;
}

.modal-title_03 {
    color: #6a718e;
    font-size: 14px;
}

.modal_box_column {
    border: 1px solid #a10b17;
    border-radius: 10px;
    min-height: 362px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.modal_box_column_title {
    font-size: 14px;
    color: #a10b17;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #a10b17;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.modal_box_column_body {
    color: #6a718e;
    font-size: 12px;
    line-height: initial;
    margin: 15px 0px;
    text-align: justify;
}

.modal_box_column_body_icon {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    font-weight: 700;
    justify-items: center;
    text-align: center;
}

.modal_box_column_body_icon img {
    height: 55px;
}

.modal_box_column_body_icon_custom img {
    height: auto;
    width: 60px;
}

.modal_box_column_body ul {
    padding-left: 16px;
}

.modal_box_column_custom {
    position: relative;
    padding: 10px;
}

.modal_box_column_title_custom {
    padding: 0px 20px 10px 20px;
}

.fixed_custom {
    position: absolute;
    width: 90px;
    top: -6px;
    left: -6px;
}

.downloadmodal {
    z-index: 9999999;
}

.downloadmodal .modal-body {
    padding: 30px;
}

.downloadmodal .modal-dialog {
    max-width: 800px;
}

.downloadmodal .modal-header {
    background-image: linear-gradient(#eacdad, #c3aa8a);
    -moz-box-shadow: 0px 3px 7px 0px #ccc;
    -webkit-box-shadow: 0px 3px 7px 0px #ccc;
    box-shadow: 0px 3px 7px 0px #ccc;
    padding: 0px;
}

.downloadmodal .modal-header img {
    margin: 0 auto;
    width: 200px;
}

.downloadmodal .modal-header .close {
    position: absolute;
    right: 20px;
    top: 10px;
}

.download_main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    font-weight: 700;
    justify-items: center;
    text-align: center;
    grid-column-gap: 20px;
}

.download_box_column {
    border: 1px solid #a10b17;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    position: relative;
    margin-top: 35px;
}

.applybg {
    background: url(../images/download/APPLE.jpg)no-repeat top center;
    background-position: center;
    background-size: cover;
}

.androidbg {
    background: url(../images/download/ANDROID.jpg)no-repeat top center;
    background-position: center;
    background-size: cover;
}

.pcbg {
    background: url(../images/download/window.jpg)no-repeat top center;
    background-position: center;
    background-size: cover;
}

.btn_login_download {
    margin-top: 10px;
}

.download_scan {
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 36px auto 0 auto;
    display: flex;
    align-items: center;
}

.download_text {
    margin-top: 20px;
    font-size: 19px;
}

.btn_download {
    border-radius: 30px;
}

.download_toptitle {
    border: 1px solid #a10b17;
    border-radius: 5px;
    height: 33px;
    width: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -14px;
    left: 27px;
    background-color: #ffffff;
    color: #a10b17;
}

.download_icon {
    color: #ffffff;
    background-image: linear-gradient(#eacdad, #c3aa8a);
    position: absolute;
    border: 1px solid #c3aa8a;
    top: -19px;
    left: 8px;
    z-index: 1;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 22px;
    font-size: 25px;
}

.download_table table {
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.download_table table thead {
    background-color: #c5ac8c;
    color: #ffffff;
    border: 1px solid #c5ac8c;
}

.download_table table tbody tr td {
    border: 1px solid #c5ac8c;
    padding: 10px;
}

.download_pass {
    width: 100%;
    border: 1px solid #c5ac8c;
}

.sup_wrap_main {
    margin: 20px 0;
    color: #ffffff;
    font-size: 12px;
}

.sub-side-nav {
    margin: 0;
    padding: 0;
    width: 195px;
    float: left;
    border-bottom: none;
    color: #ffffff;
    list-style-type: none;
    text-transform: uppercase;
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.sub-side-nav li {
    background: url(../images/index/index-header-bg.jpg)repeat-x;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    border: 1px solid #a10b17;
    margin-bottom: 5px;
    border-radius: 10px;
    position: relative;
}

.sub-side-nav li:hover,.sub-side-nav li.active {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    border: 2px solid #f65353;
    color: #fff;
}

.sub-side-nav li:hover a {
    color: #000000;
}

.sub-side-nav li a {
    color: #d10216;
    padding: 15px;
    display: block;
    text-decoration: none;
    text-align: initial;
    white-space: nowrap;
}

.sub-side-nav li.active a,
.sub-side-nav li:hover a {
    color: #fff;
}

.sub-side-right {
    display: block;
    padding: 30px;
    margin-left: 212px;
    min-height: 400px;
    border-radius: 10px;
    border: 1px solid #d10216;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(252,242,242,1) 100%);
    color: #80818c;
}

.sub-side-right-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #d10216;
}

.bankingtable {
    color: #a10b17;
}

table.bankingtable tbody tr td {
    border: 1px solid #a10b17;
}

.tncaccordion .tncbtn {
    color: #6a718e;
}

.tncaccordion .card {
    margin-bottom: 10px;
    border: none;
    background: none;
}

.tncaccordion .card .card-body {
    border: 1px solid #d10216;
    border-radius: 10px;
}

.tncaccordion .card .tncbtn.collapsed {
    background: #ffffff;
    border: 1px solid #d10216;
    color: #6a718e;
}

.tncaccordion .card .tncbtn {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    width: 100%;
    text-align: left;
    height: 46px;
    border-radius: 10px;
    color: #fff;
}

.tncaccordion .card .btn:focus {
    box-shadow: none;
}

.blogpage_home {
    background: #f8f9fb url(../images/blogpage/blogpagebg.jpg)no-repeat top center;
    background-position: top;
}

.filter-menu-bar-ih {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.ih-bx {
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.blog_main {
    color: #6a718e;
    font-size: 12px;
    text-align: left;
    padding: 10px;
}

.sub {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.blog_main .sum {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.blog_read {
    margin-top: 10px;
    background-color: #6a718e;
    border-radius: 23px;
    border: none;
    min-width: 100px;
    height: 32px;
    color: #fff;
}

.blog_read a {
    color: #ffffff;
    text-decoration: none;
}

.info_main {
    margin-top: 30px;
}

.info_back a {
    color: #6a718e;
}

.info_back a:hover {
    text-decoration: none;
}

.info_main_title {
    font-size: 20px;
    font-weight: 700;
    color: #43475a;
}

.info_img {
    border: 1px solid #cbb698;
}

.blog_content {
    font-size: 12px;
}

.blogseeall {
    border: 1px solid #cbb698;
}

.blogseeall img {
    border-bottom: 1px solid #cbb698;
}

.blogseeall_main {
    border: 8px solid #f5dfcc;
}

.announcementmodal.modal {
    z-index: 999999;
}

.announcementmodal .modal-content {
    position: relative;
}

.announcementmodal .close {
    position: absolute;
    right: 13px;
}

.announcementmodal.detectannouncementmodal02 .close {
    position: absolute;
    right: 55px;
    top: 20px;
}

.announcementmodal .modal-content {
    background-color: transparent;
    border: none;
}

.announcementmodal .modal-dialog {
    max-width: 800px;
}

.indexdetectmodal .modal-backdrop {
    z-index: 99999;
}

.profile_rate {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.profile_rate img {
    width: 23px;
}

.mail_icon {
    font-size: 25px;
}

.notification {
    cursor: pointer;
    position: relative;
}

.notification a {
    color: #d10216;
}

.notification .badge {
    position: absolute;
    top: -6px;
    right: -10px;
    padding: 3px 6px;
    border-radius: 50%;
    background-color: red;
    color: white;
}

.login_header_afterlogin {
    display: flex;
    align-items: center;
    margin-top: 9px;
    width: 32%;
    color: #fff;
    justify-content: flex-end;
}

.btn_acc {
    font-size: 13px;
    width: 90px;
    border: 1px solid #d10216;
    background: #fff;
    border-radius: 16px;
    color: #d10216;
}

.btn_bal {
    font-size: 13px;
    background: #00000094;
    border-radius: 16px;
    color: #d10216;
    min-width: 133px;
    border: 1px solid #d10216;
}

.acc_login {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.option-drop {
    position: relative;
    text-align: center;
}

.btn_logout {
    font-size: 13px;
    min-width: 180px;
    border: 1px solid #d10216;
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    border-radius: 26px;
    color: #ffffff;
    min-height: 36px;
    margin-left: 18px;
    margin-bottom: 15px;
}

.dropdown-option {
    display: none;
    position: absolute;
    background: #fff;
    background-size: cover;
    z-index: 2;
    top: 100%;
    right: 0;
    width: 250px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #d10216;
    margin-top: 10px;
}

.dropdown-option ul {
    padding: 0;
    margin: 0;
}

.dropdown-option ul li {
    list-style-type: none;
}

.dropdown-option ul li a {
    color: #6a718e;
    padding: 4px 0;
    display: block;
    font-size: 14px;
}

.option-drop:hover .dropdown-option {
    display: block;
    z-index: 2;
}

.balance-drop:hover .dropdown-balance {
    display: block;
}

.dropdown-balance {
    display: none;
    position: absolute;
    width: 400px;
    background: #fff;
    background-size: cover;
    color: #d10216;
    z-index: 2;
    text-align: center;
    border: 1px solid #d10216;
    right: 330px;
    padding-top: 12px;
    margin-top: 10px;
}

@media screen and (max-width: 1550px) {
    .dropdown-balance {
        right: 140px;
    }
}

.dropdown-balance_emtpy {
    height: 11px;
    top: -12px;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.summary-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 9px 0px;
    font-size: 14px;
    padding-bottom: 10px;
}

.main-item,.main-amount {
    background: linear-gradient(to bottom, rgba(157, 54, 209, 1) 0%, rgba(66, 9, 93, 1) 100%);
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
}

.balc {
    display: inline-block;
    margin: 0 3px;
}

.platform-item {
    text-transform: uppercase;
    font-weight: 500;
    padding: 0px 10px;
}

.amount-item {
    text-align: right;
    height: 25px;
    padding: 0px 10px;
}

button.btn-in {
    display: inline-block;
    border: none;
    margin: 0 5px;
    height: 100%;
    padding: 0px 10px;
    background: #d10216;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}

button.btn-out {
    display: inline-block;
    border: none;
    margin: 0 2px;
    height: 100%;
    padding: 0px 10px;
    background: #353535;
    color: #d10216;
    text-transform: uppercase;
    font-size: 13px;
}

.afterloginbodymain {
    display: grid;
    grid-template-columns: 250px auto;
    padding: 15px 0px 45px;
    margin-top: 65px;
}

.main_profile {
    background-color: #fff;
    padding: 5px 0;
    border: 1px solid #d10216;
}

.user_main {
    margin-top: 20px;
}

.cam.fa-camera {
    background: #d10216;
    border-radius: 50%;
    height: 2em;
    width: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 2px solid #ffffff;
}

.user_profile_img {
    position: relative;
    cursor: pointer;
}

.user_profile_img img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.cam_icon {
    position: absolute;
    bottom: 0;
    right: 48px;
}

.name_profile {
    display: grid;
    grid-template-columns: auto auto;
    margin: 10px 0;
    color: #fff;
}

.main_btn_short {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    word-break: break-all;
    grid-gap: 10px;
    margin-top: 20px;
}

.main_btn_short_custom {
    cursor: pointer;
}

.main_btn_short_custom a,.menu_account a {
    text-decoration: none;
}

.main_btn_short_custom a .main_text {
    color: #6d6e7a;
    font-size: 12px;
    font-weight: 500;
}

.main_btn_short_custom a.active .main_text {
    color: #d10216;
}

.main_btn_short_custom img {
    width: 35px;
    filter: grayscale(1);
}

.afteractive {
    display: none;
    filter: grayscale(1);
}

.main_btn_short_custom a.active .beforeactive {
    display: none;
}

.main_btn_short_custom a.active .afteractive {
    display: block;
    margin: auto;
}

.main_btn_short_custom:hover a .beforeactive {
    display: none;
}

.main_btn_short_custom:hover a .afteractive {
    display: block;
    margin: auto;
}

.main_btn_short_custom:hover a .main_text {
    color: #d10216;
}

.menu_account {
    margin: 12px 0 0;
}

.menu_account a {
    color: #ffffff;
    font-weight: 500;
    padding: 13px 15px 13px 31px;
    font-size: 13px;
    text-align: left;
}

.menu_account_inner {
    display: grid;
    grid-template-columns: 20% 80%;
}

.menu_account a.active {
    background: url(../images/index/index-header-bg.jpg)repeat-x;
    border-left: 4px solid #d10216;
}

.menu_account a.active .beforeactive {
    display: none;
}

.menu_account a.active .afteractive {
    display: block;
}

.menu_account a.active .main_text {
    color: #d10216;
}

.menu_account a.active .main_text .copy_btn {
    background: none;
}

.menu_account a.menu_account_inner:hover .beforeactive {
    display: none;
}

.menu_account a.menu_account_inner:hover .afteractive {
    display: block;
}

.menu_account a.menu_account_inner:hover .main_text {
    color: #d10216;
}

.menu_account a.menu_account_inner:hover .main_text .copy_btn {
    background: none;
}

.main_profile_right {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(252,242,242,1) 100%);
    padding: 30px 20px;
    margin-left: 25px;
    border: 1px solid #d10216;
}

.afterlogin_deposit {
    border: none;
}

.afterlogin_deposit a {
    border-radius: 45px!important;
    text-align: center;
    border: 1px solid #d10216;
    background: #e2e1e9;
    border-radius: 16px;
    color: #d10216;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 5px;
    display: inline-flex;
}

.afterlogin_deposit.active,.afterlogin_deposit:hover {
    /* background:#d10216; */
    /* color:#ffffff; */
    /* border:1px solid #d10216; */
}

.afterlogin_deposit {
    margin-right: 20px;
}

.main_profile_title {
    font-size: 15px;
    font-weight: 700;
    margin: 5px 0px;
    color: #d10216;
}

.bank-input-wrap.method {
    padding: 9px 9px;
    border-radius: 8px;
    width: max-content;
}

.bank-input-wrap label {
    margin: 0 5px;
    margin-bottom: 0;
}

.bank-input-wrap label [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.bank-type {
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 5px 5px;
    color: #484848;
    font-weight: 500;
    width: 98px;
    height: auto;
}

.bank-input-wrap label .bank-type {
    border-radius: 10px;
    color: #b7b7b7;
}

.bank-input-wrap label [type=radio]+.bank-type {
    cursor: pointer;
}

.bank-input-wrap label [type=radio]:checked+.bank-type {
    border: 1px solid #cba98c;
    background-position: right bottom;
    transition: none;
    color: #6a718e;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.bank-input-wrap label [type=radio]+.bank-type img {
    cursor: pointer;
    filter: grayscale(0.8);
    border-radius: 10px;
}

.bank-input-wrap label [type=radio]:checked+.bank-type img {
    filter: grayscale(0);
}

.bnk-info {
    box-shadow: inset 0px 1px 5px -1px rgba(0, 0, 0, 0.62);
    border-radius: 10px;
    /* width:450px; */
    padding: 10px;
}

.bnk-info ul {
    list-style: disc;
    padding-left: 25px;
    color: #ffffff;
    margin-top: 10px;
    font-size: 14px;
}

.copy_btn {
    border: 1px solid #d10216;
    background: #ffff;
    border-radius: 16px;
    color: #d10216;
    border-radius: 20px;
    padding: 3px 10px;
    margin-left: 10px;
    cursor: pointer;
}

.submit_btn {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    min-width: 132px;
    border: none;
    min-height: 39px;
    border-radius: 34px;
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    /* margin: 0px auto; */
    /* display: block; */
}

.afterloginform .form-control {
    background-color: #f8f9fb;
    border-radius: 0;
}

.transfer_title_main {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.transfer_title {
    font-size: 13px;
    color: #d10216;
    font-weight: 500;
}

.allout_btn {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    min-width: 117px;
    color: #fff;
    border: none;
    min-height: 34px;
    border-radius: 20px;
}

.form-inline .form-control {
    width: 156px;
    background-color: #f8f9fb;
}

.transfer_main {
    margin-top: 20px;
}

.form-inline .form-control label {
    font-size: 13px;
    color: #6a718e;
    font-weight: 500;
}

.btn_search {
    font-size: 13px;
    min-width: 117px;
    border: 1px solid #d10216;
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    border-radius: 26px;
    color: #fff;
    min-height: 36px;
    /* margin-left: 18px; */
}

.btn_transfer {
    font-size: 13px;
    min-width: 105px;
    border: 1px solid #d10216;
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    border-radius: 26px;
    color: #fff;
    min-height: 36px;
    margin-left: 18px;
}

.box-prov {
    padding: 10px 0px 10px 0px;
    border-radius: 8px;
    margin-top: 5px;
}

.box-prov ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.box-prov ul li {
    margin-left: 10px;
    border: 1px solid #d10216;
    width: 123px;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 8px;
    cursor: pointer;
    background-color: #fff;
    color: #d10216;
    font-weight: 500;
    font-size: 12px;
}

.box-prov ul li a {
    color: #6a718e;
    font-weight: 500;
}

.box-prov ul li a:hover {
    text-decoration: none;
}

.box-prov ul li:nth-child(6n+1) {
    margin-left: 0px;
}


.prov-amot {
    background: #fff;
    border-radius: 9px;
    border: 2px solid #d10216;
    margin: 0px 5px;
    margin-top: 5px;
    word-break: break-all;
    color: #d10216;
}

.box-prov ul li.active,.box-prov ul li:hover {
    background: #d10216;
    border: 1px solid #d10216;
    color: #fff;
}

.box-prov ul li.active .prov-amot,.box-prov ul li:hover .prov-amot {
    border: 2px solid #d10216;
}

.transfer_main label {
    color: #d10216;
    font-weight: 500;
}

.form-group b {
    color: #6d6e7a;
    font-size: 13px;
    white-space: nowrap;
}

.vip_icon {
    display: grid;
    grid-template-columns: auto auto;
}

.vip_main_title {
    font-size: 16px;
    font-weight: 700;
    color: #6a718e;
}

.vip_sup_title {
    font-size: 13px;
    color: #6a718e;
}

.vip_exclusive {
    margin-top: 50px;
}

.vip_exclusive_main {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    color: #6a718e;
    text-align: center;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.vip_exclusive_text {
    font-size: 11px;
}

.vip_exclusive_sub {
    padding: 10px;
    border: 1px solid #cba98c;
}

.vip_exclusive_sub:nth-child(even) {
    border-right: none;
    border-left: none;
}

.vip_benefits table tbody tr:first-child td {
    border-bottom: 1px solid #cba98c;
    text-align: center;
    background-color: #f8f9fb;
}

.vip_benefits table {
    border: 1px solid #cba98c;
    color: #6a718e;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
}

.vip_benefits table tbody tr td {
    padding: 10px;
}

.form_btn {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.btn_history {
    border: 1px solid #6a718e;
    background-color: #f8f9fb;
    height: 35px;
    color: #b7b7b7;
    width: 97px;
}

.btn_history.active {
    color: #6a718e;
}

.history_custom {
    display: grid;
    grid-template-columns: 260px 265px 255px;
}

.form-inline.history_custom .form-control {
    width: 220px;
    border-radius: 0;
}

.history_table_main {
    margin-top: 30px;
    border: 1px solid #d10216;
}

table.history_table thead tr td,table.history_table tbody tr td {
    padding: 12px 5px;
}

table.history_table thead {
    background: #d10216;
    color: #ffffff;
    font-weight: 700;
}

table.history_table tbody tr:nth-child(2n) {
    background-color: #f8f9fb54;
}

table.history_table tbody tr td {
    border-right: 1px solid #d10216;
    font-weight: 500;
    color: #6d6e7a;
}

table.history_table tbody tr td:last-child {
    border: none;
}

.history_green {
    color: #129c80;
}

.history_red {
    color: #ff112d;
}

.date_history {
    font-size: 13px;
    line-height: initial;
}

.date_history_time {
    font-size: 15px;
}

.afterlogin_inbox.nav-tabs {
    border: none;
}

.afterlogin_inbox.nav .nav-item .nav-link {
    min-width: 207px;
    border-radius: 0px;
    text-align: center;
    background: #f8f9fb;
    color: #6a718e;
    border: 1px solid #d10216;
    font-size: 14px;
}

.afterlogin_inbox.nav .nav-item .nav-link.active,.afterlogin_inbox.nav .nav-item .nav-link:hover {
    background: #d10216;
    color: #000000;
    border: 1px solid #c9b69a;
}

.inbox_tab table tbody tr td {
    padding: 10px 10px;
    font-weight: 500;
    font-size: 13px;
}

.inbox_tab table tbody tr td .fa-envelope {
    color: #d10216;
}

.inbox-env table tbody tr:hover .fa-envelope {
    color: #fff;
}

.inbox_tab table tbody tr.noread {
    background-color: #ddd;
}

.inbox_tab table tbody tr {
    cursor: pointer;
}

.notice_main {
    position: relative;
}

.notification_NOTICE {
    position: absolute;
    top: 8px;
    right: 36px;
    padding: 0px 7px;
    border-radius: 50%;
    background-color: #000000;
    color: white;
}

.inbox_box {
    display: grid;
    grid-template-columns: 30% 70%;
    border: 1px solid #d10216;
}

.inbox_box_content {
    border-left: 1px solid #d10216;
    padding-top: 15px;
}

.inbox_box table tbody tr td {
    font-size: 13px;
}

.inbox_box_back a {
    font-size: 23px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #d10216;
}

.inbox_box_back a:hover {
    text-decoration: none;
}

.inbox_title {
    font-weight: 700;
    color: #d10216;
}

.inbox_content {
    font-size: 12px;
    color: #6d6e7a;
}

.delete_btn {
    min-height: 30px;
    min-width: 120px;
    font-size: 15px;
}

.delete_btn a {
    color: #ffffff;
}

.delete_btn a:hover {
    text-decoration: none;
}

.inbox_box table tbody tr.active,
.inbox_box table tbody tr:hover {
    background-color: #d10216;
    color: #fff;
}

#profilemodal.modal .modal-dialog {
    max-width: 500px;
}

#profilemodal.modal .modal-header {
    background: url(../images/index/index-header-bg.jpg)repeat-x;
    -moz-box-shadow: 0px 3px 7px 0px #ccc;
    -webkit-box-shadow: 0px 3px 7px 0px #ccc;
    box-shadow: 0px 3px 7px 0px #ccc;
    color: #d10216;
    font-size: 25px;
    font-weight: 700;
    justify-content: center;
}

#profilemodal.modal .modal-header img {
    margin: 0 auto;
    width: 200px;
}

#profilemodal.modal .modal-header .close {
    position: absolute;
    right: 20px;
}

.user_select_img {
    max-width: 125px;
    max-height: 125px;
    margin: auto;
}

.user_select_img img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.user_select_img_item {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-items: center;
    grid-row-gap: 10px;
}

.user_select_img_item img {
    border-radius: 100px;
    max-width: 70px;
    cursor: pointer;
}

.upload.fa-camera {
    background: #f8f9fb;
    border-radius: 50%;
    height: 67px;
    width: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6a718e;
    border: 2px solid #6a718e;
    font-size: 24px;
}

.upload_profile {
    cursor: pointer;
}

#downloadmodal.modal .modal-dialog {
    max-width: 800px;
}

#downloadmodal.modal .modal-header {
    background-image: linear-gradient(#eacdad, #c3aa8a);
    -moz-box-shadow: 0px 3px 7px 0px #ccc;
    -webkit-box-shadow: 0px 3px 7px 0px #ccc;
    box-shadow: 0px 3px 7px 0px #ccc;
    padding: 0px;
}

#downloadmodal.modal .modal-header img {
    margin: 0 auto;
    width: 200px;
}

#downloadmodal.modal .modal-header .close {
    position: absolute;
    right: 20px;
    margin: 0;
}

#snow {
    background: none;
    background-image: url(../images/share/s1.png), url(../images/share/s2.png);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    -webkit-animation: snow 15s linear infinite;
    -moz-animation: snow 15s linear infinite;
    -ms-animation: snow 15s linear infinite;
    animation: snow 15s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 400px 1000px, 200px 400px, 100px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px;
    }
}

.predict_home {
    background: url(../images/predict/predictbg.jpg)no-repeat top center;
    background-position: top;
}

.predict-filter-menu-bar {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

a.pmbox {
    color: #6a718e!important;
}

a.pmbox.active {
    color: #ffffff!important;
}

a.pmbox:hover {
    background: linear-gradient(to bottom, #e0d2bc 5%, #c9b69a 100%);
    color: #ffffff!important;
}

a.pmbox:hover .img_active {
    display: block;
}

a.pmbox:hover .img_nonactive {
    display: none;
}

#announcement_winner .modal-content img,#announcement_completed .modal-content img {
    margin: auto;
}

#announcement_winner.announcementmodal .close,#announcement_completed.announcementmodal .close {
    position: absolute;
    right: 60px;
    top: 0;
}

#announcement_record .modal-content {
    margin: auto;
    text-align: center;
}

#announcement_howtowin .modal-content {
    margin: auto;
    text-align: center;
}

.latest_main {
    position: relative;
}

.latest_title {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
}

.record_table {
    margin-top: -12px;
    background-color: #0c101c;
    border: 2px solid #6a718e;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
}

.record_table_pry {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 7px 5px;
    border-bottom: 1px solid #6a718e;
}

.record_table_pry:first-child {
    border: 1px solid #ffffff;
    border-radius: 13px;
    padding: 5px;
    background-color: #000;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.record_table_pry:first-child .record_line:after {
    content: "";
    color: #fff;
    border-right: 2px solid #fff;
    padding-left: 55px;
    position: absolute;
    height: 20px;
    top: 4px;
}

.record_table_pry:last-child {
    border-bottom: none;
}

#announcement_record .close {
    position: absolute;
    right: 13px;
    top: 66px;
    z-index: 99;
}

.record_line {
    position: relative;
}

.promo-boxes-upcoming {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 15px 15px;
    text-align: center;
    margin: 46px 0 10px 0;
    text-align: center;
}

.predict_box {
    -webkit-box-shadow: 0px 0px 6px 0px #58534da1;
    -moz-box-shadow: 0px 0px 6px 0px #58534da1;
    box-shadow: 0px 3px 6px 0px #58534da1;
}

.index_tab_ongoing {
    background-color: #fefdfb;
    border: 1px solid #cbb698;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    -moz-box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    box-shadow: 0px 0px 6px 0px rgb(203, 182, 152, 0.7);
    background: #fff url(../images/predict/ongoingbg.jpg)no-repeat bottom center;
}

.upcoming_howandrules {
    display: grid;
    grid-template-columns: auto auto;
}

.rules_how_main {
    position: relative;
    cursor: pointer;
}

.rules_how_text {
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    bottom: 22px;
    left: 0;
    right: 0;
    position: absolute;
}

.endsin {
    color: #6a718e;
    font-size: 34px;
    position: relative;
    font-weight: bold;
}

.endsin:before {
    content: "";
    color: #6a718e;
    width: 18%;
    height: 0px;
    border-top: 1px solid #6a718e;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.endsin:after {
    content: "";
    color: #6a718e;
    width: 24%;
    border-top: 1px solid #6a718e;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.countdown01 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    justify-items: center;
    margin: 0px 90px;
}

.countdown01_sub_title {
    color: #6a718e;
}

.countdown01_sub {
    position: relative;
}

.countdown01_sub_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: auto;
    color: #fff;
    top: -8px;
    left: 17px;
    right: 0;
    font-size: 110px;
    letter-spacing: 35px;
}

.end_custom {
    margin: 30px 0px;
}

.vs_custom {
    margin: 30px 0px 10px 0px;
}

.vs_head {
    position: relative;
}

.vs_head_txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: bold;
    color: #394b61;
    font-size: 18px;
}

.vs_body {
    margin-top: -4px;
    position: relative;
}

.vs_team_L {
    color: #fff;
    position: absolute;
    left: 12%;
    bottom: 34%;
    font-size: 23px;
    font-weight: bold;
}

.vs_team_R {
    color: #fff;
    position: absolute;
    right: 12%;
    bottom: 34%;
    font-size: 23px;
    font-weight: bold;
}

.vs_score {
    display: grid;
    grid-template-columns: 290px 416px 290px;
    justify-content: center;
}

.vs_score_main {
    background-color: #fff;
    display: grid;
    grid-template-columns: auto auto auto;
    text-align: center;
    justify-content: center;
    align-content: center;
    height: 158px;
    align-self: center;
    border-radius: 10px;
    justify-content: space-around;
}

.vs_score_img img {
    width: 191px;
}

.countdown02 {
    position: relative;
    display: flex;
    align-items: center;
}

.countdown02_r {
    margin-right: 0px;
}

.countdown02_txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0 auto;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    font-size: 102px;
    z-index: 9;
}

select.countdown_select {
    background: transparent;
    color: #fff;
    text-transform: none;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
    letter-spacing: 28px;
    margin-left: 14px;
}

select.countdown_select:focus {
    border: none;
    outline: unset;
}

select::-ms-expand {
    display: none;
}

select.countdown_select option {
    color: #000;
    height: 60px;
    font-size: 25px;
}

.vs_btn {
    display: flex;
    margin: auto;
    margin-top: -20px;
}

.vsbtn_sub {
    position: relative;
}

.vs_btn_txt {
    position: absolute;
    color: #394b61;
    font-weight: bold;
    font-size: 22px;
    bottom: 17px;
    left: 0;
    right: 0;
}

button.vsbtn_sub {
    border: none;
    background: none;
}

#announcement_howtowin .latest_title {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
}

.modal_title_predict {
    color: #e0c4a4;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.how_to_win_table tr:first-child {
    background-color: #cbb698;
    color: #fff;
}

.how_to_win_table tr {
    color: #6a718e;
}

.how_to_win_table tr:first-child td {
    border: none;
    border-right: 1px solid #ffffff;
}

.how_to_win_table tr td {
    padding: 8px;
    border: 1px solid #a10b17;
    font-weight: bold;
}

.how_to_win_table tr td:first-child {
    border-top-left-radius: 7px;
}

.how_to_win_table tr td:last-child {
    border-top-right-radius: 7px;
}

#announcement_howtowin .record_table {
    margin-top: -1px;
    background-color: #fff;
    border: 2px solid #6a718e;
    border-radius: 10px;
    padding: 25px 25px;
    color: #000;
}

#announcement_howtowin .record_table p {
    margin-bottom: 4px;
}

#announcement_howtowin .record_table p.txt_spec {
    margin-top: 20px;
}

#announcement_howtowin .record_table p.txt_spec01 {
    margin-top: 20px;
}

.text-bold {
    font-weight: bold;
    color: #6a718e;
}

.modal_title_predict_custom {
    margin-top: 20px;
}

.txt_max {
    color: #e0c4a4;
}

#announcement_rules .latest_title {
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 25px;
}

#announcement_rules .modal-content {
    margin: auto;
    text-align: center;
}

#announcement_rules .record_table {
    margin-top: -1px;
    background-color: #ffffff;
    border: 2px solid #6a718e;
    border-radius: 10px;
    padding: 25px 25px;
    color: #000;
}

ul.rules_ul {
    padding-left: 20px;
    text-align: left;
}

.tab-text {
    color: #000;
}

.downloadTab {
    padding: 20px 0;
}

.downloadTab .nav-pills .nav-link {
    background: -webkit-linear-gradient(top, #f4f3f3, #e6e6e6);
    margin-bottom: 5px;
    height: 50px;
    color: #a10b17;
    border: 1px solid #a10b17;
    align-items: center;
    border-radius: 0;
    background: none;
    display: flex;
}

.downloadTab .nav-pills .nav-link.active,.downloadTab .nav-pills .nav-link:hover {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    color: #fff;
}

.downloadbody {
    text-align: center;
    margin-bottom: 35px;
}

.downloadbox {
    text-align: center;
    width: 23%;
    margin: 0 5px;
    display: inline-block;
    height: 150px;
}

.ndl-btn {
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 30px;
    display: block;
    margin: auto;
    margin-top: 10px;
    width: 55%;
    border: 0;
}

.ndl-btn:hover,.ndl-btn:focus {
    color: #fff;
}

.adl-btn {
    background: linear-gradient(to bottom, #ffffff 0%, #d4d4d4 100%);
    color: #001c3c;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 30px;
    display: block;
    margin: auto;
    margin-top: 10px;
    width: 55%;
}

.adl-btn:hover,.adl-btn:focus {
    color: #fff;
    background: #d10216;
}

.dl {
    max-width: 600px;
    margin: auto;
}

.dl table {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
}

.dl table th {
    border: 1px solid #d2b16e;
    text-align: center;
    padding: 8px;
    background: linear-gradient(180deg, rgba(210,1,22,1) 0%, rgba(160,12,23,1) 100%);
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

.dl table td {
    text-align: left;
    padding: 8px;
    background: none;
    border: 1px solid #a10b17;
    color: #d10216;
}

.dl table td .ndl-btn {
    margin: 0 auto;
}

.dl .username_custom {
    color: #a10b17;
}

.downloadboxContent {
    padding: 15px;
    border: 1px solid #a10b17;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(252,242,242,1) 100%);
}

.downloadbox img {
    max-width: 120px;
    border: 1px solid #d10216;
}

.dropdown-item {
    padding: 5px;
}

.input-voucher {
    margin-right: 10px;
}

.lang-box {
    top: 10px;
    right: 8px;
}

button#language-menu {
    color: #dcdcdc;
    font-size: 13px;
    padding: 0;
}

.lang-box button img {
    max-width: 23px;
}

.dropdown-menu.language {
    padding: 2px 0;
    margin: 0;
    min-width: 48px;
    font-size: 13px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.7);
    left: 0px!important;
    z-index: 99999;
}

.dropdown-menu.language .dropdown-item {
    padding: 3px 10px;
    color: #ffffff;
    text-align: left;
}

.dropdown-menu.language .dropdown-item:hover {
    background-color: #262626;
}

.dropdown-menu.language .dropdown-item img {
    max-width: 23px;
}

.dropdown-toggle::after {
    display: none;
}

/********01072021*********/
.af-detail {
    border: 1px solid #d10216;
    margin-top: 20px;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
}

.af-detail ol li {
    font-size: 13px;
    margin-bottom: 10px;
}

.af-detail ol {
    margin: 0px;
}

.af-content {
    display: flex;
    background: #ffffff87;
    padding: 8px 20px;
    align-items: center;
    position: relative;
    color: #fff;
}

.af-cpy {
    position: absolute;
    right: 0px;
}

.cpm-detail {
    display: flex;
    color: #fff;
    align-items: center;
}

.cpm-content {
    margin-left: 20px;
}

.btn-cpy {
    border: none;
    background: #d10216;
    padding: 8px 15px;
    color: #fff;
}

/********06072021*********/
.step-wrap ul {
    display: flex;
    color: #fff;
    padding: 0px;
    justify-content: space-between;
    margin: 0px;
    position: relative;
    width: 250px;
    flex-direction: row;
    border: none;
}

.step-wrap ul li {
    list-style: none;
    /* margin: 0px 41px; */
    z-index: 10;
}

.btn-step-act {
    background: #d10216 !important;
}

.step-wrap ul li a {
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
    background: #1a1a1a;
    z-index: 10;
    border: 1px solid #d10216 !important;
    color: #fff !important;
}

.step-wrap {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.step-wrap ul::after {
    content: '';
    background-color: #d7b554;
    position: absolute;
    top: 50%;
    left: 0;
    height: 4px;
    width: 100%;
    z-index: 1;
    margin: 0px auto;
    right: 0;
}

.af-wrap {
    width: 530px;
    display: block;
    margin: 0px auto;
}

.af-deposit ul {
    display: flex;
    justify-content: center;
}

ul.afterlogin_deposit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px;
}

.step-wrap ul li a.active, .step-wrap ul li a:hover {
    background: #d10216 !important;
}

.ab-top {
    display: block;
    margin: 0px auto;
}

.afterlogin_deposit a.active {
    background: #d10216;
    color: #ffffff;
    border: 1px solid #d10216;
}

ul.afterlogin_deposit li {
    list-style: none;
}

.btn-wrap {
    display: flex;
    justify-content: center;
}

.submit_btn2 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    min-width: 132px;
    border: none;
    min-height: 39px;
    border-radius: 34px;
    background: #d10216;
    margin: 0px auto;
    display: block;
}

.btn-wrap button {
    margin: 0px 10px;
}

/**********07072021************/
.rebate-in {
    padding: 15px;
}

.referral_qr img {
    display: block;
    margin: 0px auto;
    height: 115px;
}

.rabate-date {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    color: #fff;
}

.referral_qr {
    margin-top: 26px;
}

.rabate-date .form-group {
    margin: 0px 15px;
}

.btn-check {
    background: #ffd65b;
    color: #000;
    border-radius: 50px;
    padding: 4px 20px;
    border: none;
}

.af-table tr th {
    background: #d10216;
    color: #000;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #d10216;
}

.af-table tr td {
    padding: 5px 10px;
    border: 1px solid #d10216;
    text-align: center;
    color: #fff;
}

.privatemsgTable {
    margin-top: 30px;
}

.table-detail tr th {
    background: linear-gradient(to bottom, rgba(197,156,84,1) 0%, rgba(105,72,14,1) 100%);
    padding: 7px;
    text-align: center;
    border: 1px solid #856123;
}

.table-detail tr td {
    text-align: center;
    border: 1px solid #856123;
    padding: 5px;
}

table.table-detail {
    width: 500px;
    margin: 0px auto;
}

.rebate-wrap {
    color: #fff;
}

.rebate-in .form-control::placeholder {
    color: #000;
}

/*****25072021********/
p.af-dtl {
    margin: 0px;
    color: #d10216;
    font-weight: bold;
}

.transfer-txt {
    display: flex;
    align-items: center;
    color: #fff;
}

/*****04072022********/
.step-wrap ul {
    display: flex;
    color: #fff;
    padding: 0px;
    justify-content: space-between;
    margin: 0px;
    position: relative;
    width: 250px;
    flex-direction: row;
    border: none;
}

.step-wrap ul li {
    list-style: none;
    /* margin: 0px 41px; */
    z-index: 10;
}

.btn-step-act {
    background: #d10216 !important;
}

.step-wrap ul li a {
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
    background: #1a1a1a;
    z-index: 10;
    border: 1px solid #d10216 !important;
    color: #fff !important;
}

.step-wrap {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.step-wrap ul::after {
    content: '';
    background-color: #d7b554;
    position: absolute;
    top: 50%;
    left: 0;
    height: 4px;
    width: 100%;
    z-index: 1;
    margin: 0px auto;
    right: 0;
}

.af-wrap {
    width: 530px;
    display: block;
    margin: 0px auto;
}

.af-deposit ul {
    display: flex;
    justify-content: center;
}

ul.afterlogin_deposit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0px;
}

.step-wrap ul li a.active, .step-wrap ul li a:hover {
    background: #d10216 !important;
}

.ab-top {
    display: block;
    margin: 0px auto;
}

ul.afterlogin_deposit li {
    list-style: none;
}

.btn-wrap {
    display: flex;
    justify-content: center;
}

.submit_btn2 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    min-width: 132px;
    border: none;
    min-height: 39px;
    border-radius: 34px;
    background: #d10216;
    margin: 0px auto;
    display: block;
}

.btn-wrap button {
    margin: 0px 10px;
}

/*070223*/
.af-tk {
    line-height: 18px;
}

.af-b {
    font-size: 12px;
    position: relative;
    top: 2px;
}

span.t-img img {
    height: 16px;
}


.announcementpopupimg img{
    width: 400px;
    margin: auto;
}
#announcementpopup .carousel-control-prev {
    left: -22px;
}
#announcementpopup .carousel-control-next {
    right: 0;
    bottom: -63px;
    left: 0;
    margin: 0px auto;
    align-items: end;
    opacity: 1;
    z-index: 10000;
}
.announcementmodal.modal {
    z-index: 999999;
}

.announcementmodal .modal-content {
    position: relative;
}

.announcementmodal .close {
    right: 0;
    bottom: -35px;
    color: #fff;
    opacity: 1;
    position: absolute;
    z-index: 111;
    text-align: center;
    left: 0;
    font-size: 27px;
    font-weight: 100;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
}

.announcementmodal.detectannouncementmodal02 .close {
    position: absolute;
    right: 55px;
    top: 20px;
}

.announcementmodal .modal-content {
    background-color: transparent;
    border: none;
}

.announcementmodal .modal-dialog {
    max-width: 500px;
}
#modalannoce {
    width: auto !important;
    height: auto !important;
}
.announcementmodal .modal-footer {
    border: none;
}
span.carousel-control-next-icon {
    right: 0;
    color: #fff;
    opacity: 1;
    position: absolute;
    z-index: 111;
    text-align: center;
    left: 0;
    font-size: 27px;
    font-weight: 100;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    background: none;
    bottom: -4px;
}
.annou-pop {
    border-radius: 20px;
    background: #000;
    padding: 20px;
    color: #fff;
    border: 1px solid #a10b17;
}

.annou-ttle {
    color: #a10b17;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #a10b17;
    padding-bottom: 7px;
}

.annou-content {
    padding: 10px 0px;
    padding-top: 25px;
    font-size: 12px;
}
.jk-wrap ul {
    display: grid;
    padding: 0px;
    list-style: none;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
}

.jk-wrap a {display: flex;flex-direction: column;font-weight: bold;padding: 8px 0px;}

.jk-top {
    background-color: #efdf89;
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-transform: capitalize;
    line-height: 16px;
}

.jk-btn {
    background-color: #efdf89;
    background-image: linear-gradient(to bottom, #f1e767 0%, #e7d277 0%, #cea443 36%, #a10b17 68%, #cfa43a 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-transform: capitalize;
    font-size: 21px;
    line-height: 26px;
}

.game_tab_info_text {
    margin-top: 5px;
}

.copy {
    color: #4b4a47;
}

.footer-desc p {
    color: #6d6e7a;
    font-size: 12px;
    margin-bottom: 0;
    height: 95px;
}

.index-footer{
    background:#fff;
}

.afterlogin_name_wrp {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.main_text{
    color: #6d6e7a;
}

.afterlogin_deposit .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
    border: 1px solid #d10216;
}

.afterlogin_deposit.nav.nav-tabs img {
    max-width: 100px;
}



.point-sec {
    text-align: center;
    position: relative;
    padding-top: 29%;
    background: #ffffff url(../images/checkin/check-in-bg.jpg) no-repeat top center;
    background-size: 100%;
    padding-bottom: 30px;
    min-height: 500px;
}
.check-in-row{
    
}
.checkin-title{

color: #d10216;

font-weight: 700;

font-size: 2.5rem;

margin-bottom: 2rem;

background: linear-gradient(to bottom, #ff7e8a, #95000e, #ff4355, #d30418);

-webkit-background-clip: text;

-webkit-text-fill-color: transparent;
}
.addition-token {
    margin: 0 auto;
}
button.token {
    background: #000;
    border: 3px solid rgba(160,12,23,1);
    font-size: 30px;
    color: #fff;
    border-radius: 25px;
    text-align: center;
    padding-left: 15px;
    text-transform: uppercase;
    /* text-shadow: 0px 2px 0px #fff; */
    font-weight: bolder;
    display: flex;
    grid-gap: 10px;
    width: 140px;
    height: 65px;
}
.checkin-coins {
    width: 55px;
    height: 55px;
    padding: 5px;
}
.btn-text {
    font-size: 30px;
    margin: 5px;
}
.redeem-angpow-wrapper {
    display: grid;
    grid-gap: 45px;
    justify-content: center;
    grid-template-columns: repeat(7,1fr);
    margin: 2vw 0;
}

.angpow-box{
    position: relative;
    cursor: pointer;
    background-size: 100% 100%;
    /* margin-bottom: 45px; */
}

.token-icon img{
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.angpow-box:hover {
    filter: drop-shadow(0 0 5px #fff);
}
.angpow-box img{
}
.amt-credit {
    position: absolute;
    background: #6c576a;
    -webkit-background-clip: text;
    top: 94px;
    font-size: 19px;
    display: flex;
    padding: 5px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    width: 100%;
    font-weight: bolder;
    color: #fff !important;
    text-transform: uppercase;
}
.close{
    display:block;
    opacity: 1;
}

.open{
    display: none;
}

.angpow-box:hover .open{
    display: block;
    margin: 0 auto;
    
}

.angpow-box:hover .close{ 
    display: none;
    width: 80%;
}
.angpow-box.active .open {
    display: block;
    margin: 0 auto;
}

.angpow-box.active .close {
    display: none;
    margin: 0 auto;
}
.checkin-btn {
    text-transform: uppercase;
    border-radius: 30px;
    background: linear-gradient(to bottom, #af0917 0%, #c5505a 49%, #af0917 100%);
    color: #fff;
    padding: 10px;
    width: 26%;
    font-weight: bold;
    border: 1px solid #fff;
}
.addition-token{
    display: flex;
}
/* Modal */

.modal-content.redeem {
	background: none;
	border: none;
	text-align: center;
    width:auto;
}
.pop-angpow {
    position: relative;
    filter: drop-shadow(0 0 50px #000000);
    padding: 10px;
}

.pop-angpow .close span{
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    border-radius: 50%;
    font-size: 36px;
    width: 40px;
    height: 40px;
    padding: 20px;
    display: block;
    line-height: 1px;
    border: none;
}

.pop-angpow .close {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 5%;
}


.modal-backdrop.show{
    opacity: 0.8;
}

.modal-congrat {
    padding-top: 25px;
    color: #95000e;
    font-size: 2.5rem;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #ff7e8a, #95000e, #ff4355, #d30418);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

button.tokenredeem {
    background: linear-gradient(to bottom, #af0917 0%, #c5505a 49%, #af0917 100%);
    padding: 15px;
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    text-shadow: 0px 2px 0px #3d396d;
    font-weight: bolder;
    border: none;
    border-radius: 30px;
    width: 50%;
}

.token-pt {
    position: absolute;
    left: 0;
    right: 0;
    top: 80%;
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
}

span.color-text1 {
    color: #ffea00;

}

span.color-text2 {
    color: #ffea00;
}

.text1 {
    font-size: 20px;
}

.img-wrap {
    position: absolute;
    width: 100px;
    height: 100px;
    right: 200px;
    bottom: 95px;
}
.congrat-text{
    color: #fff;
}
.indexdetectmodal.indexdetectmodal_checkin .modal-backdrop {
    z-index: 1000;
}
