Tabletop Simulator Wiki
Register
No edit summary
No edit summary
Line 1,114: Line 1,114:
 
background-color: #41302b;
 
background-color: #41302b;
 
color: #f6ece9;
 
color: #f6ece9;
  +
}
  +
  +
.skin-hydradark .oo-ui-dropdownWidget-handle .oo-ui-labelElement-label {
  +
background: transparent;
 
}
 
}
   
Line 1,134: Line 1,138:
 
background-color: #c56d50;
 
background-color: #c56d50;
 
color: #010101;
 
color: #010101;
}}
+
}
   
 
.skin-hydradark .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover .oo-ui-labelElement-label {
 
.skin-hydradark .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover .oo-ui-labelElement-label {
Line 1,207: Line 1,211:
 
padding: 0 1.5em 0 0;
 
padding: 0 1.5em 0 0;
 
}
 
}
 
   
 
button:hover,
 
button:hover,

Revision as of 11:56, 12 December 2019

/* CSS placed here will affect users of the Hydra Dark skin */

/******************
/* General styles *
/******************/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url("/media/hydra/fonts/OpenSans-Regular.ttf") format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url("/media/hydra/fonts/OpenSans-Bold.ttf") format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url("/media/hydra/fonts/OpenSans-Italic.ttf") format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url("/media/hydra/fonts/OpenSans-BoldItalic.ttf") format('truetype');
}

body {
  background: #0d0d0d url("/media/tabletopsimulator.gamepedia.com/5/56/Skin-Body-Background-v2.jpg") no-repeat center 112px / 100% auto;
  font-family: 'Open Sans', sans-serif;
}

div#mw-page-base {
  background: transparent;
  height: 81px;
  margin: 0 0 0 0;
}

/***************
/* Logo styles *
/***************/
#p-logo {
  position: absolute;
  top: 4px;
  left: 0;
  width: 160px;
  height: 73px;
  margin: 0 0 0 0;
  padding: 0;
}

#p-logo a {
  background-size: 100% 100%;
  width: 160px;
  height: 73px;
  margin: 0;
  padding: 0;
}

/*****************
/* Header styles *
/*****************/
div#mw-head-base {
  display: none;
}

div#mw-head {
  border-bottom: 1px solid #282828;
  background: #0d0d0d;
  font-family: 'Open Sans', sans-serif;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 80px;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
  margin: 50px 0 0 174px;
  padding: 0;
}

#right-navigation {
  margin: 50px 20px 0 0;
  padding: 0;
}

div.vectorTabs {
  border: none;
  background: transparent;
  height: 30px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div.vectorTabs ul {
  border: none;
  background: transparent;
}

div.vectorTabs ul li {
  border: none;
  background: transparent;
}

div.vectorTabs ul li,
div.vectorTabs ul li.selected {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

div.vectorTabs ul li span,
div.vectorTabs ul li.selected span {
  border: none;
  background: transparent;
}

div#mw-head div.vectorTabs li span a {
  background: transparent;
  color: #c56d50;
  height: 30px;
  line-height: 30px;
  padding: 0 3px 0 3px;
  margin: 0 3px 0 3px;
}

div#mw-head div.vectorTabs span a:visited {
  color: #ae674f !important;
}

div#mw-head div.vectorTabs li span a:hover,
div.vectorTabs li span a:visited:hover {
}

div#mw-head div.vectorTabs li.selected span a,
div.vectorTabs li.selected span a:hover {
  color: #e0e0e0 !important;
}

div#mw-head div.vectorTabs li.new span a {
  color: #ff5d5d !important;
}

div#mw-head div.vectorTabs li.new span a:visited {
  color: #f45555 !important;
}

div#mw-head div.vectorTabs li.new span a:hover,
div.vectorTabs li.new span a:visited:hover {
}

div#mw-head div.vectorTabs li.selected.new span a,
div.vectorTabs li.selected.new span a:hover {
  color: #ffd8d8 !important;
}

div#mw-head div.vectorTabs span a:active {
  color: #e0e0e0 !important;
}

div.vectorTabs li.new span a:active {
  color: #ffd8d8 !important;
}

#p-views {
}

div#mw-head  #ca-unwatch.icon a,
div#mw-head #ca-watch.icon a {
  border: none;
  background-color: transparent;
  background-position: center center;
  padding: 30px 3px 0 3px;
  width: 29px;
  height: 0;
}

div#mw-head #ca-unwatch.icon a:hover,
div#mw-head #ca-watch.icon a:hover {
  background-repeat: no-repeat;
}

div#mw-head #ca-unwatch.icon a,
div#mw-head #ca-unwatch.icon a:hover,
div#mw-head #ca-unwatch.icon a:focus {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2225%22%20viewBox%3D%220%200%2021%2025%22%3E%3Cg%20fill%3D%22%23ae674f%22%20stroke%3D%22%23c56d50%22%20stroke-width%3D%221%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Estar%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M10.5%204%20L8.443%209.668%20L2.416%209.873%20L7.171%2013.582%20L5.504%2019.377%20L10.5%2016%20L15.496%2019.377%20L13.829%2013.582%20L18.584%209.873%20L12.557%209.668%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
}

div#mw-head #ca-watch.icon a,
div#mw-head #ca-watch.icon a:hover,
div#mw-head #ca-watch.icon a:focus {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2225%22%20viewBox%3D%220%200%2021%2025%22%3E%3Cg%20fill%3D%22transparent%22%20stroke%3D%22%23c56d50%22%20stroke-width%3D%221%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Estar%20outline%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M10.5%204%20L8.443%209.668%20L2.416%209.873%20L7.171%2013.582%20L5.504%2019.377%20L10.5%2016%20L15.496%2019.377%20L13.829%2013.582%20L18.584%209.873%20L12.557%209.668%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
}

div.vectorMenu {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2230%22%20viewBox%3D%220%200%2021%2030%22%3E%3Cg%20fill%3D%22%23c56d50%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Edown%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M6%2013%20L15%2013%20L10.5%2017%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat left center;
  height: 30px;
  line-height: 27px;
  margin: 0;
  padding: 0 3px;
}

div#p-cactions {
  width: 21px;
}

div#p-sharing {
  width: auto;
}

div.vectorMenu h4 {
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 12px !important;
  margin: 0 6px 0 6px !important;
}

div.vectorMenu h3 span:after {
  display: none;
}

div#mw-head div#p-cactions h3 {
  display: none;
}

div#mw-head div#p-sharing h3 {
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 0;
  background: transparent;
}

