body{
	background-color: rgb(0 0 0 / 1);
}
.blue-btn {
	border: 1px solid #bcbcbc;
	/*height: 35px;*/
	padding: 5px 10px;
	width : 100%;
	border-radius: 5px;
	text-align: left;
	font-weight: 700;
	color: #ffffff;
	background-image: linear-gradient(var(--base-color-3), var(--base-color-11));
	margin: 5px;
	margin-right: 10px;
}
.open>.dropdown-menu,.show>.dropdown-menu {
	background-color: inherit;
	border: inherit;
}
.open>.dropdown-menu,.show>.dropdown-menu {
	display: block;
}
.show>.dropdown-menu {
	width: 100% !important;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.transp2 {
	color: white !important;
}
.no-pad {
	padding: 0;
}
.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	float: right;
	position: absolute;
	top: 1em;
	right: 0.5em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}
.blink_text {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.7s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 0.7s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 0.7s;
	animation-timing-function: linear;
	animation-iteration-count: infinite; color: red;
}

@-moz-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.3; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.3; }
	100% { opacity: 1.0; }
}

@keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.3; }
	100% { opacity: 1.0; }
}
.page-link{
	font-weight: bold;
	color: white;
	font-size: .7rem;
	padding: .5rem .8rem;
	border-radius: .5rem;
	margin-left: 2px;
	background: var(--base-color-2);
	background: linear-gradient(0deg, var(--base-color-2) 0%, var(--base-color-2) 62%, var(--base-color-3) 100%);
}
.page-item.active .page-link{
	background: whitesmoke !important;
	color: var(--base-color-11);
	border-color: var(--base-color-3);
}
.vld-shown {
	overflow: hidden;
}

.vld-overlay {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	align-items: center;
	display: none;
	justify-content: center;
	overflow: hidden;
	z-index: 9999;
}

.vld-overlay.is-active {
	display: flex;
}

.vld-overlay.is-full-page {
	z-index: 9999;
	position: fixed;
}

.vld-overlay .vld-background {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	opacity: 0.5;
}

