@charset "UTF-8";
/* This file is intentionally left blank. */
body {
  --bs-border-radius: 0;
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  overflow-x: hidden;
  --bs-dark-rgb: 5, 0, 1;
}

@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Bold.otf") format("otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Bold Oblique.otf") format("otf");
  font-weight: 700;
  font-style: oblique;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Book Oblique.otf") format("otf");
  font-weight: normal;
  font-style: oblique;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Book.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Demi Oblique.otf") format("otf");
  font-weight: 600;
  font-style: oblique;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Demi.otf") format("otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Extra Light Oblique.otf") format("otf");
  font-weight: 200;
  font-style: oblique;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Extra Light.otf") format("otf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Medium Oblique.otf") format("otf");
  font-weight: 500;
  font-style: oblique;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("../fonts/ITC Avant Garde Gothic Std/ITC Avant Garde Gothic Std Medium.otf") format("otf");
  font-weight: 500;
  font-style: normal;
}
h1 {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 28px;
  color: #020000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px;
  margin-bottom: 40px;
  gap: 12px;
  border-bottom: 1px solid #e0e0e0;
}

h2 {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #2d2e2e;
}

h3 {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #020000;
}

h4 {
  font-size: 1.5rem;
  line-height: 1.5;
}

h5 {
  font-size: 1.25rem;
  line-height: 1.6;
}

h6 {
  font-size: 1rem;
  line-height: 1.7;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

a {
  font-size: 16px;
  text-decoration: none;
}

ul,
ol {
  font-size: 16px;
  line-height: 1.5;
}

.fz-24 {
  font-size: 24px;
}

.fz-20 {
  font-size: 20px;
}

.fz-18 {
  font-size: 18px;
}

.fz-16 {
  font-size: 16px;
}

.fz-14 {
  font-size: 14px;
}

.fz-12 {
  font-size: 12px;
}

body {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 400;
  --bs-btn-font-family: $font-family-base;
}

.btn-profil {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
}
.btn-profil::after {
  all: unset;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M11 7c0 1.66-1.34 3-3 3S5 8.66 5 7s1.34-3 3-3s3 1.34 3 3'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M16 8c0 4.42-3.58 8-8 8s-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8M4 13.75C4.16 13.484 5.71 11 7.99 11c2.27 0 3.83 2.49 3.99 2.75A6.98 6.98 0 0 0 14.99 8c0-3.87-3.13-7-7-7s-7 3.13-7 7c0 2.38 1.19 4.49 3.01 5.75' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.btn-burger {
  border-radius: 100%;
  font-size: 24px;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 3px;
}

body.adtc-login .login-form .form-control {
  appearance: none; /* standard */
  -webkit-appearance: none; /* Safari */
  -moz-appearance: none; /* Firefox */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  gap: 10px;
  border: none;
  border-bottom: 1px solid #ffffff;
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
  background: transparent;
}
body.adtc-login .login-form .form-control::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body.adtc-login .login-form .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body.adtc-login .login-form .form-control:-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body.adtc-login .login-form .form-control::-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body.adtc-login .login-form .form-control::placeholder {
  color: #ffffff;
  opacity: 0.8;
}
body.adtc-login .login-form .form-control:-ms-input-placeholder {
  color: #ffffff;
}
body.adtc-login .login-form .form-control:-moz-placeholder {
  color: #ffffff;
}
body.adtc-login .login-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #ffffff;
}
body.adtc-login .login-form .form-label {
  display: none;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.sidebar, .offcanvas {
  background-color: #020000;
  color: #ffffff;
  height: 100vh;
  padding: 10px;
  position: sticky;
  top: 0;
}

.sidebar a, .offcanvas a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 8px;
}

.sidebar a:hover, .offcanvas a:hover {
  background-color: #444;
}

.offcanvas {
  position: fixed;
}

.offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidebar a.nav-link, .offcanvas a.nav-link,
.offcanvas-body a.nav-link {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 20px;
  gap: 10px;
  /* Noir ADITEC */
  background: #020000;
}
.sidebar a.nav-link:hover, .offcanvas a.nav-link:hover, .sidebar a.nav-link.actived-block, .offcanvas a.nav-link.actived-block,
.offcanvas-body a.nav-link:hover,
.offcanvas-body a.nav-link.actived-block {
  color: #020000;
  background-color: #ffffff;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
}

.grid-item {
  background-color: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 5px;
  padding: 15px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
}
body.adtc-login .image-column {
  padding: 0;
}

body.adtc-login .image-column img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

body.adtc-login .form-column {
  background-color: #020000;
  color: #ffffff;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body.adtc-login .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.adtc-login .red-circle {
  /*width: $event-dot-size;
    height: $event-dot-size;*/
  margin-right: 8px;
}

body.adtc-login .logo-text {
  font-size: 24px;
  font-weight: 600;
}

body.adtc-login .subtext {
  font-size: 12px;
  margin-bottom: 16px;
}

body.adtc-login .forgot-password {
  color: #e41015;
  font-size: 12px;
  text-decoration: none;
}

body.adtc-login .btn-danger {
  display: block;
  margin: auto;
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  leading-trim: both;
  text-edge: cap;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  /* Inside auto layout */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px 6px;
  gap: 10px;
  background: #e41015;
}

.logo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  .logo {
    margin-bottom: 7.5rem;
  }
}

