Difference between revisions of "MediaWiki:Common.css"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 1: Line 1:
/* Standard Frame Icon */
.glowbox {
div.standard-frame-icon, span.standard-frame-icon, div.standard-frame-icon-hq, span.standard-frame-icon-hq {
   display:inline-block!important;
  position: relative;
   box-shadow:0px 0px 5px 5px #ed2a54;
  width: 48px;
  height: 48px;
   display: inline-block!important;
   background: url(/mediawiki/images/2/2b/Action_background.png) no-repeat 4px
    2px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  vertical-align: middle;
  margin-right: -3px;
}
}


td > div.standard-frame-icon, td > span.standard-frame-icon, td > div.standard-frame-icon-hq, td > span.standard-frame-icon-hq {
nav#p-namespaces {
   font-size: 100%;
   margin-left: 1em !important;
}
}


div.standard-frame-icon img, span.standard-frame-icon img, div.standard-frame-icon-hq img, span.standard-frame-icon-hq img {
.displaynone {
  position: absolute;
   display: none !important;
  top: 2px;
  left: 50%;
  margin-left: -20px;
   display: block;
  z-index: 1;
}
}


div.standard-frame-icon:after, span.standard-frame-icon:after {
.is-wikipatron {
   content: "";
   color: red !important;
  background: url(/mediawiki/images/d/d9/Action_overlay_glassy.png) no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
}


div.standard-frame-icon-hq:after, span.standard-frame-icon-hq:after {
.is-ultimapatron {
   content: "";
   color: blue !important;
  background: url(/mediawiki/images/a/af/HQ_overlay.png) no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
}


div.standard-frame-icon > a:nth-child(2), span.standard-frame-icon > a:nth-child(2), div.standard-frame-icon-hq > a:nth-child(2), span.standard-frame-icon-hq > a:nth-child(2) {
.is-warrioroflight {
   width: 42px;
   color: gold !important;
  height: 42px;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 2px;
  text-decoration: none;
  padding: 0;
  background-image: none;
}
}


/* Mid-size */
/*<nowiki>*/
div.standard-frame-icon.mid, span.standard-frame-icon.mid, div.standard-frame-icon-hq.mid, span.standard-frame-icon-hq.mid  {
/** FONTS **/
  width: 38px;
@font-face {
   height: 38px;
  font-family: "EasonPro";
   background-size: 30px 30px;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.svg#EasonProregular")
      format("svg");
   font-weight: normal;
   font-style: normal;
}
}
div.standard-frame-icon.mid img, span.standard-frame-icon.mid img, div.standard-frame-icon-hq.mid img, span.standard-frame-icon-hq.mid img {
@font-face {
  top: 1px;
  font-family: "EasonPro";
  left: 60%;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.eot");
}
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.eot?#iefix")
div.standard-frame-icon.mid:after, span.standard-frame-icon.mid:after, div.standard-frame-icon-hq.mid:after, span.standard-frame-icon-hq.mid:after {
      format("embedded-opentype"),
  width: 36px;
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.woff")
   height: 36px;
      format("woff"),
   background-size: 36px 36px;
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.svg#EasonProitalic")
      format("svg");
   font-weight: normal;
   font-style: italic;
}
}
div.standard-frame-icon.mid > a:nth-child(2), span.standard-frame-icon.mid > a:nth-child(2), div.standard-frame-icon-hq.mid > a:nth-child(2), span.standard-frame-icon-hq.mid > a:nth-child(2) {
@font-face {
   width: 30px;
  font-family: "EasonPro";
   height: 30px;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.svg#EasonProBold")
      format("svg");
   font-weight: bold;
   font-style: normal;
}
}
 
@font-face {
/* Small-size */
  font-family: "CronosPro";
div.standard-frame-icon.small, span.standard-frame-icon.small, div.standard-frame-icon-hq.small, span.standard-frame-icon-hq.small {
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/cronos/v1/cronospro-regular-webfont.eot");
  width: 28px;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/cronos/v1/cronospro-regular-webfont.eot?#iefix")
   height: 24px;
      format("embedded-opentype"),
  background-size: 18px 20px;
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.woff")
   font-size: 100%;
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.svg#CronosProregular")
      format("svg");
   font-weight: normal;
   font-style: normal;
}
}
div.standard-frame-icon.small img, span.standard-frame-icon.small img, div.standard-frame-icon-hq.small img, span.standard-frame-icon-hq.small img {
 
   top: 1px !important;
/* Hide RC quick links below minimum screen width */
   left: 1.42rem !important;
@media screen and (max-width: 750px) {
   #rcQuickLinks {
    display: none;
   }
}
}
div.standard-frame-icon.small:after, span.standard-frame-icon.small:after, div.standard-frame-icon-hq.small:after, span.standard-frame-icon-hq.small:after {
 
  width: 24px;
/* TOC display level limiter, will only display the TOC up to level N */
  height: 24px;
.toc1 li.toclevel-2,
  background-size: 24px 24px;
.toc1 li.toclevel-3,
  margin-left: 0.055em;
.toc1 li.toclevel-4,
}
.toc1 li.toclevel-5,
dd div.standard-frame-icon.small:after, dd span.standard-frame-icon.small:after, dd div.standard-frame-icon-hq.small:after, dd span.standard-frame-icon-hq.small:after {
.toc1 li.toclevel-6,
  /* Fix */
.toc2 li.toclevel-3,
  margin-left: 0.045em;
.toc2 li.toclevel-4,
}
.toc2 li.toclevel-5,
div.standard-frame-icon.small > a:nth-child(2), span.standard-frame-icon.small > a:nth-child(2), div.standard-frame-icon-hq.small > a:nth-child(2), span.standard-frame-icon-hq.small > a:nth-child(2) {
.toc2 li.toclevel-6,
   width: 20px;
.toc3 li.toclevel-4,
  height: 20px;
.toc3 li.toclevel-5,
.toc3 li.toclevel-6,
.toc4 li.toclevel-5,
.toc4 li.toclevel-6,
.toc5 li.toclevel-6,
.hide,
body.page-Main_Page.ns-subject h1.firstHeading {
   display: none;
}
}


.glowbox {
/* TOC heading font */
   display:inline-block!important;
#toc h2,
  box-shadow:0px 0px 5px 5px #ed2a54;
.toc h2 {
   font-family: Arial, sans-serif !important;
}
}


nav#p-namespaces {
/* Miscellaneous changes */
   margin-left: 1em !important;
div.mw-dismissable-notice .mw-dismissable-notice-body {
  margin: 0;
   margin-bottom: 0.5em;
}
}
 
div.mw-dismissable-notice .mw-dismissable-notice-close {
.displaynone {
  margin-right: 5px;
   display: none !important;
}
ul.special abbr,
ul.special acronym {
   border: none;
}
}
 
ol.references > li:target,
.is-wikipatron {
sup.reference:target,
   color: red !important;
cite:target {
   background: #eef;
}
}
 
ol.references {
.is-ultimapatron {
   font-size: 90%;
   color: blue !important;
}
}
 
sup,
.is-warrioroflight {
sub {
   color: gold !important;
   line-height: 1em;
}
}
 
.mw-editsection {
/*<nowiki>*/
   float: right;
/** FONTS **/
}
@font-face {
div.searchresults .mw-search-results {
   font-family: "EasonPro";
   float: none;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.eot");
}
   src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.eot?#iefix")
.mw-collapsible-toggle {
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.svg#EasonProregular")
      format("svg");
   font-weight: normal;
   font-weight: normal;
   font-style: normal;
   font-size: 85%;
}
}
@font-face {
span.comment {
  font-family: "EasonPro";
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.svg#EasonProitalic")
      format("svg");
  font-weight: normal;
   font-style: italic;
   font-style: italic;
}
}
@font-face {
.autocomment {
   font-family: "EasonPro";
   color: gray;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.svg#EasonProBold")
      format("svg");
  font-weight: bold;
  font-style: normal;
}
}
@font-face {
.gray,
  font-family: "CronosPro";
.gray a {
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/cronos/v1/cronospro-regular-webfont.eot");
   color: gray;
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/cronos/v1/cronospro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.svg#CronosProregular")
      format("svg");
  font-weight: normal;
   font-style: normal;
}
}


/* Hide RC quick links below minimum screen width */
/* Universal styles */
@media screen and (max-width: 750px) {
.hidelist ul {
   #rcQuickLinks {
  list-style: none none;
    display: none;
  margin: 0;
   }
  padding: 0;
}
.hidelist p {
   font-style: italic;
  margin: 0 0 0.2em;
}
.hidelist p + ul {
  margin-bottom: 0.5em;
}
.infobox-n .clear,
.nav .clear,
.recipe-box .clear {
   height: 5px;
}
#content .hiddenlinks a,
#content .hiddenlinks a:link,
#content .hiddenlinks a:visited {
  color: inherit;
}
}


/* TOC display level limiter, will only display the TOC up to level N */
/** MAIN PAGE STYLESHEET **/
.toc1 li.toclevel-2,
#mainpagenavigation {
.toc1 li.toclevel-3,
  display: block;
.toc1 li.toclevel-4,
  border-collapse: collapse;
.toc1 li.toclevel-5,
  text-align: left;
.toc1 li.toclevel-6,
.toc2 li.toclevel-3,
.toc2 li.toclevel-4,
.toc2 li.toclevel-5,
.toc2 li.toclevel-6,
.toc3 li.toclevel-4,
.toc3 li.toclevel-5,
.toc3 li.toclevel-6,
.toc4 li.toclevel-5,
.toc4 li.toclevel-6,
.toc5 li.toclevel-6,
.hide,
body.page-Main_Page.ns-subject h1.firstHeading {
  display: none;
}
}


/* TOC heading font */
#mainpagenavigation th {
#toc h2,
  font-family: EasonPro, "Times New Roman", serif;
.toc h2 {
  font-size: 1.7692307692em;
   font-family: Arial, sans-serif !important;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
  background-color: #444;
  background-image: url("/mediawiki/images/a/aa/Bg_gradient4.jpg") !important;
   font-weight: 400;
  height: 48px;
  text-align: center;
  font-size-adjust: 0.43;
}
}


/* Miscellaneous changes */
#mainpagenavigation td {
div.mw-dismissable-notice .mw-dismissable-notice-body {
  background-color: #fff;
   margin: 0;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
   margin-bottom: 0.5em;
  background-image: linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -o-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -moz-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
   background-image: -ms-linear-gradient(top, #bbb 0%, #fff 2%, #fff 100%);
   background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #bbb),
    color-stop(0.02, #fff),
    color-stop(1, #eee)
  );
}
}
div.mw-dismissable-notice .mw-dismissable-notice-close {
 
   margin-right: 5px;
#mainpagenavigation td.content {
   vertical-align: top;
  padding: 0.5em 1.5em;
}
}
ul.special abbr,
 
ul.special acronym {
#mainpagenavigation td.separator {
   border: none;
   border-right: #aaa solid 1px;
}
}
ol.references > li:target,
 
sup.reference:target,
body.page-Main_Page.ns-subject #content,
cite:target {
body.page-Main_Page_editcopy.ns-subject #content {
   background: #eef;
  padding-left: 16px;
   padding-right: 16px;
}
}
ol.references {
 
   font-size: 90%;
/* older IE hacks */
#mainpagenavigation td.content > * {
   width: 88%\0/;
}
}
sup,
#mainpagenavigation td.content > [class*="float"] {
sub {
   width: auto\0/;
   line-height: 1em;
}
}
.mw-editsection {
:root #mainpagenavigation td.content > * {
   float: right;
   width: auto;
}
}
div.searchresults .mw-search-results {
 
   float: none;
/** TABLE CLASSES **/
}
.table {
.mw-collapsible-toggle {
   border: 0 solid;
   font-weight: normal;
  border-collapse: collapse;
   font-size: 85%;
  border-spacing: 0;
}
   font-size: 0.9230769231em;
span.comment {
   text-align: left;
   font-style: italic;
  clear: none;
  position: relative;
  display: inline-block;
   vertical-align: top;
  margin: 10px 0;
  padding: 0;
}
}
.autocomment {
 
   color: gray;
/* make table captions bold */
.table > caption {
   font-weight: bold;
}
}
.gray,
 
.gray a {
/* this is a hack to add borders to IE8- */
   color: gray;
.table > thead,
.table > tbody {
   border: 0 solid #aaa\0/;
}
}


/* Universal styles */
.table tr {
.hidelist ul {
   border: 1px solid #aaa\0/;
   list-style: none none;
   text-align: left;
   margin: 0;
   border-color: #aaa;
   padding: 0;
}
}
.hidelist p {
 
   font-style: italic;
/* and this removes them for IE9+ */
   margin: 0 0 0.2em;
:root .table tr {
   border-top-width: 0;
   border-bottom-width: 0;
}
}
.hidelist p + ul {
 
   margin-bottom: 0.5em;
.table > * > tr > :first-child {
   border-left: 1px solid #aaa;
}
}
.infobox-n .clear,
.table > * > tr > :last-child {
.nav .clear,
   border-right: 1px solid #aaa;
.recipe-box .clear {
   height: 5px;
}
#content .hiddenlinks a,
#content .hiddenlinks a:link,
#content .hiddenlinks a:visited {
  color: inherit;
}
}


/** MAIN PAGE STYLESHEET **/
.table > tbody > tr:last-child,
#mainpagenavigation {
.table > tbody > tr:last-child > *,
  display: block;
.table > tfoot > tr:last-child > *,
   border-collapse: collapse;
.table > caption {
  text-align: left;
   border-bottom: 1px solid #aaa;
}
}


#mainpagenavigation th {
.table > tbody:first-child > tr:first-child > *,
  font-family: EasonPro, "Times New Roman", serif;
.table > tbody > tr.heading > *,
  font-size: 1.7692307692em;
.table > thead > tr:first-child > * {
  color: #fff;
   background-image: url("/mediawiki/images/b/b3/Box_overlay.png");
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
   background-color: #eee;
  background-color: #444;
   border-color: #aaa;
   background-image: url("/mediawiki/images/a/aa/Bg_gradient4.jpg") !important;
   padding: 0.5em;
   font-weight: 400;
}
   height: 48px;
 
   text-align: center;
.table > tbody > tr > th,
   font-size-adjust: 0.43;
.table > tbody > tr > td,
.table > tfoot > tr > th {
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
   padding: 0.25em 0.5em;
}
}


#mainpagenavigation td {
.table tr > th,
   background-color: #fff;
.table[class*="center"] tr {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
   text-align: center;
   background-image: linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
}
  background-image: -o-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
.table[class*="left"] tr {
   background-image: -moz-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
   text-align: left;
  background-image: -webkit-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
}
  background-image: -ms-linear-gradient(top, #bbb 0%, #fff 2%, #fff 100%);
.table[class*="right"] tr {
   background-image: -webkit-gradient(
   text-align: right;
    linear,
}
    left top,
.table[class*="middle"] tr {
    left bottom,
   vertical-align: middle;
    color-stop(0, #bbb),
    color-stop(0.02, #fff),
    color-stop(1, #eee)
  );
}
}
 
.table[class*="top"] tr {
#mainpagenavigation td.content {
   vertical-align: top;
   vertical-align: top;
   padding: 0.5em 1.5em;
}
.table[class*="bottom"] tr {
   vertical-align: bottom;
}
}


#mainpagenavigation td.separator {
.table > :first-child > tr:first-child,
   border-right: #aaa solid 1px;
.table > tbody > tr.heading {
  background-color: #eee;
   border: 1px solid #aaa !important;
}
}


body.page-Main_Page.ns-subject #content,
.table > tbody > tr > th,
body.page-Main_Page_editcopy.ns-subject #content {
.table > tfoot > tr > th {
   padding-left: 16px;
   background-color: #e7e7e7;
   padding-right: 16px;
   border-color: #aaa;
}
}


/* older IE hacks */
.table > tbody > tr:nth-child(odd) {
#mainpagenavigation td.content > * {
   background-color: #f3f3f3;
   width: 88%\0/;
  border-color: #aaa;
}
}
#mainpagenavigation td.content > [class*="float"] {
 
   width: auto\0/;
.table > tbody,
.table > tbody > tr.heading,
.table > tbody > tr > [rowspan],
.table > tbody > tr > [colspan] {
   border: 1px solid #aaa;
}
}
:root #mainpagenavigation td.content > * {
 
   width: auto;
.table > :first-child > tr:first-child + tr [rowspan],
.table > :first-child > tr:first-child + tr [colspan] {
   border-top-width: 0;
}
}


/** TABLE CLASSES **/
.table .line,
.table {
.table .line-bottom {
   border: 0 solid;
   border-bottom-width: 1px !important;
  border-collapse: collapse;
   border-bottom-style: solid;
   border-spacing: 0;
  font-size: 0.9230769231em;
  text-align: left;
  clear: none;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0;
  padding: 0;
}
}


/* make table captions bold */
.table .line-top {
.table > caption {
   border-top-width: 1px !important;
   font-weight: bold;
  border-top-style: solid;
  border-top-color: #aaa;
}
}


/* this is a hack to add borders to IE8- */
.table .line-left {
.table > thead,
   border-left-width: 1px !important;
.table > tbody {
  border-left-style: solid;
   border: 0 solid #aaa\0/;
  border-left-color: #aaa;
}
}


.table tr {
.table .line-right {
   border: 1px solid #aaa\0/;
   border-right-width: 1px !important;
   text-align: left;
   border-right-style: solid;
   border-color: #aaa;
   border-right-color: #aaa;
}
}


/* and this removes them for IE9+ */
.table table {
:root .table tr {
   background-color: transparent;
   border-top-width: 0;
  padding: 0;
   border-bottom-width: 0;
   margin: 0;
}
}


.table > * > tr > :first-child {
/** STDT table classes **/
   border-left: 1px solid #aaa;
/* dps-role*/
.table.dps-role > :first-child > tr:first-child,
.table.dps-role > tbody > tr.heading,
.table.dps-role > :first-child > tr:first-child > *,
.table.dps-role > tbody > tr.heading > * {
  background-color: #bb6363 !important;
  border-color: #9a4848 !important;
}
.table.dps-role > tbody > tr > th,
.table.dps-role > tfoot > tr > th,
.table.dps-role > thead > tr > th,
table.table > tbody > tr.dps-role > th {
  background-color: #a9d3b7;
   border-color: #87a992;
}
}
.table > * > tr > :last-child {
.table.dps-role > tbody > tr:nth-child(odd),
   border-right: 1px solid #aaa;
.table > tbody > tr.dps-role:nth-child(odd) {
   background-color: #f2e8e5;
}
}


.table > tbody > tr:last-child,
/* healer-role*/
.table > tbody > tr:last-child > *,
.table.healer-role > :first-child > tr:first-child,
.table > tfoot > tr:last-child > *,
.table.healer-role > tbody > tr.heading,
.table > caption {
.table.healer-role > :first-child > tr:first-child > *,
   border-bottom: 1px solid #aaa;
.table.healer-role > tbody > tr.heading > * {
  background-color: #3c6829 !important;
   border-color: #2a491d !important;
}
}
 
.table.healer-role > tbody > tr > th,
.table > tbody:first-child > tr:first-child > *,
.table.healer-role > tfoot > tr > th,
.table > tbody > tr.heading > *,
.table.healer-role > thead > tr > th,
.table > thead > tr:first-child > * {
table.table > tbody > tr.healer-role > th {
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png");
   background-color: #a9d3b7;
   background-color: #eee;
   border-color: #87a992;
   border-color: #aaa;
  padding: 0.5em;
}
}
 
.table.healer-role > tbody > tr:nth-child(odd),
.table > tbody > tr > th,
.table > tbody > tr.healer-role:nth-child(odd) {
.table > tbody > tr > td,
   background-color: #e7f3e2;
.table > tfoot > tr > th {
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
   padding: 0.25em 0.5em;
}
}


.table tr > th,
/* tanker-role*/
.table[class*="center"] tr {
.table.tanker-role > :first-child > tr:first-child,
   text-align: center;
.table.tanker-role > tbody > tr.heading,
.table.tanker-role > :first-child > tr:first-child > *,
.table.tanker-role > tbody > tr.heading > * {
   background-color: #5587c1 !important;
  border-color: #4871a0 !important;
}
}
.table[class*="left"] tr {
.table.tanker-role > tbody > tr > th,
   text-align: left;
.table.tanker-role > tfoot > tr > th,
.table.tanker-role > thead > tr > th,
table.table > tbody > tr.tanker-role > th {
   background-color: #a9d3b7;
  border-color: #87a992;
}
}
.table[class*="right"] tr {
.table.tanker-role > tbody > tr:nth-child(odd),
  text-align: right;
.table > tbody > tr.tanker-role:nth-child(odd) {
}
   background-color: #d2e3f7;
.table[class*="middle"] tr {
  vertical-align: middle;
}
.table[class*="top"] tr {
  vertical-align: top;
}
.table[class*="bottom"] tr {
   vertical-align: bottom;
}
}


.table > :first-child > tr:first-child,
/* crafting-role*/
.table > tbody > tr.heading {
.table.crafting-role > :first-child > tr:first-child,
   background-color: #eee;
.table.crafting-role > tbody > tr.heading,
   border: 1px solid #aaa !important;
.table.crafting-role > :first-child > tr:first-child > *,
.table.crafting-role > tbody > tr.heading > * {
   background-color: #878eb5 !important;
   border-color: #777d9e !important;
}
}
 
.table.crafting-role > tbody > tr > th,
.table > tbody > tr > th,
.table.crafting-role > tfoot > tr > th,
.table > tfoot > tr > th {
.table.crafting-role > thead > tr > th,
   background-color: #e7e7e7;
table.table > tbody > tr.crafting-role > th {
   border-color: #aaa;
   background-color: #a9d3b7;
   border-color: #87a992;
}
}
 
.table.crafting-role > tbody > tr:nth-child(odd),
.table > tbody > tr:nth-child(odd) {
.table > tbody > tr.crafting-role:nth-child(odd) {
   background-color: #f3f3f3;
   background-color: #dfe1ec;
  border-color: #aaa;
}
}


.table > tbody,
/* gathering-role*/
.table > tbody > tr.heading,
.table.gathering-role > :first-child > tr:first-child,
.table > tbody > tr > [rowspan],
.table.gathering-role > tbody > tr.heading,
.table > tbody > tr > [colspan] {
.table.gathering-role > :first-child > tr:first-child > *,
   border: 1px solid #aaa;
.table.gathering-role > tbody > tr.heading > * {
  background-color: #78a923 !important;
   border-color: #5a8019 !important;
}
}
 
.table.gathering-role > tbody > tr > th,
.table > :first-child > tr:first-child + tr [rowspan],
.table.gathering-role > tfoot > tr > th,
.table > :first-child > tr:first-child + tr [colspan] {
.table.gathering-role > thead > tr > th,
   border-top-width: 0;
table.table > tbody > tr.gathering-role > th {
  background-color: #cbeb93;
   border-color: #87a992;
}
}
 
.table.gathering-role > tbody > tr:nth-child(odd),
.table .line,
.table > tbody > tr.gathering-role:nth-child(odd) {
.table .line-bottom {
   background-color: #eaf7d4;
   border-bottom-width: 1px !important;
  border-bottom-style: solid;
}
}


.table .line-top {
/* pet-role*/
  border-top-width: 1px !important;
.table.pet-role > :first-child > tr:first-child,
   border-top-style: solid;
.table.pet-role > tbody > tr.heading,
   border-top-color: #aaa;
.table.pet-role > :first-child > tr:first-child > *,
.table.pet-role > tbody > tr.heading > * {
   background-color: #5fb7aa !important;
   border-color: #479e91 !important;
}
}
 
