.corp_loader {
	position: fixed;
	z-index: 109;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}
.corp_loader .loader {
	position: relative;
	top: 50%;
	margin-top: -55px;
	max-height: 110px;
}