table {
    border: none;
}

table:not(#activities) td, table:not(#activities) th {
    border-left: none !important;
    border-right: none !important;
}

table:not(#activities) td {
    border-bottom: none !important;
}