div#mw-head div#p-sharing h3 a {
  height: 30px;
  line-height: 30px;
  border: none;
  background: transparent;
}

div#mw-head div#p-sharing h3 span {
  color: #808080;
  margin: 0 0 0 21px;
  padding: 0;
}

div.vectorMenu div.menu {
  border: 1px solid #282828;
  background: #0d0d0d;
  color: #b4b4b4;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0 0 0 0;
  top: 30px;
  z-index: 3000;
}

div.vectorMenu div.menu ul {
  border: none;
  background: transparent;
}

div#p-sharing div.menu {
  left: 0;
}

div#p-cactions div.menu {
  left: auto;
  right: 0;
  text-align: right;
}

div#p-cactions div.menu ul li {
  text-align: right;
}

div#p-cactions div.menu ul li a {
  color: #c56d50;
  margin: 2px 5px;
  padding: 1px 0;
}

div#p-cactions div.menu ul li a:visited {
  color: #ae674f;
}

div#p-cactions div.menu ul li a:active {
  color: #e0e0e0;
}

#p-search {
  position: absolute;
  top: 10px;
  right: 20px;
  height: 30px;
  line-height: 27px;
  margin: 0 2px 0 2px;
  padding: 0;
}

#p-search form {
  line-height: 27px;
  vertical-align: center;
  margin-bottom: 8px;
}

#p-search input {
}

#p-search input[type="submit"],
#p-search input[type="button"],
#p-search input[type="reset"] {
  font-size: 70%;
  padding: 0 6px;
}

#searchInput {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #564139;
  background: #41302b;
  color: #f6ece9;
}

div#simpleSearch {
  border: 1px solid #564139;
  background: #41302b;
  color: #f6ece9;
  line-height: 1.4em;
  padding: 2px 2px;
}

div#simpleSearch #searchInput {
  border-radius: 0;
  border: none;
  box-shadow: none;
  background: transparent;
  color: #f6ece9;
}

#searchInput::placeholder,
div#simpleSearch #searchInput::placeholder {
  color: #9d786c;
}

div#simpleSearch #searchButton,
div#simpleSearch #mw-searchButton,
div#simpleSearch #searchButton:hover,
div#simpleSearch #mw-searchButton:hover,
div#simpleSearch #searchButton:active,
div#simpleSearch #mw-searchButton:active {
  color: transparent;
  box-shadow: none;
}

.skin-hydradark div.suggestions,
html > body.skin-hydradark div.suggestions {
  margin-top: -31px;
  border: 1px solid #564139;
  background: #41302b;
  color: #c56d50;
}

.skin-hydradark .suggestions-results,
.skin-hydradark .suggestions-results .suggestions-result,
.skin-hydradark .suggestions-special {
  border: none;
  background: #41302b;
  color: #c56d50;
}

.skin-hydradark .suggestions a.mw-searchSuggest-link,
.skin-hydradark .suggestions a.mw-searchSuggest-link:hover,
.skin-hydradark .suggestions a.mw-searchSuggest-link:active,
.skin-hydradark .suggestions a.mw-searchSuggest-link:focus,
.skin-hydradark .suggestions-special .special-query {
  color: #c56d50;
}

.skin-hydradark .suggestions-results .suggestions-result .highlight {
  color: #f6ece9;
}

.skin-hydradark .suggestions-result-current {
  background: #c56d50 !important;
  color: #391b03;
}

.skin-hydradark .suggestions-special {
  border: none;
  border-top: 1px solid #564139;
}

.skin-hydradark .suggestions-special .special-label {
  color: #9d786c;
}

.skin-hydradark .suggestions-result-current .special-label {
  color: #71554b;
}

.skin-hydradark .suggestions-results .suggestions-result-current,
.skin-hydradark .suggestions-special.suggestions-result-current .special-query,
.skin-hydradark .suggestions-result-current a.mw-searchSuggest-link,
.skin-hydradark .suggestions-result-current a.mw-searchSuggest-link:hover,
.skin-hydradark .suggestions-result-current a.mw-searchSuggest-link:active,
.skin-hydradark .suggestions-result-current a.mw-searchSuggest-link:focus {
  color: #391b03;
}

.skin-hydradark .suggestions-results .suggestions-result-current .highlight {
  color: #010101;
}

/**********************
/* Site notice styles *
/**********************/
#mw-dismissable-notice {
}

#mw-dismissable-notice td > a {
}

#mw-dismissable-notice td > a:hover {
}

#localNotice {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

/***********************
/* Left sidebar styles *
/***********************/
.skin-hydradark div#mw-panel,
.skin-hydradark div#mw-panel.collapsible-nav {
  position: static !important;
  float: left;
  top: 0;
  margin-left: -160px;
  margin-right: 0;
  margin-top: -10px;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 0;
  width: 160px;
  overflow: visible;
}

.skin-hydradark div#mw-panel div.portal,
.skin-hydradark div#mw-panel.collapsible-nav div.portal {
  background: transparent !important;
  margin: 5px 0 0 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  text-align: center;
  width: 150px;
}

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 {
  display: inline-block;
  border: none;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin: 0 0 0 0 !important;
  padding: 0 0 5px 0 !important;
  width: auto;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%227%22%20viewBox%3D%220%200%205%207%22%3E%3Cg%20fill%3D%22%23c56d50%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Eleft%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M1%200%20L1%207%20L5%203.5%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center right no-repeat;
  color: #e0e0e0;
  margin: 0 -2px 0 -2px !important;
  padding: 0 8px 0px 2px !important;
  width: auto !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.expanded h3 {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%224%22%20viewBox%3D%220%200%207%204%22%3E%3Cg%20fill%3D%22%23c56d50%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Edown%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M0%200%20L7%200%20L3.5%204%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center right no-repeat;
  color: #e0e0e0;
  margin: 0 -2px 0 -2px !important;
  padding: 0 11px 5px 2px !important;
  width: auto !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 a {
  color: #e0e0e0 !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3:hover a,
.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 a:hover {
  text-decoration: underline;
  text-decoration-color: #e0e0e0 !important;
}

.skin-hydradark div#mw-panel div.portal div.body,
.skin-hydradark div#mw-panel.collapsible-nav div.portal div.body,
.skin-hydradark div#mw-panel.collapsible-nav div.portal.expanded div.body {
  background: transparent;
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  width: 150px;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.first div.body,
.skin-hydradark div#mw-panel.collapsible-nav div.portal.first.expanded div.body,
div#mw-panel #p-logo + div.portal div.body {
  background: transparent;
  padding: 0 !important;
  margin: 0 0 0 0 !important;
}

.skin-hydradark div#mw-panel div.portal div.body ul,
.skin-hydradark div#mw-panel.collapsible-nav div.portal div.body ul {
  margin: 0;
  padding: 0;
}

.skin-hydradark div#mw-panel div.portal div.body ul li,
.skin-hydradark div#mw-panel.collapsible-nav div.portal div.body ul li {
  margin: 0;
  padding: 2px 0;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link {
  color: #c56d50;
}

div#mw-panel div.portal div.body ul li a:visited {
  color: #ae674f;
}

