@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-bold";
  src: url("../../fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Material Symbols Outlined Rounded";
  font-style: normal;
  font-weight: 400;
  font-display: block; /* <-- ATTENTION À CECI */
  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;
}

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

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

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

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

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

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

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

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

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

.cl-180 {
  color: rgb(180, 180, 180) !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-250 {
  color: rgb(250, 250, 250) !important;
}

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

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

.cl-app {
  color: #00afaa !important;
}

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

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

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

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

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

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

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

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

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

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

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

.bg-180 {
  background-color: rgb(180, 180, 180) !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-250 {
  background-color: rgb(250, 250, 250) !important;
}

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

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

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

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

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

.bg-warning {
  background-color: rgb(255, 150, 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-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-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;
}

.border {
  border: 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;
}

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

.box-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
}

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

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

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

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

.modal.fade#modal-niv-a {
  background-color: rgba(0, 0, 0, 0.4) !important;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}

.modal.fade:not(#modal-niv-a) {
  background-color: rgba(0, 0, 0, 0.4) !important;
}

.modal .modal-content {
  position: relative;
  border: none;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2) !important;
  border-radius: 30px !important;
}
.modal .modal-content .modal-body {
  width: 100% !important;
  overflow-y: auto !important;
  overflow-x: hidden;
  clip-path: inset(0 0 0 0 round 30px 0);
  padding: 0 24px;
  background-color: rgb(255, 255, 255);
  border-radius: 30px !important;
}
.modal .modal-content .modal-header {
  height: 60px;
  padding-top: 0;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.04) !important;
  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-bold", Arial;
  font-size: 13pt;
  font-weight: bold;
  color: rgb(80, 80, 80);
  line-height: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal .modal-content .modal-header .modal-title .ws-icons {
  margin: 0 10px !important;
}
.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 500ms 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-footer {
  background-color: rgb(250, 250, 250);
  z-index: 10;
}
.modal .card {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.modal .table {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

@media all and (max-width: 768px) {
  .modal .modal-content .modal-body {
    padding: 0 10px;
  }
  .modal-title {
    font-size: 11pt !important;
  }
  .modal-title .ws-icons {
    margin: 50px !important;
    font-size: 14pt !important;
  }
  .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: 0 10px 15px rgba(0, 0, 0, 0.02) !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-bold", Arial;
  font-size: 10.5pt;
  line-height: 50px;
  color: rgb(100, 100, 100);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.04) !important;
}
.card .card-header .card-title .ws-icons {
  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: 30px;
  top: 10px;
}
.card .card-header .card-tools .btn-exe {
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 15px;
  line-height: 30px;
  transition: all 500ms ease;
}
.card .card-header .card-tools .btn-exe .ws-icons {
  font-size: 14pt;
}
.card .card-header .card-tools .btn-exe:hover, .card .card-header .card-tools .btn-exe:focus {
  outline: none;
  background-color: rgb(240, 240, 240);
}
.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: #00afaa;
}
.card .card-header.header-small {
  height: 38px;
  background-color: rgb(240, 240, 240);
}
.card .card-header.header-small .card-title {
  font-size: 10pt;
  line-height: 38px;
  color: rgb(100, 100, 100);
}
.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-body .msg-aucun {
  width: 100%;
  padding: 30px 0 15px 0;
  font-size: 10pt;
  color: rgb(140, 140, 140);
  text-align: center;
}
.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 500ms ease;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link:hover {
  color: #00afaa;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link.active {
  background-color: transparent;
  border: none !important;
  border-bottom: 2px solid #00afaa !important;
  color: #00afaa;
}
.card.card-primary .card-header .nav.nav-tabs .nav-link.active:hover {
  border-top-color: #00afaa;
}
.card.card-primary .card-header .nav.nav-tabs .nav-item {
  display: block;
  font-family: "ws-bold", Arial;
  font-size: 10.5pt;
  color: #00afaa;
}
.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(0, 175, 170, 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(0, 175, 170, 0.1);
  }
  .card.card-primary .card-header .nav.nav-tabs .nav-item {
    border-top: 1px solid rgba(0, 175, 170, 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: #00afaa;
  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-color: rgb(250, 250, 250);
}
.wrapper .content-wrapper {
  min-height: calc(100vh - 57px);
}

.navbar {
  border: none;
  border-bottom: 1px solid rgb(240, 240, 240);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.04) !important;
}
.navbar .date-heures {
  display: block;
  padding-right: 20px;
  margin-right: -10px;
  border-right: 1px solid rgb(220, 220, 220);
  color: rgb(120, 120, 120);
  font-family: "ws-light", Arial;
}
.navbar .date-heures heurs {
  display: inline-block;
  min-width: 62px;
  text-align: left;
}
.navbar .date-heures span {
  color: rgb(200, 200, 200);
}
.navbar .page-title {
  font-family: "ws-bold", Arial;
  color: rgb(80, 80, 80);
  font-size: 14pt;
  line-height: 40px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navbar .page-title small {
  font-family: "ws-regular", Arial;
  font-size: 14pt;
  color: rgb(20, 20, 20);
}
.navbar .scolaire {
  border-right: 1px solid rgb(220, 220, 220);
}
.navbar .scolaire h6 {
  color: rgb(60, 60, 60);
  font-size: 10.5pt;
  text-align: center;
}
.navbar .scolaire h6 span {
  display: block;
  font-size: 6pt;
  text-transform: uppercase;
}

.navbar-light {
  background-color: rgb(255, 255, 255) !important;
}

.sidebar .footer {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 40px;
  width: -moz-max-content;
  width: max-content;
  font-size: 10pt;
  line-height: 1.2;
  color: rgb(200, 200, 200);
  transition: all 500ms ease;
}
.sidebar:hover > .footer {
  color: rgb(140, 140, 140);
}

.sidebar-dark-primary,
.sidebar-dark-primary .brand-link:not([class*=navbar]) {
  border-bottom: 1px solid rgb(240, 240, 240) !important;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.04) !important;
}

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

