@media (max-width: 767px){
	.div_radio_promotion small{
		font-size: 70%;
	}
	.contentmodal{
		padding-bottom: 5rem;
	}
}
@media (min-width: 768px){
	.contentmodal {
		margin-top: 5rem !important;
	}
	.navbarmain {
		z-index: 6;
	}
	#lobbytab .contentmodal{
		min-width: 80%;
	}
}
.border-radius-50{
	border-radius: 50px;
}
.btn-default{
	background: linear-gradient(180deg, #34B46C, #036432) !important;
	color: white;
	border: 0;
}
.loadingspin{
	z-index: 999999;
}
.myAlert-top{
	height: auto;
}
.cursor-pointer{
	cursor: pointer;
}
.walletList{
	display: block;
}
.div_radio_promotion input[type=radio]{
	width: auto;
}
#returncreditct .modaldiv{
	z-index: 999;
}
#qrcode img{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.page-link{
	font-weight: bold;
	font-size: .85rem;
	padding: .5rem .8rem;
	margin-left: 2px;
	background-image: linear-gradient( 180deg ,#34B46C,#036432),linear-gradient( 180deg ,#34B46C,#036432);
	color: whitesmoke;
	border: 0px solid transparent;
	border-radius: .25rem;
}
.page-link:hover{
	background: whitesmoke;
}
.page-link:hover{
	color: #34B46C;
}
.page-item.active .page-link{
	background: linear-gradient(180deg, #34B46C, #036432) !important;
	box-shadow: 0 11px 15px #03643273;
	color: white;
	border: 0px solid transparent;
	border-radius: .25rem;
}
.collapse .input-group{
	flex-wrap: inherit;
}
hr{
	border-top : 1px solid #6c757d;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.form-control{
	height: auto;
}
.listht-p{
	box-shadow: 0 0 0px 2px grey;
}
.history-scroll{
	overflow-y: auto;
	max-height: 450px;
	padding: 0 20px;
	overflow-x: hidden;
}
.history-lobby-scroll{
	overflow-y: auto;
	max-height: 520px;
	overflow-x: hidden;
}
.spinner {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 3px solid;
	margin-right: 7px;
	position: relative;
	top: 5px;
	border-color: #036432;
	border-right-color: #34B46C;
	animation: spinner-d3wgkg 1s infinite linear;
}
@keyframes spinner-d3wgkg {
	to {
		transform: rotate(1turn);
	}
}
.iningridgame img{
	box-shadow: none;
}
.gridgame.alone .iningridgame:before{
	background-image: none;
	background-origin: unset;
	background-clip: unset;
	box-shadow: none;
	background : none;
	border: none;
}
.ingridgame.menu-game{
	padding: 3px !important;
}
.ingridgame.menu-game img{
	box-shadow: 0 0 2px 0 #000000 !important;
	border-radius: 20px !important;
}
.section-announce {
	width: 100%;
	height: 100%;
	background-color: #34B46C;
	background: linear-gradient(180deg, #34B46C, #036432) !important;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 0 0 10px 10px;
	flex-wrap: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 430px){
	.tabgamemenu {
		margin-top: 50px;
	}
}
body::after {
	background: rgb(24, 23, 33);
	background: linear-gradient(5deg, #131313 0%, #0f0f0ce8 55%, #0f0f0ce3 80%, #005f26 100%), var(--base-bg-main);
	background-size: cover;
}
@media (max-width: 320px){
	.game-menu-img-overlay:hover::after{
		padding: 3px 5px !important;
		font-size: 0.7rem !important;
	}
}
@media (max-width: 767px){
	.sidegamebar {
		padding-bottom: 80px;
	}
	.game-menu-img-overlay:hover::after {
		padding: 4px 5px !important;
		border-radius: 8px !important;
	}
}
.img-hot-type-icon{
	width: 20px !important;
	height: 20px !important;
}
.ingridgame.menu-game:hover img{
	transform: scale(1) !important;
}
.game-menu-img-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	border-radius: 20px;
	/*box-shadow: 0 0 4px 0 #2f3640 !important;*/
}
.game-menu-img-overlay:hover::before {
	background: #00000094;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.game-menu-img-overlay:hover::after {
	color: #ffffff;
	border: none;
	background: linear-gradient(163deg, #34B46C, #036432);
	box-shadow: 0px 3px 5px #03643273;
	padding: 6px 10px;
	border-radius: 8px;
	content: 'เข้าเล่น';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.x-feed-news-header {
	z-index: 3;
	height: 30px;
	width: 100%;
}
.x-feed-news-header .-feed-news-inner-wrapper .-icon-container {
	margin-left: 0.5rem;
}
.x-feed-news-header .-feed-news-inner-wrapper .-track {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	margin-left: 0.5rem;
}
.x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item {
	color: #fff;
	display: inline-block;
	padding-left: 100%;
	-webkit-animation: x-marquee 15s linear infinite;
	animation: x-marquee 15s linear infinite;
}
@keyframes x-marquee {
	0% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(-100%)
	}
}
.x-feed-news-header .-feed-news-inner-wrapper .-track .-track-item:hover {
	animation-play-state: paused
}
.swiper-container-2{
	padding: 10px 10px;
}
