html{
	font-size: 12px !important;
}

body{
	font-family: 'Inter', sans-serif;
	/*font-size: 12px !important;*/
	background-color: white;
	color: black;
}

input{
	font-size: 12px !important;
	color: black;

}

a{
	width: fit-content;
	/*display: block;*/
}

table{
	border: 1px solid lightgrey;
}

input[type="text"]:disabled{
	background-color: #ebebeb;
}

.modal.show{
	display: block;
}

.dataTables_filter input[type="search"]{
	min-width: 200px;
	border-radius: 6px;
	padding-right: 20px;
}

.p-label{
	position: relative;
}
.search-label{
	position: absolute;
	top: 6px;
	right: 4px;
	z-index: 8;
}

.select2-selection__rendered.grey{
	color: grey !important;
}
.select2-selection__rendered.black{
	color: black !important;
}

.datepicker{
	color: black !important;
}

button.swal2-styled:focus{
	outline: unset !important;
	box-shadow: unset !important;
}

input:disabled, .select2-container--disabled .select2-selection--single,  .select2-container--disabled .select2-selection--single {
	background-color: #1b2a47 !important;
	color: white !important;
}
.select2-container--disabled .select2-selection--single .select2-selection__rendered{
	color: white !important;
}

.date-picker.disabled{
	background-color: #1b2a47 !important;
	color: white !important;
}
.date-picker.disabled input{
	border-right: 1px solid white !important;
}
.date-picker.disabled input::placeholder{
	color: white !important;
}
.datepicker.disabled i{
	color: white !important;
}
input:focus{
	outline: unset !important;
	box-shadow: unset !important;
}

.bootstrap-datetimepicker-widget{
	z-index: 9999 !important;
	min-width: 245px !important;
	/*position: absolute;*/
}
/*Qkoh St*/
/*.dataTables_scroll th{
	border-right:1px solid #c7c7c7 ;
	border-left:1px solid #c7c7c7 ;
}
.dataTables_scroll td{
	border-right:1px solid #c7c7c7 ;
	border-left:1px solid #c7c7c7 ;
}
*/

/*.table-megaria th, .table-megaria td{
	border-right: 1px solid #c7c7c7;
}*/

.dataTable th , .dataTable td{
	border-right: 1px solid #c7c7c7 !important; 
	/*border-left: 1px solid #c7c7c7;*/
}

.btn-save{
	background-color: #28b779 !important;
	color: white;
}
.alert {
	font-size: 22px;
	padding: 14px;
}
.color-red {
	color: #EF2F2F;
}
.color-greed {
	color: #28B779;
}

/*custom checkbox*/
.custom-checkbox-menu input[type="checkbox"]{
	display: none;
}

.custom-checkbox-menu label {
	display: block;
	position: relative;
	cursor: pointer;
}

.custom-checkbox-menu label:before{
	content: "";
	display: inline-block;
	position: relative;
	left: 0;
	top: 3px;
	width: 15px;
	height: 15px;
	border: 2px solid #252e46;
	margin-right: 10px;
	border-radius: 4px;
}

.custom-checkbox-menu input[type="checkbox"]:checked+label:before{
	background-color: #252e46;
	border-color: #252e46;
}

.custom-checkbox-menu input[type="checkbox"]:checked+label:after{
	content: "\2713";
	display: inline-block;
	position: absolute;
	left: 3.5px;
	bottom: 0;
	color: #fff;
}
/*end custom checkbox*/

.nested-checkbox input[type="checkbox"]{
	display: none;
}

.nested-checkbox label {
	display: block;
	position: relative;
	cursor: pointer;
}

.nested-checkbox label:before{
	content: "";
	display: inline-block;
	position: relative;
	left: 0;
	top: 3px;
	width: 15px;
	height: 15px;
	border: 2px solid #252e46;
	margin-right: 10px;
	border-radius: 4px;
}

.nested-checkbox input[type="checkbox"]:checked+label:before{
	background-color: #252e46;
	border-color: #252e46;
}

.nested-checkbox input[type="checkbox"]:checked+label:after{
	content: "\2713";
	display: inline-block;
	position: absolute;
	left: 3.5px;
	bottom: 0;
	color: #fff;
}

.nested-checkbox ul {
	padding-left: 25px;
	list-style-type: none;
}

input[type=checkbox].disabled-notchecked {
	width: 12px !important;
  height: 12px !important;
  margin: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  outline: 1px solid #cbcccd;
  border-radius: 2px;
}

