.progressControl{background-color:#fff;background-color:hsla(0,0%,100%,.7);position:absolute;width:100%;height:100%;top:0;left:0;z-index:40000;display:none}.progressControl.coverWholePage{position:fixed}.progressControlInner{-ms-opacity:1;opacity:1}.progressControl .size32{width:32px;text-align:center}.progressControl .size32>div{width:7px;height:7px;background-color:#0090d9;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s ease-in-out infinite;animation:bouncedelay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.progressControl .size32 .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.progressControl .size32 .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.progressControl .size64{width:64px;text-align:center}.progressControl .size64>div{width:18px;height:18px;background-color:#0090d9;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s ease-in-out infinite;animation:bouncedelay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.progressControl .size64 .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.progressControl .size64 .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.progressControl .size128{width:128px;text-align:center}.progressControl .size128>div{width:31px;height:31px;background-color:#0090d9;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s ease-in-out infinite;animation:bouncedelay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.progressControl .size128 .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.progressControl .size128 .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.main-wrapper .navbar-background-color{background-color:#009fe3!important}