#loading-img-generic {
	text-align:center;
    height: 100%;
    z-index: 20;
	font-size: 32px;
}
.overlay_fullpage_ggeneric {
    background: #e9e9e9;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
	padding-top:350px;
	z-index: 100;
}