@charset "UTF-8";
@font-face {
  font-family: "ws-light";
  src: url("../../fonts/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "ws-regular";
  src: url("../../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "ws-sbold";
  src: url("../../fonts/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "ws-bold";
  src: url("../../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Material Symbols Outlined Rounded";
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/google-material-design-icons/MaterialSymbolsRounded.eot); /* For IE6-8 */
  src: local("Material Symbols Outlined Rounded"), local("MaterialSymbolsRounded"), url(../../fonts/google-material-design-icons/MaterialSymbolsRounded.woff2) format("woff2"), url(../../fonts/google-material-design-icons/MaterialSymbolsRounded.woff) format("woff"), url(../../fonts/google-material-design-icons/MaterialSymbolsRounded.ttf) format("truetype");
}
.vw-fixe-90 {
  width: 90vw !important;
  min-width: 90vw !important;
  max-width: 90vw !important;
}

.vw-fixe-95 {
  width: 95vw !important;
  min-width: 95vw !important;
  max-width: 95vw !important;
}

.vh-fixe-90 {
  height: 90vh !important;
  min-height: 90vh !important;
  max-height: 90vh !important;
}

.vh-fixe-95 {
  height: 95vh !important;
  min-height: 95vh !important;
  max-height: 95vh !important;
}

.vh-max-70 {
  max-height: 70vh !important;
}

.vh-max-80 {
  max-height: 80vh !important;
}

.vh-max-90 {
  max-height: 90vh !important;
}

.width-fit-content {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.width-min-content {
  width: -moz-min-content !important;
  width: min-content !important;
}

.width-max-content {
  width: -moz-max-content !important;
  width: max-content !important;
}

.cl-noir {
  color: rgb(0, 0, 0) !important;
}

.cl-20 {
  color: rgb(20, 20, 20) !important;
}

.cl-30 {
  color: rgb(30, 30, 30) !important;
}

.cl-40 {
  color: rgb(40, 40, 40) !important;
}

.cl-50 {
  color: rgb(50, 50, 50) !important;
}

.cl-60 {
  color: rgb(60, 60, 60) !important;
}

.cl-70 {
  color: rgb(70, 70, 70) !important;
}

.cl-80 {
  color: rgb(80, 80, 80) !important;
}

.cl-90 {
  color: rgb(90, 90, 90) !important;
}

.cl-100 {
  color: rgb(100, 100, 100) !important;
}

.cl-110 {
  color: rgb(110, 110, 110) !important;
}

.cl-120 {
  color: rgb(120, 120, 120) !important;
}

.cl-130 {
  color: rgb(130, 130, 130) !important;
}

.cl-140 {
  color: rgb(140, 140, 140) !important;
}

.cl-150 {
  color: rgb(150, 150, 150) !important;
}

.cl-160 {
  color: rgb(160, 160, 160) !important;
}

.cl-170 {
  color: rgb(170, 170, 170) !important;
}

.cl-180 {
  color: rgb(180, 180, 180) !important;
}

.cl-190 {
  color: rgb(190, 190, 190) !important;
}

.cl-200 {
  color: rgb(200, 200, 200) !important;
}

.cl-210 {
  color: rgb(210, 210, 210) !important;
}

.cl-220 {
  color: rgb(220, 220, 220) !important;
}

.cl-230 {
  color: rgb(230, 230, 230) !important;
}

.cl-240 {
  color: rgb(240, 240, 240) !important;
}

.cl-245 {
  color: rgb(245, 245, 245) !important;
}

.cl-250 {
  color: rgb(250, 250, 250) !important;
}

.cl-245 {
  color: rgb(245, 245, 245) !important;
}

.cl-blanc {
  color: rgb(255, 255, 255) !important;
}

.cl-app-1 {
  color: #e6af00 !important;
}

.cl-app-2 {
  color: #ffc800 !important;
}

.cl-gris {
  color: rgb(120, 120, 120) !important;
}

.cl-error {
  color: rgb(245, 65, 55) !important;
}

.cl-warning {
  color: rgb(255, 120, 0) !important;
}

.cl-success {
  color: rgb(75, 175, 80) !important;
}

.bg-noir {
  background-color: rgb(0, 0, 0) !important;
}

.bg-20 {
  background-color: rgb(20, 20, 20) !important;
}

.bg-30 {
  background-color: rgb(30, 30, 30) !important;
}

.bg-40 {
  background-color: rgb(40, 40, 40) !important;
}

.bg-50 {
  background-color: rgb(50, 50, 50) !important;
}

.bg-60 {
  background-color: rgb(60, 60, 60) !important;
}

.bg-70 {
  background-color: rgb(70, 70, 70) !important;
}

.bg-80 {
  background-color: rgb(80, 80, 80) !important;
}

.bg-90 {
  background-color: rgb(90, 90, 90) !important;
}

.bg-100 {
  background-color: rgb(100, 100, 100) !important;
}

.bg-110 {
  background-color: rgb(110, 110, 110) !important;
}

.bg-120 {
  background-color: rgb(120, 120, 120) !important;
}

.bg-130 {
  background-color: rgb(130, 130, 130) !important;
}

.bg-140 {
  background-color: rgb(140, 140, 140) !important;
}

.bg-150 {
  background-color: rgb(150, 150, 150) !important;
}

.bg-160 {
  background-color: rgb(160, 160, 160) !important;
}

.bg-170 {
  background-color: rgb(170, 170, 170) !important;
}

.bg-180 {
  background-color: rgb(180, 180, 180) !important;
}

.bg-190 {
  background-color: rgb(190, 190, 190) !important;
}

.bg-200 {
  background-color: rgb(200, 200, 200) !important;
}

.bg-210 {
  background-color: rgb(210, 210, 210) !important;
}

.bg-220 {
  background-color: rgb(220, 220, 220) !important;
}

.bg-230 {
  background-color: rgb(230, 230, 230) !important;
}

.bg-240 {
  background-color: rgb(240, 240, 240) !important;
}

.bg-245 {
  background-color: rgb(245, 245, 245) !important;
}

.bg-250 {
  background-color: rgb(250, 250, 250) !important;
}

.bg-blanc {
  background-color: rgb(255, 255, 255) !important;
}

.bg-app {
  background-color: #e6af00 !important;
}

.bg-app-t1 {
  background-color: rgba(230, 175, 0, 0.1) !important;
}

.bg-0 {
  background-color: transparent !important;
}

.bg-gris {
  background-color: rgb(120, 120, 120) !important;
}

.bg-error {
  background-color: rgb(245, 65, 55) !important;
}

.bg-warning {
  background-color: rgb(255, 120, 0) !important;
}

.bg-success {
  background-color: rgb(75, 175, 80) !important;
}

.ff-light {
  font-family: "ws-light", Arial !important;
}

.ff-regular {
  font-family: "ws-regular", Arial !important;
}

.ff-sbold {
  font-family: "ws-sbold", Arial !important;
}

.ff-bold {
  font-family: "ws-bold", Arial !important;
}

.fw-n {
  font-weight: normal !important;
}

.fw-b {
  font-weight: bold !important;
}

.txt-trans-upp {
  text-transform: uppercase;
}

.txt-trans-low {
  text-transform: lowercase;
}

.fs-6 {
  font-size: 6pt !important;
}

.fs-7 {
  font-size: 7pt !important;
}

.fs-8 {
  font-size: 8pt !important;
}

.fs-9 {
  font-size: 9pt !important;
}

.fs-10 {
  font-size: 10pt !important;
}

.fs-105 {
  font-size: 10.5pt !important;
}

.fs-11 {
  font-size: 11pt !important;
}

.fs-12 {
  font-size: 12pt !important;
}

.fs-13 {
  font-size: 13pt !important;
}

.fs-14 {
  font-size: 14pt !important;
}

.fs-15 {
  font-size: 15pt !important;
}

.fs-16 {
  font-size: 16pt !important;
}

.fs-17 {
  font-size: 17pt !important;
}

.fs-18 {
  font-size: 18pt !important;
}

.fs-19 {
  font-size: 19pt !important;
}

.fs-20 {
  font-size: 20pt !important;
}

.fs-22 {
  font-size: 22pt !important;
}

.fs-24 {
  font-size: 24pt !important;
}

.fs-26 {
  font-size: 36pt !important;
}

.fs-28 {
  font-size: 38pt !important;
}

.fs-30 {
  font-size: 30pt !important;
}

.fs-40 {
  font-size: 40pt !important;
}

.lh-06 {
  line-height: 0.6 !important;
}

.lh-07 {
  line-height: 0.7 !important;
}

.lh-08 {
  line-height: 0.8 !important;
}

.lh-09 {
  line-height: 0.9 !important;
}

.lh-10 {
  line-height: 1 !important;
}

.lh-12 {
  line-height: 1.2 !important;
}

.lh-14 {
  line-height: 1.4 !important;
}

.lh-16 {
  line-height: 1.6 !important;
}

.lh-18 {
  line-height: 1.8 !important;
}

.lh-20 {
  line-height: 2 !important;
}

.lh-22 {
  line-height: 2 !important;
}

.lh-24 {
  line-height: 2 !important;
}

.lh-26 {
  line-height: 2 !important;
}

.lh-28 {
  line-height: 2 !important;
}

.lh-30 {
  line-height: 3 !important;
}

.lh-40 {
  line-height: 4 !important;
}

.lh-50 {
  line-height: 5 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-move {
  cursor: move;
}

.no-hover,
.no-hover:hover {
  all: unset !important;
  background-color: rgb(255, 255, 255) !important;
}

.border {
  border: 1px solid rgb(240, 240, 240) !important;
}

.border-top {
  border-top: 1px solid rgb(240, 240, 240) !important;
}

.border-success {
  border: 2px solid rgb(75, 175, 80) !important;
}

.border-error {
  border: 2px solid rgb(245, 65, 55) !important;
}

.border-selected-success {
  border: 5px solid rgb(75, 175, 80) !important;
}

.border-selected-error {
  border: 5px solid rgb(245, 65, 55) !important;
}

.radius-forme {
  border-radius: 12px !important;
}

.radius-cadre {
  border-radius: 30px !important;
}

.b-shadow-0 {
  box-shadow: none !important;
}

.b-shadow-1 {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04) !important;
}

.b-shadow-2 {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.04) !important;
}

.b-shadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
}

.b-shadow-4 {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2) !important;
}

.b-shadow-5 {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3) !important;
}

