/* === Automatically created from 9_anmelden.scss - do not modify! === */

strong {
  color: #b30000;
}

.tt1 {
  font-style: italic;
}

.pfy-main {
  --pfy-form-label-width: 7em;
}

.mdp-tabulator-wrapper {
  margin-bottom: 0.4em;
}

.mdp-tabulator-outer-wrapper {
  margin-bottom: 1em;
  --tt1-width: 7.4em;
}

.pfy-form-issue {
  font-style: italic;
}

.dt-info {
  display: none;
}

@media print {
  .pfy-default-styling .pfy-table-data-output-wrapper,
  .pfy-main h2 {
    margin-top: 0;
  }
  body::before,
  .pfy-form-top,
  h1,
  #anm2 {
    display: none;
  }
  .pfy-table-data-output-wrapper {
    margin-top: 0;
  }
  .pfy-section-wrapper > div:nth-child(3),
  .pfy-form-and-table-wrapper-2 {
    page-break-before: always;
  }
  .pfy-default-styling .pfy-table th:not(.pfy-service-col),
  .pfy-default-styling .pfy-table td:not(.pfy-service-col) > div {
    padding: 0.2em 0.6em 0.2em 0.6em;
  }
  #pfy .pfy-row-number {
    display: table-cell;
  }
  .pfy-default-styling .pfy-table-wrapper {
    padding-top: 1em;
  }
}