span.required {
  color: red;
}
span.select2.select2-container.select2-container--default {
  width: 100% !important;
}
input.datepicker {
  width: 100%;
}
.thumbs-table,
.thumbs-table-80,
.thumbs-table-60,
.thumbs-table-30 {
  width: 100%;
  text-align: center;
}
.thumbs-table img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.thumbs-table-80 img {
  max-width: 80%;
  height: auto;
  margin: 0 auto;
}
.thumbs-table-60 img {
  max-width: 60%;
  height: auto;
  margin: 0 auto;
}
.thumbs-table-30 img {
  max-width: 30%;
  height: auto;
  margin: 0 auto;
}
/* button.kv-file-remove.btn.btn-sm.btn-kv.btn-default.btn-outline-secondary {
  display: none;
} */

td.disabled.day {
  text-decoration: line-through;
}
#floating-panel {
  position: absolute;
  top: 100px;
  left: 1%;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  text-align: left;
  line-height: 30px;
  padding-left: 10px;
  background: transparent;
  max-width: 30%;
  min-width: 25%;
}
i.fas.fa-star {
  color: #fde16d !important;
}
.rating-container.rating-lg.rating-animate {
  margin-top: -2rem;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #ebedf3 !important;
}
.tooltip-geo {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  font-weight: bold;
}
.color-fms-ungu {
  color: #8950fc;
}
.color-fms-kuning {
  color: #ffa800;
}
.color-fms-merah {
  color: #f64e60;
}
.color-fms-cyan {
  color: #1bc5bd;
}
.bootstrap-timepicker-widget table td > a {
  width: unset;
}
.card-fullscreen {
  display: block;
  z-index: 99;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
}
.polyline_trip {
  stroke-width: 5;
}
.polyline_route {
  stroke-width: 5;
}
.btn-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
div#dropdown-menu {
  z-index: 2;
}

/*custom scrollbar*/
.scrollbar {
  scrollbar-color: #9a9a9a transparent;
  scrollbar-width: thin;
}

.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  /*background-color: #F5F5F5;*/
  background-color: transparent;
}

.scrollbar::-webkit-scrollbar {
  height: 7px;
  width: 5px;
  /*background-color: #F5F5F5;*/
  background-color: transparent;
}

.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #9a9a9a;
  /*background-color: transparent;*/
}

.radius-5 {
  border-radius: 5px !important;
}
.radius-10 {
  border-radius: 10px !important;
}
.radius-15 {
  border-radius: 15px !important;
}
.radius-20 {
  border-radius: 20px !important;
}
.radius-25 {
  border-radius: 25px !important;
}
.radius-50 {
  border-radius: 50% !important;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #428bca;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #428bca transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.header-fixed.subheader-fixed.subheader-enabled .wrapper {
  padding-top: 50px;
}
.aside-minimize:not(.aside-minimize-hover) .brand .brand-logo h2 {
  display: none;
}
.aside-minimize:not(.aside-minimize-hover) .div-input-search-menu {
  display: none;
}

/*start select2 column view*/
.bigdrop {
  width: 600px !important;
}
.detail-barang-select {
  display: inline-block;
}

/*end select2 column view*/

.aside,
.aside-menu,
.brand {
  background-color: #0c3f9eff !important;
  color: #ffffff !important;
}

.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading,
.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link,
.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading,
.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item.menu-item-active
  > .menu-heading,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item.menu-item-active
  > .menu-link {
  background-color: #2060d8ff !important;
  color: #ffffff !important;
}

.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-heading,
.aside-menu .menu-nav > .menu-item.menu-item-here > .menu-link,
.aside-menu
  .menu-nav
  > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(
    .menu-item-here
  ):not(.menu-item-active):hover
  > .menu-heading,
.aside-menu
  .menu-nav
  > .menu-item:not(.menu-item-parent):not(.menu-item-open):not(
    .menu-item-here
  ):not(.menu-item-active):hover
  > .menu-link,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item.menu-item-open
  > .menu-heading,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item.menu-item-open
  > .menu-link,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item.menu-item-here
  > .menu-heading,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item.menu-item-here
  > .menu-link,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item:not(.menu-item-parent):not(.menu-item-open):not(
    .menu-item-here
  ):not(.menu-item-active):hover
  > .menu-heading,
.aside-menu
  .menu-nav
  > .menu-item
  .menu-submenu
  .menu-item:not(.menu-item-parent):not(.menu-item-open):not(
    .menu-item-here
  ):not(.menu-item-active):hover
  > .menu-link {
  background-color: #082c6eff !important;
  color: #ffffff !important;
}