input[type=checkbox].disabled-checked {
	width: 12px !important;
  height: 12px !important;
  margin: auto;
  /*-webkit-appearance: none;*/
  /*-moz-appearance: none;*/
  /*-o-appearance: none;*/
  outline: 1px solid #cbcccd;
  border-radius: 2px;
}
/*End Qkoh St*/

.Judul{
	margin: 25px;
}
.nav-header{

}

#navbarSupportedContent{
	z-index: 10;
}
.site-menubar{
	position:fixed;
	top:132.01px;
	z-index:1400;
	height:100%;
	height:calc(100% - 132.01px);
	font-family:Roboto,sans-serif;
	color:rgba(117,117,117,.9);
	background:#fff;
	box-shadow:0 2px 4px rgba(0,0,0,.08);
	border:solid 3px #c8c8c8;
	width:260px;
}
.site-menubar ul{padding:0;margin:0;list-style:none}
.site-menu{
	padding-bottom:20px;
	overflow-y:hidden;
	font-size:14px}
.site-menu-item{
	background-color: lightgrey;
	height: 60px;
}
.site-menu-item>a{
	white-space:nowrap;
	cursor:pointer;
	color: #696969;
	font-size: 1.5rem;
}
.site-menu-item>a:hover{
	text-decoration: none;
	color: black;
	font-style: bold;
}
.menu-link{
	padding: 50px;
}
.page-content{
	min-height: 400px;
	/*margin-left: 263px;*/
	/*position: fixed;*/
}
.page-content-body{
	padding: 26px 20px;
}
hr{
	border: 0;
	clear: both;
	display: block;
	width: 96%;
	background-color: darkgrey;
	height: 3px !imprortant;
}
.line{
	float: left;
	height: 40px;
	width:100%;
}
.form-approve{
	margin-left: 30px;
}
.text-center{
	align-content: center;
	text-align: center;
}
.abc{
	margin-bottom: 5px;
}
.biaya-lain{
	margin-left: 60px;
}
.marginleft30{
	margin-left: 30px;	
}
.marginbt15{
	margin-bottom: 15px;
}
.tombols{
	border: 1px solid transparent;
	border-radius: 25px;
	width: 100%;
	height:35px;
}
.boxes{
	margin-right: 5px;
}
@media (max-width: 415px){
	.biayalain-judul{
		font-size: 0.75rem;
	}
}

@media (min-width: 920px){
.navbar-nav{
	margin-right: 40px !important;
}
}

/*new*/
.m-navbar {
	z-index: 1063;
}

#the-count {
  float: right;
  padding: 0.1rem 0 0 0;
  font-size: 0.875rem;
  margin-top: 4px;
}

.bg-primary{
	background-color: #1b2a47 !important;
}

.bg-primary-projek{
	background-color: #950f0c !important;
}

.bg-secondary-projek{
	background-color: #1b2a47;
}

.btn-primary-projek{
	background-color: #950f0c !important;
	color: #fff;
	border-radius: 5px !important;
}

.btn-primary-projek:hover{
	background-color: #950f0c !important;
	color: #fff !important;
}



#reset{
	background-color: #ffbc41 !important;
	color: #000;
	border-radius: 5px !important;
}

.btn-secondary-projek{
	background-color: #605f6f ;
	color: white;
	border-radius: 5px !important;
}
.btn-secondary-projek:hover{
	background-color: #605f6f ;
	color: white;
}

.btn-success-projek{
	background-color: #188038 !important;
	color: #fff;
	border-radius: 5px !important;
}
.btn-success-projek:hover{
	background-color: #188038 !important;
	color: #fff !important;
}

.dropdown-item{
	color: black !important;
	background-color: transparent !important;
}

.dropdown-menu-projek.dropdown-menu.show{
	padding: 2px 4px !important;
	display: flex !important;
}
.dropdown-menu-apar.dropdown-menu.show{
	padding: 0px !important;
	display: block; !important;
}

.dropdown-menu .dropdown-item{
	padding: 2px 8px !important;
	border: 1px solid navy ;
}

th{
	vertical-align: middle !important;
}

.dropdown-item:hover{
	color: black !important;
	background-color: lightgrey !important;
}

.btn-group img{
	height: 20px;
}
.btn-group button:not(.dropdown-item){
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 10px !important;
	height: 32px;
	width: 100px;
	padding: 1px 12px;
}
.btn:focus{
	box-shadow: unset !important;
}

.fc-primary{
	color: #950f0c;
}

.fc-red{
	color: red;
}

.lh-normal{
	line-height: normal;
}

.w-fit-content{
	width: fit-content;
}

