#dashboard table.dataTable tr:not(.selected) td:last-of-type,
#dashboard table tr:not(.selected) td:last-of-type,
#datatable table tr:not(.selected) td:last-of-type,
div.table-bar 
{
	background:none!important;
	text-align: right;
}

.dsense-visualisation-table table.dataTable tr.selected td { background: #FFED00!important; }