/* Sets the zone header colour for both landing page and article subpages */
/*
.zone .zone-landing-header, .zone #main-header, .zone .zone-article-header {
  background: url("https://web.archive.org/web/20141203235307im_/https://mdn.mozillademos.org/files/6121/bg-gradient-sand.png") repeat-x scroll 0px 0px, url("https://web.archive.org/web/20141203235307im_/https://mdn.mozillademos.org/files/6123/bg-sand.png") repeat scroll 0px 0px, none repeat scroll 0% 0% rgb(245, 241, 232);
}
*/
.redesign body { background-color: rgb(245, 241, 232); }
 
/* 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("/web/20141203235307im_/https://developer.mozilla.org/files/6497/firefox_logo-new.png");
/*  background-size: 468px 468px;*/
  background-size:100% auto;
}

.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%;
}

.masthead-text, h1 {
  color: rgb(52,52,52) !important;
  width: 57%;
  padding-bottom: 20px;
}

.column-container img {
  border: 1px solid black;
}

// Adjustments to styles

.column-5 {
  width: 57%;
}

.zone .zone-landing-header .masthead-text p { margin-right: 0; }

.dev-program-callouts {
  display: table;
  border-spacing: 50px 0;
height:100%;
}

.dev-program-callout {
  display: table-cell;
  width:33%;
  height:100%;
}

/* We don't want .dev-program-first to go on top of a warning */
.warning-review + article  .dev-program-first {
  margin-top: 0;
}

.dev-program-first {
    margin-top: -60px;
}
/*
     FILE ARCHIVED ON 23:53:07 Dec 03, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:24:26 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.593
  exclusion.robots: 0.046
  exclusion.robots.policy: 0.033
  esindex: 0.01
  cdx.remote: 5.798
  LoadShardBlock: 180.47 (3)
  PetaboxLoader3.datanode: 273.517 (5)
  load_resource: 284.516 (2)
  PetaboxLoader3.resolve: 120.227 (2)
*/