@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a1biLD-H.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a13iLD-H.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a1PiLA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

*,
h1,
h2,
h3,
h4,
h5,
a,
p,
label,
.sfont,
.toast,
.button,
.item-inner,
.swal2-styled,
.swal2-html-container {
  font-family: "Cairo", sans-serif !important;
}
.fa,
.fa-brands,
.fa-chisel,
.fa-classic,
.fa-duotone,
.fa-etch,
.fa-jelly,
.fa-jelly-duo,
.fa-jelly-fill,
.fa-light,
.fa-notdog,
.fa-notdog-duo,
.fa-regular,
.fa-semibold,
.fa-sharp,
.fa-sharp-duotone,
.fa-slab,
.fa-slab-press,
.fa-solid,
.fa-thin,
.fa-thumbprint,
.fa-whiteboard,
.fab,
.facr,
.fad,
.fadl,
.fadr,
.fadt,
.faes,
.fajdr,
.fajfr,
.fajr,
.fal,
.fands,
.fans,
.far,
.fas,
.fasdl,
.fasdr,
.fasds,
.fasdt,
.fasl,
.faslpr,
.faslr,
.fasr,
.fass,
.fast,
.fat,
.fatl,
.fawsb {
  font-family: "Font Awesome 7 Pro", sans-serif !important;
}
tbody {
  border: 1px solid #aeaeae;
}
td {
  border-bottom: 1px solid #aeaeae;
  text-align: right !important;
}

select {
  padding-right: 16px !important;
}

html {
  --bgColorMenu: #04072d;
  --duration: 0.7s;
}
:root {
  --f7-theme-color: #04072d;
  --mode_theme_color: #04072d;
  --f7-preloader-color: #04072d;
  --f7-theme-color-rgb: 3, 119, 144;
  --f7-theme-color-shade: #0d94d4;
  --f7-theme-color-tint: #0d94d4;
  --f7-safe-area-left: 0px;
  --f7-safe-area-right: 0px;
  --f7-safe-area-top: 0px;
  --f7-safe-area-bottom: 0px;
  --f7-safe-area-outer-left: 0px;
  --f7-safe-area-outer-right: 0px;
  --f7-device-pixel-ratio: 1;

  --f7-popup-tablet-width: 1000px;
}
.page-transition-from-right-to-center,
.page-transition-from-center-to-right,
.page-transition-from-left-to-center,
.page-transition-from-center-to-left {
  animation: none !important;
  transition: none !important;
}

.page[data-name="whatsapp-reports"] .page-content,
.page[data-name="whatsapp-records"] .page-content {
  overflow: auto;
  scrollbar-width: none;
}

.page[data-name="transations"] .page-content::-webkit-scrollbar,
.page[data-name="parking"] .page-content::-webkit-scrollbar,
.page[data-name="whatsapp-reports"] .page-content::-webkit-scrollbar,
.page[data-name="whatsapp-reports"] .page-content::-webkit-scrollbar,
.page[data-name="car-registrations"] .page-content::-webkit-scrollbar,
.page[data-name="requested-cars"] .page-content::-webkit-scrollbar,
.page[data-name="parking-details"] .page-content::-webkit-scrollbar,
.page[data-name="home"] .page-content::-webkit-scrollbar {
  display: none;
}

.list.accordion-list {
  height: 450px;
  overflow-y: auto;
  scrollbar-width: none;
}
.list.accordion-list::-webkit-scrollbar {
  display: none;
}
.dataTables_filter {
  width: 100%;
  display: flex;
  justify-content: end;
}
.dataTables_filter label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.page-next {
  transform: none !important;
}
.page-current {
  transform: none !important;
}

.page-content {
  width: 95%;
  margin: 0 auto;
}

table.dataTable tbody tr {
  background-color: transparent !important;
}
table.dataTable thead th,
table.dataTable thead td {
  text-align: right !important;
}

.tableBtm {
  width: 33px;
  height: 33px;
}

