Battlefield 1 Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

Battlefield 1 Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Hydradark skin */

/* Alternate Colouring for Tables */
table.sortable {
    border: 1px solid #f17f1a;
}

.sortable th,
.unsortable th {
    color: #ffffff;
}

.sortable tr:nth-child(2n+1),
.pyjama tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #1C1E20;
}

.sortable tr:nth-child(2n),
.pyjama tr:nth-child(2n) {
    background: none repeat scroll 0 0 #000000;
}

/* latin-ext */
@font-face {
  font-family: 'Sarpanch';
  font-style: normal;
  font-weight: 400;
  src: local('Sarpanch'), local('Sarpanch-Regular'), url(https://fonts.gstatic.com/s/sarpanch/v1/97u5riIkSG0o5eFDW7XlcBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sarpanch';
  font-style: normal;
  font-weight: 400;
  src: local('Sarpanch'), local('Sarpanch-Regular'), url(https://fonts.gstatic.com/s/sarpanch/v1/9r86uob7Kavm_ZkBXcnD4fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Sarpanch';
  font-style: normal;
  font-weight: 700;
  src: local('Sarpanch Bold'), local('Sarpanch-Bold'), url(https://fonts.gstatic.com/s/sarpanch/v1/EuiNlzA_8JpHzcHVmXraFiYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sarpanch';
  font-style: normal;
  font-weight: 700;
  src: local('Sarpanch Bold'), local('Sarpanch-Bold'), url(https://fonts.gstatic.com/s/sarpanch/v1/EuiNlzA_8JpHzcHVmXraFo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
  
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v13/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v13/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v13/1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v13/t6Nd4cfPRhZP44Q5QAjcC4bN6UDyHWBl620a-IRfuBk.woff) format('woff');
}

/******************
/* General styles *
/******************/
body {
  background: #131313 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/1/13/Skin-Body-Background.jpg/revision/latest") center top no-repeat;
  background: #131313 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/1/13/Skin-Body-Background.jpg/revision/latest") center top / 100% auto no-repeat;
  font-family: Roboto, sans-serif;
}
     
div#mw-page-base {
  background: transparent !important;
  height: 75px;
}

/***************
/* Logo styles *
/***************/
#p-logo {
  position: absolute;
  top: -50px;
  left: 50vw;
  width: 283px;
  height: 40px;
  margin: 0 0 0 -141px;
  padding: 0;
}

#p-logo a {
  width: 283px;
  height: 40px;
  margin: 0;
  padding: 0;
}

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

div#mw-head {
  border: none;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 75px;
}

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

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

div.vectorTabs {
  border: none;
  background: transparent;
  font-family: Sarpanch, Roboto, sans-serif;
  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: #f17f1a;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  padding: 0 3px 0 3px;
  margin: 0 3px 0 3px;
}

div#mw-head div.vectorTabs span a:visited {
  color: #bc8350 !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: #ffffff !important;
}

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

div#mw-head div.vectorTabs li.new span a:visited {
  color: #d75735 !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: #fefde8 !important;
}

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

