@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
	font-size: 14px;
	font-family: 'Montserrat';
}

th {
	text-align: center !important;
	vertical-align: middle !important;
}

.datepicker {
	padding-left: 10px !important;
	border-color: #ccc;
	border-radius: 6px;
}

pre.form-control {
	height: auto;
}

select.form-control {
	border-radius:10px;
}

#loading>div {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	display: table;
	z-index: 10002;
	background-color: rgba(0, 0, 0, 0.6);
}

#loading>div>div {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

#loading>div>div>center>div {
	padding: 15px;
	width: 300px;
	background-color: #283e4a;
	border-radius: 12px;
	border: 4px solid #ddd;
}

.btn {
	border-radius: 6px !important;
	/* padding: 5px 15px !important; */
	text-align: center !important;
	vertical-align: middle !important;
}

.btn-primary {
	background-color: #5271FF !important;
	border-color: #5271FF !important;
}

.btn-warning {
	background-color: #FF8233 !important;
	border-color: #FF8233 !important;
}

.btn-success {
	background-color: #08B83C !important;
	border-color: #08B83C !important;
}

.btn-danger {
	background-color: #DA0505 !important;
	border-color: #DA0505 !important;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #707070;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-static {
  cursor: default;
  pointer-events: none;
}

.progress-bar.active-fast,
.progress.active-fast .progress-bar {
	-webkit-animation: progress-bar-stripes .8s linear infinite reverse;
	-o-animation: progress-bar-stripes .8s linear infinite reverse;
	animation: progress-bar-stripes .8s linear infinite reverse;
}

.progress-bar-striped-reverse,
.progress-striped-reverse .progress-bar {
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .3) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.form-layout {
	max-width: 300px;
}

.navbar-heading {
	font-family: 'Montserrat';
	/* margin-left:30px; */
	color:#000 !important;
	font-size:20px !important;
	font-weight:700 !important;
}

.navbar {
	min-height: 78px;
	max-height: 78px;
}

.main-panel>.main-content {
	background-color: #f6f6f6 !important;
}

.main-panel>.header .navbar-nav .nav-link {
    vertical-align: middle !important;
}

.card {
	/* overflow: hidden; */
	border-radius: 15px !important;
	font-family: 'Montserrat';
}

/* .card-block {
	padding: 1rem 2rem !important;
} */

/* .form-control {
	border-radius: 15px !important;
} */

.badge_old{
	position: absolute;
	top: 30%;
	left: 60%;
	background-color: unset;
}

.badge {
	position: absolute;
	top: 32%;
	right: 1%;
	background-color: unset;
}

.skin-4 .sidebar-panel, 
.skin-4 .sidebar-panel>.brand {
	font-family: 'Montserrat' !important;
	/* background-color: #1f1f37 !important;  */
	/* background-color: #1d1d1d !important;  */
}

