.m-throbber{animation:throbber .8s linear infinite;border:2px solid #01689b;border-radius:50%;border-top-color:#01689b;display:inline-block;height:1.5rem;width:1.5rem}.m-throbber--theme-white{border-color:rgba(255,255,255,.3);border-top-color:#fff}@keyframes throbber{to{transform:rotate(360deg)}}
/*# sourceMappingURL=throbber.css.map */