/* IFRAME */
.is-content-view.desktop-lg {
  width: 1920px;
  height: 1080px;
  transform: scale(0.74);
}
.is-content-view.desktop {
  width: 1366px;
  height: 853px;
}
.is-content-view.tablet-landscape {
  width: 1080px;
  height: 810px;
}
.is-content-view.tablet {
  width: 768px;
  height: 1024px;
}
.is-content-view.mobile {
  width: 390px;
  height: 844px;
}

/* large screen*/
@media all and (min-width: 1920px) {
  .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.74);
  }

  .is-content-view.desktop {
    width: 1366px;
    height: 853px;
    transform: scale(0.96);
  }

  .is-content-view.tablet-landscape {
    width: 1080px;
    height: 810px;
    transform: scale(0.98);
  }

  .is-content-view.tablet {
    width: 768px;
    height: 1024px;
    transform: scale(0.8);
  }

  .is-content-view.mobile {
    width: 390px;
    height: 844px;
    transform: scale(0.98);
  }
}
@media all and (min-width: 1940px) {
  .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.84);
  }

  .is-content-view.desktop {
    width: 1620px;
    height: 1012px;
    transform: scale(1);
  }

  .is-content-view.tablet-landscape {
    width: 1280px;
    height: 960px;
    transform: scale(1);
  }

  .is-content-view.tablet {
    width: 768px;
    height: 1024px;
    transform: scale(1);
  }

  .is-content-view.mobile {
    width: 390px;
    height: 844px;
    transform: scale(1);
  }
}
@media all and (min-width: 2000px) {
  .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.88);
  }

  .is-content-view.desktop {
    width: 1730px;
    height: 1080px;
    transform: scale(1);
  }

  body.topspace .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.84);
  }

  body.topspace .is-content-view.desktop {
    width: 1620px;
    height: 1012px;
    transform: scale(1);
  }
}
@media all and (max-width: 1720px) {
  .is-content-view {
    transform: scale(0.89);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.62);
  }
  .is-content-view.tablet {
    transform: scale(0.75);
  }

  body.topspace .is-content-view {
    transform: scale(0.83);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.62);
  }
  body.topspace .is-content-view.tablet {
    transform: scale(0.7);
  }
}
@media all and (max-width: 1620px) {
  .is-content-view {
    transform: scale(0.86);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.6);
  }

  body.topspace .is-content-view {
    transform: scale(0.8);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.6);
  }
}
@media all and (max-width: 1520px) {
  .is-content-view {
    transform: scale(0.86);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.6);
  }

  body.topspace .is-content-view {
    transform: scale(0.8);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.59);
  }
}
@media all and (max-width: 1450px) {
  .is-content-view {
    transform: scale(0.86);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.59);
  }

  body.topspace .is-content-view {
    transform: scale(0.8);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.6);
  }
}
@media all and (max-width: 1390px) {
  .is-content-view {
    transform: scale(0.84);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.57);
  }

  body.topspace .is-content-view {
    transform: scale(0.78);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.57);
  }
}
@media all and (max-width: 1330px) {
  .is-content-view {
    transform: scale(0.8);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.52);
  }

  body.topspace .is-content-view {
    transform: scale(0.74);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.52);
  }
}
@media all and (max-width: 1270px) {
  .is-content-view {
    transform: scale(0.76);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.34);
  }

  body.topspace .is-content-view {
    transform: scale(0.7);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.34);
  }
}
@media all and (max-width: 1210px) {
  .is-content-view {
    transform: scale(0.72);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.3);
  }

  body.topspace .is-content-view {
    transform: scale(0.66);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.3);
  }
}
@media all and (max-width: 1150px) {
  .is-content-view {
    transform: scale(0.68);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.24);
  }

  body.topspace .is-content-view {
    transform: scale(0.62);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.24);
  }
}
@media all and (max-width: 1090px) {
  .is-content-view {
    transform: scale(0.64);
  }
  .is-content-view.desktop-lg {
    transform: scale(0.2);
  }

  body.topspace .is-content-view {
    transform: scale(0.58);
  }
  body.topspace .is-content-view.desktop-lg {
    transform: scale(0.2);
  }
}
@media all and (max-width: 1024px) {
  .is-content-view {
    transform: scale(0.6);
  }

  body.topspace .is-content-view {
    transform: scale(0.5);
  }
}
@media all and (max-width: 970px) {
  .is-content-view {
    transform: scale(0.56);
  }

  body.topspace .is-content-view {
    transform: scale(0.5);
  }
}
@media all and (max-width: 900px) {
  .is-content-view {
    transform: scale(0.52);
  }

  body.topspace .is-content-view {
    transform: scale(0.46);
  }
}
@media all and (max-width: 850px) {
  .is-content-view {
    transform: scale(0.48);
  }

  body.topspace .is-content-view {
    transform: scale(0.42);
  }
}
@media all and (max-width: 790px) {
  .is-content-view {
    transform: scale(0.44);
  }

  body.topspace .is-content-view {
    transform: scale(0.38);
  }
}
@media all and (max-width: 730px) {
  .is-content-view {
    transform: scale(0.4);
  }

  body.topspace .is-content-view {
    transform: scale(0.34);
  }
}
body.controlpanel .is-content-view {
  margin-right: 290px;
}
body.controlpanel .is-content-view.desktop-lg {
  width: 1920px;
  height: 1080px;
  transform: scale(0.7);
}
body.controlpanel .is-content-view.desktop {
  width: 1366px;
  height: 853px;
}
body.controlpanel .is-content-view.tablet-landscape {
  width: 1080px;
  height: 810px;
}
body.controlpanel .is-content-view.tablet {
  width: 768px;
  height: 1024px;
}
body.controlpanel .is-content-view.mobile {
  width: 390px;
  height: 844px;
}
@media all and (min-width: 1920px) {
  body.controlpanel .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.74);
  }
  body.controlpanel .is-content-view.desktop {
    width: 1366px;
    height: 853px;
    transform: scale(0.96);
  }
  body.controlpanel .is-content-view.tablet-landscape {
    width: 1080px;
    height: 810px;
    transform: scale(0.98);
  }
  body.controlpanel .is-content-view.tablet {
    width: 768px;
    height: 1024px;
    transform: scale(0.8);
  }
  body.controlpanel .is-content-view.mobile {
    width: 390px;
    height: 844px;
    transform: scale(0.98);
  }
}
@media all and (min-width: 1940px) {
  body.controlpanel .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.78);
  }
  body.controlpanel .is-content-view.desktop {
    width: 1520px;
    height: 949px;
    transform: scale(1);
  }
  body.controlpanel .is-content-view.tablet-landscape {
    width: 1280px;
    height: 960px;
    transform: scale(1);
  }
  body.controlpanel .is-content-view.tablet {
    width: 768px;
    height: 1024px;
    transform: scale(1);
  }
  body.controlpanel .is-content-view.mobile {
    width: 390px;
    height: 844px;
    transform: scale(1);
  }
}
@media all and (min-width: 2080px) {
  body.controlpanel .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.85);
  }
  body.controlpanel .is-content-view.desktop {
    width: 1620px;
    height: 1012px;
  }
  body.controlpanel .is-content-view.tablet-landscape {
    width: 1280px;
    height: 960px;
  }
}
@media all and (min-width: 2250px) {
  body.controlpanel .is-content-view.desktop-lg {
    width: 1920px;
    height: 1080px;
    transform: scale(0.88);
  }
  body.controlpanel .is-content-view.desktop {
    width: 1730px;
    height: 1080px;
    transform: scale(1);
  }
  body.controlpanel.topspace .is-content-view.desktop {
    width: 1620px;
    height: 1012px;
    transform: scale(1);
  }
}
@media all and (max-width: 1800px) {
  body.controlpanel .is-content-view {
    transform: scale(0.95);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.66);
  }
  body.controlpanel .is-content-view.tablet {
    transform: scale(0.7);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.9);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.68);
  }
}
@media all and (max-width: 1730px) {
  body.controlpanel .is-content-view {
    transform: scale(0.9);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.62);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.85);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.62);
  }
}
@media all and (max-width: 1680px) {
  body.controlpanel .is-content-view {
    transform: scale(0.88);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.62);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.83);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.62);
  }
  body.controlpanel.topspace .is-content-view.tablet {
    transform: scale(0.7);
  }
}
@media all and (max-width: 1600px) {
  body.controlpanel .is-content-view {
    transform: scale(0.8);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.58);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.75);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.58);
  }
}
@media all and (max-width: 1520px) {
  body.controlpanel .is-content-view {
    transform: scale(0.75);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.54);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.7);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.54);
  }
}
@media all and (max-width: 1450px) {
  body.controlpanel .is-content-view {
    transform: scale(0.7);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.5);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.65);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.5);
  }
}
@media all and (max-width: 1375px) {
  body.controlpanel .is-content-view {
    transform: scale(0.63);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.46);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.58);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.46);
  }
}
@media all and (max-width: 1300px) {
  body.controlpanel .is-content-view {
    transform: scale(0.6);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.42);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.55);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.42);
  }
}
@media all and (max-width: 1235px) {
  body.controlpanel .is-content-view {
    transform: scale(0.55);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.38);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.5);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.38);
  }
}
@media all and (max-width: 1175px) {
  body.controlpanel .is-content-view {
    transform: scale(0.5);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.34);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.45);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.34);
  }
}
@media all and (max-width: 1090px) {
  body.controlpanel .is-content-view {
    transform: scale(0.45);
  }
  body.controlpanel .is-content-view.desktop-lg {
    transform: scale(0.3);
  }
  body.controlpanel.topspace .is-content-view {
    transform: scale(0.4);
  }
  body.controlpanel.topspace .is-content-view.desktop-lg {
    transform: scale(0.3);
  }
}

