/**
 * @file
 * Visual styles for animated throbber.
 *
 * @see autocomplete.js
 */

.js input.form-autocomplete {
  background-image: url(https://695bc8.staticwbm.com/20190118193240im_/https://swni.org/core/themes/stable/images/core/throbber-inactive.png);
  background-position: 100% center; /* LTR */
  background-repeat: no-repeat;
}
.js[dir="rtl"] input.form-autocomplete {
  background-position: 0% center;
}
.js input.form-autocomplete.ui-autocomplete-loading {
  background-image: url(https://462110.staticwbm.com/20190118193240im_/https://swni.org/core/themes/stable/images/core/throbber-active.gif);
  background-position: 100% center; /* LTR */
}
.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
  background-position: 0% center;
}

/*
     FILE ARCHIVED ON 10:16:12 Feb 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:18:48 May 22, 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.485
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.037
  esindex: 0.008
  cdx.remote: 71.701
  LoadShardBlock: 37.936 (3)
  PetaboxLoader3.datanode: 45.913 (4)
  load_resource: 94.755
  PetaboxLoader3.resolve: 55.902
*/