/*border*/
.bdr-00{
	border: 1px solid #000000;
}
/*font weight*/
.fw-bold{
	font-weight: bold;
}
.bdr-00{
	border-color: #00000;
}

/*font size*/
.fs-40{
	font-size: 40px;
}
.fs-30{
	font-size: 30px;
}
.fs-28{
	font-size: 28px;
}
.fs-26{
	font-size: 26px;
}
.fs-25{
	font-size: 25px;
}
.fs-20{
	font-size: 20px;
}
.fs-15{
	font-size: 15px;
}

.fs-10{
	font-size: 10px;
}

.fs-16{
	font-size: 16px;
}
.fs-18{
	font-size: 18px;
}
.fs-17{
	font-size: 17px;
}

.fs-14{
	font-size: 14px;
}

.fs-12{
	font-size: 12px;
}

.fs-11{
	font-size: 11px;
}

/*font-color*/
.fc-00{
	color: #000000;
}
.w-100{
	width: 100% !important;
}

.h-100{
	height: 100% !important;
}

/*margin*/
.mt-10{
	margin-top: 10px;
}

.mt-12{
	margin-top: 12px;
}

.mt-14{
	margin-top: 14px;
}

.mt-16{
	margin-top: 16px;
}

.mt-18{
	margin-top: 18px;
}

.mr-5 {
	margin-right: 5px !important;
}
.mr-8 {
	margin-right: 8px;
}
.fs-0{
	font-size: 0 !important;
}
.mr-9 {
	margin-right: 9px;
}

.mr-10{
	margin-right: 10px;
}

.mr-12{
	margin-right: 12px;
}

.mr-14{
	margin-right: 14px;
}

.mr-16{
	margin-right: 16px;
}

.mr-18{
	margin-right: 18px;
}

.mr-22{
	margin-right: 22px;
}

.ml-10{
	margin-left: 10px;
}

.ml-12{
	margin-left: 12px;
}

.ml-14{
	margin-left: 14px;
}

.ml-16{
	margin-left: 16px;
}

.ml-18{
	margin-left: 18px;
}
.mb-16{
	margin-bottom: 16px;
}

.mb-20{
	margin-bottom: 20px;
}

.mb-40{
	margin-bottom: 40px;
}
.mb-50{
	margin-bottom: 50px;
}

.bdr-95{
	border: 1px solid #950f0c;
}

.customScroll::-webkit-scrollbar{
	width: 6px;
}
.customScroll::-webkit-scrollbar-track{
	border-radius: 6px;
	background-color: transparent;
}
.customScroll::-webkit-scrollbar-thumb{
	background-color: white;
	border-radius: 6px;
}
.customScroll::-webkit-scrollbar-thumb:hover{
	background-color: white;
}

.bdr-radius-10{
	border-radius: 10px;
}
/*breadcrumb*/
.header-breadcrumb{
	background-color: #fff;
	border-radius: 5px;
	padding: 14px 16px;
	/*box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);*/
}

a:hover{
	text-decoration: none;
}

.body-breadcrumb{
	color: #897f7f;
}

.body-breadcrumb.active{
	color: #000;
}

.body-breadcrumb.link{
	color: #2962ff;
}

.justify-content-space-between{
	justify-content: space-between;
}

