.flx_spinner{margin:100px auto 0;text-align:center;width:70px}.flx_spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:18px;width:18px}.flx_spinner .bounce1{animation-delay:-.32s}.flx_spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}#flx_loading{display:none}