.dataTables_length {
  display: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  display: inline-block;
  padding: 8px 14px;
  margin: 0 3px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background: #f9f9f9;
  color: #333 !important;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #4e73df;
  color: #fff !important;
  border-color: #4e73df;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #4e73df;
  color: #fff !important;
  border: 1px solid #4e73df;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

input[type="tel"] {
  text-align: right;
}
.activeListitem {
  background: linear-gradient(270deg, #dddddd, #f3f3f3);
}
.md .item-input:not(.item-input-outline).item-content::after {
  display: none;
}
.navbar-bg {
  background: #fff;
}
.navbar-btm {
  box-shadow: 0 0 10px 3px #dddddd;
  border-radius: 50%;
}
.page {
  background-color: #f0f1f7 !important;
}
.card {
  background-color: #fff !important;
}
.panel-right {
  box-shadow: 10px 10px 15px -10px rgba(234, 242, 255, 0.8) inset, -10px -10px 15px -10px #fff;
  transform: translate(10px, 10px);
  background: #fff;
}
.panel_user {
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}
#user_logo {
  width: 100px;
  border-radius: 50%;
  box-shadow: 0 0 20px 3px #dddddd;
}
#user_title {
  margin-top: 5px;
  font-size: 14px;
  color: var(--f7-md-primary);
}
#user_subtitle {
  margin-top: -15px;
  font-size: 12px;
  color: var(--f7-md-primary);
}
#panel_grid {
  text-align: center;
  width: 180px;
  margin: 0 auto;
  color: var(--f7-md-primary);
  font-size: 20px;
}
.about-txt {
  margin-top: 0px;
  position: fixed;
  bottom: 0px;
  margin-bottom: 5px;
  width: 100%;
  font-size: 12px;
}
.MobileBTM {
  display: none !important;
}
#parking_card,
#staff_card,
#parking_cars_card,
#parking_staff_card,
#registered_cars_card,
#transations_card,
#whatsappRecords_card,
#regestrid_cars_card,
#attendance_card,
#contactRequests_card {
  max-width: 95%;
  margin: 0 auto;
  padding: 20px;
  margin-top: 80px;
}
@media only screen and (max-width: 960px) {
  .MobileBTM {
    display: flex !important;
  }
  #parking_card,
  #staff_card,
  #parking_cars_card,
  #parking_staff_card,
  #registered_cars_card,
  #transations_card,
  #whatsappRecords_card,
  #regestrid_cars_card,
  #attendance_card,
  #contactRequests_card {
    width: 95%;
    padding: 10px;
    margin-top: 0px;
  }
  #parkingPage,
  #staffPage,
  #parking-detailsPage,
  #registeredCarsPage,
  #transationsPage,
  #whatsappRecordsPage,
  #registeredCarsPage,
  #carRegistrationsPage,
  #attendancePage,
  #contact-requestsPage {
    background: #fff !important;
  }
}

#registeredCarsPage {
  background: #f8f9fa;
}

#registeredCarsPage .navbar {
  background: #0f241a;
}

#registeredCarsPage .navbar .title {
  color: white;
  font-weight: bold;
}

#registeredCarsPage .item-input .item-inner {
  padding-right: 0;
  padding-left: 0;
}

#registeredCarsPage .item-input .item-input-wrap {
  margin-left: 0;
}

#registeredCarsPage .item-input .item-input-wrap input,
#registeredCarsPage .item-input .item-input-wrap select,
#registeredCarsPage .item-input .item-input-wrap textarea {
  background: transparent;
  border: none;
  padding: 12px 16px;
  font-size: 16px;
  width: 100%;
}

#registeredCarsPage .item-input .item-input-wrap input:focus,
#registeredCarsPage .item-input .item-input-wrap select:focus,
#registeredCarsPage .item-input .item-input-wrap textarea:focus {
  outline: none;
  background: #f8f9fa;
}

.car-select {
  height: 45px;
  border: none !important;
  background: transparent !important;
}

.car-select .select2-selection--single {
  height: 45px !important;
  border: none !important;
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
}

