#panel{
	display:none;
	max-width: 100% !important;
	width:100%; !important;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	height:100%;
}
#panelArrow{
	right:30px;
	top:10px;
	left:auto;
}