.admin-panel{
	position:fixed;
	top:0;
	background:white;
	width:100%;
	height:auto;
	border-bottom:1px solid gray;
	z-index:999;
}
