.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;
}

/* Academic simulation dashboard theme */
:root {
	--color-primary: #164e63;
	--color-primary-light: #0e7490;
	--color-primary-dark: #083344;
	--color-primary-lighter: #cffafe;
	--color-primary-darker: #062735;
	--color-success: #15803d;
	--color-info: #0284c7;
	--color-warning: #b45309;
	--color-danger: #b91c1c;
	--research-bg: #f4f8fb;
	--research-surface: #ffffff;
	--research-border: #dbe7ee;
	--research-muted: #64748b;
	--research-text: #102a43;
	--research-accent: #d97706;
}

body {
	background: var(--research-bg);
	color: var(--research-text);
}

a {
	color: var(--color-primary);
}

a:hover {
	color: var(--color-primary-light);
}

.navbar-bg {
	background: linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 58%, #0f766e 100%) !important;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.12);
}

.main-navbar {
	box-shadow: none;
}

.main-navbar .nav-link,
.main-navbar .nav-link:hover,
.main-navbar .nav-link-user {
	color: #ecfeff;
}

.main-navbar .nav-link-user img {
	border: 2px solid rgba(255, 255, 255, 0.72);
	box-shadow: 0 6px 18px rgba(8, 51, 68, 0.24);
}

.main-sidebar {
	background: #ffffff;
	border-right: 1px solid var(--research-border);
	box-shadow: 12px 0 28px rgba(15, 23, 42, 0.04);
}

.main-sidebar .sidebar-brand {
	border-bottom: 1px solid var(--research-border);
	height: 72px;
	line-height: 1.2;
	padding: 0 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-sidebar .sidebar-brand a {
	color: var(--color-primary-dark);
	font-size: 13px;
	letter-spacing: 0.04em;
	line-height: 1.35;
	text-transform: uppercase;
}

.main-sidebar .sidebar-brand.sidebar-brand-sm a {
	font-size: 16px;
}

.main-sidebar .sidebar-menu {
	padding: 14px 12px;
}

.main-sidebar .sidebar-menu li.menu-header {
	color: var(--research-muted);
	letter-spacing: 0.12em;
	padding: 8px 12px;
}

.main-sidebar .sidebar-menu li a {
	border-radius: 8px;
	color: #475569;
	height: 44px;
	margin-bottom: 4px;
	padding: 0 14px;
}

.main-sidebar .sidebar-menu li a i {
	color: #78909c;
	margin-right: 14px;
	width: 22px;
}

.main-sidebar .sidebar-menu li a:hover {
	background: #ecfeff;
	color: var(--color-primary);
}

.main-sidebar .sidebar-menu li a:hover i {
	color: var(--color-primary);
}

.main-sidebar .sidebar-menu li.active > a {
	background: linear-gradient(135deg, var(--color-primary) 0%, #0f766e 100%);
	box-shadow: 0 10px 22px rgba(22, 78, 99, 0.22);
	color: #ffffff;
	font-weight: 700;
}

.main-sidebar .sidebar-menu li.active > a i {
	color: #ffffff;
}

.main-sidebar .sidebar-menu li ul.dropdown-menu {
	background: #f8fafc;
	border-radius: 8px;
	margin: 4px 0 10px;
	padding: 6px;
}

.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
	border-radius: 6px;
	color: #52616f;
	height: 36px;
	padding-left: 42px;
}

.main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a,
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover {
	background: #e0f2fe;
	color: var(--color-primary);
}

body.sidebar-mini .main-sidebar:after {
	background: #ffffff;
	border-right: 1px solid var(--research-border);
}

.section .section-header {
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid var(--research-border);
	border-radius: 8px;
	box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);
}

.main-wrapper-1 .section .section-header {
	border-radius: 0 0 8px 8px;
	border-top: 0;
}

.section .section-header h1,
.section .section-title,
.card .card-header h4 {
	color: var(--research-text);
	letter-spacing: 0;
}

.section .section-title {
	font-size: 20px;
	font-weight: 800;
}

.section .section-lead {
	color: var(--research-muted);
}

.section .section-header-breadcrumb .breadcrumb-item,
.section .section-header-breadcrumb .breadcrumb-item a {
	color: var(--research-muted);
}

.card {
	border: 1px solid var(--research-border);
	border-radius: 8px;
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.055);
	overflow: hidden;
}

.card .card-header,
.card .card-body,
.card .card-footer {
	background: var(--research-surface);
}

.card .card-header {
	border-bottom: 1px solid var(--research-border);
	min-height: 58px;
}

.card .card-header h4 {
	font-size: 15px;
	font-weight: 800;
}

.card.card-chart {
	border-top: 4px solid var(--color-primary);
}

.bg-card-primary,
.card .card-header.bg-card-primary {
	background: linear-gradient(135deg, var(--color-primary-dark), var(--color-primary)) !important;
	color: #ffffff;
}

