#smart_banner {
    background-color: black !important;
    color: white !important;
}

#smart_banner .app_icon {
    width: 43px !important;
}


#smart_banner .app_info {
    position: absolute;
    left: 82px !important;
    top: 10px !important;
}

#smart_banner .app_title {
    font-size: 15px !important;
    font-weight: bold !important;
    color: #ffbf27 !important;
}

#smart_banner .app_slogan {
    font-size: 11px !important;
    color: #FFF !important;
    letter-spacing: 0px !important;
}

#smart_banner .close_button {
    top: 0px !important;
    left: 0px !important;
    width: 25px !important;
    height: 63px !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 18px !important;
    line-height: 60px !important;
}

.peraturan-content {
    color: white;
}

.menubg .menu-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    padding: 10px 20px;
}

.menubg .menu-flex .menu-item img {
    width: 100%;
}

.form-group.password-wrapper button svg.active {
    background-color: transparent;
}


/* dalam */
.buttn-header-deposit {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

body.body-mobile {
    background: url('https://cdn-ptthoki.sgp1.cdn.digitaloceanspaces.com/delapantoto/background/indelapan.png') !important;
    background-size: 100% !important;
    background-position: center !important;
}
.body-mobile main  {
    background-color: transparent !important;
}
body.body-mobile .main-content {
    background-color: transparent !important;
}

body .main-content {
    background: url('https://cdn-ptthoki.sgp1.cdn.digitaloceanspaces.com/delapantoto/background/indelapan.png') !important;
    background-size: 100% !important;
    background-position: center !important;
}

.lobby-content-top {
    background-image: url('https://cdn-ptthoki.sgp1.cdn.digitaloceanspaces.com/delapantoto/background/latar.jpg') !important;
    background-size: cover;
    background-position: center;
    border-top: 2px groove #ac4302;
    border-bottom: 2px groove #ac4302;
}

.btn-peraturan {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

.buttonWrap.buttonlc2.button-orange {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

.btn-refresh-balance {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

.button-filter-lobby {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

.input-cari-wrapper input#cari-game {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
    padding-top: 6px;
    padding-bottom: 6px;
    color: white !important;
}

.nav-new-label {
    z-index: 99;
}

.game-wrapper .game-lobby-content {
    background-color: transparent;
    border-radius: 5px;
    height: 100%;
}

.game-wrapper .game-lobby-content {
    background-color: transparent !important;
}

/* effect7 */
.effect7 {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
    border-radius: 20px;
    overflow: hidden;
}

.effect7:before,
.effect7:after {
    all: unset !important;
}

.effect7 .effect {
    position: absolute;
    content: '';
    width: 200%;
    height: 8px;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.21), 0 0 30px rgba(255, 255, 255, 0);
    transform: translate(-50%, -50%) rotate(45deg);
    backdrop-filter: blur(1px);
    background-color: rgba(255, 255, 255, 0.13);
    animation: lintang1 4s infinite ease-in-out;
}


@keyframes lintang1 {

    0%,
    100% {
        transform: translate(-100%, -50%) rotate(45deg);
    }

    50% {
        transform: translate(0%, -50%) rotate(45deg);
    }
}

.game-title {
    font-size: 16px;
    font-weight: bold !important;
    position: relative;
    padding: 10px;
    display: inline-block;
}

.game-angka {
    width: 80%;
}

.lobby-game-angka-keluar {
    color: white !important;
    font-size: 3rem !important;
    font-weight: 700 !important;
}

.promosi-content-container {
    margin-bottom: 0px !important;
}

.promosi-content-container.effect7 {
    border: none !important;
}

.promosi-content-container.effect7 .promosi-content {
    display: flex;
    flex-direction: row;
    border-radius: 0px;
}

.promosi-content-container .promosi-content .promosi-btn-wrapper {
    width: 15% !important;

}

.promosi-content-container.effect7 #btn-promo-more {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
    color: white o !important;
}

.buttons,
.buttong {
    box-shadow: none !important;
    border-radius: 20px !important;
}

.contactSubmitButton {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
    color: white o !important;
}

.promosi-content-container.effect7 #btn-promo-play {
    display: none;
}

.contactField {
    background: white !important;
    color: black !important;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 0px;
    border-radius: 5px;
    border: 2px solid #ffbf27 !important;
}

.container.main.no-bottom {
    /* background-color: black; */
    background-image: url(https://cdn-ptthoki.sgp1.cdn.digitaloceanspaces.com/delapantoto/background/indelapan.png);
    background-position: center;
    background-size: 100% !important;
}

.iconuserlogin {
    position: absolute;
    top: 43px;
    left: 20px;
    padding: 8px 13px;
    border: 2px solid #ffbf27 !important;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    border-radius: 5px 0px 0px 5px;
}

.iconuserlogin img {
    width: 19.3px;
    filter: contrast(0%) brightness(300%);
}

.iconkeylogin {
    position: absolute;
    top: 93px;
    left: 20px;
    padding: 8px 13px;
    border: 2px solid #ffbf27 !important;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    border-radius: 5px 0px 0px 5px;
}

.iconkeylogin img {
    width: 19.3px;
    filter: contrast(0%) brightness(300%);
}

.progresif-jackpot {
    font-size: 22px;
    font-weight: bold;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    color: gold;
    background: url(https://cdn-ptthoki.sgp1.cdn.digitaloceanspaces.com/delapantoto/GIF/progressive-delapan-RS.gif) center;
    background-size: 100%;
    width: 100%;
    margin: 10px auto;
    height: 70px;
}

.bungkus-jackpot {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    display: flex;
    align-items: center;
    padding-top: 0px;
    justify-content: center;
    border-radius: 0px;
}

.progresif-jackpot span {
    color: white;
    margin-right: 15px;
}

.download_button .btn.btn-green {
    font-size: 12px !important;
    padding: 8px 8px !important;
    border-radius: 20px !important;
}


/* page daftar */
header #header-wrap {
    padding: 2rem;
}

.login-wrapper {
    background-color: transparent !important;
}

.login-wrapper #navbar_username {
    background: white !important;
    color: black !important;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0px;
    border-radius: 5px;
    border: 2px solid #ffbf27 !important;
}

.login-wrapper #navbar_password {
    background: white !important;
    color: black !important;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0px;
    border-radius: 5px;
    border: 2px solid #ffbf27 !important;
}