.b-shadow-i1 {
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.04) !important;
}

.b-shadow-i2 {
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.04) !important;
}

.dispaly-sm-n {
  display: table-cell;
}

.text-app {
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
}

.text-mute {
  font-family: "ws-regular", Arial !important;
  font-size: 10.5pt !important;
  color: rgb(120, 120, 120) !important;
}

.text-smal {
  font-family: "ws-regular", Arial;
  font-size: 9.5pt;
  color: rgb(20, 20, 20);
}

.titre-lit {
  font-family: "ws-light", Arial;
  font-size: 20pt;
  color: rgb(0, 0, 0);
}

.titre-bld {
  font-family: "ws-bold", Arial;
  font-size: 20pt;
  color: rgb(20, 20, 20);
}

.titre-med {
  font-family: "ws-sbold", Arial;
  font-size: 16pt;
  color: rgb(20, 20, 20);
}

.titre-sml {
  font-family: "ws-sbold", Arial;
  font-size: 11pt;
  color: rgb(20, 20, 20);
}

.badge {
  font-family: "ws-regular", Arial;
  font-size: 10pt;
  line-height: 1;
  letter-spacing: 0 !important;
  padding: 4px 6px 3px 6px;
  border-radius: 6px;
  background-color: rgb(20, 20, 20);
  color: rgb(255, 255, 255);
}
.badge.badge-primary {
  background-color: #e6af00 !important;
}

.badge.exposant {
  position: absolute;
  top: -5px;
  left: 16px;
  width: 16px;
  height: 16px;
  padding: 0;
  font-family: "ws-regular", Arial;
  font-size: 8pt;
  font-weight: normal;
  line-height: 16px;
  border-radius: 8px;
  background-color: #e6af00;
  color: rgb(255, 255, 255);
}

