@charset "UTF-8";
#perPage {
  background-position: right 0rem center;
  line-height: normal;
}

.edit {
  color: #10B981 !important;
  font-size: 14px;
  font-weight: 400;
}

.table-responsive {
  margin-bottom: 1.5rem;
}
.table-responsive .table th {
  font-weight: 500;
}
.table-responsive .table thead th {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  border-top: 0;
  background-color: #222844;
  color: #fff;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: normal;
}
.table-responsive .table td,
.table-responsive .table th {
  font-size: 0.875rem;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  line-height: normal;
  vertical-align: middle !important;
  white-space: nowrap;
}
.table-responsive .table td .form-check-input,
.table-responsive .table th .form-check-input {
  border: 1px solid #5d6ba8;
}
.table-responsive .table td .edit {
  color: #10B981 !important;
  font-size: 14px;
  font-weight: 400;
}
.table-responsive .table td .edit:hover {
  color: #0a0a09;
}
.table-responsive .table td .view {
  color: #2361ce !important;
  font-size: 14px;
  font-weight: 400;
}
.table-responsive .table td .view:hover {
  color: #0c0b0b;
}
.table-responsive .table td .delete {
  color: #E11D48 !important;
  font-size: 14px;
  font-weight: 400;
}
.table-responsive .table td .delete:hover {
  color: #0c0b0b;
}
.table-responsive .table td a {
  font-size: 0.875rem !important;
}
.table-responsive .table td a:hover {
  color: #ee8f0b;
}
.table-responsive .table.table-hover tr {
  transition: all 0.2s ease;
}
.table-responsive tbody tr button[wire\:click=resetBulk] {
  background-color: #f0bc74 !important; /* Bootstrap red */
  border-color: #f0bc74 !important;
  color: #0c0b0b;
}
.table-responsive tbody tr td {
  font-weight: 400 !important;
  line-height: normal !important;
}

.pagination {
  overflow-x: auto !important;
  white-space: nowrap;
  margin-bottom: 1rem;
  -webkit-overflow-scrolling: touch;
}
.pagination .page-link {
  padding: 0.5rem 0.75rem;
  line-height: 1.25;
}
.pagination .page-link:hover {
  text-decoration: none;
}
.pagination .page-item {
  font-size: 0.875rem;
  line-height: 1.3;
}
.pagination .page-item.active .page-link {
  color: #fff !important;
  background-color: #222844;
  border-color: #222844;
}

/* Optional: Hide scrollbar for WebKit browsers */
/* WebKit browsers (Chrome, Edge, Safari) */
.pagination::-webkit-scrollbar {
  height: 13px;
}

.pagination::-webkit-scrollbar-track {
  background: #f3f4f6;
  border-radius: 4px;
}

.pagination::-webkit-scrollbar-thumb {
  background-color: #8B8B8B;
  border-radius: 4px;
  border: 2px solid #f3f4f6;
}

.pagination::-webkit-scrollbar-thumb:hover {
  background-color: #374151;
}

/* Firefox */
.pagination {
  scrollbar-width: thin;
  scrollbar-color: #8B8B8B;
}

@media (max-width: 480px) {
  .pagination {
    flex-direction: row;
    align-items: center;
  }
  .pagination .page-item {
    text-align: center;
  }
}
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
footer .row {
  margin-left: 260px;
}

/* Base style for small badges */
.badge-sm {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 0.7em !important;
  line-height: 1 !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
  cursor: pointer;
}

/* Success badge (green) */
.badge-success {
  background-color: #0f6e25;
  color: #fff;
}

/* Danger badge (red) */
.badge-danger {
  background-color: #dc3545;
  color: #fff;
}

/* Primary badge (blue) — if you use it */
.badge-primary {
  background-color: #007bff;
  color: #fff;
}

.import {
  color: #6f42c1 !important;
  font-size: 12px;
  font-weight: 400;
}

.modal-header .close {
  border-radius: 50%;
  padding: 1px !important;
  border: none !important;
}

.swal2-cancel {
  background-color: rgb(240, 188, 116) !important;
  color: rgb(54, 63, 75) !important;
}