div#mw-panel div.portal div.body ul li a:active {
  color: #e0e0e0;
}

div#mw-panel div#p-sitePromos,
div#mw-panel div#p-socialProfiles {
  border: none;
  background: transparent;
  margin: 20px 0 0 0 !important;
  padding: 0;
  width: 150px;
}

div#mw-panel div#p-claimWiki {
  border: none;
  background: transparent;
  margin: 0 0 20px 0 !important;
  padding: 0;
  width: 150px;
}

div#mw-panel div#p-sitePromos h3,
div#mw-panel div#p-socialProfiles h3,
div#mw-panel div#p-claimWiki h3 {
  display: none;
}

div#mw-panel div#p-sitePromos div.body,
div#mw-panel div#p-socialProfiles div.body,
div#mw-panel #p-logo + div#p-claimWiki div.body {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
  width: auto;
}

div#mw-panel div#p-sitePromos div.body div.promoSidebar,
div#mw-panel div#p-socialProfiles div.body div.socialSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
  width: auto;
  text-align: center;
}

div#mw-panel div#p-claimWiki div.body div.claimSidebar {
  margin: 0 auto 0 auto !important;
  padding: 0 0 0 0 !important;
}

div.socialLink {
  margin: 1px 0 1px 0;
}

/***************
/* Link styles *
/***************/
.t-netbar a.new,
.t-netbar a.new:link,
.t-netbar a.new:visited {
  color: #c39999 !important;
}

.t-netbar a:active,
.t-footer a:active {
  color: #ffffff !important;
}

.t-netbar a.new:hover,
.t-netbar a.new:active {
  color: #ffdddd !important;
}

a,
a:link,
.skin-hydradark #mw-indicator-mw-helplink a,
.skin-hydradark #mw-indicator-mw-helplink a:link {
  color: #c56d50;
}

div#content a:visited,
a:visited,
.skin-hydradark #mw-indicator-mw-helplink a:visited {
  color: #ae674f;
}

div#content a.new,
a.new {
  color: #ff5d5d;
}

div#content a.new:visited,
a.new:visited {
  color: #f45555;
}

a.stub {
  color: #da7100;
}

div#content a.stub:visited,
a.stub:visited {
  color: #b77d08;
}

div#content a.extiw,
div#footer a.extiw,
div#content a.external,
div#footer a.external {
  color: #b3773c;
}

div#content a.extiw:visited,
div#footer a.extiw:visited,
div#content a.external:visited,
div#footer a.external:visited {
  color: #997046;
}

a:active {
  color: #e0e0e0;
}

/******************
/* Article styles *
/******************/
#pageWrapper {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 160px;
  padding-right: 0;
  padding-bottom: 0;
}

div#content {
  float: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 0 0;
  padding: 0 20px 0 20px;
}

div#content #firstHeading {
  border: none;
  border-bottom: 1px solid #38220b;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  margin: 10px 0 10px 0;
  padding: 0 0 5px 0;
}

body.page-Tabletop_Simulator_Wiki #firstHeading {
  display: none;
}

div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
  border: none;
  font-family: 'Open Sans', sans-serif;
  color: #e0e0e0;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: hidden;
}

div#content h1,
div#content h2 {
  border-bottom: 1px solid #38220b;
}

div#content .login-intro h2 {
  border-bottom: none;
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  text-shadow: none;
  letter-spacing: normal;
}

div#content h3,
div#content h4 {
  border-bottom: 1px solid #181410;
}

/* Curse profile: Fixes conflict with overflow:auto; on h1 */
div#content div.headline h1 {
  overflow: visible;
}

div#content .mw-editsection, div#content .mw-editsection-like {
  font-weight: normal;
  font-variant: normal;
}

div#content .mw-editsection a:link,
div#content .mw-editsection-like a:link {
}

div#content span.editsection a:active {
}

div#content span.editsection a:visited {
}

div#content span.editsection:active:hover:visited {
}

span.editsection a:hover {
}

#contentSub {
  color: #808080;
}

div.toc,
div#toc {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content div#toc .toctitle h2 {
  border: none;
  font-family: 'Open Sans', sans-serif;
  padding: 0 0 5px 0;
}

.toctoggle,
#toc .toctoggle {
  color: #b4b4b4;
  font-family: 'Open Sans', sans-serif;
  font-variant: normal;
  text-shadow: none;
}

.toctoggle a,
#toc .toctoggle a {
}

.toctoggle a:hover,
#toc .toctoggle a:hover {
}

hr {
  border-bottom: 1px solid #38220b;
}

ul {
  list-style-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%2213%22%20viewBox%3D%220%200%205%2013%22%3E%3Cg%20fill%3D%22%23c42d2d%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Ebullet%3C%2Ftitle%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%229.5%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

img {
}

.skin-hydradark div#content table {
  color: #b4b4b4;
}

.skin-hydradark table.wikitable,
.skin-hydradark table.dataTable {
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark table.wikitable th,
.skin-hydradark table.wikitable tr th,
.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th,
table.dataTable thead th,
table.dataTable tfoot th {
  border: 1px solid #38220b;
  background: rgba(100, 55, 10, 0.5);
  color: #e0e0e0;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.wikitable td,
.skin-hydradark table.wikitable tr td,
.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td,
table.dataTable td {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  padding: 0 3px 1px 3px;
}

table.dataTable td:hover {
  background: rgba(65, 42, 19, 0.5);
}

table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background: rgba(56, 56, 56, 0.25);
}

table.dataTable.display tbody tr.even,
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background: rgba(40, 40, 40, 0.25);
}

