.table tbody>tr.row-strike>td.text-strike {
	text-decoration: line-through;
}

.table tbody>tr.row-strike>td.strike-danger {
	color: #E9573F !important;
}
