body{
	display: none;
	/*overflow: hidden;*/
}

#jpreOverlay {
	background-color: #ffffff;
}

#jpreLoader{
	width: 100%;
	height: 3px;
	position: relative;
	margin-top: -2.5px;
	background: #efefef;
}

#jprePercentage {
	background-color: #fff;
	font-family: 'Raleway', sans-serif;
	position: fixed; 
	top: 0;
	left: 50%;
	font-size: 20px;
	line-height: 70px;
	width: 70px;
	height: 70px !important;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	margin-left: -35px;
}