.module[data-module-name=web_layout] {
  scroll-padding: 70px;
}

.be-shortcut-wrapper {
  margin: -6px -10px;
}
.be-shortcut-wrapper > .t3-page-ce {
  position: relative;
  pointer-events: none;
  background: #99bdff;
}
.be-shortcut-wrapper > .t3-page-ce > .t3-page-ce-dragitem {
  position: relative;
  opacity: 0.8;
}
.be-shortcut-wrapper > .t3-page-ce .t3-page-ce-dropzone, .be-shortcut-wrapper > .t3-page-ce .t3-page-ce-dropzone-available {
  display: none;
}
.be-shortcut-wrapper .t3js-page-new-ce,
.be-shortcut-wrapper .t3-page-ce-header-icons-right {
  display: none;
}
.be-shortcut-rootline {
  margin: 8px 10px 0;
  font-weight: 700;
}
.be-shortcut-rootline:not(:first-child) {
  margin-top: 20px;
}

/*# sourceMappingURL=backend.css.map */
