#background-full-page {
	width: 100%; 
	height: 100%; 
	position: fixed; 
	z-index: -100;
}
.box-primary-app {
	width: 100%; 
	max-width: 700px; 
	margin: auto;
}
.box-primary-header {
	width:100%; 
	height: 70px; 
	position: sticky;
	top: 0;
	background: #333333;
}
.tbl-header {
	width: 100%;
	height: 100%;
}

.colmn-temp-logo-app {
	width: 100px;
}
.colmn-item-menu {
	width: 50px;
	padding: 6px 10px;
	font-size: 14px;
	color: rgba(255,255,255, 0.8);
	letter-spacing: 0.5px;
	border-radius: 4px 4px;
	text-align: center;
}
.colmn-item-menu:hover {
	background: #404040;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}
.colmn-item-menu-active {
	width: 50px;
	padding: 6px 10px;
	font-size: 14px;
	color: rgba(255,255,255, 0.8);
	letter-spacing: 0.5px;
	border-radius: 4px 4px;
	text-align: center;
	background: #5c5c5c;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}


#box-page-content {
	display: none;
}
#loader-call-page-content {
	margin: auto;
	margin-top: 50px;
}

.loader-open-page {
  width:25px;
  height:25px;
  border-radius:50%;
  padding:1px;
  background:conic-gradient(#0000 10%,#E8E8E8) content-box;
  -webkit-mask:
    repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),
    radial-gradient(farthest-side,#0000 calc(100% - 4.5px),#000 calc(100% - 4px));
  -webkit-mask-composite: destination-in;
  mask-composite: intersect;
  animation:s4 0.5s infinite steps(10);
}
@keyframes s4 {to{transform: rotate(1turn)}}



.colmn-title-item-riwayat {
	width: 50%;
	text-align: center;
	height: 35px;
	border-radius: 5px 5px 0 0;
	font-size: 13px;
	background: #cf7434;
	background: linear-gradient(180deg, rgba(207, 116, 52, 1) 0%, rgba(222, 189, 133, 1) 36%);
	font-weight: 700;
}

.moda-item-bank-game {
	width: 19%; 
	aspect-ratio: 3/1.4; 
	margin: auto; 
	background: #cf7434;
	border-color: transparent;
	outline: none;
	border-radius: 2px 2px;
	background: #cf7434;
	background: linear-gradient(180deg, rgba(207, 116, 52, 1) 0%, rgba(222, 189, 133, 1) 36%);
	box-shadow: rgba(0, 0, 0, 0.7) 0px 2px 4px, rgba(0, 0, 0, 0.7) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.colmn-item-daftar-pasaran {
	width: 47%; 
	max-width: 210px; 
	margin: 7px 1%; 
	aspect-ratio: 3/2.3; 
	background: transparent; 
	border-radius: 6px 6px; 
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
	border-color: transparent;
	outline: none;
	border: none;
}

.colmn-item-daftar-pasaran-eon-draw {
	width: 47%; 
	max-width: 210px; 
	margin: 7px 1%; 
	aspect-ratio: 3/1; 
	background: #474747; 
	border-radius: 6px 6px; 
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
	border-color: transparent;
	outline: none;
	border: none;
	border: 2px solid #fff;
	width: 98%;
	max-width: 665px; 
}

.colmn-item-name-pasaran {
	height: 25px;
	background: #454545;
}
.moda-timer-pasaran {
	color: #237d44;
	font-size: 13px; 
	font-weight: 700; 
	letter-spacing: 0px; 
	text-shadow: none;
}


.moda-timer-clock-down-pasaran {
	background: transparent;
	border-color: transparent;
	outline: none;

	width: 90px;
	font-size: 13px; 
	font-weight: 700; 
	letter-spacing: 0px; 
	border-radius: 4px 4px;
	background: rgba(0,0,0, 0.5);
}

.colmn-item-timer-gerak {
	width: 22px;
	height: 25px;
	text-align: center;
	font-size: 13px; 
	font-weight: 700; 
	padding: 0 0;
	color: #fff;
}
.colmn-item-timer-gerak-spaci {
	width: 10px;
	text-align: center;
	font-size: 13px; 
	font-weight: 700; 
	color: #fff;
}


.colmn-name-form-logreg {
	width: 80px;
	font-size: 14px;
	font-weight: 200;
	color: #fff;
	letter-spacing: 0.5px;
	text-align: right;
	line-height: 17px;
}

.form-inp-logreg {
	background: transparent;
	border-color: transparent;
	outline: none;

	width: 96%;
	padding: 2px 2%;
	height: 30px;
	border-radius: 4px 4px;
	background: #b0b0b0;
	font-size: 14px;
	font-weight: 500;
	color: rgba(0,0,0,0.7);
	letter-spacing: 0.5px;
}

.msg-error-form-logreg {
	font-size: 12px;
	font-weight: 300;
	color: #ffa1a1;
}

.button-send-form-regist-off {
	background: transparent;
	border-color: transparent;
	outline: none;

	width: 80px;
	height: 35px;
	border-radius: 4px 4px;
	background: #525252;
	color: rgba(255,255,255, 0.5);
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 400;
}

.button-send-form-regist-on {
	display: none;
	background: transparent;
	border-color: transparent;
	outline: none;

	width: 90px;
	height: 35px;
	border-radius: 4px 4px;
	background: #525252;
	color: rgba(255,255,255, 0.5);
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 400;

	background: #269450;
	color: #fff;
}

.box-primary-regist {
	width: 100%; 
	max-width: 500px; 
	margin: auto; 
	margin-bottom: 50px; 
	background: #333333;
}

.colmn-title-form-regist {
	text-align: center; 
	font-size: 19px; 
	font-weight: 400; 
	padding:10px 0 20px 0; 
	color: #fff;
}

#box-primary-msg-regist {
	display: none; 
	width: 100%; 
	height: 100%; 
	position: fixed; 
	z-index: 999; 
	top: 0; 
	background: rgba(0, 0, 0, 0.5);
}

.moda-msg-success-regist {
	display: none; 
	width: 200px; 
	padding: 20px 0;  
	letter-spacing: 1px; 
	text-align: center; 
	color: #2fc267; 
	font-size: 15px; 
	font-weight: 700; 
	background: #333333; 
	border-radius: 10px 10px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.moda-msg-invalid-regist {
	display: none; 
	width: 200px; 
	padding: 20px 0;  
	letter-spacing: 1px; 
	text-align: center; 
	color: #e64c4c; 
	font-size: 15px; 
	font-weight: 700; 
	background: #333333; 
	border-radius: 10px 10px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.colmn-icon-item-form {
	width: 40px;
	text-align: center;
	background: #303030;
	border-radius: 4px 0 0 4px;
}
.icon-item-form-login {
	font-size: 22px;
	color: #fff;
}

.form-login-user {
	border-radius: 0 4px 4px 0;
	background: #fff;
	text-align: left;
}

.colmn-icon-item-password-show {
	width: 40px;
	text-align: center;
	background: #303030;
	border-radius: 0 4px 4px 0;
}
.icon-item-form-password-show {
	font-size: 22px;
	color: #fff;
}

.colmn-button-login-user {
	width: 40px;
	text-align: center;
	background: #303030;
	border-radius: 4px 4px;
	text-align: center;
	color: #fff;
	padding: 12px 0;
	font-size: 14px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}


.colmn-item-menu-header {
	width: 50px; 
	font-size: 10px; 
	font-weight: 400; 
	color: #fff; 
	line-height: 9px; 
	text-align: center;
}

.moda-msg-account-banned {
	width: 280px;
	padding: 20px 10px;
	border-radius: 10px 10px;
	background: #242424;
	color: #ed6f6f;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	margin: auto;
	margin-top: 50px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.colmn-item-menu-head-beranda {
	width:50px; 
	font-size: 11px; 
	text-align: center; 
	line-height: 10px; 
	color: #e6b27c; 
	text-shadow: rgba(0,0,0) 0 3px 3px;
}
#moda-account-mini {
	width: 100%;
	margin: auto;
	border-radius: 0 0 20px 20px;
	box-shadow: rgba(0,0,0) 0 2px 1px 0;
	background: #212121;
}
.moda-name-user-account-mini {
	font-size: 14px;
	font-weight: 700;
	color: #3289e6;
}
.moda-saldo-user-account-mini {
	font-size: 13px;
	font-weight: 700;
	color: #e6bc63;
}

.form-deposit-member {
	background: transparent;
	border-color: transparent;
	outline: none;

	width: 250px;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 5px;
	background: #292929;
	border: 1px solid rgba(255,255,255, 0.4);
	color: #fff;
	border-radius: 4px 4px;
}

.btn-send-form-deposit-new {
	background: transparent;
	border-color: transparent;
	outline: none;

	width: 100px;
	height: 35px;
	border-radius: 4px 4px;
	background: #29a34e;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
	display: none;
}