.tooltip {
  z-index: 9999999;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.tooltip .tooltip-inner {
  max-width: none !important;
  padding: 10px 12px;
  background-color: rgb(20, 20, 20);
  color: rgb(255, 255, 255);
  font-family: "ws-regular", Arial;
  font-size: 10pt;
  line-height: 1;
  border-radius: 10px;
}

.tooltip.fade {
  background-color: transparent !important;
}

.modal-backdrop {
  opacity: 0 !important;
}

.modal.fade {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.modal.fade#modal-niv-a,
.modal.fade#modal-confirmer {
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

.modal .modal-content {
  position: relative;
  border: none;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3) !important;
  border-radius: 30px !important;
}
.modal .modal-content .modal-header {
  height: 60px;
  padding-top: 0;
  background-color: rgb(255, 255, 255);
  border-radius: 30px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  z-index: 10;
}
.modal .modal-content .modal-header .modal-title {
  padding: 0;
  font-family: "ws-sbold", Arial;
  font-size: 11pt;
  color: rgb(20, 20, 20);
  line-height: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal .modal-content .modal-header .modal-title .icon-ws {
  margin: -3px 5px 0 5px !important;
  font-size: 30pt;
  color: rgb(140, 140, 140);
  font-variation-settings: "FILL" 1, "wght" 200;
}
.modal .modal-content .modal-header .modal-title .user-block .img-circle {
  width: 33px !important;
  height: 33px !important;
  margin-right: 10px;
  padding: 2px;
  background-color: rgb(255, 255, 255);
}
.modal .modal-content .modal-header .close {
  width: 40px;
  height: 40px;
  margin: 10px 0;
  padding: 0;
  border-radius: 20px;
  line-height: 40px;
  transition: all 400ms ease;
}
.modal .modal-content .modal-header .close:hover, .modal .modal-content .modal-header .close:focus {
  outline: none;
  background-color: rgb(240, 240, 240);
}
.modal .modal-content .modal-body {
  width: 100% !important;
  overflow-y: auto !important;
  clip-path: inset(0 0 0 0 round 30px 0);
  padding: 20px 20px 0 20px;
  background-color: rgb(255, 255, 255);
  border-radius: 30px !important;
}
.modal .modal-content .modal-body .footer {
  position: sticky;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  background-color: rgb(255, 255, 255);
  border-top: 1px solid rgb(240, 240, 240);
  text-align: right;
  z-index: 10;
}
.modal .card {
  box-shadow: none !important;
}
.modal .table {
  box-shadow: none !important;
}

@media all and (max-width: 768px) {
  .modal .modal-content .modal-body {
    padding: 5px;
  }
  .tooltip {
    display: none;
  }
}
.card {
  width: 100%;
  border: 1px solid rgb(240, 240, 240);
  border-radius: 30px !important;
  background-color: rgb(255, 255, 255);
  overflow-y: auto !important;
  box-shadow: none !important;
}
.card .card-header {
  height: 50px;
  padding: 0;
  border-bottom: none !important;
}
.card .card-header .card-title {
  width: 100%;
  height: 50px;
  padding: 0 0 0 25px;
  font-family: "ws-sbold", Arial;
  font-size: 11pt;
  color: rgb(20, 20, 20);
  line-height: 50px;
}
.card .card-header .card-title .icon-ws {
  margin-right: 10px;
}
.card .card-header .card-title .user-block {
  margin: 6px 12px 6px 0;
}
.card .card-header .card-title .user-block .img-circle {
  padding: 0;
  background-color: rgb(255, 255, 255);
}
.card .card-header .card-tools {
  padding: 0 !important;
  position: absolute;
  right: 25px;
  top: 7px;
}
.card .card-header .btn.btn-link {
  width: 90%;
  max-width: 90%;
  margin: 0 5%;
  padding: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 35px;
  text-align: left;
  color: #e6af00;
}
.card .card-header.header-small {
  height: 38px;
}
.card .card-header.header-small .card-title {
  font-family: "ws-sbold", Arial;
  font-size: 10pt;
  color: rgb(20, 20, 20);
  line-height: 38px;
}
.card .card-header.header-small .card-tools {
  right: 5px;
  top: 4px;
  margin: 0;
}
.card .card-body {
  overflow-x: hidden;
  border-top: 1px solid rgb(240, 240, 240);
}
.card .card-footer {
  background-color: transparent;
  border-top: 1px solid rgb(240, 240, 240);
}

.card.border-0 {
  border: none !important;
}

.card.rounded-0 {
  border-radius: 0 !important;
}

.card.shadow-none {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.card.card-primary {
  background-color: transparent;
  border: none !important;
  overflow-y: hidden !important;
  border-radius: 0 !important;
}
.card.card-primary .card-header {
  padding: 0;
  border-bottom: none;
  height: auto !important;
}
.card.card-primary .card-header .nav.nav-tabs {
  padding: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05) !important;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link {
  margin-bottom: -2px;
  padding: 10px 15px;
  border: none !important;
  border-bottom: 3px solid rgba(0, 0, 0, 0) !important;
  color: rgb(120, 120, 120);
  transition: all 400ms ease;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link:hover {
  color: #e6af00;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link.active {
  background-color: transparent;
  border: none !important;
  border-bottom: 2px solid #e6af00 !important;
  color: #e6af00;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link.active:hover {
  border-top-color: #e6af00;
}
.card.card-primary .card-header .nav.nav-tabs .nav-item {
  display: block;
  font-family: "ws-bold", Arial;
  font-size: 10.5pt;
  color: #e6af00;
}
.card.card-primary .card-header .nav.nav-tabs .nav-item .nav-link {
  width: -moz-fit-content !important;
  width: fit-content !important;
  border-radius: 0 !important;
}
.card.card-primary .card-body {
  padding: 20px 10px;
}

@media all and (max-width: 768px) {
  .card.card-primary .card-header {
    border-bottom: 1px solid rgba(230, 175, 0, 0.1) !important;
  }
  .card.card-primary .card-header .nav.nav-tabs {
    border-bottom: none !important;
  }
  .card.card-primary .card-header .nav.nav-tabs .nav-link {
    border-bottom: none !important;
  }
  .card.card-primary .card-header .nav.nav-tabs .nav-link.active {
    border-bottom: none !important;
    background-color: rgba(230, 175, 0, 0.1);
  }
  .card.card-primary .card-header .nav.nav-tabs .nav-item {
    border-top: 1px solid rgba(230, 175, 0, 0.1) !important;
  }
}
.accordeon {
  position: relative;
}
.accordeon .card {
  border: 1px solid rgb(240, 240, 240) !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  border-radius: 0 !important;
  margin: 0;
}
.accordeon .card .card-header {
  height: 45px;
  padding: 0;
  overflow: hidden;
}
.accordeon .card .card-header .card-link {
  display: block;
  width: 100% !important;
  height: 45px !important;
  padding: 0 15px;
  font-family: "ws-bold", Arial;
  font-size: 10pt;
  line-height: 40px;
  color: rgb(80, 80, 80);
}
.accordeon .card .card-header a:hover,
.accordeon .card .card-header a:focus {
  color: #e6af00;
  border-color: transparent !important;
}
.accordeon .card .card-header .card-tools {
  margin: -3px 0 0 0;
}
.accordeon .dropdown {
  position: absolute;
  right: 5px;
  z-index: auto;
}

.wrapper {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  background: linear-gradient(135deg, rgba(255, 200, 0, 0.01), rgba(230, 175, 0, 0.05), rgba(230, 175, 0, 0.1), rgba(230, 175, 0, 0.2));
}
.wrapper .content-wrapper {
  min-height: 100vh;
  overflow: hidden;
  padding: 0;
  margin-top: 0 !important;
}

.navbar {
  border: none;
}

.navbar-light {
  background-color: transparent !important;
}

.sidebar .footer {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 40px;
  width: -moz-max-content;
  width: max-content;
  font-family: "ws-regular", Arial;
  font-size: 10pt;
  color: rgb(200, 200, 200);
  line-height: 1.4;
  transition: all 400ms ease;
}
.sidebar:hover > .footer {
  color: rgb(120, 120, 120);
}
.sidebar small {
  display: block;
}

.sidebar-dark-primary {
  box-shadow: 10px 0 15px rgba(0, 0, 0, 0.05) !important;
}

.sidebar-dark-primary .brand-link:not([class*=navbar]) {
  border-bottom: none !important;
}

.layout-navbar-fixed .wrapper .sidebar-dark-primary {
  background-color: rgb(255, 255, 255) !important;
}
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
  background-color: rgb(255, 255, 255) !important;
  height: 57px;
}
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) .brand-image {
  margin: 0 0 0 5px;
}

@media all and (max-width: 768px) {
  .main-sidebar,
  .main-sidebar::before {
    margin-left: -250px;
  }
  .sidebar-open .main-sidebar,
  .sidebar-open .main-sidebar::before {
    margin-left: 0;
  }
  .sidebar .footer {
    bottom: 70px;
    font-size: 10pt;
    line-height: 1.1;
    color: rgb(140, 140, 140);
  }
}
.nav .nav-item .nav-link {
  height: 50px !important;
  margin: 1px 7px !important;
  padding: 0 0 0 4px !important;
  border-radius: 10px;
  font-family: "ws-sbold", Arial !important;
  font-size: 10.5pt;
  line-height: 50px;
  color: rgb(40, 40, 40);
  transition: all 400ms ease;
}
.nav .nav-item .nav-link .nav-icon {
  vertical-align: middle;
  margin: -5px 10px 0 10px;
  font-size: 30px;
  font-variation-settings: "FILL" 0, "wght" 200;
}

.nav-sublink {
  position: absolute;
  left: 0;
  top: 80px;
  width: 220px;
  height: calc(100vh - 60px);
  max-height: calc(100vh - 60px);
  min-height: calc(100vh - 60px);
}
.nav-sublink .nav.nav-sidebar {
  display: block;
}
.nav-sublink .nav.nav-sidebar .nav-item .nav-link {
  width: 195px !important;
  height: 40px !important;
  margin: 0 0 1px 10px !important;
  padding: 0 10px !important;
  border-radius: 10px;
  font-size: 10.5pt;
  line-height: 40px;
}
.nav-sublink .nav.nav-sidebar .nav-item .nav-link .nav-icon {
  font-size: 24px;
  margin: -2px 3px 0 0;
}

@media all and (max-width: 768px) {
  .nav-sublink {
    position: fixed;
    left: 3%;
    top: 65px;
    width: 94%;
    height: 35px;
    min-height: 35px;
    max-height: 35px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px !important;
    z-index: 999;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    cursor: grab;
    clip-path: inset(0 0 0 0 round 10px);
  }
  .nav-sublink .nav.nav-sidebar {
    padding: 0 !important;
  }
  .nav-sublink .nav.nav-sidebar .nav-item {
    display: inline-block;
  }
  .nav-sublink .nav.nav-sidebar .nav-item .nav-link {
    width: -moz-max-content !important;
    width: max-content !important;
    height: 35px !important;
    margin: 0 !important;
    padding: 0 20px 0 10px !important;
    font-size: 10pt;
    line-height: 35px;
  }
  .nav-sublink .nav.nav-sidebar .nav-item .nav-link .nav-icon {
    font-size: 18pt;
    margin: -2px 3px 0 0;
  }
}
.control-sidebar {
  left: -350px !important;
  right: auto !important;
  width: 350px;
  overflow: hidden;
}

.control-sidebar.control-sidebar-open {
  left: 0px !important;
}

.control-sidebar-light {
  background: rgb(255, 255, 255) !important;
  box-shadow: 10px 0 15px rgba(0, 0, 0, 0.1) !important;
}
.control-sidebar-light .sidebar-content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px 20px 20px 100px;
  background: linear-gradient(135deg, rgba(255, 200, 0, 0.01), rgba(230, 175, 0, 0.02), rgba(230, 175, 0, 0.05), rgba(230, 175, 0, 0.1));
}
.control-sidebar-light .sidebar-content .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 20px;
  line-height: 40px;
  transition: all 400ms ease;
}
.control-sidebar-light .sidebar-content .close:hover, .control-sidebar-light .sidebar-content .close:focus {
  outline: none;
  background-color: rgb(240, 240, 240);
}

.info-box {
  margin: 0 !important;
  padding: 10px 15px 20px 15px !important;
  border: 1px solid rgb(240, 240, 240);
  border-radius: 30px;
  border-color: #ffc800;
  box-shadow: none !important;
  /*.info-box-icon {
  	max-width: 70px;

  	.icon-ws {
  		font-size: 40px !important;
  		color: $cl-app-2;
  		font-variation-settings: 'FILL' 1, 'wght' 200, 'GRAD' -25 !important;
  	}
  }*/
}
.info-box .info-box-number {
  margin-bottom: 0;
  font-family: "ws-bold", Arial;
  font-size: 28pt;
  line-height: 1;
  color: #e6af00;
}
.info-box .info-box-number sup,
.info-box .info-box-number small {
  margin-left: 2px;
  font-family: "ws-regular", Arial !important;
  font-size: 14pt !important;
}
.info-box .info-box-number .icon-ws {
  font-size: 34px !important;
  color: #e6af00;
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" -25 !important;
}
.info-box .info-box-text {
  margin: 5px 0;
  font-family: "ws-sbold", Arial;
  font-size: 9.5pt !important;
  color: rgb(20, 20, 20);
  line-height: 1.2;
}
.info-box .info-box-text sup,
.info-box .info-box-text small {
  font-size: 8pt !important;
}
.info-box .progress-description {
  margin-top: -6px;
  font-family: "ws-regular", Arial !important;
  font-size: 8.5pt !important;
  color: rgb(120, 120, 120) !important;
  line-height: 1.2;
}
.info-box .progress-description sup,
.info-box .progress-description small {
  font-size: 6pt !important;
}
.info-box .progress {
  margin: 8px 0 12px 0;
  height: 4px;
  border-radius: 4px;
  background-color: rgb(220, 220, 220) !important;
}
.info-box .progress-bar {
  background-color: #e6af00 !important;
}

