.editor-new {
  color: #00b4d1;
}
@font-face {
  font-family: 'editor';
  src: url('font/editor.eot?a0sgt4');
  src: url('font/editor.eot?a0sgt4#iefix') format('embedded-opentype'), url('font/editor.woff2?a0sgt4') format('woff2'), url('font/editor.ttf?a0sgt4') format('truetype'), url('font/editor.woff?a0sgt4') format('woff'), url('font/editor.svg?a0sgt4#editor') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-editor"] {
  font-family: 'editor' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-editor-copied:before {
  content: "\e900";
}
.icon-editor:before {
  content: "\e901";
}
.editorBreadcrumbs {
  color: #d3d3d3;
}
.editorBreadcrumbs.highlight {
  color: #0075D6;
}
.kea-frame[class*='span'] {
  min-height: 690px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1281px) {
  .kea-frame[class*='span'] {
    margin-top: 20px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
    border-radius: 3px;
  }
}
.module-editor.action-launch-editor #wrap.container,
.module-editor.action-launch-editor #wrap.container-fluid {
  width: 100%;
  padding-bottom: 0;
  padding-top: 0;
  margin-left: 0;
  max-width: initial;
}
@media (min-width: 1281px) {
  .module-editor.action-launch-editor #wrap.container,
  .module-editor.action-launch-editor #wrap.container-fluid {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    margin-top: 20px;
  }
}
@media (min-width: 1281px) and (max-width: 767px) {
  .module-editor.action-launch-editor #wrap.container,
  .module-editor.action-launch-editor #wrap.container-fluid {
    width: auto;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media (min-width: 1281px) and (max-width: 979px) and (min-width: 768px) {
  .module-editor.action-launch-editor #wrap.container,
  .module-editor.action-launch-editor #wrap.container-fluid {
    width: 724px;
  }
}
@media (min-width: 1281px) and (min-width: 1200px) {
  .module-editor.action-launch-editor #wrap.container,
  .module-editor.action-launch-editor #wrap.container-fluid {
    width: 1170px;
  }
}
@media (min-width: 1281px) and (min-width: 1336px) {
  .module-editor.action-launch-editor #wrap.container,
  .module-editor.action-launch-editor #wrap.container-fluid {
    width: 1200px;
  }
}
@media (min-width: 1281px) and (min-width: 1600px) {
  .module-editor.action-launch-editor #wrap.container,
  .module-editor.action-launch-editor #wrap.container-fluid {
    width: 1470px;
  }
}
