a:hover {
    color: #4eb001;
}
.index-body {
    background: #200b36;
    background-size: inherit;
    background-position: center;
}
#blur-background {
    background-image: url(../images/background.webp);
}
#wrapper {
    background-image: url(../images/background.webp);
}
#header {
    background: url(../images/header.webp) fixed no-repeat;
    background-size: contain;
    background: rgb(0 0 0 / 30%);
    border: 0;
    border-bottom: 3px solid;
    border-image: linear-gradient(to bottom, #bb9d10, #795b13) 1;
}
#header .logo img {
    max-height: 100px;
    margin-top: 2px;
}
.need-help {
    font-size: 1rem;
    cursor: pointer;
}
.btn-language .dropdown-toggle:after {
    --bs-btn-color: var(--bs-white);
}
.btn-language .dropdown-menu {
    transform: translate(-14px, 46px)!important;
    min-width: 3.7rem;
}
.btn-language .dropdown-item {
    padding: .25rem 1rem;
    text-decoration: none;
}
.btn-login, .btn-transaction a.btn {
    background: linear-gradient(to bottom, #36ca00 0%, #197c01 55%, #36ca00 130%);
    border: 2px solid lime;
    box-shadow: inset 0 1px 3px rgb(255 255 255 / .6), 0 0 5px #00ff00, 0 0 10px lime;
}
.btn-register, .btn-logout, .btn-check {
    background: linear-gradient(to bottom, #0079ca 0%, #01367c 55%, #0d56dd 130%);
    border: 2px solid #008cff;
    box-shadow: inset 0 1px 3px rgb(0 132 255 / .6), 0 0 5px #2093ff, 0 0 10px #1957ff;
}
#CaptchaPopup [class^="modal-"] {
    background-color: rgb(0 0 0 / 80%);
}
#running-text {
    background: #000;
    box-shadow: inset 0 0 2px #000;
    color: #fff;
}
#header-overlay {
    background: url(../images/header.webp) no-repeat;
    background-position: top;
    background-size: cover;
}
.futuristic .icon-menu-wrapper, .futuristic .gameNav>li:hover .icon-menu-wrapper {
    border-color: #d20500;
}
.futuristic .gameNav a:hover, .futuristic .gameNav a:focus {
    color: #5cb874!important;
}
.jackpot-amount {
    letter-spacing: 1px;
}
.accepted-bank-wrapper {
    background-image: url(../images/background-side-bank.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.bank-wrapper>span {
    background: url(../images/bank-desktop.webp) no-repeat;
    background: linear-gradient(to bottom, #282828 -10%, #1d1d1d 40%, #000000);
    background-position: center;
    background-size: 100% 100%}
.btn-download-apk {
    background-image: url(../images/btn-download.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
#GameCategory a.active, #GameCategory a:hover, #PromotionCategory a.active, #PromotionCategory a:hover, .game-list-content>.btn-game {
    background: url(../images/btn-register.jpg) repeat-x;
    background-size: cover;
}
.game-list {
    margin-bottom: 1rem;
}
.game-list:not(.maintenance):hover {
    background-color: rgb(221 0 0 / 40%);
}
.game-list .btn-game {
    color: #fff;
    font-size: .875rem;
}
.btn-promotion-detail {
    background-color: #d00000;
    border-color: #d00000;
}
.btn-promotion-detail:hover {
    background-color: #4eb001;
    border-color: #4eb001;
    color: #fff;
}
.bonus-wrapper .nav-tabs, .bonus-wrapper .nav-tabs .nav-link.active {
    border-bottom-color: #d00000;
}
.bonus-wrapper .nav-tabs .nav-link.active:hover, .bonus-wrapper .nav-tabs .nav-link.active {
    background-color: #d00000;
    color: #fff;
}
.bonus-wrapper .nav-tabs .nav-link:hover {
    color: #d00000;
}
.bonus-provider-list li.active, .bonus-provider-list li:hover a:not(.other) {
    background-color: rgb(208 0 0 / 40%);
}
.bonus-item.selected, .bonus-item:hover {
    background-color: rgb(208 0 0 / 40%);
}
.bonus-item.selected, .bonus-item:hover {
    color: #fff;
}
.bonus-button {
    background-color: #d00000;
}
.bonus-button:hover {
    background-color: #4eb001;
}
.progress-value {
    background: url(../images/btn-register.jpg) repeat-x;
    background-position: center;
}
.pool-list-results.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #724800;
}
.pool-list-results .pool-game-name {
    color: #fff;
}
.sidebar-nav .btn {
    color: #000000;
    font-weight: bold;
    background-image: url(../images/btn-menu-side.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.sidebar-nav .btn:hover {
    background-blend-mode: hard-light;
}
.sidebar-nav [class^="ic-"]{
  filter: brightness(0%) saturate(100%);
}
.pv-carousel .owl-theme .owl-nav [class*="owl-"]:hover {
    color: #724800;
}
.pv-carousel-title {
    background: #fff1a5;
    background: linear-gradient(to bottom, #fff1a5 0%, #ffd753 50%, #f2c139 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
}
------------------------------------------------------------------------------------------------- 
#wrapper .container, .content-wrapper {
    background-color: lch(5.84% 21.33 315.18)!important;
}
.download-apk-section {
    color: #000;
    border-top: 3px solid #000;
}
.pv-carousel .card .card-img-overlay {
    background-image: url(../images/badge-slot.webp)!important;
    background-size: contain;
    background-repeat: no-repeat;
}
.pool-list-results .card {
    background-image: url(../images/kolom-togel.webp)!important;
    background-size: cover;
    background-repeat: no-repeat;
}
.card-body.pool-number-area {
    background: none!important;
    border: none!important;
}
#footer {
    background: none!important;
}