.MuiTableCell-root{
border-bottom: 0px!important;
}

.tablerowWithBorder{
    margin: 0px;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
}