/* /IFRAME */
/* UI */
.builder-ui {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.8px;
}
.builder-ui svg {
  width: 16px;
  height: 16px;
}
.builder-ui .tooltip {
  /* prevent overide by css framework */
  opacity: unset;
  padding: 0;
  color: inherit;
}
.builder-ui button {
  width: 38px;
  height: 34px;
  background-color: transparent;
  color: #111;
  box-shadow: none;
  margin: 2px;
  border-radius: 5px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: 1;
}
.builder-ui button.auto {
  width: auto;
  padding: 0 14px;
}
.builder-ui button > span {
  margin-left: 5px;
}
.builder-ui button.btn-editcode, .builder-ui button.btn-editmodule {
  width: 150px;
}
.builder-ui button.is-btn-color {
  width: 41px;
  height: 37px;
  border: 1px solid rgba(197, 197, 197, 0.2784313725);
}
.builder-ui button.is-btn-color.nocolor {
  width: 37px;
  height: 35px;
}
.builder-ui button.on {
  background-color: rgb(237, 237, 237);
}
.builder-ui button:not(.is-btn-color):hover {
  background-color: rgb(237, 237, 237);
}
.builder-ui .flex-unit {
  display: flex;
  gap: 15px;
}
.builder-ui .flex-unit > * {
  width: 105px;
}
.builder-ui .flex-unit > * > *:first-child {
  margin-bottom: 3px;
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.builder-ui .flex-unit > * > *:first-child .label {
  margin: 0;
}
.builder-ui .flex-unit label, .builder-ui .flex-unit .label {
  white-space: nowrap;
}
.builder-ui .flex-unit a, .builder-ui .flex-unit span {
  font-size: 13px;
}
.builder-ui .label {
  font-size: 13px;
  margin: 20px 0 3px;
  font-weight: 400;
  line-height: 1.6;
  color: #4b4b4b;
  display: flex;
  flex-direction: column;
  background: transparent;
}
.builder-ui .label.flex-row {
  flex-direction: row;
}
.builder-ui .label input[type=checkbox] {
  margin: 0;
  /* prevent overide by css framework */
}
.builder-ui .label.checkbox {
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  margin-left: 3px;
}
.builder-ui .label.checkbox span {
  line-height: 1;
  margin-left: 5px;
}
.builder-ui .label.unit > div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3px;
}
.builder-ui .label.unit > div .btn-unit {
  cursor: pointer;
}
.builder-ui .label.mt-0 {
  margin-top: 0px;
}
.builder-ui .label.mt-1 {
  margin-top: 6px;
}
.builder-ui .label.mt-2 {
  margin-top: 10px;
}
.builder-ui .label.mt-3 {
  margin-top: 14px;
}
.builder-ui .label.mt-4 {
  margin-top: 20px;
}
.builder-ui .label.mt-5 {
  margin-top: 24px;
}
.builder-ui .label.mt-6 {
  margin-top: 28px;
}
.builder-ui .label.mb-1 {
  margin-bottom: 6px;
}
.builder-ui .label.mb-3 {
  margin-bottom: 14px;
}
.builder-ui input[type=text], .builder-ui textarea {
  width: 100%;
  height: 43px;
  box-sizing: border-box;
  margin: 0;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 0;
  padding-left: 8px;
  color: #121212;
  display: inline-block;
  border: none;
  border-bottom: none;
  border-radius: 1px;
  background-color: #f6f6f6;
  flex: none;
}
.builder-ui textarea {
  height: 250px;
  padding: 12px 15px;
}
.builder-ui select {
  font-size: 13px;
  letter-spacing: 1px;
  height: 43px;
  line-height: 1.7;
  color: #4a4a4a;
  border-radius: 5px;
  border: none;
  background-color: #f6f6f6;
  width: auto;
  display: inline-block;
  background-image: none;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  padding: 0 5px;
  border-radius: 1px;
  cursor: pointer;
}
.builder-ui input[type=text]:focus,
.builder-ui textarea:focus,
.builder-ui select:focus {
  outline: #3e93f7 2px solid;
  outline-offset: 0;
  box-shadow: none;
}
.builder-ui .group {
  border: 1px solid #e1e1e1;
  margin-bottom: 11px;
  border-radius: 6px;
  overflow: hidden;
  display: inline-flex;
  flex-wrap: wrap;
  padding: 2px;
  box-sizing: border-box;
}
.builder-ui .div-target {
  display: flex;
  justify-content: flex-end;
  margin-top: 6px;
}
.builder-ui .div-target button {
  width: 40px;
  height: 28px;
}
.builder-ui .div-target button[data-device=xs] svg {
  width: 13px;
  height: 13px;
}
.builder-ui .accordion-item {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  justify-content: space-between;
  padding-left: 25px;
  height: 45px;
  margin: 0;
  border-radius: 0;
  outline-offset: -2px;
  flex: none;
}
.builder-ui .accordion-item span {
  margin-right: 10px;
  transition: transform 0.15s ease;
}
.builder-ui .accordion-item span svg {
  width: 15px;
  height: 15px;
}
.builder-ui .accordion-item[aria-expanded=true] span {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.builder-ui .accordion-item[aria-expanded=false] span {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.builder-ui .accordion-content {
  display: flex;
  padding: 0 !important;
  transition: all 0.4s ease;
}
.builder-ui .accordion-content[aria-hidden=true] {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.2s ease-out, opacity 0.2s ease-out;
}
.builder-ui .accordion-content[aria-hidden=false] {
  max-height: 1000px;
  opacity: 1;
  transition: max-height 0.2s ease-out, opacity 0.2s ease-out;
}
.builder-ui .accordion-content.last[aria-hidden=true] {
  transition: max-height 0.2s ease-out, opacity 0.1s ease-out;
}
.builder-ui .accordion-content.last[aria-hidden=false] {
  transition: max-height 0.2s ease-out, opacity 0.1s ease-out;
}
.builder-ui .custom-select {
  --cs-height: 46px;
  --cs-border: 1px solid #ddd;
  --cs-background: #fff;
  --cs-hover-background: #f2f2f2;
  --cs-selected-background: #eee;
  position: relative;
  display: inline-block;
  font-size: 15px;
  height: var(--cs-height);
}
.builder-ui .custom-select .select-styled {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 6px 0 6px;
  border: var(--cs-border);
  cursor: pointer;
  position: relative;
  user-select: none;
  box-sizing: border-box;
  height: var(--cs-height);
  overflow: hidden;
  border-radius: 3px;
  box-shadow: none;
  outline: none;
}
.builder-ui .custom-select .select-styled span {
  display: flex;
}
.builder-ui .custom-select .select-styled span img {
  height: 25px;
  margin-top: 3px;
}
.builder-ui .custom-select .select-styled:focus-visible {
  outline: #3e93f7 2px solid;
  outline-offset: -1px;
}
.builder-ui .custom-select .select-styled > span:first-child {
  position: absolute;
  margin-right: 23px;
}
.builder-ui .custom-select .select-styled > span:nth-child(2) {
  position: absolute;
  height: 15px;
  top: calc(50% - 7.5px);
  right: 6px;
  display: flex;
}
.builder-ui .custom-select .select-styled svg {
  width: 15px;
  height: 15px;
}
.builder-ui .custom-select .select-styled[aria-expanded=true] > span:nth-child(2) {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: calc(50% - 7.5px);
}
.builder-ui .custom-select input {
  display: none;
  width: 100%;
  height: 40px;
  border: var(--cs-border);
  border-top: none;
  padding: 0 3px 0 8px;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  top: var(--cs-height);
  left: 0;
  font-size: 15px;
  z-index: 2;
  outline-offset: 0;
  background: var(--cs-background);
}
.builder-ui .custom-select input:focus {
  outline: none;
}
.builder-ui .custom-select .select-options {
  display: none;
  position: absolute;
  top: calc(var(--cs-height) + 1px);
  left: 0;
  border: var(--cs-border);
  box-sizing: border-box;
  border-top: none;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: var(--cs-background);
  z-index: 1;
  max-height: 200px;
  overflow-y: auto;
}
.builder-ui .custom-select.has-search .select-options {
  top: calc(var(--cs-height) + 40px);
}
.builder-ui .custom-select .select-options.active {
  display: block;
}
.builder-ui .custom-select .select-options li {
  padding: 0 8px;
  cursor: pointer;
  white-space: nowrap;
  min-height: 36px;
  align-items: center;
}
.builder-ui .custom-select .select-options li img {
  margin: 8px 0;
  height: 25px;
}
.builder-ui .custom-select .select-options li:hover {
  background-color: var(--cs-hover-background);
}
.builder-ui .custom-select .select-options li.selected {
  background-color: var(--cs-selected-background);
}
.builder-ui .inp-heading .select-options li {
  padding: 3px 8px;
}
.builder-ui .scroll-darker * {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) auto;
}
.builder-ui .scroll-darker *::-webkit-scrollbar {
  width: 12px;
}
.builder-ui .scroll-darker *::-webkit-scrollbar-track {
  background: rgba(200, 200, 200, 0.2);
}
.builder-ui .scroll-darker *::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
}

