.logo .logo-lg-text-dark, .logo .logo-lg-text-light {
  text-transform: none;
}

.btn-left {
  text-align: left;
}

.parsley-errors-list {
  margin-top: 9px;
  display: block;
  position: relative;
  padding-left: 22px;
  color: #f1556c;
}

.parsley-errors-list:before {
  content: "\f0159";
  font-family: "Material Design Icons";
  position: absolute;
  left: 2px;
  top: 0px;
  color: #f1556c;
}

#containerCAPTCHA > div {
  margin-bottom: 24px;
}

#statusMessage {
  text-align: center;
}

.hide {
  display: none;
}

.w-autofill {
  flex: auto;
}

.lh-auto {
  line-height: 2.9;
}

.listeFichiers {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}

.topnav {
  margin-top: 0;
}

.iconeDashboard {
  min-width: 22px;
}

@media (min-width: 992px) {
  body[data-layout-mode=horizontal] .content-page {
    padding: 54px 12px 65px;
  }
}
.list-unstyled.topnav-menu.float-end {
  display: flex;
  align-items: center;
}
.list-unstyled.topnav-menu.float-end li {
  margin-left: 6px;
  display: flex !important;
  align-items: center;
}
.list-unstyled.topnav-menu.float-end li a:hover {
  color: var(--bs-link-color);
}
.list-unstyled.topnav-menu.float-end li .nav-link.dropdown-toggle.nav-user {
  display: flex !important;
  align-items: center;
}
.list-unstyled.topnav-menu.float-end li.dropdown.d-none.d-lg-inline-block {
  margin-right: 15px;
}

.dropdown.notification-list.topbar-dropdown {
  height: 55px;
  display: flex;
  align-items: center;
}

#tab-grid.preview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 2000;
  overflow-y: auto;
}
#tab-grid.preview > div.form-group {
  display: none;
}

#app-accordeons .accordeon .content, #app-markers .accordeon .content {
  position: relative;
  margin-left: 50px;
  border: 1px solid #d0d0d0;
}
#app-accordeons .accordeon .content .handle, #app-markers .accordeon .content .handle {
  cursor: all-scroll;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: -51px;
  background: #f9f9f9;
  border: 1px solid #d0d0d0;
  border-right: 0;
}
#app-accordeons .accordeon .content .handle:hover, #app-markers .accordeon .content .handle:hover {
  background: #f4f4f4;
}
#app-accordeons .accordeon .content .form-floating, #app-markers .accordeon .content .form-floating {
  width: 64%;
}
#app-accordeons .accordeon .content .input-group-addon, #app-markers .accordeon .content .input-group-addon {
  top: 16px;
  position: absolute;
  right: 18px;
  font-size: 24px;
}
#app-accordeons .accordeon .content h1, #app-markers .accordeon .content h1 {
  padding: 11px 16px 12px;
  margin: 0 0 16px 0;
  background: #ffffff;
  border-bottom: 0;
  font-size: 16px;
  height: 39px;
}
#app-accordeons .accordeon .content > div, #app-markers .accordeon .content > div {
  padding: 0px 14px 15px;
}
#app-accordeons .accordeon .content > div > div, #app-markers .accordeon .content > div > div {
  margin-bottom: 6px;
  /*label { width:83px; display:inline-block; }*/
}
#app-accordeons .accordeon .content > div > div div, #app-markers .accordeon .content > div > div div {
  display: inline-block;
  position: relative;
}
#app-accordeons .accordeon .content > div > div div input, #app-markers .accordeon .content > div > div div input {
  width: 100%;
}
#app-accordeons .accordeon .content > div > div div .input-group-addon, #app-markers .accordeon .content > div > div div .input-group-addon {
  padding: 0;
  line-height: 33px;
  width: 38px;
  font-size: 22px;
  height: 34px;
  border-radius: 0px;
  position: absolute;
  top: 24px;
  right: 1px;
}
#app-accordeons .accordeon .content > div > div input, #app-markers .accordeon .content > div > div input {
  width: 100%;
  display: inline-block;
}
#app-accordeons .accordeon .content > div.handle, #app-markers .accordeon .content > div.handle {
  padding: 0px !important;
}

