@keyframes spin{to{transform:rotate(360deg)}}.spin-circle{width:48px;height:48px;border:5px solid #e0e0e0;border-top-color:#5cc0ce;border-radius:50%;animation:spin .8s linear infinite}.table-loading{display:flex;align-items:center;justify-content:center;padding:40px 0}