@media (max-width: 768px) {
  .info-box .info-box-icon {
    font-size: 20pt;
  }
  .info-box .info-box-number {
    font-size: 22pt;
  }
  .info-box .progress {
    height: 3px;
  }
}
.dropdown-menu.user {
  padding: 25px !important;
  border: 1px solid rgb(240, 240, 240);
  border-radius: 30px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.dropdown-menu.user .user-panel {
  display: flex;
}
.dropdown-menu.user .user-panel .img-circle {
  margin-top: 0;
}
.dropdown-menu.user .user-panel .info {
  margin: 0 0 0 20px;
  padding: 0;
}
.dropdown-menu.user .user-panel .info p {
  margin: 15px 0;
  font-family: "ws-sbold", Arial;
  font-size: 16pt;
  color: rgb(20, 20, 20);
}
.dropdown-menu.user .user-panel .info p small {
  display: block;
  margin-top: -5px;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(120, 120, 120);
}
.dropdown-menu.user .user-panel .info a {
  display: block;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-family: "ws-regular", Arial;
  font-size: 10pt;
  color: rgb(20, 20, 20);
  line-height: 30px;
  cursor: pointer;
  transition: all 400ms ease;
  border-bottom: 1px solid rgb(220, 220, 220);
}
.dropdown-menu.user .user-panel .info a:hover {
  color: #e6af00 !important;
}
.dropdown-menu.user .user-panel .info a .icon-ws {
  font-size: 16px;
  margin-right: 5px;
}
.dropdown-menu.user .user-panel .info a:first-of-type {
  border-top: 1px solid rgb(220, 220, 220);
}

.timeline {
  margin: 30px auto;
}
.timeline .time-label {
  margin: 20px auto !important;
}
.timeline .time-label span {
  padding: 5px 20px !important;
  border-radius: 30px !important;
  font-family: "ws-bold", Arial;
  font-weight: normal;
  font-size: 14pt !important;
  color: rgb(255, 255, 255) !important;
  background-color: #e6af00;
}
.timeline .timeline-item {
  border-radius: 30px !important;
  border: 1px solid rgb(240, 240, 240) !important;
  box-shadow: none !important;
  padding: 5px 10px !important;
  margin-left: 55px !important;
}
.timeline .timeline-item .titre {
  width: 80% !important;
  max-width: 80% !important;
  padding: 0 !important;
  border: none !important;
  font-family: "ws-bold", Arial;
  font-weight: normal;
  font-size: 10pt !important;
  color: rgb(40, 40, 40);
}
.timeline .timeline-item .descrip {
  display: block;
  float: right !important;
  margin-top: 4px;
  font-family: "ws-regular", Arial;
  font-size: 9pt;
  color: rgb(120, 120, 120);
}
.timeline .timeline-item .txt_etat {
  display: block;
  float: right !important;
  margin: 4px 10px 0 0;
  font-family: "ws-regular", Arial;
  font-size: 9pt;
}
.timeline .timeline-item .list-group-item {
  padding: 0 5px;
}
.timeline .timeline-item .list-group-item.hover {
  cursor: pointer;
}
.timeline .timeline-item .list-group-item.hover:hover {
  background-color: rgb(250, 250, 250) !important;
}
.timeline .timeline-item .list-group-item:last-child {
  border-bottom-width: 0 !important;
}
.timeline .icon-ws {
  float: left;
  margin: 2px 0 0 13px;
  padding: 5px;
  border-radius: 50%;
  background-color: rgb(240, 240, 240);
  color: rgb(80, 80, 80);
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0 !important;
}

.table {
  background-color: rgb(255, 255, 255);
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse;
}
.table thead tr th,
.table tfoot tr th {
  padding: 10px;
  font-family: "ws-sbold", Arial;
  font-size: 10pt;
  color: rgb(20, 20, 20);
  font-weight: normal;
  line-height: 2;
  border-top: 1px solid rgb(240, 240, 240);
  border-bottom: 1px solid rgb(240, 240, 240);
}
.table thead tr th:hover,
.table tfoot tr th:hover {
  outline: none !important;
  border-top: 1px solid rgb(240, 240, 240);
  border-bottom: 1px solid rgb(240, 240, 240);
}
.table tbody tr td {
  padding: 5px 10px !important;
  border-top: none;
  border-bottom: 1px solid rgb(240, 240, 240);
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
  line-height: 1.1;
  vertical-align: middle !important;
  transition: all 400ms ease;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.table tbody tr td a {
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
  transition: all 400ms ease;
  cursor: pointer;
}
.table tbody tr td a:hover {
  color: #e6af00 !important;
}
.table tbody tr td .titre {
  display: block;
  font-family: "ws-sbold", Arial;
  font-size: 11pt;
  color: "ws-sbold", Arial;
}
.table tbody tr td .sous-titre,
.table tbody tr td .sous-titre a {
  margin-top: 5px;
  font-family: "ws-regular", Arial !important;
  font-size: 9.5pt !important;
  color: rgb(20, 20, 20) !important;
}
.table tbody tr td .sous-titre a:hover,
.table tbody tr td .sous-titre a a:hover {
  color: #e6af00 !important;
}
.table tbody tr td .sous-titre .icon-ws,
.table tbody tr td .sous-titre a .icon-ws {
  font-size: 14pt !important;
  color: rgb(120, 120, 120) !important;
  font-variation-settings: "wght" 200;
}
.table .user-block {
  display: inline-flex;
  position: relative;
}
.table .user-block .username {
  flex: auto;
  margin: auto 0 auto 5px;
  padding: inherit;
  font-family: "ws-sbold", Arial;
  font-size: 11pt;
  color: "ws-sbold", Arial;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}
.table .user-block .icon-ws.btn-mod {
  position: absolute;
  left: -10px;
  top: 0;
  padding: 3px;
  border: 2px solid rgb(250, 250, 250);
  background-color: rgb(180, 180, 180);
  border-radius: 20px;
  font-size: 12px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: all 400ms ease;
}
.table .user-block .icon-ws.btn-mod:hover {
  background-color: #e6af00;
}
.table .icon-ws.btn {
  display: inline-flex;
  margin: 0 4px !important;
  padding: 0;
  color: rgb(160, 160, 160);
  font-variation-settings: "wght" 250 !important;
  cursor: pointer;
  transition: all 400ms ease;
  vertical-align: middle;
}
.table .icon-ws.btn:hover {
  color: #e6af00;
}
.table icon-badge {
  display: inline-block;
  position: relative;
  width: 34px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.table tr.data-mod td {
  background-color: rgba(75, 175, 80, 0.1);
}
.table tr.data-sup td {
  pointer-events: none;
  background-color: rgba(245, 65, 55, 0.1);
}
.table .card {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.table.t-hover > tbody > tr:hover > td {
  background-color: rgba(0, 0, 0, 0.01) !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: 1;
}

.table.tab-small thead tr th,
.table.tab-small tfoot tr th {
  font-size: 9pt;
}
.table.tab-small tbody tr td,
.table.tab-small tbody tr th {
  padding: 10px 5px;
}

.dt-button.dropdown-item.buttons-columnVisibility {
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
}

.dt-button.dropdown-item.buttons-columnVisibility.active {
  background-color: #e6af00;
}

@media all and (max-width: 768px) {
  .table thead tr th,
  .table tfoot tr th {
    font-size: 10pt;
  }
  .table tbody tr td {
    padding: 3px 6px !important;
    font-size: 10pt;
    line-height: 1.1;
  }
  .table .user-block {
    display: inline-flex;
    position: relative;
  }
  .opacity-0 {
    opacity: 1 !important;
  }
}
.dt-info {
  margin-top: 10px !important;
  margin-left: 20px !important;
  font-size: 10pt;
  color: rgb(120, 120, 120);
}

.dt-paging {
  margin-top: 15px !important;
  margin-right: 20px !important;
}
.dt-paging .pagination .page-link {
  width: 30px;
  height: 30px;
  padding: 0;
  font-family: "ws-sbold", Arial;
  font-size: 9pt;
  color: rgb(120, 120, 120);
}
.dt-paging .pagination .page-link:hover, .dt-paging .pagination .page-link:active, .dt-paging .pagination .page-link:focus {
  color: #e6af00;
  background-color: rgb(255, 255, 255);
  outline: none !important;
  box-shadow: none !important;
}
.dt-paging .pagination .page-item.active .page-link {
  color: rgb(255, 255, 255);
  background-color: rgb(160, 160, 160);
  border-color: rgb(160, 160, 160);
}
.dt-paging .pagination .page-item.active .page-link:hover {
  background-color: rgb(160, 160, 160);
}
.dt-paging .pagination .page-link.first,
.dt-paging .pagination .page-link.previous,
.dt-paging .pagination .page-link.next,
.dt-paging .pagination .page-link.last {
  width: 40px;
  font-family: "ws-sbold", Arial;
  font-size: 15pt;
  line-height: 0.5 !important;
  color: rgb(120, 120, 120);
}
.dt-paging .pagination .page-link.first:hover,
.dt-paging .pagination .page-link.previous:hover,
.dt-paging .pagination .page-link.next:hover,
.dt-paging .pagination .page-link.last:hover {
  color: #e6af00;
}
.dt-paging .pagination .page-link.previous {
  border-start-start-radius: 15px;
  border-bottom-left-radius: 15px;
}
.dt-paging .pagination .page-link.next {
  border-top-right-radius: 15px;
  border-end-end-radius: 15px;
}
.dt-paging .pagination .page-link.first,
.dt-paging .pagination .page-link.last {
  display: none;
}

.dt-length {
  float: left;
  margin-left: 20px;
}
.dt-length .form-select {
  max-width: 75px;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
  border-radius: 30px;
  outline: none !important;
  box-shadow: none !important;
}
.dt-length .form-select:hover, .dt-length .form-select:focus {
  border-color: #e6af00;
}
.dt-length select option:checked,
.dt-length select option[selected] {
  background-color: #e6af00;
  color: rgb(255, 255, 255);
}
.dt-length select option:hover {
  background-color: #e6af00;
  color: white;
}

.dt-search .form-control.form-control-sm {
  padding-left: 30px;
  margin-right: 20px;
  border-radius: 30px;
  background-image: url("../../img/ic_rechercher_sm.png");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 10px;
}
.dt-search .form-control.form-control-sm:hover, .dt-search .form-control.form-control-sm:focus {
  border-color: #e6af00;
}

@media all and (max-width: 768px) {
  .dt-search .form-control.form-control-sm {
    max-width: 150px !important;
  }
  .dt-buttons {
    display: none !important;
  }
  .dt-length {
    position: absolute;
    top: 7px;
    z-index: 99;
  }
}
.formulaire .form-group {
  display: block;
  width: 100%;
  position: relative !important;
  margin: 20px 0;
  padding: 0 !important;
}
.formulaire .form-group input,
.formulaire .form-group textarea,
.formulaire .form-group select {
  width: 100%;
  padding: 8px 0 8px 32px;
  background-color: transparent;
  border-radius: 12px;
  border: 1px solid rgb(200, 200, 200);
  font-family: "ws-regular", Arial !important;
  font-size: 10.5pt !important;
  color: rgb(20, 20, 20) !important;
  line-height: 1;
  outline: none !important;
  resize: none;
  transition: all 0.2s ease;
}
.formulaire .form-group input:not(:-moz-placeholder), .formulaire .form-group textarea:not(:-moz-placeholder), .formulaire .form-group select:not(:-moz-placeholder) {
  border-color: rgb(100, 100, 100);
}
.formulaire .form-group input:hover, .formulaire .form-group input:not(:placeholder-shown), .formulaire .form-group input:focus,
.formulaire .form-group textarea:hover,
.formulaire .form-group textarea:not(:placeholder-shown),
.formulaire .form-group textarea:focus,
.formulaire .form-group select:hover,
.formulaire .form-group select:not(:placeholder-shown),
.formulaire .form-group select:focus {
  border-color: rgb(100, 100, 100);
}
.formulaire .form-group input:not(:-moz-placeholder) ~ label, .formulaire .form-group textarea:not(:-moz-placeholder) ~ label, .formulaire .form-group select:not(:-moz-placeholder) ~ label {
  top: -6px;
  font-size: 10pt;
  color: rgb(100, 100, 100);
}
.formulaire .form-group input:not(:placeholder-shown) ~ label, .formulaire .form-group input:focus ~ label,
.formulaire .form-group textarea:not(:placeholder-shown) ~ label,
.formulaire .form-group textarea:focus ~ label,
.formulaire .form-group select:not(:placeholder-shown) ~ label,
.formulaire .form-group select:focus ~ label {
  top: -6px;
  font-size: 10pt;
  color: rgb(100, 100, 100);
}
.formulaire .form-group input:disabled,
.formulaire .form-group textarea:disabled,
.formulaire .form-group select:disabled {
  cursor: not-allowed;
}
.formulaire .form-group textarea {
  line-height: 1.3;
}
.formulaire .form-group label {
  position: absolute;
  top: 12px;
  left: 28px;
  width: auto;
  padding: 0 5px;
  background-color: rgb(255, 255, 255);
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  font-weight: normal;
  line-height: 1;
  color: rgb(140, 140, 140);
  pointer-events: none;
  transition: all 0.2s ease;
}
.formulaire .form-group label b {
  font-weight: normal;
  color: #e6af00;
}
.formulaire .form-group .icon-ws {
  position: absolute;
  left: 5px;
  top: 10px;
  font-size: 24px !important;
  color: rgb(180, 180, 180);
  z-index: 3;
  font-variation-settings: "FILL" 0, "wght" 100;
}
.formulaire .hr-titre {
  width: 100%;
  height: 0;
  margin: 30px 0;
  border-bottom: 4px solid rgba(230, 175, 0, 0.03);
}
.formulaire .hr-titre span {
  float: left;
  margin: -8px 0 0 0;
  padding: 0 10px 0 0;
  background-color: rgb(255, 255, 255);
  font-family: "ws-sbold", Arial;
  font-size: 10pt;
  color: #e6af00;
}
.formulaire .form-group.icone-none input {
  padding-left: 10px !important;
}
.formulaire .form-group.icone-none label {
  left: 10px;
}

.form-check {
  display: block;
  width: 100%;
  position: relative !important;
  margin: 20px 0;
  padding: 0 !important;
}
.form-check .form-check-label {
  margin: 0 0 0 10px !important;
  padding: 0 !important;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  line-height: 22px;
  color: rgb(80, 80, 80);
}
.form-check .form-check-label .icon-ws {
  font-size: 20px;
  color: rgb(160, 160, 160);
  font-variation-settings: "FILL" 0, "wght" 200;
}

.form-switch .form-check-input {
  position: relative !important;
  width: 40px !important;
  height: 22px !important;
  margin: 2px 0 0 0 !important;
  background-color: rgb(220, 220, 220) !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.form-switch .form-check-input::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  transition: left 0.05s ease-in;
}

.form-switch .form-check-input:checked {
  background-color: #ffc800 !important;
}

.form-switch .form-check-input:checked::before {
  left: 18px;
}

.form-check-input[type=checkbox]:not(.form-switch .form-check-input) {
  position: relative;
  width: 22px;
  height: 22px;
  margin: 2px 0 0 0;
  background-color: transparent;
  border: 2px solid rgb(220, 220, 220) !important;
  border-radius: 6px;
  cursor: pointer;
  box-shadow: none !important;
  outline: none !important;
  transition: border 0.3s;
}

.form-check-input[type=checkbox]:not(.form-switch .form-check-input):checked {
  border-color: #ffc800 !important;
}

.form-check-input[type=checkbox]:not(.form-switch .form-check-input)::before {
  content: "𐄂";
  color: transparent !important;
  font-size: 20px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.3s;
}

.form-check-input[type=checkbox]:not(.form-switch .form-check-input):checked::before {
  color: #ffc800 !important;
}

.form-check-input[type=radio] {
  position: relative !important;
  width: 22px !important;
  height: 22px !important;
  margin: 2px 0 0 0 !important;
  background-color: transparent !important;
  border: 2px solid rgb(220, 220, 220) !important;
  border-radius: 50%;
  box-shadow: none !important;
  outline: none !important;
  cursor: pointer;
  transition: border 0.3s;
}

.form-check-input[type=radio]:checked {
  border-color: #ffc800 !important;
}

.form-check-input[type=radio]::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  background-color: transparent;
  border-radius: 50%;
  transform: scale(0.5);
  transition: background-color 0.3s ease, transform 0.1s ease;
}

.form-check-input[type=radio]:checked::before {
  background-color: #ffc800 !important;
}

.select2-container--default .select2-selection--single {
  outline: none !important;
  border: 1px solid rgb(200, 200, 200) !important;
  padding-left: 32px !important;
  border-radius: 12px !important;
  transition: all 0.2s ease;
}

.select2-container--default .select2-selection--single:hover,
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default.has-value .select2-selection--single {
  border: 1px solid rgb(100, 100, 100) !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgb(20, 20, 20) !important;
}

.form-group.date-inline span.select2-selection.select2-selection--single {
  padding-left: 10px !important;
}

.select2-container--default .select2-selection--single[aria-disabled=true] {
  background-color: transparent !important;
  cursor: not-allowed;
}

.select2-results,
.select2-search,
.select2-container--default .select2-selection--single,
.select2-search--dropdown,
.select2-search__field {
  width: 100% !important;
  min-width: 100% !important;
  font-family: "ws-regular", Arial !important;
  font-size: 10.5pt !important;
  color: rgb(20, 20, 20) !important;
}
.select2-results ul li,
.select2-search ul li,
.select2-container--default .select2-selection--single ul li,
.select2-search--dropdown ul li,
.select2-search__field ul li {
  padding: 4px 12px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.select2-results ul li:last-child,
.select2-search ul li:last-child,
.select2-container--default .select2-selection--single ul li:last-child,
.select2-search--dropdown ul li:last-child,
.select2-search__field ul li:last-child {
  border-bottom-left-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #e6af00 !important;
  color: rgb(250, 250, 250) !important;
}

.select2-dropdown.select2-dropdown--below {
  top: 2px !important;
  border-bottom-left-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2) !important;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
  background: linear-gradient(135deg, #e6af00, #ffc800);
  border: none !important;
  font-family: "ws-sbold", Arial;
  font-size: 10.5pt;
  color: rgb(255, 255, 255);
  transition: opacity 0.5s ease;
}

.btn-primary:hover {
  opacity: 0.7;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: rgb(255, 255, 255);
}

.btn,
.btn-primary:disabled {
  padding: 7px 15px;
  font-family: "ws-sbold", Arial;
  font-size: 10.5pt;
  border-radius: 30px !important;
  border: none !important;
  transition: none;
}

.btn-primary:disabled {
  background-color: rgba(230, 175, 0, 0.3);
  opacity: 0.4;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  background-color: transparent;
  border: 1px solid rgb(240, 240, 240) !important;
  font-family: "ws-sbold", Arial;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
  transition: all 400ms ease;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: rgb(240, 240, 240);
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  background-color: rgb(180, 180, 180);
  color: rgb(40, 40, 40);
}

.btn-success,
.btn-success:focus {
  background-color: transparent;
  border: none;
  color: rgb(75, 175, 80);
  transition: all 400ms ease;
}

.btn-success:hover {
  background-color: rgba(75, 175, 80, 0.1);
  color: rgb(75, 175, 80);
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  background-color: rgba(75, 175, 80, 0.3);
  color: rgb(75, 175, 80);
}

.authentif {
  display: flex;
  flex-flow: row wrap;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-color: rgb(250, 250, 250);
}
.authentif .row {
  width: 50vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  text-align: center;
}
.authentif .row:first-child {
  background-image: url("../../img/zindala-cover.jpg?v230725");
  background-size: cover;
  background-position: center;
  background-color: rgb(230, 230, 230);
}
.authentif .row:last-child {
  display: flex;
  position: relative;
  background-color: rgb(250, 250, 250);
}
.authentif .row:last-child .link_retour,
.authentif .row:last-child .copy {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.authentif .row:last-child .link_retour {
  top: 60px;
}
.authentif .row:last-child .copy {
  bottom: 60px;
  font-size: 9pt;
  line-height: 1.4;
  color: rgb(120, 120, 120);
}
.authentif .row:last-child a {
  font-family: "ws-regular", Arial;
  font-size: 11pt;
  color: rgb(100, 100, 100);
  transition: all 400ms ease;
}
.authentif .row:last-child a:hover {
  color: #e6af00;
}
.authentif .row:last-child resultat {
  display: block;
  position: relative;
  width: 220px;
  height: 30px;
  margin: 15px auto 0 auto;
  padding: 0;
  font-family: "ws-regular", Arial;
  font-size: 11pt;
  line-height: 1.2;
  color: rgb(245, 65, 55);
  text-align: center;
}
.authentif form {
  margin: auto;
}

.login-wrapper {
  display: flexbox;
}
.login-wrapper .form-group {
  position: relative;
  width: 90%;
  max-width: 300px;
  margin: 20px auto;
}
.login-wrapper .form-group input {
  width: 100% !important;
  padding: 8px 20px;
  background-color: rgb(240, 240, 240);
  color: rgb(60, 60, 60);
  border: none !important;
  outline: none !important;
  border-bottom: 2px solid rgb(200, 200, 200) !important;
  border-radius: 12px !important;
}
.login-wrapper .form-group input:focus, .login-wrapper .form-group input:-webkit-autofill, .login-wrapper .form-group input:-webkit-autofill:hover, .login-wrapper .form-group input:-webkit-autofill:focus, .login-wrapper .form-group input:-webkit-autofill:active {
  background-color: rgb(240, 240, 240) !important;
  border-bottom: 2px solid rgb(120, 120, 120);
  -webkit-transition: background-color 9999s ease-out 0s;
  transition: background-color 9999s ease-out 0s;
}
.login-wrapper .form-group .icon-ws {
  position: absolute;
  top: 2px;
  right: 0;
  padding: 8px;
  color: rgb(120, 120, 120);
  border: none;
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
  font-variation-settings: "wght" 200 !important;
}
.login-wrapper .btn-primary {
  width: 90%;
  max-width: 300px;
  padding: 10px 0;
  background-color: #e6af00;
  border-radius: 0;
  font-family: "ws-sbold", Arial;
  color: rgb(250, 250, 250);
}
.login-wrapper .btn-primary:hover {
  background-color: rgba(230, 175, 0, 0.7);
}
.login-wrapper .btn-primary:not(:disabled):not(.disabled):active,
.login-wrapper .btn-primary:not(:disabled):not(.disabled).active,
.login-wrapper .show > .btn-primary.dropdown-toggle {
  background-color: #e6af00;
}

.lockscreen-wrapper .lockscreen-name {
  margin-bottom: 15px;
  font-family: "ws-sbold", Arial;
  font-size: 16pt;
  color: rgb(20, 20, 20);
  text-align: center;
}
.lockscreen-wrapper .lockscreen-item {
  width: 280px !important;
  height: 46px;
  border-bottom: 2px solid rgb(200, 200, 200) !important;
  border-radius: 12px !important;
}
.lockscreen-wrapper .lockscreen-item .lockscreen-image {
  margin-top: 7px;
  border-bottom: 2px solid rgb(200, 200, 200) !important;
}
.lockscreen-wrapper .lockscreen-item .form-group {
  margin-left: 80px !important;
}
.lockscreen-wrapper .lockscreen-item .form-group input {
  width: 130px;
  padding: 10px 0;
  border: none !important;
  outline: none !important;
}
.lockscreen-wrapper .lockscreen-item .form-group .btn .icon-ws {
  width: 15px;
  color: rgb(120, 120, 120) !important;
  font-size: 24px !important;
  transition: all 400ms ease;
}
.lockscreen-wrapper .lockscreen-item .form-group .btn .icon-ws:hover {
  color: #e6af00 !important;
}

@media all and (max-width: 768px) {
  .authentif .row:first-child {
    width: 100vw;
    height: 40vh;
    background-position: center 0;
  }
  .authentif .row:last-child {
    width: 100vw;
    height: 60vh;
  }
  .authentif form {
    transform: translateY(-20px);
  }
}
html {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  cursor: default;
  background-color: rgb(250, 250, 250) !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ws-bold", Arial !important;
  font-weight: normal !important;
}

.sup-6 {
  font-family: "ws-regular", Arial !important;
  font-size: 6pt !important;
}

.main-app {
  background-color: transparent;
}
.main-app .content {
  position: relative;
  padding: 0 20px;
  overflow: hidden;
}
.main-app .content .content-title {
  width: 100%;
  height: 65px;
  margin: 0;
  padding: 18px 50px;
  font-family: "ws-sbold", Arial;
  font-size: 16pt;
  color: rgb(20, 20, 20);
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.main-app .content .content-title span {
  display: block;
  margin: 3px 0 30px 0;
  font-family: "ws-regular", Arial;
  font-size: 9pt;
  color: rgb(100, 100, 100);
  line-height: 1.1;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.main-app .content .content-body,
.main-app .content .content-subpage {
  position: relative;
  width: calc(100vw - 115px);
  min-width: calc(100vw - 115px);
  max-width: calc(100vw - 115px);
  height: calc(100vh - 85px);
  min-height: calc(100vh - 85px);
  max-height: calc(100vh - 85px);
  overflow-x: hidden;
  overflow-y: auto;
  clip-path: inset(0 0 0 0 round 30px);
  padding: 20px 0 50px 0;
  margin: 0;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
}
.main-app .content .content-body .section,
.main-app .content .content-subpage .section {
  width: auto;
  margin: 0 20px 20px 20px !important;
  padding: 0 !important;
}
.main-app .content .content-subpage {
  width: calc(100vw - 315px);
  min-width: calc(100vw - 315px);
  max-width: calc(100vw - 315px);
  margin: 0 0 0 200px;
  padding: 0;
}

@media all and (max-width: 768px) {
  .main-app .content {
    padding: 0;
  }
  .main-app .content .content-title {
    width: calc(100vw - 130px);
    height: 50px;
    padding: 0;
    margin: 18px 0 0 60px;
    font-size: 16pt;
  }
  .main-app .content .content-body,
  .main-app .content .content-subpage {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    height: calc(100vh - 80px);
    min-height: calc(100vh - 80px);
    max-height: calc(100vh - 80px);
  }
  .main-app .content .content-body .conteneur,
  .main-app .content .content-subpage .conteneur {
    width: auto;
    margin: 10px;
    padding: 0;
  }
  .main-app .content .content-subpage {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    height: calc(100vh - 120px);
    min-height: calc(100vh - 120px);
    max-height: calc(100vh - 120px);
    margin: 40px 0 0 0;
    padding: 0;
  }
}
::-webkit-scrollbar {
  -webkit-appearance: none !important;
  width: 6px !important;
  height: 4px !important;
}

::-webkit-scrollbar-thumb {
  border-radius: 6px !important;
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(200, 200, 200) !important;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgb(180, 180, 180) !important;
  border-color: rgb(200, 200, 200);
}

@media all and (max-width: 768px) {
  ::-webkit-scrollbar {
    width: 2px !important;
    height: 2px !important;
  }
  ::-webkit-scrollbar-thumb {
    border: none;
  }
}
.hr-titre {
  width: 100%;
  height: 0;
  margin: 35px 0 30px 0;
  border-bottom: 2px solid rgb(240, 240, 240);
}
.hr-titre span {
  float: left;
  margin: -12px 0 0 0;
  padding: 0 10px 0 0;
  background-color: rgb(255, 255, 255);
  font-family: "ws-sbold", Arial;
  font-size: 11pt;
  color: #e6af00;
}

.msg-infos {
  width: auto;
  padding: 20px;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(120, 120, 120);
  line-height: 1;
  text-align: center;
}

.icon-ws {
  margin-top: -2px;
  font-family: "Material Symbols Outlined Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: middle !important;
  font-variation-settings: "FILL" 0, "wght" 500;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

.icon-ws.icon {
  font-size: 20px;
  color: rgb(180, 180, 180);
  font-variation-settings: "wght" 300, "FILL" 0 !important;
}

.icon-ws.i-small {
  font-size: 14px;
  color: rgb(120, 120, 120);
  font-variation-settings: "wght" 300, "FILL" 0 !important;
}

.icon-ws.fill-0 {
  font-variation-settings: "FILL" 0 !important;
}

.icon-ws.fill-1 {
  font-variation-settings: "FILL" 1 !important;
}

.icon-ws.wght-100 {
  font-variation-settings: "wght" 100 !important;
}

.icon-ws.wght-200 {
  font-variation-settings: "wght" 200 !important;
}

.icon-ws.wght-300 {
  font-variation-settings: "wght" 300 !important;
}

.icon-ws.wght-400 {
  font-variation-settings: "wght" 400 !important;
}

.icon-ws.wght-500 {
  font-variation-settings: "wght" 500 !important;
}

.icon-ws.wght-600 {
  font-variation-settings: "wght" 600 !important;
}

.icon-ws.wght-700 {
  font-variation-settings: "wght" 700 !important;
}

.img-circle {
  flex: auto;
  margin: auto 0;
  border: 1px solid rgb(220, 220, 220) !important;
  background-color: rgb(255, 255, 255);
}

.img-circle.d-30 {
  width: 30px !important;
  max-width: 30px !important;
  height: 30px !important;
  max-height: 30px !important;
}

.img-circle.d-40 {
  width: 40px !important;
  max-width: 40px !important;
  height: 40px !important;
  max-height: 40px !important;
}

.img-circle.d-50 {
  width: 50px !important;
  max-width: 50px !important;
  height: 50px !important;
  max-height: 50px !important;
}

.img-circle.d-100 {
  width: 100px !important;
  max-width: 100px !important;
  height: 100px !important;
  max-height: 100px !important;
}

@keyframes clignoter {
  0%, 40%, 100% {
    opacity: 1;
  }
  70% {
    opacity: 0.2;
  }
}
.item-clignote {
  animation: clignoter 2s infinite;
}

.error-page {
  display: flex;
  max-width: 100%;
  height: 95%;
}
.error-page .error-content {
  margin: auto;
  padding: 0;
  text-align: center;
}
.error-page .error-content .icon-ws {
  font-size: 150px;
  color: #ffc800;
  font-variation-settings: "FILL" 0, "wght" 100;
  margin: -40px 0 -5px 0;
}
.error-page .error-content h3 {
  font-family: "ws-sbold", Arial;
  font-size: 11pt !important;
  color: rgb(20, 20, 20);
  margin-bottom: 5px;
}
.error-page .error-content p {
  max-width: 300px;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(120, 120, 120);
  line-height: 1.1;
}

.btns-action {
  position: fixed;
  top: 17px;
  right: 170px;
  z-index: 1041;
}

.btn-exe {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  height: 30px;
  background: linear-gradient(135deg, #e6af00, #ffc800);
  border-radius: 15px;
  padding: 0 15px 0 5px;
  line-height: 28px;
  cursor: pointer;
}
.btn-exe .icon-ws {
  float: left;
  margin: 2px 2px 0 4px;
  padding: 0;
  font-size: 24px;
  color: rgb(255, 255, 255);
  font-variation-settings: "FILL" 0, "wght" 100 !important;
  transition: transform 400ms ease;
}
.btn-exe .title {
  font-family: "ws-sbold", Arial;
  font-size: 10.5pt;
  color: rgb(255, 255, 255);
  margin: 0;
}
.btn-exe:hover > .icon-ws.rotation, .btn-exe:focus > .icon-ws.rotation {
  transform: rotate(90deg);
}
.btn-exe:hover, .btn-exe:focus {
  background: #e6af00;
}

.btn-exe.style-border {
  background: rgb(250, 250, 250);
  border: 1px solid rgb(220, 220, 220);
  transition: all 400ms ease;
}
.btn-exe.style-border .icon-ws,
.btn-exe.style-border .title {
  color: rgb(80, 80, 80);
}
.btn-exe.style-border:hover, .btn-exe.style-border:focus {
  background: rgb(220, 220, 220);
  border-color: rgb(200, 200, 200);
}

.icon-ws.btn-ico1 {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  color: rgb(160, 160, 160);
  background-color: transparent;
  font-size: 16pt;
  font-variation-settings: "wght" 300;
  transition: all 400ms ease;
  cursor: pointer;
}
.icon-ws.btn-ico1:hover, .icon-ws.btn-ico1:focus {
  color: rgb(100, 100, 100);
  background-color: rgb(220, 220, 220);
}

.icon-ws.btn-ico2 {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  padding: 0;
  margin: 0 3px;
  text-align: center;
  line-height: 30px;
  color: rgb(255, 255, 255);
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 16pt;
  font-variation-settings: "wght" 300;
  transition: all 400ms ease;
  cursor: pointer;
}
.icon-ws.btn-ico2:hover, .icon-ws.btn-ico2:focus {
  color: #ffc800;
  background-color: rgb(0, 0, 0);
}

.icon-ws.btn-ico3 {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 36px;
  color: #ffc800;
  background-color: rgb(250, 250, 250);
  font-size: 18pt;
  font-variation-settings: "wght" 300;
  transition: all 400ms ease;
  cursor: pointer;
}
.icon-ws.btn-ico3:hover, .icon-ws.btn-ico3:focus {
  color: #e6af00;
  background-color: rgb(230, 230, 230);
}

.icon-ws.btn-ico4 {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 38px;
  color: rgb(200, 200, 200);
  background-color: transparent;
  font-size: 26pt;
  font-variation-settings: "wght" 300;
  transition: all 400ms ease;
  cursor: pointer;
}
.icon-ws.btn-ico4:hover, .icon-ws.btn-ico4:focus {
  background-color: rgb(245, 245, 245);
}

@media all and (max-width: 768px) {
  .btns-action {
    position: fixed;
    top: auto;
    bottom: 20px;
    right: 20px;
  }
}
.box-profile .img-circle {
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
  border: 5px solid rgb(240, 240, 240) !important;
}
.box-profile .profile-username {
  margin: 20px 10px 5px 10px;
  font-family: "ws-bold", Arial !important;
  font-size: 24pt !important;
  color: rgb(20, 20, 20);
  line-height: 1;
}
.box-profile .text-muted {
  margin-top: 0;
  font-family: "ws-regular", Arial !important;
  font-size: 10.5pt !important;
  color: rgb(120, 120, 120) !important;
}
.box-profile .btn-profile-photo {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 6px;
  background-color: rgb(180, 180, 180);
  border-radius: 50%;
  border: 3px solid rgb(250, 250, 250);
  font-size: 22pt;
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: all 400ms ease;
}
.box-profile .btn-profile-photo:hover {
  background-color: #e6af00;
}
.box-profile .list-group .list-group-item {
  border-color: rgb(240, 240, 240) !important;
  padding: 6px 12px 4px 6px;
  line-height: 1.2;
}
.box-profile .list-group .list-group-item .icon-ws {
  float: left !important;
  margin: 0 10px 10px 0 !important;
  font-size: 24px !important;
  color: rgb(200, 200, 200) !important;
  font-variation-settings: "FILL" 0, "wght" 300 !important;
}
.box-profile .list-group .list-group-item .icon-ws.i-small {
  float: none !important;
  margin: 0 !important;
  font-size: 14pt !important;
  font-variation-settings: "FILL" 1, "wght" 300 !important;
}
.box-profile .list-group .list-group-item .titre {
  display: block;
  font-family: "ws-sbold", Arial !important;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.box-profile .list-group .list-group-item .titre a {
  font-family: "ws-sbold", Arial !important;
  font-size: 10.5pt;
  color: rgb(20, 20, 20);
  cursor: pointer;
  transition: all 400ms ease;
}
.box-profile .list-group .list-group-item .titre a:hover {
  color: #e6af00;
}
.box-profile .list-group .list-group-item .descrip {
  display: block;
  font-family: "ws-regular", Arial;
  font-size: 9.5pt;
  color: rgb(120, 120, 120);
}
.box-profile .list-group .list-group-item:first-child {
  border-top-width: 0 !important;
}
.box-profile .list-group .list-group-item:last-child {
  border-bottom-width: 0 !important;
}

#toast-container {
  margin: 0 0 10px 10px !important;
  padding: 0;
}
#toast-container .toast {
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  background-position: 25px center;
  opacity: 1;
  border-radius: 12px;
  filter: alpha(opacity=100);
}
#toast-container .toast .toast-message {
  margin: 15px 50px 15px 70px;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(255, 255, 255);
}
#toast-container .toast .toast-close-button {
  right: 15px;
  top: 17px;
}
#toast-container .toast-progress {
  background-color: rgb(255, 255, 255) !important;
  height: 2px !important;
  opacity: 0.6 !important;
  margin-bottom: 1px;
}
#toast-container .toast-success {
  background-color: rgb(40, 40, 40) !important;
}
#toast-container .toast-warning {
  background-color: rgb(255, 120, 0) !important;
}
#toast-container .toast-error {
  background-color: rgb(245, 65, 55) !important;
}
#toast-container .toast-info {
  background-color: #e6af00 !important;
}

/*
#toast-container > .toast-info { background-image: none !important; }
#toast-container > .toast-error { background-image: none !important; }
#toast-container > .toast-success { background-image: none !important; }
#toast-container > .toast-warning { background-image: none !important; }
*/
#toast-container .toast,
#toast-container .toast:hover {
  border: none;
  cursor: default;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4) !important;
}

