body {
    font-family: "Muli" !important;
    font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit !important;
}
hr {
    border-top: 1px solid rgb(255 255 255);
}
#vo-note {
    color: #0ca2bf;
}
.title-game-child h3 {
    color: #fff !important;
}
.color-grey {
    color: #ffffff !important;
}
.orange {
    color: rgb(30 159 190) !important;
}
header {
    background-color: #181818;
}
.tile-body {
    border-radius: 5px;
}
.inner-wrap {
    background: #05152c;
}
.panel-blue {
    background: linear-gradient(
        to left,
        #264361,
        #396594 50%,
        #396594 50%,
        #264361 100%
    ) !important;
}
.lobby-content-top {
    display: flex;
    justify-content: space-between;
    background: linear-gradient(
        to left,
        #264361,
        #396594 50%,
        #396594 50%,
        #264361 100%
    );
    border-top: 3px solid #0067cb;
    position: fixed;
    z-index: 99;
    width: 100%;
}
.lobby-content-top .mb-lobby-balance {
    color: #fff;
}
.button-lobby-container .button-lobby-wrapper > .button-filter-lobby {
    text-transform: uppercase;
}
.button-tournament-container .button-tournament {
    background: #ffd05b;
    color: #000;
    text-transform: uppercase;
}
.section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section-title img {
    width: 30px;
    margin-right: 5px;
}
.each-game-index {
    position: relative;
}
.each-game-caption {
    z-index: 99;
    display: flex;
    bottom: 0;
    width: 100%;
}
.p-notabsolute {
    position: relative;
}
.p-absolute {
    position: absolute;
}
.each-game-caption > .each-game-title {
    width: 100%;
    padding: 3px 0px;
    background: rgb(255, 255, 255);
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    color: black;
    white-space: nowrap;
}
.img-show-game {
    z-index: 4;
    width: 100%;
}
.top-radius {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.all-radius {
    border-radius: 5px;
}
.title-game-child {
    padding: 5px !important;
    justify-content: center !important;
    border-top: 2px solid #03cbfb;
    border-bottom: 2px solid #03cbfb;
    border-radius: 0px !important;
}
.result-number {
    width: 100%;
    padding: 5px;
    border: 1px solid #c66fea;
    margin-top: 5px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}
#footer {
    background: #05152c;
    z-index: 86;
    border-top: 4px solid #0067cb;
}
.disclaimer p {
    font-size: 16px;
}
.disclaimer table tr td {
    text-align: justify !important;
}
#disclaimer-footer .title-disclaimer-footer,
#payment-information-footer .title-payment-footer {
    color: #00a3bb;
    font-size: 16px;
}
.payment-partners-new {
    margin-top: 5px;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
}
.payment-partners-new .box-bank {
    padding: 10px !important;
    background: white;
    height: 35px;
    border-radius: 10px;
    height: 45px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-bank-voucher {
    padding: 10px;
    background: white;
    height: auto;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}
.logo-footer-new {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    color: #0ca2bf;
    margin-top: 20px !important;
    font-size: 14px;
}
.text-hubungi-kami {
    color: #fff;
}
.button-reds {
    background-color: #1086f2;
    color: white !important;
    box-shadow: none;
    font-size: 14px !important;
    padding: 5px 10px !important;
    margin-bottom: 0px !important;
    font-family: "Muli" !important;
}
.button-referral {
    font-size: 12px;
}
#deposit {
    background: none;
}
.game-wrapper .game-lobby-content .game-lobby-bottom .timer-game {
    color: #23c884;
}
.waktu-keluar {
    /* border: 1px solid #fff; */
}
.header-memo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
    margin-top: 5px;
}
.header-memo .button-filter-memo {
    padding: 5px 10px;
    background: #fff;
    color: #000;
    text-align: center;
    border-radius: 5px;
}
.header-memo .active {
    background: #0067CB;
    color: #fff;
}
.content-memo {
    background: none;
}
.card-memo {
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    margin-top: 10px;
}
.card-memo .card-memo-from {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.card-memo .unread {
    background: #f72525;
}
.card-memo .read {
    background: #ffa429;
}
.card-memo .card-memo-content {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #0067CB;
    color: white;
    padding: 10px;
}
.card-memo .card-memo-subject {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.card-memo .card-memo-body {
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
}
.card-memo .card-memo-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-top: 1px solid;
    padding: 10px 0 0;
}
.card-memo .card-memo-footer .footer-date {
    font-size: 12px;
}
.card-memo .card-memo-footer .footer-control {
    display: flex;
    justify-content: end;
    align-items: baseline;
    font-size: 16px;
}
.card-memo .card-memo-footer .footer-control i {
    margin-left: 15px;
    color: #fff;
}
.memo-legends {
    margin-top: 10px;
    background: #0067CB;
    padding: 10px;
    border-radius: 5px;
}
.memo-legend-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.memo-legends .memo-title-legend {
    font-size: 16px;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    text-align: center;
}
.memo-legends-content {
    display: grid;
    grid-template-columns: 0.2fr 1fr;
    color: #fff;
}
.color-legend {
    width: 15px;
    height: 15px;
    border-radius: 5px;
}
.memo-legends-content .memo-legends-title .red {
    background: #f72525;
}
.memo-legends-content .memo-legends-title .purple {
    background: #ffa429;
}
.memo-legends-content .memo-legends-title {
    display: flex;
    align-items: center;
    justify-content: start;
}

/* Modal */
.modal-window {
    position: fixed;
    background-color: rgb(0 0 0 / 64%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
}
.modal-window:target {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.modal-window > div {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 10px;
}
.modal-window header {
    font-weight: bold;
}
.modal-window h1 {
    font-size: 150%;
    margin: 0 0 15px;
}

.modal-title {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modal-title .subject-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modal-title .person-icon {
    width: 35px;
    height: 35px;
    color: white;
    background: #1e9fbe;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 10px;
    padding-left: 2px;
}
.subject h3 {
    font-size: 14px;
    color: #000;
}
.subject .normal {
    font-size: 14px;
    font-weight: normal;
    color: #878787;
}
.subject p {
    font-size: 11px;
    color: #878787;
    margin: 0;
}
.close-button {
    font-size: 25px;
    color: red;
}
.decoration-modal {
    border-top: 1px solid #cdcdcd;
}
.modal-content-reply {
    padding: 10px;
}
.button-reply {
    float: right;
    padding: 6px 15px;
    border: 1px solid #1e9fbe;
    background: #1e9fbe;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #ffffff;
    font-size: 20px;
    height: 35px;
}
/* End Modal */
.input-group-reply {
    display: flex;
    margin-top: 10px;
    align-items: flex-end;
}
.input-group-reply > input {
    width: 100%;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding-left: 10px;
}
.text-status-reply {
    width: 100%;
    background: #7b5396;
    padding: 3px 5px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 5px;
    color: #fff;
}
.memo-inner-compose {
    margin-top: 10px;
    color: white;
    font-size: 16px;
    background: #0067CB;
    padding: 10px;
    border-radius: 5px;
}
.memo-form {
    display: grid;
    grid-template-columns: 0.3fr 1fr;
    align-items: baseline;
}
.memo-form select,
.memo-form input {
    height: 35px;
    background: #fff;
    padding: 5px;
    margin-top: 10px;
}
.memo-inner-compose textarea {
    margin-top: 10px;
    border: none;
    border-radius: 5px;
    width: 100%;
    height: 100px;
    padding: 5px;
}
.memo-kirim,
.memo-hapus {
    border-radius: 5px !important;
    color: #fff !important;
    background-color: #23c83e !important;
}
.border-radius {
    border-radius: 5px;
}

.content-history .history-pagination .pagination-items.active > span {
    background-color: #40c1e8;
    color: #000;
}
.content-history .table-history-warapper {
    background-color: #03152b;
}
.table-history {
    border: 1px solid #fff;
}
.table-history-warapper {
    padding: 0 !important;
}
.panel-grey {
    background: none !important;
}
.invoice-load {
    background-color: #05152c !important;
    padding: 0 10px;
}
.hadiah-load {
    background: none !important;
}
.referral-load {
    background: none !important;
}
.news-card {
    background: #113766;
    padding: 15px;
    border-radius: 5px;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 10px;
}
.news-card h3 {
    font-weight: bold;
    font-size: 18px;
}
.news-card h4 {
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px !important;
}
.news-icon {
    width: 40px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.news-icon i {
    font-size: 30px;
    color: #fff;
}
.news-detail {
    background-color: #ffa429;
    margin-top: -5px;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow-x: scroll !important;
}
.news-detail table tr td {
    color: #000 !important;
}
.news-detail table tr td span{
    color: #000 !important;
}

.news-detail table a{
    color: #000 !important;
    font-weight: bold;
}
.news-control {
    margin-top: 10px;
    font-weight: bold;
    color: #ffa429;
}
/*FOOTER DISCLAIMER*/
.disclaimer h1,
.disclaimer h2,
.disclaimer h3,
.disclaimer h4,
.disclaimer h5,
.disclaimer h6,
.disclaimer p {
    color: #ffffff !important;
}
.section-title h3 {
    color: #fff !important;
}
.detail-referral {
    color: #fff;
}
.header-after-login {
    background: #05152c;
}
.header-after-login .buttn-header-deposit {
    padding: 10px;
    background: #0067CB;
}
.game-togel #togel-all {
    display: none;
    padding: 5px 0;
    border-bottom: 1px solid #04698d;
    margin-bottom: 5px !important;
}
.form-container-input-wd input {
    margin-top: 0;
}

.btn-game-hs.active {
    background-color: #40c1e8;
    color: #40c1e8;
}

.referral-load {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.referral-load div {
    width: 33%;
}

header .header-wrapper {
    background-color: #05152c !important;
}

.main-content.peraturan-light {
    background-color: #05152c !important;
}

.body-mobile main {
    background-color: #05152c !important;
}

.peraturan-content ol {
    color: white !important;
}
#footer #disclaimer-footer h1,
#footer #disclaimer-footer h2 {
    font-size: medium;
}
#footer .game-responsibility-content {
    display: grid;
    align-items: center;
    grid-gap: 5px;
    grid-template-columns: auto 1fr;
}
#footer .text-game-responsibility {
    width: 100%;
    text-align: center;
    white-space: nowrap;
}
#footer .responsibility-section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
    color: white;
    justify-content: center;
    flex-wrap: wrap;
    font-size: xx-small;
    padding: 0 10px;
    margin-bottom: 100px;
    margin-top: 20px;
    line-height: 1.5;
    letter-spacing: 0;
}
#footer .responsibility-section div {
    overflow: unset;
}
#footer div {
    overflow: inherit;
}
#footer .supportby-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    margin-top: -25px;
}
#footer .supportby-section img {
    width: 100px;
    margin: 0 auto;
}
#footer .supportby-section .supportby-section__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
#footer .supportby-section .supportby-section__list-title {
    color: #fff;
    font-size: 0.8em;
}
#footer
    .supportby-section
    .supportby-section__list
    .supportby-section__list-img {
    margin-top: 5px;
}
#footer
    .supportby-section
    .supportby-section__list
    .supportby-section__list-img
    img {
    width: 100px;
}
#footer .icon-game-responsibility img {
    width: 30px;
}
.horizontal-rule {
    border-top: 1px solid white;
}
.bank-status-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
}
#footer .box-bank {
    justify-content: start;
}
#footer .box-bank img {
    width: 70px;
}
#footer .box-bank img.bank-cimb {
    margin-top: 10px;
}
.dot-online {
    background: #66ae3e;
}