.bg-card-primary h4,
.card .card-header.bg-card-primary h4 {
	color: #ffffff;
}

.btn {
	border-radius: 7px;
	font-weight: 700;
	letter-spacing: 0;
}

.btn-primary,
.btn-primary.disabled {
	background: var(--color-primary) !important;
	border-color: var(--color-primary) !important;
	box-shadow: 0 8px 18px rgba(22, 78, 99, 0.18) !important;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
	background: var(--color-primary-light) !important;
	border-color: var(--color-primary-light) !important;
}

.btn-outline-primary,
.btn-outline-primary.disabled {
	border-color: var(--color-primary) !important;
	color: var(--color-primary) !important;
}

.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus {
	background: var(--color-primary) !important;
	border-color: var(--color-primary) !important;
	color: #ffffff !important;
}

.btn-shadow {
	box-shadow: 0 10px 20px rgba(22, 78, 99, 0.16) !important;
}

.badge.badge-primary,
.bg-primary {
	background-color: var(--color-primary) !important;
}

.text-primary {
	color: var(--color-primary) !important;
}

.border-primary {
	border-color: var(--color-primary) !important;
}

.table {
	color: #243b53;
}

.table thead th,
.table .bg-primary th,
thead.bg-primary th {
	background: var(--color-primary) !important;
	border-color: rgba(255, 255, 255, 0.18) !important;
	color: #ffffff !important;
	font-size: 12px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #f8fbfd;
}

.table-hover tbody tr:hover,
.table tbody tr:hover {
	background-color: #ecfeff;
}

.form-control,
.custom-select,
.select2-container--default .select2-selection--single,
.bootstrap-select > .dropdown-toggle {
	border-color: var(--research-border);
	border-radius: 7px;
	color: var(--research-text);
}

.form-control:focus,
.custom-select:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--single:focus {
	border-color: var(--color-primary-light);
	box-shadow: 0 0 0 3px rgba(14, 116, 144, 0.12) !important;
}

.dropdown-menu {
	border: 1px solid var(--research-border);
	border-radius: 8px;
	box-shadow: 0 18px 36px rgba(15, 23, 42, 0.12);
}

.dropdown-item:hover,
.dropdown-item:focus {
	background: #ecfeff;
	color: var(--color-primary);
}

.navbar.navbar-secondary {
	border: 1px solid var(--research-border);
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

.navbar.navbar-secondary .navbar-nav > .nav-item.active > .nav-link,
.navbar.navbar-secondary .navbar-nav > .nav-item .nav-link:hover {
	color: var(--color-primary);
}

div.dt-buttons .buttons-excel.buttons-html5 {
	background-color: var(--color-success) !important;
}

.buttons-html5,
.swal-button.swal-button--confirm,
.file-upload .file-select:hover .file-select-button {
	background-color: var(--color-primary) !important;
}

.aks-file-upload-label,
.aks-file-upload-error,
.file-upload .file-select:hover,
.file-upload .file-select:hover .file-select-name {
	border-color: var(--color-primary);
	color: var(--color-primary);
}

.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;
}

.cd-breadcrumb,
.cd-multi-steps {
	width: 100%;
	padding: 0.4em 0;
	border-radius: 0.25em;
}

.cd-breadcrumb::after,
.cd-multi-steps::after {
	clear: both;
	content: "";
	display: table;
}

.cd-breadcrumb li,
.cd-multi-steps li {
	display: inline-block;
	margin: 0;
}

.custom-input-radio span,
.detail-title h4 {
	margin-left: 10px;
}

.cd-breadcrumb li::after,
.cd-multi-steps li::after {
	display: inline-block;
	content: "\00bb";
	margin: 0 0.5em;
	color: #959fa5;
}

.cd-breadcrumb li:last-of-type::after,
.cd-multi-steps li:last-of-type::after,
.daterangepicker .daterangepicker_input {
	display: none;
}

.cd-breadcrumb li > *,
.cd-multi-steps li > * {
	display: inline-block;
	line-height: 20px !important;
	font-size: 0.75rem;
	color: #2c3f4c;
}

.cd-breadcrumb li.current > *,
.cd-multi-steps li.current > *,
.no-touch .cd-breadcrumb a:hover,
.no-touch .cd-multi-steps a:hover {
	color: #959fa5;
}

.cd-breadcrumb.custom-separator li::after,
.cd-multi-steps.custom-separator li::after {
	content: "";
	height: 8px;
	width: 8px;
	background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-separator.svg)
		center center no-repeat;
	vertical-align: middle;
}

.cd-breadcrumb.custom-icons li > ::before,
.cd-multi-steps.custom-icons li > ::before {
	content: "";
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-right: 0.4em;
	margin-top: -2px;
	background: url(https://codyhouse.co/demo/breadcrumbs-multi-steps-indicator/img/cd-custom-icons-01.svg)
		no-repeat;
	vertical-align: middle;
}

@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;
	}
}