ERREUR {
  display: block;
}

@media all and (max-width: 768px) {
  /*#toast-container .toast {
         width: 98%;
         min-width: 98%;
         max-width: 98%;
         .toast-message { margin: 15px 50px 15px 70px; font-size: 10.5pt; }
     }*/
}
.app-loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgb(250, 250, 250);
  background-image: url("../../img/icone.png?v230725");
  background-repeat: no-repeat;
  background-size: 50px;
  background-position: center;
  z-index: 9999;
}

.main-loading {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -30px;
  padding: 0;
  background-color: rgb(250, 250, 250);
  border-radius: 50%;
  z-index: 999;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.modal-loading {
  width: 100%;
  height: 200px;
  padding: 0;
  background-color: transparent;
}

.modal-patientez {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 300px;
  padding: 0;
  background-color: transparent;
}

.screen-patientez {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.spinner1,
.spinner2 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  border: 3px solid rgba(180, 180, 180, 0.1);
  border-top-color: rgb(180, 180, 180);
  border-radius: 50%;
}

.spinner1 {
  animation: spin-anim1 1s ease-in-out infinite;
}

.spinner2 {
  animation: spin-anim2 1s infinite;
}
@keyframes spin-anim1 {
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-anim2 {
  100% {
    transform: rotate(360deg);
  }
}
.sp-20 {
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
}

.sp-30 {
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
}

.sp-40 {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}

.sp-70 {
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
}

.sp-100 {
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}

.sp-white {
  border-color: rgba(240, 240, 240, 0.1);
  border-top-color: rgb(240, 240, 240);
}

.crop-image {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100vh !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 9998;
  background-color: rgb(255, 255, 255);
  background-image: url("../../src/photo-introuvable-fhd.png");
  background-size: cover;
  background-position: center;
}
.crop-image .cr-boundary {
  position: relative !important;
  overflow: hidden;
}
.crop-image .cr-slider-wrap {
  position: absolute !important;
  width: 90%;
  max-width: 90%;
  height: 30px;
  bottom: 40px !important;
  background: transparent;
  z-index: 10;
}
.crop-image .cr-slider::-webkit-slider-thumb {
  background-color: #ffc800 !important;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
  outline: none !important;
  box-shadow: none !important;
}
.crop-image .cr-slider::-webkit-slider-thumb:hover,
.crop-image .cr-slider::-webkit-slider-thumb:active,
.crop-image .cr-slider::-webkit-slider-thumb:focus {
  background: #e6af00 !important;
}
.crop-image .cr-slider::-webkit-slider-runnable-track {
  width: auto !important;
  height: 3px;
  margin-top: -40px;
  background: #ffc800 !important;
  border: 0;
  border-radius: 3px;
}
.crop-image button {
  position: absolute;
  top: 30px;
  left: 30px;
  margin: 0;
  padding: 7px 15px;
  border: 1px solid rgb(220, 220, 220);
  background-color: rgb(250, 250, 250);
  z-index: 10;
}
.crop-image .close,
.crop-image .rotate-left,
.crop-image .rotate-righ {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  padding: 0;
  line-height: 40px;
  font-size: 24pt;
}
.crop-image .close {
  top: 30px;
  right: 30px;
  z-index: 100;
}
.crop-image .rotate-left {
  top: 100px;
  left: 30px;
  z-index: 10;
}
.crop-image .rotate-righ {
  top: 150px;
  left: 30px;
  z-index: 10;
}

.baguetteBox-button {
  padding: 15px !important;
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 400ms ease;
}
.baguetteBox-button:hover, .baguetteBox-button:focus {
  color: #ffc800;
  background-color: rgb(0, 0, 0);
}

#close-button {
  width: 40px !important;
  height: 40px !important;
  border-radius: 20px !important;
  text-align: center !important;
}
#close-button svg {
  scale: 0.7 !important;
  margin: 4px !important;
}

