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

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

/*
     FILE ARCHIVED ON 05:36:37 Apr 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:07:30 Aug 14, 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.376
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.052
  esindex: 0.005
  cdx.remote: 13.698
  LoadShardBlock: 149.511 (3)
  PetaboxLoader3.resolve: 170.079 (3)
  PetaboxLoader3.datanode: 105.645 (5)
  load_resource: 167.364
  loaddict: 28.189
*/