block-ui>.block-ui{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999}block-ui>.block-ui>.block-ui-spinner{z-index:2;position:absolute;top:50%;left:50%;width:63px;height:18px;margin-top:-9px;margin-left:-31.5px}block-ui>.block-ui>.block-ui-spinner>.block-ui-dot{width:18px;height:18px;background-color:#09c;border-radius:100%;display:inline-block;animation:block-ui-dot-animation 1.4s infinite ease-in-out both}block-ui>.block-ui>.block-ui-spinner>.block-ui-dot.dot-1{-webkit-animation-delay:-.32s;animation-delay:-.32s}block-ui>.block-ui>.block-ui-spinner>.block-ui-dot.dot-2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@keyframes block-ui-dot-animation{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}block-ui>.block-ui>.block-ui-bgr{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;opacity:.5}