.dot-offline {
    background: #c93232;
}

.dot-trouble {
    background: #ffc600;
}
#footer .copyright-section {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 10px;
}
#footer .copyright-section .copyright-footer {
    color: #05a6d2;
    font-size: smaller;
}
#footer .copyright-section .copyright-logo {
    width: 75%;
}

.blink {
    text-decoration: blink;
    font-weight: bold;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes liveAnim {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

@keyframes liveAnim {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    to {
        opacity: 1;
    }
}

#disclaimer-footer {
    color: #fff;
    font-size: 16px;
}
#disclaimer-footer strong {
    font-weight: 400;
}
#disclaimer-footer p {
    margin-top: 0;
    margin-bottom: 16px;
}
#disclaimer-footer ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    font-size: 14px;
    margin-top: 0px;
    font-weight: 300;
}
#disclaimer-footer ul ul {
    margin-bottom: 0;
    display: block;
    list-style-type: circle;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    font-size: 16px;
}
#disclaimer-footer .container {
    margin-bottom: 0px;
}
#disclaimer-footer ul li {
    list-style: disc;
}
#disclaimer-footer ul ul li {
    list-style: circle;
}
#disclaimer-footer .title-disclaimer-footer,
#payment-information-footer .title-payment-footer {
    color: #fff;
    font-size: 14px;
}
#disclaimer-footer .disclaimer p {
    color: #fff;
    text-align: left;
    font-size: 0.8em;
    word-break: break-word;
}
#footer #disclaimer-footer h1,
#footer #disclaimer-footer h2 {
    font-size: medium;
    margin-bottom: 8px !important;
    font-weight: 300;
}
.o-color {
    color: #fff !important;
}

