#circularG{position:relative;width:48px;height:48px;margin:0 auto;top:50%;margin-top:-24px}.circularG{position:absolute;background-color:#87bc3a;width:11px;height:11px;-moz-border-radius:7px;-moz-animation-name:bounce_circularG;-moz-animation-duration:.72s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-webkit-border-radius:7px;-webkit-animation-name:bounce_circularG;-webkit-animation-duration:.72s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-ms-border-radius:7px;-ms-animation-name:bounce_circularG;-ms-animation-duration:.72s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-o-border-radius:7px;-o-animation-name:bounce_circularG;-o-animation-duration:.72s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;border-radius:7px;animation-name:bounce_circularG;animation-duration:.72s;animation-iteration-count:infinite;animation-direction:linear}#circularG_1{left:0;top:19px;-moz-animation-delay:.27s;-webkit-animation-delay:.27s;-ms-animation-delay:.27s;-o-animation-delay:.27s;animation-delay:.27s}#circularG_2{left:5px;top:5px;-moz-animation-delay:.36s;-webkit-animation-delay:.36s;-ms-animation-delay:.36s;-o-animation-delay:.36s;animation-delay:.36s}#circularG_3{top:0;left:19px;-moz-animation-delay:.45s;-webkit-animation-delay:.45s;-ms-animation-delay:.45s;-o-animation-delay:.45s;animation-delay:.45s}#circularG_4{right:5px;top:5px;-moz-animation-delay:.54s;-webkit-animation-delay:.54s;-ms-animation-delay:.54s;-o-animation-delay:.54s;animation-delay:.54s}#circularG_5{right:0;top:19px;-moz-animation-delay:.63s;-webkit-animation-delay:.63s;-ms-animation-delay:.63s;-o-animation-delay:.63s;animation-delay:.63s}#circularG_6{right:5px;bottom:5px;-moz-animation-delay:.72s;-webkit-animation-delay:.72s;-ms-animation-delay:.72s;-o-animation-delay:.72s;animation-delay:.72s}#circularG_7{left:19px;bottom:0;-moz-animation-delay:.81s;-webkit-animation-delay:.81s;-ms-animation-delay:.81s;-o-animation-delay:.81s;animation-delay:.81s}#circularG_8{left:5px;bottom:5px;-moz-animation-delay:.9s;-webkit-animation-delay:.9s;-ms-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}@-moz-keyframes bounce_circularG{0%{-moz-transform:scale(1)}100%{-moz-transform:scale(.3)}}@-webkit-keyframes bounce_circularG{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(.3)}}@-ms-keyframes bounce_circularG{0%{-ms-transform:scale(1)}100%{-ms-transform:scale(.3)}}@-o-keyframes bounce_circularG{0%{-o-transform:scale(1);}100%{-o-transform:scale(.3);}}@keyframes bounce_circularG{0%{transform:scale(1)}100%{transform:scale(.3)}}.loadingOverlay{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:transparent;background:rgba(255,255,255,.3)}.loading{border:0 none;height:100%;left:0;position:absolute;top:0;vertical-align:middle;width:100%;z-index:963}.loading-inner{margin:0 auto;position:relative;text-align:center;top:30px;width:200px}body.loading{overflow:hidden}body.loading .loadingOverlay{display:block}