#datatables thead tr th {
  text-align: center;
  vertical-align: middle; 
}
.dropdown-menu{
  box-shadow: 1px 1px 9px #ccc !important;
}
.select-error ~ .select2 .select2-selection__rendered {
  border: 1px solid #e46a76;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  border-radius: 0.25rem;
}
.select-valid ~ .select2 .select2-selection__rendered {
  border: 1px solid #00c292;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  border-radius: 0.25rem;
}
.middle td, .middle th {
  padding: 0.75rem !important;
  vertical-align: middle !important;
  border-top: 1px solid #dee2e6 !important;
}
.user-pro a img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  background-color: white;
  margin-right: 10px;
}
.topbar .top-navbar .profile-pic img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  background-color: white;
  margin-right: 10px;
  border-radius: 100%;
}

.notif_len_full{
  width: 100% !important;
}

.swal2-styled.swal2-confirm {
  background-color: #0088D1 !important;
}
.swal2-styled.swal2-confirm:focus{
  box-shadow:0 0 0 3px rgba(100,150,200,.5) !important
}
#gambar_kegiatan{
  max-width: 777px;
  height: auto;
}
.bd-modal-100 {
  padding-left: 1% !important;
  padding-right: 1% !important;
}
.modal-100 {
  max-width: 99% !important; 
  padding-left: 0px !important;
}
@media(min-width: 992px){
  .modal-lg,
  .modal-xl {
    max-width: 999px !important;
  }
  #gambar_kegiatan{
    max-width: 975px;
    height: auto;
  }
}

@media (min-width: 1400px) {
  .modal-xl {
    max-width: 1155px !important; 
  }
  #gambar_kegiatan{
    max-width: 975px;
    height: auto;
  }
}

.bold_hover {
  text-decoration: none;
  color: black;
}
.bold_hover:hover {
  font-weight: 900;
}