.nav .nav-item .nav-link {
  width: 95% !important;
  height: 50px !important;
  margin: 0 !important;
  padding: 0 10px;
  border-radius: 0 30px 30px 0;
  font-family: "ws-bold", Arial;
  font-size: 10pt;
  line-height: 50px;
  color: rgb(20, 20, 20);
  transition: all 500ms ease;
}
.nav .nav-item .nav-link .nav-icon {
  vertical-align: middle;
  margin: -5px 10px 0 10px;
  font-size: 24pt;
  font-variation-settings: "FILL" 0, "wght" 100;
}

.nav-sublink {
  position: fixed;
  left: 0;
  top: 55px;
  width: 100%;
  padding: 0 120px;
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(230, 230, 230);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.04);
  z-index: 999;
  white-space: nowrap; /* Empêche le retour à la ligne */
  overflow-x: auto; /* Permet le défilement horizontal */
  overflow-y: hidden; /* Cache le défilement vertical */
  display: flex; /* Garde le contenu sur une seule ligne */
  cursor: grab; /* Change le curseur pour indiquer le glissement */
}
.nav-sublink .nav.nav-sidebar {
  flex: none;
}
.nav-sublink .nav.nav-sidebar .nav-item .nav-link {
  width: auto !important;
  padding: 0 10px !important;
  margin: 0 5px !important;
  border-radius: 0;
  font-size: 10pt;
  line-height: 50px;
}
.nav-sublink .nav.nav-sidebar .nav-item .nav-link .nav-icon {
  font-size: 18pt;
  margin: -2px 3px 0 0;
}

.subpage {
  margin-top: 50px;
}