.table.pet-role > tbody > tr > th,
.table .line-left {
.table.pet-role > tfoot > tr > th,
  border-left-width: 1px !important;
.table.pet-role > thead > tr > th,
   border-left-style: solid;
table.table > tbody > tr.pet-role > th {
   border-left-color: #aaa;
   background-color: #a9d3b7;
   border-color: #87a992;
}
}
 
.table.pet-role > tbody > tr:nth-child(odd),
.table .line-right {
.table > tbody > tr.pet-role:nth-child(odd) {
  border-right-width: 1px !important;
   background-color: #edf7f6;
  border-right-style: solid;
   border-right-color: #aaa;
}
}


.table table {
/* npc */
   background-color: transparent;
.table.npc > :first-child > tr:first-child,
   padding: 0;
.table.npc > tbody > tr.heading,
  margin: 0;
.table.npc > :first-child > tr:first-child > *,
.table.npc > tbody > tr.heading > * {
   background-color: #6c3 !important;
   border-color: #52a329 !important;
}
}
 
.table.npc > tbody > tr > th,
/** STDT table classes **/
.table.npc > tfoot > tr > th,
/* dps-role*/
.table.npc > thead > tr > th,
.table.dps-role > :first-child > tr:first-child,
table.table > tbody > tr.npc > th {
.table.dps-role > tbody > tr.heading,
   background-color: #b3e699;
.table.dps-role > :first-child > tr:first-child > *,
   border-color: #8fb87a;
.table.dps-role > tbody > tr.heading > * {
   background-color: #bb6363 !important;
   border-color: #9a4848 !important;
}
}
.table.dps-role > tbody > tr > th,
.table.npc > tbody > tr:nth-child(odd),
.table.dps-role > tfoot > tr > th,
.table > tbody > tr.npc:nth-child(odd) {
.table.dps-role > thead > tr > th,
   background-color: #e8f8e1;
table.table > tbody > tr.dps-role > th {
  background-color: #a9d3b7;
  border-color: #87a992;
}
.table.dps-role > tbody > tr:nth-child(odd),
.table > tbody > tr.dps-role:nth-child(odd) {
   background-color: #f2e8e5;
}
}


/* healer-role*/
/* pve */
.table.healer-role > :first-child > tr:first-child,
.table.pve > :first-child > tr:first-child,
.table.healer-role > tbody > tr.heading,
.table.pve > tbody > tr.heading,
.table.healer-role > :first-child > tr:first-child > *,
.table.pve > :first-child > tr:first-child > *,
.table.healer-role > tbody > tr.heading > * {
.table.pve > tbody > tr.heading > * {
   background-color: #3c6829 !important;
   background-color: #fc6 !important;
   border-color: #2a491d !important;
   border-color: #cca352 !important;
}
}
.table.healer-role > tbody > tr > th,
.table.pve > tbody > tr > th,
.table.healer-role > tfoot > tr > th,
.table.pve > tfoot > tr > th,
.table.healer-role > thead > tr > th,
.table.pve > thead > tr > th,
table.table > tbody > tr.healer-role > th {
table.table > tbody > tr.pve > th {
   background-color: #a9d3b7;
   background-color: #ffe6b3;
   border-color: #87a992;
   border-color: #ccb88f;
}
}
.table.healer-role > tbody > tr:nth-child(odd),
.table.pve > tbody > tr:nth-child(odd),
.table > tbody > tr.healer-role:nth-child(odd) {
.table > tbody > tr.pve:nth-child(odd) {
   background-color: #e7f3e2;
   background-color: #fff8e8;
}
}


/* tanker-role*/
/* equip or item*/
.table.tanker-role > :first-child > tr:first-child,
.table.equip > :first-child > tr:first-child,
.table.tanker-role > tbody > tr.heading,
.table.equip > tbody > tr.heading,
.table.tanker-role > :first-child > tr:first-child > *,
.table.equip > :first-child > tr:first-child > *,
.table.tanker-role > tbody > tr.heading > * {
.table.equip > tbody > tr.heading > *,
   background-color: #5587c1 !important;
.table.item > :first-child > tr:first-child,
   border-color: #4871a0 !important;
.table.item > tbody > tr.heading,
.table.item > :first-child > tr:first-child > *,
.table.item > tbody > tr.heading > * {
   background-color: #f96 !important;
   border-color: #cc7a52 !important;
}
}
.table.tanker-role > tbody > tr > th,
.table.equip > tbody > tr > th,
.table.tanker-role > tfoot > tr > th,
.table.equip > tfoot > tr > th,
.table.tanker-role > thead > tr > th,
.table.equip > thead > tr > th,
table.table > tbody > tr.tanker-role > th {
table.table > tbody > tr.equip > th,
   background-color: #a9d3b7;
.table.item > tbody > tr > th,
   border-color: #87a992;
.table.item > tfoot > tr > th,
.table.item > thead > tr > th,
table.table > tbody > tr.item > th {
   background-color: #ffccb3;
   border-color: #cca38f;
}
}
.table.tanker-role > tbody > tr:nth-child(odd),
.table.equip > tbody > tr:nth-child(odd),
.table > tbody > tr.tanker-role:nth-child(odd) {
.table > tbody > tr.equip:nth-child(odd),
   background-color: #d2e3f7;
.table.item > tbody > tr:nth-child(odd),
.table > tbody > tr.item:nth-child(odd) {
   background-color: #fff0e8;
}
}


/* crafting-role*/
/* skin */
.table.crafting-role > :first-child > tr:first-child,
.table.skin > :first-child > tr:first-child,
.table.crafting-role > tbody > tr.heading,
.table.skin > tbody > tr.heading,
.table.crafting-role > :first-child > tr:first-child > *,
.table.skin > :first-child > tr:first-child > *,
.table.crafting-role > tbody > tr.heading > * {
.table.skin > tbody > tr.heading > * {
   background-color: #878eb5 !important;
   background-color: #e07a98 !important;
   border-color: #777d9e !important;
   border-color: #996574 !important;
}
}
.table.crafting-role > tbody > tr > th,
.table.skin > tbody > tr > th,
.table.crafting-role > tfoot > tr > th,
.table.skin > tfoot > tr > th,
.table.crafting-role > thead > tr > th,
.table.skin > thead > tr > th,
table.table > tbody > tr.crafting-role > th {
table.table > tbody > tr.skin > th {
   background-color: #a9d3b7;
   background-color: #ffd4df;
   border-color: #87a992;
   border-color: #b3a1a5;
}
}
.table.crafting-role > tbody > tr:nth-child(odd),
.table.skin > tbody > tr:nth-child(odd),
.table > tbody > tr.crafting-role:nth-child(odd) {
.table > tbody > tr.skin:nth-child(odd) {
   background-color: #dfe1ec;
   background-color: #ffedf4;
}
}


/* gathering-role*/
/* mech1 */
.table.gathering-role > :first-child > tr:first-child,
.table.mech1 > :first-child > tr:first-child,
.table.gathering-role > tbody > tr.heading,
.table.mech1 > tbody > tr.heading,
.table.gathering-role > :first-child > tr:first-child > *,
.table.mech1 > :first-child > tr:first-child > *,
.table.gathering-role > tbody > tr.heading > * {
.table.mech1 > tbody > tr.heading > * {
   background-color: #78a923 !important;
   background-color: #69c !important;
   border-color: #5a8019 !important;
   border-color: #527aa3 !important;
}
}
.table.gathering-role > tbody > tr > th,
.table.mech1 > tbody > tr > th,
.table.gathering-role > tfoot > tr > th,
.table.mech1 > tfoot > tr > th,
.table.gathering-role > thead > tr > th,
.table.mech1 > thead > tr > th,
table.table > tbody > tr.gathering-role > th {
table.table > tbody > tr.mech1 > th {
   background-color: #cbeb93;
   background-color: #b3cce6;
   border-color: #87a992;
   border-color: #8fa3b8;
}
}
.table.gathering-role > tbody > tr:nth-child(odd),
.table.mech1 > tbody > tr:nth-child(odd),
.table > tbody > tr.gathering-role:nth-child(odd) {
.table > tbody > tr.mech1:nth-child(odd) {
   background-color: #eaf7d4;
   background-color: #e8f0f8;
}
}


/* pet-role*/
/* mech2 */
.table.pet-role > :first-child > tr:first-child,
.table.mech2 > :first-child > tr:first-child,
.table.pet-role > tbody > tr.heading,
.table.mech2 > tbody > tr.heading,
.table.pet-role > :first-child > tr:first-child > *,
.table.mech2 > :first-child > tr:first-child > *,
.table.pet-role > tbody > tr.heading > * {
.table.mech2 > tbody > tr.heading > * {
   background-color: #5fb7aa !important;
   background-color: #3cc !important;
   border-color: #479e91 !important;
   border-color: #29a3a3 !important;
}
}
.table.pet-role > tbody > tr > th,
.table.mech2 > tbody > tr > th,
.table.pet-role > tfoot > tr > th,
.table.mech2 > tfoot > tr > th,
.table.pet-role > thead > tr > th,
.table.mech2 > thead > tr > th,
table.table > tbody > tr.pet-role > th {
table.table > tbody > tr.mech2 > th {
   background-color: #a9d3b7;
   background-color: #99e6e6;
   border-color: #87a992;
   border-color: #7ab8b8;
}
}
.table.pet-role > tbody > tr:nth-child(odd),
.table.mech2 > tbody > tr:nth-child(odd),
.table > tbody > tr.pet-role:nth-child(odd) {
.table > tbody > tr.mech2:nth-child(odd) {
   background-color: #edf7f6;
   background-color: #e1f8f8;
}
}


/* npc */
/* lore */
.table.npc > :first-child > tr:first-child,
.table.lore > :first-child > tr:first-child,
.table.npc > tbody > tr.heading,
.table.lore > tbody > tr.heading,
.table.npc > :first-child > tr:first-child > *,
.table.lore > :first-child > tr:first-child > *,
.table.npc > tbody > tr.heading > * {
.table.lore > tbody > tr.heading > * {
   background-color: #6c3 !important;
   background-color: #c6c !important;
   border-color: #52a329 !important;
   border-color: #a352a3 !important;
}
}
.table.npc > tbody > tr > th,
.table.lore > tbody > tr > th,
.table.npc > tfoot > tr > th,
.table.lore > tfoot > tr > th,
.table.npc > thead > tr > th,
.table.lore > thead > tr > th,
table.table > tbody > tr.npc > th {
table.table > tbody > tr.lore > th {
   background-color: #b3e699;
   background-color: #e6b3e6;
   border-color: #8fb87a;
   border-color: #b88fb8;
}
}
.table.npc > tbody > tr:nth-child(odd),
.table.lore > tbody > tr:nth-child(odd),
.table > tbody > tr.npc:nth-child(odd) {
.table > tbody > tr.lore:nth-child(odd) {
   background-color: #e8f8e1;
   background-color: #f8e8f8;
}
}


/* pve */
/* location */
.table.pve > :first-child > tr:first-child,
.table.location > :first-child > tr:first-child,
.table.pve > tbody > tr.heading,
.table.location > tbody > tr.heading,
.table.pve > :first-child > tr:first-child > *,
.table.location > :first-child > tr:first-child > *,
.table.pve > tbody > tr.heading > * {
.table.location > tbody > tr.heading > * {
   background-color: #fc6 !important;
   background-color: #96c !important;
   border-color: #cca352 !important;
   border-color: #7a52a3 !important;
}
}
.table.pve > tbody > tr > th,
.table.location > tbody > tr > th,
.table.pve > tfoot > tr > th,
.table.location > tfoot > tr > th,
.table.pve > thead > tr > th,
.table.location > thead > tr > th,
table.table > tbody > tr.pve > th {
table.table > tbody > tr.location > th {
   background-color: #ffe6b3;
   background-color: #ccb3e6;
   border-color: #ccb88f;
   border-color: #a38fb8;
}
}
.table.pve > tbody > tr:nth-child(odd),
.table.location > tbody > tr:nth-child(odd),
.table > tbody > tr.pve:nth-child(odd) {
.table > tbody > tr.location:nth-child(odd) {
   background-color: #fff8e8;
   background-color: #f0e8f8;
}
}


/* equip or item*/
/* promo */
.table.equip > :first-child > tr:first-child,
.table.promo > :first-child > tr:first-child,
.table.equip > tbody > tr.heading,
.table.promo > tbody > tr.heading,
.table.equip > :first-child > tr:first-child > *,
.table.promo > :first-child > tr:first-child > *,
.table.equip > tbody > tr.heading > *,
.table.promo > tbody > tr.heading > * {
.table.item > :first-child > tr:first-child,
   background-color: #9c3 !important;
.table.item > tbody > tr.heading,
   border-color: #7aa329 !important;
.table.item > :first-child > tr:first-child > *,
.table.item > tbody > tr.heading > * {
   background-color: #f96 !important;
   border-color: #cc7a52 !important;
}
}
.table.equip > tbody > tr > th,
.table.promo > tbody > tr > th,
.table.equip > tfoot > tr > th,
.table.promo > tfoot > tr > th,
.table.equip > thead > tr > th,
.table.promo > thead > tr > th,
table.table > tbody > tr.equip > th,
table.table > tbody > tr.promo > th {
.table.item > tbody > tr > th,
   background-color: #cce699;
.table.item > tfoot > tr > th,
   border-color: #a3b87a;
.table.item > thead > tr > th,
table.table > tbody > tr.item > th {
   background-color: #ffccb3;
   border-color: #cca38f;
}
}
.table.equip > tbody > tr:nth-child(odd),
.table.promo > tbody > tr:nth-child(odd),
.table > tbody > tr.equip:nth-child(odd),
.table > tbody > tr.promo:nth-child(odd) {
.table.item > tbody > tr:nth-child(odd),
   background-color: #f0f8e1;
.table > tbody > tr.item:nth-child(odd) {
   background-color: #fff0e8;
}
}


/* skin */
/* buff */
.table.skin > :first-child > tr:first-child,
.table.buff > :first-child > tr:first-child,
.table.skin > tbody > tr.heading,
.table.buff > tbody > tr.heading,
.table.skin > :first-child > tr:first-child > *,
.table.buff > :first-child > tr:first-child > *,
.table.skin > tbody > tr.heading > * {
.table.buff > tbody > tr.heading > * {
   background-color: #e07a98 !important;
   background-color: #73d9d9 !important;
   border-color: #996574 !important;
   border-color: #5caeae !important;
}
}
.table.skin > tbody > tr > th,
.table.buff > tbody > tr > th,
.table.skin > tfoot > tr > th,
.table.buff > tfoot > tr > th,
.table.skin > thead > tr > th,
.table.buff > thead > tr > th,
table.table > tbody > tr.skin > th {
table.table > tbody > tr.buff > th {
   background-color: #ffd4df;
   background-color: #b9ecec;
   border-color: #b3a1a5;
   border-color: #94bdbd;
}
}
.table.skin > tbody > tr:nth-child(odd),
.table.buff > tbody > tr:nth-child(odd),
.table > tbody > tr.skin:nth-child(odd) {
.table > tbody > tr.buff:nth-child(odd) {
   background-color: #ffedf4;
   background-color: #eaf9f9;
}
}


/* mech1 */
/* debuff */
.table.mech1 > :first-child > tr:first-child,
.table.debuff > :first-child > tr:first-child,
.table.mech1 > tbody > tr.heading,
.table.debuff > tbody > tr.heading,
.table.mech1 > :first-child > tr:first-child > *,
.table.debuff > :first-child > tr:first-child > *,
.table.mech1 > tbody > tr.heading > * {
.table.debuff > tbody > tr.heading > * {
   background-color: #69c !important;
   background-color: #51a651 !important;
   border-color: #527aa3 !important;
   border-color: #418541 !important;
}
.table.mech1 > tbody > tr > th,
.table.mech1 > tfoot > tr > th,
.table.mech1 > thead > tr > th,
table.table > tbody > tr.mech1 > th {
  background-color: #b3cce6;
  border-color: #8fa3b8;
}
.table.mech1 > tbody > tr:nth-child(odd),
.table > tbody > tr.mech1:nth-child(odd) {
  background-color: #e8f0f8;
}
}


/* mech2 */
.table.debuff > tbody > tr > th,
.table.mech2 > :first-child > tr:first-child,
.table.debuff > tfoot > tr > th,
.table.mech2 > tbody > tr.heading,
.table.debuff > thead > tr > th,
.table.mech2 > :first-child > tr:first-child > *,
table.table > tbody > tr.debuff > th {
.table.mech2 > tbody > tr.heading > * {
   background-color: #a8d3a8;
   background-color: #3cc !important;
   border-color: #86a986;
   border-color: #29a3a3 !important;
}
}
.table.mech2 > tbody > tr > th,
 
.table.mech2 > tfoot > tr > th,
.table.debuff > tbody > tr:nth-child(odd),
.table.mech2 > thead > tr > th,
.table > tbody > tr.debuff:nth-child(odd) {
table.table > tbody > tr.mech2 > th {
   background-color: #e5f2e5;
  background-color: #99e6e6;
  border-color: #7ab8b8;
}
.table.mech2 > tbody > tr:nth-child(odd),
.table > tbody > tr.mech2:nth-child(odd) {
   background-color: #e1f8f8;
}
}


/* lore */
/* crafting */
.table.lore > :first-child > tr:first-child,
/* recipe */
.table.lore > tbody > tr.heading,
.table.crafting > :first-child > tr:first-child,
.table.lore > :first-child > tr:first-child > *,
.table.crafting > tbody > tr.heading,
.table.lore > tbody > tr.heading > * {
.table.crafting > :first-child > tr:first-child > *,
   background-color: #c6c !important;
.table.crafting > tbody > tr.heading > *,
   border-color: #a352a3 !important;
.table.recipe > :first-child > tr:first-child,
.table.recipe > tbody > tr.heading,
.table.recipe > :first-child > tr:first-child > *,
.table.recipe > tbody > tr.heading > * {
   background-color: #a68151 !important;
   border-color: #856741 !important;
}
}
.table.lore > tbody > tr > th,
 
.table.lore > tfoot > tr > th,
.table.crafting > tbody > tr > th,
.table.lore > thead > tr > th,
.table.crafting > tfoot > tr > th,
table.table > tbody > tr.lore > th {
.table.crafting > thead > tr > th,
  background-color: #e6b3e6;
table.table > tbody > tr.crafting > th,
  border-color: #b88fb8;
.table.recipe > tbody > tr > th,
}
.table.recipe > tfoot > tr > th,
.table.lore > tbody > tr:nth-child(odd),
.table.recipe > thead > tr > th,
.table > tbody > tr.lore:nth-child(odd) {
table.table > tbody > tr.recipe > th {
   background-color: #f8e8f8;
   background-color: #d3c0a8;
  border-color: #a99a86;
}
}


/* location */
.table.crafting > tbody > tr:nth-child(odd),
.table.location > :first-child > tr:first-child,
.table > tbody > tr.crafting:nth-child(odd),
.table.location > tbody > tr.heading,
.table.recipe > tbody > tr:nth-child(odd),
.table.location > :first-child > tr:first-child > *,
.table > tbody > tr.recipe:nth-child(odd) {
.table.location > tbody > tr.heading > * {
   background-color: #f2ece5;
   background-color: #96c !important;
  border-color: #7a52a3 !important;
}
}
.table.location > tbody > tr > th,
 
.table.location > tfoot > tr > th,
/* Action tables */
.table.location > thead > tr > th,
.table.actions,
table.table > tbody > tr.location > th {
.table.traits {
   background-color: #ccb3e6;
   width: 100%;
   border-color: #a38fb8;
  max-width: 1000px;
   display: table;
}
}
.table.location > tbody > tr:nth-child(odd),
.table.actions > :first-child > tr:first-child ~ tr th[colspan],
.table > tbody > tr.location:nth-child(odd) {
.table.traits > :first-child > tr:first-child ~ tr th[colspan] {
   background-color: #f0e8f8;
   text-align: left;
}
}
 
.table.actions
/* promo */
  > :first-child
.table.promo > :first-child > tr:first-child,
  > tr:first-child
.table.promo > tbody > tr.heading,
  ~ tr
.table.promo > :first-child > tr:first-child > *,
  th[colspan]
.table.promo > tbody > tr.heading > * {
  span.editsection,
   background-color: #9c3 !important;
.table.traits
  border-color: #7aa329 !important;
  > :first-child
  > tr:first-child
  ~ tr
  th[colspan]
  span.editsection {
   display: none;
}
}
.table.promo > tbody > tr > th,
.table.actions > :first-child > tr:first-child ~ tr th[colspan] h4,
.table.promo > tfoot > tr > th,
.table.traits > :first-child > tr:first-child ~ tr th[colspan] h4 {
.table.promo > thead > tr > th,
   margin-top: 5px !important;
table.table > tbody > tr.promo > th {
   margin-bottom: 5px !important;
   background-color: #cce699;
  border-color: #a3b87a;
}
.table.promo > tbody > tr:nth-child(odd),
.table > tbody > tr.promo:nth-child(odd) {
   background-color: #f0f8e1;
}
}


/* buff */
/* Using : lists within tables */
.table.buff > :first-child > tr:first-child,
/* no top/bottom margin in these tables */
.table.buff > tbody > tr.heading,
.table.fm dl,
.table.buff > :first-child > tr:first-child > *,
.table.craftvariants dl {
.table.buff > tbody > tr.heading > * {
   margin-top: 0;
   background-color: #73d9d9 !important;
   margin-bottom: 0;
   border-color: #5caeae !important;
}
}
.table.buff > tbody > tr > th,
/* no left margin when used purely for structure within these tables */
.table.buff > tfoot > tr > th,
.table.locations dd,
.table.buff > thead > tr > th,
.table.fm dd,
table.table > tbody > tr.buff > th {
table.craftvariants dd {
   background-color: #b9ecec;
   margin-left: 0;
  border-color: #94bdbd;
}
}
.table.buff > tbody > tr:nth-child(odd),
/* restore margin if it's actually being used as a definition list */
.table > tbody > tr.buff:nth-child(odd) {
.table.locations dl > dt ~ dd {
   background-color: #eaf9f9;
   margin-left: 2em;
}
}


/* debuff */
/* Using * lists within combo tables */
.table.debuff > :first-child > tr:first-child,
.table.combo ul {
.table.debuff > tbody > tr.heading,
   margin: 0.15em 0;
.table.debuff > :first-child > tr:first-child > *,
.table.debuff > tbody > tr.heading > * {
   background-color: #51a651 !important;
  border-color: #418541 !important;
}
}
 
.table.combo li {
.table.debuff > tbody > tr > th,
   display: block;
.table.debuff > tfoot > tr > th,
.table.debuff > thead > tr > th,
table.table > tbody > tr.debuff > th {
   background-color: #a8d3a8;
  border-color: #86a986;
}
}


.table.debuff > tbody > tr:nth-child(odd),
/** INFOBOXES **/
.table > tbody > tr.debuff:nth-child(odd) {
div.infobox-n {
   background-color: #e5f2e5;
  float: right;
  position: relative;
  width: 300px;
   background: #fff;
  font-size: 0.923em;
  border: 1px solid #aaa;
  margin: 0 0 1em 1em;
  padding: 0;
}
}


