/* --- SPECIAL HIDE CLASSES FOR CORE-ONLY MEMBERS --- */


.hide-for-core {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
}

.points.label {
	display: none;
}

.show-for-core-only {
	display: inline;
}


.show-for-wellness-only {
	display: none;
}

.show-for-biometrics-only {
	display: none;
}

.show-for-data-only {
	display: none;
}

.show-for-wellness+eap {
	display: none;
}

.show-for-eap-only {
	display: none;
}