.peraturan-content-new {
    border: 1px solid #fff !important;
}
.peraturan-content-new ol {
    color: #fff !important;
}
.btn-orange {
    background: #03cbfb !important;
    border: 1px solid #03cbfb !important;
    color: #000 !important;
}

.btn-normal {
    color: #000 !important;
}

#links-footer {
    color: white;
    font-size: 0.9em;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: start;
    align-items: center;
    margin-top: 10px;
}

#links-footer a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

#links-footer .link {
    background: #0067cb;
    padding: 10px 5px;
    border-right: 1px solid #05152c;
    border-top: 1px solid #05152c;
    text-align: center;
}

#links-footer .link:nth-child(1),
#links-footer .link:nth-child(2),
#links-footer .link:nth-child(3) {
    border-top: none;
}

#links-footer .link:nth-child(3),
#links-footer .link:nth-child(6) {
    border-right: none;
}

.wild-number {
    position: relative;
    margin-top: -7px;
}

.wild-number img {
    height: 20px;
}

.wild-number .wild-number__number {
    position: absolute;
    top: 4px;
    left: 4px;
}
#menu-footer {
    /* background: rgb(28,157,153); */
    background: linear-gradient(
        to left,
        #264361,
        #396594 50%,
        #396594 50%,
        #264361 100%
    );
    position: fixed;
    bottom: 0;
    height: 65px;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    border-top: 1px solid #212732;
    z-index: 99;
}

