#notification-testing-output {
    text-wrap: inherit;
}

.notification-required-field {
    color: var(--error-color);
}

#notification-testing table td label {
}

#notification-testing table td input {
}

#notification-testing table td:nth-child(2) {
    text-align: right;
}

#notification-testing table {
    border-collapse: collapse;
}