body.dark #app-accordeons .accordeon .content, body.dark #app-markers .accordeon .content {
  border: 1px solid #424e5a;
}
body.dark #app-accordeons .accordeon .content h1, body.dark #app-markers .accordeon .content h1 {
  background: #2b3136;
}
body.dark #app-accordeons .accordeon .content .handle, body.dark #app-markers .accordeon .content .handle {
  background: #323b44;
  border: 1px solid #424e5a;
}
body.dark .flotTip {
  background-color: #fff;
  color: #000;
}

#app-markers .accordeon .content {
  margin-left: 0;
}

#app-markers .accordeon .content > div > div div input {
  width: 750px;
}

.btn.smaller {
  padding: 7px 12px;
  border: 0;
  position: relative;
  top: -2px;
}

.bootbox-body form .nav-tabs {
  width: 100%;
}

.form-group.espacement .col {
  position: relative;
  width: 150px !important;
  height: 36px;
  padding-right: 0;
}
.form-group.espacement .col label {
  opacity: 0.65;
  pointer-events: none;
  position: absolute;
  top: 10px;
  left: 24px;
  z-index: 1;
  font-size: 12px;
  color: #94a0ad;
}
.form-group.espacement input {
  text-align: right;
  padding-left: 59px;
  padding-right: 13px;
}

.htmlTextarea {
  letter-spacing: 0.4px;
  line-height: 22px;
  border-radius: 7px !important;
  padding: 15px 17px;
  white-space: nowrap;
  resize: none;
  border: 1px solid #e9e9e9;
  background: #f5f5f5 !important;
  color: #3c3c3c !important;
  font-weight: bold;
  height: 650px;
  font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
}

.color-picker-container .color {
  cursor: pointer;
  transition: all 30ms linear;
  float: left;
  width: 25px;
  height: 25px;
  background-color: #000000;
  border: 2px solid #36404a;
  position: relative;
}
.color-picker-container .color .hextip {
  opacity: 0;
  text-transform: uppercase;
  bottom: 50%;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -38px;
  width: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #454545;
  font-weight: 500;
  height: 24px;
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #f3f3f3;
  transition: all 150ms linear;
}
.color-picker-container .color .hextip:after {
  content: "";
  height: 9px;
  width: 9px;
  position: absolute;
  left: 32px;
  bottom: -5px;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  background: #fafafa;
  transform: rotate(-135deg);
}
.color-picker-container .color:hover {
  border: 0px solid #36404a;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.32);
  z-index: 1;
}
.color-picker-container .color:hover .hextip {
  opacity: 1;
  bottom: 140%;
}
.color-picker-container .color.selected {
  border: 0px solid #36404a;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.32);
  z-index: 1;
}
.color-picker-container .color.selected:after {
  content: "";
  height: 2px;
  width: 21px;
  position: absolute;
  left: 2px;
  bottom: -5px;
  background: #fff;
}

div.dataTables_wrapper div.dataTables_processing {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  text-align: center;
  padding: 0;
  z-index: 20000;
  background: rgba(37, 41, 44, 0.7529411765);
}
div.dataTables_wrapper div.dataTables_processing > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 216px;
  margin-left: -108px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
  background: #36404a;
  border-radius: 5px;
  border: 1px solid #424e5a;
}

.fancybox-skin {
  padding: 0 !important;
  border: 0;
  border-radius: 0;
  background: none;
}

.fancybox-wrap {
  opacity: 0;
  width: 96% !important;
  height: 92vh !important;
  top: 4% !important;
  left: 2% !important;
}

/* Modifs de Lukas pour modifs ordre mobile */
/*.fancybox-wrap { opacity:0; width: 96%; height: 92vh !important; top: 4% !important; left: 2%; }*/
.fancybox-inner {
  width: 100% !important;
  height: 92vh !important;
}

.fancybox-overlay {
  z-index: 1000000;
  background: rgba(255, 255, 255, 0.4784313725);
}

