@keyframes uil-ripple{0%{width:0;height:0;opacity:0;margin:0}33%{width:44%;height:44%;margin:-22% 0 0 -22%;opacity:1}to{width:88%;height:88%;margin:-44% 0 0 -44%;opacity:0}}.uil-ripple-css{position:fixed;visibility:hidden;background:none;top:50%;left:50%;margin-left:-100px;margin-top:-100px;width:200px;height:200px;z-index:99}.uil-ripple-css.loading{visibility:visible}.uil-ripple-css.loading div{animation:uil-ripple 2s ease-out infinite}.uil-ripple-css div{position:absolute;top:50%;left:50%;margin:0;width:0;height:0;opacity:0;border-radius:50%;border-width:12px;border-style:solid;transform:scale(.49)}.uil-ripple-css div:first-of-type{border-color:#afafb7}.uil-ripple-css div:nth-of-type(2){border-color:#a9a9a9;animation-delay:1s}#overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:hsla(0,0%,100%,.5);z-index:99}#overlay.loading{display:block}#overlay.loading .custom-message{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;margin-top:70px}
/*# sourceMappingURL=ripple.css.map */
