.shade{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 5000;
background: #000;
opacity: 0.7;
}