.seo-footer {
	padding-bottom: 60px;
}

.wrapper {
	background: rgb(152, 40, 11);
	background: url(../images/background-altm.jpg) no-repeat fixed;
	background-size: 100% 100%;
}
.jackpot-wrapper > span {
	top: 0;
	bottom: -5px;
	transform: translate(0%, 26%);
	font-size: 6.5vw;
	/* background-image:linear-gradient(to right,#462523 0,#cb9b51 22%,#f6e27a 45%,#f6f2c0 50%,#f6e27a 55%,#cb9b51 78%,#462523 100%); */
	color: #fff;
	/* webkit-background-clip:text */
}
.progressive-jackpot {
	filter: unset;
	/*filter:contrast(100%) hue-rotate(18deg) grayscale(5%) saturate(12.4);
	height:100px;
	width:100%;
	background-size:100% 100%; */
}
.progressive-jackpot img {
	filter: unset;
	/* filter:contrast(100%) hue-rotate(21deg) grayscale(0%) saturate(5) sepia(100%);
	height:100px;
	width:100%;
	background-size:100% 100%; */
}
.progressive-jackpot > h2 {
	display: none;
}
.btn-secondary-primary {
	background: url(../images/btn-login-altm.png);
	background-size: 100% 100%;
	font-size: 18px;
	color: #000000;
}
.btn-join {
	background: url(../images/btn-register-altm.png);
	background-size: 100% 100%;
	font-size: 18px;
	color: #000000;
}
.page-header-title {
	background-color: #2f0000;
}

.account-menu a.active {
	color: #000;
	background-color: #fbff07;
}

.navigation-ribbon .navigation-ribbon-item .active {
	color: #ffc93f;
}

.browser-default input {
	color: #e8e8e8;
	background-color: #333333;
}

.bottom-nav-bar a.active {
	color: #fbff07;
}

.promotions-category a.active {
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbff07), color-stop(99%, #fbff07));
	background: -webkit-linear-gradient(top, #fbff07 0%, #fbff07 99%);
	background: -o-linear-gradient(top, #fbff07 0%, #fbff07 99%);
	background: linear-gradient(to bottom, #fbff07 0%, #fbff07 99%);
	border-bottom-color: #fbff07;
}

.btn-account ul a.icon-btn {
	padding: 10px;
	width: 80px;
	background: #f6d00a !important;
	color: #190304;
	background: -moz-linear-gradient(top, #767676 0%, #565656 100%);
	background: -webkit-linear-gradient(top, #767676 0%, #565656 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#565656));
	background: -o-linear-gradient(top, #767676 0%, #565656 100%);
	background: linear-gradient(to bottom, #767676 0%, #565656 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767676', endColorstr='#565656',GradientType=0 );
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 1em;
	font-family: inherit !important;
}

.bank {
	border: 1px solid #8c8c8c;
}
.bca,
.mandiri,
.cimb,
.bni,
.bri,
.danamon,
.permata,
.ovo,
.gopay,
.xl,
.simpati,
.dana {
	background-size: 200%;
}

.bca {
	background-position: -100px 0px;
}
.mandiri {
	background-position: -100px -61px;
}
.cimb {
	background-position: -100px -162px;
}
.bni {
	background-position: -100px -93px;
}
.bri {
	background-position: -100px -194px;
}
.danamon {
	background-position: -100px -128px;
}
.permata {
	background-position: -100px -29px;
}
.ovo {
	background-position: -100px -229px;
}
.gopay {
	background-position: -99px -264px;
}
.xl {
	background-position: -101px -294px;
}
.simpati {
	background-position: -100px -327px;
}
.dana {
	background-position: -103px -362px;
}
.bca:hover {
	background-position: 2px 0px;
}
.mandiri:hover {
	background-position: 2px -61px;
}
.cimb:hover {
	background-position: 2px -162px;
}
.bni:hover {
	background-position: 2px -93px;
}
.bri:hover {
	background-position: 2px -194px;
}
.danamon:hover {
	background-position: 2px -128px;
}
.permata:hover {
	background-position: 2px -29px;
}
.ovo:hover {
	background-position: 2px -229px;
}
.gopay:hover {
	background-position: 0px -264px;
}
.xl:hover {
	background-position: -2px -294px;
}
.simpati:hover {
	background-position: -1px -327px;
}
.dana:hover {
	background-position: -3px -362px;
}

.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 #f2e699;
	background-color: rgba(242, 230, 153, 0.6);
}

/* Menu Game Front index page */
.game-menu li a.active {
	background: linear-gradient(to bottom, #f00018 1%, #b20000 100%);
	filter: drop-shadow(0px 0px 6px #ffc93f);
	color: #ffc93f;
}
.game-front-wrapper {
	background: url(../images/menu-altm.jpg) no-repeat;
	background-size: 100% 100%;
}

/* Fixing WA widget position */
.okewa-right #okewa-floating_cta {
	bottom: 56px !important;
	left: 10px !important;
}
.okewa-right .okewa-pulse_3 {
	left: 12px !important;
	right: 0 !important;
	bottom: 59px !important;
}