@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;
  }
  .subpage {
    margin-left: 0;
    margin-top: 40px;
  }
  .sidebar .footer {
    bottom: 70px;
    font-size: 9pt;
    line-height: 1.1;
    color: rgb(140, 140, 140);
  }
  .page-title {
    font-size: 12pt !important;
  }
  .page-title small {
    font-family: "ws-bold", Arial !important;
    font-size: 12pt !important;
  }
  .page-title span {
    display: none;
  }
  .navbar .scolaire {
    border-right: none;
  }
  .nav-sublink {
    padding: 0 10px;
  }
}
.sidebar .user-panel {
  border-bottom: none;
}
.sidebar .user-panel .image {
  margin: 0 0 0 5px;
}
.sidebar .user-panel .info {
  margin: 0;
  padding-bottom: 0;
}
.sidebar .user-panel .info p {
  margin: -5px 0 2px 0;
  font-family: "ws-bold", Arial;
  font-size: 12pt;
  color: rgb(40, 40, 40);
}
.sidebar .user-panel .info a {
  display: block;
  margin: 0px 0;
  font-family: "ws-regular", Arial;
  font-size: 10pt;
  color: rgb(40, 40, 40);
  cursor: pointer;
  transition: all 500ms ease;
}
.sidebar .user-panel .info a:hover {
  color: #00afaa;
}
.sidebar .user-panel .info a .ws-icons {
  font-size: 11pt;
  margin-right: 2px;
}

.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: #00afaa;
}
.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 .ws-icons {
  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);
  border-radius: 10px !important;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.02);
}
.table thead tr th,
.table tfoot tr th,
.table tbody tr th {
  padding: 10px;
  font-family: "ws-regular", Arial;
  font-size: 10pt;
  font-weight: normal;
  line-height: 1.2;
  color: rgb(140, 140, 140);
}
.table thead tr th {
  border-top: 0;
}
.table tbody tr {
  transition: all 500ms ease;
}
.table tbody tr td {
  padding: 5px 10px !important;
  font-size: 10.5pt;
  line-height: 1.2;
  color: rgb(20, 20, 20);
  vertical-align: middle !important;
  border-radius: 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.table tbody tr td a {
  font-size: 10.5pt;
  font-weight: normal;
  color: rgb(80, 80, 80);
  transition: all 500ms ease;
}
.table tbody tr td a:hover {
  color: #00afaa !important;
}
.table tbody tr td .titre {
  display: block;
  font-family: "ws-bold", Arial;
  font-size: 10.5pt;
  font-weight: normal;
  color: rgb(80, 80, 80);
}
.table tbody tr td .sous-titre {
  margin-top: 5px;
  font-family: "ws-regular", Arial;
  font-size: 8.5pt;
  color: rgb(80, 80, 80);
}
.table .user-block {
  display: inline-flex;
  position: relative;
}
.table .user-block .username,
.table .user-block .username-small {
  flex: auto;
  margin: auto 0 auto 5px;
  padding: inherit;
  font-family: "ws-bold", Arial;
  font-size: 10.5pt;
  font-weight: normal;
  color: rgb(80, 80, 80);
  line-height: 1;
  vertical-align: middle;
}
.table .user-block .username-small {
  max-width: 90px;
  font-size: 10pt;
}
.table .user-block .ws-icons.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: 12pt;
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: all 500ms ease;
}
.table .user-block .ws-icons.btn-mod:hover {
  background-color: #00afaa;
}
.table .btn-icone,
.table .btn-icone-small {
  margin: 0;
  padding: 0;
  color: rgb(160, 160, 160);
  cursor: pointer;
  transition: all 500ms ease;
  vertical-align: middle;
}
.table .btn-icone:hover,
.table .btn-icone-small:hover {
  color: #00afaa;
}
.table msg-aucun {
  font-size: 10.5pt;
  line-height: 10;
}
.table tr.data-mod td {
  background-color: rgba(75, 175, 80, 0.3);
}
.table tr.data-sup td {
  background-color: rgba(245, 65, 55, 0.3);
}
.table .card {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-1 {
  opacity: 1;
}

.table-hover tbody tr:hover {
  background-color: rgb(250, 250, 250);
}

.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: #00afaa;
}

