.dd-menu {
	height: 100%;
	display: none;
	left: 0;
	overflow-y: auto;
	overflow-x: visible;
	position: fixed;
	top: 0;
	width: 280px;
	z-index: 999;
}
