.mean-container .mean-bar {
	background: #fff;
}
.mean-container a.meanmenu-reveal {
	color: #333;
	font-family: inherit;
	font-weight: inherit;
}
.mean-container a.meanmenu-reveal span {
	background: #333;
}
.mean-container .mean-nav {
	background: #fff;
}
.mean-container .mean-nav ul li a {
	color: #333;
	border-top: 1px solid #e7e7e7;
	text-transform: none;
}
.mean-container .mean-nav ul li li a {
	border-top: 1px solid #e7e7e7;
}
.mean-container .mean-nav ul li a:hover {
	background: #e7e7e7;
}
.mean-container .mean-nav ul li a.mean-expand {
	height: 30px;
    line-height: 30px;
	background: #e7e7e7;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #e7e7e7;
}