.seo-footer {
    padding-bottom: 60px;
}
.wrapper {
    background: url(../images/background.jpg) no-repeat;
    background-size: cover;
}
.jackpot-wrapper {
    filter: contrast(100%) hue-rotate(320deg) saturate(1.3);
}
.progressive-jackpot img {
    filter: contrast(100%) hue-rotate(240deg) saturate(12);
}
.progressive-jackpot h2 {
    box-shadow:
        0 3px 6px rgba(0, 0, 0, 0.16),
        0 3px 6px rgba(110, 80, 20, 0.4),
        inset 0 -2px 5px 1px rgba(139, 66, 8, 1),
        inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: #281b01;
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    z-index: 3 !important;
}
.btn,
.side-nav a.btn {
    color: #000;
}
.btn-secondary-primary {
    background: #ef2719;
}
.btn-join {
    background: #fef80a;
}
.navbar-fixed {
    background-color: #1a1a1a;
    text-align: center;
}
.navbar-fixed .logo-img {
    transform: scale(2.1);
    margin-top: 16px;
    /* max-width: 140px; */
    max-height: 22px;
}
.page-header-title {
    background-color: #fef80a;
    color: #000;
}
.page-header-title a {
    color: #000;
}
.account-menu a.active {
    color: #000;
    background-color: #fef80a;
}
.navigation-ribbon .navigation-ribbon-item .active {
    color: #ffc93f;
}
.browser-default input {
    color: #e8e8e8;
    background-color: #333;
}
.bottom-nav-bar a.active {
    color: #fef80a;
}
.btn-account ul a.icon-btn {
    color: #000;
    background: #fef80a;
}
.bonus-button.btn-await-approval {
    background-color: #483b00;
    color: #ffefeb;
}
.bonus-button.active {
    background-color: #483b00;
    color: #ffefeb;
}
.bonus-button.active:hover {
    background-color: #483b00;
    color: #ffefeb;
    cursor: pointer;
}
.item-provider.selected {
    border-bottom: 3px solid #fef80a;
    background-color: rgb(254 248 10 / 0.6);
}

/* Menu Game Front index page */
.game-front-wrapper {
    border-bottom: 2px solid #fef70a;
    border-top: 2px solid #fef70a;
    background-color: #000;
}
.game-group-front .nav-link > i {
    background: url(../images/icon_nav.png) no-repeat;
    background-size: 60%;
    background-position: center -190px;
}
.game-group-front .nav-link {
    line-height: 19px;
}
.game-group-front .nav-link > span {
    position: relative;
    bottom: 0;
}
.game-group-front .nav-link > i {
    height: 56px;
}
.game-group-front .nav-link > i.casino {
    background-position: center -181px;
}
.game-group-front .nav-link > i.slot {
    background-position: center -47px;
}
.game-group-front .nav-link > i.tembak_ikan {
    background-position: center -255px;
}
.game-group-front .nav-link > i.lottery {
    background-position: center -325px;
}
.game-group-front .nav-link > i.poker {
    background-position: center -409px;
}
.game-group-front .nav-link > i.sports {
    background-position: center -608px;
}
.game-group-front .nav-link > i.games {
    background-position: center -678px;
}
.game-menu li a.active {
    background: linear-gradient(to bottom, #f00018 1%, #b20000 100%);
    filter: drop-shadow(0 0 6px #ffc93f);
    color: #ffc93f;
}

.supported-bank .bank {
    background-color: #000;
    border-color: #fef70a;
}
.custom-page {
    border-color: #fef80a;
}
.promotions-category a.active {
    background: #fef80a;
    color: #000;
}

/* Favorite */
.filter-tools a:hover,
.filter-tools a.selected,
.history-button {
    background: radial-gradient(circle, transparent 1%, #fef80a 1%) center center / 15000% #fef80a;
    border: 1px solid rgb(44 44 44 / 0.7);
    color: rgb(44 44 44 / 0.8);
}

/* Bonus */
.wrapper-provider-list .bonus-provider-list {
    background-color: rgb(254 248 10 / 0.4);
}
.bonus-link-detail {
    color: #b89956;
}
.progress-value {
    background: linear-gradient(180deg, rgb(254 248 10 / 0.4) 0%, rgb(254 248 10 / 0.8) 100%);
}

/* History Datepicker */
.datepicker table tr td.active,
.datepicker table tr td.active.active {
    background: url(../images/menu.jpg) no-repeat;
    background-size: 150% 150%;
    background-position: center center;
    color: #212529;
}
