/* PROFILE EDIT CONTENT BLOCKS CSS */

	/* 23 AUGUST 2019 */
		
	/* Hide the "Delete", "Add a new entry" and "Manage tags" buttons to discourage staff breaking the profile. */
	
	a.delete.btn, a.delete.btn-sm { display: none; }
	div#adminOptions { display: none; }