@charset"UTF-8";html{height:100%}#loaderBox{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background:#FFF;z-index:1000}#loader{position:relative;top:0;left:0}#loader>div{position:absolute;width:300px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#followingBallsG{position:relative;width:250px;height:19px;margin:auto}.followingBallsG{background-color:#2660ad;position:absolute;top:0;left:0;width:19px;height:19px;border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;animation-name:bounce_followingBallsG;-o-animation-name:bounce_followingBallsG;-ms-animation-name:bounce_followingBallsG;-webkit-animation-name:bounce_followingBallsG;-moz-animation-name:bounce_followingBallsG;animation-duration:1.5s;-o-animation-duration:1.5s;-ms-animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#followingBallsG_1{animation-delay:0s;-o-animation-delay:0s;-ms-animation-delay:0s;-webkit-animation-delay:0s;-moz-animation-delay:0s}#followingBallsG_2{animation-delay:.15s;-o-animation-delay:.15s;-ms-animation-delay:.15s;-webkit-animation-delay:.15s;-moz-animation-delay:.15s}#followingBallsG_3{animation-delay:.3s;-o-animation-delay:.3s;-ms-animation-delay:.3s;-webkit-animation-delay:.3s;-moz-animation-delay:.3s}#followingBallsG_4{animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}@keyframes bounce_followingBallsG{0%{left:0;background-color:#2660ad}50%{left:230px;background-color:#fff}100%{left:0;background-color:#2660ad}}@-webkit-keyframes bounce_followingBallsG{0%{left:0;background-color:#2660ad}50%{left:230px;background-color:#fff}100%{left:0;background-color:#2660ad}}