/* crafting */
div.infobox,
/* recipe */
div.nav .box {
.table.crafting > :first-child > tr:first-child,
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
.table.crafting > tbody > tr.heading,
  background-image: linear-gradient(top, #fff 0%, #eee 100%);
.table.crafting > :first-child > tr:first-child > *,
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
.table.crafting > tbody > tr.heading > *,
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
.table.recipe > :first-child > tr:first-child,
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
.table.recipe > tbody > tr.heading,
   background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
.table.recipe > :first-child > tr:first-child > *,
   background-image: -webkit-gradient(
.table.recipe > tbody > tr.heading > * {
    linear,
   background-color: #a68151 !important;
    left top,
   border-color: #856741 !important;
    left bottom,
    color-stop(0, #fff),
    color-stop(1, #eee)
  );
}
}


.table.crafting > tbody > tr > th,
div.infobox-n .icon {
.table.crafting > tfoot > tr > th,
  float: right;
.table.crafting > thead > tr > th,
  position: relative;
table.table > tbody > tr.crafting > th,
  z-index: 2;
.table.recipe > tbody > tr > th,
   width: auto;
.table.recipe > tfoot > tr > th,
   margin: 5px;
.table.recipe > thead > tr > th,
table.table > tbody > tr.recipe > th {
   background-color: #d3c0a8;
   border-color: #a99a86;
}
}


.table.crafting > tbody > tr:nth-child(odd),
div.infobox-n .icon p {
.table > tbody > tr.crafting:nth-child(odd),
  text-align: center;
.table.recipe > tbody > tr:nth-child(odd),
  color: #444;
.table > tbody > tr.recipe:nth-child(odd) {
  font-size: 9px !important;
   background-color: #f2ece5;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.75em;
  line-height: 1em;
  margin: 0.25em -0.5em;
   padding: 2px;
}
}


/* Action tables */
div.infobox-n .wrapper {
.table.actions,
   clear: both;
.table.traits {
   padding: 0;
   width: 100%;
  max-width: 1000px;
   display: table;
}
}
.table.actions > :first-child > tr:first-child ~ tr th[colspan],
 
.table.traits > :first-child > tr:first-child ~ tr th[colspan] {
div.infobox-n .statistics,
   text-align: left;
div.infobox-n .details {
   text-align: center;
  margin: 0 8px;
}
}
.table.actions
 
  > :first-child
div.statistics span + span,
  > tr:first-child
div.details span + span {
  ~ tr
   margin-left: 5px;
  th[colspan]
  span.editsection,
.table.traits
  > :first-child
  > tr:first-child
  ~ tr
  th[colspan]
  span.editsection {
  display: none;
}
.table.actions > :first-child > tr:first-child ~ tr th[colspan] h4,
.table.traits > :first-child > tr:first-child ~ tr th[colspan] h4 {
   margin-top: 5px !important;
  margin-bottom: 5px !important;
}
}


/* Using : lists within tables */
div.infobox-n .heading,
/* no top/bottom margin in these tables */
div.nav .heading {
.table.fm dl,
  font-weight: 700;
.table.craftvariants dl {
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
   margin-top: 0;
  text-align: center;
   margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.25);
   border-bottom-width: 0;
   position: relative;
  z-index: 1;
  font-size-adjust: 0.52;
  margin: -1px -1px 5px !important;
}
}
/* no left margin when used purely for structure within these tables */
 
.table.locations dd,
div.infobox-n .heading {
.table.fm dd,
  font-family: EasonPro, "Times New Roman", serif !important;
table.craftvariants dd {
  font-size: 1.417em !important;
   margin-left: 0;
  color: #fff !important;
}
  background-color: #444;
/* restore margin if it's actually being used as a definition list */
   text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
.table.locations dl > dt ~ dd {
  line-height: 1.176em;
   margin-left: 2em;
  font-size-adjust: 0.43;
   padding: 0.5em !important;
}
}


/* Using * lists within combo tables */
div.infobox-n .subheading,
.table.combo ul {
div.nav .subheading {
   margin: 0.15em 0;
   font-weight: 700;
}
  background-color: #888;
.table.combo li {
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
   display: block;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  border-right: 1px solid rgba(0, 0, 0, 0.25);
  line-height: 100%;
  text-align: center;
  position: relative;
   margin: 0 -1px !important;
}
}


/** INFOBOXES **/
div.infobox-n .subheading {
div.infobox-n {
   font-family: EasonPro, "Times New Roman", serif;
   float: right;
   font-size: 1.25em !important;
   position: relative;
   color: #fff !important;
   width: 300px;
   background-color: #444;
   background: #fff;
   text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
   font-size: 0.923em;
   z-index: 1;
   border: 1px solid #aaa;
  line-height: 1.333em;
   margin: 0 0 1em 1em;
   font-size-adjust: 0.43;
   padding: 0;
   padding: 0.567em !important;
}
}


div.infobox,
div.nav dl,
div.nav .box {
div.infobox-n dl {
   filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
   margin: 10px 0;
  background-image: linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(1, #eee)
  );
}
}


div.infobox-n .icon {
div.infobox-n dt {
   float: right;
   float: left;
   position: relative;
  text-align: right;
   z-index: 2;
   width: 90px;
   width: auto;
  line-height: 1em;
   margin: 5px;
   font-weight: 700;
   clear: left;
  border-right: 2px solid #999;
   margin: 0 -2px 0 0;
  padding: 2px 8px 2px 3px;
}
}


div.infobox-n .icon p {
div.infobox-n dd {
   text-align: center;
   float: left;
   color: #444;
   width: 170px;
   font-size: 9px !important;
   font-weight: 400;
  background-color: rgba(255, 255, 255, 0.5);
   border-left: 2px solid #999;
   border-radius: 0.75em;
   margin: 0;
  line-height: 1em;
   padding: 2px 7px;
   margin: 0.25em -0.5em;
   padding: 2px;
}
}


div.infobox-n .wrapper {
/* CUSTOM: Weapon widths */
   clear: both;
div.infobox-n.weapon dt {
   padding: 0;
   width: 120px;
}
div.infobox-n.weapon dd {
   width: 140px;
}
}


div.infobox-n .statistics,
div.infobox-n .image_wrapper {
div.infobox-n .details {
   text-align: center;
   text-align: center;
   margin: 0 8px;
  padding: 0;
   margin: 10px 0;
}
}


div.statistics span + span,
div.infobox-n::after,
div.details span + span {
div.nav .box::after,
   margin-left: 5px;
div.infobox-n .heading::after,
div.nav .heading::after,
div.infobox-n .subheading::after,
div.nav .subheading::after,
.table::after {
   content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-image: url("/mediawiki/images/4/45/Shadow_after.png");
  background-size: 100% 3px;
}
}


div.infobox-n .heading,
div.infobox-n::after,
div.nav .heading {
div.nav .box::after {
  font-weight: 700;
   bottom: -4px;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
   border-bottom-width: 0;
  position: relative;
  z-index: 1;
  font-size-adjust: 0.52;
  margin: -1px -1px 5px !important;
}
}


div.infobox-n .heading {
div.infobox-n .heading::after,
  font-family: EasonPro, "Times New Roman", serif !important;
div.nav .heading::after,
  font-size: 1.417em !important;
div.infobox-n .subheading::after,
  color: #fff !important;
div.nav .subheading::after,
  background-color: #444;
.table::after {
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
   bottom: -3px;
  line-height: 1.176em;
  font-size-adjust: 0.43;
   padding: 0.5em !important;
}
}


div.infobox-n .subheading,
/* Remove after shadow for tables that have been centered, otherwise the shadow spans the entire page */
div.nav .subheading {
.table[class*="center"]::after,
  font-weight: 700;
.table.noshadowafter::after {
  background-color: #888;
   background-image: none;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  border-right: 1px solid rgba(0, 0, 0, 0.25);
  line-height: 100%;
   text-align: center;
  position: relative;
  margin: 0 -1px !important;
}
}


div.infobox-n .subheading {
div.infobox-n table,
  font-family: EasonPro, "Times New Roman", serif;
div.nav table {
  font-size: 1.25em !important;
   background-color: transparent;
  color: #fff !important;
}
   background-color: #444;
 
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
div.infobox-n.healer-role dd,
  z-index: 1;
div.infobox-n.healer-role dt {
  line-height: 1.333em;
   border-color: #2a491d !important;
   font-size-adjust: 0.43;
  padding: 0.567em !important;
}
}


div.nav dl,
div.infobox-n.healer-role .heading,
div.infobox-n dl {
div.infobox-n.healer-role .subheading {
   margin: 10px 0;
   background-color: #3c6829 !important;
}
}


div.infobox-n dt {
div.infobox-n.tanker-role dd,
  float: left;
div.infobox-n.tanker-role dt {
  text-align: right;
   border-color: #4871a0 !important;
  width: 90px;
  line-height: 1em;
  font-weight: 700;
  clear: left;
   border-right: 2px solid #999;
  margin: 0 -2px 0 0;
  padding: 2px 8px 2px 3px;
}
}


div.infobox-n dd {
div.infobox-n.tanker-role .heading,
  float: left;
div.infobox-n.tanker-role .subheading {
  width: 170px;
   background-color: #5587c1 !important;
  font-weight: 400;
   border-left: 2px solid #999;
  margin: 0;
  padding: 2px 7px;
}
}


/* CUSTOM: Weapon widths */
div.infobox-n.dps-role dd,
div.infobox-n.weapon dt {
div.infobox-n.dps-role dt {
   width: 120px;
   border-color: #9a4848 !important;
}
}
div.infobox-n.weapon dd {
 
   width: 140px;
div.infobox-n.dps-role .heading,
div.infobox-n.dps-role .subheading {
   background-color: #bb6363 !important;
}
}


div.infobox-n .image_wrapper {
div.infobox-n.pet-role dd,
   text-align: center;
div.infobox-n.pet-role dt {
  padding: 0;
   border-color: #479e91 !important;
  margin: 10px 0;
}
}


div.infobox-n::after,
div.infobox-n.pet-role .heading,
div.nav .box::after,
div.infobox-n.pet-role .subheading {
div.infobox-n .heading::after,
  background-color: #5fb7aa !important;
div.nav .heading::after,
}
div.infobox-n .subheading::after,
 
div.nav .subheading::after,
div.infobox-n.crafting-role dd,
.table::after {
div.infobox-n.crafting-role dt {
   content: "";
   border-color: #777d9e !important;
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-image: url("/mediawiki/images/4/45/Shadow_after.png");
  background-size: 100% 3px;
}
}


div.infobox-n::after,
div.infobox-n.crafting-role .heading,
div.nav .box::after {
div.infobox-n.crafting-role .subheading {
   bottom: -4px;
   background-color: #878eb5 !important;
}
}


div.infobox-n .heading::after,
div.infobox-n.gathering-role dd,
div.nav .heading::after,
div.infobox-n.gathering-role dt {
div.infobox-n .subheading::after,
   border-color: #5a8019 !important;
div.nav .subheading::after,
.table::after {
   bottom: -3px;
}
}


/* Remove after shadow for tables that have been centered, otherwise the shadow spans the entire page */
div.infobox-n.gathering-role .heading,
.table[class*="center"]::after,
div.infobox-n.gathering-role .subheading {
.table.noshadowafter::after {
   background-color: #78a923 !important;
   background-image: none;
}
}


div.infobox-n table,
div.infobox-n.mixed-role dd,
div.nav table {
div.infobox-n.mixed-role dt {
   background-color: transparent;
   border-color: #ac8920 !important;
}
}


div.infobox-n.healer-role dd,
div.infobox-n.mixed-role .heading,
div.infobox-n.healer-role dt {
div.infobox-n.mixed-role .subheading {
   border-color: #2a491d !important;
   background-color: #deb94e !important;
}
}


div.infobox-n.healer-role .heading,
div.infobox-n.buff dd,
div.infobox-n.healer-role .subheading {
div.infobox-n.buff dt {
   background-color: #3c6829 !important;
   border-color: #399 !important;
}
}


div.infobox-n.tanker-role dd,
div.infobox-n.buff .heading,
div.infobox-n.tanker-role dt {
div.infobox-n.buff .subheading {
   border-color: #4871a0 !important;
   background-color: #399 !important;
}
}


div.infobox-n.tanker-role .heading,
div.infobox-n.debuff dd,
div.infobox-n.tanker-role .subheading {
div.infobox-n.debuff dt {
   background-color: #5587c1 !important;
   border-color: #363 !important;
}
}


div.infobox-n.dps-role dd,
div.infobox-n.debuff .heading,
div.infobox-n.dps-role dt {
div.infobox-n.debuff .subheading {
   border-color: #9a4848 !important;
   background-color: #363 !important;
}
}


div.infobox-n.dps-role .heading,
div.infobox-n.mount dd,
div.infobox-n.dps-role .subheading {
div.infobox-n.mount dt {
   background-color: #bb6363 !important;
   border-color: #b042bd !important;
}
}


div.infobox-n.pet-role dd,
div.infobox-n.mount .heading,
div.infobox-n.pet-role dt {
div.infobox-n.mount .subheading {
   border-color: #479e91 !important;
   background-color: #cf72da !important;
}
}


div.infobox-n.pet-role .heading,
div.infobox-n.armor dd,
div.infobox-n.pet-role .subheading {
div.infobox-n.weapon dd,
   background-color: #5fb7aa !important;
div.infobox-n.trinket dd,
div.infobox-n.item dd,
div.infobox-n.armor dt,
div.infobox-n.weapon dt,
div.infobox-n.trinket dt,
div.infobox-n.item dt {
   border-color: #c30;
}
}


div.infobox-n.crafting-role dd,
div.infobox-n.armor .heading,
div.infobox-n.crafting-role dt {
div.infobox-n.weapon .heading,
   border-color: #777d9e !important;
div.infobox-n.trinket .heading,
div.infobox-n.item .heading,
div.infobox-n.armor .subheading,
div.infobox-n.weapon .subheading,
div.infobox-n.trinket .subheading,
div.infobox-n.item .subheading {
   background: #c30;
}
}


div.infobox-n.crafting-role .heading,
div.infobox-n.skin dd,
div.infobox-n.crafting-role .subheading {
div.infobox-n.skin dt {
   background-color: #878eb5 !important;
   border-color: #c4003e;
}
}


div.infobox-n.gathering-role dd,
div.infobox-n.skin .heading,
div.infobox-n.gathering-role dt {
div.infobox-n.skin .subheading {
   border-color: #5a8019 !important;
   background: #c4003e;
}
}


div.infobox-n.gathering-role .heading,
div.infobox-n.recipe {
div.infobox-n.gathering-role .subheading {
  width: 300px;
   background-color: #78a923 !important;
  display: inline-block;
  float: none;
  clear: none;
  vertical-align: top;
  font-size: 1em;
   margin: 0 1em 1em 0;
}
}


div.infobox-n.mixed-role dd,
div.infobox-n.recipe .heading,
div.infobox-n.mixed-role dt {
div.infobox-n.recipe .subheading {
   border-color: #ac8920 !important;
   font-size: 1.133em;
  background: #533610;
}
}


div.infobox-n.mixed-role .heading,
div.infobox-n.recipe .wrapper {
div.infobox-n.mixed-role .subheading {
   padding: 0 10px;
   background-color: #deb94e !important;
}
}


div.infobox-n.buff dd,
div.infobox-n.crafting .heading,
div.infobox-n.buff dt {
div.infobox-n.crafting .subheading {
   border-color: #399 !important;
   background: #533610;
}
}


div.infobox-n.buff .heading,
div.infobox-n.crafting dd,
div.infobox-n.buff .subheading {
div.infobox-n.recipe dd,
   background-color: #399 !important;
div.infobox-n.crafting dt,
div.infobox-n.recipe dt {
   border-color: #533610;
}
}


div.infobox-n.debuff dd,
div.infobox-n.npc dd,
div.infobox-n.debuff dt {
div.infobox-n.npc dt {
   border-color: #363 !important;
   border-color: #390;
}
}


div.infobox-n.debuff .heading,
div.infobox-n.npc .heading,
div.infobox-n.debuff .subheading {
div.infobox-n.npc .subheading {
   background-color: #363 !important;
   background: #390;
}
}


div.infobox-n.mount dd,
div.infobox-n.action dd,
div.infobox-n.mount dt {
div.infobox-n.action dt {
   border-color: #b042bd !important;
   border-color: #999;
}
}


div.infobox-n.mount .heading,
div.infobox-n.trait dd,
div.infobox-n.mount .subheading {
div.infobox-n.trait dt {
   background-color: #cf72da !important;
   border-color: #bb7639;
}
}


div.infobox-n.armor dd,
div.infobox-n.trait .heading,
div.infobox-n.weapon dd,
div.infobox-n.trait .subheading {
div.infobox-n.trinket dd,
   background: #444;
div.infobox-n.item dd,
div.infobox-n.armor dt,
div.infobox-n.weapon dt,
div.infobox-n.trinket dt,
div.infobox-n.item dt {
   border-color: #c30;
}
}


div.infobox-n.armor .heading,
div.infobox-n.trait .heading,
div.infobox-n.weapon .heading,
div.infobox-n.trait .subheading {
div.infobox-n.trinket .heading,
   background: #ce8d54;
div.infobox-n.item .heading,
div.infobox-n.armor .subheading,
div.infobox-n.weapon .subheading,
div.infobox-n.trinket .subheading,
div.infobox-n.item .subheading {
   background: #c30;
}
}


div.infobox-n.skin dd,
/* CUSTOM: Overwritten with STFI - div.infobox-n.action .icon > div { border:2px solid #111; } */
div.infobox-n.skin dt {
 
   border-color: #c4003e;
div.infobox-n.effect .debuff {
   background: #363;
}
}


div.infobox-n.skin .heading,
div.infobox-n.effect .buff {
div.infobox-n.skin .subheading {
   background: #399;
   background: #c4003e;
}
}


div.infobox-n.recipe {
div.infobox-n.pet dd,
  width: 300px;
div.infobox-n.pet dt {
  display: inline-block;
   border-color: #360;
  float: none;
  clear: none;
  vertical-align: top;
   font-size: 1em;
  margin: 0 1em 1em 0;
}
}


div.infobox-n.recipe .heading,
div.infobox-n.pet .heading,
div.infobox-n.recipe .subheading {
div.infobox-n.pet .subheading {
  font-size: 1.133em;
   background: #360;
   background: #533610;
}
}


div.infobox-n.recipe .wrapper {
div.infobox-n.quest dd,
   padding: 0 10px;
div.infobox-n.quest dt {
   border-color: #eea63a;
}
}


div.infobox-n.crafting .heading,
div.infobox-n.quest .heading,
div.infobox-n.crafting .subheading {
div.infobox-n.quest .subheading {
   background: #533610;
   background: #efaa43;
}
}


div.infobox-n.crafting dd,
div.infobox-n.duty dd,
div.infobox-n.recipe dd,
div.infobox-n.duty dt {
div.infobox-n.crafting dt,
   border-color: #fb6537;
div.infobox-n.recipe dt {
   border-color: #533610;
}
}


div.infobox-n.npc dd,
div.infobox-n.duty .heading,
div.infobox-n.npc dt {
div.infobox-n.duty .subheading {
   border-color: #390;
   background: #fb6537;
}
}


div.infobox-n.npc .heading,
div.infobox-n.fate dd,
div.infobox-n.npc .subheading {
div.infobox-n.fate dt {
   background: #390;
   border-color: #bd50d7;
}
}


div.infobox-n.action dd,
div.infobox-n.fate .heading,
div.infobox-n.action dt {
div.infobox-n.fate .subheading {
   border-color: #999;
   background: #9334be;
}
}


div.infobox-n.trait dd,
div.infobox-n.area dd,
div.infobox-n.trait dt {
div.infobox-n.area dt {
   border-color: #bb7639;
   border-color: #306;
}
}


div.infobox-n.trait .heading,
div.infobox-n.area .heading,
div.infobox-n.trait .subheading {
div.infobox-n.area .subheading {
   background: #444;
   background: #306;
}
}


div.infobox-n.trait .heading,
/** NAV BARS (headings are done with infobox headings) **/
div.infobox-n.trait .subheading {
div.nav {
   background: #ce8d54;
   position: relative;
  width: 500px;
  margin: auto;
}
}


/* CUSTOM: Overwritten with STFI - div.infobox-n.action .icon > div { border:2px solid #111; } */
div.nav .box {
 
  position: relative;
div.infobox-n.effect .debuff {
  font-size: 0.9230769231em;
   background: #363;
  border-spacing: 0;
  overflow: visible;
  min-height: 60px;
   border: 1px solid #aaa;
  margin: 5px;
  padding: 0;
}
}


div.infobox-n.effect .buff {
div.nav .heading {
   background: #399;
  font-family: Arial, sans-serif !important;
   background-color: #888;
  font-size: 1.083em;
  line-height: 100%;
  margin: -1px -1px 0;
  padding: 0.769em 0;
}
}


div.infobox-n.pet dd,
div.nav .subheading {
div.infobox-n.pet dt {
  font-family: Arial, sans-serif;
   border-color: #360;
  font-size: 1em;
  font-size-adjust: 0.52;
   padding: 0.833em 0;
}
}


div.infobox-n.pet .heading,
.nav .selflink {
div.infobox-n.pet .subheading {
   font-weight: bold;
   background: #360;
}
}


div.infobox-n.quest dd,
div.nav dt,
div.infobox-n.quest dt {
div.nav dd,
   border-color: #eea63a;
div.infobox-n dt,
div.infobox-n dd,
div.nav table {
   line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
}
}


div.infobox-n.quest .heading,
div.nav .center {
div.infobox-n.quest .subheading {
  text-align: center;
   background: #efaa43;
   margin: 10px 0;
}
}


div.infobox-n.duty dd,
div.nav .box table {
div.infobox-n.duty dt {
  background-color: transparent;
   border-color: #fb6537;
   border-collapse: collapse;
  width: 100%;
  margin: 0.667em 0;
}
}


div.infobox-n.duty .heading,
div.nav dt {
div.infobox-n.duty .subheading {
  float: left;
   background: #fb6537;
  text-align: right;
  width: 125px;
  clear: left;
  border-right: 2px solid #999;
  margin: 0 -2px 0 0;
   padding: 2px 8px;
}
}


div.infobox-n.fate dd,
div.nav dd {
div.infobox-n.fate dt {
  float: left;
   border-color: #bd50d7;
  text-align: left;
   border-left: 2px solid #888;
  width: 325px;
  margin: 0;
  padding: 2px 8px;
}
}


div.infobox-n.fate .heading,
div.nav table th {
div.infobox-n.fate .subheading {
  text-align: right;
   background: #9334be;
  border-right: 2px solid #888;
  vertical-align: top;
   padding: 2px 8px;
}
}


div.infobox-n.area dd,
div.nav table td {
div.infobox-n.area dt {
   padding: 2px 8px;
   border-color: #306;
}
}


div.infobox-n.area .heading,
div.nav table td a,
div.infobox-n.area .subheading {
div.nav table td strong.selflink {
   background: #306;
   white-space: nowrap;
}
}


/** NAV BARS (headings are done with infobox headings) **/
div.nav.thin .box {
div.nav {
   width: 400px;
  position: relative;
   margin-left: 50px;
   width: 500px;
   margin: auto;
}
}


div.nav .box {
div.nav.thin dt {
   position: relative;
   width: 75px;
  font-size: 0.9230769231em;
  border-spacing: 0;
  overflow: visible;
  min-height: 60px;
  border: 1px solid #aaa;
  margin: 5px;
  padding: 0;
}
}


div.nav .heading {
div.nav.thin dd {
   font-family: Arial, sans-serif !important;
   width: 290px;
  background-color: #888;
  font-size: 1.083em;
  line-height: 100%;
  margin: -1px -1px 0;
  padding: 0.769em 0;
}
}


div.nav .subheading {
div.nav.wide .box {
   font-family: Arial, sans-serif;
   width: 600px;
   font-size: 1em;
   margin-left: -50px;
  font-size-adjust: 0.52;
  padding: 0.833em 0;
}
}


.nav .selflink {
div.nav.wide dt {
   font-weight: bold;
   width: 150px;
}
 
div.nav.wide dd {
  width: 400px;
}
}


div.nav dt,
div.nav .heading .selflink {
div.nav dd,
   font-weight: bold !important;
div.infobox-n dt,
div.infobox-n dd,
div.nav table {
   line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
}
}


div.nav .center {
div.nav.npc .heading {
   text-align: center;
   background-color: #6c3;
  margin: 10px 0;
}
}


div.nav .box table {
div.nav.npc dd,
   background-color: transparent;
div.nav.npc dt,
  border-collapse: collapse;
div.nav.npc table th {
  width: 100%;
   border-color: #6c3;
  margin: 0.667em 0;
}
}


div.nav dt {
div.nav.pve .heading {
   float: left;
   background-color: #fc6;
  text-align: right;
  width: 125px;
  clear: left;
  border-right: 2px solid #999;
  margin: 0 -2px 0 0;
  padding: 2px 8px;
}
}


div.nav dd {
div.nav.pve dd,
  float: left;
div.nav.pve dt,
  text-align: left;
div.nav.pve table th {
   border-left: 2px solid #888;
   border-color: #fc6;
  width: 325px;
  margin: 0;
  padding: 2px 8px;
}
}


div.nav table th {
div.nav.equip .heading {
   text-align: right;
   background-color: #f96;
  border-right: 2px solid #888;
  vertical-align: top;
  padding: 2px 8px;
}
}


div.nav table td {
div.nav.equip dd,
   padding: 2px 8px;
div.nav.equip dt,
div.nav.equip table th {
   border-color: #f96;
}
}


div.nav table td a,
div.nav.mech1 .heading {
div.nav table td strong.selflink {
   background-color: #69c;
   white-space: nowrap;
}
}


div.nav.thin .box {
div.nav.mech1 dd,
   width: 400px;
div.nav.mech1 dt,
  margin-left: 50px;
div.nav.mech1 table th {
   border-color: #69c;
}
}


div.nav.thin dt {
div.nav.mech2 .heading {
   width: 75px;
   background-color: #3cc;
}
}


div.nav.thin dd {
div.nav.mech2 dd,
   width: 290px;
div.nav.mech2 dt,
div.nav.mech2 table th {
   border-color: #3cc;
}
}


div.nav.wide .box {
div.nav.location .heading {
   width: 600px;
   background-color: #96c;
  margin-left: -50px;
}
}


div.nav.wide dt {
div.nav.location dd,
   width: 150px;
div.nav.location dt,
div.nav.location table th {
   border-color: #96c;
}
}


div.nav.wide dd {
div.nav.lore .heading {
   width: 400px;
   background-color: #c6c;
}
}


div.nav .heading .selflink {
div.nav.lore dd,
   font-weight: bold !important;
div.nav.lore dt,
div.nav.lore table th {
   border-color: #c6c;
}
}


div.nav.npc .heading {
div.nav.promo .heading {
   background-color: #6c3;
   background-color: #9c3;
}
}


div.nav.npc dd,
div.nav.promo dd,
div.nav.npc dt,
div.nav.promo dt,
div.nav.npc table th {
div.nav.promo table th {
   border-color: #6c3;
   border-color: #9c3;
}
}


div.nav.pve .heading {
div.nav.quest .heading {
   background-color: #fc6;
   background-color: #efaa43;
}
}


div.nav.pve dd,
div.nav.quest dd,
div.nav.pve dt,
div.nav.quest dt,
div.nav.pve table th {
div.nav.quest table th {
   border-color: #fc6;
   border-color: #eea63a;
}
}


div.nav.equip .heading {
div.nav.condition .heading {
   background-color: #f96;
   background-color: #51a651;
}
}


div.nav.equip dd,
div.nav.condition dd,
div.nav.equip dt,
div.nav.condition dt,
div.nav.equip table th {
div.nav.condition table th {
   border-color: #f96;
   border-color: #51a651;
}
}


div.nav.mech1 .heading {
div.nav.hom .heading {
   background-color: #69c;
   background-color: #c96;
}
}


div.nav.mech1 dd,
div.nav.hom dd,
div.nav.mech1 dt,
div.nav.hom dt,
div.nav.mech1 table th {
div.nav.hom table th {
   border-color: #69c;
   border-color: #c96;
}
}


div.nav.mech2 .heading {
div.nav.crafting .heading,
   background-color: #3cc;
div.nav.recipe .heading {
   background-color: #963;
}
}


div.nav.mech2 dd,
div.nav.crafting dd,
div.nav.mech2 dt,
div.nav.hom dt,
div.nav.mech2 table th {
div.nav.crafting table th,
   border-color: #3cc;
div.nav.recipe dd,
div.nav.hom dt,
div.nav.recipe table th {
   border-color: #963;
}
}


div.nav.location .heading {
div.nav.monsters .heading,
   background-color: #96c;
div.nav.monsters .subheading {
   background-color: #6c3;
}
}


div.nav.location dd,
div.nav.monsters dd,
div.nav.location dt,
div.nav.monsters dt,
div.nav.location table th {
div.nav.monsters table th {
   border-color: #96c;
   border-color: #6c3;
}
}


div.nav.lore .heading {
div.nav.duty .heading,
   background-color: #c6c;
div.nav.duty .subheading {
   background-color: #fb6537;
}
}


div.nav.lore dd,
div.nav.duty dd,
div.nav.lore dt,
div.nav.duty dt,
div.nav.lore table th {
div.nav.duty table th {
   border-color: #c6c;
   border-color: #fb6537;
}
}


div.nav.promo .heading {
div.nav.whatever20 dd,
   background-color: #9c3;
div.nav.whatever20 dt,
div.nav.whatever20 table th {
   border-color: #d25d6b;
}
}


div.nav.promo dd,
div.nav.whatever1 .heading,
div.nav.promo dt,
div.nav.whatever1 .subheading {
div.nav.promo table th {
   background-color: #39c;
   border-color: #9c3;
}
}


div.nav.quest .heading {
div.nav.whatever1 dd,
   background-color: #efaa43;
div.nav.whatever1 dt,
div.nav.whatever1 table th {
   border-color: #39c;
}
}


div.nav.quest dd,
div.nav.whatever2 .heading,
div.nav.quest dt,
div.nav.whatever2 .subheading {
div.nav.quest table th {
   background-color: #c23f3a;
   border-color: #eea63a;
}
}


div.nav.condition .heading {
div.nav.whatever2 dd,
   background-color: #51a651;
div.nav.whatever2 dt,
div.nav.whatever2 table th {
   border-color: #c23f3a;
}
}


div.nav.condition dd,
div.nav.whatever3 .heading,
div.nav.condition dt,
div.nav.whatever3 .subheading {
div.nav.condition table th {
   background-color: #f93;
   border-color: #51a651;
}
}


div.nav.hom .heading {
div.nav.whatever3 dd,
   background-color: #c96;
div.nav.whatever3 dt,
div.nav.whatever3 table th {
   border-color: #f93;
}
}


div.nav.hom dd,
div.nav.whatever4 .heading,
div.nav.hom dt,
div.nav.whatever4 .subheading {
div.nav.hom table th {
  border-color: #c96;
}
 
div.nav.crafting .heading,
div.nav.recipe .heading {
   background-color: #963;
   background-color: #963;
}
}


div.nav.crafting dd,
div.nav.whatever4 dd,
div.nav.hom dt,
div.nav.whatever4 dt,
div.nav.crafting table th,
div.nav.whatever4 table th {
div.nav.recipe dd,
div.nav.hom dt,
div.nav.recipe table th {
   border-color: #963;
   border-color: #963;
}
}


div.nav.monsters .heading,
div.nav.whatever5 .heading,
div.nav.monsters .subheading {
div.nav.whatever5 .subheading {
   background-color: #6c3;
   background-color: #c66;
}
}


div.nav.monsters dd,
div.nav.whatever5 dd,
div.nav.monsters dt,
div.nav.whatever5 dt,
div.nav.monsters table th {
div.nav.whatever5 table th {
   border-color: #6c3;
   border-color: #c66;
}
}


div.nav.duty .heading,
div.nav.whatever6 .heading,
div.nav.duty .subheading {
div.nav.whatever6 .subheading {
   background-color: #fb6537;
   background-color: #ec5752;
}
}


div.nav.duty dd,
div.nav.whatever6 dd,
div.nav.duty dt,
div.nav.whatever6 dt,
div.nav.duty table th {
div.nav.whatever6 table th {
   border-color: #fb6537;
   border-color: #ec5752;
}
}


div.nav.whatever20 dd,
div.nav.whatever7 .heading,
div.nav.whatever20 dt,
div.nav.whatever7 .subheading {
div.nav.whatever20 table th {
   background-color: #939;
   border-color: #d25d6b;
}
}


div.nav.whatever1 .heading,
div.nav.whatever7 dd,
div.nav.whatever1 .subheading {
div.nav.whatever7 dt,
   background-color: #39c;
div.nav.whatever7 table th {
   border-color: #939;
}
}


div.nav.whatever1 dd,
div.nav.whatever8 .heading,
div.nav.whatever1 dt,
div.nav.whatever8 .subheading {
div.nav.whatever1 table th {
   background-color: #396;
   border-color: #39c;
}
}


div.nav.whatever2 .heading,
div.nav.whatever8 dd,
div.nav.whatever2 .subheading {
div.nav.whatever8 dt,
   background-color: #c23f3a;
div.nav.whatever8 table th {
   border-color: #396;
}
}


div.nav.whatever2 dd,
div.nav.whatever9 .heading,
div.nav.whatever2 dt,
div.nav.whatever9 .subheading {
div.nav.whatever2 table th {
   background-color: #96f;
   border-color: #c23f3a;
}
}


div.nav.whatever3 .heading,
div.nav.whatever9 dd,
div.nav.whatever3 .subheading {
div.nav.whatever9 dt,
   background-color: #f93;
div.nav.whatever9 table th {
   border-color: #96f;
}
}


div.nav.whatever3 dd,
div.nav.whatever10 .heading,
div.nav.whatever3 dt,
div.nav.whatever10 .subheading {
div.nav.whatever3 table th {
   background-color: #d25d6b;
   border-color: #f93;
}
}


div.nav.whatever4 .heading,
div.nav.whatever11 .heading,
div.nav.whatever4 .subheading {
div.nav.whatever11 .subheading {
   background-color: #963;
   background-color: #fc3;
}
}


div.nav.whatever4 dd,
div.nav.whatever12 dd,
div.nav.whatever4 dt,
div.nav.whatever12 dt,
div.nav.whatever4 table th {
div.nav.whatever12 table th {
   border-color: #963;
   border-color: #fc3;
}
}


div.nav.whatever5 .heading,
div.nav.whatever13 .heading,
div.nav.whatever5 .subheading {
div.nav.whatever13 .subheading {
   background-color: #c66;
   background-color: #6cf;
}
}


div.nav.whatever5 dd,
div.nav.whatever13 dd,
div.nav.whatever5 dt,
div.nav.whatever13 dt,
div.nav.whatever5 table th {
div.nav.whatever13 table th {
   border-color: #c66;
   border-color: #6cf;
}
}


div.nav.whatever6 .heading,
div.nav.whatever14 .heading,
div.nav.whatever6 .subheading {
div.nav.whatever14 .subheading {
   background-color: #ec5752;
   background-color: #3c3;
}
}


div.nav.whatever6 dd,
div.nav.whatever14 dd,
div.nav.whatever6 dt,
div.nav.whatever14 dt,
div.nav.whatever6 table th {
div.nav.whatever14 table th {
   border-color: #ec5752;
   border-color: #3c3;
}
}


div.nav.whatever7 .heading,
/** PRINTER CHANGES **/
div.nav.whatever7 .subheading {
@media print {
   background-color: #939;
   #content {
}
    border: 0 solid #fff;
    box-shadow: none;
    border-radius: 0;
  }


div.nav.whatever7 dd,
  #mainpagenavigation th,
div.nav.whatever7 dt,
  div.infobox-n .heading,
div.nav.whatever7 table th {
  div.infobox-n .subheading,
   border-color: #939;
  div.nav .heading,
  div.nav .subheading {
    color: #000 !important;
    text-shadow: none !important;
    border-width: 0 !important;
  }
  table.table > :first-child > tr:first-child,
  table.table > :first-child > tr:first-child > *,
  .table > tbody > tr > * {
    border: 1px solid #000 !important;
  }
   .table {
    border-collapse: collapse !important;
  }
}
}


div.nav.whatever8 .heading,
/* Hiding icon redlinks */
div.nav.whatever8 .subheading {
span.thumb-icon a.new {
   background-color: #396;
   color: transparent;
  display: inline-block;
  font: 0/0 a;
  overflow: hidden;
  vertical-align: middle;
}
}


div.nav.whatever8 dd,
/* Item icons */
div.nav.whatever8 dt,
span.thumb-icon.item-icon.small a.new {
div.nav.whatever8 table th {
  background-image: url("/images/thumb/7/74/action.png/20px-action.png");
   border-color: #396;
  height: 20px;
  width: 20px;
}
span.thumb-icon.item-icon.medium a.new {
   background-image: url("/images/thumb/7/74/action.png/35px-action.png");
  height: 35px;
  width: 35px;
}
}


div.nav.whatever9 .heading,
/* Infobox icons */
div.nav.whatever9 .subheading {
div.infobox-icon a.new {
   background-color: #96f;
  color: transparent;
  display: inline-block;
  font: 0/0 a;
  overflow: hidden;
  vertical-align: middle;
   background-image: url("/images/thumb/7/74/action.png/40px-action.png");
  height: 40px;
  width: 40px;
}
}
 
div.action-infobox-icon a.new {
div.nav.whatever9 dd,
  color: transparent;
div.nav.whatever9 dt,
  display: inline-block;
div.nav.whatever9 table th {
  font: 0/0 a;
   border-color: #96f;
  overflow: hidden;
  vertical-align: middle;
  background-image: url("/images/thumb/7/74/action.png/48px-action.png");
  height: 48px;
   width: 48px;
}
}


div.nav.whatever10 .heading,
/* Attribute prefix spacing (usually in infoboxes) */
div.nav.whatever10 .subheading {
.prefixwrapper dl {
   background-color: #d25d6b;
   margin: 0;
}
}


div.nav.whatever11 .heading,
/* action icons */
div.nav.whatever11 .subheading {
/* These will require more work since the template takes a continuous size parameter, rather than discrete size values */
   background-color: #fc3;
* + html span.thumb-icon a.new {
}
  display: inline;
} /* IE7 fix */
* html span.thumb-icon a.new {
   display: inline;
} /* IE6 fix */


div.nav.whatever12 dd,
/* Inline icons */
div.nav.whatever12 dt,
/* div is used by [[Template:Icon]] */
div.nav.whatever12 table th {
div.inline-icon {
   border-color: #fc3;
   display: inline-block;
  bottom: 2px;
  overflow: visible;
  height: 1.5384615385em;
  margin: 0 0.167em;
}
}
 
/* span is used by [[Template:Effect icon]] */
div.nav.whatever13 .heading,
span.inline-icon {
div.nav.whatever13 .subheading {
   display: inline-block;
   background-color: #6cf;
  bottom: 2px;
  overflow: visible;
  height: 1.5384615385em;
}
}


div.nav.whatever13 dd,
/* Masthead links */
div.nav.whatever13 dt,
#upperBar {
div.nav.whatever13 table th {
  position: absolute;
   border-color: #6cf;
  top: 0;
  left: 156px;
  height: 30px;
  z-index: 4;
   font-size-adjust: 0.52;
}
}
 