div.vectorTabs li.new span a:active {
  color: #cccccc !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/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAZCAYAAADe1WXtAAAABmJLR0QAEwATABNE3QraAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUSEDYlNl5HBAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABXklEQVRIx+3VPUsdQRTG8d+uL4iNASGoWCjaGMEUIQHRSrBTjE2sRLGwyUdIEbHJV0gjdn6FhFhaBLGzELEQBBtFECEBueq9aY64WVazwgYbHzjsmZ2dP3PmPMwmF597VK3Uf9CTQlO8rBq6jD28rhraiaWqoP0Yiny2zJoy0PdojbwbI1VA5zN5U25cqOZMPo6u3PwLDCOJcQNz+FnAOsJOFvoKm2iLhXklmWcXNnK7T3GCPlzeln+KrQwwyUUW3oSWTCSo4ztq2TM9wxRWcYWbklZr4HdYbjHgfzWqhhVMx85vbj8qUD1iH2NY+1f3f+BNgO9Tgm28w25ZS51H05IHwJf49RifjqEjB8274m1YrjT0Q86bdRxH3oi59jimUtAUk7GwEWV+xCC+4Drep1goCx1Ab+SHGMXXcMcnzIQFYaKI0XxP+QfR1eWCZnyLe3U9xq1RzZ01nn98lesPuo5DjYktK0AAAAAASUVORK5CYII=") 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/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAZCAYAAADe1WXtAAAABmJLR0QAEwATABNE3QraAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUSEDUqjcwJVgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABoElEQVRIx+3VP0hWYRQG8N+XYpkUZBgWgdLUVKPaUBhIYEsQ+FFEU9gcVEuDUwQJgg4SQeEipUNTReTSn0EEl4IWMYyIFAJBMtP8pJZz4U2++L7gSktnuS/3nPe573me57y3sNR3QN6xzRbEPwUtoCFv0A6MojlP0DM4HeC5gO7BccwEcCEP0KPYi7s4Vg0F1YB24yMmQqz2Shtqk3Urdm/K70QXxqL9NziL92WwFvEpBd2HcRzGKtaT4lW8QgmP0YvhJN+E/ZG7iFIGuoxHuI53uIWFyH3Fh1jfx4ME8AgGsB3PsZFyuoJ+XAi1r8UJ32IOP6OuFB9ZRhvuxd4iRrK6VKgNPEVP8DOGE2W4q8Fl3InTncNUJfVncCmeV6K1NFpwI2i4mtBU0VLfUY/PWNs0+1/i/Tf8+BuftobpJ7ArOH4S1KzgZVhtRyWfptEWtlrAYHD7ArdxKPxaxEHMVgNaQGdwORRKn8c0TuFmOCC7E2arab8xRrERk4m6mTuKmI9pO1nugvlT+8/Cow/LiJG54zXqwmKl31r9/+PLPX4BosBfGr5v6QUAAAAASUVORK5CYII=") no-repeat center center;
}

div.vectorMenu {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAeAQMAAAD5HscWAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNgx07N9oAAAAHElEQVQI12NgIAMw/2NgYPwDZPwA4gIgViDZCADWFAOHBYEsowAAAABJRU5ErkJggg==") no-repeat left center;
  font-family: Sarpanch, Roboto, sans-serif;
  height: 30px;
  line-height: 27px;
  margin: 0;
  padding: 0 3px;
}

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

div#p-sharing {
  width: auto;
}

div.vectorMenu h4 {
  text-transform: uppercase;
  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 {
  text-transform: uppercase;
  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: #999999;
  margin: 0 0 0 21px;
  padding: 0;
}

div.vectorMenu div.menu {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  padding: 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: #f17f1a;
  margin: 2px 5px;
  padding: 1px 0;
}

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

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

#p-search {
  position: absolute;
  top: 5px;
  right: 20px;
  height: 30px;
  line-height: 27px;
  vertical-align: center;
  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 {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348;
  background: #1a1a1a;
  color: #ffffff;
}

div#simpleSearch { 
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348;
  color: #ffffff;
  line-height: 1.4em;
  padding: 2px 2px;
}

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

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: -28px;
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348;
  background: #1a1a1a;
  color: #ffffff;
}

.skin-hydradark .suggestions-results, .skin-hydradark .suggestions-results .suggestions-result, .skin-hydradark .suggestions-special {
  border: none;
  background: #1a1a1a;
  color: #ffffff;
}

.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: #ffffff;
}

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

.skin-hydradark .suggestions-result-current {
  background: #a5530b !important;
  color: #ffffff;
}

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

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

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

.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: #ffffff;
}

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

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

#mw-dismissable-notice td > a {
}

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

#localNotice {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

.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: #ffffff;
  font-family: Sarpanch, Roboto, sans-serif !important;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 auto 0 auto !important;
  padding: 5px 5px 5px 5px !important;
  width: auto;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHAQMAAAD6aRWtAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNgR6N1daAAAAFElEQVQI12NwYEhgKGCoAOIEBgcAEjYCmWxNs0wAAAAASUVORK5CYII=") 5px center no-repeat;
  padding: 5px 0 5px 16px !important;
  width: auto !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.expanded h3 {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAEAQMAAAB4CLc+AAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNhRngEc+AAAAEElEQVQI12P4x1DDYMEgAAAKHgHDGrfkbwAAAABJRU5ErkJggg==") 5px center no-repeat;
  padding: 5px 0 5px 16px !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: #ffffff !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: #ffffff !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: #f17f1a;
}

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

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

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: 20px 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: #f17f1a;
}

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

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

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

