.seo-footer{padding-bottom:60px}
.wrapper{background-image:url(../images/background-altm.png)}
.jackpot-wrapper{filter:unset}
.progressive-jackpot{filter:unset}
.progressive-jackpot img{filter:unset}
.progressive-jackpot h2 {
    display: inherit;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.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 rgb(194, 157, 7);
    z-index:3 !important;
}
#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;
}
.btn,.side-nav a.btn{color:transparent}
.btn-secondary-primary{background:url(../images/btn-login-altm.png) no-repeat}
.btn-join{background:url(../images/btn-regis-altm.png) no-repeat}
.btn-secondary-primary,.btn-join{
	text-shadow: unset;
	color: transparent;
	background-size:contain;
	background-position: center;
}
.navbar-fixed{
    text-align:center;
    background: #212121;
    background-size: 100% 100%;
}
.page-header-title{background-color:#9803ce;color: #fff;}
.page-header-title a{color:#000}
.account-menu a.active{color:#fff;background-color:#9803ce}
.navigation-ribbon .navigation-ribbon-item .active{color:#ffc93f}
.browser-default input{color:#e8e8e8;background-color:#333}
.bottom-nav-bar a.active{color:#9803ce;}
.btn-account ul a.icon-btn{
    background:#41bbff;
	color: #000;
	border:0;
}
.bonus-button.btn-await-approval{background-color:#fffb00;color:#000}
.bonus-button.active{background-color:#9803ce;color:#fff}
.bonus-button.active:hover{background-color:#9803ce;color:#fff;cursor:pointer}
.item-provider.selected{border-bottom:3px solid #f00018;background-color: #9803ce !important}

/* Menu Game Front index page */
.game-front-wrapper{
    background: linear-gradient(#8b00c3, #d49ff7 40%, #8b00c3);
	background-size:100% 100%;
	border-top:none;
}
.game-group-front .nav-link>i{background-image: url(../images/icon_nav.png)}
.game-group-front .nav-link{line-height:19px;color: #fff;}
.game-group-front .nav-link>span{position:relative;bottom:0}
.game-group-front .nav-link>i{height:56px}
.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: #9803ce; color: #fff !important;}
.supported-bank .bank{background:#000; border: 1px solid #9803ce;}
.custom-page{border-color:#9803ce}
.promotions-category a.active{background:#9803ce;color:#fff}

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

/* Bonus */
.wrapper-provider-list .bonus-provider-list{background-color:rgba(199, 121, 227, 0.66)}
.bonus-link-detail{color:#9803ce}
.progress-value{background:linear-gradient(180deg, rgba(186, 59, 232, 0.42) 0, #9803ce 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;
}
