.cjr-carousel img.cjr-carroussel-image {
  height: 15rem;
  width: 100%;
  object-fit: contain;
}
.cjr-carousel ._ke_bookmark_button {
  display: none;
}
.cjr-carousel ul {
  list-style: initial;
  text-align: start;
}
.cjr-carousel li:before {
  content: none !important;
}
.cjr-carousel ol {
  list-style: decimal !important;
  text-align: start;
}
.cjr-carousel .carroussel-management {
  margin: 2rem 0 0 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
}
.cjr-carousel .carroussel-management .icone-rouge {
  color: #C90C0F !important;
}
.cjr-carousel .carroussel-management-left-alignment {
  margin: 2rem 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.cjr-carousel .carroussel-management-left-alignment .icone-rouge {
  color: #C90C0F !important;
}
.cjr-carousel .carrousel-position-diapositive {
  font-size: 1.5rem;
  font-weight: bold;
}
.cjr-carousel .carousel-indicators {
  position: initial;
}
.cjr-carousel table {
  border: 0.1rem solid lightgrey;
  width: 100%;
  text-align: center;
}
.cjr-carousel td {
  border: 0.1rem solid lightgrey;
}
.cjr-carousel .diapositive-clickable {
  text-decoration: none !important;
  color: #242424 !important;
}
.cjr-carousel .diapositive-non-clickable {
  text-decoration: none !important;
  color: #242424 !important;
}
.cjr-carousel .carroussel-radio-button-group {
  font-size: 1rem;
}
.cjr-carousel .preview-dashed {
  border: 0.1rem dashed black;
}
.cjr-carousel .preview-logo {
  border: 0.1rem solid black;
  padding: 0.1rem;
  font-size: 2rem;
  opacity: 0.5;
  height: 10rem;
}
.cjr-carousel .image-preview-logo {
  height: 100%;
  width: 100%;
}
.cjr-carousel .texte-preview-logo-top {
  height: 28%;
}
.cjr-carousel .texte-preview-logo-bottom {
  height: 67%;
}
.cjr-carousel .complet-preview-logo-1 {
  height: 28%;
}
.cjr-carousel .complet-preview-logo-2 {
  height: 100%;
}
.cjr-carousel .complet-preview-logo-3 {
  height: 97%;
}
.cjr-carousel .full-preview-border {
  padding: 0.2rem;
  border: 0.1rem solid lightgray;
  border-radius: 0.2rem;
}
.cjr-carousel .diapositive-desactivee {
  background-color: lightgrey;
  opacity: 0.5;
  padding: 0.5rem;
}
.cjr-carousel .diapositive-desactivee table {
  border: 0.1rem solid grey;
  width: 100%;
  text-align: center;
}
.cjr-carousel .diapositive-desactivee td {
  border: 0.1rem solid grey;
}
.cjr-carousel .correction-boutons-carrousel {
  max-height: 10rem;
  margin-top: 18rem;
}

/*# sourceMappingURL=carroussel-management.css.map */
