.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;
}

/* ============= jquery.sidr.light.css ============*/
.sidr{width:100%; background:#fff;}
/* ============= End of jquery.sidr.light.css ============*/