.fancybox-close {
  top: 8px;
  right: 8px;
  background-image: none;
}

.fancybox-close:after {
  content: "\f00d";
  font-family: "Font Awesome 6 Free";
  z-index: 1;
  font-weight: 900;
  color: #ffffff;
  font-size: 23px;
  line-height: 36px;
}

.fancybox-lock .fancybox-overlay {
  overflow-y: hidden;
}

.input-color-picker {
  background: none;
  border: 0;
  width: 80px;
}

.light .color-picker-container .color {
  border-color: #fff;
}
.light .accordion {
  --bs-accordion-color: rgb(52,58,64);
}
.light div.dataTables_wrapper div.dataTables_processing {
  background: rgba(224, 224, 224, 0.7529411765);
}
.light div.dataTables_wrapper div.dataTables_processing > div {
  background: #ffffff;
  border: 1px solid #ebebeb;
  color: #454545;
}
.light .fancybox-close:after {
  color: #ffffff !important;
}

.dark body {
  background: #323b44 !important;
}
.dark .accordion {
  --bs-accordion-color: rgb(148,160,173);
}
.dark .boiteItemSeance {
  background: #323b44;
  border: 1px solid #424e5a;
}
.dark .boiteItemSeance .type {
  color: #69747e !important;
}

.form-actions {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.form-actions .card {
  margin-bottom: 0;
}

tbody.rowlink tr td {
  cursor: pointer;
}

.action-buttons i {
  margin-top: -8px;
  margin-bottom: -6px;
}

#contenu {
  padding-bottom: 0px;
}

#modale #contenu {
  padding-bottom: 0;
}
#modale .page-content > .row {
  margin: 0 !important;
}

table.dataTable tr td span {
  display: block;
}
table.dataTable tr td span.niveau1 {
  padding-left: 5px;
}
table.dataTable tr td span.niveau2 {
  padding-left: 25px;
}
table.dataTable tr td span.niveau3 {
  padding-left: 45px;
}
table.dataTable tr td span.niveau4 {
  padding-left: 65px;
}
table.dataTable tr td span.niveau5 {
  padding-left: 85px;
}
table.dataTable tr td span.niveau6 {
  padding-left: 105px;
}
table.dataTable tr td span.niveau7 {
  padding-left: 125px;
}

div.niveau-2 {
  margin-left: 20px;
}
div.niveau-3 {
  margin-left: 40px;
}
div.niveau-4 {
  margin-left: 60px;
}
div.niveau-5 {
  margin-left: 80px;
}
div.niveau-6 {
  margin-left: 100px;
}
div.niveau-7 {
  margin-left: 120px;
}

div.contenuListingFichier {
  padding-top: 5px;
}

.boiteImageFichier {
  position: relative;
}
.boiteImageFichier .boiteImage {
  position: relative;
}
.boiteImageFichier img {
  z-index: 10;
}
.boiteImageFichier .barreBoutons {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 100%;
}
.boiteImageFichier .barreBoutons a {
  color: #ffffff !important;
}
.boiteImageFichier.fichier {
  width: 100%;
  display: inline;
  padding-left: 15px;
}

.unFichier {
  margin-bottom: 15px;
}

.texte_limited {
  text-align: right;
}

.listeFichiers {
  width: 99% !important;
  margin-left: 0;
  display: block;
  overflow: hidden;
}
.listeFichiers .btn-image {
  padding: 5px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  display: block;
  float: left;
  margin-right: 5px;
}
.listeFichiers .btn-image span {
  text-align: center;
  width: 19px;
  height: 19px;
  display: block;
}
.listeFichiers .btn-image span i {
  font-size: 18px;
}
.listeFichiers li {
  list-style: none;
  padding: 0 10px 0 0;
  float: none !important;
  display: inline-block !important;
  overflow: hidden;
}
.listeFichiers li .handle i {
  font-size: 18px;
}
.listeFichiers .input-group-addon span {
  font-family: Monaco, "Lucida Console", monospace;
}

.cache {
  display: none;
}

