.seo-footer {
    padding-bottom: 60px;
    color: #fff;
}
#PopupBanner {
    background-color: transparent;
    box-shadow: unset;
}
#PopupBanner .modal-content {
    padding: 0;
}
#PopupBanner button.close {
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 34px;
}
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;
}
.navbar-fixed {
    background: url(../images/header-altm.jpg) no-repeat;
    background-size: 100% 100%;

}
.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 {
    max-height: 50px;
    margin-top: 4px;
    scale:2;
}

.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: #00324d;
    color: #fff;
}
.newsInfo .marquee {
    background-color: #00324d;
}
.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: #f9f732;
}
.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%;
    height: 110px;
}

.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: -5px;
    font-weight: bold;
    color: #ff2afc;
    font-size: 14px;
    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-color: #0b0d0d;
    background-size: 100% 100%;
    border: none;
}

.supported-bank .bank > div {
    background-image: url(../../../images/common/bank-yellow.png);
    background-size: 200% !important;
    background-position: right 0;
}

/* .navbar-fixed ul {
} */

.navbar-fixed .button-collapse i {
    background: url(../images/icon-menu.svg) no-repeat center center;
    background-color: #ff2afc;
    border: 1px solid #ff2afc;
    padding: 10px;
    border-radius: 3px;
    width: 45px;
    height: 40px;
    background-size: 130% !important;
}

.navbar-fixed .button-collapse { 
    padding: 0px !important;
    border-radius: 0%;
    background-color: unset;
    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;
}