#upperBar ul {
div.nav.whatever14 .heading,
  padding: 0px;
div.nav.whatever14 .subheading {
  margin: 0px;
   background-color: #3c3;
   list-style: none;
}
}
 
#upperBar ul li {
div.nav.whatever14 dd,
  margin: 0;
div.nav.whatever14 dt,
  padding: 0px;
div.nav.whatever14 table th {
  display: inline-block;
   border-color: #3c3;
  font-family: "EasonPro", "Times New Roman", "serif";
}
#upperBar ul li a {
  color: #f1f9e2;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 10px;
  line-height: 2.6;
}
#upperBar ul li a:hover {
  text-decoration: none;
  color: white;
}
#upperBar ul li:first-child a:hover {
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
  background-position: -121px -30px;
}
#upperBar ul li:first-child + li a:hover {
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
  background-position: -206px -30px;
}
#upperBar ul li:first-child + li + li a:hover {
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
   background-position: -274px -30px;
}
}


/** PRINTER CHANGES **/
/** Restore sort icons for sortable table headers **/
@media print {
/* These are inserted as CSS background-image, which clashes with our fancy gradient overlays */
   #content {
table.jquery-tablesorter th.headerSort {
     border: 0 solid #fff;
   background-image: url(data:image/gif;base64,R0lGODlhFQAJAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODcwMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODZGMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAJAAACF4yPgMsJ2mJ4VDKKrd4GVz5lYPeMiVUAADs=);
    box-shadow: none;
  background-image: url(/resources/jquery/images/sort_both.gif?2012-12-04T21:08:20z)
     border-radius: 0;
     !ie;
   }
  padding: 0.5em;
  padding-right: 21px;
}
table.jquery-tablesorter th.headerSortDown {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFNzNGQjI3MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFNzNGQjI2MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYyPAcmtsJyDVDKKWQEAOw==);
  background-image: url(/resources/jquery/images/sort_down.gif?2012-12-04T21:08:20z)
     !ie;
}
table.jquery-tablesorter th.headerSortUp {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODc0MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODczMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYwfoAvoz9qbZ9FrJC0AOw==);
   background-image: url(/resources/jquery/images/sort_up.gif?2012-12-04T21:08:20z)
    !ie;
}


  #mainpagenavigation th,
/* And finally jquery overlays for tables that also use .table classes (two background images) */
  div.infobox-n .heading,
table.table.jquery-tablesorter th.headerSort {
   div.infobox-n .subheading,
   background-image: url(data:image/gif;base64,R0lGODlhFQAJAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODcwMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODZGMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAJAAACF4yPgMsJ2mJ4VDKKrd4GVz5lYPeMiVUAADs=),
  div.nav .heading,
    url("/mediawiki/images/b/b3/Box_overlay.png");
   div.nav .subheading {
   background-image: url(/resources/jquery/images/sort_both.gif?2012-12-04T21:08:20z)
    color: #000 !important;
     !ie;
    text-shadow: none !important;
   background-repeat: no-repeat, repeat;
     border-width: 0 !important;
   background-position: 100% 50%, 0% 0%;
   }
  table.table > :first-child > tr:first-child,
   table.table > :first-child > tr:first-child > *,
  .table > tbody > tr > * {
    border: 1px solid #000 !important;
  }
  .table {
    border-collapse: collapse !important;
  }
}
}
 
table.table.jquery-tablesorter th.headerSortDown {
/* Hiding icon redlinks */
   background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFNzNGQjI3MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFNzNGQjI2MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYyPAcmtsJyDVDKKWQEAOw==),
span.thumb-icon a.new {
    url("/mediawiki/images/b/b3/Box_overlay.png");
   color: transparent;
   background-image: url(/resources/jquery/images/sort_down.gif?2012-12-04T21:08:20z)
  display: inline-block;
    !ie;
   font: 0/0 a;
   background-repeat: no-repeat, repeat;
   overflow: hidden;
   background-position: 100% 50%, 0% 0%;
   vertical-align: middle;
}
}
 
table.table.jquery-tablesorter th.headerSortUp {
/* Item icons */
   background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODc0MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODczMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYwfoAvoz9qbZ9FrJC0AOw==),
span.thumb-icon.item-icon.small a.new {
    url("/mediawiki/images/b/b3/Box_overlay.png");
   background-image: url("/images/thumb/7/74/action.png/20px-action.png");
   background-image: url(/resources/jquery/images/sort_up.gif?2012-12-04T21:08:20z)
  height: 20px;
    !ie;
  width: 20px;
   background-repeat: no-repeat, repeat;
}
   background-position: 100% 50%, 0% 0%;
span.thumb-icon.item-icon.medium a.new {
   background-image: url("/images/thumb/7/74/action.png/35px-action.png");
   height: 35px;
   width: 35px;
}
}


/* Infobox icons */
/* Recipe boxes that don't look like infoboxes */
div.infobox-icon a.new {
div.recipe-box {
   color: transparent;
  /* from div.infobox-n.recipe */
   min-width: 300px;
   display: inline-block;
   display: inline-block;
   font: 0/0 a;
   float: none;
   overflow: hidden;
   clear: none;
   vertical-align: middle;
   vertical-align: top;
   background-image: url("/images/thumb/7/74/action.png/40px-action.png");
   font-size: 1em;
   height: 40px;
  margin: 0 1em 0 0;
   width: 40px;
  /* from div.infobox-n*/
}
  position: relative;
div.action-infobox-icon a.new {
   background: #fff;
   color: transparent;
   border: 1px solid #aaa;
   display: inline-block;
  padding: 0;
   font: 0/0 a;
  /* from div.infobox, div.nav .box */
   overflow: hidden;
   filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFEEEEEE);
   vertical-align: middle;
   background-image: linear-gradient(top, #fff 0%, #eee 100%);
   background-image: url("/images/thumb/7/74/action.png/48px-action.png");
   background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
   height: 48px;
   background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
   width: 48px;
   background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
   background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
   background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(1, #eee)
   );
}
}


/* Attribute prefix spacing (usually in infoboxes) */
div.recipe-box::after {
.prefixwrapper dl {
  /* from div.infobox:after */
   margin: 0;
  bottom: -4px;
}
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-image: url("/mediawiki/images/4/45/Shadow_after.png");
   background-size: 100% 3px;
}


/* action icons */
div.recipe-box .subheading,
/* These will require more work since the template takes a continuous size parameter, rather than discrete size values */
div.recipe-box .heading {
* + html span.thumb-icon a.new {
   text-align: center;
   display: inline;
  background-color: #d3c0a8;
} /* IE7 fix */
  padding: 2px;
* html span.thumb-icon a.new {
  font-weight: bold;
   display: inline;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
} /* IE6 fix */
  border: 1px solid rgba(0, 0, 0, 0.25);
   margin: -1px -1px 5px !important;
}


/* Inline icons */
div.recipe-box .subheading {
/* div is used by [[Template:Icon]] */
   border-width: 0 1px;
div.inline-icon {
   display: inline-block;
  bottom: 2px;
  overflow: visible;
  height: 1.5384615385em;
  margin: 0 0.167em;
}
}
/* span is used by [[Template:Effect icon]] */
 
span.inline-icon {
div.recipe-box dl {
   display: inline-block;
   margin: 10px 0;
  bottom: 2px;
  overflow: visible;
  height: 1.5384615385em;
}
}


/* Masthead links */
div.recipe-box dt {
#upperBar {
  float: left;
   position: absolute;
  text-align: right;
   top: 0;
  width: 130px; /* CUSTOM (OLD: 112px) */
   left: 156px;
  line-height: 1em;
   height: 30px;
   font-weight: 700;
   z-index: 4;
   clear: left;
   font-size-adjust: 0.52;
   border-right: 2px solid #a99a86;
   margin: 0 -2px 0 0;
   padding: 2px 8px 2px 3px;
   line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
}
}
#upperBar ul {
 
   padding: 0px;