#previous-button,
#next-button {
  width: 70px !important;
  height: 70px !important;
  border-radius: 35px !important;
  text-align: center !important;
}
#previous-button svg,
#next-button svg {
  scale: 0.7 !important;
  margin: 5px 12px !important;
}

.modal-print-portrait {
  width: 210mm !important;
  max-width: 210mm !important;
  min-width: 210mm !important;
  padding: 0 !important;
}

.modal-print-paysage {
  width: 297mm !important;
  max-width: 297mm !important;
  min-width: 297mm !important;
  padding: 0 !important;
}

.print-zone {
  padding: 10mm;
  background-color: rgb(255, 255, 255) !important;
  background-size: 100%;
  background-repeat: repeat-y;
  background-position: center top;
}

@media print {
  @page {
    margin: 0 !important;
    padding: 0 !important;
  }
  body {
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: white;
  }
}
.external-event {
  position: relative;
  padding: 0 10px !important;
  height: 30px !important;
  font-family: "ws-regular", Arial !important;
  font-size: 10.5pt !important;
  color: rgb(20, 20, 20);
  line-height: 30px;
  border: none !important;
  box-shadow: none !important;
  border-radius: 30px !important;
  cursor: pointer !important;
}
.external-event small {
  height: 24px !important;
  padding: 0 5px !important;
  position: absolute;
  top: 3px;
  right: 3px;
  font-family: "ws-regular", Arial !important;
  font-size: 9.5pt !important;
  color: rgb(20, 20, 20);
  line-height: 24px;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.3) !important;
  border-radius: 30px !important;
}