#menu-footer .container {
    max-width: 100%;
}

#menu-footer .each-footer-menu {
    text-align: center;
    padding: 5px 0;
    width: 100%;
    max-width: 100%;
    font-size: 10px;
}

#menu-footer .each-footer-menu:hover {
    background: #fff;
    color: #000;
}

#menu-footer .each-footer-menu:active {
    background: #fff;
    color: #000;
}

#menu-footer .each-footer-menu:nth-child(4) {
    border-right: 0px solid #000;
}

#menu-footer .each-footer-menu.active {
    background: #03152b;
    text-align: center;
    height: 100%;
    color: #3fc1e7;
}

#menu-footer .each-footer-menu.active .sprite-footer.icon-home {
    background: url(/assets/img/dw/icon/navbot/home_blue.svg) center no-repeat;
    background-size: cover;
}

#menu-footer .each-footer-menu.active .sprite-footer.icon-daftar {
    background: url(/assets/img/dw/icon/navbot/register_blue.svg) center
        no-repeat;
    background-size: cover;
}

#menu-footer .each-footer-menu.active .sprite-footer.icon-promosi {
    background: url(/assets/img/dw/icon/navbot/promo_blue.svg) center no-repeat;
    background-size: cover;
}

#menu-footer .each-footer-menu.active .sprite-footer.icon-livechat {
    background: url(/assets/img/dw/icon/navbot/livechat_blue.svg) center
        no-repeat;
    background-size: cover;
}

#menu-footer .each-footer-menu.active .sprite-footer.icon-rtp {
    background: url(/assets/img/dw/icon/navbot/rtp_blue.svg) center no-repeat;
    background-size: cover;
}

