@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.locataire-table table thead tr th {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #aab2c8;
}
.locataire-table table tbody tr td,
.locataire-table table tbody tr td p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #263238;
}
.locataire-table .table thead tr th,
.locataire-table .table tbody tr td {
  text-align: left;
  vertical-align: middle;
}
.locataire-table .table tbody tr {
  background: #f7f8f9;
  border-radius: 10px;
  border-bottom: 15px solid #fff;
}
.locataire-table .table {
  border: transparent;
}
.btn-action-administratif-proprietaire {
  background: none;
  color: #e53e3e !important;
  border: none !important;
}

.image-item {
  width: 150px;
  height: 142.11px;
  position: relative;
}
#overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(33, 35, 42, 0.7);
  z-index: 2;
  cursor: pointer;
}

/* ============= ADMIN TABLE ============ */
.workcare-dash-admin-page-content-container table thead tr th {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  text-align: justify;
  color: #010235;
}
.workcare-dash-admin-page-content-container table tbody tr td,
.workcare-dash-admin-page-content-container table tbody tr td p {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}
.workcare-dash-admin-page-content-container .table thead tr th,
.workcare-dash-admin-page-content-container .table tbody tr td {
  text-align: left;
  vertical-align: middle;
}
.workcare-dash-admin-page-content-container .table tbody tr {
  background: #f7f8f9;
  border-radius: 10px;
  border-bottom: 5px solid #fff;
}
.workcare-dash-admin-page-content-container .table {
  border: transparent;
}

.workcare-dash-admin-page-content-container #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(33, 35, 42, 0.7);
  z-index: 2;
  cursor: pointer;
}

table thead tr th,
table tbody tr td {
  padding: 10px 10px !important;
  vertical-align: middle;
  background: #f7f8f9;
  white-space: no-wrap;
  border-bottom: 5px solid #fff;
}
.workcare-dash-admin-page-content-container .admin-table .table {
  border: transparent;
}

table thead {
  line-height: unset !important;
}

.tabs-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: 0;
}

.tabs-container li {
  list-style: none;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 250;
  font-size: 16px;
  line-height: 140%;
  color: #2d3748;
  cursor: pointer;
}
li.tab-active-item {
  color: #f2994a;
  font-weight: 600;
}

.terranga-auto-table-img-car {
  width: 41px;
  height: 41px;
  border-radius: 4.55556px;
}
.terranga-auto-btn-statut-nouveau {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  gap: 10px;
  height: 28px;
  background: rgba(220, 76, 57, 0.2);
  border-radius: 4px;

  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #dc4c39;
}
.terranga-auto-btn-statut-success {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  gap: 10px;
  height: 28px;
  background: rgba(2, 180, 192, 0.22);
  border-radius: 4px;

  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #1e4777;
}
.terranga-auto-dash-admin-details-prise-en-charge-section-title {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  gap: 4px;
}
.terranga-auto-dash-admin-details-prise-en-charge-nom-chauffeur {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.terranga-auto-dash-admin-details-prise-en-charge-matricule-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.terranga-auto-dash-admin-details-prise-en-charge-matricule {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
}
.terranga-auto-dash-admin-details-prise-en-charge-matricule span {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.terranga-auto-dash-admin-details-prise-en-charge-location {
  display: flex;
  gap: 4px;
  align-items: center;

  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
}
.terranga-auto-dash-admin-details-prise-en-charge-location-icon {
  font-size: 22px;
}
.terranga-auto-dash-admin-details-prise-en-charge-section-title span {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.5);
}
