@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');
body {
    font-family: 'Poppins', sans-serif;
    line-height: 1.4;
    font-size: 14px;
    margin: 0 auto;
    color: #9a9a9a;
    max-width: 991px;
    padding-bottom: 0%;
    background: #151515;
}

.body {
    width: 100%;
    max-width: 991px;
    overflow: auto;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #151515;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20%;
}

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;
}

a:hover,
a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
textarea,
select {
    color: #666;
    width: 100%;
}

button:focus,
input:focus,
select:focus {
    outline: none;
}

body.gry {
    background: #151515;
}


/** Header **/

.header-top {
    padding: 10px 0;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 991px;
    z-index: 99;
    background: #151515;
}

.logo {
    width: 100%;
}

.header-button img{
    width: 30px;
}

.header-top-menu{
    align-items: center;
}

/* side-menu */
.side-menu .modal-body {
    background: #212121;
    padding: 0 !important;
}

.modal.left .modal-dialog.modal-sm, .modal.right .modal-dialog.modal-sm {
    width: 200px;
}
/** Home **/

.mobile-slider {
    margin-top: 52px;
}

.login-buttons{
    margin: 15px 0px;
}

.login-sec{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.close-login {
    display: block;
}

.open-login {
    display: none;
}

.login-sec a:hover .open-login,
.login-sec a.active .open-login {
    display: block;
}

.login-sec a:hover .close-login,
.login-sec a.active .close-login {
    display: none;
    width: 80%;
}

.close-log,
.close-reg {
    display: block;
}

.open-log,
.open-reg {
    display: none;
}

.login-sec a:hover .open-log,
.login-sec a.active .open-log,
.login-sec a:hover .open-reg,
.login-sec a.active .open-reg {
    display: block;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

.login-sec a:hover .close-log,
.login-sec a.active .close-log,
.login-sec a:hover .close-reg,
.login-sec a.active .close-reg {
    display: none;
    margin-bottom: 0;
}

.btn-login{
    background: linear-gradient(#212121, #212121) padding-box,
    linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%) border-box;
    color: #fff;
    border: 2px solid transparent;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.btn-register{
    background: linear-gradient(#212121, #212121) padding-box,
    linear-gradient(95deg, rgba(24,121,104,1) 0%, rgba(95,144,92,1) 100%);
    color: #fff;
    border: 2px solid transparent;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.login-buttons img {
    width: 37px;
    height: 37px;
}

.btn-login .close-log {
    margin-bottom: 0;
    background: -webkit-linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-register .close-reg {
    margin-bottom: 0;
    background: -webkit-linear-gradient(95deg, rgba(24,121,104,1) 0%, rgba(95,144,92,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-login-border:hover{
    background: linear-gradient(95deg, rgba(244, 184, 66, 1) 0%, rgba(237, 127, 74, 1) 100%);
    border: 0;
    border-radius: 25px;
    padding: 8px 14px;
}

.btn-reg-border:hover{
    background: linear-gradient(95deg, rgba(24,121,104,1) 0%, rgba(95,144,92,1) 100%);
    border: 0;
    border-radius: 25px;
    padding: 8px 14px;
}

.annouce-sec {
    padding: 4px 0 8px 0px;
    background: #151515;
}

.announce-wrap {
    display: grid;
    grid-template-columns: 5% 85%;
}

.icon-speaker {
    max-height: 20px;
}

.nav-link {
    display: block;
    padding: 5px 10px;
    border: 0;
}

.nav-link img{
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.tab-icon{
    display: none;
}

.nav-tabs .nav-link {
    border: 0;
    border-radius: 25px;
}
.nav-item a{
    color: #7f7f7f;
}

.nav-item{
    width: 100%;
    white-space: nowrap;
    text-align: center;
    height: 100%;
}

.lobby-sec .index_tab .nav-tabs {
    border-radius: 25px;
    background: #212121;
    border-bottom: 0;
    padding: 5px 13px;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.lobby-sec .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background: transparent;
    border: none;
    border-radius: 25px;
    outline: none;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    height: 100%;
    padding: 5px 20px;
}

:focus-visible{
    outline: none;
}

.tab_product_main{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
    height: 100%;
    margin-bottom: 20px;
}

.tab_product_main img{
    border-radius: 10px;
}

.recent-transaction tr {
    text-align: center;
    color:#fff;
    height: 35px;
    border: 0;
}

.recent-table {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
  }

  .recent-transaction {
    width: 100%;
    background: #414141;
    border-collapse: collapse;
  }

  .recent-table table tr td{
    border: none;
}

.recent-transaction tr:nth-child(even) {
    background-color: #2d2d2d;
}

.sec-title p{
    font-weight: 700;
    font-size: 15px;
}

.sec-cont{
    display: block;
}

.sec-title {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.sec-title a {
    color: #9a9a9a;
}

.promo-banner{
    display: grid;
    grid-template-columns: 50% 50%;
    gap:10px;
}

.promo-banner img{
    border-radius: 10px;
    width:100%;
}

/* bottom-menu */

.footer-menu-btm {
    margin-top: 20px;
    padding: 10px 15px;
    background: #1f1f1f;
}

.footer-menu-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
    white-space: nowrap;
}

@media screen and (max-width: 360px) {
    .footer-menu-wrapper {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 10px;
        white-space: nowrap;
    }
}

.footer-menu-wrapper a {
    color: #9a9a9a9a;
}

.menu-btm {
    position: fixed;
    max-width: 991px;
    width: 100%;
    bottom: 0;
    background: #151515;
}

.menu-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
    padding: 10px;
}

.afterlogin-menu{
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 10px;
    white-space: nowrap;
}
    

.menu-wrapper a {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
}

.menu-wrapper a img {
    max-width: 35%;
    /* display: block; */
    margin: auto;
}

.menu-wrapper a .active-img {
    display: none;
}

.menu-wrapper a.active {
    color: #ed7f4a;
}

.menu-wrapper a.active .active-img {
    display: block;
}

.menu-wrapper a.active .com-img {
    display: none;
}

.close-icon {
    display: block;
}

.open {
    display: none;
}

.menu-wrapper a:hover .open,
.menu-wrapper a.active .open {
    display: block;
    margin: 0 auto;

}

.menu-wrapper a:hover .close-icon,
.menu-wrapper a.active .close-icon {
    display: none;
    width: 80%;
}

/* login-reg-modal */
#regmodal.share_modal .modal-body, 
#loginmodal.share_modal .modal-body,
#forgotmodal.share_modal .modal-body {
    background-color: #fff;
    padding: 0;
    border-radius: 10px;
}

.share_modal .close {
    float: right;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1;
    color: #000;
    opacity: .5;
    top: 0;
    position: absolute;
    right: 8px;
}

.modal_body_share {
    display: flex;
    padding: 30px;
}

.share_modal .modal-dialog {
    max-width: 700px;
}

.modal_head {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}

.modal_body_right {
    width: 100%;
}

.modalhead_btn {
    -moz-appearance: none;
    -webkit-appearance: none;
    text-decoration: none;
    align-items: center;
    display: inline-flex;
    vertical-align: middle;
    justify-content: flex-start;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    transition: color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out;
    border: 2px solid transparent;
    color: #93acd3;
    background-color: transparent;
    font-size: 12px;
    border-radius: 10px;
    padding: 5px 10px;
    border-radius: 3rem;
}

.modalhead_btn.active {
    background-color: #2283f6;
    color: #fff;
}

.share_modal .modal-content {
    background-color: transparent;
    border: none;
}

.input_inner {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #b8b8b8;
    transition: color .1s ease-in-out,border-color .1s ease-in-out;
    height: 44px;
    border-radius: 25px;
    padding: 0 14px;
    margin-bottom: 10px;
}

.input_inner i {
    color: #2283f6;
    margin-right: 10px;
}

.input_custom {
    width: 0;
    flex: 1 1;
    display: block;
    font-weight: 600;
    color: #fff;
    outline: none;
    line-height: 20px;
    font-size: 14px;
    padding: 0;
    border: none;
    height: auto;
    max-width: 100%;
    background-color: transparent;
}

.input_inner_forgot a {
    font-size: 12px;
    color: #000;
}

.btn_login_modal {
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    color: #fff;
    padding: 7px;
    width: 100%;
    border-radius: 25px;
    border: none;
    margin: 20px 0;
}

.input_inner img {
    width: 20px;
    margin-right: 15px;
}

button:focus{
    outline: 0;
}

.btn_loginreg_modal {
    border: 0;
    text-transform: uppercase;
    min-width: 80px;
    font-weight: 700;
    min-height: 30px;
    transition: background .3s;
    color: #4d4d4d;
    font-size: 12px;
    background: none;
}

.btn_loginreg_modal.active {
    border-radius: 25px;
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    color: #fff;
}

#loginmodal, #regmodal {
    padding: 25px;
}

.cont-sec{
    padding-top: 70px;
}

/* promo */

.promo {
    background: #212121;
    border-radius: 10px;
    height: 100%;
    padding-bottom: 10px;
}

.promo-desc-title p {
    margin-bottom: 0;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
}

.promo-desc {
    padding: 10px;
    color: #000;
}

.promo-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
}

.promo-item {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
}

.more-btn button {
    background: linear-gradient(#212121, #212121) padding-box,
    linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%) border-box;
    color: #fff;
    padding: 5px 10px;
    border: 3px solid transparent;
    border-radius: 25px;
    display: inline-block;
}

.more-btn{
    float: right;
}

.promo-desc-sm-title p {
    font-size: 12px;
    color: #9a9a9a;
    height: 50px;
}

.more-btn button:hover{
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    border: 3px;
    padding: 8px 13px;
}

.modal-promo {
    background: #fff;
    border-radius: 15px;
}

.modal-promo img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#promotion .close span {
    right: 16px;
    position: absolute;
    top: 20px;
    background: #737373;
    opacity: 1;
    border-radius: 50%;
    font-size: 25px;
    padding: 0px 4px;
    color: #fff;
}

.modal-promo-desc {
    padding: 30px;
}

.modal-promo-sm {
    /* height: 220px; */
    overflow-y: scroll;
    text-align: justify;
    padding-right: 20px;
}

.modal-promo-title h5 {
    color: #3a3a3a;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 800;
}

#promotion .modal_body_share {
    display: flex;
    padding: 0px;
}

/* VIP */
.vip-sec1 {
    display: flex;
    align-items: center;
}

.vip-top {
    flex: 60%;
}

.vip-cont {
    flex: 40%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.vip-club {
    font-size: 18px !important;
    font-weight: 900;
    color: #b0b0b0;
}

.vip-cont img {
    width: 110px;
}

.vip-cont p {
    font-size: 12px;
    margin-bottom: 0;
}

.vip-table table {
    width: 100%;
    text-align: center;
}

.vip-table table tr, th, td{
    /* border: 2px solid #151515; */
    border-top: none;
    border-right: none;
    height: 40px;
    padding: 10px;
}

.vip-table th
{
    background: #a25e37;
    color: #fff;
    height: 50px;
    font-weight: normal;
    text-transform: uppercase;
}

.vip-table th:first-child
{
    background: #232323;
    color: #fff;
    height: 50px;
}

.vip-table tr td:first-child{
    text-align: left;
}

.title-col{
    height: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.vip-table{
    background: #2c2c2c;
}

i.fa.fa-check {
    color: #29aa2f;
}

.drk-grey{
    background: #151515;
}

.lgt-grey{
    background: #2c2c2c;
}

.med-grey{
    background: #232323;
}

.vip-table td:nth-child(n+2) {
    width: 125px;
}

.mobile-vip-sec2 .index_tab {
    overflow-x: auto;
    padding: 10px 0px;
    text-transform: uppercase;
}

.mobile-vip-sec2 .index_tab ul {
    padding-bottom: 10px;
}

.mobile-vip-sec2 .index_tab .nav-tabs {
    border-radius: 25px;
    border-bottom: 0;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.mobile-vip-sec2 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    font-weight: 700;
}

.tab_table {
    padding: 2px;
    background: #2c2c2c;
}

.vip-table td:nth-child(2) {
    border-left: 2px solid #151515;
}

.faq-content {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
    margin-top: 20px;
}

.content-box {
    border: none;
    border-radius: 10px;
    text-align: center;
    padding: 15px 5px;
    background: #232323;
    height: 100%;
    box-shadow: 1px 5px 5px 0px #090909, 0px 0px 10px 0px #090909;
}

.faq-title {
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
    height: 50px;
}

.faq-details {
    font-size: 13px;
}

.vip-sec-title{
    text-align: center;
    background: linear-gradient(to right, #f4b742, #ef8a49, #ed7e4a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.term-details ul {
    list-style: none;
    line-height: 1.8;
    padding-left: 10px;
}

.aboutus {
    display: flex;
    gap: 20px;
}

.right-title {
    background: #292929;
    padding: 5px 20px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 25px;
}

.right-title p {
    margin-bottom: 0;
}

.right-content p {
    margin-bottom: 0;
    line-height: 1.8;
}

.right-content {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.about-sec {
    height: 980px;
}

.s-link {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 10px 15px;
}

.s-link a{
    color: #a4a4a4;
    padding: 10px;
    background: transparent;
    margin-top: 5px;
    border-radius: 25px;
}

.s-link a:hover,
.s-link a.active{
    color: #fff;
    font-weight: 700;
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    border: 0;
    border-radius: 25px;
    padding: 10px;
}

.right-content ul {
    list-style: decimal;
    padding-left: 15px;
    margin-top: 20px;
}

.right-content ul li {
    padding-left: 10px;
    /* line-height: 1.8; */
    margin-bottom: 25px;
}

.responsible ul li {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
}

.responsible p {
    margin-bottom: 20px;
    padding-left: 10px;
}

.faq ul li {
    color: #d6d6d6;
    margin-bottom: 0;
    font-weight: 700;
}

.faq p {
    margin-bottom: 20px;
    padding-left: 10px;
}

.contact-details {
    display: grid;
    grid-template-rows: repeat(3,1fr);
    margin-top: 20px;
}

.contact{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.contact img {
    width: 16px;
}

/* deposit */
.acc-category a {
    color: #fff;
}

.dep-title h6{
    font-size: 20px;
    font-weight: 700;
}

.acc-category {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
    gap: 10px;
}

.deposit-btn {
    background: #212121;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 25px;
}

.deposit-btn:hover,
.deposit-btn.active {
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    border-radius: 25px;
}

.deposit-btn a {
    color: #9a9a9a;
}

.deposit-btn.active a,
.deposit-btn:hover a {
    color: #fff;
}

.acc-part {
    background: #212121;
    margin-top: 20px;
    padding: 20px;
    border-radius: 20px;
    height: 720px;
}

.bank-table table {
    width: 100%;
}

.bank-table table tr td {
    border: 2px solid #212121;
    text-align: center;
}

.bank-table {
    background: #151515;
}

.acc-form {
    /* padding: 10px 0px 20px 20px; */
}

.dep-form{
    background: #151515;
    border: none;
    color: #7f7f7f;
}

.dep-form:focus{
    background: #151515;
    border: none;
    color: #7f7f7f;
    box-shadow: none;
}

.form-title{
    text-align: right;
    font-weight: 700;
    white-space: nowrap;
}

.deposit-form {
    align-items: center;
    /* margin-bottom: 20px; */
    padding: 15px 20px 0px 20px;
}

.deposit-form input.dep-form {
    height: 40px;
    border-radius: 5px;
    outline: none;
    padding-left: 15px;
}

.date-input {
    display: flex;
    gap: 5px;
    align-items: center;
}

.date-input .date {
    flex: 100%;
}

.submit-btn {
    border: 0;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 700;
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    color: #fff;
    padding: 10px;
    width: 100%;
}

.submit-button {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

.transfer-table td{
    border:0;
}

.transfer-table{
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.transfer-table table {
    width: 100%;
}

.left-table table {
    width: 100%;
}

.left-table {
    flex: 2;
}

.right-table {
    flex: 2;
}

.transfer-table tr td {
    background: #151515;
    padding: 3px 5px;
    border-bottom: 1px solid #212121;
}

.transfer-table tr td:nth-child(2) {
    text-align: right;
}

.select-btn {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}

.inbox-btn {
    margin-top: 20px;
    float: right;
}

.slt-btn button {
    border: none;
    background: #151515;
    color: #fff;
    padding: 5px 15px;
    border-radius: 25px;
    width: 110px;
}

.profile-table table {
    width: 100%;
}

.profile-table tr td {
    padding: 10px;
    border-bottom: 1px solid #2f2f2f;
    border-left: 0;
}

.profile-table tr td:nth-child(2) {
    text-align: right;
}

.profile-table {
    font-weight: 700;
}

.profile-table img {
    width: 16px;
    margin-right: 10px;
}

.deposit-form label {
    font-weight: 700;
}

.history-date {
    display: flex;
    gap: 10px;
}

/* 22012024 */
.banner-item iframe {
    border-radius:10px;
    height: 100%;
}

.banner-h {
    height: 100%;
}

.banner-h video {
    border-radius: 10px;
}

/* 4d */
/***************4D****************/
.lotto-bg{background: #17181a url(../images/4d/lotto-bg.jpg) no-repeat top center;padding-bottom: 20px;}
.fd-keno-in{margin-bottom:15px;margin-left:0px;position:relative;width: 1020px;}
 .fd-keno-in img{position:relative;display:block;border:none;float:right;}
.lottery-bg{background:#000 url(../images/common/lottery-bg.jpg) top center no-repeat;}
.lottery-item{float:left;position:relative;margin:13px 0 13px 29px;}
.btn-lottery-wrap{position:absolute;left:0;bottom:-5px;}
.btn-lottery-item{float:left;padding:0 3px;}
.btn-lottery{padding:15px;font-size:16px;font-weight:bold;color:#e3d08c;text-align:center;border:1px solid #e3d08c;border-radius:5px;}
 .btn-lottery:hover, .btn-lottery:focus{border:1px solid #e3d08c;background:#e3d08c;color:#000000;text-decoration:none;}
.payoutTable{border-collapse:collapse;border:1px solid #e3d08c;}
 .payoutTable > tbody > tr > th{border:1px solid #e3d08c;padding:5px 5px;background:#e3d08c;font-weight:bold;text-align:center;color:#000000;}
 .payoutTable > tbody > tr > td{border:1px solid #e3d08c;padding:3px 5px;text-align:center;}
.txt-bonus{position:relative;top:-1px;}
.txt-bonus-desp{color:#e3d08c;font-weight:bold;}
.fourD-titleBG{background-color:#3f3f3f;height:26px;}
.fourD-title{font-size:12px;color:#FFF;font-weight:bold;}
.fourD-topTxtone{font-size:17px;font-weight:bold;color:#000;text-align:center;padding:0;}
.fourD-topTxttwo{font-size:17px;font-weight:bold;color:#000;text-align:center;padding:0px;}
.fourD-topTxtthree{font-size:12px;font-weight:bold;color:#000;text-align:center;background-color:#fff;padding:1px;height:15px;}
.fourD-item{float:left;/* margin-left:11px; */max-width: 298px;background-color:#FFF;padding:8px;border-radius:5px;height: 440px;margin-bottom:15px;box-shadow: 0px 1px 4px #000;}
 .fourD-item .fd-top{height:34px;}
 .fourD-item .fd-top-left{float:left;width: 245px;}
 .fourD-item .fd-top-left .fd-title-01{padding-top:2px;padding-left:3px;font-size:13px;font-weight:bold;color:#000;}
 .fourD-item .fd-top-left .fd-title-02{float:left;padding-left:3px;width:95px;font-size: 10px;font-weight:bold;color:#000;}
 .fourD-item .fd-top-left .fd-title-03{float:left;font-size: 10px;color:#000;}
 .fourD-item .fd-top-left .fd-title-01w{padding-top:2px;padding-left:3px;font-size:13px;font-weight:bold;color:#fff;}
 .fourD-item .fd-top-left .fd-title-02w{float:left;padding-left:3px;width:95px;font-size: 10px;font-weight:bold;color:#fff;}
 .fourD-item .fd-top-left .fd-title-03w{float:left;font-size:11px;color:#fff;}
 .fourD-item .fd-top-right{float:right;display: flex;width:40%;justify-content: flex-end;}
 .fourD-item .fd-row-01, .fourD-item .fd-row-02{margin-top:7px;}
 .fourD-item .fd-row-bg{background:#7c7b7b;}
.sixD-table{border-collapse:collapse;border:2px solid #7c7b7b;font-size:14px;color:#000000;font-weight:bold;}
 .sixD-table > tbody > tr > th{background:#3f3f3f;height:24px;border:2px solid #7c7b7b;color:#FFFFFF;}
 .sixD-table > tbody > tr > td{border:2px solid #7c7b7b;}
.fourd-TableBtm > tbody > tr > td{border:2px solid #7c7b7b;}
.btn-4d{text-align:center;border-radius:4px;display:inline-block;padding:10px 15px;font-weight:bold;font-size:16px;color:#000000;min-width:180px;background:rgba(248,253,65,1);background:-moz-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,253,65,1)), color-stop(100%, rgba(225,166,3,1)));background:-webkit-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:-o-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:-ms-linear-gradient(top, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);background:linear-gradient(to bottom, rgba(248,253,65,1) 0%, rgba(225,166,3,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fd41', endColorstr='#e1a603', GradientType=0 );}
 .btn-4d:hover, .btn-4d:focus{color:#000000;text-decoration:none;background:rgba(225,166,3,1);background:-moz-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(225,166,3,1)), color-stop(100%, rgba(248,253,65,1)));background:-webkit-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:-o-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:-ms-linear-gradient(top, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);background:linear-gradient(to bottom, rgba(225,166,3,1) 0%, rgba(248,253,65,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1a603', endColorstr='#f8fd41', GradientType=0 );}
.fd-bg{background:url( ../images/common/fd-bg.png)top left no-repeat;margin-left:12px;width:718px;float:left;border-radius:12px;position:relative;height:353px;display:flex;}
.fd-co{position:absolute;right:40px;top:66px;}
.fd-date{padding:11px;border-radius:0px 12px 12px 0px;position:absolute;left:6%;top:25px;}
.fd-btn{}
.fd-top{display:flex;}
.btn-fdd{flex:3 0px;margin:15px 0px;justify-content:center;display:flex;}
.drwn-nm{width:100%;display:flex;position:relative;}
span.btn-clr{border-radius:50%;background:url(../images/common/Ellipse.png);width:70px;height:73px;padding:5px;text-align:center;font-size:43px;margin:0px 11px;font-weight:bold;}
.date-time{text-align:center;padding:5px;color:#fff;font-size:15px;background:#ce0701;margin:32px 13px 10px 13px;}
.lotto-guide{color:#fff;}
.btn-4d{margin:0px 5px;}
.fd-btn h4{color:#fff;text-align:center;font-size:28px;font-weight:bold;margin-bottom:10px;}
.btn-box button{display:block;margin:0px auto;margin-top:15px;}
.btn-drwn{background:#fff;color:#db427b;font-weight:bold;padding:5px 40px;text-transform:uppercase;border-radius:21px;}
.btn-pay{background:url(../images/common/fd-btn-y.png) no-repeat;color:#f12f43;}
.btn-plly{background:url(../images/common/fd-btn-r.png) no-repeat;color:#fddd00;}
.fd-in{display:flex;margin-top:30px;}
.btn-l{width:50%;background-size:100% 100%;height:35px;font-weight:bold;}
#PayOut .modal-header{display:block;}
#PayOut .modal-title{text-align:left;}
.modal-table2 table tr td{border: 1px solid #55dcb5 !important;padding:5px;font-size:14px;color: #fff;}
.modal-content_cus {
    background: #000000e3;
    color: #fff;
    width: 635px;
}
.modal-content_cus .close {
    color: #55dcb5;
    opacity: 1;
    position: relative;
    top: 6px;
}
.trTitle{background: #55dcb5;color:#FFF;text-shadow: 0px 0px 1px #000, 0px 0px 5px #000;}
.btn-pay:hover{color:#414141;}
.modal-bg h4{font-size:16px;margin-bottom:5px;}
.btn-drwn:hover{background:#db427b;color:#fff;}
.btn-plly:hover{color:#fff;}
.fd-top ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    width: 100%;
}

.fd-box {
	background: url("../images/common/frame-btn.png") no-repeat center top;
	width: 189px;
	height: 229px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	line-height: 45px;
	text-shadow: 0px 0px 3px #c1e887, 0px 0px 5px #3db6ba;
}
.fd-keno-iteam {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    padding-top: 15px;

}
.esport-bg{background: url("../images/esport-bg.jpg") no-repeat center top; height: 900px;}
.eposrt-top {
    display: flex;
    justify-content: center;
    margin: 0px auto;
    flex-direction: column;
    padding: 63px;
}

.eposrt-top a {
    margin-top: 20px;
}
table.fd-table tr td {
    padding: 5px;
    border: 1px solid #fff;
}

.fourd-TableBtm tr td{
    height: 0;
}

.fd-btn-wrap {
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px;
}

.fd-btn {
	position: relative;
	z-index: 5;
	display: block;
}

.fd-btn:first-child {
	margin: 0 -15px 0 0;
}

.fd-btn:last-child {
	margin: 0 0 0 -15px;
}

.fd-btn-bet {
	position: relative;
	z-index: 10;
}

.bet-result-wrap {
	display: flex;
	padding: 5px;
	margin: 5px;
	background: #e8e8e8;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bet-result {
	display: block;
	width: 49%;
	height: auto;
	margin: 0 0 5px;
}

.dodoheader {
	height: auto;
	padding: 0;
	background: #000;
	vertical-align: middle;
	padding: 0 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.dodoheader .dohleft {
	float: left;
	width: 25%;
	margin: 0 10px 0 0;
}

.dodoheader .dohright {
	float: left;
	font-size: 9px;
	width: 50%;
	padding-top: 7px;
	text-align: left;
	color: white;
}

.dodocontent {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	vertical-align: middle;
	background: #fff;
	height: auto;
}

.dodoprize {
	width: 95%;
	color: #000;
	margin: 0 auto;
	padding: 0 0 1px;
}

.dodoprizelist {
	height: auto;
	padding: 5px;
}

.dodoprizelist ul:after {
	display: block;
	content: "";
	clear: both;
}

.dodoprizelist ul li {
	margin: 1px 0;
	float: left;
}

.prizebold {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	display: block;
	font-weight: bold;
	width: 45%;
	text-align: right;
	padding: 0 10px;
}

.prizebox {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	width: 45%;
	font-weight: bold;
	text-align: left;
	padding: 0 10px;
}

.dodotable {
	background-color: #a4a4a4;
	margin: 0 auto 5px;
}

.dodotable .dodotitle {
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

.dodonumber {
	padding: 0;
}

.dodonumber ul {
	list-style: none;
	padding: 2px;
	margin: 0;
}

.dodonumber ul li {
	float: left;
	width: 33%;
	background: white;
	font-size: 10px;
	border: 1px solid #a4a4a4;
	text-align: center;
}

.dodonumber:after {
	content: "";
	display: table;
	clear: both;
}

table.fd-table {
    width: 100%;
}

.banner-h video {
    border-radius: 15px;
}

.banner-item-video{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.banner-item-video iframe{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

#fd-pt .modal-content,
#fd-rr .modal-content{
    background-color: #000;
    color: #fff;
}

#fd-pt .close,
#fd-rr .close{
    color: #fff;
}

/* 19022024 */
.master-title {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.master-month {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    text-align: center;
    gap: 10px;
}

.month-btn p {
    margin-bottom: 0; 
}

.month-btn {
    padding: 6px;
    border-radius: 25px;
    font-size: 12px;
    border: 2px solid #3a3a3a;
    box-shadow: inset 0px -25px 6px 0px #242424;
    background-image: linear-gradient(180deg, rgba(65,65,65,1) 0%, rgba(35,35,35,1) 100%);
    color: #000;
    font-weight: 700;
    text-shadow: 1px 1px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff, 1px 0px 0px #fff;
}

.month-btn:hover {
    border: 2px solid #ffddc5;
    box-shadow: inset 0px -25px 6px 0px #f47d40;
    background-image: linear-gradient(180deg, rgba(251,232,194,1) 0%, rgba(244,179,103,1) 100%);
    color: #fff;
    text-shadow: -1px -2px #893b00, 1px -2px 0px #893b00, 2px 1px 0px #893b00, -2px 0px 0px #893b00, -1px -1px 0px #893b00;
}

.month-banner{
    margin-top: 20px;
}

.master-sec {
    text-align: center;
}

.month-video {
    margin: 20px 0px;
}

.video-thumb {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px;
}

/* 15042024 */
.nav-link .vip-badge {
    width: 35px;
    height: 40px;
}

.vip-level {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

/* 25042024 */
.modal-promo-sm ul {
    padding-left: 20px;
}

.modal_body_share.promo-modal {
    padding: 0px;
}

.promo-body .close {
    right: 16px;
    position: absolute;
    top: 18px;
    background: #737373;
    opacity: 1;
    border-radius: 50%;
    font-size: 25px;
    padding: 0px 4px;
    color: #fff;
}

.modal-body.promo-body {
    padding: 0px;
}

/* 23092024 */
.tab-pay ul {
    display: grid;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 15px;
    flex-wrap: wrap;
    grid-template-columns: repeat(2,1fr);
    list-style: none;
    padding-left: 0px;
}

.tab-pay ul li a {
    background: #151515;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
    border-radius: 25px;
    border: none;
}

.tab-pay ul li a.active, .tab-pay ul li a:hover {
    background: linear-gradient(95deg, rgba(244,184,66,1) 0%, rgba(237,127,74,1) 100%);
    color: #fff;
}

/* 14112024 */
.mix {
    display: none;
}

.filter-menu-bar {
    margin: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    gap: 10px;
}

.pmbox {
    background: linear-gradient(#212121, #212121) padding-box,        linear-gradient(95deg, rgba(244, 184, 66, 1) 0%, rgba(237, 127, 74, 1) 100%) border-box;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 20px;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    border: 1px solid transparent;
    white-space: nowrap;
}

.pmbox:hover,
.pmbox.active {
    color: #fff;
    background: linear-gradient(95deg, rgba(244, 184, 66, 1) 0%, rgba(237, 127, 74, 1) 100%);
    border: 1px solid transparent;
}

/* 22112024 */
.inbox-img {
    width: 30px;
    float: right;
}