.row_selected {
    background-color: #d1d1d1 !important;
}
.cursor-pointer {
    cursor: pointer;
}
#submissionTable tr {
    cursor: pointer;
}