#menu-footer .each-footer-menu img {
    width: 40px;
    margin: auto;
    padding: 3px;
}

#menu-footer div {
    height: 100%;
}
.bottom-navbar {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.sprite-footer {
    width: 30px !important;
    height: 30px !important;
    margin: 5px auto;
}

.sprite-footer.icon-home {
    background: url(/assets/img/dw/icon/navbot/home.svg) center no-repeat;
    background-size: cover;
}
.sprite-footer.icon-daftar {
    background: url(/assets/img/dw/icon/navbot/register.svg) center no-repeat;
    background-size: cover;
}
.sprite-footer.icon-promosi {
    background: url(/assets/img/dw/icon/navbot/promo.svg) center no-repeat;
    background-size: cover;
    transform: scale(1.3);
}
.sprite-footer.icon-livechat {
    background: url(/assets/img/dw/icon/navbot/livechat.svg) center no-repeat;
    background-size: cover;
    transform: scale(1.2);
}
.sprite-footer.icon-rtp {
    background: url(/assets/img/dw/icon/navbot/rtp.svg) center no-repeat;
    background-size: cover;
    transform: scale(1.5);
}

.nav.tab-menu {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 7px;
    margin-top: 5px;
}

.nav.tab-menu .nav-item {
    padding: 0;
    line-height: unset;
    font-family: unset;
    font-size: 11px;
    height: unset;
    border: none;
    box-shadow: none;
    list-style: none;
}

.nav.tab-menu .nav-item:hover {
    background-color: #03152b;
}

.nav.tab-menu .nav-item .nav-link {
    background: linear-gradient(
        to left,
        #264361,
        #396594 40%,
        #396594 60%,
        #264361 100%
    );
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

.nav.tab-menu .nav-item .nav-link.active {
    background: #0067cb;
    border-radius: 5px;
}

.nav.tab-menu .nav-item .nav-link span {
    margin-top: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.tab-menu-icon {
    width: 25px;
    height: 25px;
    background: #fff;
    mask-size: contain;
    -webkit-mask-size: contain;
    margin-top: 5px;
}

.tab-menu-icon.lottery-icon {
    mask-image: url("/assets/img/dw/togel.png");
    -webkit-mask-image: url("/assets/img/dw/togel.png");
}

.tab-menu-icon.casino-icon {
    mask-image: url("/assets/img/dw/live.png");
    -webkit-mask-image: url("/assets/img/dw/live.png");
}

.tab-menu-icon.slot-icon {
    mask-image: url("/assets/img/dw/slot.png");
    -webkit-mask-image: url("/assets/img/dw/slot.png");
}

.tab-menu-icon.esport-icon {
    width: 35px;
    mask-image: url("/assets/img/dw/esports.png");
    -webkit-mask-image: url("/assets/img/dw/esports.png");
}

.tab-menu-icon.ball-icon {
    mask-image: url("/assets/img/dw/icon/sidenav/sportbook-icon.svg");
    -webkit-mask-image: url("/assets/img/dw/icon/sidenav/sportbook-icon.svg");
}

.tab-menu-icon.rng-icon {
    width: 35px;
    mask-image: url("/assets/img/dw/esports.png");
    -webkit-mask-image: url("/assets/img/dw/esports.png");
}

.nav.lottery-tab-menu {
    display: flex;
    margin-bottom: 15px;
}

.nav.lottery-tab-menu .nav-item {
    padding: 0;
    line-height: unset;
    font-family: unset;
    font-size: 12px;
    height: unset;
    border: none;
    box-shadow: none;
    list-style: none;
    flex: 1 1 0px;
    margin: 0;
}

.nav.lottery-tab-menu .nav-item:hover {
    background-color: transparent;
}

.nav.lottery-tab-menu .nav-item .nav-link {
    text-align: center;
    border-radius: 0;
    border-bottom: 3px solid #002f5b;
    color: #fff;
    font-weight: bold;
}

.nav.lottery-tab-menu .nav-item .nav-link.active {
    background-color: transparent;
    border-bottom: 3px solid #0067cb;
}

.game-wrapper :first-child {
    grid-column: unset !important;
}

.search-box {
    transition: 0.2s;
    background-color: #fff;
    display: flex;
    border-radius: 5px;
    padding: 8px;
    gap: 10px;
    flex: 1 1 auto;
}

.search-box:hover {
    border-color: #aaaaaa;
}

.search-box input {
    letter-spacing: -0.2px;
    border: none;
    color: #323232;
    font-weight: bold;
    text-align: center;
    flex: 1 1;
    font-size: 16px;
}

.filter-section {
    position: relative;
}

.filter-section button {
    background: none;
    border: none;
    padding: 0;
    font-size: 20px;
    color: #a6a6a6;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    z-index: 9;
}

.search-box input:focus {
    outline: none;
}

.search-box input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.clear:not(:valid) ~ .search-clear {
    display: none;
}

.filter-section {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    gap: 5px;
}

.filter-section .btn-filter-time {
    background: #264361;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 5px;
    padding: 8px;
    font-weight: bold;
    white-space: nowrap;
}

.search-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0e131c;
    padding: 10px;
    opacity: 0;
    transform: translateY(300px);
    transition: opacity 0.5s, transform 0.5s, z-index 0s 0.5s;
    z-index: -1;
}

.search-wrapper.open {
    z-index: 9999;
    opacity: 1;
    transform: translateY(0);
    overflow: scroll;
    transition: opacity 0.5s, transform 0.5s, z-index 0s;
}

.close-search-wrapper{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    background: transparent;
    padding: 6px;
}

.search-wrapper.open .close-search-wrapper {
    z-index: 9999;
}

.search-wrapper .search-title {
    text-align: center;
}

.search-wrapper .search-title h2 {
    font-size: 25px;
}

.search-wrapper .search-title p {
    color: #b5b5b5;
    font-size: 14px;
    margin: 15px 0px;
}

.search-wrapper .search-box-wrapper {
    background: #1e2b3c;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #0067cb;
}

.search-wrapper .search-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .5rem;
    margin-top: 10px;
}

.search-wrapper .search-content p{
    text-align: center;
    color: #fff;
    font-weight: bold;
    grid-column: 1 / -1;
}

.frame-border {
    border: 1px solid #4787ff;
    border-radius: 10px !important;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    /* min-height: 100px; */
    aspect-ratio: 1 / 1;
}

.tab-item-caption {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}

.frame-border img {
    max-width: 85%;
}

.frame-border img.image-slot {
    max-width: 80%;
    margin: auto;
    width: unset;
}

.image-pragmaticplay {
    max-width: 105% !important;
    margin-top: 1px !important;
    margin-left: -3px !important;
}

.image-pgsoft, .image-playson, .image-jokergame {
    max-width: 65% !important;
}

.image-playngo {
    max-width: 70% !important;
}

.image-jdb, .image-boominggames, .image-gameart {
    max-width: 60% !important;
}

.image-fifa, .image-valorant, .image-pubg {
    width: 80%;
}


.sidenav-header .brand-logo {
    display: flex;
    align-items: center;
}

.sidenav-header .brand-logo img {
    width: 55px;
}

.sidenav-header h3 {
    margin: 0;
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    padding-left: 10px;
}

.tab-wdwaa button {
    background-color: #05152c !important;
    color: #fff !important;
    border: 1px solid #0067CB;
    margin-bottom: 5px;
    border-radius: 5px;
}

.sm-box-v2 p {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.wrapper-category {
    background: #1e2b3c;
    display: flex;
    border-radius: 5px;
    margin-bottom: 20px;
}

.wrapper-category .btn-cat-spesial {
    flex: 1 1;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    transition: background-color .5s ease-out;
}

.wrapper-category .btn-cat-provider {
    flex: 1 1;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    transition: background-color .5s ease-out;
}

.wrapper-category .btn-category.active {
    background-color: #4787ff;
    transition: background-color .5s ease-in;
}

.wrapper-category .btn-category {
    display: flex;
    align-items: center;
    gap: 5px;
}

.wrapper-category .btn-category img {
    max-width: 30px;
}
.berita {
    margin-top: 5rem;
}
#setuju.btn-peraturan-new {
    color: #fff !important;
    background: #0067CB !important;
    border: 0 !important;
}
