.progress-bar {
  height: 12px;
  padding: 0;
  width: 350px;
  margin: 70px 0 20px 0;
  -moz-border-radius: 0;
  -moz-box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
  z-index: 90001;
  position: absolute;
  left: 0;
  right: 0;
  top: 38px;
  bottom: 0;
  margin: auto;
  min-width: 210px;
  max-width: 270px;
}
.progress-bar span {
  display: inline-block;
  height: 100%;
  background-color: #777;
  -webkit-transition: width 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

.gray span {
  background-color: var(--primary-color);
}
.stripes span {
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -ms-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );

  -webkit-animation: animate-stripes 0.7s linear infinite;
  -moz-animation: animate-stripes 0.7s linear infinite;
}

@-webkit-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

@-moz-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

.formLog{
    width: 320px;
    padding: 8% 0 0;
    margin: auto;
}
.formLog form{
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px 24px;
    background: rgba(255,255,255,.8);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
    display: flex;
    flex-direction: column;
}

.formLog form .logo img {
    padding: 1.5rem 6rem;
}
.formLog form .logo img{
    max-width: 100%;
    height: auto;
}

.formLog p{margin-bottom: 0;color: #72777c;font-size: 14px;}
.formLog label{color: #72777c;font-size: 14px;}
.formLog input[type=text],
.formLog input[type=password]{font-size: 24px;margin: 2px 6px 16px 0;}

/*
 * Table Lum
 */
.l-page {
  padding-top: 60px;
}

.l-lightTableTop {
  position: fixed;
  width: 100%;
  top: 60px;
  z-index: 2050;
}

.l-lightTableContent {
  padding-top: 81px;
  background: #f0f0f0;
  padding-bottom: 10px;
}

/**
 * Small menu panier
 */

#newRenameContainer {
  position: absolute;
  top: 140px;
  background: white;
  width: 100%;
  z-index: 9999;
  padding: 10px;
  border-bottom: solid #dedede 1px;
  display: none;
}

#newRenameContainer form {
  display: none;
}

.recherche > form {
  display: flex;
  flex-flow: row nowrap;
  /*border-bottom: solid #dedede 1px;*/
  align-items: center;
  height: 100%;
  background: white;
}

.recherche #simpleSearchForm input[type="text"] {
  flex-grow: 1;
  flex-shrink: 1;
  align-self: normal;
  border-radius: 0;
  padding: 0 1rem;
}

.recherche #simpleSearchForm input[name="mrValeur\[valFulltext\]"] {
  border: 0;
}

.recherche #simpleSearchForm button {
  text-align: center;
  font-size: 1.6rem;
  height: 40px;
  width: 40px;
}

.resume-antiscroll-wrapper .resume-requete-vignette {
  display: none;
}

@media (min-width: 1200px) {
  .resume-antiscroll-wrapper .resume-requete-vignette {
    display: flex !important;
  }
}

@media (min-width: 992px) {
  .recherche #simpleSearchForm input[type="text"] {
    max-width: 600px;
    padding-left: 1rem;
  }

  .recherche #simpleSearchForm input[type="text"].rangeDate {
    max-width: 400px;
  }
}

.recherche #simpleSearchForm .btn,
.recherche #simpleSearchForm input[type="image"] {
  border-radius: 0;
  align-self: normal;
}

.recha {
  max-height: 0;
  background: white;
  /*border-bottom: solid 1px #d8d8d8;*/
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 40px;
  overflow-y: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  /*padding: 0 12px;*/
}

.recha--slidedown {
  max-height: 370px;
}

.recha form {
  margin-bottom: 0;
}

.recha h4 {
  border-bottom: solid 1px #ddd;
  margin-top: 0;
}

.resume-antiscroll-wrapper {
  align-items: center;
  background: white;
  border-bottom: solid #dedede 1px;
  display: flex;
  flex-flow: row nowrap;
  padding: 0 10px;
  /*justify-content: space-between;*/
  height: 40px;
  border-top: solid #dedede 1px;
}

.resume-antiscroll-wrapper .back{
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .resume-antiscroll-wrapper .resume-requete{
    display: initial;
  }
}


.resume-antiscroll-wrapper .optionAffichage {
  margin-left: auto;
  display: flex;
  align-self: stretch;
}

