.gray{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	position:absolute;
	top:0px;
	left:0;
	display:none; 
	z-index:999;
}