/* temporary fix to allow the authoring perspective to show on mac and ipad, glass team is removing the current position:relative on this class */
.pageView {
	position: static !important;
}
