.plusnet-add-relation {
	color: black !important;
	background-color: white !important;
}

table.list tbody tr[class*="priority-"]:not(.priority-1, .priority-2):hover {
	background-color: red !important;
	color: white !important;

	a {
		color: white !important;
	}
}

table.list tbody tr.priority-1, table.list tbody tr.priority-2:hover {
	background-color:  #FFC882 !important;
}
