#gif_preloader{
	background: url("bglogin.png") no-repeat center center fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	/* background: #047138;
	background: -webkit-linear-gradient(45deg,rgba(4, 113, 56, 1) 0%, rgba(148, 216, 105, 1) 100%);
	background: -moz-linear-gradient(45deg,rgba(4, 113, 56, 1) 0%, rgba(148, 216, 105, 1) 100%);
	background: linear-gradient(45deg,rgba(4, 113, 56, 1) 0%, rgba(148, 216, 105, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr="#047138",
		endColorstr="#94D869",
		GradientType=0
	); */
}