.message-container.invalid-feedback {
    display: block;
}

table.table tr {
    vertical-align: middle;
}

table tr.bg-success {
    background-color: #a3cfbb !important;
}

table thead tr:first-child th input,
table thead tr:first-child th select {
    width: 100%;
    height: 25px;
}
