
table.table-striped, 
table.table-striped tr,
table.table-striped td,
table.table-striped th {
    border-top: 1px solid rgb(221, 221, 221);
    border-left: none;
    border-right: none;
    border-bottom: none;
}