a.stub {
  color: #f2ef1a;
}

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

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

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

a:active {
  color: #cccccc;
}

/******************
/* 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: #ffffff;
  margin: 0 0 0 0;
  padding: 0 20px 0 20px;
}

div#content #firstHeading {
  border: none;
  border-bottom: 1px solid #f17f1a;
  color: #ffffff;
  font-family: Sarpanch, Roboto, sans-serif;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

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

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
  font-family: Sarpanch, Roboto, sans-serif;
  color: #ffffff;
  font-variant: small-caps;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

div#content h1, div#content h2 {
  border-bottom: 2px solid #585858;
}

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

/* 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;
}

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: #bbbbbb;
}

div.toc, div#toc {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

#toctitle {
}

div#content #toctitle h2 {
  border: none;
}

.toctoggle, #toc .toctoggle {
}

.toctoggle a, #toc .toctoggle a {
}

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

hr {
  border: none;
  border-bottom: 1px solid #b39964;
}

ul {
  list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNjEshJN5AAAAE0lEQVQI12NgQAEFDD/AsICBAQAakgPJO2sGpQAAAABJRU5ErkJggg==");
}

img {
}

.skin-hydradark table.wikitable {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  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 {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  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 {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSort {
  background: #1a1a1a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAALAQMAAACqBVQ+AAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNh0eXP+aAAAAH0lEQVQI12NgAAEFIC4A4h8MDIx/wCIQ+gdUXAEsBABvCgULsLYrXQAAAABJRU5ErkJggg==") no-repeat right center !important;
  background: rgba(52, 52, 52, 0.5) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAALAQMAAACqBVQ+AAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNh0eXP+aAAAAH0lEQVQI12NgAAEFIC4A4h8MDIx/wCIQ+gdUXAEsBABvCgULsLYrXQAAAABJRU5ErkJggg==") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown {
  background: #1a1a1a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAGAQMAAAAWm0fgAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNTkJckiIAAAAFklEQVQI12NgAAEBILYA4hog/gcWAQAPFAHDmeMz/QAAAABJRU5ErkJggg==") no-repeat right center !important;
  background: rgba(52, 52, 52, 0.5)url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAGAQMAAAAWm0fgAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNTkJckiIAAAAFklEQVQI12NgAAEBILYA4hog/gcWAQAPFAHDmeMz/QAAAABJRU5ErkJggg==") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp {
  background: #1a1a1a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAGAQMAAAAWm0fgAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNTEHqcC6AAAAGElEQVQI12NgAALGP0DiBxAXALECSIQBACSTAob8rZfiAAAAAElFTkSuQmCC") no-repeat right center !important;
  background: rgba(52, 52, 52, 0.5) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAGAQMAAAAWm0fgAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNTEHqcC6AAAAGElEQVQI12NgAALGP0DiBxAXALECSIQBACSTAob8rZfiAAAAAElFTkSuQmCC") no-repeat right center !important;
  padding: 0 15px 1px 3px;
}

ul.gallery {
}

li.gallerybox {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: 1px solid #585858;
  background: #000000;
  color: #ffffff;
}

div.gallerytext {
  text-align: center;
}

.thumb {
  border: 1px solid #585858;
  background: #000000;
  color: #ffffff;
}

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

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

div.thumbinner {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 5px !important;
}

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

.thumbcaption {
}

.gallerytext p, .thumbcaption {
}

.toggle {
}

.sn-small {
}

sub, sup a {
}

sup.reference {
}

pre, .skin-hydradark .mw-code {
  border: 1px dashed #585858;
  background: #1a1a1a;
  color: #ffffff;
  padding: 2px 2px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  background: transparent;
  white-space: pre-wrap;
  word-wrap: break-word;
}

#catlinks {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 10px 0 10px 0;
  padding: 3px 6px;
}

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

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

/********************
/* Interface styles *
/********************/
input, select {
  font-family: Roboto, sans-serif;
  border: none;
  background: #cccccc;
  color: #000000;
  padding: 2px 2px;
}

textarea {
  border: none;
  background: #cccccc;
  color: #000000;
  padding: 2px 2px;
}