div.recipe-box dd {
  margin: 0px;
   float: left;
   list-style: none;
   border-left: 2px solid #999;
}
#upperBar ul li {
   margin: 0;
   margin: 0;
   padding: 0px;
   padding: 2px 7px;
   display: inline-block;
   line-height: 1.4;
  font-family: "EasonPro", "Times New Roman", "serif";
}
}
#upperBar ul li a {
 
   color: #f1f9e2;
/* For generic ingredient lists anywhere on the wiki */
   text-transform: uppercase;
div.ingredients dt {
   font-size: 12px;
   float: left;
   padding: 8px 10px;
  clear: left;
   line-height: 2.6;
   text-align: right;
   font-weight: normal;
  width: 25px;
  margin: 0 -2px 0 0;
   padding: 2px 2px 2px 3px;
   line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
  border: none;
}
}
#upperBar ul li a:hover {
 
   text-decoration: none;
div.ingredients.wide dt {
   color: white;
  width: 50px;
}
 
div.ingredients dd {
   float: left;
  margin: 0;
  padding: 1px 4px; /* CUSTOM (OLD: 2px 7px) */
   border: none;
}
}
#upperBar ul li:first-child a:hover {
 
   background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
div.ingredients dl {
  background-position: -121px -30px;
   margin: 2px 0;
}
}
#upperBar ul li:first-child + li a:hover {
 
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
/* jqplot data labels (a SMW result format); improve readability */
   background-position: -206px -30px;
.jqplot-data-label {
  color: white;
   text-shadow: 1px 1px black;
}
}
#upperBar ul li:first-child + li + li a:hover {
.srf-jqplot-plot.bar.jqplot-target {
   background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
   color: black;
   background-position: -274px -30px;
   font-size: 120%;
}
}


/** Restore sort icons for sortable table headers **/
/* Dialogue indent guides, added by demarcateDialogue in MediaWiki:Common.js */
/* These are inserted as CSS background-image, which clashes with our fancy gradient overlays */
.dialogue dl dd {
table.jquery-tablesorter th.headerSort {
   padding-left: 16px;
   background-image: url(data:image/gif;base64,R0lGODlhFQAJAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODcwMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODZGMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAJAAACF4yPgMsJ2mJ4VDKKrd4GVz5lYPeMiVUAADs=);
   margin-left: 0;
   background-image: url(/resources/jquery/images/sort_both.gif?2012-12-04T21:08:20z)
    !ie;
  padding: 0.5em;
  padding-right: 21px;
}
}
table.jquery-tablesorter th.headerSortDown {
.dialogue dl {
   background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFNzNGQjI3MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFNzNGQjI2MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYyPAcmtsJyDVDKKWQEAOw==);
   margin-top: 3px;
   background-image: url(/resources/jquery/images/sort_down.gif?2012-12-04T21:08:20z)
  margin-bottom: 3px;
    !ie;
  margin-left: 11px;
   border-left: 2px solid rgba(110, 98, 74, 0.4);
}
}
table.jquery-tablesorter th.headerSortUp {
.dialogue > dl,
   background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODc0MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODczMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYwfoAvoz9qbZ9FrJC0AOw==);
.dialogue td > dl {
   background-image: url(/resources/jquery/images/sort_up.gif?2012-12-04T21:08:20z)
   margin-bottom: 10px;
    !ie;
   border-left: none;
}
}


/* And finally jquery overlays for tables that also use .table classes (two background images) */
/* For Semantic Forms with multiple template instances, such as for a row template. */
table.table.jquery-tablesorter th.headerSort {
body.page-Glob_of_Ectoplasm_salvage_research .multipleTemplateList p,
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODcwMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODZGMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAJAAACF4yPgMsJ2mJ4VDKKrd4GVz5lYPeMiVUAADs=),
body.page-Special_FormEdit_Glob_of_Ectoplasm_salvage_research_Glob_of_Ectoplasm_salvage_research
    url("/mediawiki/images/b/b3/Box_overlay.png");
   .multipleTemplateList
   background-image: url(/resources/jquery/images/sort_both.gif?2012-12-04T21:08:20z)
   p {
    !ie;
   display: none;
   background-repeat: no-repeat, repeat;
   background-position: 100% 50%, 0% 0%;
}
}
table.table.jquery-tablesorter th.headerSortDown {
body.page-Glob_of_Ectoplasm_salvage_research
   background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFNzNGQjI3MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFNzNGQjI2MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYyPAcmtsJyDVDKKWQEAOw==),
  div.multipleTemplateInstance.multipleTemplate,
    url("/mediawiki/images/b/b3/Box_overlay.png");
body.page-Special_FormEdit_Glob_of_Ectoplasm_salvage_research_Glob_of_Ectoplasm_salvage_research
   background-image: url(/resources/jquery/images/sort_down.gif?2012-12-04T21:08:20z)
  div.multipleTemplateInstance {
    !ie;
   padding: 0px 5px !important;
   background-repeat: no-repeat, repeat;
   margin: 0px !important;
   background-position: 100% 50%, 0% 0%;
   background: none !important;
   border: none !important;
}
}
table.table.jquery-tablesorter th.headerSortUp {
.table.form-row::after {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODc0MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODczMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYwfoAvoz9qbZ9FrJC0AOw==),
   background: none;
    url("/mediawiki/images/b/b3/Box_overlay.png");
  background-image: url(/resources/jquery/images/sort_up.gif?2012-12-04T21:08:20z)
    !ie;
   background-repeat: no-repeat, repeat;
  background-position: 100% 50%, 0% 0%;
}
}
 
.form-row tr th span input {
/* Recipe boxes that don't look like infoboxes */
   text-align: center;
div.recipe-box {
   line-height: 1;
   /* from div.infobox-n.recipe */
  min-width: 300px;
  display: inline-block;
  float: none;
  clear: none;
  vertical-align: top;
  font-size: 1em;
  margin: 0 1em 0 0;
   /* from div.infobox-n*/
  position: relative;
  background: #fff;
  border: 1px solid #aaa;
  padding: 0;
  /* from div.infobox, div.nav .box */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFEEEEEE);
  background-image: linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(1, #eee)
  );
}
}
 
.form-row tr th span input.left {
div.recipe-box::after {
   text-align: left;
   /* from div.infobox:after */
  bottom: -4px;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-image: url("/mediawiki/images/4/45/Shadow_after.png");
  background-size: 100% 3px;
}
}
 
input.form-lineheight {
div.recipe-box .subheading,
   height: 20px;
div.recipe-box .heading {
   text-align: center;
  background-color: #d3c0a8;
  padding: 2px;
  font-weight: bold;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin: -1px -1px 5px !important;
}
}
 
input.form-lineheight[type="checkbox"] {
div.recipe-box .subheading {
   margin: 0px;
   border-width: 0 1px;
}
}
 
select.form-lineheight {
div.recipe-box dl {
   height: 30px;
   margin: 10px 0;
}
}


div.recipe-box dt {
/* Remove top margin for ul within bug/anomaly templates */
   float: left;
.buglist ul {
  text-align: right;
   margin-top: 0;
  width: 130px; /* CUSTOM (OLD: 112px) */
}
  line-height: 1em;
 
  font-weight: 700;
/* Hide and reduce margins of horizontal rules between multiple navs */
  clear: left;
.nav ~ hr {
   border-right: 2px solid #a99a86;
   background-color: transparent;
   margin: 0 -2px 0 0;
   margin: 0.5em 0 !important;
  padding: 2px 8px 2px 3px;
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
}
}


div.recipe-box dd {
/* Hide smw annotation notice */
   float: left;
#smw-form-editpage-help {
  border-left: 2px solid #999;
   display: none;
  margin: 0;
  padding: 2px 7px;
  line-height: 1.4;
}
}


/* For generic ingredient lists anywhere on the wiki */
/* Fix last row spacing in SMW generated galleries */
div.ingredients dt {
.srf-gallery ul.gallery {
  float: left;
   text-align: left;
  clear: left;
   text-align: right;
  font-weight: normal;
  width: 25px;
  margin: 0 -2px 0 0;
  padding: 2px 2px 2px 3px;
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
  border: none;
}
}


div.ingredients.wide dt {
/* Reduce width of SMW columns in ul format */
   width: 50px;
.smw-ul-columns div {
   width: unset !important;
  min-width: 300px;
}
}


div.ingredients dd {
/**
  float: left;
* Style for horizontal lists (separator following item).
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
* @revision 6 (2014-05-09)
* @author mediawiki.org/wiki/User:Edokter
*/
.hlist dl,
.hlist ol,
.hlist ul {
   margin: 0;
   margin: 0;
   padding: 1px 4px; /* CUSTOM (OLD: 2px 7px) */
   padding: 0;
  border: none;
}
}
 
/* Display list items inline */
div.ingredients dl {
.hlist dd,
   margin: 2px 0;
.hlist dt,
.hlist li {
   margin: 0;
  display: inline;
}
}
 
/* Display nested lists inline */
/* jqplot data labels (a SMW result format); improve readability */
.hlist.inline,
.jqplot-data-label {
.hlist.inline dl,
   color: white;
.hlist.inline ol,
  text-shadow: 1px 1px black;
.hlist.inline ul,
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
   display: inline;
}
}
.srf-jqplot-plot.bar.jqplot-target {
/* Generate interpuncts */
   color: black;
.hlist dt:after {
  font-size: 120%;
   content: ": ";
}
}
 
.hlist dd:after,
/* Dialogue indent guides, added by demarcateDialogue in MediaWiki:Common.js */
.hlist li:after {
.dialogue dl dd {
   content: " • ";
   padding-left: 16px;
  font-weight: bold;
   margin-left: 0;
   margin: 0 2px;
}
}
.dialogue dl {
.hlist dd:last-child:after,
  margin-top: 3px;
.hlist dt:last-child:after,
  margin-bottom: 3px;
.hlist li:last-child:after {
  margin-left: 11px;
   content: none;
   border-left: 2px solid rgba(110, 98, 74, 0.4);
}
}
.dialogue > dl,
/* For IE8 */
.dialogue td > dl {
.hlist dd.hlist-last-child:after,
  margin-bottom: 10px;
.hlist dt.hlist-last-child:after,
   border-left: none;
.hlist li.hlist-last-child:after {
   content: none;
}
}
 
/* Add parentheses around nested lists */
/* For Semantic Forms with multiple template instances, such as for a row template. */
.hlist dd dd:first-child:before,
body.page-Glob_of_Ectoplasm_salvage_research .multipleTemplateList p,
.hlist dd dt:first-child:before,
body.page-Special_FormEdit_Glob_of_Ectoplasm_salvage_research_Glob_of_Ectoplasm_salvage_research
.hlist dd li:first-child:before,
  .multipleTemplateList
.hlist dt dd:first-child:before,
   p {
.hlist dt dt:first-child:before,
   display: none;
.hlist dt li:first-child:before,
.hlist li dd:first-child:before,
.hlist li dt:first-child:before,
.hlist li li:first-child:before {
   content: " (";
   font-weight: normal;
}
}
body.page-Glob_of_Ectoplasm_salvage_research
.hlist dd dd:last-child:after,
  div.multipleTemplateInstance.multipleTemplate,
.hlist dd dt:last-child:after,
body.page-Special_FormEdit_Glob_of_Ectoplasm_salvage_research_Glob_of_Ectoplasm_salvage_research
.hlist dd li:last-child:after,
  div.multipleTemplateInstance {
.hlist dt dd:last-child:after,
  padding: 0px 5px !important;
.hlist dt dt:last-child:after,
  margin: 0px !important;
.hlist dt li:last-child:after,
   background: none !important;
.hlist li dd:last-child:after,
   border: none !important;
.hlist li dt:last-child:after,
.hlist li li:last-child:after {
   content: ") ";
   font-weight: normal;
}
}
.table.form-row::after {
/* For IE8 */
   background: none;
.hlist dd dd.hlist-last-child:after,
.hlist dd dt.hlist-last-child:after,
.hlist dd li.hlist-last-child:after,
.hlist dt dd.hlist-last-child:after,
.hlist dt dt.hlist-last-child:after,
.hlist dt li.hlist-last-child:after,
.hlist li dd.hlist-last-child:after,
.hlist li dt.hlist-last-child:after,
.hlist li li.hlist-last-child:after {
   content: ") ";
  font-weight: normal;
}
}
.form-row tr th span input {
/* Put ordinals in front of ordered list items */
   text-align: center;
.hlist ol {
  line-height: 1;
   counter-reset: listitem;
}
}
.form-row tr th span input.left {
.hlist ol > li {
   text-align: left;
   counter-increment: listitem;
}
}
input.form-lineheight {
.hlist ol > li:before {
   height: 20px;
   content: " " counter(listitem) " ";
  white-space: nowrap;
}
}
input.form-lineheight[type="checkbox"] {
.hlist dd ol > li:first-child:before,
  margin: 0px;
.hlist dt ol > li:first-child:before,
}
.hlist li ol > li:first-child:before {
select.form-lineheight {
   content: " (" counter(listitem) " ";
   height: 30px;
}
}


/* Remove top margin for ul within bug/anomaly templates */
/* Deletion page field indents */
.buglist ul {
@media screen and (min-width: 820px) {
   margin-top: 0;
   #mw-deleteconfirm-table div label {
    display: inline-block;
    width: 170px;
    text-align: right;
    margin-bottom: 5px;
  }
  #mw-deleteconfirm-table input#wpWatch {
    margin-left: 156px;
  }
}
}


/* Hide and reduce margins of horizontal rules between multiple navs */
/* Class for [[Template:Trait compact table]] */
.nav ~ hr {
.faded img {
   background-color: transparent;
   opacity: 0.2;
  margin: 0.5em 0 !important;
}
}


/* Hide smw annotation notice */
/* Class for action history project */
#smw-form-editpage-help {
.action-history {
   display: none;
  padding: 0.2em 0.5em 0.5em 0.5em;
  margin-bottom: 0.5em;
  border: 1px #aaa dashed;
  background-color: #f6f3e4;
}
.action-history li {
   padding: 0.1em 0em;
}
}


/* Fix last row spacing in SMW generated galleries */
/* SMW further results */
.srf-gallery ul.gallery {
.table + .smw-template-furtherresults {
   text-align: left;
  display: block;
}
.table + .smw-template-furtherresults a {
   background: none;
  color: #0645ad;
}
}


/* Reduce width of SMW columns in ul format */
/* CUSTOM FOR FFXIV WIKI */
.smw-ul-columns div {
/* Action facts within description */
   width: unset !important;
blockquote p {
   min-width: 300px;
  margin-bottom: 0.2em !important;
}
blockquote dd {
  line-height: 1.4em;
   margin-left: 1em !important;
}
blockquote dl {
   margin-top: 0 !important;
}
}


/**
.hide {
* Style for horizontal lists (separator following item).
  display: none;
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
}
* @revision 6 (2014-05-09)
 
* @author mediawiki.org/wiki/User:Edokter
/* Description flavor colors */
*/
span.colorized-description {
.hlist dl,
   font-weight: bold;
.hlist ol,
.hlist ul {
   margin: 0;
  padding: 0;
}
}
/* Display list items inline */
 
.hlist dd,
span.colorized-description.triple-tick,
.hlist dt,
span.colorized-description.triple-tick > a {
.hlist li {
   color: #ba5a0b;
   margin: 0;
  display: inline;
}
}
/* Display nested lists inline */
 
.hlist.inline,
span.colorized-description.double-tick,
.hlist.inline dl,
span.colorized-description.double-tick > a {
.hlist.inline ol,
   color: #cccc00;
.hlist.inline ul,
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
   display: inline;
}
}
/* Generate interpuncts */
 
.hlist dt:after {
span.colorized-description.single-tick,
   content: ": ";
span.colorized-description.single-tick > a {
   color: #0a9421;
}
}
.hlist dd:after,
 
.hlist li:after {
/* Standard Frame Icon */
   content: " • ";
div.standard-frame-icon, span.standard-frame-icon, div.standard-frame-icon-hq, span.standard-frame-icon-hq {
   font-weight: bold;
   position: relative;
   margin: 0 2px;
   width: 48px;
}
   height: 48px;
.hlist dd:last-child:after,
  display: inline-block!important;
.hlist dt:last-child:after,
  background: url(/mediawiki/images/2/2b/Action_background.png) no-repeat 4px
.hlist li:last-child:after {
    2px;
   content: none;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  vertical-align: middle;
   margin-right: -3px;
}
}
/* For IE8 */
 
.hlist dd.hlist-last-child:after,
td > div.standard-frame-icon, td > span.standard-frame-icon, td > div.standard-frame-icon-hq, td > span.standard-frame-icon-hq {
.hlist dt.hlist-last-child:after,
   font-size: 100%;
.hlist li.hlist-last-child:after {
   content: none;
}
}
/* Add parentheses around nested lists */
 
.hlist dd dd:first-child:before,
div.standard-frame-icon img, span.standard-frame-icon img, div.standard-frame-icon-hq img, span.standard-frame-icon-hq img {
.hlist dd dt:first-child:before,
  position: absolute;
.hlist dd li:first-child:before,
  top: 2px;
.hlist dt dd:first-child:before,
  left: 50%;
.hlist dt dt:first-child:before,
  margin-left: -20px;
.hlist dt li:first-child:before,
   display: block;
.hlist li dd:first-child:before,
   z-index: 1;
.hlist li dt:first-child:before,
.hlist li li:first-child:before {
   content: " (";
   font-weight: normal;
}
}
.hlist dd dd:last-child:after,
 
.hlist dd dt:last-child:after,
div.standard-frame-icon:after, span.standard-frame-icon:after {
.hlist dd li:last-child:after,
  content: "";
.hlist dt dd:last-child:after,
  background: url(/mediawiki/images/d/d9/Action_overlay_glassy.png) no-repeat;
.hlist dt dt:last-child:after,
  width: 48px;
.hlist dt li:last-child:after,
  height: 48px;
.hlist li dd:last-child:after,
  display: block;
.hlist li dt:last-child:after,
  position: absolute;
.hlist li li:last-child:after {
  top: 0;
   content: ") ";
   left: 0;
   font-weight: normal;
   z-index: 2;
}
}
/* For IE8 */
 
.hlist dd dd.hlist-last-child:after,
div.standard-frame-icon-hq:after, span.standard-frame-icon-hq:after {
.hlist dd dt.hlist-last-child:after,
  content: "";
.hlist dd li.hlist-last-child:after,
  background: url(/mediawiki/images/a/af/HQ_overlay.png) no-repeat;
.hlist dt dd.hlist-last-child:after,
  width: 48px;
.hlist dt dt.hlist-last-child:after,
  height: 48px;
.hlist dt li.hlist-last-child:after,
  display: block;
.hlist li dd.hlist-last-child:after,
  position: absolute;
.hlist li dt.hlist-last-child:after,
  top: 0;
.hlist li li.hlist-last-child:after {
   left: 0;
   content: ") ";
   z-index: 2;
   font-weight: normal;
}
}
/* Put ordinals in front of ordered list items */
 
.hlist ol {
div.standard-frame-icon > a:nth-child(2), span.standard-frame-icon > a:nth-child(2), div.standard-frame-icon-hq > a:nth-child(2), span.standard-frame-icon-hq > a:nth-child(2) {
   counter-reset: listitem;
   width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 2px;
  text-decoration: none;
  padding: 0;
  background-image: none;
}
}
.hlist ol > li {
 
   counter-increment: listitem;
/* Mid-size */
div.standard-frame-icon.mid, span.standard-frame-icon.mid, div.standard-frame-icon-hq.mid, span.standard-frame-icon-hq.mid  {
   width: 38px;
  height: 38px;
  background-size: 30px 30px;
}
}
.hlist ol > li:before {
div.standard-frame-icon.mid img, span.standard-frame-icon.mid img, div.standard-frame-icon-hq.mid img, span.standard-frame-icon-hq.mid img {
   content: " " counter(listitem) " ";
  top: 1px;
   white-space: nowrap;
  left: 60%;
}
div.standard-frame-icon.mid:after, span.standard-frame-icon.mid:after, div.standard-frame-icon-hq.mid:after, span.standard-frame-icon-hq.mid:after {
   width: 36px;
  height: 36px;
   background-size: 36px 36px;
}
}
.hlist dd ol > li:first-child:before,
div.standard-frame-icon.mid > a:nth-child(2), span.standard-frame-icon.mid > a:nth-child(2), div.standard-frame-icon-hq.mid > a:nth-child(2), span.standard-frame-icon-hq.mid > a:nth-child(2) {
.hlist dt ol > li:first-child:before,
  width: 30px;
.hlist li ol > li:first-child:before {
   height: 30px;
   content: " (" counter(listitem) " ";
}
}


/* Deletion page field indents */
/* Small-size */
@media screen and (min-width: 820px) {
div.standard-frame-icon.small, span.standard-frame-icon.small, div.standard-frame-icon-hq.small, span.standard-frame-icon-hq.small {
  #mw-deleteconfirm-table div label {
  width: 28px;
    display: inline-block;
  height: 24px;
    width: 170px;
  background-size: 18px 20px;
    text-align: right;
   font-size: 100%;
    margin-bottom: 5px;
   }
  #mw-deleteconfirm-table input#wpWatch {
    margin-left: 156px;
  }
}
}
 
div.standard-frame-icon.small img, span.standard-frame-icon.small img, div.standard-frame-icon-hq.small img, span.standard-frame-icon-hq.small img {
/* Class for [[Template:Trait compact table]] */
   top: 1px !important;
.faded img {
  left: 1.42rem !important;
   opacity: 0.2;
}
}
 
div.standard-frame-icon.small:after, span.standard-frame-icon.small:after, div.standard-frame-icon-hq.small:after, span.standard-frame-icon-hq.small:after {
/* Class for action history project */
  width: 24px;
.action-history {
   height: 24px;
  padding: 0.2em 0.5em 0.5em 0.5em;
   background-size: 24px 24px;
   margin-bottom: 0.5em;
   margin-left: 0.055em;
   border: 1px #aaa dashed;
   background-color: #f6f3e4;
}
}
.action-history li {
dd div.standard-frame-icon.small:after, dd span.standard-frame-icon.small:after, dd div.standard-frame-icon-hq.small:after, dd span.standard-frame-icon-hq.small:after {
   padding: 0.1em 0em;
   /* Fix */
  margin-left: 0.045em;
}
}
 
