.loading {
	position: fixed;
	top: 150px;
	width: 100%;
	z-index: 9999;
	text-align: center;
	display: none;
}