/**/
.filter-container{
	background-color: #fff;
	border-radius: 5px;
	padding: 14px 26px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.for-filter-icon{
	cursor: pointer;
}

.filter-container-child{
	display: none;
	height: 0;
	transition: all 1.0s linear;
}

.filter-container-child.show{
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	display: flex;
	height: auto;
}


.content-container{
	background-color: #fff;
	border-radius: 5px;
	padding: 26px 22px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/*table*/
.table-projek th {
	color: #FFFFFF;
	background-color: #605f6f !important;
}

.dataTables_scrollBody > table{
	min-height: 75px !important;
}

.dropdown-menu-projek{
	min-width: fit-content ;
	background: white !important;
	border: 1px solid #c3c3c3 !important;
	top: -15px !important;
	left: 0px !important;
	column-gap: 4px;
	padding: 0 4px;
}

.dropdown-menu-projek a, .dropdown-menu-projek button{
	/*text-align: left !important;*/
	text-decoration: underline;
}

.dropdown-menu-projek a:hover, .dropdown-menu-projek button:hover{
	text-align: left !important;
	text-decoration: underline;
}

.btn-secondary-projek.dropdown-toggle{
	/*border: 2px solid navy;*/
}

a:hover{
	color: #007bff;
}


.filter-container-child{
	height: auto !important;
}

td:has(> .formatRpOnListRed){
	/*background-color: #ff5145; !important;*/
}
.formatRpOnListRed{
	color: #ff0000;
}

/*===========================================*/
.mypopover{
	position: absolute;
	z-index: 6;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	bottom: -42px;
	pointer-events: none;

}
.mypopover .pop-text{
	padding: 8px 10px;
	background-color: red;
	border-radius: 8px;
	/*border: 1px solid #002241;*/
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
	color: white;
	line-height: normal;
}

.mypopover .segitiga{
	z-index: 2;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 12px 10px;
	border-color: transparent transparent red transparent;
	/*box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);*/

}

.errorinput{
	border-color: red !important;
}

.aparlogin .alert-text{
	margin: 4px 0px 8px 40px;
}

/*=========================================*/

.searchTabel{
	width: 648px;
	/*height: 24px;*/
	border-radius: 5px;
	border: 1px solid black;
	font-size: 16px !important;
	padding: 4px 12px;
}

.tambah{
	padding: 0 6px 0 6px;
	height: 32px;
	color: white;
	border-radius: 10px;
	background-color: #5266a3;
	border: 2px solid #5266a3;
	display: flex;
	align-items: center;
	font-size: 14px;
	width: fit-content;
}
.print{
	padding: 0 12px 0 12px;
	height: 32px;
	color: white;
	border-radius: 10px;
	background-color: #5266a3;
	border: 2px solid #5266a3;
	display: flex;
	align-items: center;
	font-size: 14px;
	width: fit-content;
}

.print .kiri,.tambah .kiri{
	height: 100%;
	border-right: 1px solid white;
	display: flex;
	align-items: center;
	padding-right: 6px;
	margin-right: 6px;
}

.tambah .kanan{
	padding-top: 1px !important;
}



.pointer{
	cursor: pointer;
}

.filter{
	padding: 0 4px 0 10px;
	height: 32px;
	color: white;
	border-radius: 10px;
	background-color: #5266a3;
	border: 2px solid #5266a3;
	display: flex;
	align-items: center;
	font-size: 14px;
}

.filter .kiri{
	height: 100%;
	border-right: 1px solid white;
	display: flex;
	align-items: center;
	padding-right: 6px;
	margin-right: 10px;
}

.kotak-list{
	width: 100%;
	/*height: 675px;*/
	max-height: 675px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid black;
	padding: 32px;
}

.btn-dropdown{
	cursor: pointer;
}

.inputCustom{
	width: 420px !important;
	height: 30px !important;
	border-radius: 3px !important;
	border: 1px solid black !important;
	padding: 0 12px;
}
.inputCustomForm{
	width: 100% !important;
	height: 30px !important;
	border-radius: 3px !important;
	border: 1px solid black ;
	padding: 0 12px;
}
.view .inputCustomForm,.view textarea, .view .input-parent{
	font-size: 14px !important;
}
.inputCustomFormMini{
	/*width: 100% !important;*/
	height: 30px !important;
	border-radius: 3px !important;
	border: 1px solid black ;
	padding: 0 12px;
}
.inputCustomFormKeterangan{
	width: 100% !important;
	/*height: 30px !important;*/
	border-radius: 3px !important;
	border: 1px solid black ;
	padding: 3px 8px;
}
.form-filter .select2-container{
	width: 420px !important;
	height: 30px !important;
}

.input-parent .select2-container{
	height: 30px !important;
}
.select2-container--default .select2-selection--single{
	border: 1px solid black ;
}
.select2-selection{
	border: 1px solid black ;
	max-height: 30px;
}

.btn-reset, .btn-filter, .cancel, .save{
	width: 90px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	border: none;
	color: white;
	font-size: 16px;
	line-height: normal;
	background-color: #5266a3;
	font-weight: 700;
}

.label-form{
	max-width: 122px !important;
	min-width: 122px !important;
}

.input-parent{
	gap: 12px;
}

.triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0px 5px;
	border-color: #fff transparent transparent transparent;
}
.kotak-aksi{
	width: 7px;
	height: 7px;
	background-color: #fff;
	border-radius: 2px;
}
.dropdown-toggle::after{
	border-top: 6px solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.swal2-confirm{
	background-color: #5266a3 !important;
	min-width: 82px;
}

.swal2-cancel{
	background-color: #666666 !important;
	min-width: 82px;
}

.dataTables_scrollBody{
	border-bottom: 1px solid lightgrey;
}


img.back {
	cursor: pointer;
}


