.hidden-anchor {
	display: block;
	position: relative;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
}
