textarea {
    resize: none !important;
    overflow-y: auto;
}

td {
    padding-right: 5px;
}

.required {
    color: red;
}