@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;
  }
  .table .user-block .username {
    font-size: 10pt;
  }
  .opacity-0 {
    opacity: 1;
  }
}
.dataTables_info {
  padding-top: 20px !important;
  font-size: 10pt;
  color: rgb(100, 100, 100);
}

.pagination {
  padding: 15px 0;
}
.pagination .paginate_button.page-item .page-link {
  padding: 5px 10px;
  color: rgb(100, 100, 100);
  border-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  font-size: 10pt;
}
.pagination .paginate_button.page-item.active .page-link {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-right-color: rgba(0, 175, 170, 0.2);
  border-left-color: rgba(0, 175, 170, 0.2);
  background-color: rgb(140, 140, 140);
  color: rgb(255, 255, 255);
}
.pagination .paginate_button.page-item.previous .page-link {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
}
.pagination .paginate_button.page-item.next .page-link {
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
}

@media all and (max-width: 768px) {
  .pagination .paginate_button.page-item .page-link {
    font-size: 10pt;
  }
}
.dataTables_wrapper .form-control.form-control-sm {
  margin-right: 0;
  background-color: transparent;
  border-color: rgb(200, 200, 200);
}
.dataTables_wrapper .form-control.form-control-sm:hover, .dataTables_wrapper .form-control.form-control-sm:focus {
  border-color: #00afaa;
}
.dataTables_wrapper .dataTables_length {
  font-size: 10pt;
  color: rgb(100, 100, 100);
}
.dataTables_wrapper .custom-select.custom-select-sm.form-control.form-control-sm {
  border-radius: 30px;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_length .custom-select {
  margin: 0 5px;
  font-size: 10pt;
}
.dataTables_wrapper .dataTables_filter .form-control.form-control-sm {
  padding-left: 30px;
  margin-right: 0;
  border-radius: 30px;
  background-image: url("../../img/ic_rechercher_sm.png");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 10px;
}

@media all and (max-width: 768px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
  }
  .dataTables_filter .form-control.form-control-sm {
    max-width: 150px !important;
  }
  .dt-buttons {
    display: none !important;
  }
  .dataTables_length {
    position: absolute;
    z-index: 99;
  }
}
.formulaire .form-group {
  display: block;
  width: 100%;
  height: 35px;
  position: relative !important;
  margin: 25px 0;
}
.formulaire .form-group input,
.formulaire .form-group textarea,
.formulaire .form-group select {
  width: 100%;
  padding: 8px 0 8px 32px;
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid rgb(200, 200, 200);
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  line-height: 1;
  color: rgb(20, 20, 20);
  outline: none !important;
  resize: none;
  transition: all 0.2s ease;
}
.formulaire .form-group input:hover,
.formulaire .form-group textarea:hover,
.formulaire .form-group select:hover {
  border-color: rgb(160, 160, 160);
}
.formulaire .form-group input:not(:-moz-placeholder), .formulaire .form-group textarea:not(:-moz-placeholder), .formulaire .form-group select:not(:-moz-placeholder) {
  border-color: rgb(120, 120, 120);
}
.formulaire .form-group input:not(:placeholder-shown), .formulaire .form-group input:focus,
.formulaire .form-group textarea:not(:placeholder-shown),
.formulaire .form-group textarea:focus,
.formulaire .form-group select:not(:placeholder-shown),
.formulaire .form-group select:focus {
  border-color: rgb(120, 120, 120);
}
.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: 9pt;
  color: rgb(120, 120, 120);
}
.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: 9pt;
  color: rgb(120, 120, 120);
}
.formulaire .form-group input:disabled,
.formulaire .form-group textarea:disabled,
.formulaire .form-group select:disabled {
  cursor: not-allowed;
}
.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(120, 120, 120);
  pointer-events: none;
  transition: all 0.2s ease;
}
.formulaire .form-group .ws-icons {
  position: absolute;
  left: 8px;
  top: 12px;
  font-size: 16pt;
  color: rgb(120, 120, 120);
  z-index: 3;
  font-variation-settings: "FILL" 0, "wght" 250;
}
.formulaire .form-group select-border {
  display: block;
  border-radius: 10px;
  border: 1px solid transparent;
}
.formulaire h6 {
  margin: 40px 0 0 0 !important;
  font-family: "ws-regular", Arial;
  font-size: 10.5pt;
  color: rgb(100, 100, 100);
}
.formulaire .hr-titre {
  width: 100%;
  height: 0;
  margin: 30px 0 20px 0;
  border-bottom: 4px solid rgba(0, 175, 170, 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-bold", Arial;
  font-size: 10pt;
  color: #00afaa;
}

span.select2-selection.select2-selection--single {
  outline: none !important;
  border: 1px solid transparent !important;
  padding-left: 32px !important;
  border-radius: 10px !important;
}

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

.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single {
  border-color: transparent !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-size: 10.5pt !important;
  color: rgb(40, 40, 40) !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;
}
.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: 10px !important;
  border-bottom-right-radius: 10px !important;
}

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

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

