  table input {
    width: 100%;
}

#date-req {
    background-color: white;
}

.fa-plus-square, .fa-minus-square {
    cursor: pointer;
}

label.has-error {
    color: red;
}