.add-case
{
    margin-bottom: 10px;
}
.tablerow{
    cursor: pointer;
    background-color: #ffffff;
}

.tablerow:hover{
    filter: brightness(85%);}
.green{
    background-color: #b9f7c8;
}
.red{
    background-color: #f99f9f;
}