.oo-ui-dropdownWidget, .oo-ui-dropdownWidget-handle, .oo-ui-menuSelectWidget, .oo-ui-textInputWidget input, .oo-ui-textInputWidget textarea {
  background: #cccccc;
  border: none;
  color: #000000;
}

.oo-ui-dropdownWidget .oo-ui-selectWidget {
  border: none;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
  background: #eeeeee;
  color: #000000;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
  background: #eeeeee;
  color: #000000;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
  background: #eeeeee;
  border: none;
}

.oo-ui-panelLayout-framed {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  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: Roboto, sans-serif;
  padding: 2px 2px;
  box-shadow: none !important;
}

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, .mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
  font-family: Sarpanch, Roboto, sans-serif;
  border-radius: 2px;
  border: none;
  background: #999999;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  padding: 1px 6px;
}

button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, #mw-createaccount-join:hover, .mw-ui-button.mw-ui-progressive:hover, .mw-ui-button.mw-ui-primary:hover {
  background: #aaaaaa;
}

button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active, #mw-createaccount-join:active, .mw-ui-button.mw-ui-progressive:active, .mw-ui-button.mw-ui-primary:active, .skin-hydradark .mw-ui-button.mw-ui-progressive:disabled, .skin-hydradark .mw-ui-button.mw-ui-primary:disabled {
  background: #777777;
}

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

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

div.editOptions {
  border: none;
  background: transparent;
}

.usermessage {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark .mw-notification {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark .mw-notification.postedit {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 3em 3px 6px;
}

div.mw-warning {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning-with-logexcerpt {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  border: none;
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

div#content fieldset fieldset {
	border: 2px solid #f17f1a;
	box-shadow: 0 0 20px 0 #d28348,
	            0 0 10px 0 #ffe576 inset;
	background: transparent;
  color: #ffffff;
}

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

.mw-plusminus-pos {
  color: #99ff99;
}

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

.mw-changeslist-legend {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark .mw-search-profile-tabs {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 20px;
  padding: 3px 6px;
}

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

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

#pagehistory li.selected {
  border: none;
  background: #352d1b;
  color: #ffffff;
  margin: 0;
  padding: 0;
}

.skin-hydradark table.diff {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  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: none;
  background: #005000;
  color: #ffffff;
}

td.diff-deletedline {
  border: none;
  background: #505000;
  color: #ffffff;
}

td.diff-context {
  border: none;
  background: #282828;
  color: #ffffff;
}

td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
  background: rgba(0, 0, 0, 0.2);
  color: #ff6666;
}

body.skin-hydradark fieldset#mw-searchoptions {
  border: 2px solid #f17f1a !important;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: -10px 0 10px 0 !important;
  padding: 3px 6px;
}

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

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

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

.skin-hydradark div#preferences fieldset {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset legend {
  border: none;
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset.prefsection fieldset {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: transparent;
  color: #ffffff;
  margin: 5px;
  padding: 10px;
}

.skin-hydradark div#preferences fieldset.prefsection fieldset legend {
  border: none;
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 3px 6px;
}

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

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

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

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

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

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

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

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

.errorbox {
  border: 2px solid #f61616;
  box-shadow: 0 0 20px 0 #d24848,
              0 0 10px 0 #ff7676 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffe7e7;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.warningbox {
  border: 2px solid #f1f11a;
  box-shadow: 0 0 20px 0 #d2d248,
              0 0 10px 0 #ffff76 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffe7;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.successbox {
  border: 2px solid #16f616;
  box-shadow: 0 0 20px 0 #48d248,
              0 0 10px 0 #76ff76 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #e7ffe7;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

ul#filetoc {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark table.mw_metadata {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark table.mw_metadata th {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark table.mw_metadata td {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager, .skin-hydradark .mw-datatable {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0;
}

.skin-hydradark .TablePager th, .skin-hydradark .mw-datatable th {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager td, .skin-hydradark .mw-datatable td {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  padding: 0 3px 1px 3px;
}

.skin-hydradark .TablePager tr:hover td, .skin-hydradark .mw-datatable tr:hover td {
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
}

#other_options div {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0;
}

table.smwtable th {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.smwtable td {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  padding: 0 3px 1px 3px;
}

.smwrdflink {
  color: #e2c99e;
}

div.smwfact {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

#bodyContent span.swmfactboxheadbrowse a, #bodyContent span.swmfactboxheadbrowse a:hover {
  color: #f17f1a;
}

#bodyContent span.swmfactboxheadbrowse a:visited, #bodyContent span.swmfactboxheadbrowse a:visited:hover {
  color: #bc8350;
}

