.table_border-radius_underleft {
    border-radius: 0 0 0 12px !important; 
}

.table_border-radius_underright {
    border-radius: 0 0 12px 0 !important; 
}