#cropper-dimension {
  position: absolute;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99999;
  font-size: 0.875rem;
  line-height: 0.875rem;
  padding: 0.2vw;
}

.boiteItemSeance {
  height: auto;
  background: #f6f6f6;
  padding: 15px 0;
  border: 1px solid #f2f2f2;
  border-radius: 7px;
  margin-top: 20px;
  margin-bottom: 4px;
  position: relative;
}
.boiteItemSeance .boiteSeanceTitre strong {
  padding-left: 22px;
  width: 87%;
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.boiteItemSeance .boiteSeanceTitre strong:before {
  position: absolute;
  left: -2px;
  top: 3px;
  display: inline-block;
  width: 15px;
  font-size: 14px;
  margin-right: 10px;
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.boiteItemSeance.nonVisible .boiteSeanceTitre strong {
  margin-bottom: 0px;
}
.boiteItemSeance.nonVisible .boiteSeanceTitre strong:before {
  content: "\f054";
}
.boiteItemSeance.nonVisible .editerItemSeance {
  display: block !important;
}
.boiteItemSeance textarea {
  width: 100% !important;
  height: 179px;
}
.boiteItemSeance .input-group {
  width: 100%;
}
.boiteItemSeance .editerItemSeance {
  display: none !important;
  position: absolute;
  bottom: 7px;
  right: 64px;
  color: #33bd90;
  display: block;
  background: rgba(0, 0, 0, 0.062745098);
  padding: 12px 14px;
  font-size: 19px;
  border-radius: 70px;
  transition: all 150ms linear;
  z-index: 1;
}
.boiteItemSeance .editerItemSeance:hover {
  text-decoration: none;
  background: #33bd90;
  color: #ffffff;
}
.boiteItemSeance .supprimerItemSeance {
  position: absolute;
  bottom: 7px;
  right: 10px;
  color: #bd3333;
  display: block;
  background: rgba(0, 0, 0, 0.062745098);
  padding: 12px 14px;
  font-size: 19px;
  border-radius: 70px;
  transition: all 150ms linear;
  z-index: 1;
}
.boiteItemSeance .supprimerItemSeance:hover {
  text-decoration: none;
  background: #bd3333;
  color: #ffffff;
}
.boiteItemSeance .boiteSeanceTitre {
  font-size: 18px;
  padding: 0px 15px;
  cursor: pointer;
  /*
  position: absolute;
  top: 10px;
  right: 10px;
  */
}

#items.formulaire .boiteItemSeance {
  padding: 13px 0;
}

#items.formulaire .boiteItemSeance span.titre {
  display: block;
  font-size: 16px;
  line-height: 19px;
}

#items.formulaire .boiteItemSeance span.type {
  display: block;
  font-size: 12px;
  line-height: 11px;
  color: #8d8d8d;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
  padding: 6px 8px;
}

.form-control.dropdown .badge {
  font-family: "Inter", "sans serif";
  line-height: 21px;
  font-size: 14px;
  font-weight: normal;
  padding: 6px 8px;
}

.bootbox-close-button {
  display: none;
}

#uploadifive-uploadifive input[type=file] {
  height: 82px;
}

.ace-thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ace-thumbnails > li {
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 2px;
  border: 1px solid #4a535c;
  border-radius: 4px;
  width: 227px;
  height: 175px;
}
.ace-thumbnails > li.selectionne {
  border: 1px solid #02a8b5 !important;
  box-shadow: 0px 0px 10px rgba(2, 168, 181, 0.5647058824);
}

.ace-thumbnails > li > a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.ace-thumbnails > li > :first-child {
  display: block;
  position: relative;
}

.ace-thumbnails > li > :first-child:focus {
  outline: none;
}

.ace-thumbnails > li .tags {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: visible;
  direction: rtl;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  vertical-align: inherit;
}

.ace-thumbnails > li .tags > .label-holder {
  opacity: 0.92;
  filter: alpha(opacity=92);
  display: table;
  margin: 1px 0 0 0;
  direction: ltr;
  text-align: left;
}

