.seo-footer{padding-bottom:60px}
.wrapper{background:url(../images/background-altm.jpg) fixed; background-size: 100% 100%;}
/* .index-card{background:background-position-y: 337px;
    background-color: #150d00;} */
.jackpot-wrapper{filter:unset}
.progressive-jackpot{filter:unset}
.progressive-jackpot img{filter:unset}
.btn-account{
    background: transparent;
}
.btn-secondary-primary{
    background:url(../images/btn-login-altm.png);
    background-size: 100% 100%;
}	
.btn-account > a {
    border-radius: 10px;
}
.btn-join{
    background: url(../images/btn-regis-altm.png);
    background-size: 100% 100%;
    color: #000;
}
.side-nav a.btn-join{color:#000}

.navbar-fixed{
    background:url(../images/background-altm.jpg) no-repeat fixed;
    background-size: 100% 100%;
    background-position:top center;
}
.logo-img{
    margin-top: 4px !important;
    max-height: 46px !important;
}
.page-header-title{background-color:#ea0808;color: #000;}
.page-header-title a{color:#000}
.account-menu a.active{color:#000;background-color:#ea0808}
.navigation-ribbon .navigation-ribbon-item .active{color:#ffc93f}
.browser-default input{color:#e8e8e8;background-color:#333}
.bottom-nav-bar a.active{color:#ea0808;}
.btn-account ul a.icon-btn{
    background:url(../images/btn-login-altm.png);
    background-size: 100% 100%;
}
.bonus-button.btn-await-approval{background-color:#fffb00;color:#000}
.bonus-button.active{background-color:#ea0808;color:#000}
.bonus-button.active:hover{background-color:#ea0808;color:#000;cursor:pointer}
.item-provider.selected{border-bottom:3px solid #f00018;background-color: #ea0808 !important}

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

.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:#fff}
.game-menu li a.active{background:linear-gradient(to bottom,#f00018 1%,#b20000 100%);filter:drop-shadow(0 0 6px #ffc93f);color:#ffc93f}
.game-item-tabs li a.active{background: #ea0808; color: #000 !important;}

.custom-page{border-color:#ea0808}
.promotions-category a.active{background:#ea0808;color:#000}

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

/* Bonus */
.wrapper-provider-list .bonus-provider-list{background-color: rgba(32, 32, 30, 0.66);}
.bonus-link-detail{color:#ea0808}

.progress-value{background:linear-gradient(180deg, rgba(180, 70, 70, 0.8) 0, #df1212 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;
}
#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;
}