.vld-overlay .vld-icon, .vld-parent {
	position: relative;
}
ul.pagination{
	margin-bottom: 0.1rem;
}
.bg-gradient-secondary{
	background : darkgray;
}
.datepicker-dropdown{
	min-width: 220px !important;
	z-index: 10000 !important;
}
#ref ul#pills-tab{
	width: 40% !important;
}
#agent ul#pills-tab{
	width: 40% !important;
}
#ref ul#pills-tab li{
	width: 23% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#agent ul#pills-tab li{
	width: 23% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media only screen and (max-width: 600px) {
	.brand-logo {
		width: 110px;
		padding-top: 10px;
		padding-left: 10px;
	}

	#ref ul#pills-tab{
		width: 90% !important;
	}
	#agent ul#pills-tab{
		width: 90% !important;
	}
	ul#pills-tab li{
		width: auto;
	}
	#agent ul#pills-tab li{
		width: 23% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	#ref ul#pills-tab,#agent ul#pills-tab{
		width: 90%;
	}
	#ref ul#pills-tab li{
		width: 23% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	#ref ul#pills-tab li a,#agent ul#pills-tab li a{
		padding: .5rem .3rem;
		font-size: 12px;
	}
	/* div.icon-bank-box{
		height: auto !important;
		margin-bottom: 5px;
	} */
	.page-link{
		padding: .3rem .6rem;
	}
	text{
		font-size:12px !important;
	}
}
text{
	font-size:16px;
	pointer-events:none;
	text-shadow: rgba(255, 255, 255, 0.1) 0px -1px 0px, rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
#chart{
	width:100%;
	height:auto;
	top:0;
	left:0;
}
.btn-login-top,.btn-login,.btn-custom,.btn-withdraw,.btn-chw{
	background: linear-gradient(
			90deg
			, rgba(255, 179, 0, 1) 0%, rgba(234, 223, 126, 1) 100%);
}
.show>.dropdown-menu{
	background: var(--base-color-3);
	background: linear-gradient(
			90deg
			, var(--base-color-3) 0%, var(--base-color-4) 48%, var(--base-color-5) 100%);
}
#lobby_xe .btn-category,
#lobby_ac .btn-category,
#lobby_hb .btn-category,
#lobby_jk .btn-category,
#lobby_pg .btn-category,
#lobby_rg .btn-category,
#lobby_nl .btn-category,
#lobby_yg .btn-category,
#lobby_sg .btn-category
{
	height: auto;
}
#lobby_xe ul,
#lobby_ac ul,
#lobby_hb ul,
#lobby_jk ul,
#lobby_rg ul,
#lobby_pg ul,
#lobby_nl ul,
#lobby_yg ul,
#lobby_sg ul
{
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
#lobby_xe ul li,
#lobby_ac ul li,
#lobby_hb ul li,
#lobby_jk ul li,
#lobby_rg ul li,
#lobby_pg ul li,
#lobby_nl ul li,
#lobby_yg ul li,
#lobby_sg ul li
{
	width:24%;
}
#lobby_xe ul li a,
#lobby_ac ul li a,
#lobby_hb ul li a,
#lobby_jk ul li a,
#lobby_rg ul li a,
#lobby_pg ul li a,
#lobby_nl ul li a,
#lobby_yg ul li a,
#lobby_sg ul li a
{
	width:98%;

}
#lobby_xe ul li:first-child,
#lobby_ac ul li:first-child,
#lobby_hb ul li:first-child,
#lobby_jk ul li:first-child,
#lobby_rg ul li:first-child,
#lobby_pg ul li:first-child,
#lobby_nl ul li:first-child,
#lobby_yg ul li:first-child,
#lobby_sg ul li:first-child{
	margin-left: auto;
}
#lobby_xe ul li:last-child,
#lobby_ac ul li:last-child,
#lobby_hb ul li:last-child,
#lobby_jk ul li:last-child,
#lobby_rg ul li:last-child,
#lobby_pg ul li:last-child,
#lobby_nl ul li:last-child,
#lobby_yg ul li:last-child,
#lobby_sg ul li:last-child{
	margin-right: auto;
}
.dropdown-menu.dropdown-wallet {
	left: -15px !important;
	width: 20% !important;
}
.dropdown-wallet a.dropdown-item{
	color: white;
}
@media only screen and (max-width: 600px) {
	#lobby_xe ul li,
	#lobby_ac ul li,
	#lobby_hb ul li,
	#lobby_jk ul li,
	#lobby_rg ul li,
	#lobby_pg ul li,
	#lobby_nl ul li,
	#lobby_yg ul li,
	#lobby_sg ul li
	{
		width:50%;
	}
	.btn-category{
		background: var(--base-color-3);
		background: linear-gradient(
				90deg
				, var(--base-color-3) 0%, var(--base-color-4) 48%, var(--base-color-5) 100%);
	}
	.box-circle-number{
		font-size: 1.1rem;
	}
	.refresh-icon{
		height: 15px;
	}
	.text-wallet{
		font-size: .8rem;
	}
	.dropdown-menu.dropdown-wallet {
		left: -20px !important;
		width: 40% !important;
	}
	.dropdown-menu.dropdown-wallet h6.dropdown-header, .dropdown-menu.dropdown-wallet a.dropdown-item {
		font-size: .775rem;
	}
	.deposit-withdraw-bottom{
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1030;
	}
}
.form-register img.bank-img.active{
	border-radius: 5px;
	border: 4px solid rgba(255, 179, 0, 1);
}
.select-month {
	font-size: 14px;
	border-radius: 1rem;
	border: 0px;
	color: white;
	background: var(--base-color-3);
	background: linear-gradient(
			90deg
			, var(--base-color-3) 0%, var(--base-color-4) 48%, var(--base-color-5) 100%);
}
.loader {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.loader .bar {
	width: 3px;
	height: 2px;
	background: white;
	margin: 1px;
	animation: bar 1s infinite linear;
}

.loader .bar:nth-child(1) {
	animation-delay: 0s;
}

.loader .bar:nth-child(2) {
	animation-delay: 0.25s;
}

.loader .bar:nth-child(3) {
	animation-delay: 0.5s;
}
@keyframes bar {
	0% {
		transform: scaleY(1) scaleX(0.5);
	}
	50% {
		transform: scaleY(5) scaleX(1);
	}
	100% {
		transform: scaleY(1) scaleX(0.5);
	}
}
.text-wallet .dropdown-toggle::after {
	margin-top: .5rem;
}
.dropdown-toggle::after {
	position: relative;
	top: -0.05em;
	right: .01em;
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem;
}