.resume-antiscroll-wrapper .layout {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.resume-antiscroll-wrapper .layout a {
  margin:0 4px 0 0;
  display: flex;
}

.resume-antiscroll-wrapper .layout a:last-child {
  margin-right: 0px;
}

.resume-antiscroll-wrapper .layout img {
  display: block;
}

.antiScroll {
  display: flex;
  justify-content: center;
  align-items: center;
}

.antiScroll .form-control {
  width: auto;
}

.antiScroll.bottom {
  margin: 10px 0;
}

.antiScroll.top {
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.antiScroll .btn-neutral {
  margin: 0px 2px;
}

.page {
  margin: 0 10px 0 0;
}

.page.commande,
.page.profil {
  margin: 0 10px;
}

.presentationReport {
  background: #fff;
  border: solid #d8d8d8 1px;
  margin: 10px 10px 0 10px;
  display: flex;
  padding: 10px;
}

.presentationReport .thumb {
  align-self: start;
  flex-basis: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  max-width: 200px;
}

.presentationReport .thumb:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.presentationReport .infos {
  padding: 0;
  margin-left: 10px;
}

.presentationReport .infos h4 {
  color: black;
  padding: 0 0 4px 0;
  margin: 0;
  margin-bottom: 4px;
}
.l-lightTableContent .resume-requete{
  background: #fff;
  border: solid #d8d8d8 1px;
  margin: 10px 10px 0 10px;
  /*display: flex;*/
  padding: 10px;
}

@media (min-width: 1200px) {
  .l-lightTableContent .resume-requete{
    display: none;
  }
}

.table-lum {
  margin-bottom: 15px;
  padding-left: 10px;
}

.table-lum .numero {
  display: inline-block;
  margin: 1rem 0;
  margin-right: auto;
}

.table-lum .items {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: -10px 0 0 -10px;
}

/*
 * DEBUT GRILLE
 */
.sujet-g,
.vignette-g {
  display: flex;
  margin: 0;
  vertical-align: top;
  padding: 10px 0 0 10px;
  /*overflow: hidden;*/
}

@media (min-width: 425px) {
  .sujet-g {
    max-width: 250px;
  }
}

.sujet-g-wrapper,
.vignette-g-wrapper {
  background: white;
  flex: 1;
  padding-bottom: 10px;
  display: flex;
  flex-flow: column nowrap;
  position: relative;
}

.sujet-g-wrapper {
  height: 326px;
}

.vignette-g-wrapper {
  height: 284px;
}

.sujet-g-thumb,
.vignette-g-thumb {
  align-items: flex-end;
  display: flex;
  height: 210px;
  justify-content: center;
  flex:0 0 auto;
}

.sujet-g-thumb img,
.vignette-g-thumb img {
  display: block;
  height: auto;
  max-width: 100%;
}

.sujet-g-infos,
.vignette-g-infos {
  display: flex;
  flex-flow: column wrap;
  padding: 0 10px;
  align-items: flex-start;
  flex: 1;
  font-size: 1.4rem;
}
.vignette-g-infos {
  padding: 10px;
  flex: none;  
}

.sujet-g-infos {
  align-items: flex-start;
}

.vignette-g-infos {
  align-items: flex-end;
}

.sujet-g-infos h5,
.vignette-g-infos h5 {
  margin: 10px 0 10px;
  font-size: 16px;
  font-size: 1.6rem;  
}

.sujet-g-infos div,
.vignette-g-infos div {
  margin-top: auto;
}


.vignette-g-actions {
  align-items: flex-end;
}
.vignette-g-actions i{
  background-color: transparent;
}
.vignette-g-actions .liste_format {
  right: 0;
}
/*
 * FIN GRILLE
 */

/*
 * DEBUT FLEX
 */
.flexPage {
  display: flex;
  flex-wrap: wrap;
}
.flexPage:after {
  content: "";
  flex-grow: 999999999;
}

.flexItem-wrapper {
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}

.flexItem-wrapper div[id^="menu_telecharger_"] {
  position: absolute;
  right: 0;
  z-index: 4;
}

.flexItem-wrapper div[id^="menu_telecharger_"] ul.liste_format {
  position: initial;
  margin: .4rem 0;
}

.flexItem-wrapper div[id^="menu_telecharger_"] ul.liste_format a {
  font-size: 1.3rem;
}

.sujet-f,
.vignette-f {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: white;
  overflow: hidden;
}

.vignette-f {
  margin: 0;
}

.sujet-f .exclu,
.sujet-g .exclu,
.vignette-f .exclu,
.vignette-g .exclu,
.sujet-f .video,
.sujet-g .video,
.vignette-f .video,
.vignette-g .video {
  position: absolute;
  z-index: 1;
}

.sujet-f .exclu,
.sujet-g .exclu,
.vignette-f .exclu,
.vignette-g .exclu {
  left: 0;
}

.sujet-f .video,
.sujet-g .video,
.vignette-f .video,
.vignette-g .video {
  right: 0px;
}

.sujet-f .exclu img,
.vignette-f .exclu img,
.sujet-g .exclu img,
.vignette-g .exclu img,
.sujet-f .video img,
.vignette-f .video img,
.sujet-g .video img,
.vignette-g .video img {
  width: auto;
  max-width: none !important;
  position: relative;
}

.sujet-f a {
  color: white;
}

.sujet-f img {
  position: absolute;
  top: 0;
  color: white;
  width: 100%;
  vertical-align: bottom;
  max-width: 100% !important;
  image-orientation: none;
}

.sujet-f-infosPhoto {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: 0;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-linear-gradient(270deg, transparent 2%, #000 100%);
  background: linear-gradient(-180deg, transparent 2%, #000000b8 100%);
  padding: 1rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  color: white;
  z-index: 2;
  align-items: flex-start;
}

.sujet-f-infosPhoto .datepubl {
  font-size: 1.2rem;
}

.sujet-f-nbrPhoto {
  /*position: absolute;
  top: 10px;
  right: 10px;*/
  background-color: rgba(8, 8, 8, 0.4);
  border-radius: 0.25rem;
  padding-right: 0.5em;
  padding-left: 0.5em;
  display: flex;
  align-items: center;
  height: 2rem;
  /*z-index: 3;*/
  margin: 6px 0 0;
}

.sujet-f-nbrPhoto span {
  margin-left: 0.5rem;
  font-size: 1.2rem;
  color: white;
}

.sujet-f .link-holder,
.vignette-f .link-holder {
  display: block;
  height: 100%;
  width: 100%;
  z-index: 3;
  position: absolute;
}

.vignette-f .hover-infos {
  padding: 10px;
}

.hover-holder {
  background: -moz-linear-gradient(
    top,
    rgba(46, 48, 51, 0.5) 36%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(46, 48, 51, 0.5) 36%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(46, 48, 51, 0.5) 36%,
    rgba(0, 0, 0, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2e3033', endColorstr='#00000000',GradientType=0 );
  color: white;

  font-size: inherit;
  line-height: 1.2;
  word-wrap: break-word;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*background: rgba(0,0,0,.5);*/
  z-index: 2;
  display: none;
  flex-direction: column;
  height: 100%;
  width: 100%;
  font-size: 1.4rem;
}

.vignette-f .actions-holder {
  margin-left: auto;
  padding: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 4;
  font-size: 16px;
  height: 2.2rem;
  display: none;
}

.vignette-f .actions-holder a{
  background: rgba(255, 255, 255, 0.5);
  padding: .5rem;
  display: flex;
  align-items: center;
}

.vignette-f .player-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.vignette-f .player-holder #lds-ellipsis {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  display: none;
}
.vignette-f .player-holder .lds-ellipsis {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.vignette-f .player-holder .lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: white;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.vignette-f .player-holder .lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.vignette-f .player-holder .lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.vignette-f .player-holder .lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.vignette-f .player-holder .lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

/*
 * FIN FLEX
 */

/**
 * FILTRES SMALL
 */
#filtresMobile-wrapper {
  background: #FFFFFF;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1.2rem 2.4rem;
  border-top: 0.1rem solid #dedede;
  z-index: 2053;
  justify-content: center;
}

#filtresMobile-content {
  overflow: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  min-height: 100vh;
  background-color: #f1f1f1;
  left: 0;
  right: 0;
  display:none;
  padding-bottom: 9.4rem;
  height: 100vh;
  z-index: 2053;
}

#countSelectedFiltre span{
  background: #2698db;
  color: white;
  border-radius: 4px;
  padding: 0rem .3rem;
  margin: 0 .5rem;
}

.showResultsSmallFiltres {
  position: fixed;
  left: 2.4rem;
  right: 2.4rem;
  bottom: 2.4rem;
  padding: 1.6rem 2.4rem;
  text-align: center;
}

/*
 * Pop up infos photo
 */

.infosPhoto {
  flex-direction: column;
  padding: 80px 10px 0px;
  display: flex;
  /*align-items: flex-start;*/
  margin: 10px 0;
}

.infosPhoto.popup {
  padding-top: 0;
}

.media {
  /*margin-bottom:10px;*/
  flex: 1;
  max-width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  background: white;
}

@media (min-width: 991px) {
  .infosPhoto {
    flex-direction: row;
    align-items: flex-start;
  }

  .media {
    max-width: 800px;
  }

  .media-infos {
    flex: 1;
    margin-left: 10px;
  }
}

.infosPhoto .zoom {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.infosPhoto .mr:hover + .zoom,
.infosPhoto .zoom:hover,
.infosPhoto .avoidSaveAs:hover ~ .zoom {
  display: block;
}

.controls {
  align-items: center;
  background-color: white;
  border-bottom: solid #ddd 1px;
  display: flex;
  flex-flow: row nowrap;
  font-size: 15px;
  font-size: 1.5rem;
  justify-content: flex-start;
  height: 40px;
  padding: 0px 10px;
}

.infos {
  align-self: flex-start;
  background-color: white;
  flex: 1;
  padding: 10px;
  /*width: 100%;*/
}

@media (max-width: 990px) {
  .infos {
    margin-top: 10px;
  }
}

.preview-container {
  flex: 1;
}

@media (max-width: 768px) {
  .preview-container {
    margin-bottom: 10px;
  }
}

#preview-mr {
  /*box-shadow: 0 1px 2px rgba(0,0,0,0.07);*/
  flex: 1;
  max-width: 100%;
  display: flex;
  padding: 20px 0px;
  background: white;
  justify-content: space-between;
  position: relative;
  /*background: red;*/
}

/*
#preview-mr:after{
  content: "";
  display: block;
  padding-bottom: 100%;
}
*/
.prev,
.next {
  font-size: 2.9rem;
  flex-basis: 38px;
  flex-shrink: 0;
  padding: 0 10px;
}

.prev a,
.next a {
  display: flex;
  height: 100%;
  align-items: center;
}

#preview-mr-polaroid {
  background: #f4f4f4;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

#preview-mr-polaroid .mr-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  min-height: 0;
  overflow: hidden;
  box-sizing: border-box;
}

#preview-mr-polaroid img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.infosPhoto .infos li {
  display: flex;
  justify-content: flex-start;
  flex-flow: column nowrap;
  word-break: break-word;
  align-items: flex-start;
}

.infos section:not(:last-child) {
  margin-bottom: 16px;
}

.infos h4 {
  border-bottom: solid 1px #ddd;
  margin-top: 0;
  font-size: 2.4rem;
}

.infos .label {
  font-weight: 600;
}

.infos ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.infos ul:not(:last-child) {
  margin-bottom: 1rem;
}

.infos li:not(:last-child) {
  margin-bottom: 10px;
}

.infos li a {
  margin-right: auto;
}

.infos .actions {
  flex-direction: row;
  flex-wrap: wrap;
}

.infos .actions > li {
  margin-right: 10px;
}

.infos .telechargement li div:not(:last-child) {
  margin-bottom: 1rem;
}

.infos .telechargement a {
  color: white;
}

/*
 * Profil
 */

.profil {
  margin-top: 10px;
}
.profil section {
  background: white;
  padding: 1em;
}
.profil section {
  margin-bottom: 10px;
}
.profil h4 span {
  margin-left: auto;
}
.profil .infos li {
  display: flex;
  align-items: center;
}
.profil .infos li a {
  margin: 0 0 0 auto;
}

/*
 * Commande
 */
.commande section {
  background: white;
  padding: 10px;
  overflow: auto;
  overflow: auto;
  margin-bottom: 10px;
}
.commande__form form {
  display: flex;
  flex-direction: column;
}
.commande__form div p {
  display: flex;
  flex-direction: column;
}
@media (min-width: 450px) {
  .commande__form div p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .commande__form label {
    flex: 1;
  }
  .commande__form input,
  .commande__form select,
  .commande__form textarea {
    flex: 2;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .detectQuerie:before {
    position: fixed;
    content: "max-width : 767px";
    width: 100%;
    height: 20px;
    z-index: 99999999;
    background: rgba(63, 193, 152, 0.2);
    line-height: 20px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .detectQuerie:before {
    position: fixed;
    content: "min-width : 768px";
    width: 100%;
    height: 20px;
    z-index: 99999999;
    background: rgba(63, 193, 152, 0.2);
    line-height: 20px;
  }
}

@media (min-width: 768px) /*and (max-width: 991px) */ {
  /*------------------------------------*\
    $Base
  \*------------------------------------*/
  .detectQuerie:before {
    position: fixed;
    content: "min-width : 768px/max-width : 991px";
    width: 100%;
    height: 20px;
    z-index: 99999999;
    background: rgba(63, 193, 152, 0.2);
    line-height: 20px;
  }
}

/* Medium devices (mds, 992px and up) */
@media (min-width: 991px) {
  .detectQuerie:before {
    position: fixed;
    content: "min-width : 991px";
    width: 100%;
    height: 20px;
    z-index: 99999999;
    background: rgba(63, 193, 152, 0.2);
    line-height: 20px;
  }
}

@media (min-width: 992px) /*and (max-width: 1199px) */ {
  /*------------------------------------*\
    $Base
  \*------------------------------------*/
  .detectQuerie:before {
    position: fixed;
    content: "min-width : 991px/max-width : 1199px";
    width: 100%;
    height: 20px;
    z-index: 99999999;
    background: rgba(63, 193, 152, 0.5);
    line-height: 20px;
  }

  /*------------------------------------*\
    $Layout
  \*------------------------------------*/
  .l-header {
    display: block;
    height: 100px;
    position: fixed;
    width: 100%;
    z-index: 10;
    padding-right: 10px;
  }

  .l-page {
    padding-top: 100px;
  }

  .l-rendering {
    padding-left: 250px;
  }

  .l-lightTableTop {
    padding-left: 250px;
    height: 80px;
    width: 100%;
    /*border-bottom: solid #D8D8D8 1px;*/
    position: fixed;
    background: #fff;
    z-index: 10;
    top: 100px;
    -webkit-transition: padding-right 0.2s linear 0s;
    -moz-transition: padding-right 0.2s linear 0s;
    -o-transition: padding-right 0.2s linear 0s;
    transition: padding-right 0.2s linear 0s;
    left: 0;
  }

  

  #chargement_encours {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    z-index: 9999;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
  }

  #chargement_encours #loading {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  #chargement_encours #loading > span {
    background: white;
    padding: 10px;
  }

  #chargement_encours #loading .progress-bar {
    width: 100%;
    max-width: 100%;
    margin: 0;
    position: initial;
  }
  #chargement_encours #close {
    display: inherit;
    margin-left: auto;
    width: 20px;
    height: 20px;
    background-position: -77px center;
  }

  .progress {
    display: flex;
    overflow: hidden;
    font-size: 1.4rem;
    flex-direction: column;
    flex-wrap: nowrap;
    background: white;
    margin: 10px 0;
  }

  #progressPercentContainer,
  #progressBarContainer {
    flex: auto;
  }

  #progressBarContainer {
    background-color: #e9ecef;
    border-radius: 0.25rem;
    height: 1rem;
  }
  .progressBar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: var(--primary-color);
    transition: width 0.6s ease;
    border-radius: 0.25rem;
    height: 1rem;
  }

  .progressPercent {
    background: none;
    text-align: right;
    transition: width 0.6s ease;
  }

  .recherche {
    height: 40px;
    position: relative;
  }
  .recherche__showHideLeftBar {
    display: inline-block;
  }
  .recherche__showHideLeftBar img {
    display: block;
  }

  .recherche__form {
    display: inline-block; /*border-left:1px solid #D8D8D8;*/
    width: 100%; /*max-width:470px;*/
  }
  /*.recherche__form form{width: 100%;position: relative;padding: 0;overflow: hidden;}*/
  .recherche__form form {
    max-width: 800px;
    overflow: hidden;
    padding: 0;
    position: relative;
  }
  .recherche__form p {
    margin: 0;
  }

  .recherche__form__options {
    float: right;
    width: auto;
    position: inherit;
  }
  .recherche__form__options__links {
    height: 40px;
    float: right;
    line-height: 40px;
    padding: 0 10px;
  }

  .recherche__form__options__recha {
    float: right;
    height: 40px;
    padding: 0 10px;
    border: 0;
    outline: 0;
    background: none rgba(0, 0, 0, 0);
    border-right: solid 1px #ccc;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
  }
  .recherche__form__options__recha--active {
    background: hsla(0, 0%, 90%, 1);
  }

  .recherche__form__options__btn {
    float: right;
    height: 40px;
    border: 0;
    padding: 0 10px;
    outline: 0;
    font-size: 12px;
    background: none rgba(0, 0, 0, 0);
    border-left: solid 1px #ccc;
    border-radius: 0;
    margin: 0;
    cursor: pointer;
    border-right: 1px solid #ccc;
  }

  .recherche__form__fulltext {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    overflow: hidden;
    height: 40px;
  }
  .recherche__form__fulltext label {
    display: block;
    line-height: 28px;
    padding: 0;
    border: none;
    overflow: hidden;
  }
  .recherche__form__fulltext label input {
    width: 100%;
    height: 40px;
    border: 0;
    outline: 0;
    background: #f5f5f5;
    border-radius: 0;
    padding-left: 10px;
  }

  .recherche__rechercheAvancee {
    max-height: 0;
    background: white;
    border-bottom: solid 1px #d8d8d8;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 40px;
    overflow-y: hidden;
    box-shadow: inset 0 7px 0px -6px rgb(216, 216, 216);
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out;
    padding: 0 12px;
  }
  .recherche__rechercheAvancee--slidedown {
    max-height: 370px;
  }
  .recherche__rechercheAvancee form {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .recherche__rechercheAvancee .top {
    display: flex;
    justify-content: space-between;
  }
  .recherche__rechercheAvancee .top div {
    width: 48%;
  }

  .recherche__rechercheAvancee div {
  }
  .recherche__rechercheAvancee p {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .recherche__rechercheAvancee label {
    flex: 1;
  }
  .recherche__rechercheAvancee input,
  .recherche__rechercheAvancee select {
    flex: 2;
  }

  .resumeRequete {
    height: 40px;
    border-top: 1px solid #d8d8d8;
    padding: 0;
  }
  .resumeRequete__value {
    display: inline-block;
  }
  .resumeRequete__value p {
    margin: 0;
    line-height: 40px;
    padding-left: 12px;
  }
  .resumeRequete__value p span {
    line-height: normal;
  }

  .resumeRequete__back {
    display: inline-block;
    float: left;
  }
  .resumeRequete__back p {
    margin: 0;
    line-height: 40px;
    padding-left: 12px;
  }
  .resumeRequete__back p span {
    line-height: normal;
  }

  .resumeRequete__antiScroll {
    float: right;
    height: 40px;
    padding-right: 12px;
  }

  #room {
    height: 81px;
  }

  .page__presentationReport {
    margin: 10px 10px 0 10px;
    background: #fff;
    border: solid #d8d8d8 1px;
    padding: 10px;
  }
  .page__presentationReport__img__wrapper {
    display: table-cell;
  }
  .page__presentationReport__img__wrapper .page__presentationReport__img {
    width: 200px;
    height: 200px;
  }
  .page__presentationReport__text {
    vertical-align: top;
    padding: 10px;
    display: table-cell;
  }
  .page__presentationReport__text h4 {
    color: black;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
  }
  .page__presentationReport__text span {
    display: inline-block;
    margin-bottom: 5px;
  }
  .page__presentationReport__text p {
  }

  .commande__contenu {
    height: 250px;
    overflow: auto;
  }

  .commande__form form {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    /*flex-direction: row;*/
  }

  .commande__form .top {
    display: flex;
    justify-content: space-between;
  }
  .commande__form.infos {
    padding: 0;
  }
  .commande__form .top > div {
    flex: 1;
  }
  .commande__form .top label {
    flex: 1;
  }
  .commande__form .top input,
  .commande__form .top select,
  .commande__form .top textarea {
    flex: 2;
  }
}

/* Large devices (large mds, 1200px and up) */
@media (min-width: 1200px) {
  /*------------------------------------*\
    $Base
  \*------------------------------------*/

  .detectQuerie:before {
    position: fixed;
    content: "min-width : 1200px";
    width: 100%;
    height: 20px;
    z-index: 99999999;
    background: rgba(63, 193, 152, 0.2);
    line-height: 20px;
  }

  /*------------------------------------*\
    $Layout
  \*------------------------------------*/

  /*------------------------------------*\
    $Module
  \*------------------------------------*/
}

#filtresMobile-wrapper.hide{display: none !important;}
