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