table.custom td {
    vertical-align: middle !important;
}

table.custom th:not(.notborder), 
table.custom td:not(.notborder) {
    border-right: 2px solid #ddd;
} 