@-webkit-keyframes autofill{to{color:#FFF;background:#ebebeb}}.loading{position:fixed;width:100%;height:100%;z-index:9999999999999;top:0;left:0;background:#47beaa;display:block}.loading .spinner{width:40px;height:40px;border:2px solid #d5df24;border-top:2px solid rgba(255,255,255,0.3);border-radius:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;animation:spin 1s infinite linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
