#bx-panel{
	z-index: 99995!important;
}

#topMenu .bar {
	order: -1;
}
#topMenu .bar > a, 
#topMenu .bar > a {
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: initial !important;
	background-image: url(../img/sandwich.svg) !important;
	width: 24px;
	height: 24px;
	padding: 0;
	margin-right: 15px;
}

#topMenu li a:not(:hover):not(.selected) {
    color: #ffffff;
}

#topMenu{
	border-left: none !important;
}