#gif_preloader{
	background: #54CF86 !important;
	background: -webkit-linear-gradient(45deg, rgba(84, 207, 134, 1) 25%, rgba(0, 188, 194, 1) 75%) !important;
	background: -moz-linear-gradient(45deg, rgba(84, 207, 134, 1) 25%, rgba(0, 188, 194, 1) 75%) !important;
	background: linear-gradient(45deg, rgba(84, 207, 134, 1) 25%, rgba(0, 188, 194, 1) 75%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#54CF86", endColorstr="#00BCC2", GradientType=0) !important;
}