- @-webkit-keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{-webkit-animation-delay:.56s;animation-delay:.56s;-webkit-animation-duration:.8s;animation-duration:.8s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.17s;animation-delay:.17s;-webkit-animation-duration:1.45s;animation-duration:1.45s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:-.13s;animation-delay:-.13s;-webkit-animation-duration:.81s;animation-duration:.81s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:.44s;animation-delay:.44s;-webkit-animation-duration:.82s;animation-duration:.82s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:.18s;animation-delay:.18s;-webkit-animation-duration:1.26s;animation-duration:1.26s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.79s;animation-delay:.79s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:1.2s;animation-duration:1.2s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.22s;animation-delay:.22s;-webkit-animation-duration:1.07s;animation-duration:1.07s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.26s;animation-delay:.26s;-webkit-animation-duration:1.33s;animation-duration:1.33s}.ball-grid-pulse>div{background-color:#b8c2cc;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}
|