/* /UI */
/* CONTROL PANEL */
body.controlpanel .builder-ui .is-controlpanel {
  right: 0px;
  box-shadow: rgba(0, 0, 0, 0.05) 0 0 16px 0px;
}
body.controlpanel .is-wrapper {
  width: calc(100% - 290px) !important;
  margin-left: 0 !important;
}

.builder-ui .is-controlpanel {
  background-color: #fff;
  position: fixed;
  width: 290px;
  height: 100vh;
  display: flex;
  top: 0;
  right: -290px;
  z-index: 1;
  display: flex;
  overflow-y: auto;
  flex-direction: column;
  transition: all 0.3s ease;
  box-shadow: none;
}
.builder-ui .is-controlpanel > .is-devpanel {
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  z-index: 0;
}
.builder-ui .is-controlpanel > .is-devpanel > div button {
  width: 32px;
  height: 30px;
}
.builder-ui .is-controlpanel > .is-devpanel > div button.btn-preferences svg {
  width: 15px;
  height: 15px;
}
.builder-ui .is-controlpanel > .is-devpanel .btn-close {
  background: none;
}
.builder-ui .is-controlpanel .panelnav {
  margin-top: 58px;
  padding: 8px 24px 8px;
  box-sizing: border-box;
}
.builder-ui .is-controlpanel .panelnav .part-breadcrumb {
  display: flex;
  flex-direction: column;
  margin-left: -1px;
}
.builder-ui .is-controlpanel .panelnav .part-breadcrumb div {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 0 5px;
}
.builder-ui .is-controlpanel .panelnav .part-breadcrumb a {
  font-size: 12px;
  text-decoration: none;
  margin: 0 2px;
}
.builder-ui .is-controlpanel .panelnav .part-breadcrumb span {
  font-size: 10px;
  display: inline-block;
  margin: 0 2px;
}
.builder-ui .is-controlpanel .panelnav .part-breadcrumb svg {
  width: 10px;
  height: 10px;
}
.builder-ui .is-controlpanel .panelnav h3 {
  font-family: sans-serif;
  font-weight: 300;
  font-size: 20px;
  margin: 15px 0 12px;
}
.builder-ui .is-controlpanel [class^=panel-] {
  display: none;
  flex-direction: column;
}
.builder-ui .is-controlpanel [class^=panel-].active {
  display: flex;
}
.builder-ui .is-controlpanel [class^=panel-].panel-section .submain, .builder-ui .is-controlpanel [class^=panel-].panel-box .submain {
  padding: 0 24px 20px;
}
.builder-ui .is-controlpanel [class^=panel-] .submain {
  padding: 0 24px 16px;
}
.builder-ui .is-controlpanel [class^=panel-] .subpanel {
  padding: 14px 24px 15px;
}
.builder-ui .is-controlpanel [class^=panel-] .last .subpanel {
  padding: 14px 24px 30px;
}
.builder-ui .is-controlpanel [class^=panel-] .subtitle {
  font-weight: 600;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop {
  position: fixed;
  width: 132px;
  height: auto;
  background-color: #fff;
  display: none;
  border-radius: 4px;
  overflow: hidden;
  flex-wrap: wrap;
  padding: 2px;
  box-sizing: border-box;
  flex: none;
  flex-direction: row;
  border: 1px solid #d1d1d1;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.08);
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop button {
  flex: none;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop.more {
  width: auto;
  flex-direction: column;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop.more > button {
  padding: 0 20px;
  width: auto;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop.more .label {
  margin: 6px 0 0 0;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop.more div {
  display: flex;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop.more div button {
  flex: none;
}
.builder-ui .is-controlpanel [class^=panel-].panel-pop.more .plugins {
  justify-content: center;
}
.builder-ui .is-controlpanel .panel-image .asset-preview img,
.builder-ui .is-controlpanel .panel-box .asset-preview img,
.builder-ui .is-controlpanel .panel-block .asset-preview img {
  max-width: 130px;
  max-height: 130px;
}
.builder-ui .is-controlpanel .panel-audio .asset-preview,
.builder-ui .is-controlpanel .panel-iframe .asset-preview {
  width: 100%;
  height: auto;
}
.builder-ui .is-controlpanel .panel-audio .asset-preview div,
.builder-ui .is-controlpanel .panel-iframe .asset-preview div {
  margin-top: 0 !important;
}
.builder-ui .is-controlpanel .group.color-pick > div {
  width: 36px;
  display: flex;
  padding: 1px;
  align-items: center;
}
.builder-ui .is-controlpanel .group.color-pick > div button {
  margin: 0;
  border-radius: 6px;
  z-index: 1;
  width: 36px;
  flex: none;
  color: inherit;
}
.builder-ui .is-controlpanel .group.color-pick > div input {
  width: 36px;
  height: 34px;
  border-radius: 6px;
  font-weight: 200;
  outline: none;
  position: absolute;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.builder-ui .is-controlpanel .group.fontsizes, .builder-ui .is-controlpanel .group.fontweight, .builder-ui .is-controlpanel .group.linespacing, .builder-ui .is-controlpanel .group.letterspacing {
  width: 217px;
}
.builder-ui .is-controlpanel .group.listindent {
  width: 175px;
}
.builder-ui .is-controlpanel .group.addcontent {
  width: 222px;
}
.builder-ui .is-controlpanel .group.addcontent button {
  width: 100%;
}
.builder-ui .is-controlpanel .group.removecontent {
  width: 222px;
}
.builder-ui .is-controlpanel .group.removecontent button {
  width: 100%;
}
.builder-ui .is-controlpanel .group.contentsize {
  width: 222px;
}
.builder-ui .is-controlpanel .group.contentsize button {
  width: 50px;
  font-size: 12px;
}
.builder-ui .is-controlpanel .group.contentheight {
  width: 222px;
  flex-flow: wrap;
}
.builder-ui .is-controlpanel .group.contentheight > div:first-child {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.builder-ui .is-controlpanel .group.contentheight > div:nth-child(2) {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.builder-ui .is-controlpanel .group.contentheight button {
  width: 100%;
}
.builder-ui .is-controlpanel .group.editmodule {
  width: 222px;
  margin-top: 8px;
}
.builder-ui .is-controlpanel .group.editmodule button {
  width: 100%;
  height: 39px;
  background: rgb(135, 116, 215);
  color: #fff;
}
.builder-ui .is-controlpanel .group.editmodule button svg {
  fill: #fff;
}
.builder-ui .is-controlpanel .group.editmodule button:hover {
  background: rgb(135, 116, 215);
}
.builder-ui .is-controlpanel .group.editspacing {
  width: 222px;
}
.builder-ui .is-controlpanel .group.editspacing button {
  width: 100%;
}
.builder-ui .is-controlpanel .group.contentspacing {
  width: 218px;
}
.builder-ui .is-controlpanel .group.contentposition {
  width: 112px;
  flex-flow: wrap;
}
.builder-ui .is-controlpanel .group.contentposition button {
  width: 33px;
  height: 28px;
  font-size: 10px;
}
.builder-ui .is-controlpanel .group.textcolor {
  width: 222px;
  flex-direction: row;
  flex-wrap: nowrap;
}
.builder-ui .is-controlpanel .group.textcolor button {
  width: 100%;
}
.builder-ui .is-controlpanel .group.sectionaction {
  width: 175px;
}
.builder-ui .is-controlpanel .group.sectionheight {
  width: 232px;
}
.builder-ui .is-controlpanel .group.sectionheight button {
  width: 41px;
  height: 34px;
  font-size: 11px;
}
.builder-ui .is-controlpanel .group.sectionspacing {
  width: 230px;
}
.builder-ui .is-controlpanel .group.sectionspacing button {
  width: 33px;
  height: 32px;
  font-size: 12px;
}
.builder-ui .is-controlpanel .group.betweenbox {
  width: 215px;
}
.builder-ui .is-controlpanel .group.betweenbox button {
  width: 100px;
}
.builder-ui .is-controlpanel .group.boxesperline {
  width: 217px;
}
.builder-ui .is-controlpanel .group.animstart {
  width: 225px;
}
.builder-ui .is-controlpanel .group.animstart button {
  width: 105px;
}
.builder-ui .is-controlpanel .group.animend {
  width: 225px;
}
.builder-ui .is-controlpanel .group.animend button {
  width: 105px;
}
.builder-ui .is-controlpanel .group.scrollbuttons {
  width: 218px;
}
.builder-ui .is-controlpanel .group.colsperline {
  width: 175px;
}
.builder-ui .is-controlpanel .group.colsperline button[data-colsperline=""] {
  width: 79px;
}
.builder-ui .is-controlpanel .group.defaultparasize, .builder-ui .is-controlpanel .group.defaultlinespacing {
  width: 175px;
}
.builder-ui .is-controlpanel .group.contenttransparency {
  width: 132px;
}
.builder-ui .is-controlpanel .group.flexjustify button svg {
  width: 18px;
  height: 18px;
}
.builder-ui .is-controlpanel .group.clearflex button {
  width: auto;
  padding: 0 14px;
}
.builder-ui .is-controlpanel .label.changedevice {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 217px;
}
.builder-ui .is-controlpanel .label.changedevice .btn-device {
  width: 27px;
  height: 24px;
}
.builder-ui .is-controlpanel .label.changedevice .btn-device svg {
  width: 14px;
  height: 14px;
  flex: none;
}
.builder-ui .is-controlpanel .customtags .group > div {
  width: 216px;
  height: 111px;
  overflow-y: auto;
  overflow-x: hidden;
}
.builder-ui .is-controlpanel .customtags .group > div button {
  width: 100%;
  justify-content: flex-start;
  padding-left: 12px;
}
.builder-ui .is-controlpanel .imagesource input[type=text] {
  font-size: 13px;
  height: 40px;
}
.builder-ui .is-controlpanel .panel-dialog {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  width: 290px;
  height: 100%;
  display: none;
  background-color: #fff;
  overflow-y: auto;
}
.builder-ui .is-controlpanel .panel-dialog button.btn-back {
  width: 43px;
  height: 40px;
}
.builder-ui .is-controlpanel .panel-dialog button.btn-back svg {
  width: 22px;
  height: 22px;
}
.builder-ui .is-controlpanel .panel-dialog.icons input {
  outline-offset: -2px;
}
.builder-ui .is-controlpanel .panel-dialog.icons > div {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: calc(100% - 40px);
  overflow-y: auto;
}
.builder-ui .is-controlpanel .panel-dialog.icons > div button {
  width: 63px;
  height: 60px;
  font-size: 24px;
  opacity: 0.9;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks {
  width: 100%;
  height: calc(100vh - 90px);
  overflow-y: auto;
  position: absolute;
  top: 90px;
  border-top: #efefef 1px solid;
  box-sizing: border-box;
  padding-bottom: 35px;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div {
  width: 212px;
  overflow: hidden;
  margin: 28px 0 0 34px;
  cursor: move;
  display: block;
  opacity: 1;
  outline: #d5d5d5 1px solid;
  box-shadow: 4px 5px 0px rgba(0, 0, 0, 0.03);
  position: relative;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div.hide {
  display: none;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 350ms ease-in-out, opacity 750ms ease-in-out;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div img {
  box-shadow: none;
  display: block;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  width: 100%;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div .is-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div .is-overlay:after {
  background: rgba(0, 0, 0, 0.04);
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div:hover .is-overlay:after {
  opacity: 0.9;
}
.builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks .snippet-item.sortable-drag:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.builder-ui .is-controlpanel .panel-dialog.element {
  overflow-y: auto;
  font-size: 13px;
}
.builder-ui .is-controlpanel .panel-dialog.element button.btn-back {
  flex: none;
}
.builder-ui .is-controlpanel .panel-dialog.element .submain {
  padding-bottom: 26px;
}
.builder-ui .is-controlpanel .panel-dialog.element .subpanel {
  padding-bottom: 26px;
}
.builder-ui .is-controlpanel .panel-dialog.element .subtitle {
  font-weight: 600;
}
.builder-ui .is-controlpanel .panel-dialog.element .part-breadcrumb {
  display: flex;
  flex-direction: row;
  margin-left: -1px;
  align-items: center;
}
.builder-ui .is-controlpanel .panel-dialog.element .part-breadcrumb a {
  font-size: 12px;
  text-decoration: none;
  margin: 0 2px;
}
.builder-ui .is-controlpanel .panel-dialog.element .part-breadcrumb svg {
  width: 10px;
  height: 10px;
}
.builder-ui .is-controlpanel .panel-dialog.element .part-element {
  font-size: 26px;
}
.builder-ui .is-controlpanel .panel-dialog.element .flex > *:first-child {
  width: 105px;
  margin-right: 15px;
}
.builder-ui .is-controlpanel .panel-dialog.element .flex > * > *:first-child {
  margin-bottom: 3px;
  margin-top: 16px;
}
.builder-ui .is-controlpanel .panel-dialog.element .unit > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.builder-ui .is-controlpanel .panel-dialog.element .unit .label {
  margin: 0;
}
.builder-ui .is-controlpanel .panel-dialog.element .group {
  margin-bottom: 5px;
}
.builder-ui .is-controlpanel .panel-dialog.element input, .builder-ui .is-controlpanel .panel-dialog.element select {
  width: 105px;
}
.builder-ui .is-controlpanel .panel-dialog.element div {
  flex: none;
}
.builder-ui .is-controlpanel .panel-dialog.element label, .builder-ui .is-controlpanel .panel-dialog.element .label {
  white-space: nowrap;
}
.builder-ui .is-controlpanel .panel-dialog.element a, .builder-ui .is-controlpanel .panel-dialog.element span {
  font-size: 13px;
}
.builder-ui .is-controlpanel .panel-dialog.element .is-btn-color {
  width: 35px;
  height: 33px;
}
.builder-ui .is-controlpanel .panel-dialog.shadow .div-shadow-list {
  display: flex;
  flex-direction: column;
  flex-flow: wrap;
  height: calc(100vh - 230px);
  max-height: 725px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px 0 0 20px;
  margin: 30px 0 0;
  border: rgba(177, 177, 177, 0.38) 1px solid;
  width: 100%;
  box-sizing: border-box;
}
.builder-ui .is-controlpanel .panel-dialog.shadow .div-shadow-list [data-shadow] {
  width: 75px;
  height: 70px;
  flex: none;
  margin: 0 20px 30px 0px;
  background: #fbfbfb;
  border-radius: 4px;
}
.builder-ui .is-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.03);
  z-index: 10007;
}
.builder-ui .modal-content {
  background: #fff;
  width: 100%;
  max-width: 600px;
  margin: 10% auto;
  padding: 0;
  border-radius: 5px;
  box-shadow: 6px 14px 20px 0px rgba(95, 95, 95, 0.08);
}

.snippet-item {
  cursor: move !important;
}
.snippet-item.sortable-chosen {
  height: auto;
}
.snippet-item.sortable-chosen * {
  visibility: visible;
}
.snippet-item.sortable-chosen.sortable-drag * {
  visibility: hidden;
  transition: none !important;
}
.snippet-item.sortable-drag {
  outline: none !important;
}

input.clr-color:focus {
  border: #3e93f7 2px solid !important;
}

.clr-swatches button:after {
  box-shadow: none !important;
}

.clr-swatches {
  width: 100% !important;
  margin: 0 9px 9px !important;
}

.clr-swatches div {
  border-radius: 5px !important;
  overflow: hidden !important;
  width: 182px !important;
  padding: 0 !important;
}

.clr-swatches button {
  width: 30px !important;
  height: 28px !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.clr-swatches.sm button {
  width: 26px !important;
  height: 24px !important;
}

.clr-preview {
  margin: 15px 0 0px 20px !important;
}

input.clr-color {
  margin: 15px 20px 14px auto !important;
}

.clr-swatches button, .clr-preview:before, .clr-field button {
  background-image: repeating-linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd), repeating-linear-gradient(45deg, #ddd 25%, #fff 25%, #fff 75%, #ddd 75%, #ddd) !important;
}

.clr-alpha, .clr-alpha div {
  background-image: repeating-linear-gradient(45deg, #bbb 25%, transparent 25%, transparent 75%, #bbb 75%, #bbb), repeating-linear-gradient(45deg, #bbb 25%, #fff 25%, #fff 75%, #bbb 75%, #bbb) !important;
}

.is-rangeslider {
  -webkit-appearance: none;
  width: 100%;
  height: 24px;
  background: #e3e3e3;
  outline: none;
  border: none !important;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  margin: 2px !important;
  border-radius: 2px !important;
}
.is-rangeslider:hover {
  opacity: 1;
}
.is-rangeslider:focus {
  outline: #3e93f7 2px solid;
  outline-offset: 2px;
}
.is-rangeslider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px !important;
  height: 24px !important;
  border-radius: 3px !important;
  background: #0e75de;
  cursor: pointer;
  margin: 0 !important;
}
.is-rangeslider::-moz-range-thumb {
  width: 25px !important;
  height: 24px !important;
  border-radius: 3px !important;
  background: #0e75de;
  cursor: pointer;
  margin: 0 !important;
}
.is-rangeslider::-webkit-slider-runnable-track {
  height: auto !important;
  background: none !important;
  border: none !important;
}

/* Add top space of 55px */
:root {
  --topspace: 55px;
}

body.topspace .builder-ui .is-controlpanel,
body.topspace .builder-ui .is-controlpanel .panel-dialog {
  height: calc(100vh - var(--topspace));
  top: var(--topspace);
}

body.topspace .is-content-view {
  margin-top: calc(6vh + var(--topspace)) !important;
}

/*
body.topspace {
    @media all and (min-width: 2000px) { // 2560 x 1238
        .is-content-view.desktop {
            width: 1620px;
            height: 1012px;
            transform: scale(1);
        }
    }
    @media all and (max-width: 1720px) { // 1679x865
        .is-content-view {
            transform: scale(0.83)
        }
    }
}
body.topspace.controlpanel {
    @media all and (min-width: 2250px) { // 2560 x 1238
        .is-content-view.desktop {
            width: 1620px;
            height: 1012px;
            transform: scale(1);
        }
    }
    @media all and (max-width: 1680px) { // 1679x865
        .is-content-view {
            transform: scale(0.83)
        }
    }
}
*/
body.topspace .is-sidebar {
  height: calc(100vh - var(--topspace)) !important;
  top: var(--topspace) !important;
  border-right: #e7e7e7 1px solid;
}

body.topspace .is-sidebar-content {
  height: calc(100vh - var(--topspace)) !important;
  top: var(--topspace) !important;
  border: #e7e7e7 1px solid;
}

body.dark.topspace .is-sidebar {
  border-right: none;
}

body.dark.topspace .is-sidebar-content {
  border: none;
}

.custom-topbar {
  display: none;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: var(--topspace);
  background: #fff;
  z-index: 10;
}

body.topspace .custom-topbar {
  display: flex;
}

.custom-topbar div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-topbar > div:first-child {
  justify-content: flex-start;
  padding-left: 30px;
  height: var(--topspace);
}

@media all and (max-width: 1100px) {
  .custom-topbar > div:first-child {
    display: none;
  }

  .custom-topbar > div:nth-child(2) {
    margin-left: 0;
  }
}
.custom-topbar > div:nth-child(3) {
  justify-content: flex-end;
  padding-right: 20px;
  height: var(--topspace);
}

.custom-topbar > div:nth-child(2) {
  transition: all 0.3s ease;
}

body.controlpanel:not(.shift-off) .custom-topbar > div:nth-child(2) {
  margin-left: -245px;
}

.custom-topbar button {
  width: auto;
  height: 33px;
  padding: 0px 16px;
  border-radius: 30px;
  margin: 0 3px;
}

.dark .custom-topbar {
  background: rgb(24, 24, 24);
}

.custom-topbar .separator {
  width: 2px;
  height: 35px;
  border-right: #cecece 1px solid;
  margin: 0 10px;
}

.dark .custom-topbar .separator {
  border-right: #898989 1px solid;
}

/* Centered IFrame */
body.frame-center #editPanel {
  justify-content: center !important;
}

body.frame-center .is-content-view {
  margin-top: 25px !important;
  transform-origin: center !important;
}

body.frame-center.controlpanel .is-content-view {
  margin-top: 25px !important;
  transform-origin: center !important;
}

/* /CONTROL PANEL */
/* THEME */
#_cbhtml .is-side button:hover, .is-ui .is-side button:hover {
  background-color: rgb(237, 237, 237) !important;
}
#_cbhtml .is-side button.on, .is-ui .is-side button.on {
  background-color: rgb(237, 237, 237) !important;
}

.colored #_cbhtml .is-responsive-toolbar, .colored .is-ui .is-responsive-toolbar,
.colored-dark #_cbhtml .is-responsive-toolbar,
.colored-dark .is-ui .is-responsive-toolbar,
.light #_cbhtml .is-responsive-toolbar,
.light .is-ui .is-responsive-toolbar {
  background: transparent !important;
}
.colored #_cbhtml .is-responsive-toolbar button, .colored .is-ui .is-responsive-toolbar button,
.colored-dark #_cbhtml .is-responsive-toolbar button,
.colored-dark .is-ui .is-responsive-toolbar button,
.light #_cbhtml .is-responsive-toolbar button,
.light .is-ui .is-responsive-toolbar button {
  color: #121212 !important;
  background: transparent !important;
}
.colored #_cbhtml .is-responsive-toolbar button.active,
.colored #_cbhtml .is-responsive-toolbar button:hover, .colored .is-ui .is-responsive-toolbar button.active,
.colored .is-ui .is-responsive-toolbar button:hover,
.colored-dark #_cbhtml .is-responsive-toolbar button.active,
.colored-dark #_cbhtml .is-responsive-toolbar button:hover,
.colored-dark .is-ui .is-responsive-toolbar button.active,
.colored-dark .is-ui .is-responsive-toolbar button:hover,
.light #_cbhtml .is-responsive-toolbar button.active,
.light #_cbhtml .is-responsive-toolbar button:hover,
.light .is-ui .is-responsive-toolbar button.active,
.light .is-ui .is-responsive-toolbar button:hover {
  background-color: rgba(192, 192, 192, 0.3607843137) !important;
}

.dark #_cbhtml .is-side, .dark .is-ui .is-side {
  color: #d3d3d3 !important;
  background: #181818 !important;
}
.dark #_cbhtml .is-side button, .dark .is-ui .is-side button {
  color: #d3d3d3 !important;
  background: transparent !important;
}
.dark #_cbhtml .is-side button:hover, .dark .is-ui .is-side button:hover {
  background-color: rgb(69, 69, 69) !important;
}
.dark #_cbhtml .is-side button.on, .dark .is-ui .is-side button.on {
  background-color: rgb(69, 69, 69) !important;
}
.dark #_cbhtml .is-side input[type=text], .dark #_cbhtml .is-side textarea, .dark .is-ui .is-side input[type=text], .dark .is-ui .is-side textarea {
  color: #c7c7c7 !important;
  background-color: #313131 !important;
}
.dark #_cbhtml .is-side input[type=checkbox], .dark .is-ui .is-side input[type=checkbox] {
  opacity: 0.7 !important;
}
.dark #_cbhtml .is-side select, .dark .is-ui .is-side select {
  color: #c7c7c7 !important;
  background-color: #313131 !important;
}
.dark #_cbhtml .is-sidebar.is-area, .dark .is-ui .is-sidebar.is-area {
  background: #181818 !important;
}
.dark #_cbhtml .is-sidebar.is-area button svg, .dark .is-ui .is-sidebar.is-area button svg {
  fill: #d3d3d3 !important;
}
.dark #_cbhtml .is-rangeslider, .dark .is-ui .is-rangeslider {
  background: #545454 !important;
}
.dark #_cbhtml .is-area-2nd, .dark #_cbhtml #divSidebarTypography, .dark .is-ui .is-area-2nd, .dark .is-ui #divSidebarTypography {
  background: #535353 !important;
}
.dark #_cbhtml #divSidebarSnippets, .dark #_cbhtml #divStyles, .dark .is-ui #divSidebarSnippets, .dark .is-ui #divStyles {
  background: #cacaca !important;
}
.dark #_cbhtml .anim-preset-list button img, .dark .is-ui .anim-preset-list button img {
  opacity: 0.3 !important;
}
.dark .is-responsive-toolbar {
  background: transparent !important;
}
.dark #editPanel, .dark .is-content-view {
  background: #a3a3a3;
}
.dark .is-content-view > div {
  background: #5d5d5d;
}
.dark .is-content-view iframe {
  opacity: 0.97;
}
.dark .builder-ui {
  color: #d3d3d3;
}
.dark .builder-ui a {
  color: #d3d3d3;
}
.dark .builder-ui svg {
  fill: #d3d3d3;
}
.dark .builder-ui .part-breadcrumb svg {
  width: 17px;
  height: 17px;
}
.dark .builder-ui button {
  color: #d3d3d3;
}
.dark .builder-ui button svg {
  color: #fff;
}
.dark .builder-ui button.is-btn-color {
  border: 1px solid transparent;
}
.dark .builder-ui button.on {
  background-color: rgb(69, 69, 69);
}
.dark .builder-ui button:not(.is-btn-color):hover {
  background-color: rgb(69, 69, 69);
}
.dark .builder-ui .label {
  color: #d3d3d3;
}
.dark .builder-ui input[type=text], .dark .builder-ui textarea {
  color: #c7c7c7;
  background-color: #313131;
}
.dark .builder-ui input[type=checkbox] {
  opacity: 0.7;
}
.dark .builder-ui select {
  color: #c7c7c7;
  background-color: #313131;
}
.dark .builder-ui .group {
  border: 1px solid #444;
}
.dark .builder-ui .accordion-item {
  background-color: #353535;
}
.dark .builder-ui .is-controlpanel {
  background-color: rgb(24, 24, 24);
}
.dark .builder-ui .is-controlpanel [class^=panel-].panel-pop {
  background-color: rgb(24, 24, 24);
  border: #6f6f6f 1px solid;
}
.dark .builder-ui .is-controlpanel .group.color-pick > div button {
  background: repeating-linear-gradient(45deg, #aaa 25%, transparent 25%, transparent 75%, #aaa 75%, #aaa), repeating-linear-gradient(45deg, #aaa 25%, #fff 25%, #fff 75%, #aaa 75%, #aaa);
}
.dark .builder-ui .is-controlpanel .panel-dialog {
  background-color: rgb(24, 24, 24);
}
.dark .builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks {
  border-top: #efefef 1px solid;
}
.dark .builder-ui .is-controlpanel .panel-dialog.blocks .div-blocks > div {
  outline: #d5d5d5 1px solid;
}
.dark .builder-ui .custom-select {
  --cs-height: 46px;
  --cs-border: 1px solid #5e5e5e;
  --cs-background: #323232;
  --cs-hover-background: #484848;
  --cs-selected-background: #484848;
}
.dark .builder-ui .custom-select .select-styled span {
  color: #fff;
}
.dark .builder-ui .custom-select .select-styled span img {
  filter: invert(1);
  opacity: 0.7;
}
.dark .builder-ui .custom-select .select-options li {
  color: #fff;
}
.dark .builder-ui .custom-select .select-options li img {
  filter: invert(1);
  opacity: 0.7;
}
.dark .builder-ui .scroll-darker * {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) auto;
}
.dark .builder-ui .scroll-darker *::-webkit-scrollbar {
  width: 12px;
}
.dark .builder-ui .scroll-darker *::-webkit-scrollbar-track {
  background: rgba(200, 200, 200, 0.2);
}
.dark .builder-ui .scroll-darker *::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
}

