
/*
	DO NOT ALTER CLASS NAMES OR CLASS POSITIONS 
		--- if in doubt, ask steff ---
*/

/* this is applied to <html> when the window is < CONFIG.smallScreenPxBreakpoint wide (defined in foundation-extras.js) */
html.mobile {  }


/*
	give extra padding to a row with class .extra-side-padding
	or the child rows within a column classed with .extra-side-padding
 */
.row.extra-side-padding,
.columns.extra-side-padding > .row {
	padding-left:10px;
	padding-right:10px;
}
.mobile .row.extra-side-padding,
.mobile .columns.extra-side-padding > .row {
	padding-left:5px;
	padding-right:5px;
}


#page > .row { min-width:960px; } /* set a hard-break point */
.mobile #page > .row { min-width:0; }


/*
     FILE ARCHIVED ON 08:15:49 Mar 06, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:17:23 Aug 13, 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.58
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.045
  esindex: 0.011
  cdx.remote: 18.715
  LoadShardBlock: 145.667 (3)
  PetaboxLoader3.datanode: 187.505 (5)
  load_resource: 1778.599 (2)
  PetaboxLoader3.resolve: 108.449 (2)
*/