.slot-game .slot-game__container .slot-game__search-cont .game-search {
    background: #fff;
    border: 2px solid #0c0c0c;
    height: 35px;
    padding: 10px 10px;
    width: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-box-shadow: inset -4px -4px 6px 0 rgba(255, 255, 255, 0.25), inset 4px 4px 6px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset -4px -4px 6px 0 rgba(255, 255, 255, 0.25), inset 4px 4px 6px 0 rgba(0, 0, 0, 0.25);
}

.slot-game .slot-game__container .slot-game__search-cont .game-search .form-control-sm {
    background: transparent;
    border: none;
    outline: none;
    width: 130px;
    font-weight: 500;
    font-size: 16px;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

.slot-game .slot-game__container .slot-game__search-cont .game-search .search-btn i {
    color: #333333;
}

@media screen and (max-width: 768px) {
    .slot-game .slot-game__container .slot-game__search-cont .game-search {
        height: 28px;
    }

    .slot-game .slot-game__container .slot-game__search-cont .game-search .form-control-sm {
        font-size: 12px;
    }

    .slot-game .slot-game__container .slot-game__search-cont .game-search .search-btn i {
        font-size: 12px;
    }
    .game-container__promo-list {
        display: none;
    }
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 500px;
    }
}
#bankDetail .popup-bank-detail .bank-detail-header {
    text-align: center;
}

#bankDetail .popup-bank-detail .bank-detail-header h4 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #FFC141;
}

#bankDetail .popup-bank-detail .add-bank-form {
    display: none;
}

#bankDetail .popup-bank-detail .add-bank-form .add-bank-cont {
    margin-bottom: 10px;
}

#bankDetail .popup-bank-detail .add-bank-form .add-bank-cont .title {
    font-size: 12px;
    margin-bottom: 2px;
}

#bankDetail .popup-bank-detail .add-bank-form .add-bank-cont .form-control-sm {
    width: 100%;
    font-size: 12px;
}

#bankDetail .popup-bank-detail .bank-button {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bankDetail .popup-bank-detail .bank-button .btn-custom-sm {
    width: 100%;
    cursor: pointer;
    text-align: center;
    margin: 0px 10px;
}

#bankDetail .popup-bank-detail .bank-detail-info .bank-account {
    margin-bottom: 10px;
}

#bankDetail .popup-bank-detail .bank-detail-info .bank-account .acc-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    padding: 3px 9px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#bankDetail .popup-bank-detail .bank-detail-info .bank-account .acc-details .acc-name span {
    font-weight: 600;
}

#bankDetail .popup-bank-detail .bank-detail-info .bank-account .acc-details .acc-number {
    text-align: right;
}

#bankDetail .popup-bank-detail .bank-detail-info .bank-account .acc-details span {
    font-weight: 500;
    color: #10dbd5;
}

@media screen and (max-width: 425px) {
    #bankDetail .popup-bank-detail .bank-detail-info .bank-account .acc-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    #bankDetail .popup-bank-detail .bank-detail-info .bank-account .acc-details .acc-number {
        text-align: left;
    }
}

.freebet .freebet__holder {
    color: #ffffff;
}

.maintenance_page {
	background: #000
}

.maintenance_contain {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 25px 15px;
    border: 2px solid #8a8a8a;
}

.maintenance_contain img {
	width: auto;
	max-width: 100%
}

.maintenance_page .maintenance_contain .pp-infobox-title-prefix {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	margin-top: 30px;
	text-align: center;
}

.maintenance_page .maintenance_contain .pp-infobox-title {
	color: #fff;
	font-weight: 700;
	font-size: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	word-break: break-word;
}

.maintenance_page .maintenance_contain .pp-infobox-description {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

.maintenance_page .maintenance_contain .pp-infobox-description p {
	margin: 0;
}

.maintenance_page .maintenance_contain .title-text.pp-primary-title {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4;
	margin-top: 50px;
	margin-bottom: 0;
}

.post .post__container .main-post .post-content .table {
    overflow-x: auto;
}

.post .post__container .main-post .post-content table {
    border: 2px solid #fff;
}

.home .home__seo .seo-content .table {
    overflow-x: auto;
}

.home .home__seo .seo-content table {
    border: 2px solid #fff;
}

.home .mobile__seo .seo-mobile .seo-mob-content .table {
    overflow-x: auto;
}

.home .mobile__seo .seo-mobile .seo-mob-content table {
    border: 2px solid #fff;
}

@-webkit-keyframes animate-positive{
    0% { width: 0%; }
}

@keyframes animate-positive {
    0% { width: 0%; }
}

table.dataTable thead th {
    padding: 10px 8px;
}

table.dataTable tbody td {
    padding: 5px 5px;
}

table.dataTable tbody .dtr-details {
    margin-bottom: 0;
}

@media screen and (max-width: 640px) {
    .bonus .dataTables_wrapper .dataTables_filter {
        text-align: right !important;
    }
}

.home .mobile__games .games-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    grid-gap: 10px;
}

.home .mobile__games .games-button .btn-custom-sm {
    border-radius: 25px;
    box-shadow: 0px 0px 4px 3px rgba(0,0,0,0.2);
    padding: 2px 10px;
}

#voucherModal .popup-voucher .voucher-header {
    text-align: center;
}

#voucherModal .popup-voucher .voucher-header h4 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #FFC141;
}

