#portalFooter, #headerWrapper, .dashboard-control, .plusIcon, .checkRow,
.tblColumnSearchHeader, .asc, tfoot, .tblRowViewDetail, .tablePagination {
    display: none;
}

.ui-widget-content {
    border: none;
}

.filterDescription {
    font-size: 24px;
    font-weight: bold;
}

thead tr th {
    text-decoration: underline;
}

tbody tr td {
    border-bottom: 1px solid #000000;
}