/* Ubah warna teks menu sidebar jadi putih */
.aside-menu .menu-nav .menu-item > .menu-heading .menu-text,
.aside-menu .menu-nav .menu-item > .menu-link .menu-text {
  font-family: "Poppins", sans-serif !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}

/* Kalau mau beda saat hover */
.aside-menu .menu-nav .menu-item > .menu-link:hover .menu-text {
  color: #ffffff !important;
}

/* Kalau item active */
.aside-menu .menu-nav .menu-item.menu-item-active > .menu-link .menu-text {
  color: #ffffff !important;
}

.aside-menu .menu-nav .menu-item > .menu-heading .menu-icon,
.aside-menu .menu-nav .menu-item > .menu-link .menu-icon {
  color: #ffffff !important;
  /* putih */
  font-size: 1.2rem;
  /* atur ukuran icon */
}

/* Target semua icon font awesome di aside-menu */
.aside-menu .menu-nav .menu-item i.fa,
i.fas,
i.flaticon-psd,
i.flaticon2 {
  color: #ffffff !important;
}

aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow,
.aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
  color: #fdfdfd !important;
}

/* .btn {
			color: var(--color-black);
		} */

.label.label-light-danger {
  color: var(--color-white);
  background-color: var(--color-danger);
}

.breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
}

.breadcrumb-item {
  align-items: center;
}

.breadcrumb .breadcrumb-item:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='11' viewBox='0 0 7 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 10L5 5.5L1 1' stroke='%23101828' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  margin-left: 0.5rem;
}

.breadcrumb-item a {
  color: var(--black);
  font-weight: 600;
}

.breadcrumb-item a:hover {
  color: #393c41;
}

.apexcharts-flip-y {
  transform: scaleY(-1) translateY(-100%);
  transform-origin: top;
  transform-box: fill-box;
}

.apexcharts-flip-x {
  transform: scaleX(-1);
  transform-origin: center;
  transform-box: fill-box;
}

.apexcharts-legend {
  display: flex;
  overflow: auto;
  padding: 0 10px;
}

.apexcharts-legend.apx-legend-position-bottom,
.apexcharts-legend.apx-legend-position-top {
  flex-wrap: wrap;
}

.apexcharts-legend.apx-legend-position-right,
.apexcharts-legend.apx-legend-position-left {
  flex-direction: column;
  bottom: 0;
}

.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-left,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-left,
.apexcharts-legend.apx-legend-position-right,
.apexcharts-legend.apx-legend-position-left {
  justify-content: flex-start;
}

.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
  justify-content: center;
}

.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-right,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-right {
  justify-content: flex-end;
}

.apexcharts-legend-series {
  cursor: pointer;
  line-height: normal;
  display: flex;
  align-items: center;
}

.apexcharts-legend-text {
  position: relative;
  font-size: 14px;
}

.apexcharts-legend-text *,
.apexcharts-legend-marker * {
  pointer-events: none;
}

.apexcharts-legend-marker {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 1px;
}

.apexcharts-legend-series.apexcharts-no-click {
  cursor: auto;
}

.apexcharts-legend .apexcharts-hidden-zero-series,
.apexcharts-legend .apexcharts-hidden-null-series {
  display: none !important;
}

.apexcharts-inactive-legend {
  opacity: 0.45;
}

.apexcharts-flip-y {
  transform: scaleY(-1) translateY(-100%);
  transform-origin: top;
  transform-box: fill-box;
}

.apexcharts-flip-x {
  transform: scaleX(-1);
  transform-origin: center;
  transform-box: fill-box;
}

.apexcharts-legend {
  display: flex;
  overflow: auto;
  padding: 0 10px;
}

.apexcharts-legend.apx-legend-position-bottom,
.apexcharts-legend.apx-legend-position-top {
  flex-wrap: wrap;
}

.apexcharts-legend.apx-legend-position-right,
.apexcharts-legend.apx-legend-position-left {
  flex-direction: column;
  bottom: 0;
}

.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-left,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-left,
.apexcharts-legend.apx-legend-position-right,
.apexcharts-legend.apx-legend-position-left {
  justify-content: flex-start;
}

.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-center {
  justify-content: center;
}

.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-right,
.apexcharts-legend.apx-legend-position-top.apexcharts-align-right {
  justify-content: flex-end;
}

