/* Sets the zone header colour for both landing page and article subpages */
/* .zone .zone-landing-header, .zone #main-header, .zone .zone-article-header { background-color: #ff4e00 } */
/* .redesign body { background-color: #ff4e00; } */
 
/* Sets the image for landing and article subpages.  You may want to use different images so separate the selectors as needed */
.zone-landing-header .zone-image, .zone-article-header .zone-image { background-image: url(https://web.archive.org/web/20150319161610im_/https://mdn.mozillademos.org/files/6141/temporary-zone-image.png); background-position: top center;}

.zone-landing-header .zone-image {
  background-size: 224px;
  background-position: 230px top;
}

.text-content table {
  border: 0;
}

.text-content td {
  border: 0;
  vertical-align: middle;
}


div.center {
  padding-top: 0;
}

div.zone-callout {
  margin-bottom: 10px;
}

div.zone-callout ul {
  margin: 0 0 10px 10px;
}

div.zone-callout li {
  padding: 5px;
}

hr {
  border-style: solid;
  border-bottom-width: 1px;
  color: #5E88B0;
  margin: 1em auto 2em auto;
  width: 90%;
}

/* custom CSS for the apps zone feature box thingy  */

.outer-apps-box {
	  background: url(https://web.archive.org/web/20150319161610im_/https://mdn.mozillademos.org/files/6257/posh-app-image.png) no-repeat 12% center,
	              -webkit-linear-gradient(to bottom,#FFF,#EEE);
      background: url(https://web.archive.org/web/20150319161610im_/https://mdn.mozillademos.org/files/6257/posh-app-image.png) no-repeat 12% center,
	              -moz-linear-gradient(to bottom,#FFF,#EEE);
      background: url(https://web.archive.org/web/20150319161610im_/https://mdn.mozillademos.org/files/6257/posh-app-image.png) no-repeat 12% center,
	              -ms-linear-gradient(to bottom,#FFF,#EEE);
	  background: url(https://web.archive.org/web/20150319161610im_/https://mdn.mozillademos.org/files/6257/posh-app-image.png) no-repeat 12% center,
	              linear-gradient(to bottom,#FFF,#EEE);
      margin: 0 auto 40px;
      padding: 4% 6% 4% 30%;
      border-radius: 3px;
      box-shadow: 0px 2px 2px #CCC;
      height: auto;
      width: 26%;
    }

/*overriding the column-5 width, to make the two column section columns wide enough to span the whole width of the main content area.*/

.column-5 {
  width: 48.5%;
}
/*
     FILE ARCHIVED ON 16:16:10 Mar 19, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:55:58 Feb 20, 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.417
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.023
  esindex: 0.007
  cdx.remote: 31.766
  LoadShardBlock: 108.332 (3)
  PetaboxLoader3.datanode: 111.113 (4)
  load_resource: 416.864
  PetaboxLoader3.resolve: 357.72
*/