.xmpp-stats,.xmpp-stats .loader{display:inline-block}.xmpp-stats .loader{border:1px solid #38AAD5;border-top:1px solid #F3F3F3;border-radius:50%;width:10px;height:10px;vertical-align:middle;animation:spin .8s linear infinite}.xmpp-stats-graphs{display:flex;align-items:center}.xmpp-stats-graphs .loader{border:4px solid #38AAD5;border-top:4px solid #F3F3F3;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}