.sidr {
	background: #fff;
	color: #6e8ba5;
	display: none;
	height: 100%;
	position: absolute;
	position: fixed;
	top: 0;
	width: 80%;
	z-index: 99;
	overflow-x: none;
	overflow-y: auto;
}
