.loading{background:#999;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1001}.sk-cube-grid{height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.sk-cube-grid .sk-cube{animation:a 1.3s ease-in-out infinite;background-color:#fff;float:left;height:33%;width:33%}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes a{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}