/**
 * @file
 * Bartik layout styling.
 */

/**
 * Container
 */
.layout-container {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

@media all and (min-width: 851px) {
  .layout-container {
    max-width: 1290px;
  }
}

/**
 * Main
 */
.layout-main-wrapper {
  min-height: 300px;
}
.layout-main {
  margin-top: 20px;
  margin-bottom: 40px;
}

/*
     FILE ARCHIVED ON 08:03:41 Feb 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:19:06 May 22, 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.586
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.041
  esindex: 0.01
  cdx.remote: 104.246
  LoadShardBlock: 226.811 (3)
  PetaboxLoader3.datanode: 417.104 (4)
  PetaboxLoader3.resolve: 1112.442 (2)
  load_resource: 1335.217
*/