body.bg-login {
	background-color: #333333;
	background-image: url('../images/3393776.jpg');
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}
.bg-gray {
	background-color: #e0e0e0 !important;
}
.text-milagros {
	color: #724605 !important;
}
.text-orange {
	color: #FF9800 !important;
}
.btn-join {
	color: #6A5635;
}
.btn-join:hover, .btn-join:focus, .btn-join:active {
	color: #724605;
}
.btn-back {
	border: 2px solid #E0D5BE;
	color: #E0D5BE;
}
.btn-back:hover, .btn-back:focus, .btn-back:active {
	border: 2px solid #E0D5BE;
	color: #6A5635;
	background-color: #E0D5BE;
}
.btn-login {
	background: rgb(114, 70, 5);
	background: linear-gradient(90deg, rgba(204, 125, 9, 1) 0%, rgba(114, 70, 5, 1) 100%);
	border: 0 !important;
}

.btn-forget {
	background: linear-gradient(90deg, rgba(255, 0, 0, 0.6) 0%, rgba(255, 0, 0, 0.8) 100%);
	border: 0 !important;
}

.btn-login:not([disabled]):hover, .btn-login:not([disabled]):focus, .btn-login:not([disabled]):active {
	background: rgb(204, 125, 9);
	background: linear-gradient(90deg, rgba(114, 70, 5, 1) 0%, rgba(204, 125, 9, 1) 100%);
	border: 0 !important;
}
.btn-login-reverse {
	background: rgb(114, 70, 5);
	background: linear-gradient(90deg, rgba(204, 125, 9, 1) 0%, rgba(114, 70, 5, 1) 100%);
	border: 0 !important;
}
.btn-login-reverse:not([disabled]):hover, .btn-login-reverse:not([disabled]):focus, .btn-login-reverse:not([disabled]):active {
	background: rgb(204, 125, 9);
	background: linear-gradient(90deg, rgba(114, 70, 5, 1) 0%, rgba(204, 125, 9, 1) 100%);
	border: 0 !important;
}
.btn .float-left, 
.btn .float-right {
	line-height: inherit;
}
.btn-cancel {
	background-color: transparent;
	color: #e8746a;
	border: 0;
}
.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel:active {
	background-color: #F5F5F5;
	color: #e8746a;
}
.bodyContent {
	min-height: 78.5vh;
	min-height: calc(100vh - 115px);
}

.text-pelanggan {
	color: #bec5c8;
}
.text-gold {
	color: #e57e40;
}
.text-diamond {
	color: #2d203e;
}
.bg-pelanggan {
	background-color: #bec5c8;
	color: #f8f9fa;
}
.bg-gold {
	background-color: #e57e40;
	color: #f8f9fa;
}
.bg-diamond {
	background-color: #2d203e;
	color: #f8f9fa;
}

.input-group.input-group-custom .input-group-prepend .input-group-text,
.input-group.input-group-custom .input-group-append .input-group-text {
	background-color: transparent;
	border: none;
	z-index: 9;
	position: absolute;
	height: 38px;
	color: rgba(190, 197, 200,1);
}
.input-group.input-group-custom .input-group-prepend .input-group-text {
	left: 0;
}
.input-group.input-group-custom .input-group-append .input-group-text {
	right: 0;
}
.input-group.input-group-custom .form-control {
	padding-left: 2.3rem;
	color: rgba(102,102,102,1);
	border-radius: .25rem;
}

.input-group.input-group-custom.input-group-sm .input-group-prepend .input-group-text {
	height: 33px;
}
.input-group.input-group-custom.input-group-lg .input-group-prepend .input-group-text {
	height: 48px;
}
.input-group.input-group-custom.input-group-sm .form-control {
	padding-left: 1.8rem;
	border-radius: .2rem;
}
.input-group.input-group-custom.input-group-lg .form-control {
	padding-left: 3rem;
	border-radius: .3rem;
}
label.required::after {
	content: '*';
	margin-left: .2rem;
	color: #F44336;
}
.check-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #17a2b8;
}
.form-control.is-check {
	border-color: #17a2b8;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url('../assets/loading.svg');
	background-repeat: no-repeat;
	background-position: center right calc(0.375em + 0.1875rem);
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-check:focus {
	border-color: #CC7D09;
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, .25);
}
.form-control.is-check ~ .check-feedback {
	display: block;
}
.btn-secondary-custom {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}
.btn-secondary-custom:hover,.btn-secondary-custom:active,.btn-secondary-custom:focus {
	color: #fff;
	background-color: rgba(255, 255, 255, .25);
	border-color: transparent;
}
.dropdown-menu-custom {
	min-width: 5rem;
}
.dropdown-menu-custom .dropdown-item:focus, .dropdown-menu-custom .dropdown-item:hover {
	color: #f8f9fa;
	text-decoration: none;
	background-color: #16181b;
}

/* LEFT SIDE*/
#box-login .side-left {
	background: rgb(142, 88, 6);
	background: linear-gradient(180deg, rgba(196, 173, 132,1) 0%, rgba(87, 71, 43,1) 100%);
	opacity: .96;
	border-radius: 0 0 20px 20px;
}
#box-login .line {
	width: 25%;
	height: .2rem;
	border-radius: 10px;
}

