.text-to-pass {
	-webkit-text-security: disc;
	text-security: disc
}

.body-info{
	padding: 10px 50px 10px 50px;
}
.body-info .img-slider{
	margin-bottom: 20px;
}
.body-info .menu-fasilitas{
	text-align: center;
	margin-bottom: 10px;
}
.body-info .menu-fasilitas img{
	max-width: 60%;
	height: 65px;
	margin-bottom: 10px;
	filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
}

.body-content{
	padding: 30px 20px 10px 20px;
}

.body-content .title-form{
	text-align: center;vertical-align: middle;
}
.body-content .title-form font{
	margin-top: 9px;
}
.body-content .title-form img{
	width: 120px;
}

.body-footer{
	position: fixed;
	bottom: 20px;
}
.body-footer .img-logo-wm{
	max-width: 60%;
	margin-left: 30px;
}

.input-group{
	position: relative;
}

.input-group .form-control{
	border-radius: 4px !important;
}

.input-group .input-group-addon{
	position: absolute;
	right: 10px;
	z-index: 3;
/*	padding-left: 3px;*/
/*	padding-right: 3px;*/
/*	border-style: solid;*/
/*	border-color: #CED4DA;*/
/*	border-width: 1px;*/
/*	border-radius: 0px 3px 3px 0px;*/
}

.content-scroll{
	overflow-y: auto;
	height: 500px;
	padding-right: 20px;
}

.content-scroll.not-scroll{
	overflow-y: visible !important;
}



.group_button_overal {
	position: fixed;
	right: 25px;
	bottom: 0;
	width: 495px
}

.group_button_overal .btn-group {
	display: block
}

.group_button_overal .btn-group-mobile {
	display: none
}

.group_button_overal .btn-group {
	max-width: 100%
}

.group_button_overal .btn-kira {
	max-width: 85px;
	position: absolute;
	right: 205px;
	bottom: 85px
}

.group_button_overal .btn-kira-text {
	color: #087dfd;
	position: absolute;
	right: 214px;
	bottom: 30px;
	text-align: center;
	font-size: 12pt;
	z-index: 99;
	width: 60px;
}

.group_button_overal .btn-home {
	max-width: 45px;
	position: absolute;
	right: 403px;
	bottom: 35px;
	z-index: 99
}

.group_button_overal .btn-back {
	max-width: 45px;
	position: absolute;
	right: 304px;
	bottom: 35px;
	z-index: 99
}

.group_button_overal .btn-setting {
	max-width: 45px;
	position: absolute;
	right: 136px;
	bottom: 32px;
	z-index: 99
}

.group_button_overal .btn-logout {
	max-width: 45px;
	position: absolute;
	right: 33px;
	bottom: 32px;
	z-index: 99
}

.group_button_overal {
	display: block
}

.content-pin {
	width: 90% !important;
	margin: auto
}

.content-pin .button-pin {
	width: 100% !important;
	height: 70px;
	margin-bottom: 5px;
	font-size: 19pt;
	font-weight: bold
}

.content-pin .col-4 {
	padding-left: 3px;
	padding-right: 3px
}

.body-induk{
	width: 100%;
	height: 100%;
}

.body-induk-mobile{
	display: none;
}

.body-induk-mobile .menu-content{
	display: none;
}

.br-small {
	display: block;
	margin-bottom: -0.5em
}

.menu-card:hover .menu-icon-container {
	transform: translateY(-3px);
	background-color: #e8f4fd !important;
	box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}

.menu-icon-container {
	border: 1px solid rgba(0,0,0,0.05) !important;
	background-color: #f8f9fa; 
	border-radius: 12px; 
	padding: 15px; 
	text-align: center; 
	height: 100%; 
	transition: all 0.3s;
}


