/**
 * @file
 * Float clearing.
 *
 * Based on the micro clearfix hack by Nicolas Gallagher, with the :before
 * pseudo selector removed to allow normal top margin collapse.
 *
 * @see http://nicolasgallagher.com/micro-clearfix-hack
 */

.clearfix:after {
  display: table;
  clear: both;
  content: "";
}

/*
     FILE ARCHIVED ON 08:04:59 May 29, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:38:41 Aug 26, 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.509
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.042
  esindex: 0.008
  cdx.remote: 65.828
  LoadShardBlock: 70.504 (3)
  PetaboxLoader3.datanode: 95.565 (5)
  load_resource: 73.824
  PetaboxLoader3.resolve: 42.829
  loaddict: 12.6
*/