#content.bootstrap,
#content.nobootstrap {
  padding-top: 10px;
}
#content .page-head,
#content .bootstrap .page-head {
  display: none;
}
.ui-resizable-handle {
  background: none;
  display: none !important;
}
.layer-selected {
  z-index: 2000 !important;
}
.layer-selected:before,
.layer-selected:after {
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layer-selected:before {
  border: 1px solid #fff !important;
}
.layer-selected:after {
  border: 1px dashed #000 !important;
}
.layer-selected .ui-resizable-handle {
  display: block !important;
  width: 6px;
  height: 6px;
  border: 1px solid #000;
  background: #fff;
}
.layer-selected .ui-resizable-handle.ui-resizable-n {
  top: -6px;
  left: 50%;
  margin-left: -3px;
}
.layer-selected .ui-resizable-handle.ui-resizable-s {
  left: 50%;
  margin-left: -3px;
  margin-bottom: -2px;
}
.layer-selected .ui-resizable-handle.ui-resizable-w {
  top: 50%;
  left: -6px;
  margin-top: -3px;
}
.layer-selected .ui-resizable-handle.ui-resizable-e {
  top: 50%;
  right: -6px;
  margin-top: -3px;
}
.layer-selected .ui-resizable-handle.ui-resizable-nw {
  top: -6px;
  left: -6px;
}
.layer-selected .ui-resizable-handle.ui-resizable-ne {
  top: -6px;
  right: -6px;
}
.layer-selected .ui-resizable-handle.ui-resizable-sw {
  bottom: -6px;
  left: -6px;
}
.layer-selected .ui-resizable-handle.ui-resizable-se {
  bottom: -6px;
  right: -6px;
}
.mpsl-layers-table .layer-control-selected,
.mpsl-layer-presets-table .layer-preset-control-selected {
  background-color: #e5e5e5 !important;
}
.mpsl-layers-table .layer-control-selected > td,
.mpsl-layer-presets-table .layer-preset-control-selected > td {
  background-color: inherit !important;
}
.mpsl-layer-presets-table.mpsl-layer-presets-table-disabled {
  opacity: 0.6;
}
#mpsl-workground {
  width: 100%;
  margin-bottom: 10px;
}
#mpsl-workground > .mpsl-slider-wrapper {
  position: relative;
  margin: 0 auto;
  overflow-x: scroll;
  overflow-y: hidden;
}
#mpsl-workground > .mpsl-slider-wrapper > .mpsl-slide-bg-wrapper {
  position: absolute;
  width: 100%;
  background-color: #fff;
}
#mpsl-workground > .mpsl-slider-wrapper > .mpsl-slide-bg-wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper {
  width: 100%;
  margin: 0 auto;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper > .ms_wrapper {
  overflow: visible;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide > .ms_slide_wrapper {
  display: none;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide > .ms_slide_wrapper .mpsl-slider-grid-helper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  border: 1px dashed #4affff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide .layers:hover {
  cursor: pointer !important;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide .layers > .ms_layer.mpsl-editor-white-space-nowrap {
  white-space: nowrap !important;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide .layers.mpsl-editor-wh-auto {
  width: auto !important;
  height: auto !important;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide .layers.mpsl-editor-layer-pos {
  left: 0 !important;
  right: auto !important;
}
#mpsl-workground > .mpsl-slider-wrapper > .motoslider_wrapper .ms_current_slide .layers.mpsl-pos-left-auto {
  left: auto !important;
}
#mpsl-workground > .mpsl-slider-wrapper .mpsl-slide-border-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
#mpsl-workground > .mpsl-slider-wrapper .mpsl-slide-border-wrapper > .mpsl-slide-border {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 100%;
  outline: 1px dashed #4affff;
}
.ms_layer p,
.ms_layer h1,
.ms_layer h2,
.ms_layer h3,
.ms_layer h4,
.ms_layer h5 {
  margin: 0;
  padding: 0;
  font: inherit;
  color: inherit;
}
.mpsl-layer-control-panel {
  margin: 15px 0;
}
.mpsl-layer-control-panel > .mpsl-layer-control-panel-left {
  float: left;
}
.mpsl-layer-control-panel > .mpsl-layer-control-panel-right {
  float: right;
}
.mpsl-layers-container,
.mpsl-style-editor-wrapper {
  overflow: hidden;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .mpsl-layers-container .mpsl-layer-settings-wrapper,
  .mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper,
  .mpsl-layers-container .mpsl-style-editor-settings-wrapper,
  .mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper {
    width: -webkit-calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    width: calc(100% - 260px);
    margin-right: 20px;
    float: left;
    min-height: 250px;
  }
}
@media screen and (max-device-width: 1024px) {
  .mpsl-layers-container .mpsl-layer-settings-wrapper,
  .mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper,
  .mpsl-layers-container .mpsl-style-editor-settings-wrapper,
  .mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper {
    margin-bottom: 20px;
  }
}
.mpsl-layers-container .mpsl-layer-settings-wrapper.mpsl-hide-options .mpsl-option-wrapper,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper.mpsl-hide-options .mpsl-option-wrapper,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper.mpsl-hide-options .mpsl-option-wrapper,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper.mpsl-hide-options .mpsl-option-wrapper {
  display: none;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option {
  display: inline-block;
  width: 100%;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-checkbox input,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-checkbox input,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-checkbox input,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-checkbox input,
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-select input,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-select input,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-select input,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-select input {
  margin: 0 5px 0 0;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-hidden,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-hidden,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-hidden,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-hidden {
  display: none;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option label,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option label,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option label,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option label {
  display: inline-block;
  min-width: 50px;
}
@media screen and (max-width: 1266px) {
  .mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option label,
  .mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option label,
  .mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option label,
  .mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option label {
    min-width: 0px;
  }
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-radio_group label,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option.mpsl-option-radio_group label,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-radio_group label,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-radio_group label {
  min-width: 0;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option textarea,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option textarea,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option textarea,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option textarea {
  width: 100%;
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option-text input,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option-text input,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option-text input,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option-text input {
  width: 100%;
}
@media screen and (max-device-width: 1024px) {
  .mpsl-layers-container .mpsl-layer-settings-wrapper .mpsl-option-text input,
  .mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .mpsl-option-text input,
  .mpsl-layers-container .mpsl-style-editor-settings-wrapper .mpsl-option-text input,
  .mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .mpsl-option-text input {
    width: 100%;
  }
  .mpsl-layers-container .mpsl-layer-settings-wrapper label,
  .mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper label,
  .mpsl-layers-container .mpsl-style-editor-settings-wrapper label,
  .mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper label {
    display: inline-block;
    min-width: 30px;
  }
}
.mpsl-layers-container .mpsl-layer-settings-wrapper .table th,
.mpsl-style-editor-wrapper .mpsl-layer-settings-wrapper .table th,
.mpsl-layers-container .mpsl-style-editor-settings-wrapper .table th,
.mpsl-style-editor-wrapper .mpsl-style-editor-settings-wrapper .table th {
  font-size: 13px;
  padding: 5px 10px;
}
.mpsl-layers-container #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-private,
.mpsl-style-editor-wrapper #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-private {
  font-style: italic;
}
.mpsl-layers-container #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-label,
.mpsl-style-editor-wrapper #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-label {
  max-width: 225px;
  padding: 8px 10px;
}
.mpsl-layers-container #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-remove-handle,
.mpsl-style-editor-wrapper #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-remove-handle {
  background: url("../img/sprite.png?ver=1.3.0") no-repeat -3px -38px;
  width: 1px;
  padding: 8px 10px;
}
.mpsl-layers-container #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-remove-handle:hover,
.mpsl-style-editor-wrapper #mpsl-layer-preset-list-wrapper .mpsl-layer-preset-remove-handle:hover {
  background-position: -30px -38px;
}
.mpsl-layers-container .mpsl-layers-list-wrapper,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper {
  margin-top: 20px;
  max-height: 250px;
}
@media screen and (min-width: 1024px) {
  .mpsl-layers-container .mpsl-layers-list-wrapper,
  .mpsl-style-editor-wrapper .mpsl-layers-list-wrapper {
    float: left;
    width: 240px;
    margin-top: 0;
  }
}
.mpsl-layers-container .mpsl-layers-list-wrapper > table,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper > table {
  border-bottom: none;
}
.mpsl-layers-container .mpsl-layers-list-wrapper > table th,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper > table th {
  font-size: 13px;
  padding: 5px 10px;
}
.mpsl-layers-container .mpsl-layers-list-wrapper .mpsl-layers-list-child-wrapper,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper .mpsl-layers-list-child-wrapper {
  overflow-y: auto;
}
.mpsl-layers-container .mpsl-layers-list-wrapper .mpsl-layers-list-child-wrapper > table,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper .mpsl-layers-list-child-wrapper > table {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.mpsl-layers-container .mpsl-layers-list-wrapper .mpsl-layer-drag-handle,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper .mpsl-layer-drag-handle {
  background: url("../img/sprite.png?ver=1.3.0") no-repeat 3px -3px;
  cursor: move;
  width: 1px;
  padding: 8px 10px;
}
.mpsl-layers-container .mpsl-layers-list-wrapper .mpsl-layer-label,
.mpsl-style-editor-wrapper .mpsl-layers-list-wrapper .mpsl-layer-label {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 19px;
}
.mpsl-style-editor-wrapper {
  overflow: visible;
}
.mpsl-style-editor-wrapper .mpsl-layer-presets-table {
  width: 100%;
}
.mpsl-preloader,
.mpsl-global-preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url("../img/loading.gif?ver=1.3.0");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 10000;
}
.mpsl-global-preloader {
  position: fixed;
}
.mpsl-layer-fix {
  position: absolute !important;
  margin: 0 !important;
}
.mpsl-layer-fix .mpsl-layer-child-fix {
  position: relative !important;
  margin: 0 !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
}
.mpsl-layer-fix .mpsl-layer-child-fix.ms_video_layer {
  max-width: none;
}
.mpsl-layer-fix .mpsl-image-layer-child-fix,
.mpsl-layer-fix .mpsl-image-layer-child-fix > img,
.mpsl-layer-fix .mpsl-video-layer-child-fix {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
}
.mpsl-layer-fix .mpsl-image-layer-child-fix,
.mpsl-layer-fix .mpsl-image-layer-child-fix > img {
  font-size: 0 !important;
}
.mpsl-layer-fix .mpsl-video-layer-child-fix {
  height: 100% !important;
}
.mpsl-layer-handle {
  z-index: 1001;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mpsl-layer-style-list optgroup:empty {
  display: none;
}
.mpsl-style-editor-dialog {
  overflow: visible;
  z-index: 1040 !important;
}
.mpsl-style-editor-dialog span.mpsl-se-title-left,
.mpsl-style-editor-dialog span.mpsl-se-title-right {
  display: inline-block;
}
.mpsl-style-editor-dialog span.mpsl-se-title-left {
  width: 70%;
}
.mpsl-style-editor-dialog span.mpsl-se-title-right {
  width: 25%;
  margin-left: 35px;
}
#mpsl-style-editor-modal {
  overflow: visible;
  max-height: 680px !important;
}
#mpsl-style-editor-modal input[type="number"] {
  width: 80px;
}
#mpsl-style-editor-modal #mpsl-style-editor-wrapper {
  margin: 0;
  padding-bottom: 0;
}
#mpsl-style-editor-modal #mpsl-style-editor-wrapper .panel-footer {
  height: auto;
  margin-top: 0;
}
#mpsl-style-editor-modal .mpsl-preset-allow-style-wrapper {
  display: inline-block;
}
#mpsl-style-editor-modal .mpsl-preset-allow-style-wrapper .mpsl-option-checkbox {
  margin: 0;
}
#mpsl-style-editor-modal .mpsl-preset-allow-style-wrapper .mpsl-option-checkbox input {
  float: none;
  vertical-align: middle;
}
#mpsl-style-editor-modal .mpsl-preset-allow-style-wrapper .mpsl-option-checkbox .checkbox {
  margin: 0;
}
#mpsl-style-editor-modal .mpsl-style-editor-area {
  padding: 10px;
}
#mpsl-style-editor-modal .mpsl-style-editor-footer {
  clear: both;
  margin-top: 0;
  margin-bottom: 0;
}
#mpsl-style-editor-modal .mpsl-style-editor-footer fieldset {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper {
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  padding: 0 !important;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-settings-tab-content .tabs-panel {
  max-height: 100%;
  overflow-y: auto;
  margin: 0;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .ui-widget,
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .ui-widget button {
  /*font-family: "Open Sans", sans-serif;*/
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper > ul {
  background: none !important;
  padding: 0 0 0 10px !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  /*font-family: "Open Sans",sans-serif;*/
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper > ul > li {
  padding: 0 !important;
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  background: #e4e4e4 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  line-height: 24px !important;
  outline: none !important;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper > ul > li > a {
  padding: 4px 15px !important;
  color: #555;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper > ul > li.ui-tabs-active {
  border-bottom: 1px solid #f1f1f1 !important;
  background: #f1f1f1 !important;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper > ul > li.ui-tabs-active > a {
  color: #000;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper #mpsl_title {
  width: 320px;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-hidden {
  display: none;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-radio_buttons label {
  vertical-align: middle;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-radio_buttons label:last-of-type {
  margin-right: 20px;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option .button-secondary,
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option .button-primary {
  vertical-align: inherit;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-codemirror label {
  font-weight: bold;
}
#mpsl-style-editor-modal .mpsl-style-editor-settings-wrapper .mpsl-option.mpsl-option-codemirror .CodeMirror {
  margin-top: 10px;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content {
  max-height: 640px !important;
  overflow: hidden;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content > table {
  width: 100%;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content > table > tbody > tr > td {
  vertical-align: top;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content > table > tbody > tr > td:first-child {
  width: 70%;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content > table > tbody > tr > td:last-child {
  width: 25%;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content #mpsl-style-editor-settings-wrapper {
  width: 100%;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content #mpsl-style-editor-settings-wrapper .ui-tabs-panel.ui-widget-content {
  overflow: auto;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-content .ui-tabs-panel {
  padding-top: 0;
  padding-bottom: 0;
}
#mpsl-style-editor-wrapper > .mpsl-style-editor-footer {
  border-top: solid 1px #e5e5e5;
}
#mpsl-style-editor-wrapper #mpsl-layer-preset-list-child-wrapper {
  overflow-y: auto;
}
#mpsl-style-editor-wrapper .mpsl-option-codemirror > .CodeMirror {
  border: solid 1px #dedede;
}
#mpsl-style-editor-wrapper #mpsl-style-mode-switcher {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 8px;
  margin-left: 10px;
}
#mpsl-style-editor-preview-area {
  height: 100px;
  border: solid 1px #dedede;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
#mpsl-style-editor-preview-area > .mpsl-style-editor-preview {
  position: absolute !important;
  margin: 0 !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  white-space: nowrap !important;
  line-height: normal;
}
#mpsl-style-editor-preview-area > .mpsl-style-editor-bg-toggle {
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 10px;
  left: 10px;
  cursor: pointer;
}
#mpsl-preset-styles-wrapper {
  display: none;
}
