.btn-loader{width:60px;height:16px}.btn-loader>div{width:12px;height:12px;background-color:#fff;border-radius:50%;-webkit-animation:bounceDelay 1.4s ease-in-out infinite both;animation:bounceDelay 1.4s ease-in-out infinite both}.btn-loader .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.btn-loader .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}