.main-container {
	position: relative;
	width: 100%;
	height: 100%;
	background: #181c3a;
}
.modal {
	z-index: 999999;
}
.bet-controls .bet-control .controls {
	display: block;
}
.bet-controls .bet-control {
	width: 100%;
	height: auto;
	max-width: 750px;
	min-width: 310px;
	border-radius: 20px;
}
.controls .navigation {
	font-size: 12px;
	margin: 5px 0;
}
.navigation-switcher {
	border-radius: 10px;
	border: solid 1px #363738;
	position: relative;
	height: 20px;
	width: 202px;
	display: flex;
	margin: auto;
}
.first-row.auto-game-feature {
	width: calc(100% - 10px);
	max-width: 390px;
	display: block;
	justify-content: center;
	margin: 0 auto auto;
}
.bet-block {
	display: block;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
}
.bets-opt-list {
	margin: 0 0 5px 0px;
}
.btn-sm.bet-opt {
	font-size: 14px;
	width: 64px;
	height: auto;
	margin-top: 4px;
	line-height: 1;
	padding: 2px 5px;
	border: 1px solid #413f8d;
	border-radius: 100px;
	background-color: #2e335c;
	color: #fff;
	text-align: center;
	box-shadow: none;
}
.controls .first-row .buttons-block {
	width: 100%;
	margin-left: 5px;
	display: block;
	text-align: center;
}
.controls .first-row .buttons-block button {
	width: auto;
	height: auto;
	font-size: 17px;
	padding: 5px 10px;
}
.font-family-title {
	font-size: 15px;
}
.controls .first-row .buttons-block button {
	width: auto;
	height: auto;
	font-size: 17px;
	padding: 5px 10px;
	border-radius: 10px;
	background: #fec049;
	color: #000;
}
.list-items {
	border-radius: 5px;
	/*background-image: linear-gradient(180deg,#ffc64ab0,#26405e);*/
	background-image: linear-gradient(180deg,#181b39,#181b39c9);
	border: solid 1px #e44b4b85;
	margin-bottom: 0px;
	color: #fff;
	display: flex;
	justify-content: space-between;
	font-size: 10px;
	line-height: 16px;
	align-items: center;
	height: auto;
	font-weight: 600;
	padding: 0 3px;
}
.column-2 .btn {
	font-size: 10px;
	font-weight: 500;
	color: #fff !important;
}
.previous-history {
	color: #b8b8b7 !important;
	height: 24px;
	border-radius: 12px;
	border: solid 1px #ffc64a;
	padding: 0 5px;
	font-size: 12px;
	transition: all 0.3s;
}
.counter-num {
	font-size: 100px;
	font-weight: 700;
	color: #2ad6fd;
}
.stage-board {
	border-radius: 20px;
	border: 1px solid #14849D;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.stage-board {
	background-color: #181c3a;
}
.contents-blocks {
	display: flex;
	flex-direction: column;
	height: calc(100% - 40px);
	background: linear-gradient(to right, hsl(22, 88%, 51%), hsl(352, 76%, 57%));
	/* background-image: url(../images/grey-texture-bg.png); */
	border-radius: 20px 20px 0 0;
	border: 1px solid #2A2B2E;
	border-bottom: 0;
	min-height: 0;
	color: #7b7b7b;
	padding: 5px 2px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #fff;
	/* background-color: rgba(0,0,0,.75); */
}
.bets-count , .text-success{
	color: #fff !important
}
.list-header {
	color: #fff !important
}
.userdata {
	margin-left: 2px;
	font-size: 11px;
}
@media (max-width: 620px) {
	.stage-board {
		height: 150px;
	}
}
.logo1 {
	width: 100px;
}
.collection-page { 
	margin-top: 0px;
	width: 100%;
	display: inline-block;
	color: #fff;
}
.login-controls label input {
	color: #000;
	font-size: 14px;
	flex: 1 1 auto;
	width: 0;
	font-weight: 500;
	padding: 4px 6px;
	min-height: 32px;
	align-self: stretch;
	text-decoration: none;
	text-indent: 22px;
	direction: ltr;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	border: none;
	background: #2a7ec8;
}
.login-controls .form-control:focus {
	box-shadow: none;
	background: #2a7ec8;
	color:#000;
}
.login-controls.input-focus label .input-ico {
	color: #000;
}
.loading-game .center-loading {
	margin-top: 11px;
}
.profile-dropdown {
	margin-top: 20px !important;
}
.active{
	background: unset;
	border: unset;
}
.history-top {
	min-height: 25px;
	max-height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tabs-navs, .tabs-navs1 {
	min-height: 25px;
	max-height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.counter-num {
	position: absolute;
	bottom: 5%;
	right: 5%;
	transform: unset;
	font-size: 30px;
	font-weight: 700;
	color: #f8b484;
	z-index: 3;
	top: unset;
	left: unset;
}
@media (max-width: 768px) {
	#auto_increment_number_div #auto_increment_number {
		font-size: 30PX;
		line-height: 40px;
	}
}
.item {
	position: relative;
	float: left;
}

.item h2 {
	text-align:center;
	position: absolute;
	line-height: 125px;
	width: 100%;
}

svg {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.circle_animation {
	stroke-dasharray: 440; /* this value is the pixel circumference of the circle */
	stroke-dashoffset: 440;
	transition: all 1s linear;
}
.fill-line {
	width: 100%;
	height: 7px;
	background: #ffc64a;
	animation: line-fill 2s linear;
}
.bet-controls {
	display: flex;
	justify-content: center;
	flex-shrink: 0;
	padding-top: 10px;
	position: relative;
}
.timeposition {
	position: absolute;
	left: 0;
}
.crash-game__mountains {
	opacity: .22;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
}
.crash-game__mountains--game .crash-game__mountain {
	animation-play-state: running;
}
.crash-game__mountain {
	transition: background-position .3s ease-in-out;
	animation: mountain-move 5s paused linear infinite;
}

.crash-game__mountain {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 100%;
	height: 7em;
	background: url(../images/mountain-1.ab33c8a2a170.svg) 0 2.5em/contain repeat-x;
	transform: translateX(-50%);
	pointer-events: none;
	will-change: background-position;
}

.crash-game__mountain--2 {
	background-image: url(../images/mountain-2.83e818c24d10.svg);
	background-position-y: 50px;
	animation-duration: 9s;
}
.crash-game__mountain--2 {
	height: 11em;
}
.crash-game__mountain--3 {
	background-image: url(../images/mountain-3.e4410556c8d0.svg);
	background-position-y: 6.25em;
	animation-duration: 18s;
}
.crash-game__mountain--3 {
	height: 15em;
}
.crash-game__mountain--4 {
	background-image: url(../images/mountain-4.1d63c9cb5f57.svg);
	background-position-y: 8.125em;
	animation-duration: 30s;
}
.crash-game__mountain--4 {
	height: 17em;
}
.crash-game__mountain--5 {
	background-image: url(../images/mountain-5.eb0b5111981b.svg);
	background-position-y: 10em;
	animation-duration: 50s;
}
.crash-game__mountain--5 {
	height: 19em;
}
@keyframes mountain-move{
	to{background-position-x:-43.125em}
}

@keyframes circle-bounce{
	70%{transform:rotate(-100deg)}

	80%{transform:rotate(-111deg)}

	90%{transform:rotate(-102deg)}

	0%,40%,100%{transform:rotate(-107deg)}
}

@keyframes steps-sprite{
	to{background-position-x:100%}
}

@keyframes shine-rotate-popup{
	to{transform:rotate(360deg)}
}

@keyframes steps-crash-sprite{
	to{background-position-x:100%}
}

@keyframes shine-rotate{
	to{transform:translate(-29%, 37%) rotate(360deg)}
}

@keyframes shine-rotate-waiting{
	to{
		transform:translate(-48%, 50%) rotate(360deg)
	}
}
.game-play {
	padding: 0 2px 10px;
}