body:not(.cke_editable){
	background: #013496 url('img/background.png') center center no-repeat;
	background-size: cover;
}
.h_money > ul > li{
	padding: 0 5px;
}
.h_losereturn .loseinfo{
	background: rgba(255, 255, 255, 0.5);
}
.navbar-toggler span,
.navbar-toggler span:nth-child(2){
	background-color: #3bdaff;
}
.mLang a.active{
	color: gold;
}
.m_inner .m_box .m_left .m_menu > ul > li > a{
	color: #000;
}
.mFooterMenu,
#main_menu{
	background-color: #2b2b6e;
}
.mainmessage{
	background: rgba(255, 255, 255, 0.8) ;
	color: #000;
}
.h_losereturn table{
	color: #000;
}
.h_amount{
	background-image: url('img/bg.png?t=3');
	border: none;
	border-radius: 0;
	color: #2b2b6e;
}
nav .mMoney{
	background: url('img/bg-balance.png') no-repeat;
	background-size: cover;
	border: 2px solid #000;
}
nav .mMoney,
nav .mMoney .mIcon,
nav .mMoney a.mReset{
	color: #000;
}
.h_menu {
    background: none;
    padding: 0;
}
.mFooterMenu a{
	color: #e1be00;
}
.mFooterMenu a:hover, .mFooterMenu a.active{
	color: #fff;
}
.mFooterMenu a svg path.cls-1,
.mFooterMenu a svg path,
.mFooterMenu a svg polygon{
	fill: #e1be00!important;
}
.mFooterMenu a:hover svg path.cls-1,
.mFooterMenu a:hover svg path,
.mFooterMenu a.active svg path.cls-1,
.mFooterMenu a.active svg path{
	fill: #fff!important;
}
.home_lottobox .card-header, .row_lottos .card-header{
	background: #e1be00;
	background: linear-gradient(90deg, #ffffff 0%, #e1be00 70%, #ffffff 100%);
}
.lotolists .info:hover{
	background: #e1be00;
	background: linear-gradient(90deg, #e1be00 0%, #ffffff 100%);
}
.m_inner .m_box .m_left{
	background-image: url('img/bg.png?t=2');
	border-color: #d8a32f;

}
.m_inner .m_box .m_left .m_menu > ul > li:hover > a,
.m_inner .m_box .m_left .m_menu > ul > li.active > a,
.m_inner .m_box .m_left .profile > .ms2{
	color:#000;
}
.m_inner .m_box .m_left .m_menu > ul > li > ul > li > a{
	color: #000;
}
.home_lottobox:not(.games) .card .card-body img{
	max-width: 100%;
	height: auto!important;
}
.h_menu > ul > li a.img{
	overflow: hidden;
}
.h_menu > ul > li a.img img{
	object-fit: 100%;
}
#new_popup .pBody{
	top: 185px;
}
#new_popup .pBody .pMessage{
	height: 220px;
}
.m_inner .m_box .m_left .profile > .ms1,
.m_inner .m_box .m_left .m_menu > ul > li > ul,
.m_inner .m_box .m_left .m_menu > ul > li > ul > li.active > a{
	color: #2b2b6e;
}
#newpopup{
	padding: 0;
	padding-bottom: 20px;
	background: #e6e7e7;
	border: 8px solid #aa8745;
	display: none;
	border-radius: 3px;
}
#newpopup::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 180px;
	background: url('/public/theme/img/bg-popup-top.png') top center no-repeat;
	background-size: 100%;
	z-index: -1;
}
#newpopup::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 180px;
	background: url('/public/theme/img/bg-popup-bottom.png') bottom center no-repeat;
	background-size: 100%;
	z-index: -1;
}
#newpopup .fancybox-close-small{
	display: none!important;
}
#newpopup .pBody{
	display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
    width: 100%;
}
#newpopup .pBody .pMessage{
	padding: 20px;
}
#newpopup .pBody > .pTitle{
	background: #2b2c6f;
	color: #fff;
	padding: 15px 80px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	font-size: 30px;
}
#newpopup .pBody .close{
	background: red;
	color: #fff;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 10px;
}
#newpopup .pBody .pLine{
	color: #000;
}
#newpopup .pBody .pLine a{
	color: #2b2c6f;
}
@media (min-width: 767px) {
	.search_box .type_game{
		gap: 10px;
	}	
}
.search_box .type_game > a{
	background: linear-gradient(0deg, #e1be00 0%, #ffffff 100%); 
	color: #2b2c6f;
	border: 2px solid #fff;
	border-radius: 3px!important;
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
}
.search_box .type_game > a:hover,
.search_box .type_game > a.active{
	background: #e1be00; 
}
.h_promotions .tab-pane .img{
	height: 360px;
}
@media (max-width:767px) {
	.h_promotions .tab-pane .img{
		height: auto;
	}
}
@media (max-width:700px) {
	#newpopup{
/* 		padding: 13vw 10vw; */
	}
	#newpopup .pBody > .pTitle{
		font-size: 5vw;
		/* font-size: 4vw;
		padding: 2vw 15vw; */
	}
	#newpopup{
		background-size: 100% calc(100% - 27vw);
	}
}

@media (max-width: 550px) {
	#new_popup .pBody{
		top: 125px;
	}
	.navbar-brand > img{
		height: 25px;
	}
	.h_amount{
		margin: 0 -13px;
    	margin-bottom: 15px;
	}
}
@media (max-width: 424px) {
	#new_popup .pBody{
		top: 110px;
		left: 25px;
		right: 25px;
	}
    #new_popup .pBody .pMessage {
        height: 160px;
        font-size: 1rem;
    }
    .navbar-brand > img{
		height: 20px;
	}
}
#PayoutForm h5, #PaymentForm h5{
	font-weight: 400;
}
#PayoutForm .fix_amounts label, #PaymentForm .fix_amounts label{
	background: #FAB609;
	color: #000;
	border-color: #FAB609;
}