.font-weight-medium {
	font-weight: 600;
}

.dropdown.bootstrap-select.form-control {
	padding: 0;
	height: 42px;
}

.bootstrap-select > .dropdown-toggle {
	height: 42px;
	box-shadow: none;
}

.bootstrap-select .dropdown-toggle .filter-option {
	margin-top: 8px;
}

.bootstrap-select .no-results {
	font-size: 0.875rem;
	padding: 5px 12px;
	margin: 0;
}

.bs-actionsbox .btn-group .btn-light {
	font-size: 12px;
	box-shadow: none;
}

body.layout-3
	.navbar.navbar-secondary
	.navbar-nav
	> .nav-item
	.dropdown-menu
	.nav-item
	.nav-link {
	letter-spacing: 0;
}

.badge {
	padding: 5px 15px;
	line-height: 13px;
	font-size: 11px;
}

.aks-file-upload {
	box-shadow: none;
	border-style: dashed !important;
	border: 1px solid #e5e7e9;
}

.aks-file-upload-label {
	font-size: 14px;
	font-weight: 600;
	color: #006992;
}

.aks-file-upload-error {
	font-size: 12px;
	font-weight: 400;
	color: #006992;
}

label.aks-file-upload-label {
	margin-bottom: 0;
}

.swal-button.swal-button--confirm {
	box-shadow: 0 2px 6px #bdebd3 !important;
	background-color: #006992 !important;
}

.border-primary {
	border-color: #006992 !important;
	border-radius: 10px !important;
}

.table:not(.table-sm):not(.table-md):not(.dataTable) td,
.table:not(.table-sm):not(.table-md):not(.dataTable) th {
	font-size: 13px;
}

.budget-price .budget-price-label {
	font-weight: 400;
	font-size: 11px;
}

.buttons-html5 {
	background-color: #006992 !important;
	border: none !important;
	color: #fff !important;
	border-radius: 5px !important;
	padding: 10px 15px !important;
	margin-bottom: 15px !important;
	font-weight: 700;
}

div.dt-buttons {
	margin-right: 10px;
}

div.dt-buttons .buttons-excel.buttons-html5 {
	padding: 8px 20px !important;
	font-size: 0.75rem;
	border-radius: 50px !important;
	background-color: #3fa46a !important;
}

.notes,
.notes > p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700 !important;
	color: #191d21;
	margin-bottom: 0 !important;
}

.table td > p,
.table:not(.table-bordered) th > p {
	margin-bottom: 0 !important;
	line-height: 20px;
}

.daterangepicker .daterangepicker_input i {
	top: 12px !important;
}

div.dataTables_wrapper div.dataTables_paginate {
	margin-top: -1.8rem;
}

.file-upload {
	display: block;
	text-align: center;
	font-size: 12px;
}

.file-upload .file-select {
	display: block;
	border: 1px solid #e5e7e9;
	color: #34495e;
	cursor: pointer;
	height: 42px;
	line-height: 40px;
	text-align: left;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}

.file-upload .file-select .file-select-button {
	background: #e5e7e9;
	padding: 0 20px;
	display: inline-block;
	height: 42px;
	font-size: 12px;
	line-height: 40px;
}

.file-upload .file-select .file-select-name {
	display: inline-block;
	padding: 0 10px;
}

.file-upload .file-select:hover {
	border-color: #006992;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select:hover .file-select-name {
	color: #006992;
}

.file-upload .file-select:hover .file-select-button {
	background: #006992;
	color: #ffffff;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select {
	border-color: #3fa46a;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
	background: #3fa46a;
	color: #ffffff;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.file-upload .file-select input[type="file"] {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
	opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
	cursor: default;
	display: block;
	border: 1px solid #dce4ec;
	color: #34495e;
	cursor: pointer;
	height: 42px;
	line-height: 40px;
	text-align: left;
	background: #ffffff;
	overflow: hidden;
	position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
	background: #dce4ec;
	color: #666666;
	padding: 0 20px;
	display: inline-block;
	height: 42px;
	line-height: 40px;
	cursor: pointer;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
	line-height: 40px;
	display: inline-block;
	padding: 0 10px;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	width: 100% !important;
	max-width: max-content !important;
}