.swal2-confirm {
  color: #ffffff !important;
  background-color: #1F2937 !important;
  border-color: #1F2937 !important;
}

.auth-layout {
  background-image: url("/assets/images/authbg.svg");
  background-repeat: no-repeat;
}

.media {
  display: flex;
  align-items: flex-start;
}
.media .media-body {
  margin-left: 5px;
}
.media .card-body {
  padding: 0;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.media-date {
  background-color: #E76642 !important;
  color: #fff;
  padding: 20px;
}
.media-date p {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.media-date h1 {
  color: #fff;
  line-height: 0.95;
}
.media-date span {
  display: block;
  line-height: 1.2;
}

.ui-datepicker {
  background-color: #fff;
  font-family: inherit;
  font-size: inherit;
  padding: 10px;
  margin: 1px 0 0;
  width: auto !important;
}
.ui-datepicker .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #031b4e;
  padding: 0 0 5px;
  letter-spacing: 1px;
  border: 0;
  background-color: transparent;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  text-indent: -99999px;
  color: #c1402d;
  top: 3px;
}
.ui-datepicker .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-prev::before {
  font-size: 16px;
  font-family: "Ionicons";
  position: absolute;
  top: -2px;
  text-indent: 0;
}
.ui-datepicker .ui-datepicker-next:hover::before, .ui-datepicker .ui-datepicker-next:focus::before,
.ui-datepicker .ui-datepicker-prev:hover::before,
.ui-datepicker .ui-datepicker-prev:focus::before {
  color: #e77664;
}
.ui-datepicker .ui-datepicker-next {
  order: 3;
  color: #c1402d;
}
.ui-datepicker .ui-datepicker-next:before {
  right: 5px;
  content: ">";
}
.ui-datepicker .ui-datepicker-prev {
  color: #c1402d;
}
.ui-datepicker .ui-datepicker-prev:before {
  left: 5px;
  content: "<";
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  color: #596882;
  cursor: pointer;
  top: 1px;
  border: 0;
  background-color: transparent;
}

.ui-datepicker-title {
  color: #3b4863;
  font-weight: 700;
  font-size: 13px;
}

.ui-datepicker-calendar {
  margin: 0;
  background-color: transparent;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ui-datepicker-calendar th {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 6px;
  color: #3b4863;
  text-align: center;
}
@media (max-width: 320px) {
  .ui-datepicker-calendar th {
    padding: 4px 0;
    letter-spacing: normal;
  }
}
.ui-datepicker-calendar td {
  border: 1px solid #fff;
  padding: 0;
  background-color: #fff;
  text-align: center;
}
.ui-datepicker-calendar td:last-child {
  border-right: 0;
}
.ui-datepicker-calendar td.ui-datepicker-other-month .ui-state-default {
  color: #ccc;
}
.ui-datepicker-calendar td span,
.ui-datepicker-calendar td a {
  transition: all 0.2s ease-in-out;
  color: #031b4e;
  padding: 5px;
  display: block;
  font-weight: 400;
  font-size: 12px;
  border: 0;
  border-radius: 1px;
  text-align: center;
}
.ui-datepicker-calendar td a:hover {
  background-color: #fff;
  color: #031b4e;
}
.ui-datepicker-calendar .ui-datepicker-today a, .ui-datepicker-calendar .ui-datepicker-today a:hover, .ui-datepicker-calendar .ui-datepicker-today a:focus {
  background-color: #1F2937;
  color: #fff;
}

.ui-datepicker-multi .ui-datepicker-group {
  padding-right: 15px;
  width: auto;
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-title {
  margin: auto;
}
.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-prev::before {
  left: 10px;
}
.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-next::before {
  right: 10px;
}
.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0;
}
.ui-datepicker-multi .ui-datepicker-group-last {
  padding-right: 0;
}

.ui-datepicker-inline {
  border-color: #cdd4e0;
}
@media (min-width: 576px) {
  .ui-datepicker-inline .ui-datepicker-inline {
    max-width: 270px;
  }
}