.skin-hydradark table.jquery-tablesorter th.headerSort,
table.dataTable thead .sorting {
  background: rgba(100, 55, 10, 0.5) url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2211%22%20viewBox%3D%220%200%2021%2011%22%3E%3Cg%20fill%3D%22%23c56d50%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Eup%20and%20down%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M7%205%20L14%205%20L10.5%201%20Z%22%2F%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M7%206%20L14%206%20L10.5%2010%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown,
table.dataTable thead .sorting_desc {
  background: rgba(100, 55, 10, 0.5) url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%226%22%20viewBox%3D%220%200%2021%206%22%3E%3Cg%20fill%3D%22%23c56d50%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Edown%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M7%205%20L14%205%20L10.5%201%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp,
table.dataTable thead .sorting_asc {
  background: rgba(100, 55, 10, 0.5) url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%226%22%20viewBox%3D%220%200%2021%206%22%3E%3Cg%20fill%3D%22%23c56d50%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Edown%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M7%201%20L14%201%20L10.5%205%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #808080;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  border: 1px solid transparent;
  background: transparent;
  color: #808080 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  border: 1px solid transparent;
  background: transparent;
  color: #b4b4b4 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid #c56d50;
  background: rgba(197, 109, 80, 0.8);
  color: #000000;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #c56d50;
  background: #c56d50;
  color: #000000;
}

ul.gallery {
}

li.gallerybox {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: none;
  background: transparent;
  color: #b4b4b4;
}

div.gallerytext {
  text-align: center;
}

div.thumb {
  border: none;
  background: transparent;
  color: #b4b4b4;
}

.thumb.tleft {
  margin: 0 20px 10px 0;
}

.thumb.tright {
  margin: 0 0 10px 20px;
}

div.thumbinner {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 5px !important;
}

html .thumbimage {
  border: none;
  background: transparent;
  color: #b4b4b4;
}

.thumbcaption {
}

.gallerytext p,
.thumbcaption {
}

.toggle {
}

.sn-small {
}

sub,
sup a {
}

sup.reference {
}

pre,
.skin-hydradark .mw-code {
  border: 1px dashed #41302b;
  background: #2b201d;
  color: #c39d90;
  padding: 2px 2px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  border: 1px dashed #41302b;
  background: transparent;
  white-space: pre-wrap;
  word-wrap: break-word;
}

#catlinks {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 10px 0 10px 0;
  padding: 3px 6px;
}

#catlinks li {
  border-left: 1px solid #38220b;
}

#catlinks li:first-child {
  border-left: none;
}

/********************
/* Interface styles *
/********************/
input,
select {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #564139;
  background: #41302b;
  color: #f6ece9;
  padding: 2px 2px;
}

select optgroup,
.skin-hydradark .mw-rcfilters-ui-filterMenuHeaderWidget-header,	
.skin-hydradark .mw-rcfilters-ui-filterMenuSectionOptionWidget,
.skin-hydradark .mw-rcfilters-ui-menuSelectWidget-footer {
  background: #564139;
}

select optgroup,
select option {
  font-family: 'Open Sans', sans-serif;
}

.oo-ui-textInputWidget.oo-ui-widget-enabled input::placeholder,
.oo-ui-textInputWidget.oo-ui-widget-enabled textarea::placeholder,
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
  color: #9d786c;
}

input:disabled,
select:disabled {
  border: 1px solid #41302b;
  background: #2b201d;
  color: #9d786c;
}

select:disabled optgroup {
  background: #41302b;
}

textarea {
  border: 1px solid #564139;
  background: #41302b;
  color: #f6ece9;
  padding: 2px 2px;
}

.oo-ui-textInputWidget.oo-ui-widget-enabled input,
.oo-ui-textInputWidget.oo-ui-widget-enabled textarea,
.oo-ui-dropdownWidget,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
.oo-ui-dropdownWidget-handle,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle,
.skin-hydradark .oo-ui-menuSelectWidget,
.oo-ui-textInputWidget input,
.oo-ui-textInputWidget textarea,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
.mw-rcfilters-ui-itemMenuOptionWidget:not(:last-child):not(.mw-rcfilters-ui-itemMenuOptionWidget-identifier-talk),
.skin-hydradark .mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #564139;
  background-color: #41302b;
  color: #f6ece9;
}}

.skin-hydradark .oo-ui-dropdownWidget-handle .oo-ui-labelElement-label,
.oo-ui-tabOptionWidget {
  color: #f6ece9;
}

.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted .mw-rcfilters-ui-itemMenuOptionWidget-label-title, 
.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted .mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
  color: #9d786c;
}

.oo-ui-textInputWidget.oo-ui-widget-enabled input:hover,
.oo-ui-textInputWidget.oo-ui-widget-enabled textarea:hover,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover,
.oo-ui-dropdownWidget-handle:hover,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover .oo-ui-inputWidget-input,
.oo-ui-textInputWidget.oo-ui-widget-enabled input:focus,
.oo-ui-textInputWidget.oo-ui-widget-enabled textarea:focus,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:focus,
.oo-ui-dropdownWidget-handle:focus,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:focus,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input:focus {
  border-color: #c56d50;
  box-shadow: none;
  background-color: #41302b;
  color: #f6ece9;
}

.skin-hydradark .oo-ui-dropdownWidget-handle .oo-ui-labelElement-label {
  background: transparent;
}

.skin-hydradark .oo-ui-tabSelectWidget {
  border: 1px solid #282828;
  background: #0d0d0d;
  color: #b4b4b4;
}

.oo-ui-dropdownWidget .oo-ui-selectWidget {
  border: 1px solid #564139;
}

.oo-ui-widget.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected,
.oo-ui-widget.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-widget.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.skin-hydradark .oo-ui-widget-enabled .oo-ui-optionWidget-selected,
.oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover,
.oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover {
  background-color: #c56d50;
  color: #010101;
}

.skin-hydradark .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover .oo-ui-labelElement-label {
  color: #010101;
}

.skin-hydradark .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label {
  border-color: #010101;
  color: #010101;
}

.oo-ui-dropdownInputWidget.oo-ui-widget-enabled {
  background: transparent;
}

.oo-ui-dropdownInputWidget-php .oo-ui-indicator-down,
.oo-ui-dropdownWidget .oo-ui-indicator-down,
.oo-ui-menuOptionWidget .oo-ui-indicator-down {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%224%22%20viewBox%3D%220%200%207%204%22%3E%3Cg%20fill%3D%22%23564139%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Edown%20arrow%3C%2Ftitle%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M0%200%20L7%200%20L3.5%204%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"],
#mw-createaccount-join,
.skin-hydradark .mw-ui-button.mw-ui-progressive,
.skin-hydradark .mw-ui-button.mw-ui-primary,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-disabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-checkboxInputWidget [type="checkbox"] + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"] + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #c56d50;
  box-shadow: none;
  background: rgba(197, 109, 80, 0.8);
  color: #010101;
  padding: 3px 6px;
}