#voucherModal .popup-voucher .voucher-label {
    font-size: 12px;
    margin-bottom: 2px;
}

#voucherModal .popup-voucher .voucher-details {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#voucherModal .popup-voucher .voucher-details .voucher-details-input {
    width: 100%;
}

#voucherModal .popup-voucher .voucher-details .voucher-details-input .form-control-sm {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 2px;
    text-transform: uppercase;
}

#voucherModal .popup-voucher .voucher-details .voucher-details-scan {
    position: relative;
}

@media screen and (max-width: 961px) {
    #voucherModal .popup-voucher .voucher-details .voucher-details-scan {
        display: none;
    }
}

#voucherModal .popup-voucher .voucher-details .voucher-details-scan .btn-custom-sm {
    padding: 8px 12px;
    margin-left: 8px;
    display: flex;
    align-items: center;
}

#voucherModal .popup-voucher .voucher-details .voucher-details-scan .btn-custom-sm i {
    font-size: 18px;
}

#voucherModal .popup-voucher .voucher-details .voucher-details-scan #qr-input-file {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 7px;
    z-index: 1;
}

#voucherModal .popup-voucher #error-message {
    font-size: 14px;
    color: #ffa0a0;
}

@media screen and (min-width: 961px) {
    #voucherModal .popup-voucher #reader {
        display: none;
    }
}

#voucherModal .popup-voucher #reader {
    border: 0 !important;
    width: 250px;
    margin: auto;
}

#voucherModal .popup-voucher #reader #reader__scan_region {
    min-height: auto !important;
}

#voucherModal .popup-voucher #reader #reader__scan_region #qr-canvas-visible {
    display: none !important;
}

#voucherModal .popup-voucher #reader #reader__scan_region br {
    display: none;
}

#voucherModal .popup-voucher #reader #reader__scan_region img {
    display: none;
}

#voucherModal .popup-voucher #reader #reader__dashboard_section {
    padding-top: 0 !important;
}

#voucherModal .popup-voucher #reader #reader__dashboard_section button {
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    background: #ffc141;
    color: #000;
    border: 0;
    position: relative;
    top: 8px;
    margin-bottom: 10px;
}

#voucherModal .popup-voucher #reader #reader__dashboard_section #reader__dashboard_section_csr {
    margin-top: 10px;
}

#voucherModal .popup-voucher #reader #reader__dashboard_section #reader__dashboard_section_fsr input {
    border: 1px solid #5e5e5e !important;
    width: 100% !important;
}


#voucherModal .popup-voucher #reader #reader__dashboard_section #reader__dashboard_section_fsr span {
    display: none !important;
}

#voucherModal .popup-voucher #reader #reader__dashboard_section_swaplink {
    text-decoration: underline !important;
    position: relative;
    top: 13px;
    color: #ffc141;
    font-weight: 500;
}

#voucherModal .popup-voucher #reader div:first-child img {
    display: none;
}

#voucherModal .popup-voucher .voucher-button {
    text-align: center;
    margin-top: 15px;
}

.header .header__top .header-icons .voucher-button {
    padding: 2px 12px;
    margin-right: 14px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 700;
}

.sidenav .sidenav__header-game .sidenav__header-voucher {
    text-align: center;
    margin-top: 10px;
}

.sidenav .sidenav__header-game .sidenav__header-voucher .voucher-button {
    padding: 2px 12px;
    margin-right: 14px;
    border-radius: 25px;
    font-size: 12px;
    font-weight: 700;
}

@keyframes beat{
	to { transform: scale(1.20); }
}

.game-item-new .game-new {
	animation: beat .25s infinite alternate !important;
	transform-origin: center;
}

.game .game__list .game-list-container .game-holder{
    position: relative;
}

.new-provider{
    position: absolute;
    top: 5px;
    left: 70%;
    animation: beat .25s infinite alternate;
}

figure.media div[data-oembed-url] {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .table-dataTable .dataTable tbody td .table-status {
        width: 70px;
        font-size: 10px;
        padding: 3px;
    }
}

#categoryProvModal .popup-category-modal .category-modal-header {
    text-align: center;
}

#categoryProvModal .popup-category-modal .category-modal-header h4 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #FFC141;
}

#categoryProvModal .popup-category-modal .category-modal-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#categoryProvModal .popup-category-modal .category-modal-container a {
    margin: 0 3px 6px;
}

#categoryProvModal .popup-category-modal .category-modal-container .category-item {
    min-width: 82px;
    text-align: center;
    border: 2px solid rgba(255,255,255,0.2);
    background-color: rgba(0,0,0,0.5);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.40);
    border-radius: 15px;
    padding: 10px 5px 8px;
    height: 100%;
}

#categoryProvModal .popup-category-modal .category-modal-container .category-item .icon img {
    height: auto;
    filter: invert(1);
}

#categoryProvModal .popup-category-modal .category-modal-container .category-item .name {
    font-size: 11px;
    font-weight: 700;
    margin-top: 7px;
    color: #FFC141;
    text-transform: uppercase;
}

#categoryProvModal .popup-category-modal .category-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

#categoryProvModal .popup-category-modal .category-button a {
    margin: 0 10px;
    min-width: 110px;
    border-radius: 50px;    
    text-align: center;

}

.help .help__content .tab-content .help-accordion .card .card-body img {
    width: 100%;
}