.car-select .select2-selection__rendered {
  padding-right: 40px !important;
  padding-left: 16px !important;
  color: #495057 !important;
  font-size: 16px !important;
}

.car-select .select2-selection__arrow {
  height: 45px !important;
  right: auto !important;
  left: 8px !important;
}

.car-select .select2-selection__clear {
  top: -4px !important;
}

.select2-results__options {
  background: #414141 !important;
  color: white !important;
}

.select2-results__option {
  color: white !important;
  padding: 8px 16px !important;
}

.select2-results__option--highlighted {
  background: #646363 !important;
}

.radio {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.radio input[type="radio"] {
  display: none;
}

.radio .icon-radio {
  width: 20px;
  height: 20px;
  border: 2px solid #0d6efd;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}

.radio input[type="radio"]:checked + .icon-radio::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #0d6efd;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#registeredCarsPage .button {
  font-weight: bold;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

#registeredCarsPage .button-fill {
  border: none;
}

.car-item {
  background: white;
  margin-bottom: 8px;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.car-item .item-content {
  padding: 16px;
}

.car-item .item-media {
  color: #0f241a;
}

.car-item .item-title {
  font-weight: bold;
  color: #333;
  font-size: 16px;
}

.car-item .item-subtitle {
  color: #666;
  font-size: 14px;
  margin-top: 4px;
}

.car-item .item-text {
  color: #777;
  font-size: 13px;
  margin-top: 8px;
  line-height: 1.4;
}

.car-item .item-actions {
  margin-top: 12px;
  display: flex;
  gap: 8px;
}

.car-item .item-actions .button {
  flex: 1;
  height: 35px;
  font-size: 13px;
}

.badge {
  padding: 4px 8px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: bold;
}

.color-green {
  background: #d4edda;
  color: #155724;
}

.color-red {
  background: #f8d7da;
  color: #721c24;
}

.searchbar {
  background: transparent;
}

.searchbar-inner {
  background: white;
  border-radius: 8px;
  padding: 4px;
}

.searchbar-input-wrap input {
  background: transparent !important;
  border: none !important;
  padding: 8px 16px !important;
}

.popup {
  background: rgba(0, 0, 0, 0.5);
}

.popup .page {
  background: #f8f9fa;
}

.popup .navbar {
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.popup .navbar .title {
  color: #333;
  font-weight: bold;
}

.popup .navbar .link {
  color: #0d6efd;
}

@media (max-width: 767px) {
  .popup {
    height: 100vh !important;
  }
}

@media (max-width: 480px) {
  .cont_box {
    width: 95%;
    height: 100px;
  }

  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    height: 48px;
    font-size: 18px;
  }

  .box-6 {
    height: 96px;
    width: 50px;
  }

  .d-flex .input-group {
    width: 60px !important;
  }

  .d-flex .input-group input {
    font-size: 16px !important;
    height: 40px !important;
  }
}

.plate-input {
  text-align: center !important;
  font-weight: bold !important;
  font-size: 18px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
}

.plate-input:focus {
  border-color: #0d6efd !important;
  box-shadow: 0 0 0 2px rgba(13, 110, 253, 0.25) !important;
}

.plate-input::-webkit-outer-spin-button,
.plate-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.plate-input[type="number"] {
  -moz-appearance: textfield;
}

#places_list {
  max-height: 300px;
  overflow-y: auto;
}

#places_list li {
  padding: 5px 10px;
}

#places_listx {
  max-height: 300px;
  overflow-y: auto;
}

#places_listx li {
  padding: 5px 10px;
}

.parking-details-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.parking-card-wrapper {
  width: 100%;
}

@media (min-width: 960px) {
  .parking-details-grid {
    flex-direction: row;
  }

  .parking-card-wrapper:first-child {
    width: calc(66.666% - 10px);
  }

  .parking-card-wrapper:last-child {
    width: calc(33.333% - 10px);
  }
}