/* /THEME */
.is-box-tool {
  display: none;
  z-index: 1;
  position: absolute;
  top: auto;
  bottom: 0;
  left: calc(50% - 80px);
  right: auto;
  box-sizing: border-box;
  line-height: 30px;
  outline: none;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
}
.is-box-tool button {
  width: 35px !important;
  height: 35px !important;
  cursor: pointer;
}
.is-box-tool button svg {
  fill: #fff !important;
}
.is-box-tool button.is-box-edit {
  background: rgb(0, 172, 214);
}
.is-box-tool button.is-module-edit {
  background: #FF9800;
}

/* New Section Tool */
.is-section-tool {
  display: none;
  z-index: 1;
  position: absolute;
  margin-top: 40px;
  top: 12%;
  right: 0px;
  left: auto;
  width: 35px;
  height: auto;
  flex-direction: column;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
}
.is-section-tool > button {
  width: 35px;
  height: 35px;
  border-radius: 0;
  line-height: 35px;
  padding: 0px;
  font-size: 13px;
  cursor: pointer;
  border: none;
  background: transparent;
}
.is-section-tool > button.btn-move-section-up, .is-section-tool > button.btn-move-section-down {
  background: #E3E3E3;
}
.is-section-tool > button.btn-section-edit {
  background: #03ACD6;
}
.is-section-tool > button.btn-section-remove {
  background: rgb(247, 99, 46);
}
.is-section-tool > button svg {
  width: 16px;
  height: 16px;
  flex: none;
}
.is-section-tool > button.btn-move-section-up *, .is-section-tool > button.btn-move-section-down * {
  color: #000;
  fill: #000;
}
.is-section-tool > button.btn-section-edit *, .is-section-tool > button.btn-section-remove * {
  color: #fff;
  fill: #fff;
}

