/*
 * @file
 * Utility class to remove browser styles, especially for button.
 */

.reset-appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0 none;
  background: transparent;
  padding: 0;
  margin: 0;
  line-height: inherit;
}

/*
     FILE ARCHIVED ON 00:40:18 Feb 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:18:53 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.408
  exclusion.robots: 0.041
  exclusion.robots.policy: 0.033
  esindex: 0.008
  cdx.remote: 88.491
  LoadShardBlock: 430.269 (3)
  PetaboxLoader3.resolve: 302.698 (4)
  PetaboxLoader3.datanode: 84.428 (4)
  load_resource: 80.826
*/