/* Game lobby styles */

/* Desktop CSS */
.game-box-glow-in-yellow {
	height: 102% !important;
}

.game-box-glow-in-red {
	height: 102% !important;
}

.game-box-glow-in-purple {
	height: 102% !important;
}


.lobby-game.sportsbook {
	width: 49%;
	margin-bottom: 15%;
}

.middle.sportsbook {
	height: 232px;
	top: 83%;
}

.lobby-game-btn.lobi-sportsbook-games-bigger {
	margin-top: 100px !important;
}

.lobby-game.esports {
	width: 49%;
	margin-bottom: 15%;
}

.middle.esports {
	height: 232px;
	top: 83%;
}

.lobby-game-btn.lobi-e-sports-bigger {
	margin-top: 100px !important;
}

.lobby-game {
	height: 104px;
}


.togel-games {
	height: 165px !important;
}

.our-games.live-dealer-big {
    width: 266px !important;
    margin: 0px 3px 20px 3px;
}

/* Togel games timer styles */
/* Toggle Timer Component CSS */
.togel-timer .lobby-game {
	height: 175px;
}

.togel-games .middle {
	top: 32.5% !important;
}

.togel-timer .timer-div,
.togel-timer .timer-div div {
	display: flex;
	font-size: 9px;
}

.togel-timer .timer-closing {
	border: 1px solid #000;
	border-radius: 8px;
	width: 100%;
}

.togel-timer .timer-closing div {
	margin: 3px 2px;
	font-weight: bold;
	flex-direction: column;
}

.togel-timer .timer-num span {
	background: #6f553e;
	margin-right: 2px;
	padding: 11px 0;
	font-size: 12px;
	border-radius: 7px;
	font-weight: bold;
	min-width: 43px;
	text-align: center;
	color: #fff;
}

.togel-timer .timer-time {
    font-size: 11px;
    font-weight: bold;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lobby-noimage {
    width: 325px;
    height: 105px;
    background-color: #c3c3c3 ;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding: 10px;
}
/* If in Togel Games Page */
.togel-games .lobby-noimage {
	width: 450px;
	height: 105px !important;
	background-color: #c3c3c3;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding: 10px !important;
}


.togel-games {
	float: left;
	width: 169px;
	height: 175px !important;
	margin: 0px 3px 28px 3px;
}