.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:440px;overflow-x:none;overflow-y:auto;background:#e3e4e4;color:#000;}
.sidr .sidr-inner{}.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
body.grey .sidr {
	background:#cbcccd;
}

@media only screen and (max-width:900px) {
	.sidr {
		width:280px;
	}
}