[class*=icheck-] > input:first-child + label::before,
[class*=icheck-] > input:first-child + input[type=hidden] + label::before {
  border: 2px solid rgb(140, 140, 140);
  border-radius: 5px;
}

.icheck-default label {
  color: rgb(120, 120, 120);
  font-family: "ws-regular", Arial !important;
  font-size: 11pt !important;
  font-weight: normal !important;
}
.icheck-default > input:first-child:not(:checked):not(:disabled):hover + label::before,
.icheck-default > input:first-child:not(:checked):not(:disabled):hover + input[type=hidden] + label::before {
  border-color: #00afaa;
}
.icheck-default > input:first-child:checked + label::before,
.icheck-default > input:first-child:checked + input[type=hidden] + label::before {
  background-color: transparent;
  border-color: #00afaa;
}

.custom-switch {
  padding: 0 !important;
  margin: 0 !important;
}
.custom-switch .custom-control-label {
  padding: 4px 0 0 5px !important;
  color: rgb(80, 80, 80) !important;
  font-family: "ws-regular", Arial !important;
  font-size: 11pt !important;
  font-weight: normal !important;
  cursor: pointer;
}
.custom-switch .custom-control-label::before {
  border: none !important;
  box-shadow: none !important;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00afaa !important;
}

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

.btn-primary:disabled {
  background-color: rgba(0, 175, 170, 0.3);
  color: #00afaa;
}

.btn-primary,
.btn-primary,
.btn-primary:focus {
  background-color: rgba(0, 175, 170, 0.05);
  border: none !important;
  color: #00afaa;
  transition: all 500ms ease;
}

.btn-primary:hover {
  background-color: rgba(0, 175, 170, 0.2);
  border-color: transparent;
  color: #00afaa;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  background-color: rgba(0, 175, 170, 0.3);
  color: #00afaa;
}

.btn-secondary,
.btn-secondary:focus {
  background-color: rgb(255, 255, 255);
  border: none !important;
  color: rgb(120, 120, 120);
  transition: all 500ms ease;
}

.btn-secondary:hover {
  background-color: rgb(230, 230, 230);
  border-color: transparent;
  color: rgb(120, 120, 120);
}

.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 500ms 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/maaref-app-cover.jpg?v7");
  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 {
  color: rgb(100, 100, 100);
  transition: all 500ms ease;
}
.authentif .row:last-child a:hover {
  color: #00afaa;
}
.authentif .row:last-child resultat {
  display: block;
  position: relative;
  width: 220px;
  height: 30px;
  margin: 15px auto 0 auto;
  padding: 0;
  font-size: 10.5pt;
  line-height: 1.2;
  color: rgb(245, 65, 55);
  text-align: center;
}
.authentif form {
  margin: auto;
}

