.z-index-10 {
  z-index: 10!important;
}
.table tr > th:nth-child(1),
.table tr > th:last-child {
  z-index: 10!important;
}
.table:not(.no-sticky-columns):not(.no-datatable) tr > th:nth-child(1),
.table:not(.no-sticky-columns):not(.no-datatable):not(.flexiTable):not(.submodule-datatable) tr > th:nth-child(1),
.table:not(.no-sticky-columns):not(.no-datatable):not(.flexiTable):not(.submodule-datatable) tr > td:nth-child(1) {
  position: sticky;
  left: 0;
  background-color: #ffffff;
}
:root[data-bs-theme=dark] .table:not(.no-datatable) tr > th:last-child,
:root[data-bs-theme=dark] .table:not(.flexiTable):not(.no-datatable):not(.submodule-datatable) tr > th:last-child,
:root[data-bs-theme=dark] .table:not(.flexiTable):not(.no-datatable):not(.submodule-datatable) tr > td:last-child {
  background-color: #18191c !important;
}
:root[data-bs-theme=dark] .table:not(.no-datatable) tr > th:nth-child(1),
:root[data-bs-theme=dark] .table:not(.flexiTable):not(.no-datatable):not(.submodule-datatable) tr > th:nth-child(1),
:root[data-bs-theme=dark] .table:not(.flexiTable):not(.no-datatable):not(.submodule-datatable) tr > td:nth-child(1) {
  background-color: #18191c !important;
}
.table:not(.no-sticky-columns):not(.no-datatable) tr > th:last-child,
.table:not(.no-sticky-columns):not(.no-datatable):not(.flexiTable):not(.submodule-datatable) tr > th:last-child,
.table:not(.no-sticky-columns):not(.no-datatable):not(.flexiTable):not(.submodule-datatable) tr > td:last-child {
  position: sticky;
  right: 0;
  background-color: #ffffff;
}
input[type="checkbox"] {
  cursor: pointer;
}
.popover-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
table.dataTable > thead .dt-ordering-asc:after,
table.dataTable > thead .dt-ordering-asc:before,
table.dataTable > thead .dt-ordering-desc:after,
table.dataTable > thead .dt-ordering-desc:before {
  display: none !important;
}
table.dataTable > tbody {
  font-size: 12px;
  font-weight: 500;
}
.dt-orderable-none,
.dt-column-title {
  vertical-align: middle!important;
}
.dt-column-title {
  display: block;
  min-width: 100px;
  text-align: left!important;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  text-wrap: nowrap;
}
.sortable-icon {
  cursor: pointer;
}
.table thead tr th:nth-child(1) span.dt-column-title {
  min-width: fit-content;
  width: 20px;
}
.table.firstCellNoCheckbox thead tr th:nth-child(1) span.dt-column-title {
  width: auto;
}
.generatedRiportTable:has(.table.scrollxOverwrite) {
  overflow-x: auto;
  overflow-y: hidden;
}
.table:not(.submodule-datatable, .inner-datatable) thead tr th:nth-child(1) span.dt-column-title {
  padding-left: 10px!important;
}
.table:not(.no-datatable) tbody tr {
  height: 50px!important;
}
.table:not(.no-datatable) tbody tr td {
  vertical-align: middle;
}
.table:not(.no-datatable) tbody tr td:nth-child(1) {
  padding-left: 10px!important;
}
.table:not(.no-datatable).submodule-datatable thead,
.table:not(.no-datatable).inner-datatable thead {
  text-wrap: nowrap;
}
.table:not(.no-datatable).submodule-datatable tbody tr td:nth-child(1),
.table:not(.no-datatable).inner-datatable tbody tr td:nth-child(1) {
  padding-left: 2.25rem !important;
}
.table:not(.no-datatable).submodule-datatable.little-paddings tbody tr td:nth-child(1),
.table:not(.no-datatable).inner-datatable.little-paddings tbody tr td:nth-child(1) {
  padding-left: 1.25rem !important;
}
table.table.dataTable > tbody > tr.selected-row,
table.table.dataTable > tbody > tr.selected-row td {
  background-color: #f9f9f9 !important;
}
table.table.dataTable > tbody > tr.marked-row:not(.danger) td {
  background-color: var(--bs-primary-light) !important;
}
table.table.dataTable > tbody > tr.marked-row.danger td {
  background-color: var(--bs-danger-light) !important;
}
:root[data-bs-theme=dark] table.table.dataTable.table-hover > tbody > tr.selected-row > td {
  background-color: var(--bs-primary-light) !important;
}
:root[data-bs-theme=dark] .moreless-button {
  color: var(--bs-primary);
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th,
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  /*background-color: @c-light-gray;*/
  box-shadow: inset 0 0 0 9999px #f9f9f9;
}
.dt-orderable-none {
  padding-right: 0!important;
}
.search-tooltip {
  width: 15px;
  height: 25px;
  display: block;
  /*float: right;*/
  cursor: pointer;
  top: 0;
  left: 0;
  position: absolute;
  /*text-align: center;*/
  background: transparent;
  border: 0;
  z-index: 1;
}
.search_properties .badge {
  cursor: pointer;
}
.remove-badge {
  cursor: pointer;
}
.dtfc-fixed-right {
  position: relative!important;
}
.popover-header,
.popover-body {
  padding: 8px;
}
.tooltips .input {
  position: relative;
}
.tooltips .input .clear-icon {
  display: none;
  position: absolute;
  right: 20px;
  top: 10px;
}
.tooltips .input .clear-icon:hover {
  cursor: pointer;
}
button.btn > i {
  padding: 0!important;
}
.search-active i {
  color: #1b84ff;
}
.moreless-button {
  background: none!important;
  border: none;
  padding: 0!important;
  font-family: arial, sans-serif;
  color: #069;
  text-decoration: underline;
  cursor: pointer;
}
.saved-views-list {
  overflow: scroll;
  max-height: 300px;
  margin-bottom: 4px;
}
.saved-views-list .form-check-label:hover,
.saved-views-list .form-check-input:hover {
  cursor: pointer;
}
.saved-views-list .row {
  padding: 7px 0;
  border-radius: 10px;
}
.saved-views-list .row:hover {
  background: #f5f5f5;
}
.saved-views-list .row:hover .col-4 i {
  display: block;
}
.saved-views-list .row .col-4 i {
  float: right;
  display: none;
}
.saved-views-list .row .col-4 i.is-default {
  display: block;
  color: #000000;
}
.saved-views-list .row .col-4 i:hover {
  color: #000000;
  cursor: pointer;
}
.search-operation {
  margin: 0 2px;
}
.title-order,
.dt-column-title {
  color: #444444;
  font-size: 12px;
}
.title-order {
  cursor: pointer;
}
.text-align-right {
  text-align: right;
}
.padding-right {
  padding-right: 5px!important;
}
.dt-length label {
  display: none;
}
.search_properties i {
  font-size: 10px;
  color: #000000;
}
.search_properties #title {
  font-size: 12px;
}
.tooltips {
  height: 1px;
}
.cr_toolbar {
  display: none;
  /* Initially hidden */
  position: absolute;
  background-color: #f8f9fa;
  /* Example background color */
  border: 1px solid #ccc;
  padding: 10px;
  z-index: 1000;
  /* Ensure it appears on top */
  -webkit-box-shadow: 0px 0px 43px -13px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 0px 43px -13px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 0px 43px -13px rgba(0, 0, 0, 0.32);
  border-radius: 9px;
  border-bottom-left-radius: 4px;
}
.cr_toolbar:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-left: 3px;
  width: 0;
  height: 0;
  border-bottom: solid 8px #ccc;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
}
.cr_toolbar:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  margin-left: 0;
  width: 0;
  height: 0;
  border-top: solid 8px #ccc;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
}
.hide-after:after,
.hide-before:before {
  display: none;
}
.loading {
  width: 300px;
  padding: 20px;
  background-color: #f8f9fa;
  color: #333;
  text-align: center;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  /* HTML: <div class="loader"></div> */
}
.loading .loader {
  width: 50px;
  height: 28px;
  --_g: no-repeat radial-gradient(farthest-side, #000000 94%, #000000);
  background: var(--_g) 50% 0, var(--_g) 100% 0;
  background-size: 12px 12px;
  position: relative;
  animation: l23-0 1.5s linear infinite;
  margin: 0 auto;
}
.loading .loader:before {
  content: "";
  position: absolute;
  height: 12px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #000000;
  left: 0;
  top: 0;
  animation: l23-1 1.5s linear infinite, l23-2 0.5s cubic-bezier(0, 200, 0.8, 200) infinite;
}
@keyframes l23-0 {
  0%,
  31% {
    background-position: 50% 0, 100% 0;
  }
  33% {
    background-position: 50% 100%, 100% 0;
  }
  43%,
  64% {
    background-position: 50% 0, 100% 0;
  }
  66% {
    background-position: 50% 0, 100% 100%;
  }
  79% {
    background-position: 50% 0, 100% 0;
  }
  100% {
    transform: translateX(calc(-100%/3));
  }
}
@keyframes l23-1 {
  100% {
    left: calc(100% + 7px);
  }
}
@keyframes l23-2 {
  100% {
    top: -0.1px;
  }
}
.dt-container {
  position: relative;
}
/*.select2-selection__rendered{
  max-width:200px!important;
}*/
.tempus-dominus-widget {
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.04);
}
/** MIXED UL LI **/
.mixedUL {
  /* Remove default list styling */
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #000000 #f8f9fa;
  max-height: 310px;
  padding-right: 0;
}
.mixedUL:hover {
  scrollbar-width: thin;
  scrollbar-color: #000000 #f8f9fa;
}
.mixedUL .form-check-label {
  width: 100%;
}
.mixedUL .form-check-label:hover {
  cursor: pointer;
}
.mixedUL div.form-check {
  padding-top: 5px;
  padding-bottom: 5px;
}
.mixedUL div.form-check:hover {
  scrollbar-color: #ff00fe #000000;
}
/* WebKit scrollbar styling */
/* Scrollbar track without border */
.mixedUL::-webkit-scrollbar-track {
  background-color: #f8f9fa;
  /* Track color */
  border: none;
  /* Remove border */
  width: 5px;
}
/* Scrollbar background */
.mixedUL::-webkit-scrollbar {
  width: 5px;
  /* Width of the scrollbar */
  background-color: #f8f9fa;
  /* Track color */
}
/* Scrollbar handle */
.mixedUL::-webkit-scrollbar-thumb {
  background-color: #000000;
  /* Thumb color */
  border-radius: 6px;
  /* Roundness of the thumb */
  border: 0 solid #eeeeee;
  /* Padding around the thumb */
}
/* Scrollbar handle on hover */
.mixedUL::-webkit-scrollbar-thumb:hover {
  background-color: #000000;
  /* Thumb color on hover */
}
.color-primary {
  color: var(--bs-primary) !important;
}
.color-primary:hover {
  color: var(--bs-primary-active) !important;
}
.color-danger {
  color: var(--bs-danger) !important;
}
.color-danger:hover {
  color: var(--bs-danger-active) !important;
}
.dtfh-floatingparent {
  box-shadow: none!important;
  margin-top: -3px;
}
.dt-empty {
  text-align: center !important;
  vertical-align: middle !important;
}
table.inner-table thead tr th {
  padding-left: 10px !important;
}
table.inner-table thead tr th span.dt-column-title {
  padding-left: 0;
}
table.inner-table tbody tr td {
  text-align: unset;
}
table.submodule-datatable.dataTable thead tr th span.dt-column-title,
table.inner-datatable.dataTable thead tr th span.dt-column-title {
  padding-left: 0;
}
table.submodule-datatable.dataTable thead tr th:nth-child(1),
table.inner-datatable.dataTable thead tr th:nth-child(1) {
  padding-left: 2.25rem !important;
}
table.submodule-datatable.dataTable tbody tr td,
table.inner-datatable.dataTable tbody tr td {
  text-align: unset;
}
table.submodule-datatable.dataTable.little-paddings thead tr th:nth-child(1),
table.inner-datatable.dataTable.little-paddings thead tr th:nth-child(1) {
  padding-left: 1.25rem !important;
}
table.inner-datatable:not(.dataTable) {
  display: none;
}
.dtfh-floatingparent-head {
  z-index: 10!important;
}
table.dataTable .form-check.form-check-solid .form-check-input:not(:checked) {
  background-color: #b1dbff !important;
}
/*# sourceMappingURL=metronicDatatable.css.map */