.show-when-logged{
	display:none !important;
}

.logged-in .show-when-logged{
	display:inline-block !important;
}