.typo3-login .panel-footer {
  display: none;
}
.typo3-login .panel-login .panel-body {
  border-bottom: none;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
}
.t3-page-ce[data-ctype^="eptemplatebub_"] {
  border: solid 3px #0ba1e2;
}
.t3-page-ce[data-ctype^="eptemplatebub_"] .exampleContent a:first-of-type {
  padding: 2px 10px;
  background: #0ba1e2;
  color: white;
}
.help-teaser {
  font-weight: bold;
}
.btn-toolbar .t3js-toggle-new-content-element-wizard {
  display: none!important;
}
/*# sourceMappingURL=backend.css.map */