div.smwfact table {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.smwfact table tr {
  border: none;
  background: none;
}

div.smwfact table tr td {
  border: none;
  background: none;
}

.smw-ask-options table, .smw-ask-options table tr, .smw-ask-options table tr td {
  border: none !important;
  background: transparent !important;
}

table.smwb-factbox, table.smwb-ifactbox {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 0;
}

table.smwb-factbox tr, table.smwb-ifactbox tr {
  border: none;
  background: none;
}

table.smwb-factbox tr th, table.smwb-ifactbox tr th {
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.smwb-factbox tr td, table.smwb-ifactbox tr td {
  padding: 0 3px 1px 3px;
}

.ui-widget-content, .ui-menu {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset.smw-ask-options legend {
  padding-left: 20px;
}

.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: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0;
}

table.mw-abuselog-details tr th {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  font-weight: bold;
  padding: 0 3px 1px 3px;
}

table.mw-abuselog-details tr td {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  padding: 0 3px 1px 3px;
}

.mw-abusefilter-history-changed {
}

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

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

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

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

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

span.templateexample span.paramname {
}

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

/******************
/* Image licenses *
/******************/
/* copyright images tweak */
.skin-hydradark .copyright-icon {
  background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
  background-size: 100%;
  height: 32px;
  width: 32px;
}

.ambox {
  border: 1px solid #585858;
  background: #352d1b;
  color: #ffffff;
  border-collapse: collapse;
  font-size: 95%;
  margin: 0 auto 10px auto;
  padding: 3px 6px;
  width: 80%;
}

.ambox-gray {
  border-left-color: #383838;
}

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

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

.ambox-text {
  padding: 0.25em 0.5em;
}

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

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

/* Ambox colors */
.ambox-blue {
  border-left: 10px solid #1e90ff;
}

.ambox-red {
  border-left: 10px solid #b22222;
}

.ambox-orange {
  border-left: 10px solid #f28500;
}

.ambox-yellow {
  border-left: 10px solid #f4c430;
}

.ambox-purple {
  border-left: 10px solid #9932cc;
}

.ambox-gray {
  border-left: 10px solid #bba;
}

.ambox-green {
  border-left: 10px solid #228b22;
}

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

.header {
    background-color: rgba(241, 127, 26, .1);
    border: 0.5px solid rgba(99, 157, 223, 0.2);
    box-shadow: 0px 1px 6px 1px rgba(202,202,202,.2);
    color: #e6e6e6;
    font-size: 150%;
    margin-bottom: 5px;
    text-align: center;
}

/*********************
/* Front page styles *
/*********************/
.fpcontent {
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.fpmaybecols {
  overflow: hidden;
  margin: -5px 0 -5px 0;
}

.fpmaybecols + .fpmaybecols {
  margin: 0 0 -5px 0;
}

.fpbox {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 5px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}

.fpplainbox {
  padding: 5px 8px 10px 8px;
  margin: 0 5px 10px 5px;
  vertical-align: top;
}

.fpbox .welcome {
  border-bottom: 2px solid #585858;
  font-family: Sarpanch, Roboto, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 150%;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading {
  border-bottom: 2px solid #585858;
  font-family: Sarpanch, Roboto, sans-serif;
  color: #ffffff;
  font-variant: small-caps;
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading .smalllink {
  color: #e7d3ce;
  font-weight: bold;
  font-size: 75%;
}

.fpbox hr {
  border: none;
  border-bottom: 2px solid #585858;
}

.fplinks {
  margin: -5px;
}

.fplinks .linkslabel {
  border-bottom: 2px solid #585858;
  background: transparent;
  margin: 15px 5px 5px 5px;
  padding: 0 0 5px 0;
}

.fplink {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

/* Yeah, using display: table makes for a lot of extra markup, but it makes proportionate sizing and vertical centering a lot easier, so going with it */
.fplink .box {
  display: table;
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}

.fplink .box .row {
  display: table-row;
}

.fplink .box .row .cell {
  display: table-cell;
  position: relative;
  font-family: Sarpanch, Roboto, sans-serif;
  border-radius: 2px;
  border: none;
  background: #585858;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
}

.fplink.wide .box .row .cell {
  padding: 0 5px;
}

#fptopsection .fplink.image, #fpflexsection .fplink.image, #fpbottomsection .fplink.image {
  width: 110px;
  height: 110px;
}

.fplink.image .box .row .cell {
  border: none;
  width: 100px;
  height: 100px;
  vertical-align: bottom;
}

.fplink.image .box .row .cell .image img {
  width: 100px;
  height: 100px;
}

@media (min-width: 470px) {
  .fplink {
    width: 50%;
  }

  .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 580px) {
  .fplink {
    width: 33.333%;
  }

  .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 690px) {
  .fplink {
    width: 25%;
  }

  .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 800px) {
  .fplink {
    width: 20%;
  }

  .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 910px) {
  .fplink {
    width: 16.666%;
  }

  .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 990px) {
  .fpcontent { 
    padding-right: 520px; 
    width: auto; 
  }

  #fptopsection { 
    float: left; 
    width: 100%; 
  }

  #fpflexsection { 
    float: right;
    width: 520px;
    margin-right: -520px 
  }

  #fpbottomsection { 
    float: left; 
    width: 100%; 
    margin-top: -5px; 
  }

  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 50%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 100%;
  }

  #fpflexsection .fplink {
    width: 25%;
  }

  #fpflexsection .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 1100px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 33.333%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 1210px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 25%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 1320px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 20%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 1430px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 16.666%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 33.333%;
  }

  .fplink a {
    padding: 3px 5px;
  }
}

