section.pageContent {
	background-color: #1C212B;
	padding-bottom: 0;
  }
.navAndTerms {
	position: relative;
	padding: 13px;
	margin: 0 auto;
	max-width: 1280px;
	z-index: 1;
}
.banner-head::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% / 9);
    background: linear-gradient(180deg, rgba(28, 33, 43, 0.00) 0%, #1C212B 100%);
    bottom: -1px;
    left: 0;
    z-index: 15;
}
.mobile .banner-head::after {
    height: calc(100% / 30)
}
.banner-head {
	position: relative;
	z-index: 0;
	top: -60px;
}

.desktop .banner-head {
	top: -60px;
}

.back2Promos {
	position: relative;
	vertical-align: top;
	display: inline-block;
}

.back2Promos>p {
	color: white;
	font-weight: 600;
	padding-left: 25px;
	vertical-align: top;
	margin: 0;
}

.pageContent a {
	font-size: 14px;
}

.bonusRules {
	position: relative;
	float: right;
	vertical-align: top;
	color: black;
	margin-top: 5px;
	padding: 4px 12px;

}

.games_lock {
	filter: blur(5px) opacity(10%);
	pointer-events: none;
}

.tableclas {
	max-width: 360px;
	margin: 0 auto;
}

.controlcenter h2 {
	font-size: 40px;
	margin: 0px;
}

.controlcenter h2 span {
	color: #00EBFF;
}

.datetime {
	opacity: 0.5;
	font-weight: 500;
	font-size: 26px;
	line-height: 1px;
}

.myidx:nth-last-child(even) {
	background: #00ebff0d;
}

.mecktothegame:before {
	content: "";
	padding: 0px;
	font-size: 26px;
	color: #2595E2;
	vertical-align: top;
	width: 15px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/arrow-2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.mecktothegame {
	padding: 0 0 0 25px;
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	vertical-align: top;
	text-align: left;
}

.activete {
	background: #E6F1FF !important;
	color: #232833;
}

.tournament-description-container {
	padding: 10px 2px;
	margin-top: 30px;
	display: none;
}

.tournament-description-rules {
	/*	height: 100px;
	overflow: auto;
	padding-right: 10px;
	background: #0f1c4b;*/
	padding: 0px 12px 0px 5px;
}

.termsimg {
	width: 34px;
	margin: -12px 4px;
	cursor: pointer;
}

.termsi {
	background: #00ebff;
	padding: 8px 14px;
	border-radius: 6px;
	color: black;
}

body.casino section.pageContent .side.center.desktop {
	width: 100%;
	min-width: auto;
	min-height: auto;
	margin: 0;
}

.points_info {
	background: #051b2db2 0 0 no-repeat padding-box;
    border: 1px solid #4694ff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 11px 16px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    max-width: calc(1280px - 16px * 2);
	margin: -50px auto 0;
}

.points_info>p {
    text-align: left;
    font: normal normal 500 14px/20px Roboto;
    letter-spacing: .1px;
    color: #a6d5fa;
    padding: 0;
	margin: 0 14px 0 14px;
}

.points_info>span {
    font: normal normal 500 12px/12px Roboto;
    letter-spacing: .12px;
    color: #4694ff
}

.points_info>img {
    margin: 0;
    position: relative;
    top: 0
}
.banner-head>img {
	display: block;
	width: 100%;
	height: auto;
}

.trakconteiner {
	display: flex;
	max-height: 100px;
	align-items: center;
	width: 100%;
	max-width: 1280px;
	margin: -20px auto 20px;
}

@media screen and (min-width: 1920px) {
	body.nonie .grid-layout {
		grid-template-columns: auto auto auto auto auto;
	}
}

.first {
	width: 20%;
}

.first img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.tvbori {
	width: 100%;
	text-align: left;
	font: normal normal 500 12px/18px Roboto;
	letter-spacing: 0px;
	color: #E6EDF7;
	font-size: 14px;
	margin-left: 20px;
}

body.mobile .trakconteiner {
	width: 100%;
	display: block;
	padding: 0px;
	background: transparent linear-gradient(180deg, #33120F00 0%, #001b71 27%, #001b71 80%, #15171D 100%);
	height: max-content;
	max-height: max-content;
	padding-bottom: 35px;
	margin: -161px 0 0px 0px;
	position: relative;
	z-index: 0;
}

body.mobile .first {
	width: 150px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

body.mobile .tvbori {
	width: 100%;
	padding: 0px 14px;
	margin-left: 0;
}

@media screen and (max-width: 480px) {
	body.nonie .grid-layout {
		grid-template-columns: auto auto;
		margin-top: 0px;
		margin-bottom: 65px;

	}
}

.tournametlocker {
	display: flex;
	margin: 0px auto;
	width: 100%;
	height: auto;
	font-size: 18px;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 150px;
	left: 50%;
	transform: translateX(-50%);
}

span.GameCountdown2 {
	display: flex;
}

[page="slots"] [data-id="38107"] div.icon_jp_display {
	position: absolute;
	width: 100%;
	left: 0;
	color: white;
	bottom: 0;
	font-size: 14px;
	text-align: center;
	background-color: #14213b;
	padding: 2px 0;
	min-height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 10px;
}

.mobile[page="slots"] [data-id="38107"] div.icon_jp_display {
	font-size: 12px;
	padding-right: 5px;
}

[page="slots"] [data-id="38107"].grid-item>div.gamePanel>.img {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top -14px center;
}

[page="slots"] [data-id="38107"] div.icon_jp_display .jpCurr {
	padding: 0px 0px 0px 8px;
}

[page="slots"] [data-id="38107"] .jpOdo[data-style="Bingo Best"]:before {
	left: 0px;
	top: 50%;
	width: auto;
	height: 70%;
	transform: translateY(-50%);
}

#jp-main-container-combined {
	display: none !important;
}