.login-wrapper .form-group {
  position: relative;
}
.login-wrapper .form-group input {
  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: 10px !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 .ws-icons {
  position: absolute;
  top: 2px;
  right: 0;
  padding: 8px;
  background-color: rgb(240, 240, 240);
  color: rgb(200, 200, 200);
  border: none;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.login-wrapper .btn-primary {
  width: 220px;
  padding: 10px 0;
  background-color: #00afaa;
  border-radius: 0;
  font-family: "ws-bold", Arial;
  color: rgb(250, 250, 250);
}
.login-wrapper .btn-primary:hover {
  background-color: rgba(0, 175, 170, 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: #00afaa;
}

.lockscreen-wrapper .lockscreen-name {
  padding-left: 80px;
  font-size: 14pt;
  color: rgb(40, 40, 40);
  text-align: left;
}
.lockscreen-wrapper .lockscreen-item {
  width: 280px !important;
  height: 46px;
  border-bottom: 2px solid rgb(200, 200, 200) !important;
  border-radius: 10px !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 .ws-icons {
  color: rgb(200, 200, 200) !important;
  font-size: 24pt;
  transition: all 500ms ease;
}
.lockscreen-wrapper .lockscreen-item .form-group .btn .ws-icons:hover {
  color: #00afaa !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;
  font-family: "ws-regular", Arial !important;
}

b,
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;
}

.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(250, 250, 250);
  font-family: "ws-bold", Arial;
  font-size: 12pt;
  color: #00afaa;
}

.msg-infos {
  width: auto;
  padding: 0 5%;
  font-family: "ws-regular", Arial !important;
  font-size: 10.5pt;
  font-weight: normal;
  line-height: 1;
  color: rgb(120, 120, 120);
  text-align: center;
}

::-webkit-scrollbar {
  -webkit-appearance: none !important;
  width: 8px !important;
  height: 4px !important;
}

::-webkit-scrollbar-thumb {
  border-radius: 8px !important;
  background-color: rgb(200, 200, 200) !important;
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0) !important;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

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

.ws-icons {
  visibility: hidden;
  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, "GRAD" 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

.fonts-loaded .ws-icons {
  visibility: visible;
}

.ws-icons.icon {
  font-size: 18pt;
  color: rgb(180, 180, 180);
  font-variation-settings: "wght" 250, "FILL" 0 !important;
}

.ws-icons.i-small {
  font-size: 12pt;
  color: rgb(140, 140, 140);
  font-variation-settings: "wght" 250, "FILL" 0 !important;
}

.ws-icons.btn-icone {
  margin: 0 2px !important;
  font-variation-settings: "wght" 250 !important;
}

.ws-icons.btn-icone-small {
  font-size: 16pt;
  font-variation-settings: "wght" 250 !important;
}

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

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

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

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

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

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

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

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

.ws-icons.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;
}

.error-page {
  display: flex;
  max-width: 100%;
  height: 600px;
}
.error-page .error-content {
  margin: auto;
  padding: 0;
  text-align: center;
}
.error-page .error-content .ws-icons {
  font-size: 70pt;
  color: #00afaa;
  font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 24;
}
.error-page .error-content h3 {
  color: #00afaa;
}
.error-page .error-content p {
  max-width: 300px;
  color: rgb(140, 140, 140);
  font-size: 10.5pt;
  line-height: 1.2;
}

.bt-modal {
  display: block;
  position: fixed;
  bottom: 45px;
  right: 20px;
  border-radius: 50%;
  background-color: #00afaa;
  font-size: 16pt;
  cursor: pointer;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2) !important;
  z-index: 99;
  transition: all 500ms ease;
}
.bt-modal span {
  padding: 15px;
  color: rgb(255, 255, 255);
}
.bt-modal:hover, .bt-modal:focus {
  background-color: rgb(40, 40, 40);
}

.bt-modal-2 {
  bottom: 115px;
}

.bt-modal-3 {
  bottom: 180px;
}

@media all and (max-width: 768px) {
  .bt-modal {
    bottom: 30px;
    right: 10px;
  }
  .bt-modal-2 {
    bottom: 100px;
    right: 10px;
  }
}
.btn-exe {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 16px;
  background-color: transparent;
  line-height: 32px;
  font-size: 11pt !important;
  color: rgb(160, 160, 160);
  cursor: pointer;
  transition: all 500ms ease;
}
.btn-exe:hover {
  background-color: rgb(240, 240, 240);
}
.btn-exe:focus {
  outline: none;
}

.main-app {
  background-color: transparent;
}
.main-app .content-header {
  padding: 10px 20px;
}
.main-app .content-header .container-fluid {
  padding-top: 10px;
  color: rgb(60, 60, 60);
}
.main-app .content-header .container-fluid h1 {
  font-family: "ws-light", Arial !important;
  font-size: 24pt;
}
.main-app .content-header .container-fluid h6 {
  font-size: 10.5pt;
  padding-left: 30px;
  color: rgb(140, 140, 140);
}
.main-app .content {
  padding: 40px 40px 80px 40px;
}

.main-footer {
  background-color: transparent;
  font-size: 9pt;
  color: rgb(160, 160, 160);
}
.main-footer a {
  color: rgb(120, 120, 120);
}
.main-footer a:hover {
  color: #00afaa;
}

@media all and (max-width: 768px) {
  .main-app .content-header .container-fluid h1 {
    font-size: 16pt;
  }
  .main-app .content-header .container-fluid h6 {
    font-size: 10pt;
  }
  .content {
    padding: 40px 10px !important;
  }
  .main-footer {
    text-align: center;
    font-size: 8pt;
  }
}
.info-box {
  padding-top: 5px !important;
  padding-bottom: 10px !important;
  border: 1px solid rgb(240, 240, 240);
  border-radius: 30px;
  background-color: rgba(0, 175, 170, 0.05) !important;
  box-shadow: none !important;
}
.info-box .info-box-icon {
  max-width: 50px;
}
.info-box .info-box-icon .ws-icons {
  font-size: 30pt !important;
  color: #00afaa;
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" -25 !important;
}
.info-box .info-box-number {
  margin-bottom: 5px;
  font-family: "ws-bold", Arial;
  font-size: 28pt;
  line-height: 1;
  color: #00afaa;
}
.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-text {
  font-family: "ws-bold", Arial !important;
  margin: 5px 0;
  font-size: 11pt;
  line-height: 1.2;
  color: rgb(20, 20, 20) !important;
}
.info-box .info-box-text sup,
.info-box .info-box-text small {
  font-size: 8pt !important;
}
.info-box .progress-description {
  margin-top: -6px;
  line-height: 1.2;
  font-size: 9pt !important;
  color: rgb(80, 80, 80);
}
.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: #00afaa !important;
}