.home .home__menu .menu-container .menu-right .menu-slider .slider-provider-title {
    width: max-content !important;
}

.post .post__container .other-post .other-item .img img {
    object-fit: contain !important;
}

/* Override hidden sidebar in promotion/news detail view */
.post .post__container .other-post {
    display: block;
}

/* Fix news list title color - var(--secondary-color) is a gradient, invalid for color property */
.news .news__list .news-item .news-info .info-title {
    color: var(--c-white);
}

.card-trasparant{
  background: transparent;
}

.arrow__footer {
    width: 15px;
    border: solid white;
    border-width: 0 5px 5px 0;
    padding: 9px;
    align-items: center;
    text-align: center;
    position: absolute;
    margin-top: -30px;
    left: 58%;
    filter: drop-shadow(1px 1px 1px black);
}
  .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }

  .footer-mobile .footer-item .footer-title {
    text-overflow: ellipsis;
    overflow: hidden;
    align-items: center;
    max-width: 65px;
    margin: auto;
}
/* Fix: active bottom nav item should not hide other items */
.footer-mobile .footer-mobile__nav {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
}
/* Footer tab bar: only active tab shows text (giống web gốc) */
.footer-mobile .footer-mobile__nav .footer-item {
    flex: 0 0 auto !important;
    overflow: visible !important;
}
.footer-mobile .footer-mobile__nav .footer-item .item-content .name {
    display: none !important;
}
.footer-mobile .footer-mobile__nav .footer-item.active .item-content .name {
    display: inline !important;
    position: relative !important;
    font-size: 11px !important;
}
/* Mobile menu text — clearer/bolder */
.sidenav .sidenav__menu .menu-item .name {
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}
.sidenav .header-flag{
    position: absolute;
    bottom: 20px;
    left:25%;
}

.scan-amount{
    background: #0000007d;
    padding: 10px;
    border-radius: 10px;
}
.scan-img{
    padding: 10px;
    margin: auto;
}
.scan-img>img{
    width: 100%;
    max-width: 400px;
    padding: 5px;
    border: 3px solid #0000007d;
}
.payment-accept{
    margin-top: 20px;
}

.flip-card {
    position: relative;
    transition: transform 0.6s;
    /* transform-style: preserve-3d; */
}
.flip-card.active{
    transform: rotateY(180deg);
}

.flip-front, .flip-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-front {
    display: block;
}

.flip-back {
    display: none;
    transform: rotateY(180deg);
}

.register__note{
    background: #3838385e;
    padding: 10px;
    text-align: justify;
    margin-bottom: 15px;
    font-size: 12px;
}

.register__notemail{
    background: #3838385e;
    padding: 10px;
    text-align: justify;
    margin-bottom: 15px;
    font-size: 12px;
}

.note__head {
    font-size: 14px;
    font-weight: 900;
    font-style: italic;
}

.slot-game .slot-game__container .slot-game-list .slot-game-item.lottery {
    padding: 0;
}

.global-mobile-category .category-container {
    display: flex;
    overflow: hidden;
}

.global-mobile-category .category-container {
    padding: 5px;
    border-radius: 5px;
}

.floating-contact__item a span.website {
    background: #151720;
}
.global-mobile-balance .balance-cont .balance-nav .nav-item .item-icon .item-name {
    font-size: 0.45rem;
    margin: 0px;
    line-height: 0.5rem;
}