.select2-container--bootstrap4 .select2-selection--single{height:calc(2.25rem + 2px)!important}.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#757575;line-height:2.25rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:3px;width:20px}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{top:60%;border-color:#343a40 transparent transparent;border-style:solid;border-width:5px 4px 0;width:0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute}.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{line-height:2.25rem}.select2-search--dropdown .select2-search__field{border:1px solid #dee2e6;border-radius:.25rem}.select2-results__message{color:#6c757d}.select2-container--bootstrap4 .select2-selection--multiple{min-height:calc(2.25rem + 2px)!important;height:calc(2.25rem + 2px)!important}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#343a40;border:1px solid #bdc6d0;border-radius:.2rem;padding:0;padding-right:5px;cursor:pointer;float:left;margin-top:.3em;margin-right:5px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{color:#bdc6d0;font-weight:700;margin-left:3px;margin-right:1px;padding-right:3px;padding-left:3px;float:left}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}.select2-container :focus{outline:0}.select2-container--bootstrap4 .select2-selection{border:1px solid #dee2e6;border-radius:.25rem;width:100%}.select2-container--bootstrap4.select2-container--focus .select2-selection{border-color:#17a2b8;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}select.is-invalid~.select2-container--bootstrap4 .select2-selection{border-color:#dc3545}select.is-valid~.select2-container--bootstrap4 .select2-selection{border-color:#28a745}.select2-container--bootstrap4 .select2-dropdown{border-color:#dee2e6;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#e9ecef}.select2-container--bootstrap4 .select2-results__option--highlighted,.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true]{background-color:#007bff;color:#f8f9fa}.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__group{padding:6px;display:list-item;color:#6c757d}.select2-container--bootstrap4 .select2-selection__clear{width:1.2em;height:1.2em;line-height:1.15em;padding-left:.3em;margin-top:.5em;border-radius:100%;background-color:#6c757d;color:#f8f9fa;float:right;margin-right:.3em}.select2-container--bootstrap4 .select2-selection__clear:hover{background-color:#343a40}/*fileupload*/
.select-file{
    display: none !important;
}
.btn-file input[readonly] {
    background-color: white !important;
    cursor: text !important;
}
.custom-file-label {
    width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.custom-file-label{
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.obj-file {
    width: 98% !important;
    height: 100% !important;
    min-height: calc(95vh - 200px) !important;
    overflow: auto !important;
}
/*Fix Select2 Container*/
.select2-bootstrap4-prepend >
.select2-container > .selection > .select2-selection--single {
    border-radius: .25rem 0 0 .25rem !important;
}
.select2-bootstrap4-append >
.select2-container > .selection > .select2-selection--single {
    border-radius: 0 .25rem .25rem 0 !important;
}

.select2-container--default .select2-selection--single {
  border-color: #dee2e6 !important;
}

.form-control {
  border: 1px solid #dee2e6 !important;
}
.input-group-text {
  border: 1px solid #dee2e6 !important;
}

.dataTables_filter input {
  border: solid 0px transparent !important;
}

.dataTables_length select {
  border: 1px solid #e9ecef !important;
}

.table-hover tbody tr:hover {
  background-color: #e9ecef !important; 
}

input[readonly]::placeholder {
  color: #495057 !important;
}

.badge-default {
  background-color: #777;
  color: white;
}

.select2-container--bootstrap4 .select2-selection__clear {
  line-height: 1.3em !important;
  padding-left: 0.35em !important;
}

.dropdown-divider {
  border-top: 1px solid #dee2e6 !important;
}

.notification-counting {
  position: absolute;
  top: 15px;
  right: 9px;
  font-size: 9px !important;
  font-weight: bold !important;
  width: 15px;
  height: 16px;
}

label {
  margin-bottom: 0.1rem !important;
}

.label-default{
  background-color:#777 !important;
}

@media only screen and (min-width: 992px) {
  .card_profil{
    height: 675px;
  }
}

.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
  border-bottom: 2px solid #01c0c8 !important;
  color: #01c0c8 !important;
  font-weight: 500;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
  color: #01c0c8 !important; 
}

.table-hover-bold:hover {
  font-weight: 400;
}
.table-hover-info:hover {
  background-color: #b4e6fc !important; 
  font-weight: 400;
}
.table-hover-dark:hover {
  background-color: #c9cbcd !important; 
}
.hidden {
  display: none; 
}
.badge {
  margin-bottom: 3px;
}
@media only screen and (min-width: 1325px) {
  .w-custom {
    width: 85% !important; 
  }
}

div.dataTables_wrapper div.dataTables_processing {
  top: 55px;
  background: #fec107;
  font-weight: 500;
  border-radius: 0.25rem;
  box-shadow: 1px 1px 9px #aaa;
}

.loading:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;}

@keyframes dots {
  0%, 20% {
    color: rgba(0,0,0,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: black;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 black,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 black,
      .5em 0 0 black;}
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: #e9ecef !important;
}

.text-secondary2{
  color: #e1e1ef;
}

/* Filepond */
.filepond--drop-label label {
  cursor: pointer !important;
  font-size: .875rem !important;
}
.filepond--root { 
  max-height: 19em !important;
}
.filepond--drop-label {
  color: #495057 !important;
  border-radius: 15px;
}
.filepond--root .filepond--drop-label {
  min-height: 3.5em !important;
}
.elm_filepond{
  border: 2px dashed #A1A8AD;
  border-radius: 5px;
}
/* END Filepond */

/* GAMBAR LAB */
#gambar_lab{
  width: 355px;
}
@media screen and (min-width: 1400px) {
  #gambar_lab{
    width: 755px;
  }
}
@media screen and (min-width: 1600px) {
  #gambar_lab{
    width: 955px;
  }
}
@media screen and (min-width: 1900px) {
  #gambar_lab{
    width: 1155px;
  }
}
/* END GAMBAR LAB */

input:checked ~ label {
  color: #212529;
}

.label-light {
  background-color: #f8f9fa; 
  color: #212529 !important;
}

div.dataTables_wrapper div.dataTables_length select {
  border: 0px !important;
}

.product-img {
  height: 175px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ndd {
  padding-right: 15px !important;
}