@media (max-width: 768px) {
  .info-box .info-box-icon {
    font-size: 20pt;
  }
  .info-box .info-box-number {
    font-size: 22pt;
  }
  .info-box .info-box-text {
    font-size: 10.5pt;
  }
  .info-box .progress-description {
    font-size: 9pt !important;
  }
  .info-box .progress {
    height: 3px;
  }
}
.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-size: 24pt;
  line-height: 1;
  color: rgb(40, 40, 40);
}
.box-profile .text-muted {
  margin-top: 0;
  font-size: 10pt;
  color: rgb(200, 200, 200);
}
.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 500ms ease;
}
.box-profile .btn-profile-photo:hover {
  background-color: #00afaa;
}
.box-profile .list-group .list-group-item {
  border-color: rgb(240, 240, 240) !important;
  padding: 6px 15px;
  line-height: 1.2;
}
.box-profile .list-group .list-group-item .ws-icons {
  float: left !important;
  margin: 0 10px 0 0 !important;
  font-size: 23pt !important;
  color: rgb(180, 180, 180) !important;
  font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0 !important;
}
.box-profile .list-group .list-group-item .ws-icons.i-small {
  float: none !important;
  margin: 0 !important;
  font-size: 14pt !important;
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0 !important;
}
.box-profile .list-group .list-group-item .titre {
  display: block;
  font-family: "ws-bold", Arial !important;
  font-size: 10.5pt;
  color: rgb(40, 40, 40);
}
.box-profile .list-group .list-group-item .titre a {
  color: rgb(40, 40, 40);
  cursor: pointer;
  transition: all 500ms ease;
}
.box-profile .list-group .list-group-item .titre a:hover {
  color: #00afaa;
}
.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: 10px;
  filter: alpha(opacity=100);
}
#toast-container .toast .toast-message {
  margin: 15px 50px 15px 70px;
  font-family: "ws-regular", Arial;
  font-size: 11pt;
  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.5 !important;
  margin-bottom: 1px;
}
#toast-container .toast-success {
  background-color: rgb(40, 40, 40) !important;
}
#toast-container .toast-warning {
  background-color: rgb(40, 40, 40) !important;
}
#toast-container .toast-error {
  background-color: rgb(245, 65, 55) !important;
}
#toast-container .toast-info {
  background-color: #00afaa !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 15px 20px rgba(0, 0, 0, 0.2) !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");
  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 15px 20px rgba(0, 0, 0, 0.2);
}

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

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

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