.ui-widget-content .ui-menu-item {
	list-style: none !important;
	margin: 0 !important;
	padding: 5px !important;
}

.autocomplete-suggestion {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
.autocomplete-suggestion strong {
	color: #007bff;
}
.autocomplete-container {
	border: 1px solid #ccc;
	max-height: 150px;
	overflow-y: auto;
	display: none;
	position: absolute;
	background: white;
	z-index: 1000;
	width: 100%;
}

.form-group label {
	font-weight: 700;
}

.form-group label.required::after {
	top: -2px;
	color: #fc544b;
	font-size: 10px;
	margin-left: 5px;
	position: relative;
	content: "*required";
}

.custom-switch-description-danger {
	margin-left: 0.5rem;
	color: #6e7687;
	transition: 0.3s color;
}

.custom-switch-input:checked ~ .custom-switch-description-danger {
	color: #fc544b !important;
}

.custom-switch-indicator-danger {
	display: inline-block;
	height: 1.25rem;
	width: 2.25rem;
	background: #e9ecef;
	border-radius: 50px;
	position: relative;
	vertical-align: bottom;
	border: 1px solid rgba(0, 40, 100, 0.12);
	transition: 0.3s border-color, 0.3s background-color;
}

.custom-switch-input:checked ~ .custom-switch-indicator-danger {
	background: #fc544b;
}

.custom-switch-indicator-danger:before {
	content: "";
	position: absolute;
	height: calc(1.25rem - 4px);
	width: calc(1.25rem - 4px);
	top: 1px;
	left: 1px;
	background: #fff;
	border-radius: 50%;
	transition: 0.3s left;
}

.custom-switch-input:checked ~ .custom-switch-indicator-danger:before {
	left: calc(1rem + 1px);
}

.perihal p {
	margin-bottom: 0 !important;
	font-weight: bold !important;
	line-height: 20px;
}

.detail-title {
	display: flex;
	align-items: center;
	flex-direction: row;
}

.detail-title .detail-icon {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ecf6f1;
}

.detail-title .detail-icon i {
	font-size: 16px;
	color: #006992;
}

.detail-title h4 {
	font-size: 18px;
	color: #191d21;
	margin-left: 10px;
	margin-bottom: 0 !important;
}

/* Beri ruang antara datatable dan scroll bar */
div.dataTables_wrapper {
	padding-bottom: 50px; /* atau lebih kecil/sesuai kebutuhan */
}

/* Alternatif: tambahkan margin-top di pagination */
div.dataTables_wrapper div.dataTables_paginate,
div.dataTables_info {
	margin-top: 1rem;
}
/* Pastikan wrapper dropdown tidak overflow */
/* .table-responsive {
	overflow: visible !important;
	position: relative;
	z-index: 0;
}

.table-responsive .dropdown-menu {
	position: absolute !important;
	z-index: 9999;
} */

/* Wrapper datatable control agar sejajar */
div.dataTables_wrapper .dataTables_info,
div.dataTables_wrapper .dataTables_paginate {
	display: inline-block;
	vertical-align: middle;
}

/* Tambahkan agar pagination pindah ke kanan */
div.dataTables_wrapper .dataTables_paginate {
	float: right;
}

/* Tambahkan ruang di bawah agar tidak kena scroll bar */
div.dataTables_wrapper {
	padding-bottom: 2rem;
}

@media (max-width: 575px) {
	.container {
		max-width: 560px;
	}

	.main-content {
		/* padding-left: 20px !important;
    padding-right: 20px !important; */
		width: 100% !important;
	}
}

@media (min-width: 576px) {
	.container {
		max-width: 560px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 980px;
	}
}

@media (max-width: 1024px) {
	.container {
		max-width: 1000px;
	}

	.main-content {
		/* padding-left: 20px !important;
    padding-right: 20px !important; */
		width: 100% !important;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}

	.main-content {
		/* padding-left: 20px;
    padding-right: 20px; */
		width: 100% !important;
	}
}

@media (min-width: 1440px) {
	.container {
		max-width: 1340px;
	}
}