@media (min-width: 1540px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 14.285%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 28.571%;
  }

  #fptopsection .fpmaybercol .fpbox, #fpbottomsection .fpmaybercol .fpbox {
    background-image: none;
  }

  .fpmaybelcol {
    float: left;
    width: 70.886%;
  }

  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 20%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 40%;
  }

  .fpmaybercol {
    float: right;
    width: 29.113%;
  }

  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 50%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 1650px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 12.5%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 1697px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 16.666%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 1760px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 11.111%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 1850px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 14.285%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 28.571%;
  }
}

@media (min-width: 1870px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 10%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 20%;
  }

  #fptopsection .fplink.image, #fpbottomsection .fplink.image {
    width: 130px;
    height: 130px;
  }

  #fptopsection .fplink.image .box .row .cell, #fpbottomsection .fplink.image .box .row .cell {
    width: 120px;
    height: 120px;
  }

  #fptopsection .fplink.image .box .row .cell .image img, #fpbottomsection .fplink.image .box .row .cell .image img {
    width: 120px;
    height: 120px;
  }
}

@media (min-width: 1918px) {
  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 33.333%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 1980px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 9.09%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 18.181%;
  }
}

@media (min-width: 2006px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 12.5%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 2090px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 8.33%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 16.666%;
  }
}

@media (min-width: 2161px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 11.111%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 2200px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 7.692%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 15.384%;
  }
}

@media (min-width: 2296px) {
  #fptopsection .fpmaybercol .fplink, #fpbottomsection .fpmaybercol .fplink {
    width: 25%;
  }

  #fptopsection .fpmaybercol .fplink.wide, #fpbottomsection .fpmaybercol .fplink.wide {
    width: 50%;
  }
}

@media (min-width: 2310px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 7.142%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 14.285%;
  }
}

@media (min-width: 2316px) {
  #fptopsection .fpmaybelcol .fplink, #fpbottomsection .fpmaybelcol .fplink {
    width: 10%;
  }

  #fptopsection .fpmaybelcol .fplink.wide, #fpbottomsection .fpmaybelcol .fplink.wide {
    width: 20%;
  }
}

@media (min-width: 2420px) {
  #fptopsection .fplink, #fpbottomsection .fplink {
    width: 6.666%;
  }

  #fptopsection .fplink.wide, #fpbottomsection .fplink.wide {
    width: 13.333%;
  }

  .fplink a {
    padding: 5px 5px;
  }

  #fptopsection .fplink.image, #fpbottomsection .fplink.image {
    width: 160px;
    height: 160px;
  }

  #fptopsection .fplink.image .box .row .cell, #fpbottomsection .fplink.image .box .row .cell {
    width: 150px;
    height: 150px;
  }

  #fptopsection .fplink.image .box .row .cell .image img, #fpbottomsection .fplink.image .box .row .cell .image img {
    width: 150px;
    height: 150px;
  }
}

