.featherlight {
	z-index: 9999;
}

.featherlight-loading .spinner {
	width: 32px;
	height: 32px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/load.gif) no-repeat center center;
}
