.form-error {
    color: darkred;
    margin-top: 10px;
}

.no-radius {
    border-radius: 0px;
}

#transaction-list-component table > :not(caption) > * > * {
    border-style: none;
}