@media only screen and (min-width: 1366px) and (max-width: 1535px) {
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
	}

	.group_button_overal {
		position: fixed;
		right: 15px;
		bottom: 0;
		width: 480px
	}

	.group_button_overal .btn-kira {
		max-width: 75px;
		position: absolute;
		right: 203px;
		bottom: 85px
	}

	.group_button_overal .btn-kira-text {
		color: #087dfd;
		position: absolute;
		right: 208px;
		bottom: 25px;
		text-align: center;
		font-size: 12pt;
		z-index: 99;
		width: 60px;
	}
	.body-induk-mobile{
		display: none;
	}

	.body-induk-mobile .menu-content{
		display: none;
	}

	.group_button_overal .btn-kira {
		max-width: 80px;
		position: absolute;
		right: 200px;
		bottom: 85px
	}
}
@media only screen and (min-width: 900px) and (max-width: 1365px) {
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
	}

	.group_button_overal {
		position: fixed;
		right: 15px;
		bottom: 0;
		width: 380px
	}

	.group_button_overal .btn-kira {
		position: absolute;
		top: 0%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 100%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 100%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-kira-text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 70%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 70%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-home {
		position: absolute;
		top: 50%;
		left: 10%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-back {
		position: absolute;
		top: 50%;
		left: 30%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-setting {
		position: absolute;
		top: 50%;
		left: 70%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-logout {
		position: absolute;
		top: 50%;
		left: 90%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}
	.body-induk-mobile{
		display: none;
	}

	.body-induk-mobile .menu-content{
		display: none;
	}

	.group_button_overal .btn-kira {
		max-width: 80px;
		position: absolute;
		right: 200px;
		bottom: 85px
	}
}
@media only screen and (min-width: 721px) and (max-width: 850px) {
	.body-info{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.body-induk{
		width: 100%;
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.body-induk .menu-content{
		display: none;
	}

	.body-induk-mobile{
		display: block;
		width: 100%;
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
		padding-bottom: 120px;
	}

	.body-induk-mobile .menu-content{
		display: block;
	}

	.body-footer .text-lps{
		display: none;
	}

	.body-footer .img-logo-wm{
		max-width: 100%;
		margin-left: 30px;
	}

	.body-footer{
		margin-top: 20px;
		width: 50%;
		display: none;
	}

	.content-scroll{
		padding-right: 0px;
		height: auto;
		padding-bottom: 100px;
	}

	.group_button_overal {
		position: fixed;
		right: 0px;
		bottom: 0;
		width: 100%;
		height: 90px;
		background-color: white;
	}

	.group_button_overal .btn-group{
		display: none;
	}

	.group_button_overal .btn-group-mobile{
		display: block;
		position: absolute;
		bottom: 0%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		width: 100%; /* Memastikan gambar tidak melebihi lebar container */
		height: 61%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-kira {
		position: absolute;
		top: 0%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 100%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 100%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-kira-text {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 70%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 70%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-home {
		position: absolute;
		top: 55%;
		left: 10%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-back {
		position: absolute;
		top: 55%;
		left: 30%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-setting {
		position: absolute;
		top: 55%;
		left: 70%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-logout {
		position: absolute;
		top: 55%;
		left: 90%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}
	.body-content .title-form{
		text-align: center;vertical-align: middle;
		padding-left: 7px;
	}

	.body-content{
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 720px) {
	.body-info{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.body-induk{
		width: 100%;
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	.body-induk .menu-content{
		display: none;
	}

	.body-induk-mobile{
		display: block;
		width: 100%;
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
		padding-bottom: 150px;
	}

	.body-induk-mobile .menu-content{
		display: block;
	}

	.body-footer .text-lps{
		display: none;
	}

	.body-footer .img-logo-wm{
		max-width: 100%;
		margin-left: 30px;
	}

	.body-footer{
		margin-top: 20px;
		width: 50%;
		display: none;
	}

	.content-scroll{
		padding-right: 0px;
		height: auto;
		padding-bottom: 100px;
	}

	.group_button_overal {
		position: fixed;
		right: 0px;
		bottom: 0;
		width: 100%;
		height: 90px;
		background-color: white;
	}

	.group_button_overal .btn-group{
		display: none;
	}

	.group_button_overal .btn-group-mobile{
		display: block;
		position: absolute;
		bottom: 0%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		width: 100%; /* Memastikan gambar tidak melebihi lebar container */
		height: 61%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-kira {
		position: absolute;
		top: 0%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 70%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 70%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-kira-text {
		position: absolute;
		top: 55%;
		left: 50%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 70%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 70%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-home {
		position: absolute;
		top: 55%;
		left: 10%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-back {
		position: absolute;
		top: 55%;
		left: 30%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-setting {
		position: absolute;
		top: 55%;
		left: 70%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}

	.group_button_overal .btn-logout {
		position: absolute;
		top: 55%;
		left: 90%;
		transform: translate(-50%, -50%); /* Menggeser gambar ke tengah */
		max-width: 50%; /* Memastikan gambar tidak melebihi lebar container */
		max-height: 50%; /* Memastikan gambar tidak melebihi tinggi container */
	}
	.body-content .title-form{
		text-align: center;vertical-align: middle;
		padding-left: 7px;
	}

	.body-content{
		padding-left: 10px;
		padding-right: 10px;
	}

	.body-info .menu-fasilitas img{
		margin-top: 5px;
		height: 85% !important;
		margin-bottom: 10px;
		filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));
	}

	.body-info .menu-fasilitas {
		margin-bottom: 10px;
	}

	.body-info .menu-icon-container {
		padding: 10px !important;
	}
}

/*===== SWEET ALERT ===== */

/* Gaya dasar untuk container SweetAlert2 */
.swal2-container.swal2-center.swal2-backdrop-show {
	background-color: rgba(0, 0, 0, 0.4);
}

/* Gaya untuk popup utama */
.swal2-popup.swal2-modal.swal2-icon-error {
	border-radius: 12px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
	font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	width: 90%;
	padding: 20px;

	/* Untuk desktop */
	@media (min-width: 768px) {
		max-width: 800px;
	}

	/* Untuk mobile */
	@media (max-width: 767px) {

	}
}

.swal2-popup.swal2-modal.swal2-icon-success {
	border-radius: 12px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
	font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
	width: 90%;
	padding: 20px;

	/* Untuk desktop */
	@media (min-width: 768px) {
		max-width: 800px;
	}

	/* Untuk mobile */
	@media (max-width: 767px) {
		
	}
}

/* Gaya untuk ikon error */
.swal2-icon.swal2-error {
	margin: 15px auto 10px !important;
	border-color: #ff4757;
	color: #ff4757;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
	background-color: #ff4757;
	height: 3px;
}

/* Gaya untuk konten */
.swal2-html-container {
	padding: 0 10px;
	margin: 10px 0;
}

.swal2-html-container > div {
	background: #f8f9fa;
	padding: 15px;
	border-radius: 8px;
	margin-top: 10px;
}

.swal2-icon-error .swal2-html-container > div {
	border-left: 4px solid #ff4757;
}

.swal2-icon-success .swal2-html-container > div {
	border-left: 4px solid #A5DC86;
}

.swal2-html-container ul {
	padding-left: 20px;
	margin: 0;
	color: #555;
}

.swal2-html-container li {
	margin-bottom: 8px;
	position: relative;
	padding-left: 15px;
	list-style-type: none;
}

.swal2-html-container li:before {
	content: "•";
	position: absolute;
	left: 0;
	color: #ff4757;
	font-weight: bold;
}

/* Gaya untuk tombol */
.swal2-confirm.swal2-styled {
	border: none !important;
	border-radius: 6px !important;
	padding: 10px 24px !important;
	font-weight: 500 !important;
	box-shadow: 0 2px 8px rgba(255, 71, 87, 0.3) !important;
	transition: all 0.3s ease !important;
}

.swal2-icon-error .swal2-confirm.swal2-styled{
	background-color: #ff4757 !important;
}

.swal2-icon-success .swal2-confirm.swal2-styled{
	background-color: #29B664 !important;
}

.swal2-confirm.swal2-styled:hover {
	background-color: #e84118 !important;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(255, 71, 87, 0.4) !important;
}

.swal2-confirm.swal2-styled:active {
	transform: translateY(0);
}

/*@media only screen and (min-width: 401px) and (max-width: 450px) {
	.group_button_overal .btn-kira {
		max-width: 68px;
		position: absolute;
		right: 172px;
		bottom: 72px;
	}
}

@media only screen and (min-width: 391px) and (max-width: 400px) {
	.group_button_overal .btn-kira {
		max-width: 60px;
		position: absolute;
		right: 153px;
		bottom: 62px;
	}
}

@media only screen and (min-width: 381px) and (max-width: 390px) {
	.group_button_overal .btn-kira {
		max-width: 60px;
		position: absolute;
		right: 153px;
		bottom: 62px;
	}
}

@media only screen and (min-width: 351px) and (max-width: 360px) {
	.group_button_overal .btn-kira {
		max-width: 60px;
		position: absolute;
		right: 150px;
		bottom: 62px;
	}

	.group_button_overal .btn-kira-text {
		color: #087dfd;
		position: absolute;
		right: 155px;
		text-align: center;
		font-size: 10pt;
		z-index: 99;
		width: 55px;
	}

	.group_button_overal .btn-home {
		max-width: 37px;
		position: absolute;
		right: 308px;
		bottom: 25px;
		z-index: 99
	}

	.group_button_overal .btn-back {
		max-width: 37px;
		position: absolute;
		right: 250px;
		bottom: 25px;
		z-index: 99
	}

	.group_button_overal .btn-setting {
		max-width: 37px;
		position: absolute;
		right: 92px;
		bottom: 25px;
		z-index: 99
	}

	.group_button_overal .btn-logout {
		max-width: 37px;
		position: absolute;
		right: 21px;
		bottom: 25px;
		z-index: 99
	}
}*/

/*================================*/
/*===== MODAL SWEET KONFIRM =====*/
/*================================*/

/* Modal Styling */
.modal-confirm-sweet {
	color: #434e65;
}

.modal-confirm-sweet .modal-content {
	padding: 20px;
	border-radius: 15px;
	border: none;
	box-shadow: 0 10px 50px rgba(0,0,0,0.1);
}

.modal-confirm-sweet .modal-header {
	border-bottom: none;
	position: relative;
	justify-content: center;
	padding: 25px 25px 0;
}

.modal-confirm-sweet .modal-body {
	padding: 25px;
	text-align: center;
}

.modal-confirm-sweet .modal-footer {
	border-top: none;
	justify-content: center;
	padding: 0 25px 25px;
}

.modal-confirm-sweet .icon-box {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	z-index: 9;
	text-align: center;
	border: 3px solid #f15e5e;
	display: flex;
	align-items: center;
	justify-content: center;
}

.modal-confirm-sweet .icon-box i {
	color: #f15e5e;
	font-size: 46px;
}

.modal-confirm-sweet h4 {
	text-align: center;
	font-size: 26px;
	margin: 20px 0 10px;
	font-weight: 600;
}

.modal-confirm-sweet p {
	color: #6c757d;
	margin-bottom: 20px;
}

.modal-confirm-sweet .form-group {
	margin-bottom: 20px;
	text-align: left;
}

.modal-confirm-sweet .form-label {
	font-weight: 600;
	margin-bottom: 8px;
}

.modal-confirm-sweet .form-control {
	border-radius: 8px;
	padding: 12px 15px;
	border: 1px solid #e1e5eb;
	transition: all 0.3s;
}

.modal-confirm-sweet .form-control:focus {
	border-color: #6a11cb;
	box-shadow: 0 0 0 0.25rem rgba(106, 17, 203, 0.25);
}

.modal-confirm-sweet .btn {
	min-width: 120px;
	border-radius: 8px;
	padding: 10px 20px;
	font-weight: 600;
	transition: all 0.3s;
}

.modal-confirm-sweet .btn-danger {
	background: linear-gradient(135deg, #f15e5e 0%, #e74c3c 100%);
	border: none;
}

.modal-confirm-sweet .btn-danger:hover {
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(231, 76, 60, 0.3);
}

.modal-confirm-sweet .btn-secondary {
	background: linear-gradient(135deg, #6c757d 0%, #495057 100%);
	border: none;
}

.modal-confirm-sweet .btn-secondary:hover {
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(108, 117, 125, 0.3);
}

.modal-confirm-sweet .error-message {
	color: #e74c3c;
	font-size: 14px;
	margin-top: 5px;
	display: none;
}

.modal-confirm-sweet .success-animation {
	animation: success-pulse-sweet 0.5s;
}

@keyframes success-pulse-sweet {
	0% { transform: scale(1); }
	50% { transform: scale(1.05); }
	100% { transform: scale(1); }
}

/*================================*/
/*===== END MODAL SWEET KONFIRM =====*/
/*================================*/