/*.tr_diff.success td {
    box-shadow: inset 2px 0 #198754;
}*/

.tr_diff.danger td {
    /*box-shadow: inset 2px 0 #dc3545;*/
    color: #dc3545;
}