/*
 * @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 23:44:45 Jul 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:28:13 Aug 09, 2025.
     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.534
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.026
  esindex: 0.01
  cdx.remote: 45.796
  LoadShardBlock: 568.677 (3)
  PetaboxLoader3.datanode: 598.745 (5)
  load_resource: 71.477 (2)
*/