.fplink.image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 75%;
  z-index: 1;
}

.fplink.image a {
  z-index: 2;
}

.fplink a {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1px 5px;
}

.fplink.image a {
  background: rgba(150, 95, 53, 0.7) !important;
}

.fplink.wide a {
  margin: 0 -5px;
}

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

.fpvideo {
  display: inline-block;
  margin: 0 5px;
}

/******************
/* Infobox styles *
/******************/
#bodyContent .stdinfobox {
  float: right;
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 20px;
  padding: 3px 6px;
  vertical-align: top;
  width: 280px;
}

#bodyContent .stdinfoboxClear {
  clear: right;
  margin-top: 10px;
}

#bodyContent .stdinfobox .title {
  border-bottom: 2px solid #585858;
  font-family: Sarpanch, Roboto, sans-serif;
  color: #ffffff;
  font-variant: small-caps;
  font-size: 150%;
  text-align: center;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

#bodyContent .stdinfobox .subtitle {
  border-bottom: 1px solid #585858;
  font-family: Sarpanch, Roboto, sans-serif;
  color: #ffffff;
  font-variant: small-caps;
  text-align: center;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

#bodyContent .stdinfobox .box {
  border: none;
  background: #483d26;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

#bodyContent .stdinfobox .body {
  margin: 0;
  padding: 0 5px 5px 5px;
}

#bodyContent .stdinfobox .image {
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0;
}

#bodyContent .stdinfobox .image .image {
  padding: 0;
  margin: 0;
}

#bodyContent .stdinfobox .image img {
  margin: 0;
  padding: 0;
}

#bodyContent .stdinfobox .image .image img {
  margin: 0;
  padding: 0;
}

#bodyContent .stdinfobox table {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
}

#bodyContent .stdinfobox table tr th {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
  padding: 0 3px 1px 0;
}

#bodyContent .stdinfobox table tr td {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  text-align: left;
  vertical-align: center;
  padding: 0 0 1px 3px;
}

#bodyContent .stdinfobox table tr th.wide, #bodyContent .stdinfobox table tr td.wide {
  text-align: left;
  padding: 0 0 1px 3px;
}

#bodyContent .stdinfobox table tr th.indent, #bodyContent .stdinfobox table tr td.indent {
  padding-left: 23px;
}

/*********************
/* Navigation tables *
/*********************/
table.nav {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 auto 10px auto;
  padding: 0;
  clear: both;
}

table.nav th, table.nav tr th, table.nav > tr > th, table.nav > * > tr > th {
  border: 1px solid #585858;
  background: #1a1a1a;
  background: rgba(52, 52, 52, 0.5);
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  margin: 0;
  padding: 0 5px 5px 5px;
}

table.nav td, table.nav tr td, table.nav > tr > td, table.nav > * > tr > td {
  border: 1px solid #585858;
  background: transparent;
  color: #ffffff;
  text-align: left;
  margin: 0;
  padding: 3px 11px 8px 11px;
}

table.nav td.list, table.nav tr td.list, table.nav > tr > td.list, table.nav > * > tr > td.list {
  padding: 0;
}

table.nav td .item {
  display: inline-block;
  border-left: 1px solid #585858;
  margin: 3px 0 6px 0;
  padding: 0 11px 2px 11px;
  vertical-align: top;
}

table.nav td .item:first-child {
  border: none;
}

/******************
/* General styles *
/******************/
.contentbox {
  border: 2px solid #f17f1a;
  box-shadow: 0 0 20px 0 #d28348,
              0 0 10px 0 #ffe576 inset;
  background: #000000 url("https://static.wikia.nocookie.net/battlefield1_gamepedia_en/images/f/f3/Skin-Element-Background.jpg/revision/latest") right bottom no-repeat;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

span.bullet {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEVvcnTxfxraSQWAAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgBRIQNjEshJN5AAAAE0lEQVQI12NgQAEFDD/AsICBAQAakgPJO2sGpQAAAABJRU5ErkJggg==") no-repeat center 60%;
  width: 9px;
  font-size: 11px;
  vertical-align: baseline;
}

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

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

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

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