.is-dummy {
  height: 0px;
  min-height: 0px !important;
  background: transparent !important;
}

#_cbhtml .is-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 100vh;
  background: rgba(255, 255, 255, 0.97);
  color: rgba(0, 0, 0, 0.8);
  border-right: rgba(0, 0, 0, 0.05) 1px solid;
  z-index: 10004;
  opacity: 0.0001;
}
#_cbhtml .is-sidebar button.is-sidebar-button {
  width: 100%;
  height: 50px;
  background-color: transparent;
  border: none !important;
  box-shadow: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  cursor: pointer;
}
#_cbhtml .is-sidebar button.is-sidebar-button svg {
  width: 16px;
  height: 16px;
}
#_cbhtml .is-sidebar button.is-sidebar-button span {
  font-family: serif;
  font-size: 20px;
  display: inline-block;
  width: 50px;
}
#_cbhtml .is-sidebar button.is-sidebar-button:hover, #_cbhtml .is-sidebar button.is-sidebar-button.active {
  background-color: rgba(133, 133, 133, 0.13);
}

.dark #_cbhtml .is-sidebar {
  background: #333;
}

.is-sidebar-content {
  z-index: 10003;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  box-sizing: border-box;
  padding: 0;
  background: rgba(255, 255, 255, 0.96);
  color: rgba(0, 0, 0, 0.8);
  transition-property: transform;
  transition-duration: 0.3s;
  transform: translate3d(-120%, 0, 0);
  outline: none;
  display: none;
}

