.block-ui{background-color:#2b3b48;bottom:0;display:flex;height:100%;left:0;opacity:.75;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:2147483647}.block-ui .loading:after{background:#000;border-radius:4px;bottom:0;content:" ";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0}.block-ui .loading .loader{bottom:0;display:none;display:block;font-size:10px;height:50px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0;width:100px;z-index:1}.block-ui .loading .loader div{animation:stretchdelay 1.2s ease-in-out infinite;background-color:#fff;display:inline-block;height:100%;width:12px}.block-ui .loading .loader .rect2{animation-delay:-1.1s}.block-ui .loading .loader .rect3{animation-delay:-1s}.block-ui .loading .loader .rect4{animation-delay:-.9s}.block-ui .loading .loader .rect5{animation-delay:-.8s}.block-ui.clear{animation:dissappear 1s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.block-ui .loading-info{align-content:center;align-items:center;align-self:center;margin:auto}.block-ui .loading-info .loading-text{display:block}.block-ui .loading-info .loading-text .text{color:#fff;font-size:20px;margin:0 0 2em;position:relative;z-index:9}.block-ui .loading-info .loading-text button{margin-top:15px;position:relative;z-index:9}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes dissappear{0%{opacity:1}99%{display:none;height:100%;margin-left:0;margin-top:0;opacity:0;width:100%}to{height:0;margin-left:-9999px;margin-top:-9999px;width:0}}