div.standard-frame-icon.small > a:nth-child(2), span.standard-frame-icon.small > a:nth-child(2), div.standard-frame-icon-hq.small > a:nth-child(2), span.standard-frame-icon-hq.small > a:nth-child(2) {
/* SMW further results */
.table + .smw-template-furtherresults {
  display: block;
}
.table + .smw-template-furtherresults a {
  background: none;
  color: #0645ad;
}
 
/* CUSTOM FOR FFXIV WIKI */
/* Action facts within description */
blockquote p {
  margin-bottom: 0.2em !important;
}
blockquote dd {
  line-height: 1.4em;
  margin-left: 1em !important;
}
blockquote dl {
  margin-top: 0 !important;
}
 
.hide {
  display: none;
}
 
/* Description flavor colors */
span.colorized-description {
  font-weight: bold;
}
 
span.colorized-description.triple-tick,
span.colorized-description.triple-tick > a {
  color: #ba5a0b;
}
 
span.colorized-description.double-tick,
span.colorized-description.double-tick > a {
  color: #cccc00;
}
 
span.colorized-description.single-tick,
span.colorized-description.single-tick > a {
  color: #0a9421;
}
 
/* Standard Frame Icon */
div.standard-frame-icon, span.standard-frame-icon {
  position: relative;
  width: 48px;
  height: 48px;
  display: inline-block!important;
  background: url(/mediawiki/images/2/2b/Action_background.png) no-repeat 4px
    2px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  vertical-align: middle;
  margin-right: -3px;
}
 
td > div.standard-frame-icon, td > span.standard-frame-icon  {
  font-size: 100%;
}
 
div.standard-frame-icon img, span.standard-frame-icon img {
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -20px;
  display: block;
  z-index: 1;
}
 
div.standard-frame-icon:after, span.standard-frame-icon:after  {
  content: "";
  background: url(/mediawiki/images/d/d9/Action_overlay_glassy.png) no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
 
div.standard-frame-icon > a:nth-child(2), span.standard-frame-icon > a:nth-child(2) {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 2px;
  text-decoration: none;
  padding: 0;
  background-image: none;
}
 
/* Mid-size */
div.standard-frame-icon.mid, span.standard-frame-icon.mid  {
  width: 38px;
  height: 38px;
  background-size: 30px 30px;
}
div.standard-frame-icon.mid img, span.standard-frame-icon.mid img {
  top: 1px;
  left: 60%;
}
div.standard-frame-icon.mid:after, span.standard-frame-icon.mid:after {
  width: 36px;
  height: 36px;
  background-size: 36px 36px;
}
div.standard-frame-icon.mid > a:nth-child(2), span.standard-frame-icon.mid > a:nth-child(2) {
  width: 30px;
  height: 30px;
}
 
/* Small-size */
div.standard-frame-icon.small, span.standard-frame-icon.small {
  width: 28px;
  height: 24px;
  background-size: 18px 20px;
  font-size: 100%;
}
div.standard-frame-icon.small img, span.standard-frame-icon.small img {
  top: 1px !important;
  left: 1.42rem !important;
}
div.standard-frame-icon.small:after, span.standard-frame-icon.small:after {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  margin-left: 0.055em;
}
dd div.standard-frame-icon.small:after, dd span.standard-frame-icon.small:after {
  /* Fix */
  margin-left: 0.045em;
}
div.standard-frame-icon.small > a:nth-child(2), span.standard-frame-icon.small > a:nth-child(2) {
   width: 20px;
   width: 20px;
   height: 20px;
   height: 20px;
}
}


/* Item effects */
/* Item effects */

Revision as of 00:27, 22 December 2023

.glowbox {
  display:inline-block!important;
  box-shadow:0px 0px 5px 5px #ed2a54;
}

nav#p-namespaces {
  margin-left: 1em !important;
}

.displaynone {
  display: none !important;
}

.is-wikipatron {
  color: red !important;
}

.is-ultimapatron {
  color: blue !important;
}

.is-warrioroflight {
  color: gold !important;
}

/*<nowiki>*/
/** FONTS **/
@font-face {
  font-family: "EasonPro";
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-regular-webfont.svg#EasonProregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EasonPro";
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-italic-webfont.svg#EasonProitalic")
      format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "EasonPro";
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/eason/v1/easonpro-bold-webfont.svg#EasonProBold")
      format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "CronosPro";
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/cronos/v1/cronospro-regular-webfont.eot");
  src: url("https://d1h9a8s8eodvjz.cloudfront.net/fonts/cronos/v1/cronospro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.woff")
      format("woff"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.ttf")
      format("truetype"),
    url("https://d1h9a8s8eodvjz.cloudfront.net//fonts/cronos/v1/cronospro-regular-webfont.svg#CronosProregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Hide RC quick links below minimum screen width */
@media screen and (max-width: 750px) {
  #rcQuickLinks {
    display: none;
  }
}

/* TOC display level limiter, will only display the TOC up to level N */
.toc1 li.toclevel-2,
.toc1 li.toclevel-3,
.toc1 li.toclevel-4,
.toc1 li.toclevel-5,
.toc1 li.toclevel-6,
.toc2 li.toclevel-3,
.toc2 li.toclevel-4,
.toc2 li.toclevel-5,
.toc2 li.toclevel-6,
.toc3 li.toclevel-4,
.toc3 li.toclevel-5,
.toc3 li.toclevel-6,
.toc4 li.toclevel-5,
.toc4 li.toclevel-6,
.toc5 li.toclevel-6,
.hide,
body.page-Main_Page.ns-subject h1.firstHeading {
  display: none;
}

/* TOC heading font */
#toc h2,
.toc h2 {
  font-family: Arial, sans-serif !important;
}

/* Miscellaneous changes */
div.mw-dismissable-notice .mw-dismissable-notice-body {
  margin: 0;
  margin-bottom: 0.5em;
}
div.mw-dismissable-notice .mw-dismissable-notice-close {
  margin-right: 5px;
}
ul.special abbr,
ul.special acronym {
  border: none;
}
ol.references > li:target,
sup.reference:target,
cite:target {
  background: #eef;
}
ol.references {
  font-size: 90%;
}
sup,
sub {
  line-height: 1em;
}
.mw-editsection {
  float: right;
}
div.searchresults .mw-search-results {
  float: none;
}
.mw-collapsible-toggle {
  font-weight: normal;
  font-size: 85%;
}
span.comment {
  font-style: italic;
}
.autocomment {
  color: gray;
}
.gray,
.gray a {
  color: gray;
}

/* Universal styles */
.hidelist ul {
  list-style: none none;
  margin: 0;
  padding: 0;
}
.hidelist p {
  font-style: italic;
  margin: 0 0 0.2em;
}
.hidelist p + ul {
  margin-bottom: 0.5em;
}
.infobox-n .clear,
.nav .clear,
.recipe-box .clear {
  height: 5px;
}
#content .hiddenlinks a,
#content .hiddenlinks a:link,
#content .hiddenlinks a:visited {
  color: inherit;
}

/** MAIN PAGE STYLESHEET **/
#mainpagenavigation {
  display: block;
  border-collapse: collapse;
  text-align: left;
}

#mainpagenavigation th {
  font-family: EasonPro, "Times New Roman", serif;
  font-size: 1.7692307692em;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
  background-color: #444;
  background-image: url("/mediawiki/images/a/aa/Bg_gradient4.jpg") !important;
  font-weight: 400;
  height: 48px;
  text-align: center;
  font-size-adjust: 0.43;
}

#mainpagenavigation td {
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
  background-image: linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -o-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -moz-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #bbb 0%, #fff 2%, #eee 100%);
  background-image: -ms-linear-gradient(top, #bbb 0%, #fff 2%, #fff 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #bbb),
    color-stop(0.02, #fff),
    color-stop(1, #eee)
  );
}

#mainpagenavigation td.content {
  vertical-align: top;
  padding: 0.5em 1.5em;
}

#mainpagenavigation td.separator {
  border-right: #aaa solid 1px;
}

body.page-Main_Page.ns-subject #content,
body.page-Main_Page_editcopy.ns-subject #content {
  padding-left: 16px;
  padding-right: 16px;
}

/* older IE hacks */
#mainpagenavigation td.content > * {
  width: 88%\0/;
}
#mainpagenavigation td.content > [class*="float"] {
  width: auto\0/;
}
:root #mainpagenavigation td.content > * {
  width: auto;
}

/** TABLE CLASSES **/
.table {
  border: 0 solid;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 0.9230769231em;
  text-align: left;
  clear: none;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px 0;
  padding: 0;
}

/* make table captions bold */
.table > caption {
  font-weight: bold;
}

/* this is a hack to add borders to IE8- */
.table > thead,
.table > tbody {
  border: 0 solid #aaa\0/;
}

.table tr {
  border: 1px solid #aaa\0/;
  text-align: left;
  border-color: #aaa;
}

/* and this removes them for IE9+ */
:root .table tr {
  border-top-width: 0;
  border-bottom-width: 0;
}

.table > * > tr > :first-child {
  border-left: 1px solid #aaa;
}
.table > * > tr > :last-child {
  border-right: 1px solid #aaa;
}

.table > tbody > tr:last-child,
.table > tbody > tr:last-child > *,
.table > tfoot > tr:last-child > *,
.table > caption {
  border-bottom: 1px solid #aaa;
}

.table > tbody:first-child > tr:first-child > *,
.table > tbody > tr.heading > *,
.table > thead > tr:first-child > * {
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png");
  background-color: #eee;
  border-color: #aaa;
  padding: 0.5em;
}

.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th {
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
  padding: 0.25em 0.5em;
}

.table tr > th,
.table[class*="center"] tr {
  text-align: center;
}
.table[class*="left"] tr {
  text-align: left;
}
.table[class*="right"] tr {
  text-align: right;
}
.table[class*="middle"] tr {
  vertical-align: middle;
}
.table[class*="top"] tr {
  vertical-align: top;
}
.table[class*="bottom"] tr {
  vertical-align: bottom;
}

.table > :first-child > tr:first-child,
.table > tbody > tr.heading {
  background-color: #eee;
  border: 1px solid #aaa !important;
}

.table > tbody > tr > th,
.table > tfoot > tr > th {
  background-color: #e7e7e7;
  border-color: #aaa;
}

.table > tbody > tr:nth-child(odd) {
  background-color: #f3f3f3;
  border-color: #aaa;
}

.table > tbody,
.table > tbody > tr.heading,
.table > tbody > tr > [rowspan],
.table > tbody > tr > [colspan] {
  border: 1px solid #aaa;
}

.table > :first-child > tr:first-child + tr [rowspan],
.table > :first-child > tr:first-child + tr [colspan] {
  border-top-width: 0;
}

.table .line,
.table .line-bottom {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.table .line-top {
  border-top-width: 1px !important;
  border-top-style: solid;
  border-top-color: #aaa;
}

.table .line-left {
  border-left-width: 1px !important;
  border-left-style: solid;
  border-left-color: #aaa;
}

.table .line-right {
  border-right-width: 1px !important;
  border-right-style: solid;
  border-right-color: #aaa;
}

.table table {
  background-color: transparent;
  padding: 0;
  margin: 0;
}

/** STDT table classes **/
/* dps-role*/
.table.dps-role > :first-child > tr:first-child,
.table.dps-role > tbody > tr.heading,
.table.dps-role > :first-child > tr:first-child > *,
.table.dps-role > tbody > tr.heading > * {
  background-color: #bb6363 !important;
  border-color: #9a4848 !important;
}
.table.dps-role > tbody > tr > th,
.table.dps-role > tfoot > tr > th,
.table.dps-role > thead > tr > th,
table.table > tbody > tr.dps-role > th {
  background-color: #a9d3b7;
  border-color: #87a992;
}
.table.dps-role > tbody > tr:nth-child(odd),
.table > tbody > tr.dps-role:nth-child(odd) {
  background-color: #f2e8e5;
}

/* healer-role*/
.table.healer-role > :first-child > tr:first-child,
.table.healer-role > tbody > tr.heading,
.table.healer-role > :first-child > tr:first-child > *,
.table.healer-role > tbody > tr.heading > * {
  background-color: #3c6829 !important;
  border-color: #2a491d !important;
}
.table.healer-role > tbody > tr > th,
.table.healer-role > tfoot > tr > th,
.table.healer-role > thead > tr > th,
table.table > tbody > tr.healer-role > th {
  background-color: #a9d3b7;
  border-color: #87a992;
}
.table.healer-role > tbody > tr:nth-child(odd),
.table > tbody > tr.healer-role:nth-child(odd) {
  background-color: #e7f3e2;
}

/* tanker-role*/
.table.tanker-role > :first-child > tr:first-child,
.table.tanker-role > tbody > tr.heading,
.table.tanker-role > :first-child > tr:first-child > *,
.table.tanker-role > tbody > tr.heading > * {
  background-color: #5587c1 !important;
  border-color: #4871a0 !important;
}
.table.tanker-role > tbody > tr > th,
.table.tanker-role > tfoot > tr > th,
.table.tanker-role > thead > tr > th,
table.table > tbody > tr.tanker-role > th {
  background-color: #a9d3b7;
  border-color: #87a992;
}
.table.tanker-role > tbody > tr:nth-child(odd),
.table > tbody > tr.tanker-role:nth-child(odd) {
  background-color: #d2e3f7;
}

/* crafting-role*/
.table.crafting-role > :first-child > tr:first-child,
.table.crafting-role > tbody > tr.heading,
.table.crafting-role > :first-child > tr:first-child > *,
.table.crafting-role > tbody > tr.heading > * {
  background-color: #878eb5 !important;
  border-color: #777d9e !important;
}
.table.crafting-role > tbody > tr > th,
.table.crafting-role > tfoot > tr > th,
.table.crafting-role > thead > tr > th,
table.table > tbody > tr.crafting-role > th {
  background-color: #a9d3b7;
  border-color: #87a992;
}
.table.crafting-role > tbody > tr:nth-child(odd),
.table > tbody > tr.crafting-role:nth-child(odd) {
  background-color: #dfe1ec;
}

/* gathering-role*/
.table.gathering-role > :first-child > tr:first-child,
.table.gathering-role > tbody > tr.heading,
.table.gathering-role > :first-child > tr:first-child > *,
.table.gathering-role > tbody > tr.heading > * {
  background-color: #78a923 !important;
  border-color: #5a8019 !important;
}
.table.gathering-role > tbody > tr > th,
.table.gathering-role > tfoot > tr > th,
.table.gathering-role > thead > tr > th,
table.table > tbody > tr.gathering-role > th {
  background-color: #cbeb93;
  border-color: #87a992;
}
.table.gathering-role > tbody > tr:nth-child(odd),
.table > tbody > tr.gathering-role:nth-child(odd) {
  background-color: #eaf7d4;
}

/* pet-role*/
.table.pet-role > :first-child > tr:first-child,
.table.pet-role > tbody > tr.heading,
.table.pet-role > :first-child > tr:first-child > *,
.table.pet-role > tbody > tr.heading > * {
  background-color: #5fb7aa !important;
  border-color: #479e91 !important;
}
.table.pet-role > tbody > tr > th,
.table.pet-role > tfoot > tr > th,
.table.pet-role > thead > tr > th,
table.table > tbody > tr.pet-role > th {
  background-color: #a9d3b7;
  border-color: #87a992;
}
.table.pet-role > tbody > tr:nth-child(odd),
.table > tbody > tr.pet-role:nth-child(odd) {
  background-color: #edf7f6;
}

/* npc */
.table.npc > :first-child > tr:first-child,
.table.npc > tbody > tr.heading,
.table.npc > :first-child > tr:first-child > *,
.table.npc > tbody > tr.heading > * {
  background-color: #6c3 !important;
  border-color: #52a329 !important;
}
.table.npc > tbody > tr > th,
.table.npc > tfoot > tr > th,
.table.npc > thead > tr > th,
table.table > tbody > tr.npc > th {
  background-color: #b3e699;
  border-color: #8fb87a;
}
.table.npc > tbody > tr:nth-child(odd),
.table > tbody > tr.npc:nth-child(odd) {
  background-color: #e8f8e1;
}

/* pve */
.table.pve > :first-child > tr:first-child,
.table.pve > tbody > tr.heading,
.table.pve > :first-child > tr:first-child > *,
.table.pve > tbody > tr.heading > * {
  background-color: #fc6 !important;
  border-color: #cca352 !important;
}
.table.pve > tbody > tr > th,
.table.pve > tfoot > tr > th,
.table.pve > thead > tr > th,
table.table > tbody > tr.pve > th {
  background-color: #ffe6b3;
  border-color: #ccb88f;
}
.table.pve > tbody > tr:nth-child(odd),
.table > tbody > tr.pve:nth-child(odd) {
  background-color: #fff8e8;
}

/* equip or item*/
.table.equip > :first-child > tr:first-child,
.table.equip > tbody > tr.heading,
.table.equip > :first-child > tr:first-child > *,
.table.equip > tbody > tr.heading > *,
.table.item > :first-child > tr:first-child,
.table.item > tbody > tr.heading,
.table.item > :first-child > tr:first-child > *,
.table.item > tbody > tr.heading > * {
  background-color: #f96 !important;
  border-color: #cc7a52 !important;
}
.table.equip > tbody > tr > th,
.table.equip > tfoot > tr > th,
.table.equip > thead > tr > th,
table.table > tbody > tr.equip > th,
.table.item > tbody > tr > th,
.table.item > tfoot > tr > th,
.table.item > thead > tr > th,
table.table > tbody > tr.item > th {
  background-color: #ffccb3;
  border-color: #cca38f;
}
.table.equip > tbody > tr:nth-child(odd),
.table > tbody > tr.equip:nth-child(odd),
.table.item > tbody > tr:nth-child(odd),
.table > tbody > tr.item:nth-child(odd) {
  background-color: #fff0e8;
}

/* skin */
.table.skin > :first-child > tr:first-child,
.table.skin > tbody > tr.heading,
.table.skin > :first-child > tr:first-child > *,
.table.skin > tbody > tr.heading > * {
  background-color: #e07a98 !important;
  border-color: #996574 !important;
}
.table.skin > tbody > tr > th,
.table.skin > tfoot > tr > th,
.table.skin > thead > tr > th,
table.table > tbody > tr.skin > th {
  background-color: #ffd4df;
  border-color: #b3a1a5;
}
.table.skin > tbody > tr:nth-child(odd),
.table > tbody > tr.skin:nth-child(odd) {
  background-color: #ffedf4;
}

/* mech1 */
.table.mech1 > :first-child > tr:first-child,
.table.mech1 > tbody > tr.heading,
.table.mech1 > :first-child > tr:first-child > *,
.table.mech1 > tbody > tr.heading > * {
  background-color: #69c !important;
  border-color: #527aa3 !important;
}
.table.mech1 > tbody > tr > th,
.table.mech1 > tfoot > tr > th,
.table.mech1 > thead > tr > th,
table.table > tbody > tr.mech1 > th {
  background-color: #b3cce6;
  border-color: #8fa3b8;
}
.table.mech1 > tbody > tr:nth-child(odd),
.table > tbody > tr.mech1:nth-child(odd) {
  background-color: #e8f0f8;
}

/* mech2 */
.table.mech2 > :first-child > tr:first-child,
.table.mech2 > tbody > tr.heading,
.table.mech2 > :first-child > tr:first-child > *,
.table.mech2 > tbody > tr.heading > * {
  background-color: #3cc !important;
  border-color: #29a3a3 !important;
}
.table.mech2 > tbody > tr > th,
.table.mech2 > tfoot > tr > th,
.table.mech2 > thead > tr > th,
table.table > tbody > tr.mech2 > th {
  background-color: #99e6e6;
  border-color: #7ab8b8;
}
.table.mech2 > tbody > tr:nth-child(odd),
.table > tbody > tr.mech2:nth-child(odd) {
  background-color: #e1f8f8;
}

/* lore */
.table.lore > :first-child > tr:first-child,
.table.lore > tbody > tr.heading,
.table.lore > :first-child > tr:first-child > *,
.table.lore > tbody > tr.heading > * {
  background-color: #c6c !important;
  border-color: #a352a3 !important;
}
.table.lore > tbody > tr > th,
.table.lore > tfoot > tr > th,
.table.lore > thead > tr > th,
table.table > tbody > tr.lore > th {
  background-color: #e6b3e6;
  border-color: #b88fb8;
}
.table.lore > tbody > tr:nth-child(odd),
.table > tbody > tr.lore:nth-child(odd) {
  background-color: #f8e8f8;
}

/* location */
.table.location > :first-child > tr:first-child,
.table.location > tbody > tr.heading,
.table.location > :first-child > tr:first-child > *,
.table.location > tbody > tr.heading > * {
  background-color: #96c !important;
  border-color: #7a52a3 !important;
}
.table.location > tbody > tr > th,
.table.location > tfoot > tr > th,
.table.location > thead > tr > th,
table.table > tbody > tr.location > th {
  background-color: #ccb3e6;
  border-color: #a38fb8;
}
.table.location > tbody > tr:nth-child(odd),
.table > tbody > tr.location:nth-child(odd) {
  background-color: #f0e8f8;
}

/* promo */
.table.promo > :first-child > tr:first-child,
.table.promo > tbody > tr.heading,
.table.promo > :first-child > tr:first-child > *,
.table.promo > tbody > tr.heading > * {
  background-color: #9c3 !important;
  border-color: #7aa329 !important;
}
.table.promo > tbody > tr > th,
.table.promo > tfoot > tr > th,
.table.promo > thead > tr > th,
table.table > tbody > tr.promo > th {
  background-color: #cce699;
  border-color: #a3b87a;
}
.table.promo > tbody > tr:nth-child(odd),
.table > tbody > tr.promo:nth-child(odd) {
  background-color: #f0f8e1;
}

/* buff */
.table.buff > :first-child > tr:first-child,
.table.buff > tbody > tr.heading,
.table.buff > :first-child > tr:first-child > *,
.table.buff > tbody > tr.heading > * {
  background-color: #73d9d9 !important;
  border-color: #5caeae !important;
}
.table.buff > tbody > tr > th,
.table.buff > tfoot > tr > th,
.table.buff > thead > tr > th,
table.table > tbody > tr.buff > th {
  background-color: #b9ecec;
  border-color: #94bdbd;
}
.table.buff > tbody > tr:nth-child(odd),
.table > tbody > tr.buff:nth-child(odd) {
  background-color: #eaf9f9;
}

/* debuff */
.table.debuff > :first-child > tr:first-child,
.table.debuff > tbody > tr.heading,
.table.debuff > :first-child > tr:first-child > *,
.table.debuff > tbody > tr.heading > * {
  background-color: #51a651 !important;
  border-color: #418541 !important;
}

.table.debuff > tbody > tr > th,
.table.debuff > tfoot > tr > th,
.table.debuff > thead > tr > th,
table.table > tbody > tr.debuff > th {
  background-color: #a8d3a8;
  border-color: #86a986;
}

.table.debuff > tbody > tr:nth-child(odd),
.table > tbody > tr.debuff:nth-child(odd) {
  background-color: #e5f2e5;
}

/* crafting */
/* recipe */
.table.crafting > :first-child > tr:first-child,
.table.crafting > tbody > tr.heading,
.table.crafting > :first-child > tr:first-child > *,
.table.crafting > tbody > tr.heading > *,
.table.recipe > :first-child > tr:first-child,
.table.recipe > tbody > tr.heading,
.table.recipe > :first-child > tr:first-child > *,
.table.recipe > tbody > tr.heading > * {
  background-color: #a68151 !important;
  border-color: #856741 !important;
}

.table.crafting > tbody > tr > th,
.table.crafting > tfoot > tr > th,
.table.crafting > thead > tr > th,
table.table > tbody > tr.crafting > th,
.table.recipe > tbody > tr > th,
.table.recipe > tfoot > tr > th,
.table.recipe > thead > tr > th,
table.table > tbody > tr.recipe > th {
  background-color: #d3c0a8;
  border-color: #a99a86;
}

.table.crafting > tbody > tr:nth-child(odd),
.table > tbody > tr.crafting:nth-child(odd),
.table.recipe > tbody > tr:nth-child(odd),
.table > tbody > tr.recipe:nth-child(odd) {
  background-color: #f2ece5;
}

/* Action tables */
.table.actions,
.table.traits {
  width: 100%;
  max-width: 1000px;
  display: table;
}
.table.actions > :first-child > tr:first-child ~ tr th[colspan],
.table.traits > :first-child > tr:first-child ~ tr th[colspan] {
  text-align: left;
}
.table.actions
  > :first-child
  > tr:first-child
  ~ tr
  th[colspan]
  span.editsection,
.table.traits
  > :first-child
  > tr:first-child
  ~ tr
  th[colspan]
  span.editsection {
  display: none;
}
.table.actions > :first-child > tr:first-child ~ tr th[colspan] h4,
.table.traits > :first-child > tr:first-child ~ tr th[colspan] h4 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

/* Using : lists within tables */
/* no top/bottom margin in these tables */
.table.fm dl,
.table.craftvariants dl {
  margin-top: 0;
  margin-bottom: 0;
}
/* no left margin when used purely for structure within these tables */
.table.locations dd,
.table.fm dd,
table.craftvariants dd {
  margin-left: 0;
}
/* restore margin if it's actually being used as a definition list */
.table.locations dl > dt ~ dd {
  margin-left: 2em;
}

/* Using * lists within combo tables */
.table.combo ul {
  margin: 0.15em 0;
}
.table.combo li {
  display: block;
}

/** INFOBOXES **/
div.infobox-n {
  float: right;
  position: relative;
  width: 300px;
  background: #fff;
  font-size: 0.923em;
  border: 1px solid #aaa;
  margin: 0 0 1em 1em;
  padding: 0;
}

div.infobox,
div.nav .box {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee);
  background-image: linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(1, #eee)
  );
}

