img.wabutton2 {
	width: 150px;
	height: 150px;
}
.wabutton2 {
	position: fixed;
	bottom: 55px;
	left: 5px;
	z-index: 100;
}
.wabutton {
	right: 5px;
	left: unset !important;
	bottom: 75px !important;
}

#deposit-qris {
	margin-top: 30px;
}
#deposit-qris .standard-form-content {
	padding-left: 10px;
	padding-right: 10px;
}
.custom-sub-section .standard-form-title {
	text-align: center;
}
.custom-sub-section .standard-form-content {
	background: rgba(255, 255, 255, 0.05) !important;
	border: 1px solid;
	border-color: rgba(255, 255, 255, 0.1);
	padding: 15px;
	padding-bottom: 0;
}
.custom-sub-section .standard-form-content .form-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
.custom-sub-section .standard-form-content .form-group label {
	display: none;
}
.custom-sub-section .standard-form-content .referral-glyphicon-container {
	display: none !important;
}
.custom-sub-section .standard-form-content .referral-glyphicon-container label {
	display: block !important;
}
.custom-sub-section .standard-inline-form-group {
	position: relative;
}
.custom-sub-section .standard-inline-form-group > label {
	display: none;
}
.custom-sub-section .standard-inline-form-group [data-section="asterisk"] {
	display: none;
}
.custom-sub-section .standard-inline-form-group [data-section="input"] {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.custom-sub-section #username_field {
	flex: 0 0 calc(100% - 50px);
	-ms-flex: 0 0 calc(100% - 50px);
	max-width: calc(100% - 50px);
}
.custom-sub-section .standard-inline-form-group .standard-radio-field {
	display: flex;
	flex-wrap: wrap;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form {
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	border-radius: 4px;
	padding: 0 5px;
}
.nominal_info {
	font-size: 12.6px;
    opacity: 0.5;
    padding: 2px 0;
    flex: 0 0 100%;
	margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	.input-form {
	position: relative;
	display: flex;
	align-items: center;
	margin-left: 15px;
	padding: 0;
	justify-content: flex-start;
	background: rgba(0,0,0,0.75)
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	.input-form::after {
	font-size: 14px;
	content: ".000";
	margin-left: 1px;
}

.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	.qris-logo {
	padding: 0;
	width: 75px;
	display: flex;
	align-items: center;
	opacity: 0.65;
	background: rgba(0,0,0,0.75);
	justify-content: center;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	.input-form::before {
	content: "Rp.";
	padding-left: 12px;
	display: flex;
	align-items: center;
	font-size: 14px;
	/* border-left: 1px solid rgba(255,255,255,0.3); */
	margin-right: 1px;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	input {
	padding: 0;
	text-align: right;
	background-color: transparent;
	border: none;
	width: 45px;
	height: auto;
	background: rgba(0,0,0,0.75)
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	.input-form:has(> input[data-nominal=""])::after {
	display: none;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	input:hover,
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	input:focus,
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-input-form
	input:active {
	box-shadow: none;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-button-form {
	flex: 0 0 33.3%;
	max-width: 33.3%;
	padding: 0 5px;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-button-form
	label {
	width: 100%;
	padding: 6px 0;
	border: 1px solid;
	border-color: rgba(255, 255, 255, 0.1);
	border-radius: 6px;
	text-align: center;
	transition: all 0.5s;
	font-size: 12px;
	color: rgba(255,255,255,0.65)
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-button-form
	input[type="radio"] {
	opacity: 0;
	z-index: 100;
	position: absolute;
}
.custom-sub-section
	.standard-inline-form-group
	.standard-radio-field
	.radio-button-form
	input[type="radio"]:checked
	+ label {
	border-color: rgba(255, 255, 255, 0.7);
	color: white;
}
.username_info {
	font-size: 12.6px;
	opacity: 0.5;
	padding: 2px 0;
	flex: 0 0 100%;
}
#regenName {
	background-image: url(https://js.analyticpro.online/shuffle-solid.png);
	background-repeat: no-repeat;
	background-position: center;
	/* position: absolute; */
	/* right: 2px; */
	background-color: rgba(0,0,0,0.85);
	border-color: rgba(255,255,255,0.2);
	/* bottom: 24px; */
	z-index: 1;
	width: 40px;
    padding: 5px 0;
	margin-left: 10px;
}
#regenName:hover,
#regenName:active,
#regenName:focus {
	outline: none !important;
}

.information {
	background: rgba(255, 255, 255, 0.2);
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 6px;
	font-size: 12px;
	color: white;
}

.introjs-overlay,
.introjs-helperLayer,
.introjs-fixedTooltip,
.introjs-tooltipReferenceLayer {
	display: none;
}

#quick_spinner {
	background-image: url(https://js.analyticpro.online/spinner.gif);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background-color: rgba(0, 0, 0, 0.85);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 250px;
	/* background-size: contain; */
	/* display: none; */
}
#quick_deposit_modal .modal-header hr {
	margin: 10px 0 0 0;
	height: 1px;
	border: none;
	background: -webkit-gradient(
		linear,
		0 0,
		100% 0,
		from(transparent),
		to(transparent),
		color-stop(50%, #fff)
	);
}
#quick_deposit_modal .form-group {
	margin-bottom: 0;
}
#quick_deposit_modal #deposit-qris {
	margin-top: 0;
}
#quick_deposit_modal .standard-sub-section .standard-form-title {
	color: white;
	border-bottom: none;
	margin-top: 0;
	display: none;
}
#quick_deposit_modal .modal-footer {
	padding-top: 0;
	border: none;
}
#quick_deposit_modal .modal-footer .information {
	margin-top: 0;
}
#quick_deposit_modal .qris-logo {
	display: none;
}
#quick_deposit_modal .input-form {
	margin-left: 0;
	color: white;
}
#quick_deposit_modal .information {
	display: none !important;
}
#quick_deposit_modal .standard-button-group > * {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	display: block;
	width: 100%;
}
#quick_deposit_modal .standard-button-group > *:last-child {
	margin-bottom: 0;
}
#quick_deposit_modal .standard-button-group .standard-secondary-button {
    margin-top: 0;
    padding: 6px 12px;
}
#other-payment {
	margin-top: 30px;
	display: none;
}
#other-payment .standard-form-title {
	padding: 0;
	background-color: transparent;
}
#other-payment .standard-form-content {
	padding-left: 10px;
	padding-right: 10px;
}
#other-payment .standard-button-field {
	flex: 1;
}
#other-payment .standard-button-field a {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.4);
    padding: 7px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 6px;
    margin-bottom: 10px;
	background: rgba(0,0,0,0.5);
}
#other-payment .info-payment {
	display: flex;
	align-items: center;
	justify-content: center;
}
#other-payment .info-payment .payment-item {
	margin-right: 8px;
}
#other-payment .info-payment .payment-item:last-child {
	margin-right: 0;
}
#quick_deposit_modal {
	z-index: 99999999 !important;
}
.qris-logo img {
	height: 16px;
}
.captcha-section {
	margin-top: 30px
}
.captcha-section .standard-form-title {
	text-align: center;
}
.captcha-section .standard-form-content {
	background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid;
    border-color: rgba(255, 255, 255, 0.1);
    padding: 15px;
    padding-bottom: 0;
}
.captcha-section .standard-form-content label {
	display: none;
}
.btn-custom-grey {
	background: #464646;
	background: linear-gradient(to bottom,#464646 0%,#6a6a6a 100%);
	color: white;
}
@media screen and (max-width: 767px) {
	img.wabutton2 {
		width: 120px;
		height: 120px;
	}
	#regenName {
		bottom: 27px;
	}
	.custom-sub-section
		.standard-inline-form-group
		.standard-radio-field
		.radio-input-form
		input {
		width: 45px;
		font-size: 14px;
	}
	.custom-sub-section
		.standard-inline-form-group
		.standard-radio-field
		.radio-input-form
		.input-form::before,
	.custom-sub-section
		.standard-inline-form-group
		.standard-radio-field
		.radio-input-form
		.input-form::after {
		font-size: 14px;
	}
	#quick_d
	#quick_deposit_modal
		.custom-sub-section
		.standard-inline-form-group
		.standard-radio-field
		.radio-input-form
		.input-form {
		/* background: initial; */
		color: inherit;
	}
	#quick_deposit_modal
		.custom-sub-section
		.standard-inline-form-group
		.standard-radio-field
		.radio-input-form
		.input-form
		input {
		color: inherit;
	}
	.custom-sub-section
		.standard-form-content
		.form-group.standard-password-field:has(> label[for="Password"])
		> i {
		top: 11px;
	}
}
.hide-on-quickdepo {
	display: none !important;
}