#box-login .media-circle {
	width: 40px;
	height: 40px;
	display: inline-block;
	font-size: 1.5rem;
}
#box-login .media-circle i {
	height: 24px;
	margin: 8px 0;
}
#box-login .media-circle i.fa-facebook {
	color: #395599;
}
#box-login .media-circle i.fa-instagram {
	color: #d24a78;
}
#box-login .media-circle i.fa-youtube {
	color: #f8433f;
}


/* RIGHT SIDE */
#box-login .side-right {
	background-color: rgba(242, 240, 246, 0.75);
	border-radius: 20px 20px 0 0;
}
#box-login .side-right .header {
	color: #423a7d;
	font-size: 1.25rem;
}
#box-login .box-logo {
	background-color: #f2f0f6;
}
#box-login .box-logo img {
	max-width: 200px;
}
#login-form .input-group .form-control::-webkit-input-placeholder { color: #e0e0e0; }
#login-form .input-group .form-control::-moz-placeholder { color: #e0e0e0; }
#login-form .input-group .form-control:-ms-input-placeholder { color: #e0e0e0; }
#login-form .input-group .form-control:-moz-placeholder { color: #e0e0e0; }

#login-form .see-password {
	cursor: pointer;
}
#login-form .see-password:hover i {
	color: #CC7D09;
}


.modal .custom-modal-dialog {
	max-width: 600px;
}
.modal .custom-close {
	height: 40px;
	width: 40px;
	margin-top: -30px;
	margin-right: -30px;
	border: 5px solid white;
}
.modal .custom-scroll {
	 max-height: calc(100vh - 14rem); 
	 overflow-y: scroll; 
}
.second-modal {
	z-index: 1060;
}
.third-modal {
	z-index: 1070;
}
.modal-backdrop.show ~ .modal-backdrop.show {
	z-index: 1055;
}
.modal-backdrop.show ~ .modal-backdrop.show ~ .modal-backdrop.show {
	z-index: 1065;
}

ul.steps {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-around;
	position: relative;
}
ul.steps::before {
	content: '';
	width: 50%;
	height: 1px;
	background-color: gainsboro;
	display: block;
	position: absolute;
	top: 18px;
}
ul.steps li {
	list-style: none;
	display: flex;
	position: relative;
}
ul.steps li .step-count {
	display: flex;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #eee;
	background-color: white;
	border: 1px solid #d5d5d5;
	align-items:center;
	user-select: none !important;
	font-weight: 600;
	z-index: 1;
}
ul.steps li.active .step-count {
	background-color: #7c7bfa;
	border: 3px solid #d5d5d5;
}
ul.steps li .step-desc {
	display: flex;
	font-weight: 300;
	font-size: small;
}
ul.steps li:not(.active) .step-desc {
	color: #d5d5d5;
}

/* Change Autocomplete styles in Chrome*/
#box-login input:-webkit-autofill,
#box-login input:-webkit-autofill:hover, 
#box-login input:-webkit-autofill:focus
#box-login textarea:-webkit-autofill,
#box-login textarea:-webkit-autofill:hover
#box-login textarea:-webkit-autofill:focus,
#box-login select:-webkit-autofill,
#box-login select:-webkit-autofill:hover,
#box-login select:-webkit-autofill:focus {
	-webkit-text-fill-color: rgba(185,140,207,1);
}

/* Dashboard Non Member */
.title-header {
	font-weight: bold;
	color: #6A5635;
	position: relative;
}
.title-header::after {
	content: '';
	height: 3px;
	width: 100%;
	display: block;
	background-color: #402F7F;
	position: absolute;
	bottom: -15px;
	left: 0;
	border-radius: 1px;
}
.card-title .fa-trophy {
	font-size: .54rem;
	width: 16px;
	height: 16px;
	padding: .20rem .25rem .25rem .20rem;
}
.card-title .card-icon {line-height: inherit;}
.custom-slick-dots {
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0;
}
.custom-slick-dots li {
	margin: 0 .35rem;
	border-radius: 50% !important;
	border: none;
	background-color: #d9d9d9;
	width: 15px;
	height: 15px;
}
.custom-slick-dots li:hover {
	cursor: pointer;
	background-color: #9392fa;
}
.custom-slick-dots li.slick-active {
	background-color: #7c7bfa;
}
.custom-slick-dots li button {
	display: none;
}

.peringkat-mitra i.fas {
	padding: .7rem;
	border-radius: 10px;
	display: inline-block;
	margin: 0 auto;
}
.peringkat-mitra span {
	display: flex;
	justify-content: center;
}

.bg-serial-card {
	background-image: url('../assets/bg-serial-card.png');
	background-size: cover;
	background-position: center;
}

@media (min-width: 576px) {
	/* LEFT SIDE */
	#box-login .side-left {
		border-radius: 20px 0 0 20px;
	}

	/* RIGHT SIDE */
	#box-login .side-right {
		border-radius: 0 20px 20px 0;
	}
	#box-login .side-right .header {
		font-size: 1.5rem;
	}
}
