.tx-drk-menueserviceform {
    padding: 25px;
}

.o-form__field--radio:focus ~ .o-form__label,
.o-form__field--radio.has-value ~ .o-form__label,
.o-form__field--checkbox:focus ~ .o-form__label,
.o-form__field--checkbox.has-value ~ .o-form__label,
.o-form__field.readonly:focus ~ .o-form__label {
    font-size: inherit;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}

.o-form__field--radio ~ .o-form__label,
.o-form__field--checkbox ~ .o-form__label {
    padding: .3em 1em .2em 0;
    left: 1em;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.o-form__label--select {
    position: static;
}

.item-othersubject {
    display: none;
}

.uk-alert {
    color: #E60005;
    margin-bottom: 1rem;
}