.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.oo-ui-checkboxInputWidget [type="checkbox"] + span {
  background: rgba(197, 109, 80, 0.6);
}

.oo-ui-checkboxInputWidget [type="checkbox"] + span.oo-ui-icon-check,
.oo-ui-checkboxInputWidget [type="checkbox"] + span.oo-ui-image-invert.oo-ui-icon-check {
  background-image: none;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span.oo-ui-image-invert.oo-ui-icon-check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23010101%22%3E%3Ctitle xmlns:default=%22http://www.w3.org/2000/svg%22%3Echeck%3C/title%3E%3Cpath xmlns:default=%22http://www.w3.org/2000/svg%22 d=%22M7 14.17L2.83 10l-1.41 1.41L7 17 19 5l-1.41-1.42L7 14.17z%22/%3E%3C/g%3E%3C/svg%3E");
}

.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-labelElement > .oo-ui-buttonElement-button, 
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button {
  padding-left: 2.75em;
}

.skin-hydradark .mw-rcfilters-ui-savedLinksListWidget-button .oo-ui-labelElement-label,
.skin-hydradark .mw-rcfilters-ui-changesLimitAndDateButtonWidget .oo-ui-labelElement-label {
  padding: 0 1.5em 0 0;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
#mw-createaccount-join:hover,
.skin-hydradark .mw-ui-button.mw-ui-progressive:hover,
.skin-hydradark .mw-ui-button.mw-ui-primary:hover,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.oo-ui-checkboxInputWidget [type="checkbox"]:hover + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:hover + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover + span,
button:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
#mw-createaccount-join:focus,
.skin-hydradark .mw-ui-button.mw-ui-progressive:focus,
.skin-hydradark .mw-ui-button.mw-ui-primary:focus,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus,
.oo-ui-checkboxInputWidget [type="checkbox"]:focus + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus + span,
.mw-widgets-datetime-calendarWidget-grid .mw-widgets-datetime-calendarWidget-cell.mw-widgets-datetime-calendarWidget-selected .oo-ui-buttonElement-button {
  border: 1px solid #c56d50;
  box-shadow: none;
  background: #c56d50;
  color: #010101;
}

.mw-widgets-datetime-calendarWidget-grid .mw-widgets-datetime-calendarWidget-cell.mw-widgets-datetime-calendarWidget-selected .oo-ui-buttonElement-button .oo-ui-labelElement-label {
  color: #010101;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover + span.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover + span.oo-ui-image-invert.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus + span.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:focus + span.oo-ui-image-invert.oo-ui-icon-check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23010101%22%3E%3Ctitle xmlns:default=%22http://www.w3.org/2000/svg%22%3Echeck%3C/title%3E%3Cpath xmlns:default=%22http://www.w3.org/2000/svg%22 d=%22M7 14.17L2.83 10l-1.41 1.41L7 17 19 5l-1.41-1.42L7 14.17z%22/%3E%3C/g%3E%3C/svg%3E");
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
#mw-createaccount-join:active,
.skin-hydradark .mw-ui-button.mw-ui-progressive:active,
.skin-hydradark .mw-ui-button.mw-ui-primary:active,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
.oo-ui-checkboxInputWidget [type="checkbox"]:active + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:active + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:active + span,
button:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
#mw-createaccount-join:disabled,
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.skin-hydradark .mw-ui-button.mw-ui-progressive:disabled,
.skin-hydradark .mw-ui-button.mw-ui-primary:disabled,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:disabled,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:disabled,
.skin-hydradark .oo-ui-buttonGroupWidget .oo-ui-buttonElement-framed.oo-ui-widget-disabled + .oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.skin-hydradark .oo-ui-buttonElement-framed.oo-ui-widget-disabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-checkboxInputWidget [type="checkbox"]:disabled + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:disabled + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:disabled + span {
  border: 1px solid rgba(197, 109, 80, 0.4);
  box-shadow: none;
  background: rgba(197, 109, 80, 0.3);
  color: #391b03;
}

.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:active + span.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:active + span.oo-ui-image-invert.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:disabled + span.oo-ui-icon-check,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:disabled + span.oo-ui-image-invert.oo-ui-icon-check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23391b03%22%3E%3Ctitle xmlns:default=%22http://www.w3.org/2000/svg%22%3Echeck%3C/title%3E%3Cpath xmlns:default=%22http://www.w3.org/2000/svg%22 d=%22M7 14.17L2.83 10l-1.41 1.41L7 17 19 5l-1.41-1.42L7 14.17z%22/%3E%3C/g%3E%3C/svg%3E");
}

.oo-ui-panelLayout-framed {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-ui-vform input:not([type="button"]):not([type="submit"]):not([type="file"]),
.mw-ui-vform input:not([type="button"]):not([type="submit"]):not([type="file"]):hover,
.mw-ui-vform input:not([type="button"]):not([type="submit"]):not([type="file"]):focus {
  font-family: 'Open Sans', sans-serif;
  padding: 2px 2px;
  box-shadow: none !important;
}

.mw-ui-vform label {
  color: #b4b4b4;
}

a.cta-button,
a:link.cta-button,
a:visited.cta-button {
  color: #000000;
}

div.editOptions {
  border: none;
  background: transparent;
  color: #b4b4b4;
}

.usermessage {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark .mw-notification {
  border: 1px solid #38220b;
  background: #0a0a0a;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark .mw-notification.postedit {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #38220b;
  background: #0a0a0a;
  color: #b4b4b4;
  text-shadow: none;
  margin: 0 0 10px 0;
  padding: 3px 3em 3px 6px;
}

body.skin-hydradark .postedit-close,
body.skin-hydradark .postedit-close:hover {
  color: #b4b4b4;
  text-shadow: none;
}

div.mw-warning {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning-with-logexcerpt {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset fieldset {
  border: 1px solid #38220b;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  border: none;
  background: transparent;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.mw-plusminus-null {
  color: #808080;
}

.mw-plusminus-pos {
  color: #00fb00;
}

.mw-plusminus-neg {
  color: #ff9f9f;
}

.autocomment {
  color: #808080;
}

.skin-hydradark .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.skin-hydradark .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark .oo-ui-textInputWidget.oo-ui-iconElement .oo-ui-iconElement-icon {
  filter: invert(100%);
}

div.mw-changeslist-legend,
div.mw-rcfilters-ui-changesListWrapperWidget div.mw-changeslist-legend {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 20px;
  padding: 3px 6px;
}

.skin-hydradark .mw-search-profile-tabs {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
  color: #e0e0e0 !important;
}

#pagehistory li {
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 1px;
  padding: 0;
}

#pagehistory li.selected {
  border: none;
  background: transparent;
  color: #e0e0e0;
  margin: 1px;
  padding: 0;
}

.skin-hydradark table.diff {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
  border: none;
  background: transparent;
}

td.diff-addedline {
  border: 1px solid #004300;
  background: rgba(0, 59, 0, 0.25);
  color: #c0c0c0;
}

td.diff-deletedline {
  border: 1px solid #343400;
  background: rgba(66, 66, 0, 0.25);
  color: #c0c0c0;
}

td.diff-context {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #868686;
}

td.diff-addedline .diffchange {
  background: rgba(0, 137, 0, 0.25);
  color: #e6ffe6;
}

td.diff-deletedline .diffchange {
  background: rgba(106, 106, 0, 0.25);
  color: #ffff9e;
}

body.skin-hydradark fieldset#mw-searchoptions {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: -10px 0 10px 0 !important;
  padding: 3px 6px;
}

body.skin-hydradark fieldset#mw-searchoptions h4 {
  border: none;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

body.skin-hydradark fieldset#mw-searchoptions div.divider {
  border: none;
  border-bottom: 1px solid #38220b;
}

.skin-hydradark div#preferences {
  border: none; !important;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
}

.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed {
  border: 1px solid #38220b;
  background: transparent;
  color: #b4b4b4;
}

.skin-hydradark .mw-prefs-buttons {
  border: 1px solid #282828;
  background: #0d0d0d;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset.prefsection {
  border: none;
  box-shadow: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark div#preferences fieldset.prefsection legend {
  border: none;
  background: transparent;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset,
.skin-hydradark div#preferences fieldset.prefsection fieldset {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset legend,
.skin-hydradark div#preferences fieldset.prefsection fieldset legend {
  border: none;
  background: transparent;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset fieldset,
.skin-hydradark div#preferences fieldset.prefsection fieldset fieldset {
  border: 1px solid #38220b;
  background:  transparent;
  color: #b4b4b4;
  margin: 5px;
  padding: 10px;
}

.skin-hydradark div#preferences fieldset fieldset legend,
.skin-hydradark div#preferences fieldset.prefsection fieldset fieldset legend {
  border: none;
  background: transparent;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.skin-hydradark #preferences td.htmlform-tip {
  color: #808080;
}

