/**
 * @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 {
  content: "";
  display: table;
  clear: both;
}

/*
     FILE ARCHIVED ON 03:22:51 Mar 21, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:19:39 Mar 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):
  capture_cache.get: 0.337
  captures_list: 0.681
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.014
  esindex: 0.011
  cdx.remote: 38.569
  LoadShardBlock: 366.982 (3)
  PetaboxLoader3.datanode: 202.397 (4)
  PetaboxLoader3.resolve: 306.599 (3)
  load_resource: 145.354
*/