.parking-details-grid .card {
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.parking-details-grid .card-header {
  background-color: #f8f9fa;
  padding: 12px 16px;
  font-weight: 600;
  color: #333;
  border-bottom: 1px solid #e9ecef;
}

.parking-details-grid .card-content {
  padding: 0;
}

.parking-details-grid table {
  margin: 0;
  width: 100%;
}

.parking-details-grid thead th {
  padding: 10px 12px;
  font-weight: 600;
  background-color: #fafafa;
  border-bottom: 2px solid #e0e0e0;
}

.parking-details-grid tbody td {
  padding: 10px 12px;
  border-bottom: 1px solid #eee;
}

.filters-section {
  padding: 0 16px;
  margin-bottom: 16px;
}

.filters-section .input-wrap {
  margin-bottom: 16px;
}

.filters-section .input-label {
  font-size: 14px;
  font-weight: 600;
  color: #555;
  margin-bottom: 4px;
  display: block;
}

.filters-section .input {
  width: 100%;
  padding: 10px 12px;
  border-radius: 6px;
  border: 1px solid #ddd;
  font-size: 15px;
}

.table-card {
  margin: 0 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
}

.table-card .card-content {
  padding: 0;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#transations-table {
  min-width: 1200px; 
  width: 100% !important;
}

#transations-table thead th {
  background-color: #f8f9fa;
  font-weight: 600;
  padding: 12px 14px;
  white-space: nowrap;
  text-align: center;
}

#transations-table tbody td {
  padding: 10px 14px;
  border-bottom: 1px solid #eee;
  white-space: nowrap;
  text-align: center;
}

@media (max-width: 768px) {
  .filters-section .grid {
    gap: 12px;
  }

  .filters-section .col-12 {
    margin-bottom: 0;
  }
}

.filters-section {
  padding: 16px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
}

.filters-section .grid {
  gap: 12px;
}

.filters-section .filter-label {
  display: block;
  font-size: 14px;
  color: #555;
  margin-bottom: 4px;
  font-weight: 600;
}

.filters-section .input {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  background-color: white;
}

.filters-section .button {
  width: 100%;
  padding: 8px 12px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 6px;
}

.report-card {
  margin: 0;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s, box-shadow 0.2s;
  height: 100%;
}

.report-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.report-card .card-content {
  padding: 20px;
}

.report-card .ri-2x {
  font-size: 28px;
  margin-bottom: 12px;
}

.report-card .text-muted {
  font-size: 14px;
  color: #777;
  margin-bottom: 8px;
}

.report-card .fs-20 {
  font-size: 20px !important;
}

@media (max-width: 768px) {
  .filters-section .grid {
    flex-direction: column;
    gap: 8px;
  }
  .filters-section .col-12 {
    margin-bottom: 0;
  }
}

.cont_box {
  width: 90%;
  height: 110px;
  margin: 0 auto 20px;
  border: 2px solid #000;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  background: #fff;
  overflow: hidden;
}

.col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 40%;
}

.box {
  flex: 1;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  background: #fff;
  color: #000;
}

.box-6 {
  width: 75px;
  height: 100%;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.alarm {
  margin-top: 10px;
}

.filters-section {
  padding: 16px;
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
}
.filters-section .filter-label {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  font-weight: 600;
}

.select2-dropdown {
  z-index: 9999 !important;
}

.select2-selection__rendered {
  position: absolute;
}

#car-model option,
#car-color option {
  background-color: #414141 !important;
}

.dataTable {
  width: 100% !important;
  border-collapse: collapse !important;
  font-size: 14px !important;
  direction: rtl;
}

.dataTable thead th {
  background: unset;
  color: #495057 !important;
  font-weight: 600 !important;
  padding: 12px 16px !important;
  text-align: center !important;
  border-bottom: 2px solid #e9ecef !important;
  white-space: nowrap;
}

.dataTable tbody td {
  padding: 12px 16px !important;
  vertical-align: middle !important;
  border-bottom: 1px solid #f1f3f5 !important;
  transition: background 0.2s ease;
}