.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: 100wv;
  height: 100hv;
  margin: 0;
  padding: 0;
  z-index: 9998;
  background-color: rgb(255, 255, 255);
}
.crop-image #upload-img {
  display: block;
  position: relative;
  width: 100wv;
  height: 100hv;
  padding: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0);
}
.crop-image .close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url(../../img/close.png);
  background-size: 50px;
  cursor: pointer;
  z-index: 2;
  opacity: 0.5;
  transition: opacity 400ms ease;
}
.crop-image .close:hover {
  opacity: 1;
}
.crop-image .cr-slider::-webkit-slider-thumb:hover,
.crop-image .cr-slider::-webkit-slider-thumb:active {
  background: #00afaa !important;
  cursor: pointer;
}
.crop-image .cr-slider::-webkit-slider-runnable-track {
  width: auto !important;
  height: 3px;
  margin-top: -40px;
  background: rgba(0, 175, 170, 0.5) !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;
}

.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-bold", Arial !important;
  font-size: 10pt !important;
  line-height: 30px;
  color: rgb(0, 0, 0);
  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-size: 10pt !important;
  text-transform: uppercase;
  line-height: 24px;
  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(0, 175, 170, 0.2) !important;
  color: #00afaa !important;
  border: 1px solid rgb(255, 255, 255) !important;
  text-transform: uppercase !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary:hover {
  background-color: rgba(0, 175, 170, 0.7) !important;
  color: rgb(255, 255, 255) !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary:focus {
  background-color: #00afaa !important;
  color: rgb(255, 255, 255) !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary:disabled {
  background-color: rgba(0, 175, 170, 0.2) !important;
  color: rgba(0, 175, 170, 0.7) !important;
}
#bloc-calend .fc-toolbar-chunk .btn-primary.active {
  background-color: #00afaa !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;
}

.emploi-matiere {
  height: 26px;
  margin: 15px auto 0 auto;
  padding: 2px 10px;
  font-family: "ws-bold", Arial;
  font-size: 10.5pt;
  line-height: 18px;
  color: rgb(0, 0, 0);
  border: 2px solid;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
}

.emploi-matiere.small {
  height: 20px;
  margin-top: 15px;
  padding: 0 5px;
  font-size: 9pt;
  text-transform: uppercase;
  line-height: 16px;
}/*# sourceMappingURL=styles.css.map */