.skin-hydradark #preftoc {
  border: none;
  border-bottom: 1px solid #38220b;
  background: transparent;
}

.skin-hydradark #preftoc li {
  border: none;
  background: transparent;
}

.skin-hydradark #preftoc li a {
  color: #c56d50;
  height: 25px;
  line-height: 25px;
  padding: 3px 0 0 0;
  margin: 0 4px;
}

.skin-hydradark #preftoc li a:visited {
  color: #c56d50;
}

.skin-hydradark #preftoc li.selected a {
  background: transparent;
  color: #e0e0e0;
}

.skin-hydradark #preftoc li a:active {
  color: #e0e0e0;
}

.error,
.previewnote {
  color: #ff9f9f;
}

.warning {
  color: #cfcf00;
}

.errorbox {
  border: 1px solid #960000;
  background: rgba(225, 0, 0, 0.25);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px 3px 16px;
}

.warningbox {
  border: 1px solid #222200;
  background: rgba(52, 52, 0, 0.25);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.successbox {
  border: 1px solid #002d00;
  background: rgba(0, 67, 0, 0.25);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark table.mw-interwikitable.body td.mw-interwikitable-local-yes {
  background: rgba(0, 67, 0, 0.25);
}

ul#filetoc {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark table.mw_metadata {
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark table.mw_metadata th {
  border: 1px solid #38220b;
  background: rgba(100, 55, 10, 0.5);
  color: #e0e0e0;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.mw_metadata td {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager,
.skin-hydradark .mw-datatable,
.skin-hydradark table.cargoTable {
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark .TablePager th,
.skin-hydradark .mw-datatable th,
.skin-hydra table.cargoTable th {
  border: 1px solid #38220b;
  background: rgba(100, 55, 10, 0.5);
  color: #e0e0e0;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager td,
.skin-hydradark .mw-datatable td {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.cargoTable tr:nth-child(2n+1),
.skin-hydradark table.cargoTable tr:nth-child(2n) {
  background: transparent;
}

.skin-hydradark table.cargoTable tr:nth-child(2n+1) td {
  background: rgba(56, 56, 56, 0.25);
}

.skin-hydradark table.cargoTable tr:nth-child(2n) td {
  background: rgba(40, 40, 40, 0.25);
}

.skin-hydradark .TablePager tr:hover td,
.skin-hydradark .mw-datatable tr:hover td {
  background: rgba(65, 42, 19, 0.5);
}

.ui-widget-content,
.ui-menu {
  border: 1px solid #38220b;
  background: #0a0a0a;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.ui-menu-item,
.ui-menu-item a,
.ui-widget-content a {
}

.ui-widget-content .ui-state-hover,
.ui-widget-content .ui-state-hover a,
.ui-menu .ui-state-hover,
.ui-menu .ui-state-hover a {
}

table.mw-abuselog-details {
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 0;
}

table.mw-abuselog-details tr th {
  border: 1px solid #38220b;
  background: rgba(100, 55, 10, 0.5);
  color: #e0e0e0;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.mw-abuselog-details tr td {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  padding: 0 3px 1px 3px;
}

.mw-abusefilter-history-changed {
}

div.wikiEditor-ui,
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
  background-color: transparent;
}

/* Visual editor */
.oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
  background-color: #282828;
  border: 1px solid #38220b;
  box-shadow: 0 2px 2px 0 rgba(255,255,255,0.2);
}

.oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-title {
  color: #e0e0e0;
}

.oo-ui-listToolGroup .oo-ui-tool.oo-ui-widget-enabled:hover,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-barToolGroup.oo-ui-widget-enabled > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-widget-enabled:hover,
.oo-ui-widget.oo-ui-widget-enabled.oo-ui-optionWidget.oo-ui-decoratedOptionWidget.oo-ui-outlineOptionWidget.oo-ui-outlineOptionWidget-level-0.oo-ui-iconElement.oo-ui-labelElement:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.oo-ui-decoratedOptionWidget .oo-ui-iconElement-icon,
.oo-ui-decoratedOptionWidget .oo-ui-indicatorElement-indicator,
.oo-ui-fieldsetLayout.oo-ui-iconElement > .oo-ui-fieldsetLayout-header > .oo-ui-iconElement-icon {
  filter: invert(100%);
}

.oo-ui-textInputWidget.oo-ui-iconElement .oo-ui-iconElement-icon {
  filter: unset;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
  border-color: #b4b4b4;
}

.oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active {
  background-color: rgba(255, 255, 255, 0.2);
}

.oo-ui-popupToolGroup-handle .oo-ui-iconElement-icon,
.oo-ui-popupToolGroup.oo-ui-labelElement.oo-ui-indicatorElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label,
.oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool.oo-ui-iconElement > .oo-ui-tool-link .oo-ui-iconElement-icon {
  filter: invert(100%);
}

.oo-ui-messageDialog-actions .oo-ui-actionWidget.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive .oo-ui-buttonElement-button:hover {
  background-color: #282828;
}

.oo-ui-indicator-down {
  background-image: linear-gradient(transparent, transparent),
                    url"(https://commons.gamepedia.com/media/commons.gamepedia.com/0/00/Light_down_arrow.svg");
  filter: unset;
}

.ve-ui-mwSaveDialog-options {
  background-color: #282828;
}

.ve-ui-mwSaveDialog-license {
  color: #e0e0e0;
}

/*****************
/* Footer styles *
/*****************/
div#footer {
  float: right;
  clear: right;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}

div#footer ul li {
  color: #b4b4b4;
}

/***************************
/* Template example styles *
/***************************/
span.templateexample {
  font-family: monospace;
}

span.templateexample span.templatelink {
  font-weight: bold;
}

span.templateexample span.paramname {
}

span.templateexample span.paramvalue {
  color: #808080;
  font-style: italic;
}

/******************
/* Image licenses *
/******************/
/* copyright images tweak */
.skin-hydradark .copyright-icon {
  display: inline-block;
  background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
  background-size: 100%;
  height: 32px;
  width: 32px;
}

.ambox {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  font-size: 95%;
  margin: 0 auto 10px auto;
  padding: 0;
  width: 80%;
}

.ambox-gray {
  box-shadow: 10px 0 0 #383838 inset;
}

.ambox.ambox-tiny {
  font-size: 90%;
  margin: 2px 0;
  width: auto;
}

.ambox + .ambox {
  margin-top: -10px;
}

.ambox-text {
  padding: 3px 6px;
}

.ambox-image {
  padding: 2px 0 2px 16px;
  text-align: center;
  width: 60px;
}

.ambox-tiny .ambox-image {
  padding: 2px 6px;
  text-align: left;
  width: auto;
}

/* Ambox colors */
.ambox-blue {
  box-shadow: 10px 0 0 #1e90ff inset;
}

.ambox-red {
  box-shadow: 10px 0 0 #b22222 inset;
}

.ambox-orange {
  box-shadow: 10px 0 0 #f28500 inset;
}

.ambox-yellow {
  box-shadow: 10px 0 0 #f4c430 inset;
}

.ambox-purple {
  box-shadow: 10px 0 0 #9932cc inset;
}

.ambox-gray {
  box-shadow: 10px 0 0 #bba inset;
}

.ambox-green {
  box-shadow: 10px 0 0 #228b22 inset;
}

/* Ambox small text */
.amsmalltext {
  font-size: smaller;
  margin-left: 0.8em;
  margin-top: 0.5em;
}

/****************************
/* Flexbox main page styles *
/****************************/
.fmpsections {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
}

.fmpsection {
  flex-basis: 100%;
}

.fmpblock {
  margin: 5px;
  padding: 3px 6px;
  flex: 1 0 auto;
  text-align: center;
}

.fmpblock.noresize {
  flex: 0 0 auto;
}

.fmpblock.box {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 5px;
  padding: 3px 6px;
}

.fmpblock div.slideboxlightshow,
.fmpblock div.slideboxlightshow a,
.fmpblock img {
  max-width: 100%;
  height: auto;
}

.fmpblock .heading.main {
  border-bottom: 1px solid #38220b;
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #e0e0e0;
  font-weight: bold;
  font-size: 132%;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fmpblock .heading {
  border-bottom: 1px solid #38220b;
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #e0e0e0;
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fmpblock .links ul {
  display: flex;
  flex-flow: row wrap;
  text-align: center;
  margin: 0 -10px 10px -10px;
  padding: 0;
}

.fmpblock .links ul li {
  display: flex;
  list-style: none;
  flex-flow: column wrap;
  flex: 1 0 15em;
  margin: 0;
  padding: 2px 10px;
}

.fmpblock .iconlinks {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: flex-start;
  text-align: center;
  margin: -10px -10px 0 -10px;
  padding: 0;
}

.fmpblock .iconlinks .iconlink {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  border: none;
  background: transparent;
  margin: 0;
  padding: 10px;
  flex: 0 0 15em;
}

.fmpblock .iconlinks .iconlink .icon {
  display: flex;
  flex-flow: column nowrap;
  justify-content: stretch;
  min-width: 100px;
  width: 100%;
  height: 100px;
}

.fmpblock .iconlinks .iconlink .icon a {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
  flex: 0 0 100%;
}

.fmpblock .iconlinks .iconlink .text {
  color: #b4b4b4;
  width: 100%;
  text-align: center;
}

.fmpblock .iconlinks .iconlink .text a {
  display: block;
  width: auto;
}

.fmpblock .videos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.fmpblock .videos .video {
  display: inline-block;
  margin: 0 5px;
}

#fmptwitter {
  display: flex;
  flex-flow: column nowrap;
}

#fmptwitter .body,
#fmptwitter .body .twitter-timeline-wrapper {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 410px;
}

#fmptwitter .body .twitter-timeline-wrapper iframe {
  width: auto !important;
  height: auto !important;
  flex: 0 0 400px;
}

#fmpfeatures ul li {
  margin-bottom: 1.2em;
}