#bloc-calend {
  font-family: "ws-regular", Arial !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary {
  border-radius: 0 !important;
  background-color: rgba(230, 175, 0, 0.2) !important;
  color: #e6af00 !important;
  border: 1px solid rgb(255, 255, 255) !important;
  text-transform: uppercase !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary:hover {
  background-color: rgba(230, 175, 0, 0.7) !important;
  color: rgb(255, 255, 255) !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary:focus {
  background-color: #e6af00 !important;
  color: rgb(255, 255, 255) !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary:disabled {
  background-color: rgba(230, 175, 0, 0.2) !important;
  color: rgba(230, 175, 0, 0.7) !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary.active {
  background-color: #e6af00 !important;
  color: rgb(255, 255, 255) !important;
}
#bloc-calend .fc-toolbar-chunk .fc-next-button,
#bloc-calend .fc-toolbar-chunk .fc-list-button {
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
}
#bloc-calend .fc-toolbar-chunk .fc-today-button,
#bloc-calend .fc-toolbar-chunk .fc-dayGridMonth-button {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
}
#bloc-calend .fc-toolbar {
  margin: 0 !important;
}
#bloc-calend .fc-event-time {
  font-size: 9pt !important;
}
#bloc-calend .fc-event-title {
  font-size: 9.5pt !important;
}

