.progress-indicator{animation-duration:.65s;animation-iteration-count:infinite;animation-name:progress;animation-timing-function:linear}@keyframes progress{0%{left:-50%}to{left:110%}}
