#app, .full-height, .page, body, html {
	height: auto !important;
	padding: 0 !important;
}
.open-menu {
	cursor: pointer;
}
.open-menu {
	display: none;
	width: 25px;
	height: 15px;
	position: relative;
}

.carousel {
	position: relative;
	max-width: 100%;
	flex-direction: column;
}
.register_panel .register_wrapper {
	max-width: 1240px;
	margin: auto;
	border: 8px solid var(--v-primary-base);
	display: flex;
	justify-content: space-between;
	gap: 1em;
}
.register_panel .register_wrapper .circle-button {
	padding: 12px;
	border-radius: 8px;
	background-color: var(--v-primary-lighten1);
	color: #fff;
}
.register_panel .register_wrapper .sign-up-title {
	color: var(--v-secondary-base);
}
a{
	text-decoration: none !important;
}

.profile-sheet .profile-sheet-wrapper .profile-sheet-body .profile-sheet-body-wrapper .profile-sheet-item .profile-sheet-item-row .profile-sheet-item-column {
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-items: center;
	align-self: baseline;
	gap: 3px;
	width: 19%;
	cursor: pointer;
	margin: 10px;
}
.profile-sheet .profile-sheet-wrapper .profile-sheet-body .profile-sheet-body-wrapper .profile-sheet-item .profile-sheet-item-row .profile-sheet-item-column label {
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
.profile-sheet .profile-sheet-wrapper .profile-sheet-body .profile-sheet-body-wrapper .profile-sheet-item .profile-sheet-item-row-mobile .profile-sheet-item-column label {
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
.transition-profile{
	width: 192px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	transform: translateX(0) !important;
	visibility: unset !important;
	position: fixed;
	z-index: 99999;
}
.profile-sheet .profile-sheet-wrapper .profile-sheet-header {
	position: relative;
	height: 45.3333333333vw;
	background-position-y: -30vw;
	background: url(../images/member-header-bg.png);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.hidden{
	display: none;
}
.show_profile_body {
	height: 0;
	overflow: hidden;

}
.footer {
	margin-bottom: 0px !important;
}
.tag-recommond::after {
	position: absolute;
	z-index: 2;
	top: -.0625rem;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-mask: url('../images/icon-recommond.svg') no-repeat center/55% !important;
	mask: url('../images/icon-recommond.svg') no-repeat center/55% !important;
}
.game-card-box-item .v-image__image--contain {
	background-size: cover !important;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    /*padding: 0 12px;*/
}
@media (max-width:760px) {
	header {
		background:#080808
	}
	.header__desc {
		display:none
	}
	.header__mobile {
    	display: flex;
    	align-items: center;
    	justify-content: space-between;
    	height: 46px;
    	padding: 0px 3px 0 15px;
    	position: relative;
    }
	.header-mob__menu {
		display:flex;
		max-width:140px;
		width:100%;
		position:absolute;
		left:50%;
		transform:translateX(-50%)
	}
	.open-menu span:nth-child(1) {
		width:25px;
		left:0
	}
	.open-menu span:nth-child(2),
	.open-menu span:nth-child(3) {
		top:6px;
		width:25px
	}
	.open-menu span:nth-child(4) {
		width:25px;
		left:0
	}
	.open-menu span:last-child {
		top:12px
	}
	.open-menu {
		display:block;
		z-index:999;
		position:relative;
		right:0;
		top:0
	}
	.transition-menu {
		width: 192px;
		-webkit-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		transform: translateX(0) !important;
		visibility: unset !important;
		position: fixed;
		z-index: 99999;
	}
	.header-top{
		height: 45px !important;
	}
	.mobile {
		display: flex !important;
	}
	.dp_method_btn {
		width: 30% !important;
		margin: auto !important;
	}
	.wd_method_btn {
		width: 30% !important;
		margin: auto !important;
	}
}
@media(max-width:599px) {
	.footer {
		margin-bottom:40px;
	}
}
.icon_btm_nav {
	width: 22px;
	height: 22px;
	margin-top: 8px;
	fill: var(--v-text_color-base);
}
/*.seo_text {
	width: 1240px;
	margin: 30px auto;
	font-size: 12px;
}*/
.v-footer .footer_wrapper {
	width: 1240px;
	margin: 30px auto;
	font-size: 12px;
}
.mobile{
	display: none;
}
.open-menu span {
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-radius: 5px;
}
.body_fix .for-mobile-bg {
	background: rgba(0,0,0,.5);
	z-index: 9999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.highlight-container .highlight-wrapper .matches-box .match-item {
	position: relative;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 12px;
	color: #fff;
	background: url(../images/footballfield.webp);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	min-width: 85%;
	min-height: 100px;
	padding: 12px;
	cursor: pointer;
	text-decoration: none;
	margin: auto !important;
}
.sidelogo{
	background-image: url("../images/logo3.png");
}
.game-menu .game-menu-content.selected {
	color: #fff;
	opacity: 1;
	background: #7da238;
}
.game-menu .game-menu-content .game-menu-image {
	background-color: #7da238;
}
.game-menu .game-menu-content {
	color: #7da238;
}
.header-top {
	background: linear-gradient(180deg,#7da238,#536d23);
}
.mb-bg-color {
	background-color: #87ac40;
}
.marquee-row {
	background-color: #587325;
	color: #fff;
}
.bottom-navigator {
	background-color: #587325;
}
.dp_method_btn_group{}
.dp_method_btn img {
	width: 85px !important;
	height: auto !important;
}
.dp_method_btn .method_payment {
	font-size: 11px;
	margin: 3px;
}
.wd_method_btn_group{}
.wd_method_btn img {
	width: 85px !important;
	height: auto !important;
}
.wd_method_btn .method_payment {
	font-size: 11px;
	margin: 3px;
}
.body {
	background-color: var(--v-base-base);
	scroll-behavior: smooth;
	overflow-y: unset !important;
}
.v-text-field {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.funds-container .funds-wrapper .section-container {
	margin-top: 2px !important;
	padding: 5px 12px !important;
}
.funds-container .funds-wrapper .section-container .funds-title-wrapper {
	margin-bottom: 2px !important;
}
label {
	margin-bottom: 0px !important;
}
.funds-container .funds-wrapper .section-container .button-container {
	gap: 2px !important;
	margin-top: 0px !important;
}
.marquee-row .marquee-icon {
	mask: url(../images/announcement-icon.svg) !important;
	-webkit-mask: url(../images/announcement-icon.svg) !important;
	margin: 12px 8px;
	width: 20px;
	height: 15px;
}
.p-5{
	padding: 5px;
}
.mb-2{
	margin-bottom: 2px;
}
.profile-container .profile-wrapper .avatar-wrapper {
	background: url(../images/personal-info.jpg) !important;
}
.profile-container .profile-wrapper .avatar-wrapper .avatar {
	background: url(../images/memberpic.svg) !important;
}
.v-application .display-4, .v-application .display-3, .v-application .display-2, .v-application .display-1, .v-application .headline, .v-application .title, .v-application .subtitle-1, .v-application .subtitle-2 {
	font-family: 'ReadexPro-Medium', sans-serif !important;
	letter-spacing: 0px !important;
}
.v-application .subtitle-2 {
	font-size: .875rem !important;
	font-weight: 500;
	letter-spacing: .0071428571em !important;
	line-height: 1.375rem;
	font-family: Roboto,sans-serif !important;
}
.v-expansion-panel--active > .v-expansion-panel-header {
	min-height: 64px;
}
.referral-tier .detail {
	color: #fff;
}
.menuable_content_active {
	display: block !important;
}
@media only screen and (min-width: 960px) {
	.v-application .hidden-md-and-up {
		display: none !important;
	}
	.px-12-my-4 {
		padding: 0 50px;
	}
	.v-application .subtitle-2 {
		display: block !important;
		font-size: 22px !important;
		font-weight: 500;
		letter-spacing: .0071428571em !important;
		line-height: 28px;
		font-family: Roboto,sans-serif !important;
		width: 50%;
		margin: auto;
	}
}
@media only screen and (max-width: 959px) {
	.v-application .hidden-sm-and-down {
		display: none !important;
	}
	.px-12-my-4 {
		padding: 5px 10px;
	}
}