.seo-footer {
    padding-bottom: 60px;
    color: #181818;
}
body {
    background: url(../images/background-altm.jpg) no-repeat fixed;
    background-size: cover;
}
.wrapper {
    background: unset;
}
.jackpot-wrapper,
.progressive-jackpot,
.progressive-jackpot img {
    filter: unset;
}
.progressive-jackpot h2 {
    display: none;
}
.jackpot-wrapper > span {
    color: #fff;
    font-size: 8vw;
    margin-top: 10px;
}
.navbar-fixed {
    background-color: #000;
}
.btn-account {
    background: transparent;
}
.btn-secondary-primary {
    background: url(../images/btn-login-altm.png) no-repeat;
    font-weight: bold !important; 
    font-size: 20px;
}
.btn-join {
    background: url(../images/btn-register-altm.png) no-repeat;
    font-weight: bold !important; 
    font-size: 20px;
}

.navbar-fixed .logo-img {
    padding-right: 30px;
}

.btn-secondary-primary,.btn-join {
    background-size: 100% 100%;
}
.page-header-title {
    background-color: #ff0000;
    color: #fff;
}
.page-header-title a {
    color: #000;
}
.newsInfo {
    background-color: #000;
    color: #fff;
}
.account-menu a.active {
    color: #fff;
    background-color: #ff0000;
}
.navigation-ribbon .navigation-ribbon-item .active {
    color: #ff0000;
}
.browser-default input {
    color: #000;
    background-color: #fff;
}
.bottom-nav-bar a.active {
    color: #0c7800;
}
.btn-account ul a.icon-btn {
    background: url(../images/btn-login-altm.png);
    background-size: 100% 100%;
    color: #fff !important;
}
.bonus-button.btn-await-approval {
    background-color: #ff0000;
    color: #000;
}
.bonus-button.active {
    background-color: #ff0000;
    color: #000;
}
.bonus-button.active:hover {
    background-color: #ff0000;
    color: #000;
    cursor: pointer;
}
.item-provider.selected {
    border-bottom: 3px solid #fff;
    background-color: #ff0000 !important;
}

/* Menu Game Front index page */
.game-front-wrapper {
    background: url(../images/menu-altm.jpg) no-repeat;
    background-size: 100% 100%;
}

.game-front-wrapper [class^="owl-"] {
    color: #ffb755;
}

.game-group-front .nav-link {
    line-height: 19px;
    color: #faf9f5;
}
.game-group-front .nav-link > i {
    background-image: url(../images/icon_nav.png);
    background-repeat: no-repeat;
}
.game-group-front .nav-link > span {
    position: relative;
    bottom: 0;
    color: #e1bd4f;
    font-weight: bold;
    text-shadow: none;
}
.game-menu li a.active {
    background: linear-gradient(to bottom, #ff0000 1%, #ff0000 100%);
    filter: drop-shadow(0 0 6px #ff0000);
    color: #ff0000;
}
.game-item-tabs li a.active {
    background: #ff0000;
    color: #fff !important;
    border-bottom: 1px solid #fff;
}
.supported-bank .indicator {
    left: 6px;
}
.supported-bank .bank {
    background: url(../images/bg-bank.png) no-repeat;
    background-size: 100% 100%;
    border: none;
}
.supported-bank .bank > div {
    background-image: url(../../../images/common/bank-white.png);
}

.bonus-modal .item-provider a {
    filter: unset;
}
.custom-page {
    border-color: #fff;
}
.promotions-category a.active {
    background: #ff0000;
    color: #fff;
}

/* Favorite */
.filter-tools a:hover,
.filter-tools a.selected,
.history-button {
    background: radial-gradient(circle, transparent 1%, #ff0000 1%) center center / 15000% #ff0000;
    border: 1px solid rgb(44 44 44 / 0.7);
    color: #fff;
}
.navbar-fixed .button-collapse {
    border: 1px solid #ffb755;
}
/* Bonus */
.wrapper-provider-list .bonus-provider-list {
    background-color: rgba(0, 0, 0, 0.1);
}
.bonus-link-detail {
    color: #ff0000;
}

.progress-value {
    background: linear-gradient(90deg, rgba(232, 240, 128, 0.8) 0, #0bf402 100%);
}

.main-header-title {
    background: #de0100;
    color: #fff;
}
.item-provider.selected span {
    color: #fff;
}
/* History Datepicker */
.datepicker table tr td.active,
.datepicker table tr td.active.active {
    background: #ff0000;
    background-size: 100% 100%;
    background-position: center center;
    color: #fff;
}

