.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFFFFF;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.bubblingG { 
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -40px;

}

.bubblingG {
text-align: center;
width:80px;
height:50px;
}

.bubblingG span {
display: inline-block;
vertical-align: middle;
width: 10px;
height: 10px;
margin: 25px auto;
-moz-border-radius: 50px;
-moz-animation: bubblingG 0.7s infinite alternate;
-webkit-border-radius: 50px;
-webkit-animation: bubblingG 0.7s infinite alternate;
-ms-border-radius: 50px;
-ms-animation: bubblingG 0.7s infinite alternate;
-o-border-radius: 50px;
-o-animation: bubblingG 0.7s infinite alternate;
border-radius: 50px;
animation: bubblingG 0.7s infinite alternate;
}

#bubblingG_1 {
-moz-animation-delay: 0s;
-webkit-animation-delay: 0s;
-ms-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
}

#bubblingG_2 {
-moz-animation-delay: 0.21s;
-webkit-animation-delay: 0.21s;
-ms-animation-delay: 0.21s;
-o-animation-delay: 0.21s;
animation-delay: 0.21s;
}

#bubblingG_3 {
-moz-animation-delay: 0.42s;
-webkit-animation-delay: 0.42s;
-ms-animation-delay: 0.42s;
-o-animation-delay: 0.42s;
animation-delay: 0.42s;
}

@-moz-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
-moz-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
-moz-transform: translateY(-21px);
}

}

@-webkit-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
-webkit-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
-webkit-transform: translateY(-21px);
}

}

@-ms-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
-ms-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
-ms-transform: translateY(-21px);
}

}

@-o-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
-o-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
-o-transform: translateY(-21px);
}

}

@keyframes bubblingG {
0% {
width: 10px;
height: 10px;
transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
transform: translateY(-21px);
}

}
/*
     FILE ARCHIVED ON 14:50:46 Apr 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:54:15 Apr 12, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 268.012
  exclusion.robots: 165.921
  exclusion.robots.policy: 165.911
  xauthn.identify: 118.366
  xauthn.chkprivs: 47.164
  RedisCDXSource: 2.168
  esindex: 0.014
  LoadShardBlock: 67.689 (3)
  PetaboxLoader3.datanode: 63.874 (3)
  CDXLines.iter: 28.287 (3)
  load_resource: 22.569
*/