@charset "utf-8";

#loading {
	display:none !important; 
}

#loading div {
	display: none !important;
}

#loading p {
		background-color:#3F9;
}