.is-sidebar-content.active {
  transform: translate3d(0, 0, 0);
}

.is-sidebar-content > div {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.is-sidebar-content textarea:focus {
  outline: none;
}

.is-sidebar-content select:focus {
  outline: none;
}

.is-sidebar-title {
  font-family: sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
}

/* 
    Sidebar Panels: 
        #divSidebarSections, 
        #divSidebarSnippets, 
        #divSidebarTypography, 
        #divSidebarSource
*/
#divSidebarSnippets {
  max-width: 300px !important;
  border-left: 60px solid transparent !important;
}

#_cbhtml .snippet-item {
  width: 180px !important;
}

#divSidebarTypography {
  max-width: 320px;
}

#divSidebarSnippets > div:first-child {
  width: 100%;
  height: 40px;
  position: absolute;
  padding: 0 0 0 60px;
  box-sizing: border-box;
}

#divSidebarSnippets > div:first-child > .is-selectbox {
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
}

#divSidebarSections > div,
.sidebar-sections > div {
  padding: 0 0 0 60px;
  box-sizing: border-box;
}

#divSidebarSource > div {
  padding: 0 0 0 60px;
  box-sizing: border-box;
}

#divSidebarTypography > div {
  padding: 0 0 0 60px;
  box-sizing: border-box;
}