@media (min-width: 820px) {
  .fmpsections .fmpsection {
    display: flex;
    flex-flow: column nowrap;
    flex-basis: 50%;
    max-width: 50%;
  }

  .fmpsections .fmpsectiongroup {
    display: flex;
    flex-flow: column nowrap;
    flex-basis: 50%;
    max-width: 50%;
  }

  .fmpsections .fmpsectiongroup .fmpsection {
    flex-basis: auto;
    flex-grow: 1;
    max-width: 100%;
  }

  #fmptwitter .body,
  #fmptwitter .body .twitter-timeline-wrapper,
  #fmptwitter .body .twitter-timeline-wrapper iframe {
    flex: 1 0 auto;
  }
}

@media (min-width: 1440px) {
  .fmpsections .fmpsectiongroup {
    display: flex;
    flex-flow: row wrap;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .fmpsections .fmpsection {
    display: flex;
    flex-flow: column nowrap;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .fmpsections .fmpsectiongroup .fmpsection.fullwhenwide {
    width: auto;
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
  }

  .fmpsections .fmpsectiongroup .fmpsection.halfwhenwide {
    width: auto;
    flex-basis: 50%;
    flex-grow: 0;
    max-width: 50%;
  }
}

.fmpexamples {
  display: flex;
  align-items: self-start;
}

.fmpexample {
  margin: 0 3em;
  text-align: center;
}

.fmpexample.narrow {
  width: 5em;
}

.fmpexample.medium {
  width: 10em;
}

.fmpexample.wide {
  width: 15em;
}

.fmpexample .body {
  margin: -5px;
}

.fmpexample.medium .body {
  display: flex;
  flex-flow: row wrap;
}

.fmpexample.medium .body .fmpsection {
  display: flex;
  flex-flow: column nowrap;
  flex-basis: 50%;
}

.fmpexample.medium .body .fmpsectiongroup {
  display: flex;
  flex-flow: column nowrap;
  flex-basis: 50%;
}

.fmpexample.medium .body .fmpsectiongroup .fmpsection {
  flex-basis: 100%;
}

.fmpexample.wide .body {
  display: flex;
  flex-flow: row wrap;
}

.fmpexample.wide .body .fmpsectiongroup {
  display: flex;
  flex-flow: row wrap;
  flex-basis: 66.667%;
}

.fmpexample.wide .body .fmpsection {
  display: flex;
  flex-flow: column nowrap;
  flex-basis: 33.333%;
}

.fmpexample.wide .body .fmpsectiongroup .fmpsection.fullwhenwide {
  width: auto;
  flex-basis: 100%;
}

.fmpexample.wide .body .fmpsectiongroup .fmpsection.halfwhenwide {
  width: auto;
  flex-basis: 50%;
}

/******************
/* Infobox styles *
/******************/
.infoboxtable {
  float: right;
  border: none;
  background: transparent;
  color: #b4b4b4;
  margin: 0 0 10px 20px;
  padding: 3px 6px;
  width: 300px;
}

.infoboxtable th {
  border: 1px solid #38220b;
  background: rgba(56, 56, 56, 0.25);
  color: #b4b4b4;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  padding: 0.5px 7px;
}

.infoboxtable td {
  border: 1px solid #38220b;
  background: rgba(40, 40, 40, 0.25);
  color: #b4b4b4;
  text-align: left;
  vertical-align: top;
  padding: 0.5px 3px 0.5px 3px;
}

.infoboxtable th.infoboxname {
  border: 1px solid #38220b;
  background: rgba(100, 55, 10, 0.5);
  font-size: 110%;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-align: center;
  padding: 8px;
}

.infoboxtable th.infoboxdetails {
  border: 1px solid #38220b;
  background: rgba(65, 42, 19, 0.5);
  text-align: center;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  padding: 0;
}

/********************
/* Navbox templates *
/********************/
table.navbox {
  border: none;
  background: transparent;
  color: #b4b4b4;
  clear: both;
  font-size: 88%;
  margin: auto;
  padding: 1px;
  text-align: center;
  width: 100%;
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
  margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
}

.navbox-group {
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

/* Base background */
.navbox,
.navbox-subgroup {
  background: transparent;
}

.navbox-list {
  background: transparent; /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
  border: 1px solid #38220b;
  background: rgba(100, 55, 10, 0.5);
  color: #e0e0e0;
  font-weight: bold;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
  border: 1px solid #38220b;
  background: rgba(65, 42, 19, 0.5);
  color: #e0e0e0;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
  border: 1px solid #38220b;
  background: rgba(36, 28, 20, 0.5);
  color: #b4b4b4;
}

/* Even row striping */
.navbox-even {
  border: 1px solid #38220b;
  background: rgba(40, 40, 40, 0.25);
  color: #b4b4b4;
}

/* Odd row striping */
.navbox-odd {
  border: 1px solid #38220b;
  background: rgba(56, 56, 56, 0.25);
  color: #b4b4b4;
}

.collapseButton {
  font-weight: normal;
  width: auto;
}

.navbox .collapseButton {
  width: 6em;
}

.navbar {
  font-size: 88%;
  font-weight: normal;
}

.navbox .navbar {
  font-size: 100%;
}

table.collapsed tr.collapsible {
  display: none;
}

/******************
/* General styles *
/******************/
.contentbox,
.doc,
.doc-footer {
  border: 1px solid #38220b;
  background: rgba(7, 7, 7, 0.5);
  color: #b4b4b4;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

.contentbox .contentbox {
  border: 1px solid #38220b;
  background: transparent;
  color: #b4b4b4;
}

.headerlike,
.doc-header {
  border-bottom: 1px solid #38220b;
  background: transparent;
  color: #e0e0e0;
  font-family: 'Open Sans', sans-serif;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

span.bullet {
  background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%2213%22%20viewBox%3D%220%200%205%2013%22%3E%3Cg%20fill%3D%22%23c42d2d%22%3E%3Ctitle%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3Ebullet%3C%2Ftitle%3E%3Ccircle%20cx%3D%222.5%22%20cy%3D%229.5%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center 60%;
  width: 9px;
  font-size: 11px;
  vertical-align: baseline;
}

.dablink {
  padding: 2px 36px 10px 36px;
  font-style: italic;
}

.ghost {
  color: #808080; /* For any text that appear fainter for some reason */
}

.mark {
  color: #c42d2d;
}

.constrain_image {
  overflow: hidden;
}

.constrain_image img {
  max-width: 100%;
  height: auto;
}

.columns {
  padding: 0;
  margin: 10px 0 0 0;
  overflow: hidden;
}

.columns .leftcol {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}

.columns .centercol {
  float: left;
  margin: 0;
  padding: 0;
}

.columns .rightcol {
  float: right;
  width: 50%;
  margin: 0;
  padding: 0;
}

.desktopleft {
  text-align: left;
}

.desktopcenter {
  text-align: center;
}

.desktopright {
  text-align: right;
}

/* For elements which only display in the mobile view */
.mobileonly {
  display: none;
}