body.adtc-login .login-form {
  width: 80%;
  max-width: 500px;
}
body.adtc-login .login-form h2 {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 576px) {
  body.adtc-login .login-form h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
  }
}

.title-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.title-icon::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.title-icon.article-weight::before {
  background-image: url("../images/Icons-Dashboard/icon-weight.svg");
}
.title-icon.article-money::before {
  background-image: url("../images/Icons-Dashboard/icon-money.svg");
}
.title-icon.article-date::before {
  background-image: url("../images/Icons-Dashboard/icon-date.svg");
}

.main-dashboard-content .card-body {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}

h5.title-icon {
  font-family: 16px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  color: #020000;
}

.article-quantity {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.main-content-page {
  padding: 28px 24px;
  gap: 24px;
  border: 0.5px solid #dce0e4;
}

.order-table-wrapper {
  width: 100%;
}

input::-internal-datetime-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

body .gridjs-wrapper {
  border-radius: 0;
}

body .gridjs-footer {
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
body .gridjs-footer .gridjs-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
body .gridjs-footer .gridjs-pagination::after {
  display: none;
}

body th.gridjs-th,
body td.gridjs-td {
  border: none;
}

body th.gridjs-th {
  background: #f4f4f4;
}

body td.gridjs-td {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #6b7280;
  height: 60px;
  padding: 12px 14px;
}
body td.gridjs-td[data-column-id=prixTtc] {
  min-width: 120px;
}

body .gridjs-tr:not(:last-child) {
  border-bottom: 1px solid #f9fafb;
}

body th.gridjs-th .gridjs-th-content {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  text-transform: uppercase;
  color: #6b7280;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

body button.gridjs-sort-neutral {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M10.73 13.79c.29.28.75.28 1.04 0l2.75-2.65a.75.75 0 1 0-1.04-1.08L12 11.486V2.75a.75.75 0 0 0-1.5 0v8.736L9.02 10.06a.75.75 0 1 0-1.04 1.08zM5.28 2.22a.75.75 0 0 0-1.06 0L1.47 4.97a.75.75 0 0 0 1.06 1.06L4 4.56v8.69a.75.75 0 0 0 1.5 0V4.56l1.47 1.47a.75.75 0 0 0 1.06-1.06z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  background-size: 16px;
  background-position: center;
  opacity: 1;
}

.status-done {
  color: #199400;
}

.status-wait-payment {
  color: #ff8d03;
}

.status-late-payment {
  color: #e41015;
}

body #calendar {
  max-width: 1100px;
}
body .fc .fc-col-header-cell-cushion {
  padding: 2px 4px;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: rgba(60, 60, 67, 0.3);
}
body .fc-theme-standard td,
body .fc-theme-standard th {
  border: none;
}
body .fc .fc-daygrid-day-top {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
body .fc tbody tr {
  border-bottom: 1px solid #c4c4c6;
}
body .fc-theme-standard .fc-scrollgrid {
  border: none;
}
body .fc .fc-daygrid-day-number {
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: -0.45px;
  color: #020000;
}
@media screen and (min-width: 768px) {
  body .fc .fc-daygrid-day-number {
    font-size: 20px;
    line-height: 30px;
  }
}
body button#yearViewBtn,
body #monthViewBtn {
  border: 1px solid;
}
body .fc .fc-scroller-liquid-absolute {
  position: relative;
}
body .fc-day-today {
  --fc-today-bg-color: rgb(228 16 21 / 10%);
}
body .fc-day-today .fc-daygrid-day-number {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e41015;
  color: #ffffff;
  padding: 0.25em;
}
@media screen and (min-width: 768px) {
  body .fc-day-today .fc-daygrid-day-number {
    width: 44px;
    height: 44px;
  }
}

body .account-form .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #c4c4c6;
}
body .account-form hr {
  border: 1px solid #020000;
  opacity: 1;
}
body .account-form .separator {
  width: 100%;
  height: 1px;
  background-color: #020000;
  margin: 0;
}
@media (min-width: 768px) {
  body .account-form .separator {
    width: 1px;
    height: auto;
    margin: 0 auto;
    display: block;
    padding: 1px;
  }
}
body .account-form [type=radio]:checked,
body .account-form [type=radio]:not(:checked) {
  opacity: 0;
}
body .account-form [type=radio]:checked + label,
body .account-form [type=radio]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #020000;
}
body .account-form [type=radio]:checked + label:before,
body .account-form [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: -24px;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #020000;
  border-radius: 100%;
  background: #d9d9d9;
}
body .account-form [type=radio]:checked + label:after,
body .account-form [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #e41015;
  position: absolute;
  top: 3px;
  left: -21px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body .account-form [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
body .account-form [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
body .account-form [type=checkbox]:checked,
body .account-form [type=checkbox]:not(:checked) {
  opacity: 0;
}
body .account-form [type=checkbox]:checked + label,
body .account-form [type=checkbox]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #020000;
}
body .account-form [type=checkbox]:checked + label:before,
body .account-form [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: -24px;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #020000;
  background: #d9d9d9;
}
body .account-form [type=checkbox]:checked + label:after,
body .account-form [type=checkbox]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #e41015;
  position: absolute;
  top: 3px;
  left: -21px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body .account-form [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
body .account-form [type=checkbox]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
body .account-form label:not(.form-check label) {
  font-size: 12px;
  color: #6b7280;
  margin-bottom: 1em;
}

form#order-searching > .form-group,
#oder_filer_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
form#order-searching > .form-group button,
#oder_filer_date button {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  leading-trim: both;
  text-edge: cap;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  /* Inside auto layout */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px 6px;
  gap: 10px;
  background: #e41015;
  border: none;
  font-size: 16px;
  padding: 9px 12px 5px;
  line-height: 16px;
}

.field-search > input,
.form-group > select,
.date-label > input {
  appearance: none; /* standard */
  -webkit-appearance: none; /* Safari */
  -moz-appearance: none; /* Firefox */
  font-size: 14px;
  font-weight: 500;
  color: #747677;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 16px;
  gap: 10px;
  background: rgba(237, 241, 245, 0.4);
  border: 1px solid #edf1f5;
}
.field-search > input[placeholder="Sélectionner une date"],
.form-group > select[placeholder="Sélectionner une date"],
.date-label > input[placeholder="Sélectionner une date"] {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='1.5' d='M14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-2c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828c-.653.654-1.528.943-2.828 1.07M7 4V2.5M17 4V2.5M21.5 9H10.75M2 9h3.875'/%3E%3Cpath fill='%23000' d='M18 17a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-5 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-5 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-4a1 1 0 1 1-2 0a1 1 0 0 1 2 0'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 10px center;
  -webkit-padding-end: 40px;
          padding-inline-end: 40px;
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  width: 220px;
  cursor: pointer;
}
.field-search > input[placeholder="Sélectionner une date"]::-webkit-input-placeholder, .form-group > select[placeholder="Sélectionner une date"]::-webkit-input-placeholder, .date-label > input[placeholder="Sélectionner une date"]::-webkit-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #747677;
  opacity: 0.8;
}
.field-search > input[placeholder="Sélectionner une date"]::-moz-placeholder, .form-group > select[placeholder="Sélectionner une date"]::-moz-placeholder, .date-label > input[placeholder="Sélectionner une date"]::-moz-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #747677;
  opacity: 0.8;
}
.field-search > input[placeholder="Sélectionner une date"]:-ms-input-placeholder, .form-group > select[placeholder="Sélectionner une date"]:-ms-input-placeholder, .date-label > input[placeholder="Sélectionner une date"]:-ms-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #747677;
  opacity: 0.8;
}
.field-search > input[placeholder="Sélectionner une date"]::-ms-input-placeholder, .form-group > select[placeholder="Sélectionner une date"]::-ms-input-placeholder, .date-label > input[placeholder="Sélectionner une date"]::-ms-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #747677;
  opacity: 0.8;
}
.field-search > input[placeholder="Sélectionner une date"]::placeholder,
.form-group > select[placeholder="Sélectionner une date"]::placeholder,
.date-label > input[placeholder="Sélectionner une date"]::placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #747677;
  opacity: 0.8;
}
.field-search > input[placeholder="Sélectionner une date"]:-ms-input-placeholder,
.form-group > select[placeholder="Sélectionner une date"]:-ms-input-placeholder,
.date-label > input[placeholder="Sélectionner une date"]:-ms-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #747677;
  opacity: 0.8;
}
.field-search > input::-webkit-input-placeholder, .form-group > select::-webkit-input-placeholder, .date-label > input::-webkit-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}
.field-search > input::-moz-placeholder, .form-group > select::-moz-placeholder, .date-label > input::-moz-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}
.field-search > input:-ms-input-placeholder, .form-group > select:-ms-input-placeholder, .date-label > input:-ms-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}
.field-search > input::-ms-input-placeholder, .form-group > select::-ms-input-placeholder, .date-label > input::-ms-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}
.field-search > input::placeholder,
.form-group > select::placeholder,
.date-label > input::placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}
.field-search > input:-ms-input-placeholder,
.form-group > select:-ms-input-placeholder,
.date-label > input:-ms-input-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}
.field-search > input:-moz-placeholder,
.form-group > select:-moz-placeholder,
.date-label > input:-moz-placeholder {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  line-height: 17px;
  color: #747677;
  height: 44px;
  font-size: 14px;
  color: #020000;
  opacity: 0.8;
}