.skin-4 .sidebar-panel {
	background: linear-gradient(#38ADA9, #0C2461) !important;
}

.skin-4 .sidebar-panel>.brand {
	background: transparent;
	padding-top: 10px;
    padding-right: 0 !important;
	padding-left: 10px;
}

.skin-4 .sidebar-panel>nav li.active>a,
.skin-4 .sidebar-panel>nav li.open>a {
	/* background-color: #34354a; */
}

.user-dropdown {
	font-family: 'Montserrat';
	background-color: transparent;
	border-radius: 50px;
	padding: 10px 0px 10px 0px;
	/* margin-right: 25px; */
	display: initial;
}

.user-dropdown.open .user-dropdown-toggle {
	color: #1E3799 !important;
}

.user-dropdown-toggle {
	font-family: 'Montserrat';
	font-weight: 600;
	background-color: transparent;
	border-radius: 50px;
	padding: 10px;
	display: initial;
	margin:0%;
	border: 1px solid #D2D2D2;
	color: #1E3799;
	font-size: 16px !important;
}

.user-dropdown-toggle .dropdown-icon {
	display: inline-flex;
	padding-right: 5px;
	padding-left: 5px;
}

.dropdown-icon i.fa {
	margin-bottom: 50%;
	color: #1E3799;
}

.user-circle {
	display: inline-flex;
	border-radius: 50%;
	/* background-color: #a1ace8; */
	text-align: center;
    position: initial;
    padding: 0 5px 0 5px;
    /* margin-bottom: 4px; */
}

.user-circle i.material-icons {
	font-size: 20px;
	color: #1E3799 !important;
}

.dropdown-menu {
	position: absolute;
	left: 10px;
}

.nav-item.nav-link {
	padding-right: 20px;
}

.nav-item.nav-link.dropdown {
	padding-right: 20px;
	margin-left: 0;
}

.nav-item.nav-link.dropdown.open {
	background-color: transparent;
}

.nav-item.nav-link.dropdown.open .dropdown-toggle{
	background-color: transparent;
}

.nav-item.nav-link.dropdown.open .dropdown-toggle i.circle-bell{
	background-color: #eee;
}

.navbar-nav .open .dropdown-menu {
	background-color: #fff;
}

@media (max-width: 767px) {
	.container {
		width: 100%;
	}
}

.skin-4 .sidebar-panel>nav li.open.active>a,
.skin-4 .sidebar-panel>nav li>a:hover,
.skin-4 .sidebar-panel>nav li>a:focus,
.skin-4 .sidebar-panel>nav li>ul>li>a:hover,
.skin-4 .sidebar-panel>nav li>ul>li>a:focus,
.skin-4 .sidebar-panel>nav li>ul>li.active>a,
.skin-4 .sidebar-panel>nav li.active>a,
.skin-4 .sidebar-panel>nav li.open>a {
	/* background-color: rgba(0,0,0,0.2); */
	/* background-color: #4c5363; */
	background-color: #FFF !important;
	color: #25738B !important;
	font-weight: 500;
}

.sidebar-panel>nav ul.nav>li a {
	padding-right: 0.5rem;
}

.skin-4 .sidebar-panel>nav li.open>a>.material-icons,
.skin-4 .sidebar-panel>nav li.open.active>a>.material-icons,
.skin-4 .sidebar-panel>nav li>a:hover>.material-icons,
.skin-4 .sidebar-panel>nav li>a:focus>.material-icons,
.skin-4 .sidebar-panel>nav li>ul>li>a:hover>.material-icons,
.skin-4 .sidebar-panel>nav li>ul>li>a:focus>.material-icons,
.skin-4 .sidebar-panel>nav li>ul>li.active>a>.material-icons,
.skin-4 .sidebar-panel>nav li.active>a>.material-icons,
.skin-4 .sidebar-panel>nav li.active>a>.material-icons,
.skin-4 .sidebar-panel>nav ul>li.active>a>.material-icons,
.skin-4 .sidebar-panel>nav li.open.active>a>.menu-caret .material-icons,
.skin-4 .sidebar-panel>nav li>a:hover>.menu-caret>.material-icons,
.skin-4 .sidebar-panel>nav li>a:focus>.menu-caret>.material-icons,
.skin-4 .sidebar-panel>nav ul>li.active>a>.menu-caret .material-icons,
.skin-4 .sidebar-panel>nav li>ul>li>a:focus>.menu-caret .material-icons,
.skin-4 .sidebar-panel>nav li>ul>li>a:hover>.menu-caret .material-icons,
.skin-4 .sidebar-panel>nav li>ul>li.active>a>.menu-caret .material-icons {
	color: #25738B !important;
}

.skin-4 .sidebar-panel>nav li>ul>li.active>a {
	/* background-color: rgb(1, 1, 1, .8) !important; */
	/* color: #25738B !important; */
}

.sidebar-panel>nav li ul.sub-menu li a {
    padding: .4rem 1.5rem .4rem 1rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sidebar-panel>nav ul{
    /* margin-right: -1rem; */
}

.skin-4 .sidebar-panel>nav>ul>li.active:before {
	position: absolute;
	z-index: 99;
	top: 0;
	width: 4px;
	height: 100%;
	content: '';
	background: #FFF;
	left: 0;
}

.skin-4 .sidebar-panel>nav>ul>li.open:before {
	position: absolute;
	z-index: 99;
	top: 0;
	width: 4px;
	height: 100%;
	content: '';
	background: #079992;
	left: 0;
}

.sidebar-panel>nav>ul>li.active:before {
	position: absolute;
	z-index: 99;
	top: 0;
	width: 4px;
	height: 100%;
	content: '';
	background: #97c1ec;
	left: 0;
}

.sidebar-panel>nav>ul>li.activeactive:before {
	position: absolute;
	z-index: 99;
	top: 0;
	width: 4px;
	height: 100%;
	content: '';
	background: #97c1ec;
	left: 0;
}

.sidebar-panel>nav>li>ul>li.activeactive a {
    background-color: #34354a;
}

.btn-simpan,
.btn-hapus,
.btn-tutup,
.btn-jadikan {
	width: 80px;
}

.btn-aksi-lg,
.btn-aksi-sm-left,
.btn-aksi-sm-right {
	height: 20px;
	padding: 0px;
	font-size: 12px;
}

.btn-aksi-lg {
	width: 60px;
}

.btn-aksi-sm-left {
	width: 20px;
	margin-right: 6px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 1px;
}

.btn-aksi-sm-right {
	width: 20px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 1px;

}

.btn-tooltip.btn-success.btn-aksi-sm-left,
.btn-tooltip.btn-success.btn-aksi-sm-right  {
	color: #08B83C;
	background-color: transparent !important;
	border-color: transparent !important;
}

.btn-tooltip.btn-danger.btn-aksi-sm-left,
.btn-tooltip.btn-danger.btn-aksi-sm-right {
	color: #DA0505;
	background-color: transparent !important;
	border-color: transparent !important;
}

.btn-tooltip.btn-info.btn-aksi-sm-left,
.btn-tooltip.btn-info.btn-aksi-sm-right {
	color: #38ADA9;
	background-color: transparent !important;
	border-color: transparent !important;
}

.btn-tooltip.btn-warning.btn-aksi-sm-left,
.btn-tooltip.btn-warning.btn-aksi-sm-right {
	color: #FF8233;
	background-color: transparent !important;
	border-color: transparent !important;
}


.btn-tooltip.btn-primary.btn-aksi-sm-right,
.btn-tooltip.btn-primary.btn-aksi-sm-left {
    color: #5271FF;
    background-color: transparent !important;
    border-color: transparent !important;
}

.input-group-btn button {
	border-radius: 0px .2rem .2rem 0px;
}

.bootstrap-dialog .bootstrap-dialog-title {
	display: flex;
    align-items: center;
    gap: 4px;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #1E3799;
}

.bootstrap-dialog.type-danger .modal-header {
    background-color: #DA0505;
}

.bootstrap-dialog.type-danger .modal-body .bootstrap-dialog-message {
    font-weight: 600;
}

.bootstrap-dialog.type-danger .modal-footer {
    border-top: none;
	padding-top: 5px;
}

.bootstrap-dialog.type-danger .modal-footer .bootstrap-dialog-footer{
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-header {
	padding: 16px;
}

.modal-header .close {
	margin-top: -4px;
}

.modal-title {
	color: #fff;
	font-size: 16px;
	display: flex;
    align-items: center;
    gap: 4px;
}

.modal-header button.close {
	color: #fff;
	opacity: 1;
}

.modal-primary,
.modal-success,
.modal-info,
.modal-warning {
	color: #fff;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

.modal-primary {
	/* background: rgba(34, 80, 117, 1);
	background: -moz-linear-gradient(left, rgba(34, 80, 117, 1) 0%, rgba(51, 122, 183, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 80, 117, 1)), color-stop(100%, rgba(51, 122, 183, 1)));
	background: -webkit-linear-gradient(left, rgba(34, 80, 117, 1) 0%, rgba(51, 122, 183, 1) 100%);
	background: -o-linear-gradient(left, rgba(34, 80, 117, 1) 0%, rgba(51, 122, 183, 1) 100%);
	background: -ms-linear-gradient(left, rgba(34, 80, 117, 1) 0%, rgba(51, 122, 183, 1) 100%);
	background: linear-gradient(to right, rgba(34, 80, 117, 1) 0%, rgba(51, 122, 183, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#225075', endColorstr='#337ab7', GradientType=1); */
	background-color: #1E3799;
}

.modal-success {
	/* background: rgba(75, 148, 75, 1);
	background: -moz-linear-gradient(left, rgba(75, 148, 75, 1) 0%, rgba(92, 184, 92, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(75, 148, 75, 1)), color-stop(100%, rgba(92, 184, 92, 1)));
	background: -webkit-linear-gradient(left, rgba(75, 148, 75, 1) 0%, rgba(92, 184, 92, 1) 100%);
	background: -o-linear-gradient(left, rgba(75, 148, 75, 1) 0%, rgba(92, 184, 92, 1) 100%);
	background: -ms-linear-gradient(left, rgba(75, 148, 75, 1) 0%, rgba(92, 184, 92, 1) 100%);
	background: linear-gradient(to right, rgba(75, 148, 75, 1) 0%, rgba(92, 184, 92, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b944b', endColorstr='#5cb85c', GradientType=1); */
	background-color: #08B83C;
}

.modal-info {
	/* background: rgba(26, 41, 81, 1);
	background: -moz-linear-gradient(left, rgba(26, 41, 81, 1) 0%, rgba(53, 151, 71, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(26, 41, 81, 1)), color-stop(100%, rgba(53, 151, 71, 1)));
	background: -webkit-linear-gradient(left, rgba(26, 41, 81, 1) 0%, rgba(53, 151, 71, 1) 100%);
	background: -o-linear-gradient(left, rgba(26, 41, 81, 1) 0%, rgba(53, 151, 71, 1) 100%);
	background: -ms-linear-gradient(left, rgba(26, 41, 81, 1) 0%, rgba(53, 151, 71, 1) 100%);
	background: linear-gradient(to right, rgba(26, 41, 81, 1) 0%, rgba(53, 151, 71, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a2951', endColorstr='#359747', GradientType=1); */
	background-color: #38ADA9;
}

.modal-warning {
	/* background: rgba(133, 97, 46, 1);
	background: -moz-linear-gradient(left, rgba(133, 97, 46, 1) 0%, rgba(240, 173, 78, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(133, 97, 46, 1)), color-stop(100%, rgba(240, 173, 78, 1)));
	background: -webkit-linear-gradient(left, rgba(133, 97, 46, 1) 0%, rgba(240, 173, 78, 1) 100%);
	background: -o-linear-gradient(left, rgba(133, 97, 46, 1) 0%, rgba(240, 173, 78, 1) 100%);
	background: -ms-linear-gradient(left, rgba(133, 97, 46, 1) 0%, rgba(240, 173, 78, 1) 100%);
	background: linear-gradient(to right, rgba(133, 97, 46, 1) 0%, rgba(240, 173, 78, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85612e', endColorstr='#f0ad4e', GradientType=1); */
	background-color: #FF8233;
}

.modal-danger {
	/* background: rgba(246, 41, 12, 1);
	background: -moz-linear-gradient(left, rgba(246, 41, 12, 1) 0%, rgba(248, 80, 50, 1) 61%, rgba(241, 111, 92, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(246, 41, 12, 1)), color-stop(61%, rgba(248, 80, 50, 1)), color-stop(100%, rgba(241, 111, 92, 1)));
	background: -webkit-linear-gradient(left, rgba(246, 41, 12, 1) 0%, rgba(248, 80, 50, 1) 61%, rgba(241, 111, 92, 1) 100%);
	background: -o-linear-gradient(left, rgba(246, 41, 12, 1) 0%, rgba(248, 80, 50, 1) 61%, rgba(241, 111, 92, 1) 100%);
	background: -ms-linear-gradient(left, rgba(246, 41, 12, 1) 0%, rgba(248, 80, 50, 1) 61%, rgba(241, 111, 92, 1) 100%);
	background: linear-gradient(to right, rgba(246, 41, 12, 1) 0%, rgba(248, 80, 50, 1) 61%, rgba(241, 111, 92, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6290c', endColorstr='#f16f5c', GradientType=1); */
	background-color: #DA0505;
}

.modal-gradient-theme {
	background: linear-gradient(to right, #0C2461 0%, #38ADA9 100%);
}

.input-xs {
	height: 30px;
	padding: 2px 5px;
	font-size: 14px;
	line-height: 1.5;
	/* If Placeholder of the input is moved up, rem/modify this. */
	border-radius: 6px !important;
}

.btn-xs {
	padding: 2px 8px;
	font-size: 14px;
	font-weight: 600;
	line-height: 2.5;
	/* If Placeholder of the input is moved up, rem/modify this. */
	border-radius: 3px;
	display: inline-flex;
    align-items: center;
	justify-content: center;
	gap: 5px;
	width: auto;
}

.btn-block {
	width: 100%;
}

.btn-xs i {
	font-size: 14px;
}

.btn-xs.btn-tutup {
	color: #707070;
}

.btn-xs.btn-hapus {
	background-color: #DA0505;
}

.input-md {
	border-radius: 6px !important;
}

.icon-menu {
	/* font-size: 28px !important; */
	vertical-align: middle;
	line-height: 5px !important;
	color: #ffffff;
	/* padding-right: 5px; */
}

table.table-rounded  {
	font-family: 'Montserrat';
	border-radius: 10px 10px 0px 0px !important; 
	border-spacing: 0;
	border: 1px solid #eceefa;
}

table.table-rounded th {
	background-color: #eceefa;
	text-align: left !important;
}

table.table-rounded td, 
table.table-rounded th { 
  border-bottom: 1px solid #eceefa;
  padding: 10px; 
}
table.table-rounded tr:last-child > td {
  border-bottom: none;
}

.form-group-xs .bootstrap-select.btn-group.form-control .dropdown-toggle {
	height: 30px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.form-group-xs .dropdown-menu {
	top: 22px;
}

.btn-file {
	position: relative;
	height: 24px;
	width: 24px;
	padding: 0px;
	overflow: hidden;
}

.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	background: #337ab7;
	cursor: inherit;
	display: block;
}

.bootstrap-dialog .bootstrap-dialog-message {
	font-size: inherit;
}

/* .sidebar-panel>nav ul.nav>li.open,
.sidebar-panel>nav ul.nav>li.active,
.sidebar-panel>nav ul.nav>li:hover {
	background-color: #535a6c;
} */

.box {
	width: 100%;
	border-radius: 12px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
}

.box.noborder {
	border: none !important;
}

.box-body {
	padding: 15px;
}

input[type=text] {
	border-radius: 6px !important;
}

textarea {
	border-radius: 6px !important;
}

/* .skin-4 .sidebar-panel>nav ul.nav:hover {
	padding: 10rem !important;
} */

.skin-4 .sidebar-panel>nav ul.nav::-webkit-scrollbar {
	width: 10px !important;
}

.skin-4 .sidebar-panel>nav ul.nav::-webkit-scrollbar-track {
	border-radius: 10px !important;
	background: transparent !important;
}

.skin-4 .sidebar-panel>nav ul.nav::-webkit-scrollbar-thumb {
	border-radius: 10px !important;
	background: #fff !important;
}

.skin-4 .sidebar-panel>nav ul.nav::-webkit-scrollbar-thumb:hover {
	border-radius: 10px !important;
	background: #fff !important;
}

@media (min-width: 1350px){
	.freeze{
		position: fixed;
		top: 80px;
		z-index: 1050;
		width: 100%;
		max-width: 1170px;
		left: 49.43%;
	 	transform: translate(-50%, -50%);
	}
}

@media (max-width: 1349px){
	.freeze{
		position: fixed;
		top: 80px;
		z-index: 1050;
		width: 87.5%;
		max-width: 1170px;
		left: 49%;
	 	transform: translate(-50%, -50%);
	}
}

.t_kode_risk {
	padding: 0px;
}

.t_kode_risk td, .t_kode_risk th{
	padding: 0px;
	border: 0px;
	pointer-events: none;
	font-size: 10px;
}

.t_kode_risk th{
	text-align: left !important;
	font-style: italic;
}

select > option{
	overflow-x: hidden;
}

.bootstrap-select.btn-group.disabled, 
.bootstrap-select.btn-group > .disabled {
	background: #e8e8e8;
	color: #000;
	border-color: rgba(0,0,0,.1);
	border-radius: 6px !important;
}

.form-group .form-select {
	width: 100% !important;
}

#title-page #title-gradient {
	font-family: "Montserrat";
	font-weight: 600 !important;
	font-size: 32px !important;
	background: -webkit-linear-gradient(left, #0C2461, #5271FF);
	background: -o-linear-gradient(right, #0C2461, #5271FF);
	background: -moz-linear-gradient(right, #0C2461, #5271FF);
	background: linear-gradient(to right , #0C2461, #5271FF);
    color: transparent !important;
    background-clip: text;
}

.header-inner {
	display: flex !important;
	align-items: center;
    justify-content: center;
}

.nav-item.nav-link .col-sm-6 {
	padding: 0 0 0 0;
}

i.circle-bell {
    background-color: #f4f4f4;
 	border-radius: 60px;
	padding: 10px;
	display: inline-block;
}

i.circle-bell .square-image {
    width: 24px;
	height: 24px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
}

i.circle-bell .square-image img{
	height: 20px !important;
}

.nav-item.nav-link.dropdown.user-button{
    padding-right: 0px;
}

.main-panel>.header, .main-panel>.header-secondary {
    /* padding: 0 1rem !important; */
}

.container-fluid.for-carousel {
	height: 478px;
	padding-left: 0;
	padding-right: 0;
}

.carousel.slide {
	height: 478px;
	border-radius: 20px;
	overflow: hidden;
}

.wrap-img-carousel {
	height: 478px;
	display: flex;
	align-items: center;
}

.wrap-img-carousel:before {
	content:"";
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background: rgba(235, 235, 235, 0.6);
	z-index:999;
}

.carousel-inner>.item.active {
	display: flex !important;
	justify-content: center;
    align-items: center;
	vertical-align: middle;
}

@media (min-width: 741px) {
	.wrap-img-carousel img {
		max-width:100%;
		min-height:100%;
		height: auto;
		width: auto;
		text-align: center;
	}
}

@media (max-width: 740px) {
	.wrap-img-carousel img {
		height: 100%;
		width: auto;
		text-align: center;
	}
}

.carousel-indicators li {
    width: 14px;
    height: 14px;
	background-color: #F4F4F4;
	border-radius: 20px;
	vertical-align: middle;
}

.carousel-indicators .active {
    width: 22px;
    height: 22px;
    background-color: #0C2D6C;
	border: none;
}

.container-fluid.quick-access-icons {
	padding-top: 1%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}

.bg-container {
	border-radius: 20px;
	background-color: #F4F4F4;
}

.col-md-4.grid-card {
	padding: 1.5% 1% 0 1%;
}

.menu-cards {
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-areas: 
    "menu-name menu-icon";
	height: 130px;
	justify-items: center;
}

.menu-name {
	color: #38ADA9;
	font-weight: 600;
	font-size: 24px;
	background: #ffffff;
	height: inherit;
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}

.menu-icon {
	background: linear-gradient(#38ADA9, #0C2461);
	height: inherit;
	width: 100%;
	border-radius: 0 40px 40px 0;
	display: flex;
    justify-content: center;
    align-items: center;
}

.right.carousel-control {
	transform: unset !important;
    -webkit-transform: unset !important;
}

.carousel-control {
	background-color: rgba(255, 255, 255, 0.8) !important;
	background-image: none !important;
	border-radius: 20px;
	top: 50%;
	bottom: 50%;
	left: 0%;
	width: 44px;
	height: 44px;
	font-size: 12px;
	text-shadow: none;
	color: #1E3799;
	opacity: 1;
	display: flex;
	justify-content: center;
    align-items: center;
	margin-left: 1%;
	margin-right: 1%;
	z-index: 15;
}

.carousel-control:hover {
	background-color: rgba(255, 255, 255, 1) !important;
	background-image: none !important;
	color: #079992;
}

.carousel-control:focus {
	background-color: rgba(255, 255, 255, 1) !important;
	background-image: none !important;
	color: #079992 !important;
}

.text-overlay-carousel {
	position: absolute;
    display: flex;
    top: 0;
    bottom: auto;
	width: inherit;
    text-align: center;
    align-items: center;
    justify-content: space-evenly;
    z-index: 14;
    flex-direction: column;
    height: inherit;
    padding-bottom: 5%;
}

.semibold-32 {
	padding-top: 2%;
	color: #0C2D6C;
	font-size: 32px;
	font-weight: 600;
}

.size-80 {
	padding-top: 3.5%;
}

.size-80 img{
	max-height: 80px !important;
}

.bold-32 {
	color: #0C2D6C;
	font-size: 32px;
	font-weight: 700;
}

.semibold-28 {
	padding-top: 1%;
	color: #0C2D6C;
	font-size: 28px;
	font-weight: 600;
}

.size-76 img{
	max-height: 76px !important;
}

.size-76 {
	padding-top: 2.5%;
}

.paginate_button.active a {
	background-color: #5271FF !important;
	background: #5271FF !important;
	color: #fff !important;
}

.paginate_button.previous.disabled a {
	background-color: unset !important;
	background: unset !important;
	color: #ABABAB !important;
}

.paginate_button a {
	color: #5271FF !important;
}

.paginate_button.next.disabled a {
	background-color: unset !important;
	background: unset !important;
	color: #ABABAB !important;
}

.form-group label {
	font-size: 16px;
	color: #1F1F1F;
	font-weight: 600;
}

.table>tbody>tr>td {
    border-top: none;
	font-size: 12px;
	font-weight: 600;
	padding: 16px 8px;
}

@media (min-width: 992px) {
    .sidebar-panel {
        width: 19.2rem;
    }
}

@media (max-width: 991px) {
    .sidebar-panel {
        width: 18.7rem;
    }
}

.input-group:has(> #nama_file_input) {
	border: 1px solid #ABABAB;
	border-radius: 6px;
	padding: 12px;
}

.input-group-btn:has(> .btn-success.btn-file) {
	border: 1px solid #08B83C;
	border-radius: 4px;
	background-color: rgba(8, 184, 60, 0.15);
}

.input-group-btn>.btn-success.btn-file {
	border: none;
    background-color: transparent !important;
    color: #08B83C;
    border: none;
    background-color: transparent !important;
    color: #08B83C;
    display: flex;
    justify-content: space-evenly;
    justify-items: center;
    align-items: center;
    width: fit-content;
    border-radius: 0px !important;
	padding: 4px;
	flex-direction: row-reverse;
}

.input-group-btn>.btn-success.btn-file:before {
	content: "Choose File";
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #08B83C;
    font-size: 12px;
	padding-right: 10px;
}

#nama_file_input {
	background-color: transparent !important;
	border: none;
}

#persen_upload {
	font-size: 12px;
}

.info-semibold {
	font-size:16px;
	font-weight:600;
}

.file-size {
	width:100%;
	text-align:right;
	margin:8px 0px;
	font-weight:500;
	font-size: 12px;
	color: #1F1F1F;
}

.file-size>* {
	font-size: 12px;
	font-weight: 500;
}

.file-harus-excel:after {
	content: "* File harus Excel (xlsx)";
	position: relative;
    color: #707070;
    font-size: 12px;
	padding-right: 10px;
	text-align: left;
	font-weight: 500;
}

.modal-footer{
	border-top: none;
}

.table-striped>tbody>tr:nth-child(even) {
    background-color: #f4f4f4;
}

#tab-nav {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 2px;
	overflow: hidden;
}

#tab-nav .nav-tabs .nav-item .nav-link:not(.active):hover {
    font-weight: 500;
    padding: .75rem 1rem;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
	background-color: #5271FF;
}

#tab-nav .nav-tabs .nav-item .nav-link.active {
    color: #5271FF;
    border-color: rgba(0, 0, 0, .1);
    background-color: #fff;
}

.nav-tabs {
	position: relative;
	display: table;
    padding-left: 0;
}

.nav.nav-tabs > .nav-item .nav-link.active:before {
	content: "";
	border-bottom: 1px solid #D2D2D2;
	bottom: 0;
    position: absolute;
	width: 100vw;
	left: -100vw;
}

.nav.nav-tabs > .nav-item .nav-link.active:after {
	content: "";
	border-bottom: 1px solid #D2D2D2;
	bottom: 0;
    position: absolute;
	width: 100vw;
	right: -100vw;
}

.img-responsive {
	display: inline-block !important;
}

.nav-item.nav-link.logo {
	display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}

table.dataTable tbody td {
	vertical-align: middle;
}

a.jstree-anchor:not(i) {
	display: contents;
	width: inherit;
	word-wrap: break-word;
	word-break: break-word;
	white-space: normal;
}

ul.jstree-container-ul li.jstree-node:hover >  a.jstree-anchor:not(i) {
    color: #000 !important;
}

.jstree-default .jstree-wholerow-hovered {
    background: unset !important;
}

.jstree-default .jstree-wholerow-clicked {
    background: unset !important;
}

.bootstrap-select.btn-group .dropdown-menu.open {
	max-width: -webkit-fill-available;
}

.bootstrap-select.btn-group .dropdown-menu li a {
	white-space: normal;
}