.black2{background-color:#15191b !important}
.seo-footer{padding-bottom:60px}
/* .wrapper{background:url(../images/middle.jpg) no-repeat fixed;background-size:100% 100%;background-color:#0b1e10} */
.wrapper{background:url(../images/background-altm.jpg) no-repeat fixed;background-size:100% 100%}
.progressive-jackpot{filter:unset;}
/* .progressive-jackpot img{filter:contrast(100%) hue-rotate(168deg) saturate(14)} */
.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 rgba(250, 227, 133, 1);
    z-index:3 !important;
}
.navbar-fixed .logo-img { 
    transform: scale(1.5);
}

.btn-secondary-primary{background:url(../images/btn-login-altm.png) no-repeat;background-size:100% 100%;text-shadow: none; color: transparent; }
.btn-join{background:url(../images/btn-register-altm.png) no-repeat; background-size: 100% 100%; text-shadow: none; color: transparent;}
/* .btn-join,.side-nav a.btn:not(.btn-secondary-primary){color:transparent} */
.side-nav a.btn{color: transparent; text-shadow: none;}
.navbar-fixed{background-color:none;text-align:center}
.navbar-fixed .button-collapse{background: #061613;}
.page-header-title{background-color:#f5f340;color:#000}
.page-header-title a{color:#000}
.account-menu a.active{color:#000;background-color:#f5f340}
.navigation-ribbon .navigation-ribbon-item .active{color:#ffc93f}
.browser-default input{color:#e8e8e8;background-color:#333}
.bottom-nav-bar a.active{color:#f5f340; background: #171717;}
.btn-account ul a.icon-btn{
    background:#f00;
	color:#fff;
	border: 1px solid #eada30;
	border-radius:  1000px;
}
.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 #f00;background-color:#f5f340 }

/* Menu Game Front index page */
.game-front-wrapper{background:url(../images/menu.jpg) no-repeat}
.game-group-front .nav-link{line-height:19px}
.game-group-front .nav-link>span{position:relative;bottom:0;color:#f5f340}
.game-group-front .nav-link>i{
    background: url(../images/icon_nav.png) no-repeat;
    background-size: 60%;
    background-position: center -190px;
}
.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:#090909;border-color:#eeeeee}
.custom-page{border-color:#ffe526}
.promotions-category a.active{background:#f5f340;color:#000}

/* Favorite */
.filter-tools a:hover, .filter-tools a.selected, .history-button{
    background: radial-gradient(circle, transparent 1%, #f5f340 1%) center center / 15000% #f5f340;
    border: 1px solid rgb(11 30 16 / 70%);
    color: rgb(11 30 16 / 80%);
}

/* Bonus */
.wrapper-provider-list .bonus-provider-list{background-color:rgba(253, 238, 26, 0.72)}
.bonus-link-detail{color:#b89956}
/* .progress-value{background:linear-gradient(180deg, rgb(100 255 18 / 0.4) 0%, rgb(100 255 18 / 0.8) 100%)} */
.progress-value{background:linear-gradient(180deg, rgba(255, 251, 6, 0.62) 0, #f5f340 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;
}
