.table th, .table td {

    vertical-align: middle;

}

.table-error-text {

    font-size: 80%;
    color: red;
    font-style: italic;

}

td.table-list > .table-list-item {

    font-size: 80%;
    line-height: 60%;

}