.dataTable tbody tr:hover td {
  background-color: #f8f9fa !important;
}

.dataTable tbody tr:nth-child(even) {
  background-color: #fdfdfd !important;
}

.status-toggle .toggle-icon {
  border-color: #dc3545;
  background: #dc3545 !important;
}

.status-toggle .toggle-icon::after {
  background-color: #ffffff !important;
}

.status-toggle input:checked + .toggle-icon {
  border-color: #198754;
  background: #198754 !important;
}

.md .toggle input[type="checkbox"]:checked + .toggle-icon {
  border-color: #ffffff !important;
}

.tableBtm {
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.2s ease !important;
}

.tableBtm:hover {
  transform: scale(1.1) !important;
}

@media (max-width: 768px) {
  .dataTable thead th,
  .dataTable tbody td {
    padding: 10px 8px !important;
    font-size: 13px !important;
  }

  .tableBtm {
    width: 28px !important;
    height: 28px !important;
    font-size: 12px !important;
  }

  .dataTable td:nth-child(2),
  .dataTable th:nth-child(2) {
    max-width: 150px !important;
    word-wrap: break-word !important;
  }
}

.dataTables_wrapper {
  margin-top: 16px !important;
}

.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate {
  padding: 8px 0 !important;
  color: #6c757d !important;
  font-size: 13px !important;
}

.dataTables_filter input {
  border: 1px solid #ced4da !important;
  border-radius: 4px !important;
  padding: 6px 10px !important;
  margin-right: 8px !important;
  direction: rtl !important;
}