#divSidebarTypography label {
  margin: 0 20px 0 0;
  display: flex;
  align-items: center;
}
#divSidebarTypography label input {
  margin: 0;
}
#divSidebarTypography label span {
  margin-left: 5px;
  line-height: 1;
}
#divSidebarTypography #btnTypoClear {
  width: 40px;
  height: 35px;
  display: flex;
  background: transparent;
  box-shadow: none;
  margin-right: 5px;
}

#divSidebarSections {
  width: 100%;
  max-width: 460px;
}

@media all and (min-width: 690px) {
  #divSidebarSections {
    max-width: 650px;
  }
}
@media all and (min-width: 970px) {
  #divSidebarSections {
    max-width: 930px;
  }
}
#divSidebarSections.large {
  width: 100%;
}

@media all and (min-width: 765px) {
  #divSidebarSections.large {
    max-width: 615px;
  }
}
@media all and (min-width: 1260px) {
  #divSidebarSections.large {
    max-width: 1110px;
  }
}
@media all and (min-width: 1770px) {
  #divSidebarSections.large {
    max-width: 1620px;
  }
}
#divSidebarSections.medium {
  width: 100%;
  max-width: 1280px;
}

@media all and (max-width: 1400px) {
  #divSidebarSections.medium {
    max-width: 880px;
  }
}
#divSidebarSections.small {
  width: 100%;
  max-width: 930px;
}

#divSelector {
  position: absolute;
  top: 110px;
  right: 0;
  width: 100%;
  z-index: 2;
  padding: 0 0 0 60px;
  box-sizing: border-box;
}
#divSelector .inp-typolist.custom-select .select-styled {
  outline-offset: -2px;
  border: none;
}
#divSelector .inp-typolist.custom-select .select-options {
  max-height: 330px;
}

#divStyles {
  border-top: transparent 46px solid;
  padding: 35px 15px 0;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  top: 110px;
  left: 60px;
  width: calc(100% - 60px);
  height: calc(100% - 110px);
  position: absolute;
}

#divStyles > div {
  width: 100%;
  margin: 30px 0 70px;
  display: flex;
  color: #000;
  border: rgba(205, 205, 205, 0.32) 1px solid;
  box-shadow: 0px 7px 10px -6px rgba(0, 0, 0, 0.08);
  position: relative;
  cursor: pointer;
}

#divStyles > div div:first-child {
  text-align: center;
  transition: all 0.3s ease;
  position: absolute;
  background: transparent;
  top: -45px;
  right: 0;
  width: 100%;
  padding: 3px 10px;
  box-sizing: border-box;
  border: none;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.4;
  z-index: 1;
  -webkit-transition: all 0.16s ease;
  transition: all 0.16s ease;
}

#divStyles > div img {
  width: 100%;
  -webkit-transition: all 0.16s ease;
  transition: all 0.16s ease;
}

#divStyles .is-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

#divStyles > div .is-overlay:after {
  background: rgba(0, 0, 0, 0.03);
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

#divStyles > div:hover .is-overlay:after {
  opacity: 0.9;
}

.dark #divStyles > div .is-overlay:after {
  background: rgba(78, 78, 78, 0.09);
}

#divStyles > div.active img {
  outline: #5fa1f0 2px solid;
  transition: none !important;
}

#divSidebarSource,
.sidebar-sections {
  width: 100%;
}

@media all and (min-width: 640px) {
  #divSidebarSource, .sidebar-sections {
    max-width: 550px;
  }
}
@media all and (min-width: 1024px) {
  #divSidebarSource, .sidebar-sections {
    max-width: 1005px;
  }
}
@media all and (min-width: 1440px) {
  #divSidebarSource, .sidebar-sections {
    max-width: 1005px;
  }
}
#_cbhtml .editbox .is-tabs a {
  font-size: 11px;
  color: #000;
}

#_cbhtml .is-modal.editbox button,
#_cbhtml .is-modal.editsection button {
  width: auto;
  height: 35px;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  padding: 1px 20px;
  box-sizing: border-box;
  border: none;
  outline-offset: -2px;
}

#_cbhtml .is-modal.editbox button span {
  margin-left: 5px;
}

#_cbhtml .is-modal.editbox button svg {
  width: 12px;
  height: 12px;
  flex: none;
}

#_cbhtml .is-modal.editbox button.input-box-bgimage {
  margin-right: 1px;
}

#_cbhtml .is-modal.editbox button.input-box-bgimage svg {
  width: 14px;
  height: 14px;
}

#_cbhtml .is-modal.editbox button.input-box-bgimageadjust {
  width: 40px;
}

#_cbhtml .is-modal.editbox .box-bgimage-preview img {
  max-width: 120px;
  max-height: 120px;
}

#_cbhtml .is-modal.editbox button.cmd-box-content-pos {
  width: 40px;
}

#_cbhtml .is-modal.editbox label,
#_cbhtml .is-modal.editsection label {
  font-size: 13px;
}

#_cbhtml .is-modal.editsection button {
  width: auto;
}
#_cbhtml .is-modal.editsection button svg {
  flex: none;
  width: 10px;
  height: 10px;
}

#_cbhtml .is-modal.editsection button.cmd-section-height,
#_cbhtml .is-modal.editsection button.cmd-box-spacing,
#_cbhtml .is-modal.editsection button.cmd-scroll-preset,
#_cbhtml .is-modal.editsection button.cmd-section-duplicate {
  width: 45px;
}

