body{
	display:none;
}

#jpreOverlay {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cedae6+0,f2f5f9+40,d4d4db+100 */
	background: #cedae6; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #cedae6 0%, #f2f5f9 40%, #d4d4db 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #cedae6 0%,#f2f5f9 40%,#d4d4db 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #cedae6 0%,#f2f5f9 40%,#d4d4db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedae6', endColorstr='#d4d4db',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
}
#jpreLoader{
	width:100%;
	margin-top:10px;


}
#jpreBar {

	background-color:#fff;
	display:none;


}

#jprePercentage {
	color:#504d88;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:18px;
	line-height:25px;
	margin-top:140px;
}