.ace-thumbnails > li .tags > .label-holder:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.ace-thumbnails > li > .tools {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  width: 24px;
  background-color: rgba(0, 0, 0, 0.55);
  text-align: center;
  vertical-align: middle;
  transition: all 0.2s ease;
}

.ace-thumbnails > li > .tools.tools-right {
  left: auto;
  right: -30px;
}

.ace-thumbnails > li > .tools.tools-bottom {
  width: auto;
  height: 28px;
  left: 0;
  right: 0;
  top: auto;
  bottom: -30px;
}

.ace-thumbnails > li > .tools.tools-top {
  width: auto;
  height: 28px;
  left: 0;
  right: 0;
  top: -30px;
  bottom: auto;
}

.ace-thumbnails > li:hover > .tools {
  left: 0;
  right: 0;
}

.ace-thumbnails > li:hover > .tools.tools-bottom {
  top: auto;
  bottom: 0;
}

.ace-thumbnails > li:hover > .tools.tools-top {
  bottom: auto;
  top: 0;
}

.ace-thumbnails > li:hover > .tools.tools-right {
  left: auto;
  right: 0;
}

.ace-thumbnails > li > .in.tools {
  left: 0;
  right: 0;
}

.ace-thumbnails > li > .in.tools.tools-bottom {
  top: auto;
  bottom: 0;
}

.ace-thumbnails > li > .in.tools.tools-top {
  bottom: auto;
  top: 0;
}

.ace-thumbnails > li > .in.tools.tools-right {
  left: auto;
  right: 0;
}

.ace-thumbnails > li > .tools > a,
.ace-thumbnails > li > :first-child .inner a {
  display: inline-block;
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
  padding: 0 4px;
}

.ace-thumbnails > li > .tools > a:hover,
.ace-thumbnails > li > :first-child .inner a:hover {
  text-decoration: none;
  color: #C9E2EA;
}

.ace-thumbnails > li .tools.tools-bottom > a,
.ace-thumbnails > li .tools.tools-top > a {
  display: inline-block;
}

.ace-thumbnails > li > :first-child > .text {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  text-align: center;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.55);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease;
}

.ace-thumbnails > li > :first-child > .text:before {
  /* makes the inner text become vertically centered*/
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
  /* Adjusts for spacing */
}

.ace-thumbnails > li > :first-child > .text > .inner {
  padding: 4px 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
}

.ace-thumbnails > li:hover > :first-child > .text {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media only screen and (max-width: 480px) {
  .ace-thumbnails {
    text-align: center;
  }
  .ace-thumbnails > li {
    float: none;
    display: inline-block;
  }
}
.uploadifive-button {
  height: 81px !important;
  line-height: 28px !important;
  padding-top: 12px !important;
  overflow: hidden !important;
  position: relative !important;
  text-align: center !important;
  width: 229px !important;
  margin-top: 24px !important;
}

.uploadifive-queue-item {
  background-color: #2b323a !important;
  border-bottom: #1b222a !important;
  border-radius: 5px;
  font-size: 13px !important;
  margin-top: 15px;
  padding: 15px;
  width: 80% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#dropTarget {
  width: 60%;
  margin: 0 auto;
  padding: 50px 0;
  border: 3px dashed rgba(255, 255, 255, 0.0823529412);
  background: none;
  text-align: center;
}
#dropTarget h2 {
  font-size: 24px;
}

.red {
  color: #ff4444;
}

.green {
  color: #00c7ac;
}

.btn-effect {
  position: relative;
}

.btn-effect:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 2.4px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 1s;
  box-shadow: 0 0 0px 18px #42e8f5;
}

.btn-effect.activated:after {
  box-shadow: 0 0 1px 0 #02a8b5;
  left: 0;
  top: 0;
  opacity: 0.5;
  transition: 0s;
}

.dd-list {
  list-style: none;
}

.dd-list.ui-sortable {
  margin-top: 7px;
}

.dd-list.ui-sortable li, .dd-item.ui-sortable-handle {
  margin-bottom: 7px;
}

