.table {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #dddddd;
    border-collapse: collapse !important;
    border-radius: 1px;
}

.table th, .table td {
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #dddddd !important;
}