fieldset legend {
  font-family: "Barlow Condensed", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

fieldset {
  margin-bottom: 1.5rem;
}

fieldset.nolabel {
  margin: 0;
}

@media (min-width: 1200px) {
  fieldset.layout2 > *, fieldset.publikation > * {
    margin-left: -15px;
    margin-right: -15px;
  }
  fieldset.layout2 > * > .powermail_fieldwrap, fieldset.layout2 > * > .powermail_fieldgroup, fieldset.publikation > * > .powermail_fieldwrap, fieldset.publikation > * > .powermail_fieldgroup {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  fieldset.layout2 > * > .powermail_fieldwrap.layout2, fieldset.publikation > * > .powermail_fieldwrap.layout2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  fieldset.layout2 > * > .powermail_fieldwrap.fieldisrow > *, fieldset.publikation > * > .powermail_fieldwrap.fieldisrow > * {
    width: 50%;
    padding-right: 15px;
    box-sizing: border-box;
  }
  fieldset.layout2 > legend, fieldset.publikation > legend {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 991.98px) {
  fieldset.layout2 .ce-gallery img {
    max-width: none;
  }
}

fieldset.publikation .endcol label {
  display: none;
}

fieldset.nolabel legend, fieldset.nomail legend,
fieldset div.nolabel legend, fieldset div.nomail legend {
  display: none;
}

.fieldisrow {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.powermail_fieldwrap_type_report p:last-child {
  margin-bottom: 0;
}

.mandatory {
  margin-left: 0.2rem;
  color: #dc3545;
}

.powermail_fieldwrap_type_html {
  margin-bottom: 0.5rem;
}

.powermail_field_error {
  color: #495057;
  border-color: #dc3545;
  outline: 0;
}

.checkbox.powermail_field_error label {
  text-decoration: underline wavy #dc3545;
}

.powermail-errors-list {
  background: #dc3545;
  color: white;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 0.3rem;
}
.powermail-errors-list li {
  padding: 0.375rem 0.75rem;
}

.powermail_message_error {
  background: #dc3545;
  color: white;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/*# sourceMappingURL=tx_powermailszag.css.map */
