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