.flatpickr-calendar {
  font-family: "ws-regular", Arial !important;
  font-size: 9pt !important;
  border-radius: 12px !important;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover {
  font-family: "ws-bold", Arial !important;
  background: #e6af00 !important;
  border-color: #e6af00 !important;
  color: rgb(255, 255, 255) !important;
}

.flatpickr-day.today {
  font-family: "ws-bold", Arial !important;
  border-color: #ffc800 !important;
  border-color: #ffc800 !important;
}

.flatpickr-day.today:hover {
  background: #ffc800 !important;
  border-color: #ffc800 !important;
  color: rgb(255, 255, 255) !important;
}

.flatpickr-months {
  padding: 5px 10px 8px 10px !important;
  border-bottom: 1px solid rgb(240, 240, 240) !important;
  font-family: "ws-sbold", Arial !important;
}

.flatpickr-monthDropdown-months {
  margin: 0 10px 0 0 !important;
  padding: 3px 6px !important;
  background-color: rgb(255, 255, 255) !important;
  border: 1px solid rgb(240, 240, 240) !important;
  border-radius: 12px !important;
  font-family: "ws-sbold", Arial !important;
  font-size: 10pt !important;
  color: rgb(80, 80, 80) !important;
}

.flatpickr-current-month input.cur-year {
  padding: 3px 10px !important;
  background-color: rgb(255, 255, 255) !important;
  border: 1px solid rgb(240, 240, 240) !important;
  border-radius: 12px !important;
  font-family: "ws-sbold", Arial !important;
  font-size: 10pt !important;
  color: rgb(80, 80, 80) !important;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  color: rgb(240, 240, 240) !important;
  font-size: 20px !important;
  padding: 10px 15px !important;
  transition: all 400ms ease !important;
}

.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #e6af00 !important;
}/*# sourceMappingURL=styles.css.map */