.tx-sg-reklamationen .fieldset {
  padding: 5px;
  margin-bottom: 10px;
  border: 1px dotted #666;
}
.tx-sg-reklamationen label {
  display: block;
  margin-top: 8px;
}
.tx-sg-reklamationen label.inline {
  display: inline;
}
.tx-sg-reklamationen label.error {
  margin: 0 0 10px 0;
  color: red;
}
.tx-sg-reklamationen .fieldset > .formField:first-child > .label > label {
  margin-top: 0 !important;
}
.tx-sg-reklamationen #beschaedigtMore {
  display: none;
}