.form-group > select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M11.178 19.569a.998.998 0 0 0 1.644 0l9-13A.999.999 0 0 0 21 5H3a1.002 1.002 0 0 0-.822 1.569z'/%3E%3C/svg%3E") no-repeat right 10px center;
  width: 204px;
  cursor: pointer;
}

.more-info-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 5px 3px 10px;
  gap: 10px;
  background: #f2f2f2;
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  border: none;
  color: #6b7280;
}

td.gridjs-td:last-child {
  border-right: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.detail-row > td {
  padding: 20px;
  background: #f2f2f2;
  border: 1px solid #edf1f5;
}
.detail-row > td .detail-table > thead {
  height: 50px;
}
.detail-row > td .detail-table {
  width: 100%;
}
.detail-row > td .detail-table > thead > tr > th:not(:last-child) {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
}
.detail-row > td .detail-table > thead > tr > th {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  text-transform: uppercase;
  color: #030303;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px;
  background: rgba(158, 158, 158, 0.4);
  text-align: center;
}
.detail-row > td .detail-table > tbody > tr > td {
  font-family: "ITC Avant Garde Gothic Std", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  color: #6b7280;
  padding: 8px;
  text-align: center;
}
.detail-row > td .detail-table > tbody > tr > td,
.detail-row > td .detail-table > thead > tr > th {
  -moz-text-align-last: left;
       text-align-last: left;
}

td.gridjs-td.gridjs-message {
  background-color: transparent !important;
}

.gridjs-tbody:has(td.gridjs-td.gridjs-message),
td.gridjs-td:has(td.gridjs-td.gridjs-message) {
  background-color: rgba(255, 255, 255, 0);
}

.form-floating > .form-control:not(:-moz-placeholder) ~ label::after {
  background: transparent;
}

.form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after {
  background: transparent;
}

.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-select ~ label::after {
  background: transparent;
}

.main-content-page .main-dashboard-content .card .price_zero,
.main-content-page .main-dashboard-content .card .price_negative {
  color: #00b400 !important;
}

.main-content-page .main-dashboard-content .card .price_positive {
  color: #fe5000 !important;
}

body.adtc-login {
  background: #020000;
}

@media (max-width: 576px) {
  .visible-sm img {
    height: 100% !important;
  }
  .form-column.auth-form {
    padding-block: 60px;
  }
}
.form#my-account h2 {
  margin-top: 14px;
}

button.btn.btn-primary {
  background: #df0000;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 1px;
  font-weight: bold;
}

.form-floating input {
  margin-bottom: 0.5rem;
}

.order-table-wrapper .gridjs-pages button {
  display: none;
}

.order-table-wrapper .gridjs-pages button:first-child,
.order-table-wrapper .gridjs-pages button:last-child {
  display: inline-block;
}

body {
  background-color: #f8f9fa;
}

.content {
  padding: 16px;
  width: 100%;
}

.icon-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}

.modal-content {
  border-radius: 8px;
}

.event-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}

.chantier-reel {
  background-color: #e41015;
}

.chantier-facture {
  background-color: #6c757d;
}/*# sourceMappingURL=main.css.map */