#menu-button {
	position: fixed;
	top:0px;
	z-index : 100;
	font-size: 32px;
	/*margin-left: 15px;
	margin-top: 15px;*/

	padding: 15px;
	background: #ffffff;

	border: 2px solid rgb(242, 242, 242);
	border-left: none;
}
.sidebar-left {
	white-space: nowrap;
	overflow-x: hidden;
}

