.page-preloader-manual{
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index:100000;
	background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;
	animation-fill-mode: both;}