/* Fix Z-index issue with SF and flexslider */

#zone-user-wrapper {
	z-index: 10 !important;
position:relative;
}

#zone-menu-wrapper { 
	z-index: 0 !important;
		position:relative;
}
