@charset "UTF-8";
.wpupg-pagination-term, .wpupg-pagination-button {
  display: inline-block;
  cursor: pointer;
  position: relative; }

@keyframes wpupg-spinner {
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes wpupg-spinner {
  to {
    -webkit-transform: rotate(360deg); } }

.wpupg-spinner {
  min-width: 24px;
  min-height: 24px; }

.wpupg-spinner:before {
  content: 'Loading…';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px; }

.wpupg-spinner:not(:required):before {
  content: '';
  border-radius: 50%;
  border-top: 2px solid #ccc;
  border-right: 2px solid transparent;
  animation: wpupg-spinner .6s linear infinite;
  -webkit-animation: wpupg-spinner .6s linear infinite; }

/*
     FILE ARCHIVED ON 00:18:36 Jul 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:31:12 Jun 05, 2026.
     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: 0.354
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.037
  esindex: 0.005
  cdx.remote: 7.071
  LoadShardBlock: 178.879 (3)
  PetaboxLoader3.datanode: 262.624 (4)
  PetaboxLoader3.resolve: 74.194 (3)
  load_resource: 158.926
*/