﻿.modal a.close-modal {
  right: 10px;
}
#fcz {
  min-height: 800px;
  /*    >* {
margin-left:0.25%;
margin-right:0.25%;
    }*/
}
#dobbit-databaseModal #dobbit-content-database-container-single .fcz figure {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#dobbit-databaseModal #dobbit-content-database-container-single .fcz .bg_lightyellow,
#dobbit-databaseModal #dobbit-content-database-container-single .fcz .bg_lightgray,
#dobbit-databaseModal #dobbit-content-database-container-single .fcz section {
  display: flex;
  flex-direction: column;
}
#dobbit-articleviewModal .fcz figure {
  flex-direction: column;
}
#dobbit-articleviewModal .fcz ul {
  list-style: disc;
}
#dobbit-articleviewModal .fcz img {
  /*            max-height: 550px;*/
}
#dobbit-articleviewModal .return-to-previous-article-in-articleviewer {
  position: absolute;
  top: 30px;
  left: 10px;
  background-color: #eee;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  padding: 6px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.fcz-section {
  margin-bottom: 0.5rem;
  margin: 0 0.25% 1rem 0.25%;
  /*margin: 0 0.25%;*/
}
.fcz-section .section-title {
  text-align: center;
  font-size: 1.2rem !important;
  width: 100%;
}
[data-type="2"] {
  margin: 0 0.25% 2rem 0.25%;
}
/*#useProject{
    margin-bottom:1%;
}*/
.mce-content-body .mce-visual-caret {
  background: #000000 !important;
  background: linear-gradient(0deg, #000000 0%, #000000 20%, #ffffff 20%) !important;
  margin: 0 !important;
}
#article .info-list .info-bullet {
  width: 23px;
  height: 23px;
  background-clip: padding-box;
  position: absolute;
  background-color: #FFF;
  border-radius: 50%;
  cursor: pointer;
  border: 5px solid rgba(0, 0, 0, 0.2);
  opacity: 0.5;
}
[data-type="11"] {
  padding: 20px 1.6rem;
  margin: 0 0.25% 1rem 0.25%;
  background-color: #DDD;
  display: flex;
  justify-content: space-between;
}
[data-type="11"] h6 {
  margin: 0;
  display: flex;
  align-items: center;
}
[data-type="11"] button {
  pointer-events: none;
  opacity: 0.2;
  margin-right: 10px;
}
[data-type="9"] {
  padding: 20px 1.6rem;
  margin: 0 0.25% 1rem 0.25%;
  background-color: #DDD;
  display: flex;
  justify-content: space-between;
}
[data-type="9"] h6 {
  margin: 0;
  display: flex;
  align-items: center;
}
[data-type="9"] a {
  pointer-events: none;
  opacity: 0.2;
  margin-right: 10px;
}
.editor-body [data-type="9"] a {
  display: inline-block;
  opacity: unset;
  pointer-events: auto;
}
.editor-body [data-type="11"] button {
  display: inline-block;
  opacity: unset;
  pointer-events: auto;
}
.viewer-container-3d {
  width: 100%;
  height: 100%;
}
.viewer-container-3d model-viewer {
  width: 100%;
  height: 100%;
}
.viewer-container-3d .model-viewer-controls-container-vertical-right {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  width: 4%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.viewer-container-3d .model-viewer-controls-container-vertical-right .close-icon {
  height: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}
.viewer-container-3d .model-viewer-controls-container-vertical-right .model-viewer-controls-zoom-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 20px;
}
.viewer-container-3d .model-viewer-controls-container-vertical-right .model-viewer-controls-zoom-container i {
  margin: 12px 10px;
  cursor: pointer;
}
.viewer-container-3d .model-viewer-controls-container-vertical-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.viewer-container-3d .model-viewer-controls-container-vertical-left .image-3d-preview-collapse {
  margin-left: 45px;
  margin-bottom: 1rem;
}
.viewer-container-3d .model-viewer-controls-container-vertical-left .model-viewer-controls-model-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  /*            justify-content: center;*/
  overflow-y: auto;
  background: white;
}
.viewer-container-3d .model-viewer-controls-container-vertical-left .model-viewer-controls-model-container .active {
  border: 2px solid #487eff !important;
}
.viewer-container-3d .model-viewer-controls-container-vertical-left .model-viewer-controls-model-container .toggle-model-viewer-source {
  display: flex;
  flex-direction: column;
  border: 1px solid #DDD;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 20px;
  width: 100px;
  cursor: pointer;
}
.viewer-container-3d .model-viewer-controls-container-vertical-left .model-viewer-controls-model-container .toggle-model-viewer-source img {
  width: 100%;
}
.viewer-container-3d .model-viewer-controls-container-horizontal-bottom {
  position: absolute;
  bottom: 0;
  background-color: transparent;
  width: 100%;
  height: 5%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.viewer-container-3d .model-viewer-controls-container-horizontal-bottom .model-viewer-controls-rotate-container i {
  margin: 0px 10px;
  cursor: pointer;
}
.projects-container .content-area {
  display: flex;
  flex-direction: column;
  grid-column: 2;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  padding: 0;
  position: relative;
}
@media (max-width: 650px) {
  .projects-container .content-area {
    margin-top: 25px;
  }
}
.projects-container .content-area .top-row {
  display: flex;
  align-items: center;
  min-height: 3em;
  margin-bottom: 0.75em;
  padding: 0 0.75em;
}
.projects-container .content-area .top-row #deleteAll:hover {
  cursor: pointer;
  color: #9D2121;
}
.projects-container .content-area .top-row .actionbtn {
  grid-column: 1;
}
.projects-container .content-area .top-row .actionbtn .mybtn-sm {
  border-radius: 3px;
}
.projects-container .content-area .top-row .sort {
  display: inline-flex;
  justify-content: flex-end;
  grid-column: 2;
}
.projects-container .content-area .top-row .sort .sort-modified:hover,
.projects-container .content-area .top-row .sort .sort-name:hover {
  cursor: pointer;
}
.projects-container .content-area .top-row .results {
  grid-column: 1;
}
.projects-container .content-area .top-row .results span {
  margin: 0;
}
.projects-container .content-area .content-wrapper .fcz-toolbar {
  background: #FFF;
  height: 58px;
  z-index: 99;
  padding: 0 1.3rem;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #DDD;
  position: sticky;
  top: 99px;
}
@media (max-width: 952px) {
  .projects-container .content-area .content-wrapper .fcz-toolbar {
    display: none;
  }
}
@media (max-width: 1200px) {
  .projects-container .content-area .content-wrapper .fcz-toolbar {
    top: 60px;
  }
}
.projects-container .content-area .content-wrapper .fcz-toolbar .tox-tinymce-inline .tox-editor-header {
  border: none;
}
.fcz {
  /*    @media(min-width:1369px) {*/
  padding: 0.5em 2em;
  /*    }*/
  position: relative;
  width: 100%;
  /*
    @media(max-width:650px) {
        padding: 10px;
    }*/
}
.fcz *:focus,
.fcz *:hover {
  outline: none !important;
}
.fcz .pmg3d-inline {
  width: 100%;
  aspect-ratio: 16/9;
  border: 1px solid #ddd;
  /*max-height: 300px;*/
}
.fcz .campagne {
  width: 100%;
  overflow: hidden;
  padding: 1rem 0;
  border: solid 1px #ddd;
}
.fcz .campagne b,
.fcz .campagne h5,
.fcz .campagne p {
  display: block;
  text-align: center;
}
.fcz .campagne .partners {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.fcz .campagne .partners .partner {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.2rem;
}
.fcz .campagne .partners .partner a img {
  width: 80%;
  padding: 0 !important;
  float: none !important;
  margin: 0 !important;
  max-height: 300px;
}
.fcz .campagne .partners .a3,
.fcz .campagne .partners .a6 {
  width: 33%;
}
.fcz .campagne .partners .a4,
.fcz .campagne .partners .a8 {
  width: 25%;
}
.fcz .campagne .partners .a5,
.fcz .campagne .partners .a10 {
  width: 20%;
}
.fcz .campagne .partners .a7 {
  width: 28.57%;
}
.fcz .campagne .partners .a9 {
  width: 22.22%;
}
.fcz a:not(.download-attachment) {
  color: blue !important;
}
.fcz a:not(.download-attachment):hover {
  cursor: pointer;
}
.fcz .image {
  display: flex;
  /*flex-direction: column;*/
  align-items: center;
}
@media (min-width: 1369px) {
  .fcz .swiper-container {
    margin-bottom: 20px !important;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    padding: 0 !important;
    border: 1px solid #fff !important;
  }
}
@media (min-width: 1369px) {
  .fcz .swiper-container .swiper-slide {
    padding-top: 56.25%;
    background: #EEE;
  }
}
@media (min-width: 1369px) {
  .fcz .swiper-container .swiper-slide figure {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1369px) {
  .fcz .swiper-container .swiper-slide figure img {
    height: 100%;
    width: unset;
    max-width: 100%;
    padding: 0;
    border: none;
  }
}
.fcz .mce-content-body [contentEditable=false][data-mce-selected] {
  cursor: default;
  outline: none;
}
.fcz .mce-content-body [data-mce-selected] {
  outline: none;
}
.fcz .fcz-step {
  margin: 0 0.25% 2rem 0.25%;
}
.fcz .simditor-body,
.fcz .editor-body,
.fcz .fcz-body,
.fcz .fcz-step {
  font-size: 0.9rem;
  /* .editable::after {
            content: "|";
            position: absolute;
            right: 0;
            top: 0;
        }*/
  /*h3.active, h4.active, p.active, figure.active, ul.active, ol.active, div.learningcheck.active {
            border: 1px dashed #D8D8D8;
            border-radius: 1px;
        }*/
}
.fcz .simditor-body .mce-content-body .locked[contentEditable=false],
.fcz .editor-body .mce-content-body .locked[contentEditable=false],
.fcz .fcz-body .mce-content-body .locked[contentEditable=false],
.fcz .fcz-step .mce-content-body .locked[contentEditable=false] {
  cursor: not-allowed;
  border-bottom: dotted 1px red;
}
.fcz .simditor-body .mce-content-body .locked[contentEditable=false][data-mce-selected],
.fcz .editor-body .mce-content-body .locked[contentEditable=false][data-mce-selected],
.fcz .fcz-body .mce-content-body .locked[contentEditable=false][data-mce-selected],
.fcz .fcz-step .mce-content-body .locked[contentEditable=false][data-mce-selected] {
  cursor: not-allowed;
  outline: 2px solid red;
  border-bottom: none;
}
.fcz .simditor-body .mce-content-body figure[contentEditable=false][data-mce-selected],
.fcz .editor-body .mce-content-body figure[contentEditable=false][data-mce-selected],
.fcz .fcz-body .mce-content-body figure[contentEditable=false][data-mce-selected],
.fcz .fcz-step .mce-content-body figure[contentEditable=false][data-mce-selected],
.fcz .simditor-body .mce-content-body div.learningcheck[contentEditable=false][data-mce-selected],
.fcz .editor-body .mce-content-body div.learningcheck[contentEditable=false][data-mce-selected],
.fcz .fcz-body .mce-content-body div.learningcheck[contentEditable=false][data-mce-selected],
.fcz .fcz-step .mce-content-body div.learningcheck[contentEditable=false][data-mce-selected],
.fcz .simditor-body .mce-content-body div.file[contentEditable=false][data-mce-selected],
.fcz .editor-body .mce-content-body div.file[contentEditable=false][data-mce-selected],
.fcz .fcz-body .mce-content-body div.file[contentEditable=false][data-mce-selected],
.fcz .fcz-step .mce-content-body div.file[contentEditable=false][data-mce-selected] {
  cursor: pointer;
  outline: none;
  border-bottom: none;
}
.fcz .simditor-body .editable,
.fcz .editor-body .editable,
.fcz .fcz-body .editable,
.fcz .fcz-step .editable {
  position: relative;
}
.fcz .simditor-body .editable .move,
.fcz .editor-body .editable .move,
.fcz .fcz-body .editable .move,
.fcz .fcz-step .editable .move {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px 6px;
  color: #D4D4D4;
  font-size: 18px;
}
.fcz .simditor-body r,
.fcz .editor-body r,
.fcz .fcz-body r,
.fcz .fcz-step r {
  background-color: #ffa50085;
  border-radius: 2px;
}
.fcz .simditor-body r.active,
.fcz .editor-body r.active,
.fcz .fcz-body r.active,
.fcz .fcz-step r.active {
  background-color: orange;
}
.fcz .simditor-body h3,
.fcz .editor-body h3,
.fcz .fcz-body h3,
.fcz .fcz-step h3,
.fcz .simditor-body h4,
.fcz .editor-body h4,
.fcz .fcz-body h4,
.fcz .fcz-step h4,
.fcz .simditor-body h5,
.fcz .editor-body h5,
.fcz .fcz-body h5,
.fcz .fcz-step h5,
.fcz .simditor-body p,
.fcz .editor-body p,
.fcz .fcz-body p,
.fcz .fcz-step p,
.fcz .simditor-body figure,
.fcz .editor-body figure,
.fcz .fcz-body figure,
.fcz .fcz-step figure,
.fcz .simditor-body ul,
.fcz .editor-body ul,
.fcz .fcz-body ul,
.fcz .fcz-step ul,
.fcz .simditor-body ol,
.fcz .editor-body ol,
.fcz .fcz-body ol,
.fcz .fcz-step ol,
.fcz .simditor-body div.fcz-section,
.fcz .editor-body div.fcz-section,
.fcz .fcz-body div.fcz-section,
.fcz .fcz-step div.fcz-section {
  margin-bottom: 0.5rem;
  margin-top: 0;
  margin: 0 0.25% 0.5em 0.25%;
}
.fcz .simditor-body div.fcz-section > p:last-child,
.fcz .editor-body div.fcz-section > p:last-child,
.fcz .fcz-body div.fcz-section > p:last-child,
.fcz .fcz-step div.fcz-section > p:last-child,
.fcz .simditor-body div.fcz-section > figure:last-child,
.fcz .editor-body div.fcz-section > figure:last-child,
.fcz .fcz-body div.fcz-section > figure:last-child,
.fcz .fcz-step div.fcz-section > figure:last-child {
  margin-bottom: 0;
}
.fcz .simditor-body h3,
.fcz .editor-body h3,
.fcz .fcz-body h3,
.fcz .fcz-step h3 {
  font-size: 1.5rem;
}
.fcz .simditor-body h4,
.fcz .editor-body h4,
.fcz .fcz-body h4,
.fcz .fcz-step h4 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.fcz .simditor-body h5,
.fcz .editor-body h5,
.fcz .fcz-body h5,
.fcz .fcz-step h5 {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.fcz .simditor-body p,
.fcz .editor-body p,
.fcz .fcz-body p,
.fcz .fcz-step p,
.fcz .simditor-body ul,
.fcz .editor-body ul,
.fcz .fcz-body ul,
.fcz .fcz-step ul,
.fcz .simditor-body ol,
.fcz .editor-body ol,
.fcz .fcz-body ol,
.fcz .fcz-step ol {
  font-size: 0.9rem;
  min-height: 21.609px;
}
.fcz .simditor-body ul,
.fcz .editor-body ul,
.fcz .fcz-body ul,
.fcz .fcz-step ul {
  list-style-type: disc;
  padding-left: 2rem !important;
}
.fcz .simditor-body ul li ul,
.fcz .editor-body ul li ul,
.fcz .fcz-body ul li ul,
.fcz .fcz-step ul li ul {
  margin-bottom: 0;
}
.fcz .simditor-body ol,
.fcz .editor-body ol,
.fcz .fcz-body ol,
.fcz .fcz-step ol {
  list-style-type: decimal;
  padding-left: 2rem !important;
}
.fcz .simditor-body figure.playing .video-buttons button.btn-jump-min,
.fcz .editor-body figure.playing .video-buttons button.btn-jump-min,
.fcz .fcz-body figure.playing .video-buttons button.btn-jump-min,
.fcz .fcz-step figure.playing .video-buttons button.btn-jump-min,
.fcz .simditor-body figure.playing .video-buttons button.btn-jump-plus,
.fcz .editor-body figure.playing .video-buttons button.btn-jump-plus,
.fcz .fcz-body figure.playing .video-buttons button.btn-jump-plus,
.fcz .fcz-step figure.playing .video-buttons button.btn-jump-plus {
  display: inline-block;
}
.fcz .simditor-body figure.playing .video-buttons button.btn-pauze,
.fcz .editor-body figure.playing .video-buttons button.btn-pauze,
.fcz .fcz-body figure.playing .video-buttons button.btn-pauze,
.fcz .fcz-step figure.playing .video-buttons button.btn-pauze {
  display: inline-block;
}
.fcz .simditor-body figure.playing .video-buttons button.btn-play,
.fcz .editor-body figure.playing .video-buttons button.btn-play,
.fcz .fcz-body figure.playing .video-buttons button.btn-play,
.fcz .fcz-step figure.playing .video-buttons button.btn-play {
  display: none;
}
.fcz .simditor-body figure.paused .video-buttons,
.fcz .editor-body figure.paused .video-buttons,
.fcz .fcz-body figure.paused .video-buttons,
.fcz .fcz-step figure.paused .video-buttons {
  display: grid !important;
}
.fcz .simditor-body figure.paused .video-buttons button.btn-jump-min,
.fcz .editor-body figure.paused .video-buttons button.btn-jump-min,
.fcz .fcz-body figure.paused .video-buttons button.btn-jump-min,
.fcz .fcz-step figure.paused .video-buttons button.btn-jump-min,
.fcz .simditor-body figure.paused .video-buttons button.btn-jump-plus,
.fcz .editor-body figure.paused .video-buttons button.btn-jump-plus,
.fcz .fcz-body figure.paused .video-buttons button.btn-jump-plus,
.fcz .fcz-step figure.paused .video-buttons button.btn-jump-plus {
  display: inline-block;
}
.fcz .simditor-body figure.paused .video-buttons button.btn-pauze,
.fcz .editor-body figure.paused .video-buttons button.btn-pauze,
.fcz .fcz-body figure.paused .video-buttons button.btn-pauze,
.fcz .fcz-step figure.paused .video-buttons button.btn-pauze {
  display: none;
}
.fcz .simditor-body figure.paused .video-buttons button.btn-play,
.fcz .editor-body figure.paused .video-buttons button.btn-play,
.fcz .fcz-body figure.paused .video-buttons button.btn-play,
.fcz .fcz-step figure.paused .video-buttons button.btn-play {
  display: inline-block;
}
.fcz .simditor-body .box-swipe,
.fcz .editor-body .box-swipe,
.fcz .fcz-body .box-swipe,
.fcz .fcz-step .box-swipe {
  /*margin: 0 0.25% 2rem 0.25%;*/
}
.fcz .simditor-body figure,
.fcz .editor-body figure,
.fcz .fcz-body figure,
.fcz .fcz-step figure {
  background: #EEE;
  text-align: center;
  position: relative;
  margin-bottom: 2rem;
  cursor: pointer;
  margin: 0 0.25% 2rem 0.25%;
  /*margin: 0 0.25%;*/
  /*.video-buttons.play {
                display: grid;

                button.btn-jump-min, button.btn-jump-plus {
                    display: inline-block;
                    color: #FFFFFF40;
                }

                button.btn-pauze {
                    display: none;
                }

                button.btn-play {
                    display: inline-block;
                }
            }

            .video-buttons.pauze {
                display: grid;

                button.btn-jump-min, button.btn-jump-plus {
                    display: inline-block;
                    color: #FFFFFF40;
                }

                button.btn-pauze {
                    display: inline-block;
                }

                button.btn-play {
                    display: none;
                }
            }*/
}
.fcz .simditor-body figure.campagne,
.fcz .editor-body figure.campagne,
.fcz .fcz-body figure.campagne,
.fcz .fcz-step figure.campagne {
  background-color: white;
}
.fcz .simditor-body figure .chapter-overlay,
.fcz .editor-body figure .chapter-overlay,
.fcz .fcz-body figure .chapter-overlay,
.fcz .fcz-step figure .chapter-overlay {
  opacity: 0;
  transition: opacity 1s !important;
  height: 0;
}
.fcz .simditor-body figure .chapter-overlay .chapter-overlay-title,
.fcz .editor-body figure .chapter-overlay .chapter-overlay-title,
.fcz .fcz-body figure .chapter-overlay .chapter-overlay-title,
.fcz .fcz-step figure .chapter-overlay .chapter-overlay-title {
  opacity: 0;
}
.fcz .simditor-body figure .chapter-overlay.standby,
.fcz .editor-body figure .chapter-overlay.standby,
.fcz .fcz-body figure .chapter-overlay.standby,
.fcz .fcz-step figure .chapter-overlay.standby {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100.4%;
  opacity: 0.98;
  transition: opacity 3s;
}
.fcz .simditor-body figure .chapter-overlay.standby .chapter-overlay-chapter-text,
.fcz .editor-body figure .chapter-overlay.standby .chapter-overlay-chapter-text,
.fcz .fcz-body figure .chapter-overlay.standby .chapter-overlay-chapter-text,
.fcz .fcz-step figure .chapter-overlay.standby .chapter-overlay-chapter-text {
  margin-top: 7%;
  display: block;
  font-size: 25px;
}
@media (max-width: 1000px) {
  .fcz .simditor-body figure .chapter-overlay.standby .chapter-overlay-chapter-text,
  .fcz .editor-body figure .chapter-overlay.standby .chapter-overlay-chapter-text,
  .fcz .fcz-body figure .chapter-overlay.standby .chapter-overlay-chapter-text,
  .fcz .fcz-step figure .chapter-overlay.standby .chapter-overlay-chapter-text {
    margin-top: 4%;
  }
}
.fcz .simditor-body figure .chapter-overlay.standby .chapter-overlay-title,
.fcz .editor-body figure .chapter-overlay.standby .chapter-overlay-title,
.fcz .fcz-body figure .chapter-overlay.standby .chapter-overlay-title,
.fcz .fcz-step figure .chapter-overlay.standby .chapter-overlay-title {
  opacity: 1;
  font-size: 30px;
  padding: 0 10%;
}
@media (max-width: 650px) {
  .fcz .simditor-body figure .chapter-overlay.standby .chapter-overlay-title,
  .fcz .editor-body figure .chapter-overlay.standby .chapter-overlay-title,
  .fcz .fcz-body figure .chapter-overlay.standby .chapter-overlay-title,
  .fcz .fcz-step figure .chapter-overlay.standby .chapter-overlay-title {
    display: none;
  }
}
.fcz .simditor-body figure .fcz-step-wrapper .fcz-step-info-wrapper,
.fcz .editor-body figure .fcz-step-wrapper .fcz-step-info-wrapper,
.fcz .fcz-body figure .fcz-step-wrapper .fcz-step-info-wrapper,
.fcz .fcz-step figure .fcz-step-wrapper .fcz-step-info-wrapper {
  position: relative;
}
.fcz .simditor-body figure .fcz-step-wrapper .fcz-step-info-wrapper .btn-open-3d,
.fcz .editor-body figure .fcz-step-wrapper .fcz-step-info-wrapper .btn-open-3d,
.fcz .fcz-body figure .fcz-step-wrapper .fcz-step-info-wrapper .btn-open-3d,
.fcz .fcz-step figure .fcz-step-wrapper .fcz-step-info-wrapper .btn-open-3d {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20%;
  height: 10%;
  border: none;
  font-weight: bold;
  text-align: center;
  background-color: #FFEE00;
  z-index: 2;
}
.fcz .simditor-body figure .info-wrapper,
.fcz .editor-body figure .info-wrapper,
.fcz .fcz-body figure .info-wrapper,
.fcz .fcz-step figure .info-wrapper {
  position: relative;
  /*                .btn-open-3d {
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    width: 20%;
                    height: 10%;
                    border: none;
                    font-weight: bold;
                    text-align: center;
                    background-color: #FFEE00;
                    z-index: 2;
                }*/
}
.fcz .simditor-body figure .ar-wrapper,
.fcz .editor-body figure .ar-wrapper,
.fcz .fcz-body figure .ar-wrapper,
.fcz .fcz-step figure .ar-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fcz .simditor-body figure .ar-wrapper img,
.fcz .editor-body figure .ar-wrapper img,
.fcz .fcz-body figure .ar-wrapper img,
.fcz .fcz-step figure .ar-wrapper img {
  height: 100%;
  max-height: 550px;
  align-self: center;
  max-width: 100%;
  object-fit: contain;
  position: relative;
}
.fcz .simditor-body figure .ar-wrapper img.hoverEnlarged:hover,
.fcz .editor-body figure .ar-wrapper img.hoverEnlarged:hover,
.fcz .fcz-body figure .ar-wrapper img.hoverEnlarged:hover,
.fcz .fcz-step figure .ar-wrapper img.hoverEnlarged:hover {
  /*@media(max-width:1000px) {*/
  transform: scale(1.2);
  /*}*/
}
.fcz .simditor-body figure .ar-wrapper .info-list,
.fcz .editor-body figure .ar-wrapper .info-list,
.fcz .fcz-body figure .ar-wrapper .info-list,
.fcz .fcz-step figure .ar-wrapper .info-list {
  height: 0px;
}
.fcz .simditor-body figure .ar-wrapper .learningcheck-list,
.fcz .editor-body figure .ar-wrapper .learningcheck-list,
.fcz .fcz-body figure .ar-wrapper .learningcheck-list,
.fcz .fcz-step figure .ar-wrapper .learningcheck-list {
  height: 0px;
}
.fcz .simditor-body figure .ar-wrapper .learningcheck-list .learningcheck-trigger,
.fcz .editor-body figure .ar-wrapper .learningcheck-list .learningcheck-trigger,
.fcz .fcz-body figure .ar-wrapper .learningcheck-list .learningcheck-trigger,
.fcz .fcz-step figure .ar-wrapper .learningcheck-list .learningcheck-trigger {
  height: 0px;
}
.fcz .simditor-body figure video,
.fcz .editor-body figure video,
.fcz .fcz-body figure video,
.fcz .fcz-step figure video {
  width: 100%;
  object-fit: contain;
  display: block;
}
.fcz .simditor-body figure .video-buttons.overlayed,
.fcz .editor-body figure .video-buttons.overlayed,
.fcz .fcz-body figure .video-buttons.overlayed,
.fcz .fcz-step figure .video-buttons.overlayed {
  top: 20%;
}
.fcz .simditor-body figure .video-buttons,
.fcz .editor-body figure .video-buttons,
.fcz .fcz-body figure .video-buttons,
.fcz .fcz-step figure .video-buttons {
  display: grid;
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 72%;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.fcz .simditor-body figure .video-buttons button.btn-jump-min,
.fcz .editor-body figure .video-buttons button.btn-jump-min,
.fcz .fcz-body figure .video-buttons button.btn-jump-min,
.fcz .fcz-step figure .video-buttons button.btn-jump-min,
.fcz .simditor-body figure .video-buttons button.btn-jump-plus,
.fcz .editor-body figure .video-buttons button.btn-jump-plus,
.fcz .fcz-body figure .video-buttons button.btn-jump-plus,
.fcz .fcz-step figure .video-buttons button.btn-jump-plus {
  text-align: left;
  display: none;
  color: #FFFFFF40;
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .video-buttons button.btn-jump-min,
  .fcz .editor-body figure .video-buttons button.btn-jump-min,
  .fcz .fcz-body figure .video-buttons button.btn-jump-min,
  .fcz .fcz-step figure .video-buttons button.btn-jump-min,
  .fcz .simditor-body figure .video-buttons button.btn-jump-plus,
  .fcz .editor-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-step figure .video-buttons button.btn-jump-plus {
    width: 100px;
  }
}
@media (max-width: 499px) {
  .fcz .simditor-body figure .video-buttons button.btn-jump-min,
  .fcz .editor-body figure .video-buttons button.btn-jump-min,
  .fcz .fcz-body figure .video-buttons button.btn-jump-min,
  .fcz .fcz-step figure .video-buttons button.btn-jump-min,
  .fcz .simditor-body figure .video-buttons button.btn-jump-plus,
  .fcz .editor-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-step figure .video-buttons button.btn-jump-plus {
    width: 40px;
  }
}
.fcz .simditor-body figure .video-buttons button.btn-jump-min.active,
.fcz .editor-body figure .video-buttons button.btn-jump-min.active,
.fcz .fcz-body figure .video-buttons button.btn-jump-min.active,
.fcz .fcz-step figure .video-buttons button.btn-jump-min.active,
.fcz .simditor-body figure .video-buttons button.btn-jump-plus.active,
.fcz .editor-body figure .video-buttons button.btn-jump-plus.active,
.fcz .fcz-body figure .video-buttons button.btn-jump-plus.active,
.fcz .fcz-step figure .video-buttons button.btn-jump-plus.active {
  color: #FFFFFF;
}
.fcz .simditor-body figure .video-buttons button.btn-jump-plus,
.fcz .editor-body figure .video-buttons button.btn-jump-plus,
.fcz .fcz-body figure .video-buttons button.btn-jump-plus,
.fcz .fcz-step figure .video-buttons button.btn-jump-plus {
  text-align: right;
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .video-buttons button.btn-jump-plus,
  .fcz .editor-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-step figure .video-buttons button.btn-jump-plus {
    width: 100px;
  }
}
@media (max-width: 499px) {
  .fcz .simditor-body figure .video-buttons button.btn-jump-plus,
  .fcz .editor-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-body figure .video-buttons button.btn-jump-plus,
  .fcz .fcz-step figure .video-buttons button.btn-jump-plus {
    width: 40px;
  }
}
.fcz .simditor-body figure .video-buttons button.btn-pauze,
.fcz .editor-body figure .video-buttons button.btn-pauze,
.fcz .fcz-body figure .video-buttons button.btn-pauze,
.fcz .fcz-step figure .video-buttons button.btn-pauze {
  display: none;
}
.fcz .simditor-body figure .video-buttons button.btn-play,
.fcz .editor-body figure .video-buttons button.btn-play,
.fcz .fcz-body figure .video-buttons button.btn-play,
.fcz .fcz-step figure .video-buttons button.btn-play {
  display: inline-block;
}
.fcz .simditor-body figure .video-buttons button,
.fcz .editor-body figure .video-buttons button,
.fcz .fcz-body figure .video-buttons button,
.fcz .fcz-step figure .video-buttons button {
  border: none;
  background: none;
  color: #FFF;
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .video-buttons button,
  .fcz .editor-body figure .video-buttons button,
  .fcz .fcz-body figure .video-buttons button,
  .fcz .fcz-step figure .video-buttons button {
    font-size: 28px;
  }
}
@media (max-width: 499px) {
  .fcz .simditor-body figure .video-buttons button,
  .fcz .editor-body figure .video-buttons button,
  .fcz .fcz-body figure .video-buttons button,
  .fcz .fcz-step figure .video-buttons button {
    font-size: 16px;
  }
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .video-buttons button,
  .fcz .editor-body figure .video-buttons button,
  .fcz .fcz-body figure .video-buttons button,
  .fcz .fcz-step figure .video-buttons button {
    padding: 20px;
  }
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .video-buttons button,
  .fcz .editor-body figure .video-buttons button,
  .fcz .fcz-body figure .video-buttons button,
  .fcz .fcz-step figure .video-buttons button {
    width: 160px;
  }
}
@media (max-width: 499px) {
  .fcz .simditor-body figure .video-buttons button,
  .fcz .editor-body figure .video-buttons button,
  .fcz .fcz-body figure .video-buttons button,
  .fcz .fcz-step figure .video-buttons button {
    width: 80px;
  }
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .video-buttons button.btn-pauze img,
  .fcz .editor-body figure .video-buttons button.btn-pauze img,
  .fcz .fcz-body figure .video-buttons button.btn-pauze img,
  .fcz .fcz-step figure .video-buttons button.btn-pauze img {
    width: 100px;
  }
}
@media (max-width: 499px) {
  .fcz .simditor-body figure .video-buttons button.btn-pauze img,
  .fcz .editor-body figure .video-buttons button.btn-pauze img,
  .fcz .fcz-body figure .video-buttons button.btn-pauze img,
  .fcz .fcz-step figure .video-buttons button.btn-pauze img {
    width: 40px;
  }
}
.fcz .simditor-body figure img,
.fcz .editor-body figure img,
.fcz .fcz-body figure img,
.fcz .fcz-step figure img {
  /*width: auto;*/
  height: 100%;
}
.fcz .simditor-body figure .fcz-step-nr,
.fcz .editor-body figure .fcz-step-nr,
.fcz .fcz-body figure .fcz-step-nr,
.fcz .fcz-step figure .fcz-step-nr {
  display: none;
}
.fcz .simditor-body figure .icon.play,
.fcz .editor-body figure .icon.play,
.fcz .fcz-body figure .icon.play,
.fcz .fcz-step figure .icon.play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  color: #fdf497d1;
}
@media (min-width: 500px) {
  .fcz .simditor-body figure .icon.play img,
  .fcz .editor-body figure .icon.play img,
  .fcz .fcz-body figure .icon.play img,
  .fcz .fcz-step figure .icon.play img {
    width: 100px;
  }
}
@media (max-width: 499px) {
  .fcz .simditor-body figure .icon.play img,
  .fcz .editor-body figure .icon.play img,
  .fcz .fcz-body figure .icon.play img,
  .fcz .fcz-step figure .icon.play img {
    width: 40px;
  }
}
.fcz .simditor-body figure.type-2 img,
.fcz .editor-body figure.type-2 img,
.fcz .fcz-body figure.type-2 img,
.fcz .fcz-step figure.type-2 img {
  max-width: 100% !important;
}
.fcz .simditor-body figure:hover .icon.play,
.fcz .editor-body figure:hover .icon.play,
.fcz .fcz-body figure:hover .icon.play,
.fcz .fcz-step figure:hover .icon.play {
  color: #fdf497 !important;
}
.fcz .simditor-body div.learningcheck,
.fcz .editor-body div.learningcheck,
.fcz .fcz-body div.learningcheck,
.fcz .fcz-step div.learningcheck,
.fcz .simditor-body div.file,
.fcz .editor-body div.file,
.fcz .fcz-body div.file,
.fcz .fcz-step div.file {
  padding: 1rem 1.6rem;
  background: #EEE;
  border: 1px solid #fff !important;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*margin: 0 0.25%;*/
}
.fcz .simditor-body div.learningcheck h5,
.fcz .editor-body div.learningcheck h5,
.fcz .fcz-body div.learningcheck h5,
.fcz .fcz-step div.learningcheck h5,
.fcz .simditor-body div.file h5,
.fcz .editor-body div.file h5,
.fcz .fcz-body div.file h5,
.fcz .fcz-step div.file h5,
.fcz .simditor-body div.learningcheck h6,
.fcz .editor-body div.learningcheck h6,
.fcz .fcz-body div.learningcheck h6,
.fcz .fcz-step div.learningcheck h6,
.fcz .simditor-body div.file h6,
.fcz .editor-body div.file h6,
.fcz .fcz-body div.file h6,
.fcz .fcz-step div.file h6 {
  margin: 0;
  border: 1px dashed #eee;
  /*                &:hover {
                    background-color: #f8f8f8;
                    border-bottom: 1px dashed #ddd;
                    cursor: text;
                }*/
}
.fcz .simditor-body .border-light-grey,
.fcz .editor-body .border-light-grey,
.fcz .fcz-body .border-light-grey,
.fcz .fcz-step .border-light-grey {
  border: none;
}
.fcz .simditor-body .fcz-step,
.fcz .editor-body .fcz-step,
.fcz .fcz-body .fcz-step,
.fcz .fcz-step .fcz-step {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step,
  .fcz .editor-body .fcz-step,
  .fcz .fcz-body .fcz-step,
  .fcz .fcz-step .fcz-step {
    flex-direction: column;
  }
}
.fcz .simditor-body .fcz-step .fcz-step-media,
.fcz .editor-body .fcz-step .fcz-step-media,
.fcz .fcz-body .fcz-step .fcz-step-media,
.fcz .fcz-step .fcz-step .fcz-step-media {
  width: 50%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step .fcz-step-media,
  .fcz .editor-body .fcz-step .fcz-step-media,
  .fcz .fcz-body .fcz-step .fcz-step-media,
  .fcz .fcz-step .fcz-step .fcz-step-media {
    width: 100%;
    /*                    margin-left: 5%;
                    margin-top: 10px;*/
  }
}
.fcz .simditor-body .fcz-step .fcz-step-media figure,
.fcz .editor-body .fcz-step .fcz-step-media figure,
.fcz .fcz-body .fcz-step .fcz-step-media figure,
.fcz .fcz-step .fcz-step .fcz-step-media figure {
  margin: 0;
  padding: 0;
}
.fcz .simditor-body .fcz-step .fcz-step-media figure img,
.fcz .editor-body .fcz-step .fcz-step-media figure img,
.fcz .fcz-body .fcz-step .fcz-step-media figure img,
.fcz .fcz-step .fcz-step .fcz-step-media figure img {
  width: 100%;
  float: left;
}
.fcz .simditor-body .fcz-step .fcz-step-media figure .fcz-step-info-wrapper,
.fcz .editor-body .fcz-step .fcz-step-media figure .fcz-step-info-wrapper,
.fcz .fcz-body .fcz-step .fcz-step-media figure .fcz-step-info-wrapper,
.fcz .fcz-step .fcz-step .fcz-step-media figure .fcz-step-info-wrapper {
  position: relative;
  overflow: hidden;
}
.fcz .simditor-body .fcz-step .fcz-step-media figure .fcz-step-info-wrapper .fcz-step-nr,
.fcz .editor-body .fcz-step .fcz-step-media figure .fcz-step-info-wrapper .fcz-step-nr,
.fcz .fcz-body .fcz-step .fcz-step-media figure .fcz-step-info-wrapper .fcz-step-nr,
.fcz .fcz-step .fcz-step .fcz-step-media figure .fcz-step-info-wrapper .fcz-step-nr {
  display: none;
  min-width: 2rem;
  height: 2rem;
  padding: 0 1rem;
  line-height: 2rem;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
}
.fcz .simditor-body .fcz-step .fcz-step-content,
.fcz .editor-body .fcz-step .fcz-step-content,
.fcz .fcz-body .fcz-step .fcz-step-content,
.fcz .fcz-step .fcz-step .fcz-step-content {
  width: 50%;
  padding: 0 0 0 1.3rem;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step .fcz-step-content,
  .fcz .editor-body .fcz-step .fcz-step-content,
  .fcz .fcz-body .fcz-step .fcz-step-content,
  .fcz .fcz-step .fcz-step .fcz-step-content {
    width: 100%;
    margin-top: 10px;
  }
}
.fcz .simditor-body .fcz-step.right .fcz-step-content,
.fcz .editor-body .fcz-step.right .fcz-step-content,
.fcz .fcz-body .fcz-step.right .fcz-step-content,
.fcz .fcz-step .fcz-step.right .fcz-step-content {
  padding: 0 1.3rem 0 0;
}
.fcz .simditor-body div.bg-white,
.fcz .editor-body div.bg-white,
.fcz .fcz-body div.bg-white,
.fcz .fcz-step div.bg-white {
  background-color: #FFF;
}
.fcz .simditor-body div.bg-gray,
.fcz .editor-body div.bg-gray,
.fcz .fcz-body div.bg-gray,
.fcz .fcz-step div.bg-gray {
  background-color: #EEE;
}
.fcz .simditor-body div.bg-green,
.fcz .editor-body div.bg-green,
.fcz .fcz-body div.bg-green,
.fcz .fcz-step div.bg-green {
  background-color: #dcf7dc;
}
.fcz .simditor-body div.bg-yellow,
.fcz .editor-body div.bg-yellow,
.fcz .fcz-body div.bg-yellow,
.fcz .fcz-step div.bg-yellow {
  background-color: lightyellow;
}
.fcz .simditor-body .fcz-step.right,
.fcz .editor-body .fcz-step.right,
.fcz .fcz-body .fcz-step.right,
.fcz .fcz-step .fcz-step.right {
  flex-direction: row-reverse;
}
.fcz .simditor-body div.pd-0,
.fcz .editor-body div.pd-0,
.fcz .fcz-body div.pd-0,
.fcz .fcz-step div.pd-0 {
  padding: 0;
}
.fcz .simditor-body div.pd-1,
.fcz .editor-body div.pd-1,
.fcz .fcz-body div.pd-1,
.fcz .fcz-step div.pd-1 {
  padding: 1rem;
}
.fcz .simditor-body div.pd-2,
.fcz .editor-body div.pd-2,
.fcz .fcz-body div.pd-2,
.fcz .fcz-step div.pd-2 {
  padding: 2rem;
}
.fcz .simditor-body .fcz-step.ar30-70 .fcz-step-media,
.fcz .editor-body .fcz-step.ar30-70 .fcz-step-media,
.fcz .fcz-body .fcz-step.ar30-70 .fcz-step-media,
.fcz .fcz-step .fcz-step.ar30-70 .fcz-step-media {
  width: 30%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step.ar30-70 .fcz-step-media,
  .fcz .editor-body .fcz-step.ar30-70 .fcz-step-media,
  .fcz .fcz-body .fcz-step.ar30-70 .fcz-step-media,
  .fcz .fcz-step .fcz-step.ar30-70 .fcz-step-media {
    width: 100%;
    /*                    margin-left: 5%;
                    margin-top: 10px;*/
  }
}
.fcz .simditor-body .fcz-step.ar30-70 .fcz-step-content,
.fcz .editor-body .fcz-step.ar30-70 .fcz-step-content,
.fcz .fcz-body .fcz-step.ar30-70 .fcz-step-content,
.fcz .fcz-step .fcz-step.ar30-70 .fcz-step-content {
  width: 70%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step.ar30-70 .fcz-step-content,
  .fcz .editor-body .fcz-step.ar30-70 .fcz-step-content,
  .fcz .fcz-body .fcz-step.ar30-70 .fcz-step-content,
  .fcz .fcz-step .fcz-step.ar30-70 .fcz-step-content {
    width: 100%;
    margin-top: 10px;
  }
}
.fcz .simditor-body .fcz-step.ar40-60 .fcz-step-media,
.fcz .editor-body .fcz-step.ar40-60 .fcz-step-media,
.fcz .fcz-body .fcz-step.ar40-60 .fcz-step-media,
.fcz .fcz-step .fcz-step.ar40-60 .fcz-step-media {
  width: 40%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step.ar40-60 .fcz-step-media,
  .fcz .editor-body .fcz-step.ar40-60 .fcz-step-media,
  .fcz .fcz-body .fcz-step.ar40-60 .fcz-step-media,
  .fcz .fcz-step .fcz-step.ar40-60 .fcz-step-media {
    width: 100%;
    /*                    margin-left: 5%;
                    margin-top: 10px;*/
  }
}
.fcz .simditor-body .fcz-step.ar40-60 .fcz-step-content,
.fcz .editor-body .fcz-step.ar40-60 .fcz-step-content,
.fcz .fcz-body .fcz-step.ar40-60 .fcz-step-content,
.fcz .fcz-step .fcz-step.ar40-60 .fcz-step-content {
  width: 60%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step.ar40-60 .fcz-step-content,
  .fcz .editor-body .fcz-step.ar40-60 .fcz-step-content,
  .fcz .fcz-body .fcz-step.ar40-60 .fcz-step-content,
  .fcz .fcz-step .fcz-step.ar40-60 .fcz-step-content {
    width: 100%;
    margin-top: 10px;
  }
}
.fcz .simditor-body .fcz-step.ar50-50 .fcz-step-media,
.fcz .editor-body .fcz-step.ar50-50 .fcz-step-media,
.fcz .fcz-body .fcz-step.ar50-50 .fcz-step-media,
.fcz .fcz-step .fcz-step.ar50-50 .fcz-step-media {
  width: 50%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step.ar50-50 .fcz-step-media,
  .fcz .editor-body .fcz-step.ar50-50 .fcz-step-media,
  .fcz .fcz-body .fcz-step.ar50-50 .fcz-step-media,
  .fcz .fcz-step .fcz-step.ar50-50 .fcz-step-media {
    width: 100%;
    /*                    margin-left: 5%;
                    margin-top: 10px;*/
  }
}
.fcz .simditor-body .fcz-step.ar50-50 .fcz-step-content,
.fcz .editor-body .fcz-step.ar50-50 .fcz-step-content,
.fcz .fcz-body .fcz-step.ar50-50 .fcz-step-content,
.fcz .fcz-step .fcz-step.ar50-50 .fcz-step-content {
  width: 50%;
}
@media (max-width: 650px) {
  .fcz .simditor-body .fcz-step.ar50-50 .fcz-step-content,
  .fcz .editor-body .fcz-step.ar50-50 .fcz-step-content,
  .fcz .fcz-body .fcz-step.ar50-50 .fcz-step-content,
  .fcz .fcz-step .fcz-step.ar50-50 .fcz-step-content {
    width: 100%;
    margin-top: 10px;
  }
}
/*.content-area.editable {
    .fcz {
        .simditor-body, .editor-body, .fcz-body {
            h3.active, h4.active, p.active, figure.active, ul.active, ol.active, div.learningcheck.active {
                border: 1px dashed #D8D8D8;
                border-radius: 1px;
            }

            h3:hover, h4:hover, p:hover, figure:hover, ul:hover, ol:hover, div.learningcheck:hover {
                border: 1px dashed #D8D8D8;
                border-radius: 1px;
            }
        }
    }
}
*/