/* Add here all your CSS customizations */
.table th, .table td {
    text-align: center;
}
.table-bordered tbody tr th{vertical-align:middle;}