#_cbhtml .is-modal.editsection button.cmd-section-duplicate {
  padding: 0 22px;
}
#_cbhtml .is-modal.editsection button.cmd-section-duplicate svg {
  margin-left: -4px;
}
#_cbhtml .is-modal.editsection button.cmd-section-duplicate span {
  margin-left: 5px;
  font-size: 12px;
  text-transform: none;
}

#_cbhtml .label-checkbox {
  margin: 0;
  display: flex;
  align-items: center;
}
#_cbhtml .label-checkbox input {
  margin-right: 8px;
}

.is-wrapper {
  opacity: 0.01;
  /* setting display=none makes initial script may not work properly */
  transform-origin: top;
}
.is-wrapper.is-edit {
  padding-left: 61px;
}
.is-wrapper.is-container-edit > div.section-select, .is-wrapper.is-clean-edit > div.section-select {
  overflow-x: unset !important;
  overflow-y: unset !important;
}
.is-wrapper .transition-edit.is-section {
  transition: all 0.2s ease !important;
}
.is-wrapper .transition-edit .is-box {
  transition: all 0.2s ease !important;
}

#_cbhtml {
  height: 0px;
  float: left;
  margin-top: -100px;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #000000;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.box-active {
  animation-name: box-active-anim;
  animation-duration: 1s;
}

@keyframes box-active-anim {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.section-active {
  animation-name: section-active-anim;
  animation-duration: 1s;
}

@keyframes section-active-anim {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.page-overlay {
  background: rgba(0, 0, 0, 0.0001);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.waiting-indicator {
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  height: auto;
  padding: 10px 30px;
  box-sizing: border-box;
  width: auto;
  color: #fff;
  z-index: 10005;
}

.waiting-indicator-overlay {
  background: rgba(255, 255, 255, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10005;
}

.waiting-indicator div {
  transform: scale(1, 1);
  animation-name: waiting-indicator-anim;
  animation-duration: 4s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}

@keyframes waiting-indicator-anim {
  0% {
    transform: scale(1, 1);
    opacity: 0;
  }
  50% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
.is-wrapper .is-builder {
  transition: unset;
}

.ai-disclaimer .input-ok:focus {
  outline: #3e93f7 2px solid !important;
  outline-offset: 2px !important;
}

/*

// Navbar Fix
.is-wrapper {
    &.is-edit {
        .is-section.is-section-navbar,
        .is-section.is-section-navbar .is-topbar {
            left: 0;
            margin-left: 61px;
            width: calc(100% - 61px);
        }
        .is-section.is-section-navbar .is-topbar.static {
            width: 100%;
            margin-left: unset;
        }
    }
}

// protected section
.is-section.protected .is-box-tool {
    display: none !important;
}

// manual selection during animation edit
.hard-select {
    .is-box-tool {
        display: none !important;
    }
    .is-section-tool {
        display: none !important;
    }
    .box-select {
        outline: #00da89 1px solid; // #6e50f2 //#00da89 (green)
        outline-offset: -1px;
        z-index:1;
        .is-box-tool {
            display: flex !important;
        }
        .is-overlay {
            z-index: -1;
        }
    }
    .section-select {
        .is-section-tool {
            display: block !important;
        }
    }

}

// drop block as section
.is-wrapper > .sortable-ghost {
    height: 40px !important;
    min-height: unset !important;
    background: rgba(204, 204, 204, 0.15) !important;
}

// toggle tool
.is-wrapper.is-clean-edit {
    &.hard-select .box-select .is-box-tool ,
    .box-select .is-box-tool {
        display: none !important;
    }
    &.hard-select .section-select .is-section-tool,
    .section-select .is-section-tool {
        display: none !important;
    }
    &.hard-select .box-select,
    .box-select {
        outline: none !important;
    }
}

// clean UI for selection only
.selection-only:not([data-skrollrr-off]) {
    .is-wrapper {
        &.hard-select .box-select .is-box-tool ,
        .box-select .is-box-tool {
            display: none !important;
        }
        &.hard-select .section-select .is-section-tool,
        .section-select .is-section-tool {
            display: none !important;
        }
        .is-rowadd-tool {
            display: none !important;
        }
        .is-tool {
            display: none !important;
        }
    }
    .is-tool {
        z-index: -10000 !important;
    }
}

// section info
.is-wrapper {
    .is-section-info {
        position: absolute;
        z-index: 1;
        top: 3px;
        left: 3px;
        display: none;
        & > div {
            width: auto;
            height: auto;
            padding: 5px 20px;
            background-color:rgb(255 239 100);
            color: #111;
            font-family: sans-serif;
            letter-spacing: 2px;
            font-size: 17px;
        }
    }
    .section-select .is-section-info {
        display: block;
    }
}

// To make editing possible on wide content
.is-wrapper.is-edit .section-wide-250 .is-box-centered { 
    overflow-x: auto;
    overflow-y: hidden;
}
.is-wrapper.is-edit .section-wide-250 .is-container > div > div { // To make col tool visible
    max-height: 90vh;
}

*/
/* Full View */
/* 
.is-content-view {
    &.fullview {
        width:100vw !important;
        height:100vh !important;
        transform:none !important;
        margin:0 !important;
        & > div { display:none}
        iframe {
            position: fixed;
            top: 0;
            left: 61px;
            width: calc(100vw - 61px);
            height: 100vh;
        }
    }
}
body.controlpanel {
    .is-content-view {
        &.fullview {
            & > div { display:none}
            iframe {
                position: fixed;
                top: 0;
                left: 61px;
                width: calc(100vw - 351px);
                height: 100vh;
            }
        }
    }
}
*/
/* fullview & no topspace */
body.fullview .is-content-view.fullview iframe {
  width: 100%;
  height: 100%;
}

body.fullview #editPanel {
  left: 61px !important;
  right: 0px !important;
  transition: all 0.3s ease;
}

body.fullview.controlpanel #editPanel {
  left: 61px !important;
  right: 290px !important;
  height: 100vh !important;
  width: unset !important;
  transition: all 0.3s ease;
}

body.fullview .is-content-view {
  width: 100%;
  margin-top: 0 !important;
  height: 100vh !important;
  transform: scale(1);
}

body.fullview.controlpanel .is-content-view {
  width: 100%;
  margin-top: 0 !important;
  height: 100vh !important;
  margin-right: 0;
  transform: scale(1);
}

body.fullview .is-content-view > div:first-child {
  display: none !important;
}

/* fullview & topspace */
body.fullview.topspace .is-content-view.fullview iframe {
  height: calc(100vh - var(--topspace));
}

body.fullview.frame-center #editPanel {
  left: 61px !important;
  right: 0px !important;
  transition: all 0.3s ease;
}

body.fullview.controlpanel.frame-center:not(.shift-off) #editPanel {
  left: 61px !important;
  right: 290px !important;
  height: 100vh !important;
  width: unset !important;
}

body.fullview.topspace .is-content-view {
  width: 100%;
  margin-top: var(--topspace) !important;
  height: calc(100vh - var(--topspace)) !important;
  transform: scale(1);
}

body.fullview.controlpanel.topspace .is-content-view {
  width: 100%;
  margin-top: var(--topspace) !important;
  height: calc(100vh - var(--topspace)) !important;
  margin-right: 0;
  transform: scale(1);
}

body.fullview.topspace .is-content-view > div:first-child {
  display: none !important;
}

body.fullview.topspace .is-content-view iframe {
  height: 100%;
}

/* Iframe Resizer */
.is-content-view > div.iframe-resizer {
  position: absolute !important;
  background-color: rgb(222, 222, 222);
  width: 6px;
  height: 60px !important;
  top: calc(50% - 30px);
  right: -12px;
  z-index: 3;
  cursor: ew-resize;
  display: block !important;
}

.resizer-overlay {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  display: none;
  background-color: rgba(255, 255, 255, 0.0000001);
  z-index: 2;
  cursor: ew-resize;
}

.is-content-view.transition-none {
  transition: none !important;
}