.apexcharts-legend-series {
  cursor: pointer;
  line-height: normal;
  display: flex;
  align-items: center;
}

.apexcharts-legend-text {
  position: relative;
  font-size: 14px;
}

.apexcharts-legend-text *,
.apexcharts-legend-marker * {
  pointer-events: none;
}

.apexcharts-legend-marker {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 1px;
}

.apexcharts-legend-series.apexcharts-no-click {
  cursor: auto;
}

.apexcharts-legend .apexcharts-hidden-zero-series,
.apexcharts-legend .apexcharts-hidden-null-series {
  display: none !important;
}

.apexcharts-inactive-legend {
  opacity: 0.45;
}

.card.card-flush {
  border: 1px solid #e4e6ef;
  /* default border Metronic */
  border-radius: 0.475rem;
  /* biar ga kotak banget */
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  /* optional */
}

#kt_quick_user.offcanvas {
  right: 0;
  top: 0;
  bottom: 0;
  width: 350px;
  background: #fff;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  transform: translateX(100%);
  transition: transform 0.3s ease, visibility 0.3s ease;
  z-index: 2000;
  position: fixed;
}

#kt_quick_user.offcanvas.show {
  transform: translateX(0);
  visibility: visible;
}

/* Bungkus semua item */
#online-user > div {
  border: 1px dashed #ccc !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  margin: 10px 0 !important;
  /* jarak antar kotak */
  background-color: #fff;
  /* biar gak transparan */
}

/* Biar kotak pertama juga dapat border */
.hover-scroll-overlay-y #online-user > div:first-child {
  border: 1px dashed #ccc !important;
  margin-top: 10px !important;
}

#online-user {
  display: block !important;
}

/* Hanya untuk item user */
#online-user .online-user-item {
  border: 1px dashed #ccc;
  border-radius: 6px;
  padding: 10px 12px;
  margin: 10px 0;
  background-color: #fff;
}

/* Load More button tetap full */
#load-more-online {
  width: 100%;
  margin-top: 10px;
}

.svg-icon-white svg path {
  fill: #fff !important;
}

.table.table-head-bg thead tr,
.table.table-head-bg thead th {
  background-color: rgb(226, 228, 231);
  color: #000000;
  border-bottom: 0;
  letter-spacing: 1px;
}

.table.table-head-custom thead tr,
.table.table-head-custom thead th {
  font-weight: 600;
  color: rgb(24, 24, 24) !important;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.table {
  border-collapse: collapse; /* biar garis tidak double */
  width: 100%;
}

.table th,
.table td {
  padding: 8px;
}

.table th {
  background-color: rgb(226, 228, 231); /* warna head yang sudah ada */
  color: #000;
}

/* Untuk btn-primary, success, danger: teks putih */
.btn-primary,
.btn-success,
.btn-danger,
.btn-info,
.btn-warning,
.btn-dark {
  color: #fff !important;
}

.btn:hover {
  filter: brightness(0.9);
}

.export-dropdown .btn {
  border-radius: 8px;
  font-weight: 500;
  padding: 0.5rem 1.2rem;
  transition: all 0.3s ease;
  background: #a4abb1;
  border: none;
  color: #fff;
}

.export-dropdown .btn:hover {
  transform: translateY(-2px);
  background: #82898f;
  color: #fff;
}

.export-dropdown .btn i {
  margin-right: 8px;
}

.export-dropdown .dropdown-menu {
  border-radius: 10px;
  border: none;
  padding: 0.5rem;
  min-width: 200px;
}

.export-dropdown .dropdown-item {
  border-radius: 8px;
  padding: 0.7rem 1rem;
  margin: 0.2rem 0;
  transition: all 0.2s ease;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.export-dropdown .dropdown-item i {
  margin-right: 10px;
  width: 20px;
  text-align: center;
}

.export-dropdown .dropdown-item.excel {
  color: #198754;
}

.export-dropdown .dropdown-item.excel:hover {
  background-color: rgba(25, 135, 84, 0.1);
}

.export-dropdown .dropdown-item.pdf {
  color: #dc3545;
}

.export-dropdown .dropdown-item.pdf:hover {
  background-color: rgba(220, 53, 69, 0.1);
}

.export-dropdown .dropdown-divider {
  margin: 0.4rem 0;
}

#modal-detail-transaksi .modal-footer {
    padding-right: 20px !important;
    padding-bottom: 15px !important;
}

#btn-detail i {
    color: #333 !important;  
}

#exportDropdown i {
    color: #333 !important;  
}

