﻿@charset "utf-8";#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#96B43B;z-index:999999;}
#status{width:30px;height:30px;position:absolute;left:50%;top:50%;background-image:url(../images/loading.gif);background-repeat:no-repeat;background-position:center;margin:-15px 0 0 -15px;}