.dataTables_paginate .paginate_button {
  padding: 6px 12px !important;
  margin: 0 4px !important;
  border: 1px solid #dee2e6 !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #007bff !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}

.dataTables_paginate .paginate_button:hover {
  background: #007bff !important;
  color: #fff !important;
}

.dataTables_paginate .paginate_button.current {
  background: #007bff !important;
  color: #fff !important;
  border-color: #007bff !important;
}

.dataTables_scrollBody {
  border: unset !important;
}
.dataTables_scrollBody table thead {
  display: none !important;
  display: table-header-group !important;
  opacity: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_scrollBody table thead th {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  height: 0 !important;
  width: 0 !important;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: right !important;
}

.md .searchbar-icon {
  right: unset !important;
  left: 0%;
}

.car-card {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  margin: 12px 16px;
  border: 1px solid #eaeaea;
}

.car-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.car-card .card-header {
  position: relative;
  padding: 12px 16px;
  background: linear-gradient(90deg, #f8f9fa, #ffffff);
  border-bottom: 1px solid #eaeaea;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.car-card .card-header > div {
  font-weight: 700;
  color: #333;
  font-size: 1rem;
}

.car-card .badge {
  background: #ffc107;
  color: #5c5c5c;
  font-size: 0.75rem;
  padding: 4px 8px;
  border-radius: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.car-card .card-content {
  padding: 16px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.car-card .card-content img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  border-radius: 8px;
  background: #f8f9fa;
  padding: 4px;
  border: 1px solid #ddd;
}

.car-card .card-content .info {
  flex: 1;
}

.car-card .card-content .info .date {
  font-weight: 700;
  color: #2c3e50;
  font-size: 0.95rem;
  margin-bottom: 4px;
}

.car-card .card-content .info .details {
  font-size: 0.85rem;
  color: #7f8c8d;
  margin-bottom: 6px;
  line-height: 1.4;
}

.car-card .card-content .info .note {
  font-size: 0.8rem;
  color: #e74c3c;
  font-weight: 600;
  margin-top: 4px;
  padding: 4px 8px;
  background: #ffebee;
  border-radius: 6px;
  display: inline-block;
}

.car-card .card-footer {
  padding: 12px 16px;
  background: #fafafa;
  border-top: 1px solid #eaeaea;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 8px;
  padding-top: 12px;
}

.car-card .card-footer .button {
  padding: 8px 12px;
  font-size: 0.85rem;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  transition: all 0.2s ease;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.car-card .card-footer .button:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.car-card .card-footer .button.button-fill {
  background: #007bff;
  color: white;
  border: none;
}

.car-card .card-footer .button.color-green {
  background: #28a745;
}

.car-card .card-footer .button.color-blue {
  background: #17a2b8;
}

.car-card .card-footer .button i {
  font-size: 1rem;
}

@media (max-width: 768px) {
  .car-card {
    margin: 10px 12px;
    border-radius: 12px;
  }

  .car-card .card-header {
    padding: 10px 12px;
  }

  .car-card .card-content {
    padding: 12px;
    gap: 8px;
  }

  .car-card .card-content img {
    width: 40px;
    height: 40px;
  }

  .car-card .card-footer {
    padding: 10px 12px;
    gap: 6px;
  }
}

.icon-radio {
  display: none;
}

.select2-selection--single {
  height: 45px !important;
  display: flex !important;
  align-items: center !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 75% !important;
}

.report-card {
  background: linear-gradient(135deg, #ffffff, #f4f7fb);
  border-radius: 15px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.8);
  transition: 0.25s;
}

.report-card:hover {
  background: linear-gradient(135deg, #fefefe, #e8eef9);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.report-card .text-muted {
  color: #4b5563 !important;
}

.report-card .fs-20 {
  color: #111827;
}

.text-primary {
  color: #3b82f6 !important;
}
.text-success {
  color: #10b981 !important;
}
.text-warning {
  color: #f59e0b !important;
}
.text-danger {
  color: #ef4444 !important;
}
.text-info {
  color: #06b6d4 !important;
}

.chart-block,
.chart-block canvas {
  background: linear-gradient(145deg, #ffffff, #f1f4f9) !important;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

.navbar a.link {
  justify-content: center !important;
}

.list .item-media + .item-inner {
  margin-right: 0px;
}

ul#places_list li a .item-inner::before,
ul#places_lisx li a .item-inner::before {
  display: none !important;
}

.edit-btn {
  color: #ffc107;
  border-color: #ffe69c;
}
.delete-btn {
  color: #dc3545;
  border-color: #f1aeb5;
}

.attendance-card {
  max-width: 520px;
  margin: 2rem auto;
  padding: 2rem;
  background: #f9f9f9;
  border-radius: 16px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.attendance-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 1.5rem;
}
.btn-attendance {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 28px;
  font-size: 1.2rem;
  font-weight: 600;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.25s ease;
  width: 240px;
  margin: 12px 0;
  color: white;
}
.btn-check-in {
  background: #28a745;
}
.btn-check-in:hover:not(:disabled) {
  background: #218838;
  transform: translateY(-2px);
}
.btn-check-out {
  background: #dc3545;
}
.btn-check-out:hover:not(:disabled) {
  background: #c82333;
  transform: translateY(-2px);
}
.btn-disabled {
  background: #6c757d !important;
  cursor: not-allowed;
  opacity: 0.9;
  flex-direction: column !important;
  height: auto !important;
  padding: 12px 20px !important;
  color: white !important;
}
.time-label {
  font-size: 0.95rem;
  margin-top: 6px;
  color: #fff !important;
  font-weight: 500;
}

[dir="rtl"] .dt-buttons {
  float: right !important;
}

.buttons-excel {
  font-size: 0.8125rem !important;
  border-radius: 0.3rem !important;
  box-shadow: none !important;
  font-weight: 500 !important;
  padding: 0.375rem 0.75rem !important;
  background-color: var(--primary-color);
  color: #fff;
  border: 0;
}

.btn-success {
  background-color: rgb(38, 191, 148) !important;
  border-color: rgb(38, 191, 148) !important;
  color: #fff !important;
}

.dt-buttons.btn-group.flex-wrap {
  position: absolute;
  top: 10px;
}

.dialog {
  width: 400px;
  left: 45%;
}

@media (max-width: 767px) {
  .dialog {
    width: 355px;
    left: 40%;
  }
}