.login-wrapper #loginBtnHeader {
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

.main-content .inner-wrap {
    background-color: transparent !important;
}

.main-content .inner-wrap .color-grey {
    color: white !important;
}

.formSubmitButtonErrorsWrap #sendform {
    box-shadow: none !important;
    color: white !important;
}

.side-link-container li {
    border-bottom: 2px solid #7e7e7e !important;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    box-shadow: inset 1px 1px 1px #000;
}

.mb-sidenav .side-link-container>li .side-link .side-link-desc .icon-menu {
    background-image: url(/images/sidebar-sprite.png);
    height: 2.5rem;
    width: 2.5rem;
}

.mb-sidenav .side-link-container>li.btn-new .side-link .side-link-desc .side-link-text {
    font-size: 1.6rem;
    color: #fff !important;
    margin-left: 1.5rem;
    white-space: nowrap;
}

.mb-sidenav .side-link-container>li.btn-new .side-link {
    justify-content: center;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #d90708;
    padding: 8px;
    border-radius: 10px;
    background: #000;
    box-shadow: inset 0 0 5px 0 #000;
}


.inner-wrap {
    background-color: transparent !important;
}

.inner-wrap * {
    overflow: visible;
}

.inner-wrap .panel-blue {
    background: linear-gradient(to right, #a8000087 0, #410505 50%, #8b030375 100%);
    padding: 8px;
    border-radius: 16px;
    border: 1px solid #ffbf27;
}

.inner-wrap .panel-blue h3.dib {
    font-size: 1.3rem;
    margin-bottom: 0;
}

.inner-wrap .panel-blue #slider-hasil .slider {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    overflow: visible;
    align-items: start;
    justify-items: stretch;
    justify-content: center;
    gap: 5px;
}

.pool-name {
    color:#fff!important;
    font-weight:bolder!important;
    width:100%!important;
    text-align:center!important;
    background:#ce0000;
    padding:3px 2px;
    border-bottom:1px solid #f5fb00
  }
  .pool-date {
    color:#fc0!important;
    margin-left:0!important;
    padding-top:2px;
    text-align:center;
    font-weight:500
  }
  .pool-result {
    font-size:18px!important;
    color:#f5ff00!important
  }
  .note {
    color:#fff!important
  }

.results {
    background-color: linear-gradient(to bottom, #fff 0%, #c7c7c7 100%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5px;
    padding: 0 !important;
    border: 1px solid #ffe600 !important;
    background: linear-gradient(to bottom, #740202 0, #630000 50%, #a10000 100%) !important
}

.results {
    background: #d7d7d7;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 7px;
    margin-bottom: 6px;
    width: 100%;
  overflow: hidden;
}

.results>div,
.bank>div {
    display: inline-block;
}

.pool-name {
    color: #333333;
    font-size: 18px;
    width: 45%;
}

.pool-date {
    font-size: 14px;
    color: #7f7e7e;
    margin-left: 10%;
    padding-top: 2px;
    text-align: center;
}

.pool-date, .pool-name {
    font-size: 8px !important;
  }

.pool-result {
    font-weight: bold;
    font-size: 18px;
    color: #0f5b1e;
    float: right;
}

.pool-result>img {
    display: inline-block;
}

.form-withdraw-container input{
    background: white !important;
    color: black !important;
    height: 40px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 0px;
    border-radius: 5px;
    border: 2px solid #ffbf27 !important;
}

#withdraw-btn{
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
}

.button-filter-history.btn-filter{
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
  }
  .button-filter-history.btn-filter.active{
  color: white !important;
  }

  .invoice-load {
    background: transparent !important;
    padding: 1.5rem 2rem;
  }

  .buttonWrap.buttonbl.bcenter.button-blue{
    background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
  }

  #prize-container .color-grey{
    color: white !important;
  }

  .referral-load{
    background-color: transparent !important;
  }

  .hadiah-load{
    background-color: transparent !important;
  }

  .news-card .lnnews{
    display: none;
  }

  .header-menu{
    background-color: transparent !important;
  }

  .body-mobile.news .inner-wrap{
    padding-bottom: 0px !important;
  }

  .news-card:not(:first-child){
    margin-left: 10px;
    margin-right: 10px;
    }
    .news-detail:not(:first-child){
        margin-left: 10px;
        margin-right: 10px;
    }

    .news-detail table{
        font-size: 10px !important;
    }
    .news-detail table tr{
        background-color: black !important;
    }
    .news-detail table tr th{
        border:1px solid #ffbf27 !important;
    }
    .news-detail table tr td{
        border:1px solid #ffbf27 !important;
    }
    .news-detail table tr td:last-child{
        background: #d90708 !important;
    background-image: none;
    background-image: linear-gradient(to bottom, #d90708 0%, #670105 100%) !important;
    text-shadow: 2px 1px 9px rgba(0, 0, 0, .7);
    background-size: 300% 300%;
    animation: background-gold 8s infinite;
    box-shadow: 0 0 5px var(--five);
    border: 2px solid #ffbf27 !important;
    }