/* Game lobby styles */

/* Desktop CSS */
.lobby-game.live-dealer-long {
	height: 380px !important;
	background-color: #000000;
	margin: 0px 10px 8px 0;
}

.hvrbox.live-dealer-long {
	height: 380px !important;
}

.lobby-game.live-dealer-long img {
	height: 380px !important;
	object-fit: cover;
}

.lobby-game-btn.live-dealer-long {
	bottom: 0;
	font-size: 13px;
	width: 100%;
	position: absolute;
	left: 0;
}

.lobby-game.live-dealer-long:last-child {
	height: 380px !important;
	background-color: #000000;
	margin: 0px 0px 8px 0;
}

.lobby-game.live-dealer-long.baccarat-nc {
	height: 152px !important;
	background-color: #000000;
	width: 100%;
}

.lobby-game.live-dealer-long.baccarat-nc img {
	width: 100%;
	height: 100% !important;
}

.lobby-game.mg-live-long {
	height: 380px !important;
	background-color: #000000;
	margin: 0px 10px 8px 0;
}

.lobby-game.mg-live-long img {
	object-fit: cover;
	height: 380px !important;
}

.lobby-game.mg-live-long .play-now {
	display: none;
}

.lobby-game.mg-live-long.baccarat-nc {
	height: 152px !important;
	background-color: #000000;
	width: 100%;
}

.lobby-game.mg-live-long.baccarat-nc img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.lobby-game.mg-live-long:last-child {
	height: 380px !important;
	background-color: #000000;
	margin: 0px 0px 8px 0;
}

/*==*/
.lobby-game.live-casino-long {
	width: 355px !important;
	margin: 0px 11px 8px 0;
	height: 212px;
}

.lobby-game.mg-live-casino-long {
	height: 380px !important;
	background-color: #000000;
	margin: 0px 10px 8px 0;
}

.lobby-game.mg-live-casino-long.baccarat-nc {
	height: 152px !important;
	background-color: #000000;
	width: 100%;
}

.lobby-game.mg-live-casino-long img {
	height: fit-content !important;
	object-fit: cover;
}

.lobby-game.mg-live-casino-long.baccarat-nc img {
	width: 100%;
	height: 100% !important;
}

.lobby-game.mg-live-casino-long button {
	display: none;
}

.lobby-game.ebet-long.ebet-lobby {
	height: 152px !important;
	background-color: #000000;
	width: 100%;
}

.lobby-game.ebet-long.ebet-lobby img {
	width: 100%;
	height: 100% !important;
}

.lobby-game.ebet-long.ebet-lobby button {
	display: none;
}

.lobby-game.evolution-long.evolution-lobby {
	height: 152px !important;
	background-color: #000000;
	width: 100%;
}

.lobby-game.evolution-long.evolution-lobby img {
	width: 100%;
	height: 100% !important;
}

.lobby-game.evolution-long.evolution-lobby button {
	display: none;
}

.lobby-game.evolution-long.evolution-lobby img {
	width: 100%;
	height: 100% !important;
}

.lobby-game.evolution-long.evolution-lobby button {
	display: none;
}

.lobby-game.pragmatic-live-casino-long.pp-lobby {
	height: 152px !important;
	background-color: #000000;
	width: 100%;
}

.lobby-game.pragmatic-live-casino-long.pp-lobby img {
	width: 100%;
	height: 100% !important;
}

.lobby-game.pragmatic-live-casino-long.pp-lobby button {
	display: none;
}

.lobby-game.mg-live-casino-long {
	height: fit-content !important;
}

.lobby-game.mg-live-lobby img {
	width: 100%;
	height: fit-content !important;
	object-fit: cover;
}

.lobby-game.mg-live-lobby {
	width: 100%;
	height: fit-content !important;
}


/* Timer */
.togel-games-long.lobby-game {
    float: left;
    width: 175px;
   height: 230px !important;
    margin: 0px 3px 8px 0;
    position: relative;
}

.middle {
	top: 32.5%;
}

/*dupes on top*/
.togel-timer .timer-div,
.timer-div div {
	display: flex;
	margin-top: 2px;
}

.togel-timer .timer-closing {
	border: 1px solid #fff;
	border-radius: 8px;
}

.togel-timer .timer-closing div {
	flex-direction: column;
	margin: 0 4px;
}

.togel-timer .timer-num span {
	background: #1177b7;
	margin-right: 2px;
	padding: 11px 0px;
	font-size: 14px;
	border-radius: 7px;
	font-weight: bold;
	color: white;
	min-width: 62px;
	text-align: center;
}

.togel-timer .timer-time {
	font-size: 15px;
	font-weight: bold;
}



/* Ribbon */
.ribbon:after {
	content: "" !important;
	width: 0.2em !important;
	bottom: 0px !important;
	position: absolute !important;
	display: block !important;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4) !important;
	right: -9px !important;
	border-left-width: 0 !important;
	border-right-color: transparent !important;
}

.ribbon:before {
	content: "" !important;
	width: 0.2em !important;
	bottom: -6px !important;
	position: absolute !important;
	display: block !important;
	border: 3px solid #737070 !important;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4) !important;
	left: 0px !important;
	border-left-width: 3px !important;
	border-left-color: transparent !important;
	border-bottom-color: transparent !important;
	z-index: 0 !important;
}

.lobby-noimage {
    padding: 10px !important;
}