.dd-list .dd-item .dd-handle {
  padding: 10px 16px 10px 60px;
  position: relative;
}

.dd-list .dd-handle:before {
  content: "\f0c9";
  font-family: "Font Awesome 6 Free";
  background: #4e5b66;
  align-items: center;
  justify-content: center;
  border-radius: 4px 0px 0px 4px;
  width: 41px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  height: 41px;
}

.aideFormulaire {
  position: absolute;
  top: 9px;
  right: 10px;
  cursor: pointer;
}

.heightAdjustment {
  height: 42px;
}

footer.fixedAdjustment {
  margin-bottom: 87px;
}

.heightAdjustment.fixedAdjustment {
  height: 90px;
}

.datepicker-main {
  padding: 7px;
}

.datepicker-cell.selected, .datepicker-cell.selected:hover {
  background-color: #02a8b5;
}

.datepicker-header .datepicker-controls {
  background: #02a8b5;
  border-radius: 5px 5px 0 0;
  padding: 6px 6px 7px !important;
}
.datepicker-header .datepicker-controls button {
  border: 0;
  background: #02a8b5;
  font-weight: bold;
  color: #fff;
}

textarea.form-control {
  min-height: 100px;
}

.dataTables_filter {
  float: left;
}

.list-group-item .form-floating label {
  color: #94a0ad;
}

.presence-box > div {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.062745098);
  border: 12px solid #36404a;
  padding: 20px 23px 25px 23px;
}
.presence-box > div i {
  display: block;
  margin-bottom: 10px;
}

body.light .presence-box > div {
  border: 12px solid #ffffff;
}

.boiteItemSeance .boiteChamp {
  padding: 0 15px 7px 15px;
}

.boiteItemSeance .boiteChamp .input-group-addon {
  font-size: 12px;
  background: rgba(0, 0, 0, 0.0470588235);
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, 0.062745098);
  border-radius: 0px 3px 3px 0px;
}

#listeItems .btn.btn-sm.btn-primary {
  margin-top: 15px;
  margin-bottom: 20px;
}

.colpick {
  padding: 0;
  overflow: hidden;
  border-radius: 4px;
  cursor: pointer;
}
.colpick input {
  border: 0;
  padding: 0;
  width: 120%;
  height: 120%;
  position: relative;
  top: -5px;
  left: -5px;
  cursor: pointer;
}

.boiteBanqueDImageCategorie.smallerListing .col-lg-5 {
  width: 21%;
}
.boiteBanqueDImageCategorie.smallerListing .boiteImage {
  min-height: unset !important;
  max-height: 180px !important;
  margin-bottom: 5px;
  overflow: hidden;
}

#custom-dim-cropper {
  padding-top: 1vw;
  display: none;
}

.inactifPage .textActif {
  opacity: 0.4;
}

.pageCache .textActif {
  opacity: 0.4;
}

#page-loading {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 10000;
  text-align: center;
}
#page-loading i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  margin-top: -25px;
  margin-left: -21px;
}
#page-loading span {
  position: relative;
  top: 53.5%;
  font-size: 15px;
  margin: 0 auto;
  display: block;
  font-weight: bold;
  color: #484848;
}

#dataTable tbody tr td {
  position: relative;
}

.fas.ouvrirFermer {
  display: block;
  position: absolute;
  top: 0px;
  padding-top: 18px;
  width: 22px;
  height: 52px;
  background: none;
  text-align: center;
  transition: transform 130ms ease;
}
.fas.ouvrirFermer:hover {
  color: #ffffff;
}
.fas.ouvrirFermer.opened {
  transform: rotate(90deg);
  top: -2px;
}

.niveau1 .fas.ouvrirFermer {
  left: -5px;
}

.niveau2 .fas.ouvrirFermer {
  left: 15px;
}

.niveau3 .fas.ouvrirFermer {
  left: 25px;
}

tr.niv1 {
  background-color: #36404a !important;
}

tr.niv2 {
  background-color: #3b4550 !important;
}

tr.niv3 {
  background-color: #3f4955 !important;
}

tr.niv4 {
  background-color: #454f5a !important;
}