div.infobox-n .icon {
  float: right;
  position: relative;
  z-index: 2;
  width: auto;
  margin: 5px;
}

div.infobox-n .icon p {
  text-align: center;
  color: #444;
  font-size: 9px !important;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.75em;
  line-height: 1em;
  margin: 0.25em -0.5em;
  padding: 2px;
}

div.infobox-n .wrapper {
  clear: both;
  padding: 0;
}

div.infobox-n .statistics,
div.infobox-n .details {
  text-align: center;
  margin: 0 8px;
}

div.statistics span + span,
div.details span + span {
  margin-left: 5px;
}

div.infobox-n .heading,
div.nav .heading {
  font-weight: 700;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
  position: relative;
  z-index: 1;
  font-size-adjust: 0.52;
  margin: -1px -1px 5px !important;
}

div.infobox-n .heading {
  font-family: EasonPro, "Times New Roman", serif !important;
  font-size: 1.417em !important;
  color: #fff !important;
  background-color: #444;
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
  line-height: 1.176em;
  font-size-adjust: 0.43;
  padding: 0.5em !important;
}

div.infobox-n .subheading,
div.nav .subheading {
  font-weight: 700;
  background-color: #888;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  border-right: 1px solid rgba(0, 0, 0, 0.25);
  line-height: 100%;
  text-align: center;
  position: relative;
  margin: 0 -1px !important;
}

div.infobox-n .subheading {
  font-family: EasonPro, "Times New Roman", serif;
  font-size: 1.25em !important;
  color: #fff !important;
  background-color: #444;
  text-shadow: rgba(0, 0, 0, 0.75) 0 0 0.25em;
  z-index: 1;
  line-height: 1.333em;
  font-size-adjust: 0.43;
  padding: 0.567em !important;
}

div.nav dl,
div.infobox-n dl {
  margin: 10px 0;
}

div.infobox-n dt {
  float: left;
  text-align: right;
  width: 90px;
  line-height: 1em;
  font-weight: 700;
  clear: left;
  border-right: 2px solid #999;
  margin: 0 -2px 0 0;
  padding: 2px 8px 2px 3px;
}

div.infobox-n dd {
  float: left;
  width: 170px;
  font-weight: 400;
  border-left: 2px solid #999;
  margin: 0;
  padding: 2px 7px;
}

/* CUSTOM: Weapon widths */
div.infobox-n.weapon dt {
  width: 120px;
}
div.infobox-n.weapon dd {
  width: 140px;
}

div.infobox-n .image_wrapper {
  text-align: center;
  padding: 0;
  margin: 10px 0;
}

div.infobox-n::after,
div.nav .box::after,
div.infobox-n .heading::after,
div.nav .heading::after,
div.infobox-n .subheading::after,
div.nav .subheading::after,
.table::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-image: url("/mediawiki/images/4/45/Shadow_after.png");
  background-size: 100% 3px;
}

div.infobox-n::after,
div.nav .box::after {
  bottom: -4px;
}

div.infobox-n .heading::after,
div.nav .heading::after,
div.infobox-n .subheading::after,
div.nav .subheading::after,
.table::after {
  bottom: -3px;
}

/* Remove after shadow for tables that have been centered, otherwise the shadow spans the entire page */
.table[class*="center"]::after,
.table.noshadowafter::after {
  background-image: none;
}

div.infobox-n table,
div.nav table {
  background-color: transparent;
}

div.infobox-n.healer-role dd,
div.infobox-n.healer-role dt {
  border-color: #2a491d !important;
}

div.infobox-n.healer-role .heading,
div.infobox-n.healer-role .subheading {
  background-color: #3c6829 !important;
}

div.infobox-n.tanker-role dd,
div.infobox-n.tanker-role dt {
  border-color: #4871a0 !important;
}

div.infobox-n.tanker-role .heading,
div.infobox-n.tanker-role .subheading {
  background-color: #5587c1 !important;
}

div.infobox-n.dps-role dd,
div.infobox-n.dps-role dt {
  border-color: #9a4848 !important;
}

div.infobox-n.dps-role .heading,
div.infobox-n.dps-role .subheading {
  background-color: #bb6363 !important;
}

div.infobox-n.pet-role dd,
div.infobox-n.pet-role dt {
  border-color: #479e91 !important;
}

div.infobox-n.pet-role .heading,
div.infobox-n.pet-role .subheading {
  background-color: #5fb7aa !important;
}

div.infobox-n.crafting-role dd,
div.infobox-n.crafting-role dt {
  border-color: #777d9e !important;
}

div.infobox-n.crafting-role .heading,
div.infobox-n.crafting-role .subheading {
  background-color: #878eb5 !important;
}

div.infobox-n.gathering-role dd,
div.infobox-n.gathering-role dt {
  border-color: #5a8019 !important;
}

div.infobox-n.gathering-role .heading,
div.infobox-n.gathering-role .subheading {
  background-color: #78a923 !important;
}

div.infobox-n.mixed-role dd,
div.infobox-n.mixed-role dt {
  border-color: #ac8920 !important;
}

div.infobox-n.mixed-role .heading,
div.infobox-n.mixed-role .subheading {
  background-color: #deb94e !important;
}

div.infobox-n.buff dd,
div.infobox-n.buff dt {
  border-color: #399 !important;
}

div.infobox-n.buff .heading,
div.infobox-n.buff .subheading {
  background-color: #399 !important;
}

div.infobox-n.debuff dd,
div.infobox-n.debuff dt {
  border-color: #363 !important;
}

div.infobox-n.debuff .heading,
div.infobox-n.debuff .subheading {
  background-color: #363 !important;
}

div.infobox-n.mount dd,
div.infobox-n.mount dt {
  border-color: #b042bd !important;
}

div.infobox-n.mount .heading,
div.infobox-n.mount .subheading {
  background-color: #cf72da !important;
}

div.infobox-n.armor dd,
div.infobox-n.weapon dd,
div.infobox-n.trinket dd,
div.infobox-n.item dd,
div.infobox-n.armor dt,
div.infobox-n.weapon dt,
div.infobox-n.trinket dt,
div.infobox-n.item dt {
  border-color: #c30;
}

div.infobox-n.armor .heading,
div.infobox-n.weapon .heading,
div.infobox-n.trinket .heading,
div.infobox-n.item .heading,
div.infobox-n.armor .subheading,
div.infobox-n.weapon .subheading,
div.infobox-n.trinket .subheading,
div.infobox-n.item .subheading {
  background: #c30;
}

div.infobox-n.skin dd,
div.infobox-n.skin dt {
  border-color: #c4003e;
}

div.infobox-n.skin .heading,
div.infobox-n.skin .subheading {
  background: #c4003e;
}

div.infobox-n.recipe {
  width: 300px;
  display: inline-block;
  float: none;
  clear: none;
  vertical-align: top;
  font-size: 1em;
  margin: 0 1em 1em 0;
}

div.infobox-n.recipe .heading,
div.infobox-n.recipe .subheading {
  font-size: 1.133em;
  background: #533610;
}

div.infobox-n.recipe .wrapper {
  padding: 0 10px;
}

div.infobox-n.crafting .heading,
div.infobox-n.crafting .subheading {
  background: #533610;
}

div.infobox-n.crafting dd,
div.infobox-n.recipe dd,
div.infobox-n.crafting dt,
div.infobox-n.recipe dt {
  border-color: #533610;
}

div.infobox-n.npc dd,
div.infobox-n.npc dt {
  border-color: #390;
}

div.infobox-n.npc .heading,
div.infobox-n.npc .subheading {
  background: #390;
}

div.infobox-n.action dd,
div.infobox-n.action dt {
  border-color: #999;
}

div.infobox-n.trait dd,
div.infobox-n.trait dt {
  border-color: #bb7639;
}

div.infobox-n.trait .heading,
div.infobox-n.trait .subheading {
  background: #444;
}

div.infobox-n.trait .heading,
div.infobox-n.trait .subheading {
  background: #ce8d54;
}

/* CUSTOM: Overwritten with STFI - div.infobox-n.action .icon > div { border:2px solid #111; } */

div.infobox-n.effect .debuff {
  background: #363;
}

div.infobox-n.effect .buff {
  background: #399;
}

div.infobox-n.pet dd,
div.infobox-n.pet dt {
  border-color: #360;
}

div.infobox-n.pet .heading,
div.infobox-n.pet .subheading {
  background: #360;
}

div.infobox-n.quest dd,
div.infobox-n.quest dt {
  border-color: #eea63a;
}

div.infobox-n.quest .heading,
div.infobox-n.quest .subheading {
  background: #efaa43;
}

div.infobox-n.duty dd,
div.infobox-n.duty dt {
  border-color: #fb6537;
}

div.infobox-n.duty .heading,
div.infobox-n.duty .subheading {
  background: #fb6537;
}

div.infobox-n.fate dd,
div.infobox-n.fate dt {
  border-color: #bd50d7;
}

div.infobox-n.fate .heading,
div.infobox-n.fate .subheading {
  background: #9334be;
}

div.infobox-n.area dd,
div.infobox-n.area dt {
  border-color: #306;
}

div.infobox-n.area .heading,
div.infobox-n.area .subheading {
  background: #306;
}

/** NAV BARS (headings are done with infobox headings) **/
div.nav {
  position: relative;
  width: 500px;
  margin: auto;
}

div.nav .box {
  position: relative;
  font-size: 0.9230769231em;
  border-spacing: 0;
  overflow: visible;
  min-height: 60px;
  border: 1px solid #aaa;
  margin: 5px;
  padding: 0;
}

div.nav .heading {
  font-family: Arial, sans-serif !important;
  background-color: #888;
  font-size: 1.083em;
  line-height: 100%;
  margin: -1px -1px 0;
  padding: 0.769em 0;
}

div.nav .subheading {
  font-family: Arial, sans-serif;
  font-size: 1em;
  font-size-adjust: 0.52;
  padding: 0.833em 0;
}

.nav .selflink {
  font-weight: bold;
}

div.nav dt,
div.nav dd,
div.infobox-n dt,
div.infobox-n dd,
div.nav table {
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
}

div.nav .center {
  text-align: center;
  margin: 10px 0;
}

div.nav .box table {
  background-color: transparent;
  border-collapse: collapse;
  width: 100%;
  margin: 0.667em 0;
}

div.nav dt {
  float: left;
  text-align: right;
  width: 125px;
  clear: left;
  border-right: 2px solid #999;
  margin: 0 -2px 0 0;
  padding: 2px 8px;
}

div.nav dd {
  float: left;
  text-align: left;
  border-left: 2px solid #888;
  width: 325px;
  margin: 0;
  padding: 2px 8px;
}

div.nav table th {
  text-align: right;
  border-right: 2px solid #888;
  vertical-align: top;
  padding: 2px 8px;
}

div.nav table td {
  padding: 2px 8px;
}

div.nav table td a,
div.nav table td strong.selflink {
  white-space: nowrap;
}

div.nav.thin .box {
  width: 400px;
  margin-left: 50px;
}

div.nav.thin dt {
  width: 75px;
}

div.nav.thin dd {
  width: 290px;
}

div.nav.wide .box {
  width: 600px;
  margin-left: -50px;
}

div.nav.wide dt {
  width: 150px;
}

div.nav.wide dd {
  width: 400px;
}

div.nav .heading .selflink {
  font-weight: bold !important;
}

div.nav.npc .heading {
  background-color: #6c3;
}

div.nav.npc dd,
div.nav.npc dt,
div.nav.npc table th {
  border-color: #6c3;
}

div.nav.pve .heading {
  background-color: #fc6;
}

div.nav.pve dd,
div.nav.pve dt,
div.nav.pve table th {
  border-color: #fc6;
}

div.nav.equip .heading {
  background-color: #f96;
}

div.nav.equip dd,
div.nav.equip dt,
div.nav.equip table th {
  border-color: #f96;
}

div.nav.mech1 .heading {
  background-color: #69c;
}

div.nav.mech1 dd,
div.nav.mech1 dt,
div.nav.mech1 table th {
  border-color: #69c;
}

div.nav.mech2 .heading {
  background-color: #3cc;
}

div.nav.mech2 dd,
div.nav.mech2 dt,
div.nav.mech2 table th {
  border-color: #3cc;
}

div.nav.location .heading {
  background-color: #96c;
}

div.nav.location dd,
div.nav.location dt,
div.nav.location table th {
  border-color: #96c;
}

div.nav.lore .heading {
  background-color: #c6c;
}

div.nav.lore dd,
div.nav.lore dt,
div.nav.lore table th {
  border-color: #c6c;
}

div.nav.promo .heading {
  background-color: #9c3;
}

div.nav.promo dd,
div.nav.promo dt,
div.nav.promo table th {
  border-color: #9c3;
}

div.nav.quest .heading {
  background-color: #efaa43;
}

div.nav.quest dd,
div.nav.quest dt,
div.nav.quest table th {
  border-color: #eea63a;
}

div.nav.condition .heading {
  background-color: #51a651;
}

div.nav.condition dd,
div.nav.condition dt,
div.nav.condition table th {
  border-color: #51a651;
}

div.nav.hom .heading {
  background-color: #c96;
}

div.nav.hom dd,
div.nav.hom dt,
div.nav.hom table th {
  border-color: #c96;
}

div.nav.crafting .heading,
div.nav.recipe .heading {
  background-color: #963;
}

div.nav.crafting dd,
div.nav.hom dt,
div.nav.crafting table th,
div.nav.recipe dd,
div.nav.hom dt,
div.nav.recipe table th {
  border-color: #963;
}

div.nav.monsters .heading,
div.nav.monsters .subheading {
  background-color: #6c3;
}

div.nav.monsters dd,
div.nav.monsters dt,
div.nav.monsters table th {
  border-color: #6c3;
}

div.nav.duty .heading,
div.nav.duty .subheading {
  background-color: #fb6537;
}

div.nav.duty dd,
div.nav.duty dt,
div.nav.duty table th {
  border-color: #fb6537;
}

div.nav.whatever20 dd,
div.nav.whatever20 dt,
div.nav.whatever20 table th {
  border-color: #d25d6b;
}

div.nav.whatever1 .heading,
div.nav.whatever1 .subheading {
  background-color: #39c;
}

div.nav.whatever1 dd,
div.nav.whatever1 dt,
div.nav.whatever1 table th {
  border-color: #39c;
}

div.nav.whatever2 .heading,
div.nav.whatever2 .subheading {
  background-color: #c23f3a;
}

div.nav.whatever2 dd,
div.nav.whatever2 dt,
div.nav.whatever2 table th {
  border-color: #c23f3a;
}

div.nav.whatever3 .heading,
div.nav.whatever3 .subheading {
  background-color: #f93;
}

div.nav.whatever3 dd,
div.nav.whatever3 dt,
div.nav.whatever3 table th {
  border-color: #f93;
}

div.nav.whatever4 .heading,
div.nav.whatever4 .subheading {
  background-color: #963;
}

div.nav.whatever4 dd,
div.nav.whatever4 dt,
div.nav.whatever4 table th {
  border-color: #963;
}

div.nav.whatever5 .heading,
div.nav.whatever5 .subheading {
  background-color: #c66;
}

div.nav.whatever5 dd,
div.nav.whatever5 dt,
div.nav.whatever5 table th {
  border-color: #c66;
}

div.nav.whatever6 .heading,
div.nav.whatever6 .subheading {
  background-color: #ec5752;
}

div.nav.whatever6 dd,
div.nav.whatever6 dt,
div.nav.whatever6 table th {
  border-color: #ec5752;
}

div.nav.whatever7 .heading,
div.nav.whatever7 .subheading {
  background-color: #939;
}

div.nav.whatever7 dd,
div.nav.whatever7 dt,
div.nav.whatever7 table th {
  border-color: #939;
}

div.nav.whatever8 .heading,
div.nav.whatever8 .subheading {
  background-color: #396;
}

div.nav.whatever8 dd,
div.nav.whatever8 dt,
div.nav.whatever8 table th {
  border-color: #396;
}

div.nav.whatever9 .heading,
div.nav.whatever9 .subheading {
  background-color: #96f;
}

div.nav.whatever9 dd,
div.nav.whatever9 dt,
div.nav.whatever9 table th {
  border-color: #96f;
}

div.nav.whatever10 .heading,
div.nav.whatever10 .subheading {
  background-color: #d25d6b;
}

div.nav.whatever11 .heading,
div.nav.whatever11 .subheading {
  background-color: #fc3;
}

div.nav.whatever12 dd,
div.nav.whatever12 dt,
div.nav.whatever12 table th {
  border-color: #fc3;
}

div.nav.whatever13 .heading,
div.nav.whatever13 .subheading {
  background-color: #6cf;
}

div.nav.whatever13 dd,
div.nav.whatever13 dt,
div.nav.whatever13 table th {
  border-color: #6cf;
}

div.nav.whatever14 .heading,
div.nav.whatever14 .subheading {
  background-color: #3c3;
}

div.nav.whatever14 dd,
div.nav.whatever14 dt,
div.nav.whatever14 table th {
  border-color: #3c3;
}

/** PRINTER CHANGES **/
@media print {
  #content {
    border: 0 solid #fff;
    box-shadow: none;
    border-radius: 0;
  }

  #mainpagenavigation th,
  div.infobox-n .heading,
  div.infobox-n .subheading,
  div.nav .heading,
  div.nav .subheading {
    color: #000 !important;
    text-shadow: none !important;
    border-width: 0 !important;
  }
  table.table > :first-child > tr:first-child,
  table.table > :first-child > tr:first-child > *,
  .table > tbody > tr > * {
    border: 1px solid #000 !important;
  }
  .table {
    border-collapse: collapse !important;
  }
}

/* Hiding icon redlinks */
span.thumb-icon a.new {
  color: transparent;
  display: inline-block;
  font: 0/0 a;
  overflow: hidden;
  vertical-align: middle;
}

/* Item icons */
span.thumb-icon.item-icon.small a.new {
  background-image: url("/images/thumb/7/74/action.png/20px-action.png");
  height: 20px;
  width: 20px;
}
span.thumb-icon.item-icon.medium a.new {
  background-image: url("/images/thumb/7/74/action.png/35px-action.png");
  height: 35px;
  width: 35px;
}

/* Infobox icons */
div.infobox-icon a.new {
  color: transparent;
  display: inline-block;
  font: 0/0 a;
  overflow: hidden;
  vertical-align: middle;
  background-image: url("/images/thumb/7/74/action.png/40px-action.png");
  height: 40px;
  width: 40px;
}
div.action-infobox-icon a.new {
  color: transparent;
  display: inline-block;
  font: 0/0 a;
  overflow: hidden;
  vertical-align: middle;
  background-image: url("/images/thumb/7/74/action.png/48px-action.png");
  height: 48px;
  width: 48px;
}

/* Attribute prefix spacing (usually in infoboxes) */
.prefixwrapper dl {
  margin: 0;
}

/* action icons */
/* These will require more work since the template takes a continuous size parameter, rather than discrete size values */
* + html span.thumb-icon a.new {
  display: inline;
} /* IE7 fix */
* html span.thumb-icon a.new {
  display: inline;
} /* IE6 fix */

/* Inline icons */
/* div is used by [[Template:Icon]] */
div.inline-icon {
  display: inline-block;
  bottom: 2px;
  overflow: visible;
  height: 1.5384615385em;
  margin: 0 0.167em;
}
/* span is used by [[Template:Effect icon]] */
span.inline-icon {
  display: inline-block;
  bottom: 2px;
  overflow: visible;
  height: 1.5384615385em;
}

/* Masthead links */
#upperBar {
  position: absolute;
  top: 0;
  left: 156px;
  height: 30px;
  z-index: 4;
  font-size-adjust: 0.52;
}
#upperBar ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#upperBar ul li {
  margin: 0;
  padding: 0px;
  display: inline-block;
  font-family: "EasonPro", "Times New Roman", "serif";
}
#upperBar ul li a {
  color: #f1f9e2;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 10px;
  line-height: 2.6;
}
#upperBar ul li a:hover {
  text-decoration: none;
  color: white;
}
#upperBar ul li:first-child a:hover {
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
  background-position: -121px -30px;
}
#upperBar ul li:first-child + li a:hover {
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
  background-position: -206px -30px;
}
#upperBar ul li:first-child + li + li a:hover {
  background: url(/images/c/c7/Masthead_hover_background.png) no-repeat 0 -30px;
  background-position: -274px -30px;
}

/** Restore sort icons for sortable table headers **/
/* These are inserted as CSS background-image, which clashes with our fancy gradient overlays */
table.jquery-tablesorter th.headerSort {
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODcwMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODZGMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAJAAACF4yPgMsJ2mJ4VDKKrd4GVz5lYPeMiVUAADs=);
  background-image: url(/resources/jquery/images/sort_both.gif?2012-12-04T21:08:20z)
    !ie;
  padding: 0.5em;
  padding-right: 21px;
}
table.jquery-tablesorter th.headerSortDown {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFNzNGQjI3MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFNzNGQjI2MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYyPAcmtsJyDVDKKWQEAOw==);
  background-image: url(/resources/jquery/images/sort_down.gif?2012-12-04T21:08:20z)
    !ie;
}
table.jquery-tablesorter th.headerSortUp {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODc0MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODczMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYwfoAvoz9qbZ9FrJC0AOw==);
  background-image: url(/resources/jquery/images/sort_up.gif?2012-12-04T21:08:20z)
    !ie;
}

