#loadingMessage {
	width: 100%;
	text-align: center;
	margin-top: 14px;
	position: fixed;
	top: 50%;
	z-index: 700;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}