- @-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:.01s;animation-delay:.01s;-webkit-animation-duration:.78s;animation-duration:.78s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:-.04s;animation-delay:-.04s;-webkit-animation-duration:.71s;animation-duration:.71s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.79s;animation-duration:.79s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:.27s;animation-delay:.27s;-webkit-animation-duration:1.54s;animation-duration:1.54s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:.33s;animation-delay:.33s;-webkit-animation-duration:1.29s;animation-duration:1.29s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.79s;animation-delay:.79s;-webkit-animation-duration:1.3s;animation-duration:1.3s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:-.13s;animation-delay:-.13s;-webkit-animation-duration:.76s;animation-duration:.76s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.22s;animation-delay:.22s;-webkit-animation-duration:.86s;animation-duration:.86s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.53s;animation-duration:1.53s}.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}
|