/* And finally jquery overlays for tables that also use .table classes (two background images) */
table.table.jquery-tablesorter th.headerSort {
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODcwMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODZGMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAJAAACF4yPgMsJ2mJ4VDKKrd4GVz5lYPeMiVUAADs=),
    url("/mediawiki/images/b/b3/Box_overlay.png");
  background-image: url(/resources/jquery/images/sort_both.gif?2012-12-04T21:08:20z)
    !ie;
  background-repeat: no-repeat, repeat;
  background-position: 100% 50%, 0% 0%;
}
table.table.jquery-tablesorter th.headerSortDown {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhFNzNGQjI3MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhFNzNGQjI2MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYyPAcmtsJyDVDKKWQEAOw==),
    url("/mediawiki/images/b/b3/Box_overlay.png");
  background-image: url(/resources/jquery/images/sort_down.gif?2012-12-04T21:08:20z)
    !ie;
  background-repeat: no-repeat, repeat;
  background-position: 100% 50%, 0% 0%;
}
table.table.jquery-tablesorter th.headerSortUp {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIABAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAzODAxMTc0MDcyMDY4MTE4OEM2REYyN0ExMDhBNDJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdCNTAyODc0MEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdCNTAyODczMEY4NjExRTBBMzkyQzAyM0E1RDk3RDc3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDM4MDExNzQwNzIwNjgxMTg4QzZERjI3QTEwOEE0MkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAABACwAAAAAFQAEAAACDYwfoAvoz9qbZ9FrJC0AOw==),
    url("/mediawiki/images/b/b3/Box_overlay.png");
  background-image: url(/resources/jquery/images/sort_up.gif?2012-12-04T21:08:20z)
    !ie;
  background-repeat: no-repeat, repeat;
  background-position: 100% 50%, 0% 0%;
}

/* Recipe boxes that don't look like infoboxes */
div.recipe-box {
  /* from div.infobox-n.recipe */
  min-width: 300px;
  display: inline-block;
  float: none;
  clear: none;
  vertical-align: top;
  font-size: 1em;
  margin: 0 1em 0 0;
  /* from div.infobox-n*/
  position: relative;
  background: #fff;
  border: 1px solid #aaa;
  padding: 0;
  /* from div.infobox, div.nav .box */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFEEEEEE);
  background-image: linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -ms-linear-gradient(top, #fff 0%, #eee 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(1, #eee)
  );
}

div.recipe-box::after {
  /* from div.infobox:after */
  bottom: -4px;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background-image: url("/mediawiki/images/4/45/Shadow_after.png");
  background-size: 100% 3px;
}

div.recipe-box .subheading,
div.recipe-box .heading {
  text-align: center;
  background-color: #d3c0a8;
  padding: 2px;
  font-weight: bold;
  background-image: url("/mediawiki/images/b/b3/Box_overlay.png") !important;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin: -1px -1px 5px !important;
}

div.recipe-box .subheading {
  border-width: 0 1px;
}

div.recipe-box dl {
  margin: 10px 0;
}

div.recipe-box dt {
  float: left;
  text-align: right;
  width: 130px; /* CUSTOM (OLD: 112px) */
  line-height: 1em;
  font-weight: 700;
  clear: left;
  border-right: 2px solid #a99a86;
  margin: 0 -2px 0 0;
  padding: 2px 8px 2px 3px;
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
}

div.recipe-box dd {
  float: left;
  border-left: 2px solid #999;
  margin: 0;
  padding: 2px 7px;
  line-height: 1.4;
}

/* For generic ingredient lists anywhere on the wiki */
div.ingredients dt {
  float: left;
  clear: left;
  text-align: right;
  font-weight: normal;
  width: 25px;
  margin: 0 -2px 0 0;
  padding: 2px 2px 2px 3px;
  line-height: 1.4em; /* CUSTOM (OLD: 1.667em) */
  border: none;
}

div.ingredients.wide dt {
  width: 50px;
}

div.ingredients dd {
  float: left;
  margin: 0;
  padding: 1px 4px; /* CUSTOM (OLD: 2px 7px) */
  border: none;
}

div.ingredients dl {
  margin: 2px 0;
}

/* jqplot data labels (a SMW result format); improve readability */
.jqplot-data-label {
  color: white;
  text-shadow: 1px 1px black;
}
.srf-jqplot-plot.bar.jqplot-target {
  color: black;
  font-size: 120%;
}

/* Dialogue indent guides, added by demarcateDialogue in MediaWiki:Common.js */
.dialogue dl dd {
  padding-left: 16px;
  margin-left: 0;
}
.dialogue dl {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 11px;
  border-left: 2px solid rgba(110, 98, 74, 0.4);
}
.dialogue > dl,
.dialogue td > dl {
  margin-bottom: 10px;
  border-left: none;
}

/* For Semantic Forms with multiple template instances, such as for a row template. */
body.page-Glob_of_Ectoplasm_salvage_research .multipleTemplateList p,
body.page-Special_FormEdit_Glob_of_Ectoplasm_salvage_research_Glob_of_Ectoplasm_salvage_research
  .multipleTemplateList
  p {
  display: none;
}
body.page-Glob_of_Ectoplasm_salvage_research
  div.multipleTemplateInstance.multipleTemplate,
body.page-Special_FormEdit_Glob_of_Ectoplasm_salvage_research_Glob_of_Ectoplasm_salvage_research
  div.multipleTemplateInstance {
  padding: 0px 5px !important;
  margin: 0px !important;
  background: none !important;
  border: none !important;
}
.table.form-row::after {
  background: none;
}
.form-row tr th span input {
  text-align: center;
  line-height: 1;
}
.form-row tr th span input.left {
  text-align: left;
}
input.form-lineheight {
  height: 20px;
}
input.form-lineheight[type="checkbox"] {
  margin: 0px;
}
select.form-lineheight {
  height: 30px;
}

/* Remove top margin for ul within bug/anomaly templates */
.buglist ul {
  margin-top: 0;
}

/* Hide and reduce margins of horizontal rules between multiple navs */
.nav ~ hr {
  background-color: transparent;
  margin: 0.5em 0 !important;
}

/* Hide smw annotation notice */
#smw-form-editpage-help {
  display: none;
}

/* Fix last row spacing in SMW generated galleries */
.srf-gallery ul.gallery {
  text-align: left;
}

/* Reduce width of SMW columns in ul format */
.smw-ul-columns div {
  width: unset !important;
  min-width: 300px;
}

/**
 * Style for horizontal lists (separator following item).
 * @source mediawiki.org/wiki/Snippets/Horizontal_lists
 * @revision 6 (2014-05-09)
 * @author mediawiki.org/wiki/User:Edokter
 */
.hlist dl,
.hlist ol,
.hlist ul {
  margin: 0;
  padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
  margin: 0;
  display: inline;
}
/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {
  display: inline;
}
/* Generate interpuncts */
.hlist dt:after {
  content: ": ";
}
.hlist dd:after,
.hlist li:after {
  content: " • ";
  font-weight: bold;
  margin: 0 2px;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
  content: none;
}
/* For IE8 */
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
  content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before,
.hlist dd dt:first-child:before,
.hlist dd li:first-child:before,
.hlist dt dd:first-child:before,
.hlist dt dt:first-child:before,
.hlist dt li:first-child:before,
.hlist li dd:first-child:before,
.hlist li dt:first-child:before,
.hlist li li:first-child:before {
  content: " (";
  font-weight: normal;
}
.hlist dd dd:last-child:after,
.hlist dd dt:last-child:after,
.hlist dd li:last-child:after,
.hlist dt dd:last-child:after,
.hlist dt dt:last-child:after,
.hlist dt li:last-child:after,
.hlist li dd:last-child:after,
.hlist li dt:last-child:after,
.hlist li li:last-child:after {
  content: ") ";
  font-weight: normal;
}
/* For IE8 */
.hlist dd dd.hlist-last-child:after,
.hlist dd dt.hlist-last-child:after,
.hlist dd li.hlist-last-child:after,
.hlist dt dd.hlist-last-child:after,
.hlist dt dt.hlist-last-child:after,
.hlist dt li.hlist-last-child:after,
.hlist li dd.hlist-last-child:after,
.hlist li dt.hlist-last-child:after,
.hlist li li.hlist-last-child:after {
  content: ") ";
  font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
  counter-reset: listitem;
}
.hlist ol > li {
  counter-increment: listitem;
}
.hlist ol > li:before {
  content: " " counter(listitem) " ";
  white-space: nowrap;
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
  content: " (" counter(listitem) " ";
}

/* Deletion page field indents */
@media screen and (min-width: 820px) {
  #mw-deleteconfirm-table div label {
    display: inline-block;
    width: 170px;
    text-align: right;
    margin-bottom: 5px;
  }
  #mw-deleteconfirm-table input#wpWatch {
    margin-left: 156px;
  }
}

/* Class for [[Template:Trait compact table]] */
.faded img {
  opacity: 0.2;
}

/* Class for action history project */
.action-history {
  padding: 0.2em 0.5em 0.5em 0.5em;
  margin-bottom: 0.5em;
  border: 1px #aaa dashed;
  background-color: #f6f3e4;
}
.action-history li {
  padding: 0.1em 0em;
}

/* SMW further results */
.table + .smw-template-furtherresults {
  display: block;
}
.table + .smw-template-furtherresults a {
  background: none;
  color: #0645ad;
}

/* CUSTOM FOR FFXIV WIKI */
/* Action facts within description */
blockquote p {
  margin-bottom: 0.2em !important;
}
blockquote dd {
  line-height: 1.4em;
  margin-left: 1em !important;
}
blockquote dl {
  margin-top: 0 !important;
}

.hide {
  display: none;
}

/* Description flavor colors */
span.colorized-description {
  font-weight: bold;
}

span.colorized-description.triple-tick,
span.colorized-description.triple-tick > a {
  color: #ba5a0b;
}

span.colorized-description.double-tick,
span.colorized-description.double-tick > a {
  color: #cccc00;
}

span.colorized-description.single-tick,
span.colorized-description.single-tick > a {
  color: #0a9421;
}

/* Standard Frame Icon */
div.standard-frame-icon, span.standard-frame-icon, div.standard-frame-icon-hq, span.standard-frame-icon-hq {
  position: relative;
  width: 48px;
  height: 48px;
  display: inline-block!important;
  background: url(/mediawiki/images/2/2b/Action_background.png) no-repeat 4px
    2px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  vertical-align: middle;
  margin-right: -3px;
}

td > div.standard-frame-icon, td > span.standard-frame-icon, td > div.standard-frame-icon-hq, td > span.standard-frame-icon-hq {
  font-size: 100%;
}

div.standard-frame-icon img, span.standard-frame-icon img, div.standard-frame-icon-hq img, span.standard-frame-icon-hq img {
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -20px;
  display: block;
  z-index: 1;
}

div.standard-frame-icon:after, span.standard-frame-icon:after {
  content: "";
  background: url(/mediawiki/images/d/d9/Action_overlay_glassy.png) no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

div.standard-frame-icon-hq:after, span.standard-frame-icon-hq:after {
  content: "";
  background: url(/mediawiki/images/a/af/HQ_overlay.png) no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

div.standard-frame-icon > a:nth-child(2), span.standard-frame-icon > a:nth-child(2), div.standard-frame-icon-hq > a:nth-child(2), span.standard-frame-icon-hq > a:nth-child(2) {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 2px;
  text-decoration: none;
  padding: 0;
  background-image: none;
}

/* Mid-size */
div.standard-frame-icon.mid, span.standard-frame-icon.mid, div.standard-frame-icon-hq.mid, span.standard-frame-icon-hq.mid  {
  width: 38px;
  height: 38px;
  background-size: 30px 30px;
}
div.standard-frame-icon.mid img, span.standard-frame-icon.mid img, div.standard-frame-icon-hq.mid img, span.standard-frame-icon-hq.mid img {
  top: 1px;
  left: 60%;
}
div.standard-frame-icon.mid:after, span.standard-frame-icon.mid:after, div.standard-frame-icon-hq.mid:after, span.standard-frame-icon-hq.mid:after {
  width: 36px;
  height: 36px;
  background-size: 36px 36px;
}
div.standard-frame-icon.mid > a:nth-child(2), span.standard-frame-icon.mid > a:nth-child(2), div.standard-frame-icon-hq.mid > a:nth-child(2), span.standard-frame-icon-hq.mid > a:nth-child(2) {
  width: 30px;
  height: 30px;
}

/* Small-size */
div.standard-frame-icon.small, span.standard-frame-icon.small, div.standard-frame-icon-hq.small, span.standard-frame-icon-hq.small {
  width: 28px;
  height: 24px;
  background-size: 18px 20px;
  font-size: 100%;
}
div.standard-frame-icon.small img, span.standard-frame-icon.small img, div.standard-frame-icon-hq.small img, span.standard-frame-icon-hq.small img {
  top: 1px !important;
  left: 1.42rem !important;
}
div.standard-frame-icon.small:after, span.standard-frame-icon.small:after, div.standard-frame-icon-hq.small:after, span.standard-frame-icon-hq.small:after {
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  margin-left: 0.055em;
}
dd div.standard-frame-icon.small:after, dd span.standard-frame-icon.small:after, dd div.standard-frame-icon-hq.small:after, dd span.standard-frame-icon-hq.small:after {
  /* Fix */
  margin-left: 0.045em;
}
div.standard-frame-icon.small > a:nth-child(2), span.standard-frame-icon.small > a:nth-child(2), div.standard-frame-icon-hq.small > a:nth-child(2), span.standard-frame-icon-hq.small > a:nth-child(2) {
  width: 20px;
  height: 20px;
}

/* Item effects */
div.item-effects {
  font-size: 0.95em;
  color: #707070;
  border-bottom: 1px solid #a0a0a0;
  display: inline-block;
  width: 500px;
  margin: 5px 0;
}

div.item-effects-list > p {
  margin: 0 !important;
  line-height: 1.4em;
}

/* Dialog box flavor texts */
.dialog-box {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  line-height: 1.45em;
}

.dialog-box.golden-warning,
.dialog-box.golden-warning a,
.dialog-box.golden-warning a.new,
.dialog-box.golden-warning a:visited,
.dialog-box.golden-warning a.new:visited {
  text-shadow: 0 0.02em 0.2em #dc8809;
  color: #ffecb3;
}

.dialog-box.quest-milestone,
.dialog-box.quest-milestone a.new,
.dialog-box.quest-milestone a.new:visited {
  text-shadow: 0 0.02em 0.2em #33adff;
  color: #dbe5ff;
}
.dialog-box.quest-milestone a,
.dialog-box.quest-milestone a:visited {
  text-shadow: 0 0.02em 0.2em #222;
  color: #eee;
}

.dialog-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.9;
  border-radius: 10px;
  filter: blur(0.11em);
}

.dialog-box.quest-milestone:before {
  background-color: #0047a3;
}

/* Recipe characteristics */
.recipe-box .characteristics {
  margin-top: -10px;
}

/* Item rarity */
.rarity {
  font-weight: bold;
}

.rarity.white,
.rarity.basic {
  color: black;
}
.rarity.green,
.rarity.dungeon {
  color: #20bc70;
}
.rarity.blue,
.rarity.tomestone {
  color: #2673c5;
}
.rarity.pink,
.rarity.aetherial {
  color: #ff65ad;
}
.rarity.purple,
.rarity.relic {
  color: #7641af;
}

/* Weapon infobox styles */
.weapon-damage-stats,
.armor-defense-stats {
  border-collapse: collapse;
  margin-bottom: 10px;
}

.weapon-damage-stats sup,
.armor-defense-stats sup {
  font-size: 0.7em;
  font-weight: bold;
}

.weapon-damage-stats td,
.weapon-damage-stats th,
.armor-defense-stats td,
.armor-defense-stats th {
  text-align: left;
  padding: 1px 4px;
}

.weapon-damage-stats th:nth-child(1) {
  background-image: linear-gradient(to right, #ff4000, #ff8c66);
  border-left: 1px solid #f63;
}
.weapon-damage-stats th:nth-child(2) {
  background-image: linear-gradient(to right, #ff8c66, #ffece5);
}
.weapon-damage-stats th:nth-child(3) {
  background-image: linear-gradient(to right, #ffece5, transparent);
}

.armor-defense-stats th:nth-child(1) {
  background-image: linear-gradient(to right, #ff4000, #ffece5);
  border-left: 1px solid #f63;
}
.armor-defense-stats th:nth-child(2) {
  background-image: linear-gradient(to right, #ffece5, transparent);
}

.weapon-damage-stats td,
.armor-defense-stats td {
  background: #fff8f5;
}
.weapon-damage-stats td:nth-child(1),
.armor-defense-stats td:nth-child(1) {
  border-left: 1px solid #f63;
}
.weapon-damage-stats td:nth-child(3),
.armor-defense-stats td:nth-child(2) {
  background-image: linear-gradient(to right, #fff8f5, #fff);
}

.equipment-footer {
  font-size: 0.98em;
  margin-top: 6px;
}

.equipment-footer .adv-melding {
  color: #ea3e69;
}

.equipment-footer .equip-props {
  font-weight: bold;
  color: #666;
}

.equipment-footer .equip-props .equip-prop.no {
  color: #bababa;
  text-decoration: line-through;
  font-weight: normal;
}

.equipment-footer .equip-props .equip-prop.yes {
  color: #090;
  font-weight: normal;
}

/* Item statistics */
.infobox-n .statistics.item,
.infobox-n .statistics.weapon {
  background-color: #ffece5;
  border-bottom: 1px solid #ffdacc;
  border-top: 1px solid #ffc7b3;
  padding-left: 2em;
  margin: 0;
}
.infobox-n .statistics.item.empty,
.infobox-n .statistics.weapon.empty {
  border: none;
}

.infobox-n .statistics.item .characteristic,
.infobox-n .statistics.weapon .characteristic {
  font-size: 82%;
  font-weight: bold;
}

.infobox-n .statistics .unique {
  color: #b39e42;
}
.infobox-n .statistics .untradable {
  color: #31b434;
}

/* Mount details */
.infobox-n .details.mount {
  background-color: #fce5ff;
  border-bottom: 1px solid #f9ccff;
  border-top: 1px solid #f6b3ff;
  padding-left: 2em;
  margin: 0;
}

.infobox-n .details.mount.empty {
  border: none;
}

.infobox-n .details.mount .characteristic {
  font-size: 82%;
  font-weight: bold;
}

/* NPC statistics */
.infobox-n .statistics.hunt {
  font-weight: bold;
  font-style: italic;
  font-size: 0.9em;
  text-shadow: 0px 0px 1px #333;
}
.infobox-n .statistics.hunt.rank-a {
  background: linear-gradient(to right, #fd2424, #fffdbc);
  border-bottom: 1px solid #ffcc80;
  border-top: 1px solid #ffad33;
  margin: 0;
}
.infobox-n .statistics.hunt.rank-b {
  background: linear-gradient(to right, #009e81, #d8fdf6);
  border-bottom: 1px solid #75f0d9;
  border-top: 1px solid #17cfad;
  margin: 0;
}
.infobox-n .statistics.hunt.rank-s {
  background: linear-gradient(to right, #c619ff, #feffff);
  border-bottom: 1px solid #c180ff;
  border-top: 1px solid #a733ff;
  margin: 0;
}

/* Nav */
div.nav.class-nav table th.class-cell,
div.nav.class-nav table td.class-cell,
div.nav.job-nav table th.class-cell,
div.nav.job-nav table td.class-cell {
  text-align: left;
  font-weight: normal;
}

div.nav.class-nav table th {
  text-align: center;
}

div.nav.class-nav table th:last-child,
div.nav.job-nav table th:last-child {
  border: none;
}

div.nav.job-nav {
  width: 1000px;
}

div.nav.class-nav {
  width: 850px;
}

/* Fix quest infobox dt to accommodate previous quest */
div.infobox-n.quest dt {
  width: 100px;
}

/* TABLES */
/* quest */
.table.quest > :first-child > tr:first-child,
.table.quest > tbody > tr.heading,
.table.quest > :first-child > tr:first-child > *,
.table.quest > tbody > tr.heading > * {
  background-color: #efae4d !important;
  border-color: #e18f14 !important;
}

.table.quest > tbody > tr > th,
.table.quest > tfoot > tr > th,
.table.quest > thead > tr > th,
table.table > tbody > tr.quest > th {
  background-color: #efae4d;
  border-color: #e18f14;
}

.table.quest > tbody > tr:nth-child(odd),
.table > tbody > tr.quest:nth-child(odd) {
  background-color: #fff3d8;
}

/* Relic weapons nav */
div.nav.relic .pre-relic-label {
  width: 120px;
}

div.nav.relic .relic-list {
  padding-bottom: 6px;
}

div.nav.relic .role-subheading {
  padding: 0 8px;
  position: absolute;
}

div.nav.relic td.mw-collapsible div.mw-collapsible-content {
  padding-top: 0.6em;
}

div.nav.relic .first-role-job {
  width: 112px;
}

div.nav.relic .heading {
  background-color: #8d5bc2;
}

div.nav.relic dd,
div.nav.relic dt,
div.nav.relic table th {
  border-color: #8d5bc2;
}

/* Map icons */
.map-icons {
  display: inline-block;
  width: 28px;
  height: 24px;
  vertical-align: middle;
  text-align: center;
}

/* SEARCH MAP */
.search-map {
  display: flex;
  flex-wrap: wrap;
}

/* Map Frame */
/* Title element */
.search-map .map-frame .map-title {
  position: relative;
  padding: 0.1em 0;
  font-family: EasonPro, "Times New Roman", serif !important;
  font-size: 1.5em;
  font-style: italic;
  text-align: center;
  background: #9d9e47;
  font-weight: bold;
  background-image: url(/mediawiki/images/b/b3/Box_overlay.png) !important;
  border: 1px solid #464620;
  border-bottom-width: 0;
}

/* Image element */
.search-map .map-frame .map {
  position: relative;
  width: 502px;
  border: 1px solid #464620;
}

.search-map.big .map-frame .map {
  width: 1002px;
}

.search-map.medium .map-frame .map {
  width: 752px;
}

.search-map .map-frame .map .inner-border {
  border: 1px solid #696930;
}

/* Map markers */
.search-map .map-frame .map .marker {
  position: absolute;
  -webkit-filter: drop-shadow(0 0 1px #00ff00);
  filter: drop-shadow(0 0 1px #00ff00);
}

/* Caption element */
.search-map .caption {
  margin-left: 1em;
}

.search-map.big .caption {
  margin: 0.6em 0;
}

/* HQ color */
.hq-sepia {
  filter: sepia() drop-shadow(1px 1px 1px rgb(202, 161, 12));
  -webkit-filter: sepia() drop-shadow(1px 1px 1px rgb(202, 161, 12));
}

/* H3 Fix */
h3 {
  margin-bottom: 0.25em !important;
}

/* OLD: Infobox template style */
.infobox {
  border: 1px solid #020202;
  background-color: #f9f9f9;
  color: black;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  float: right;
  clear: right;
}
.infobox td,
.infobox th {
  vertical-align: top;
}
.infobox caption {
  font-size: larger;
  margin-left: inherit;
}
.infobox.bordered {
  border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
  border: 1px solid #020202;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
  border: 0;
}

/*Removes header from front page*/

body.page-FF14_Wiki h1.firstHeading {
  display: none;
}

/* Allow limiting of which header levels are shown in a TOC;
   <div class="toclimit-3">, for instance, will limit to
   showing ==headings== and ===headings=== but no further
   (as long as there are no =headings= on the page, which
   there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
  display: none;
}

/* new main page */

.mobile-frontpage {
  display: none !important;
}
.desktop-frontpage {
  display: block !important;
}

.mobile-element {
  display: none !important;
}
.desktop-element {
  display: block !important;
}

html {
  height: auto;
}

/* top and bottom banners (add header and footer) */
body {
  background: url("/mediawiki/images/local/ffxiv_bottom_banner3.png") left
    bottom no-repeat;
  min-height: 105vh;
}

/* Important: show only desktop ad code on Desktop*/
.nodesktop {
  display: none !important;
}

/* makes primis a certain size on desktop */
.primis {
  width:700px !important;
}

/*</nowiki>*/