tr.niv5 {
  background-color: #4a545f !important;
}

.light tr.niv1 {
  background-color: #ffffff !important;
}
.light tr.niv2 {
  background-color: #f7f7f7 !important;
}
.light tr.niv3 {
  background-color: #f0f0f0 !important;
}
.light tr.niv4 {
  background-color: #e9e9e9 !important;
}
.light tr.niv5 {
  background-color: #e0e0e0 !important;
}

.tempus-dominus-widget.show {
  position: absolute;
}

.tempus-dominus-widget.dark {
  background-color: #323b44;
}

@media screen and (max-width: 991px) {
  .card-body .row.fixMobile {
    display: block;
  }
  .card-body .row.fixMobile a {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}
.menu-burger-toggle {
  display: none !important;
}

@media screen and (max-width: 991px) {
  #topnav-menu-content {
    position: fixed;
    width: 100%;
    margin-right: -12px;
    top: 56px;
    background: #3d4752;
    max-height: calc(100vh - 56px);
    overflow-y: scroll;
  }
  .topnav .topnav-menu {
    justify-content: flex-end;
  }
  .menu-burger-toggle {
    display: block !important;
    position: fixed;
    top: 14px;
    left: 19px;
    font-size: 25px;
  }
  .light #topnav-menu-content {
    background: #ffffff;
  }
}
.btn.btn-primary i.fa.fa-desktop:before {
  content: "\f108";
}

.btn.btn-primary i.fa.fa-mobile:before {
  content: "\f10b";
}

.btn.btn-primary i.fa.fa-arrows-down-to-line:before {
  content: "\e4b8";
}

.btn.btn-primary i.fa.fa-arrows-up-to-line:before {
  content: "\e4c2";
}

.mce-ico.mce-i-demo-btn-hr {
  pointer-events: none;
  width: 100%;
  height: 1px;
  background: #d7d7d7;
  margin-top: 0px;
  margin-bottom: -17px;
  display: block;
}

.mce-ico.mce-i-demo-btn {
  width: 40px;
  height: 17px;
}

.mce-ico.mce-i-demo-btn:before {
  content: "ABC";
  display: block;
  font-size: 8px;
  text-align: center;
  color: #ffffff;
  width: 36px;
  height: 17px;
  background: #02a8b5;
}

.mce-ico.mce-i-demo-btn.rounded:before {
  border-radius: 4px;
}

.mce-ico.mce-i-demo-btn.full-rounded:before {
  border-radius: 30px;
}

.mce-ico.mce-i-demo-btn.alternative:before {
  border-radius: 0px;
  background: none;
  border: 1px solid #02a8b5;
  color: #02a8b5;
}

.mce-ico.mce-i-demo-btn.alternative.rounded:before {
  border-radius: 4px;
}

.mce-ico.mce-i-demo-btn.alternative.full-rounded:before {
  border-radius: 30px;
}

.mce-ico.mce-i-demo-btn.arrow-right:before {
  font-size: 10px;
  background: none;
  color: #02a8b5;
  border: 0;
  content: "ABC >";
}

.mce-ico.mce-i-demo-btn.arrow-left:before {
  font-size: 10px;
  background: none;
  color: #02a8b5;
  border: 0;
  content: "< ABC";
}

.editor-wrapper {
  display: flex;
  border: 1px solid #555;
  background: #1e1e1e;
  height: 500px;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  position: relative;
}
.editor-wrapper .line-numbers {
  padding: 10px;
  background: #2e2e2e;
  color: #888;
  text-align: right;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  line-height: 1.4em;
  min-width: 40px;
  overflow: hidden;
}
.editor-wrapper textarea {
  flex: 1;
  padding: 10px;
  border: none;
  outline: none;
  background: transparent;
  color: #ccc;
  font-family: monospace;
  font-size: 14px;
  line-height: 1.4em;
  resize: none;
  white-space: pre;
  overflow-x: auto;
  overflow-y: auto;
}

.bootbox-prompt-message {
  font-size: 13px;
  font-weight: normal;
}