.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-group input {
    width: 184px;
    font-weight: 500;
}
.logolivegame{
    position: absolute;
    max-width: 120px;
    max-height: 80px;
    top:35px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.livegame-banner{
    position: absolute;
    max-width: 200px;
    max-height: 100px;
    top:20%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.jackpot-warp{
    position: relative;
    text-align: center;
} 
.jackpot-warp img{
    width: 100%;
    max-width: 1100px;
} 
.jackpot-provider {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 2.5vw;
    font-family: advanced_dot_digital-7regular;
    .ml-3 {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 500px) {
    .livegame-banner{
        position: absolute;
        max-width: 100px;
        max-height: 40px;
    }
    .jackpot-provider {
        font-size: 4.4vw;
    }
}

@media screen and (max-width: 1440px) {
    .jackpot-provider {
        font-size: 3.3vw;
    }
}

.contact-item{
    margin: 5px;
    align-items: center;
    display: flex;
}
.contact-item img{
    width: 40px !important;
    height: 40px !important;
}
.sidebar-wrapper .footer-contact{
    display: flex;
    flex-direction: row;
    padding-top: 5px;
    justify-content: center;
    align-items: center;
    gap: 0;
    width: 100%;
}
.sidebar-wrapper .footer-contact a{
    display: inline-flex !important;
    flex-shrink: 0;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}
.footer-title{
    margin: 5px;
    text-align: center;
    width: min-content;
    font-weight: bold;
}

.home .home__game .game-container__header .game-title .icon img {
    width: 35px;
}

/* TC-0b2c0d3e: Navigation arrow buttons — square with rounded corners + state colors */
.nav-arrow-btn {
    width: 28px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid rgba(255,255,255,0.2);
    background: rgba(255,255,255,0.1);
    color: rgba(255,255,255,0.4);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    transition: all 0.2s;
}
.nav-arrow-btn:not(.swiper-button-disabled):hover,
.nav-arrow-btn:not(.swiper-button-disabled) {
    background: rgba(0,180,150,0.3);
    border-color: rgba(0,180,150,0.5);
    color: #00c9a7;
}
.nav-arrow-btn.swiper-button-disabled {
    background: rgba(255,255,255,0.05);
    border-color: rgba(255,255,255,0.15);
    color: rgba(255,255,255,0.25);
    cursor: default;
}

label.btn.btn-default {
    padding: 7px 15px;
    min-width: 100px;
    margin-bottom: 10px !important;
}

label.btn.btn-outline-success, label.btn.btn-outline-success:active, label.btn.btn-outline-success:focus {
  border: 1px solid #F4AA32;
  color: #ffff;
  border-radius: 20px;
  background-color: #404040;
  margin-bottom: 5px !important;
}

label.btn.btn-outline-success input[type="radio"] {
  display: none;
}



span.btn.my-1.btn-secondary{
  color: #000;
  background: linear-gradient(to right, #F5EAB7, #F4AA32) !important;
  border-color: #F4AA32;
  border-radius: 20px;
}

span.btn.my-1.btn-outline-secondary {
  border: 1px solid #F4AA32;
  color: #ffff;
  background-color: #404040
}

.gradient-background {
  background: linear-gradient(to right, #F5EAB7, #F4AA32) !important;
  color: #000 !important;
  border-color: #F4AA32;
}

p.minmaxdep {
  font-size: 12px;
}

label.btn.btn-outline-success:not(:disabled):not(.disabled).active, label.btn.btn-outline-success:not(:disabled):not(.disabled):active, .show>label.btn.btn-outline-success.dropdown-toggle {
  color: #000 !important;
  background: linear-gradient(to right, #F5EAB7, #F4AA32) !important;
  border-color: #F4AA32;
}

span.badge.badge-danger.cstm-danger {
    float: right;
    margin-top: 5px;
}

.btn-close.amnt-close {
    padding: 0;
    border: 2px solid;
    border-radius: 50px;
    width: 18px;
    font-size: 10px;
    position: absolute;
    top: -4px;
    right: -2px;
    color: #fff;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}

.btn-amount{
    padding: 10px 10px;
    width: 100%;
    font-size: 18px;
}
.btn-amount.active{
    background-color: #00c9a7 !important;
    border-color: #00c9a7 !important;
    color: #fff !important;
}

.button-deposit{
    position: relative;
    min-width: 22%;
    margin: 0 5px;
}

@media(max-width:768px){
    .btn-amount {
        position: relative;
        padding: 10px 10px;
        min-width: 30%;
        font-size: 16px;
    }
    .button-deposit {
        position: relative;
        min-width: 30%;
        margin: 0 5px;
    }
}

.announcement-content.event-content {
    font-size: 12px;
    font-weight: 200;
}


.content-event{
    font-size: 12px;
    font-weight: 200;
}

.button-detail-event{
    background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
    margin-bottom: 5px;
    border-bottom: 1px solid;
    text-align: left;
    width: 100%;
}
.event-collapse {
    font-size: 15px;
    font-weight: 800;
    padding-bottom: 3px;
}

.button-detail-event>i{
    float: right;
    transition: all 0.5s;
}

.button-detail-event>i:after{
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}


.btn-spinwheel {
    z-index: 99;
    position: fixed;
    bottom: 94px;
    left: 260px;
}
@media (max-width: 1080px) {
  .btn-spinwheel {
    left: 10px;
    bottom: 70px;
  }
}

.btn-spinwheel img {
    max-width: 80px;
}

.breadcrumb-container {
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #0000005e;
    padding: 5px;
    border-radius: 5px;
}

.breadcrumb-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    margin-left: 5px;
    font-size: 12px;
}

.breadcrumb-item {
    margin-right: 5px;
    white-space: nowrap;
    max-width: 194px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.breadcrumb-link {
    text-decoration: none;
    color: #c4c4c4;
    font-weight: bold;
    transition: color 0.3s ease;
}

.breadcrumb-link:hover {
    color: #0059ff;
}

.breadcrumb-item:not(:last-child)::after {
    content: '';
    margin-left: 1px;
    margin-right: 1px;
    color: #757575;
}

.breadcrumb-item:last-child .breadcrumb-link {
    color: #e0e400;
    pointer-events: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: ">>";
    font-size: 10px;
    margin-top: 2px;
}


@media screen and (max-width: 630px){

    .game-list-container .game-holder .game-bottom {
        padding: 0px !important;
    }
    .game-bottom img {
        z-index: 9;
    }
}
.filter-tab:nth-child(5) {
    order: -1;
}
.filter-tab:nth-child(1) {
    order: -2;
}

.announcement-content .title-welcome {
    font-size: 24px;
    text-align: center;
    font-weight: 800;
    color: #129900;
}

.announcement-content .content-welcome {
    text-align: center;
}

.modal-content.custom-regis{
    background-color: #ffffffd6;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 0rem;
    border-bottom-left-radius: rem;
}

.modal-dialog.custom-regis{
    top:30%
}

.header-image{
    width: 100%;
    position: absolute;
    top: -120px;
    animation: beat 2s infinite alternate;
}

@media screen and (max-width: 768px) {
    .header-image{
        top: -70px;
    }
}
@media (min-width: 576px) {
    .modal-dialog .custom-regis {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.btn-amount{
    padding: 10px 10px;
    width: 100%;
    font-size: 18px;
}

.button-deposit{
    position: relative;
    min-width: 20.5%;
    margin: 0px 10px 0px 0px;
}

@media(max-width:768px){
    .btn-amount {
        position: relative;
        padding: 10px 10px;
        min-width: 30%;
        font-size: 16px;
    }
    .button-deposit {
        position: relative;
        min-width: 21.5%;
        margin: 0 5px;
    }
}


/*telegram button*/
@keyframes shineBG {
    0% { background-position: -100% 0%; }
    50% { background-position: 200% 0%; }
    100% { background-position: -100% 0%; }
}
.telegram-login-btn {
    display: inline;
    align-items: center;
    gap: 6px;
    padding: 3px 0px 2px 5px;
    border-radius: 5px;
    background: linear-gradient(135deg, 
        rgba(28,109,208,1) 0%, 
        rgba(55,174,226,1) 40%, 
        rgba(28,141,216,1) 60%, 
        rgba(28,109,208,1) 100%
    );
    color: #fff;
    text-decoration: none;
    font-size: 12px !important;
    font-weight: 600;
    background-size: 300% 100%;
    box-shadow: 0 2px 8px rgba(42, 171, 238, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: all 0.2s ease;
    animation: shineBG 5s linear infinite;
    margin-top: 10px;
}

.telegram-login-btn:hover{
     padding: 4px 1px 3px 6px;
}

@keyframes bounceIcon {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-2px); } /* lompat 5px ke atas */
}

/* Override text-muted to white for dark theme readability */
.transaksi-form .text-muted,
.formulir-form .text-muted,
.page-form .text-muted {
    color: #fff !important;
}

/* History table — white text for empty/no-data rows */
.history .table td,
.history .dataTables_empty {
    color: #fff !important;
}

/* History DataTable info left, pagination right */
.history .dataTables_info {
    float: left;
}
.history .dataTables_paginate {
    float: right;
    text-align: right;
}

/* History pagination — mobile: center + stack vertically */
@media (max-width: 1080px) {
    .history .dataTables_info {
        float: none;
        text-align: center;
        width: 100%;
    }
    .history .dataTables_paginate {
        float: none;
        text-align: center;
        width: 100%;
        margin-top: 8px;
    }
}

.telegram-login-btn i {
    font-size: 24px;
    color: #fff;
    display: inline-block;
    animation: bounceIcon 1s infinite ease-in-out; 
    transition: transform 0.2s;
}
.telegram-text:hover{
    color:white;
}

.telegram-login-btn span {
    font-size: 11px;
}

.telegram-login-btn:hover {
    transform: translateY(-1px);
    box-shadow: 
        0 4px 12px rgba(42,171,238,0.35), 
        inset 0 1px 0 rgba(255,255,255,0.25);
}

.telegram-login-btn:active {
    transform: translateY(0);
    box-shadow: 
        0 2px 6px rgba(42,171,238,0.25), 
        inset 0 1px 2px rgba(0,0,0,0.15);
}
.telegram-login-btn:hover i {
    transform: scale(1.2); /* membesar sedikit saat hover */
}

#loginModal .telegram-login-btn {
    display: inline-block;
    align-items: center;
    gap: 6px;
    padding: 10px 10px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    background: linear-gradient(135deg, 
        rgba(28,109,208,1) 0%, 
        rgba(55,174,226,1) 40%, 
        rgba(28,141,216,1) 60%, 
        rgba(28,109,208,1) 100%
    );
    color: #fff;
    text-decoration: none;
    font-size: 12px !important;
    font-weight: 600;
    background-size: 300% 100%;
    box-shadow: 0 2px 8px rgba(42, 171, 238, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: all 0.2s ease;
    animation: shineBG 5s linear infinite;
}

#loginModal .telegram-login-btn span {
    font-size: 16px;
    margin-left: 5px;
}

#loginModal .telegram-login-btn i {
    position: absolute;
    font-size: 28px;
    color: #fff;
}

/* Category slides — uniform height for provider banners and game thumbnails */
.home .home__game .game-container__category-list .slide-border .slide-item .slide-img > img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    object-position: top center;
    display: block;
}

/* Balance bar: hidden on desktop (same breakpoint as .header-mobile) */
.global-mobile-balance {
    display: none;
}
@media screen and (max-width: 1080px) {
    .global-mobile-balance {
        display: block;
    }
}

/* Bug 14: Sidebar hover panel — enable scrolling when content overflows */
.nav-item__game {
    overflow-y: auto;
    max-height: 100vh;
}
.nav-item__game .grid-provider {
    overflow-y: auto;
    max-height: calc(100vh - 60px);
    align-content: flex-start;
}

/* Bugs 46/59/61/62: Hide footer (provider list) on mobile */
@media screen and (max-width: 1080px) {
    .footer {
        display: none !important;
    }
}

/* Bug 4: Banner slider pagination dots — overlay centered on banner */
.home__slider .swiper-pagination {
    position: absolute !important;
    bottom: 8px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    transform: none !important;
    margin-top: 0;
    text-align: center !important;
    z-index: 10;
}
.home__slider .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5) !important;
    opacity: 1 !important;
    width: 8px !important;
    height: 8px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.home__slider .swiper-pagination-bullet-active {
    background: #fff !important;
}

/* Bug 6: Withdraw/deposit note text should be visible */
.transaksi-note .addbank-note span {
    color: #fff !important;
}

/* Bug 8/9: Memo datatable search and pagination right-align */
.memo .dataTables_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.memo .dataTables_length {
    flex: 1;
    display: flex;
    align-items: center;
}
.memo .dataTables_filter {
    text-align: right !important;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.memo .dataTables_paginate {
    text-align: right !important;
}
.memo .dataTables_info {
    float: left;
}
/* TC-74570b1e: Tab icon spacing */
.memo .component-tabs .nav-link i {
    margin-right: 8px;
}
/* TC-74570b1e: Sort arrows on table headers */
.memo table th.sorting::after {
    content: "\f0dc";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 6px;
    opacity: 0.4;
    font-size: 11px;
}
.memo table th.sorting_asc::after {
    content: "\f0de";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 6px;
    opacity: 0.8;
    font-size: 11px;
}
.memo table th.sorting_desc::after {
    content: "\f0dd";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 6px;
    opacity: 0.8;
    font-size: 11px;
}
.memo table {
    width: 100% !important;
    flex-basis: 100%;
}

/* Memo pagination — mobile: center + stack vertically */
@media (max-width: 1080px) {
    .memo .dataTables_length {
        float: none;
        text-align: center;
    }
    .memo .dataTables_filter {
        float: none;
        text-align: center !important;
        margin-top: 8px;
    }
    .memo .dataTables_info {
        float: none;
        text-align: center;
        width: 100%;
    }
    .memo .dataTables_paginate {
        float: none;
        text-align: center !important;
        width: 100%;
        margin-top: 8px;
    }
}

/* Bug 16: Event page — reduce whitespace in event cards */
.news .news__list .news-item .content-event {
    padding: 0 10px;
}
.news .news__list .news-item {
    margin-bottom: 15px;
    max-width: 100%;
}
.news .news__list .news-item-holder {
    padding-left: 5px;
    padding-right: 5px;
}

/* Bug 17: Download App icon — keep original SVG colors (xanh nhạt bg + đen icon) */
.sidebar-wrapper .sidebar-menu .download-app-btn img,
.sidenav .download-app-icon img {
    filter: none !important;
}

/* Bug 15: Promotion page — prevent cards from extending off-screen */
.promo .promo__container .promo__list .promo-item {
    overflow: hidden;
}
.promo .promo__container .promo__list .promo-item .promo-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Profile Account Info - override flex to allow Bootstrap grid inside */
.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info {
    display: block;
    height: auto;
}

/* Hide elements on mobile (<=1080px — project responsive breakpoint) */
@media (max-width: 1080px) {
    .hide-mobile {
        display: none !important;
    }
}
.show-mobile-only {
    display: none !important;
}
@media (max-width: 1080px) {
    .show-mobile-only {
        display: inline !important;
    }
    .show-mobile-only-block {
        display: block !important;
    }
}
.show-mobile-only-block {
    display: none !important;
}

/* Mobile page title with icon — left-aligned, replaces centered page-header on mobile */
.mobile-page-title {
    display: none;
}
.mobile-page-title__inner {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 5px;
    color: var(--c-white);
    font-size: 20px;
    font-weight: 700;
}
.mobile-page-title__inner img {
    flex-shrink: 0;
}
@media (max-width: 1080px) {
    .mobile-page-title {
        display: block;
    }
    /* Hide centered page-header on mobile when mobile-page-title is present */
    .promo .page-header,
    .news .page-header,
    .help .page-header,
    .contact-us .page-header,
    .main-content.contact-us .container .page-header,
    .game .page-header,
    .slot-game .page-header,
    .slot-game .slot-game-header {
        display: none !important;
    }
}

/* Event page — make content frame wider to fill background */
.main-content.news .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.main-content.news .news__container {
    max-width: 90%;
    margin: 0 auto;
}
.main-content.news .news__list .news-item {
    max-width: 100%;
    width: 100%;
}

/* Feedback/Report page — wider container */
.main-content.feedback .container-fluid {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.main-content.feedback .feedback-wrapper,
.main-content.feedback .feedback-form-wrapper {
    max-width: 100%;
}
.main-content.feedback .feedback__form.page-form {
    max-width: 800px;
    margin: auto;
}

/* Profile bank details horizontal slider */
.profile-bank-swiper {
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.profile-bank-swiper::-webkit-scrollbar {
    display: none;
}

/* === TC-797ad45a: Category bar position depends on login state === */
/* Default (not logged in): banner first, then category tabs */
@media (max-width: 1080px) {
    .main-content.home {
        display: flex !important;
        flex-direction: column !important;
    }
    .main-content.home > .home__slider {
        order: -2 !important;
    }
    .main-content.home > .global-mobile-category {
        order: -1 !important;
    }
    /* Logged in: category tabs first, then banner */
    .main-content.home.home--logged-in > .global-mobile-category {
        order: -2 !important;
    }
    .main-content.home.home--logged-in > .home__slider {
        order: -1 !important;
    }
}

/* TC-6aef5e83: Mobile banner — fix width + center with margin */
@media (max-width: 1080px) {
    .home__slider {
        max-width: 100vw !important;
        overflow: hidden !important;
        padding: 0 16px !important;
    }
    .home__slider .swiper-container.main-slider {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        margin: 0 !important;
        border-radius: 8px;
    }
    .home__slider .swiper-slide img {
        width: 100% !important;
        height: auto !important;
    }
}

/* === TC-51150aca: Mobile home layout fixes === */

/* 1. Popular games: 3x3 grid on mobile (9 games visible) */
@media (max-width: 1080px) {
    .home-popular-swiper .swiper-wrapper {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 8px !important;
        transform: none !important;
        height: auto !important;
        width: 100% !important;
    }
    .home-popular-swiper .swiper-slide {
        width: auto !important;
        max-width: none !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        margin: 0 !important;
        transform: none !important;
    }
    .home-popular-swiper .swiper-slide:nth-child(n+10) {
        display: none !important;
    }
}

/* TC-1130013f + TC-b5e48ef9: Hide Promo section on mobile (web gốc doesn't show it) */
@media (max-width: 1080px) {
    .home__game.home__game--promo {
        display: none !important;
    }
}

/* 2. Hide Payment Method section on mobile */
@media (max-width: 1080px) {
    .home__game .game-container__bank-list {
        display: none !important;
    }
    .home__game .game-container__header:has(+ .game-container__bank-list) {
        display: none !important;
    }
    /* Fallback: hide entire bank section */
    .home-bank-section {
        display: none !important;
    }
}

/* 3. Popular games: green background for game names */
@media (max-width: 1080px) {
    .home-popular-swiper .games-name {
        background: linear-gradient(180deg, rgba(0,100,50,0.85) 0%, rgba(0,60,30,0.95) 100%) !important;
        color: #fff !important;
        padding: 4px 6px;
        font-size: 11px;
        text-align: center;
        border-radius: 0 0 6px 6px;
    }
}

/* 4. Category sliders on mobile: 3-col grid, centered, max 9 items */
@media (max-width: 1080px) {
    .game-container__category-list,
    .game-container__category-list .swiper-container {
        height: auto !important;
        overflow: visible !important;
    }
    .game-container__category-list .swiper-wrapper {
        display: flex !important;
        flex-wrap: wrap !important;
        transform: none !important;
        height: auto !important;
        width: 100% !important;
        justify-content: center !important;
    }
    .game-container__category-list .swiper-slide {
        width: 33.333% !important;
        max-width: 33.333% !important;
        flex: 0 0 33.333% !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        margin: 0 !important;
        margin-right: 0 !important;
    }
    .game-container__category-list .swiper-slide:nth-child(n+10) {
        display: none !important;
        height: 0 !important;
        overflow: hidden !important;
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
    }
}

/* === TC-2e70fa32: Mobile game icon padding fix === */
@media (max-width: 1080px) {
    .home-popular-swiper .games-img {
        padding: 0 !important;
    }
    .home-popular-swiper .games-img img {
        width: 100% !important;
        height: auto !important;
        border-radius: 6px 6px 0 0;
        object-fit: cover;
    }
    .home-popular-swiper .games-holder {
        background: transparent !important;
        padding: 3px !important;
    }
}

/* === TC-6c092e47: Hide RTP on popular games page mobile === */
@media (max-width: 1080px) {
    .popular-bottom .info-provider {
        display: none !important;
    }
}

/* === My Account fixes === */
/* TC-fd6350ea: Member Status badge icon — move up near top border */
.profile-status {
    display: flex;
    align-items: flex-start !important;
}
.profile-status .status-medal {
    margin-top: -2px !important;
}
.profile-status .status-medal img {
    width: 40px;
    height: 40px;
}

/* === Jackpot counter — use original classes from style.min.css === */
/* Set CSS variable --jackpot-theme for background GIF */
:root {
    --jackpot-theme: url(https://style.mixlink.top/ufo777/img/jackpot.gif);
    --jackpot-text: #ffffff;
}
/* Jackpot only visible on mobile (web gốc không có jackpot trên PC) */
@media (min-width: 1080px) {
    .home__jackpot { display: none !important; }
}

/* === TC-c3f8106c: Thu hẹp header background trên mobile === */
@media (max-width: 1080px) {
    .header-mobile .global-mobile-balance {
        padding: 6px 10px !important;
    }
    .header-mobile .global-mobile-balance .balance-cont {
        padding: 4px 0 !important;
    }
    .main-content.home .global-mobile-category .category-container {
        padding: 4px 2px !important;
    }
    .main-content.home .global-mobile-category {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    /* Login/register buttons more compact */
    .header-mobile .header-mobile__button {
        padding: 4px 0 !important;
        margin: 0 !important;
    }
}

/* === Mobile: Game/provider name truncate with ellipsis === */
@media (max-width: 1080px) {
    .game-container__category-list .slide-img > h6,
    .game-container__category-list .slide-item h6,
    .home-popular-swiper .games-name {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        max-width: 100% !important;
    }
}

/* === TC-700a2040: Thêm khoảng cách game Slot/Casino trên mobile === */
@media (max-width: 1080px) {
    .game-container__category-list .swiper-slide {
        padding: 4px !important;
        box-sizing: border-box !important;
    }
    .game-container__category-list .slide-border {
        margin: 0 !important;
    }
}

/* === TC-f9db954b: Ẩn floating contact + livechat button trên mobile === */
@media (max-width: 1080px) {
    .floating-contact {
        display: none !important;
    }
    /* Hide the standalone livechat floating button on mobile */
    button[title="Live Chat"] {
        display: none !important;
    }
}

/* === TC-0a1b6ec3: Căn giữa Popular page title trên mobile === */
@media (max-width: 1080px) {
    .mobile-page-title__inner {
        justify-content: center !important;
    }
}

/* === TC-7d1513de + TC-ff99a40c: Active Promotion 2 sections riêng biệt === */
.promo-active-section {
    background: linear-gradient(180deg, rgba(0,80,180,0.25) 0%, rgba(0,40,100,0.35) 100%);
    border: 1px solid rgba(0,120,255,0.4);
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 20px;
}
.promo-active-section h6 {
    color: #4fc3f7;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 14px;
    font-style: italic;
    border-bottom: 1px solid rgba(0,120,255,0.3);
    padding-bottom: 8px;
}
.promo-list-section {
    background: linear-gradient(180deg, rgba(0,80,180,0.15) 0%, rgba(0,40,100,0.2) 100%);
    border: 1px solid rgba(0,120,255,0.3);
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 8px;
}
.promo-list-section h6 {
    color: #4fc3f7;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 14px;
    font-style: italic;
    border-bottom: 1px solid rgba(0,120,255,0.3);
    padding-bottom: 8px;
}

/* === TC-0664040e + TC-9f24a56a: Ẩn Livegame/Sportbook trên mobile === */
@media (max-width: 1080px) {
    .home-livesport-row {
        display: none !important;
    }
}

/* === TC-5f4cbeb8: Ẩn nav arrows trên mobile === */
@media (max-width: 1080px) {
    .swiper-nav-arrows,
    .nav-arrow-btn,
    .game-container__header .game-action .swiper-nav-arrows {
        display: none !important;
    }
}

/* === TC-4cbbdcc8: Tab bar text lớn hơn === */
@media (max-width: 1080px) {
    .footer-mobile .footer-item .item-content .name {
        font-size: 11px !important;
    }
}

/* === TC-c8ce094e: SEO content chỉ hiện trên PC === */
@media (max-width: 1080px) {
    .home-seo-section {
        display: none !important;
    }
}

/* === TC-b75ec47f: Sidebar PC lớn hơn === */
@media (min-width: 1080px) {
    .chiller-theme .sidebar-wrapper {
        width: 260px !important;
    }
    .chiller-theme .sidebar-wrapper .sidebar-menu .menu-text {
        font-size: 14px !important;
    }
    .chiller-theme .sidebar-wrapper .sidebar-menu li a {
        padding: 6px 30px 6px 20px !important;
    }
    .chiller-theme .sidebar-wrapper .sidebar-menu li a i {
        font-size: 18px !important;
        margin-right: 12px !important;
    }
}

/* === TC-bfede6ee, TC-91524b76: Show provider banners on both PC and mobile === */
.game-container__category-list.pc-provider-list {
    display: block;
}
.game-container__category-list.mobile-game-list {
    display: none !important;
}

/* === TC-8f050058: Provider Grid (Penyedia) — PC only === */
.home-provider-grid {
    padding: 15px 0;
}
.home-provider-grid__list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}
.home-provider-grid__item {
    flex: 0 0 auto;
}
.home-provider-grid__item img {
    height: 60px;
    width: auto;
    object-fit: contain;
    filter: grayscale(30%);
    opacity: 0.85;
    transition: all 0.2s;
}
.home-provider-grid__item img:hover {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.05);
}
@media (max-width: 1079px) {
    .home-provider-grid {
        display: none !important;
    }
}

/* Forgot Password — match original */
.forgot-password .forgot-password__container {
  background: var(--background-page, #151720);
  padding: 30px 15px 35px;
  text-align: center;
  color: var(--page-text, #fff);
  border-radius: 15px;
  max-width: 700px;
  margin: 30px auto;
}
.forgot-password .forgot-password__container .password-form {
  margin-top: 25px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.forgot-password .forgot-password__container .password-form .form-group {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.forgot-password .forgot-password__container .password-form .form-group label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #fff;
}
.forgot-password .forgot-password__container .password-form .password-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.forgot-password .forgot-password__container .password-form .password-button .reset {
  background: #009fd3;
  font-size: 15px;
  padding: 6px 13px;
  min-width: 80px;
  color: #fff;
  font-weight: 600;
  border-radius: 3px;
  border: 0;
}

/* === TC-2b870f1e: Sidebar logo bigger + button sizing === */
.sidebar-wrapper .sidebar-header .header-logo {
    padding: 10px 12px !important;
}
.sidebar-wrapper .sidebar-menu .header-button .btn-login,
.sidebar-wrapper .sidebar-menu .header-button .btn-register {
    padding: 5px 10px !important;
    font-size: 16px;
    font-weight: 700;
    height: 34px;
    line-height: 24px;
}

/* === TC-7ed5971e: Sidebar header-menu + footer-contact match original === */
.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu {
    height: 41px !important;
    padding: 0 !important;
    line-height: 24px !important;
}
.chiller-theme .sidebar-wrapper .sidebar-menu .footer-contact {
    height: 55px !important;
}
/* === TC-4867131f: Social contact buttons spacing match original === */
.chiller-theme .sidebar-wrapper .sidebar-menu ul li .footer-contact a {
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 50px !important;
    height: 50px !important;
}
/* === TC-f00fb26b: Login success popup OK button green === */
.login-success-ok-btn {
    padding: 8px 32px !important;
    border-radius: 6px !important;
    border: none !important;
    background: #9c27b0 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
}
