.spinnerBase{text-align:center;width:70px;margin:100px auto 0}.spinnerBase>div{background-color:#0066b2;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.spinnerBase .bounce1{background-color:orange;animation-delay:-.32s}.spinnerBase .bounce2{background-color:green;animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}#threeDotsOverlay{z-index:1100;width:100%;height:100%;position:fixed;top:0;left:0}#threeDotsOverlay .loaderBackground{background-color:#4141411a;width:100%;height:100%}#threeDotsOverlay .loaderBackground .spinnerBase{text-align:center;margin-top:-20px;margin-left:-35px;position:fixed;top:50%;left:50%}
