.loading-ripple{height:8em;margin:auto auto .25em;position:relative;width:8em}.loading-ripple div{animation:loading-ripple 1.2s cubic-bezier(0,.2,.8,1) infinite;border:.1em solid #d42928;border-radius:50%;opacity:1;position:absolute}.loading-ripple div:nth-child(2){animation-delay:-.4s}@keyframes loading-ripple{0%{height:0;left:4em;opacity:1;top:4em;width:0}to{height:8em;left:0;opacity:0;top:0;width:8em}}.withTopBarAbove{margin-top:56px}