.sp{width:32px;height:32px;clear:both;margin:20px auto}.sp-circle{border:4px rgba(0,0,0,.25) solid;border-top:4px #000 solid;border-radius:50%;-webkit-animation:sp-circ-rot .6s infinite linear;animation:sp-circ-rot .6s infinite linear}@keyframes sp-circ-rot{from{transform:rotate(0)}to{transform:rotate(359deg)}}.body-overlay{z-index:1000000;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0;background-color:transparent;cursor:wait;position:fixed}.body-overlay-msg{z-index:1000001;padding:10px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#000;border:none;background-color:transparent;cursor:wait}.body-overlay-msg span{display:block}