#gif_preloader{
	background: #74C3EE !important;
	background: -webkit-linear-gradient(135deg,rgba(116, 195, 238, 1) 0%, rgba(23, 131, 167, 1) 100%) !important;
	background: -moz-linear-gradient(135deg,rgba(116, 195, 238, 1) 0%, rgba(23, 131, 167, 1) 100%) !important;
	background: linear-gradient(135deg,rgba(116, 195, 238, 1) 0%, rgba(23, 131, 167, 1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#74C3EE", endColorstr="#1783A7", GradientType=0);
}