@charset "UTF-8";
/* CSS Document */

#masterylabsvpgMask {
	position:fixed;
	left:0px;
	top: 0px;
	width: 100%;
	height: 1080px;
	z-index: 99999;
	background:rgba(0,0,0,0.75);
	overflow:hidden;
}