America's Army 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 Hydra Dark skin */

/******************
/* General styles *
/******************/
body {
  background: #080808 url(/media/d/d0/AAPG-Body-Background.jpg) no-repeat left top;
}
     
div#mw-page-base {
  border-bottom: 1px solid #777777;
  background: transparent;
  height: 80px;
}

/***************
/* Logo styles *
/***************/
#p-logo {
  position: relative;
  top: 0;
  left: 0;
  width: 160px;
  height: 80px;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}

#p-logo a {
  width: 160px;
  height: 80px;
  margin: 0;
  padding: 0;
}

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

div#mw-head {
  height: 80px;
}

/**************************
/* Article navigation bar *
/**************************/
#left-navigation {
  position: static;
  float: left;
  margin: 40px 0 0 174px;
  padding: 0;
}

#right-navigation {
  margin: 40px 34px 0 0;
  padding: 0;
}

div.vectorTabs {
  border: none;
  background: transparent;
  height: 40px;
  margin: 0 0 0 0;
  padding: 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.vectorTabs li span a {
  color: #2ba6cb;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 6px 0 6px;
  margin: 15px 0 0 0;
}

div.vectorTabs span a:visited {
  color: #5393a3;
}

div.vectorTabs li.selected span a {
  color: #cbc8c8 !important;
  font-weight: bold;
}

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

div.vectorTabs li.new span a:visited {
  color: #c55959 !important;
}

div.vectorTabs li.new.selected span a {
  color: #d8bcbc !important;
}

div.vectorTabs span a:active {
  color: #cbc8c8;
}

#p-views {
}

#ca-unwatch.icon, #ca-watch.icon {
  margin: 0 0 0 0;
  padding: 0 5px 0 5px;
}

#ca-unwatch.icon a, #ca-watch.icon a {
  background-position: center center !important;
  margin: 15px 0 0 0;
  padding: 25px 0 0 0;
  height: 0;
}

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

div.vectorMenu {
  height: 25px;
  line-height: 25px;
  margin: 15px 0 0 0;
  padding: 0 0 0 0;
}

div.vectorMenu:hover {
}

div#p-cactions {
  width: 22px;
  padding-right: 6px;
}

div#p-sharing {
  width: auto;
  padding-left: 6px;
}

div#p-sharing div#socialIconImages {
  width: 60px;
}

div.vectorMenu h4 {
  color: #cccccc;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 0 0 6px !important;
  margin: 0 0 0 0 !important;
}

div.vectorMenu h3, div.vectorMenu h5 {
  background: transparent;
  margin: 15px 0 0 0;
  height: 25px;
  line-height: 25px;
}

div.vectorMenu h3 span {
  color: #2ba6cb;
  text-transform: uppercase;
  height: 22px;
  line-height: 22px;
  padding: 3px 6px 0 6px;
  margin: 15px 0 0 0;
}

div.vectorMenu h3 a, div.vectorMenu h5 a {
  border: none;
  background: transparent;
}

div#mw-head div.vectorMenu h3 {
    background-image: none;
    margin-top: -15px;
}

div#p-sharing div.menu {
    left: 5px;
    margin-top: -15px;
}

div.vectorMenu div.menu {
  z-index: 3000;
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0;
  padding: 0;
  min-width: 0;
  left: 5px;
  margin-top: -15px;
}

div.vectorMenu div.menu ul li {
}

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

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

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

#p-search {
  height: 35px;
  line-height: 35px;
  vertical-align: center;
  margin: 5px 2px 0 2px;
  padding: 0;
  margin-left: 30px;
}

#p-search form {
  line-height: 22px;
  vertical-align: center;
  margin-bottom: 2px;
  padding-top: 4px;
}

#p-search input {
}

#p-search input[type="submit"], #p-search input[type="button"], #p-search input[type="reset"] {
}

#searchInput {
  border-radius: 3px;
  border: none;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
              0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
  background: #454545;
  color: #cccccc;
  margin: 0 6px;
  padding: 2px;
}

div#simpleSearch { 
  border: 1ox solid #aaaaaa;
  background: #f9f9f9;
  color: #000000;
  margin-top: 0;
}

div#simpleSearch input#searchInput {
  box-shadow: none;
}

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

div.suggestions, html > body div.suggestions {
  border: none;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3) inset,
              0 -1px 0 0 rgba(160, 160, 160, 0.1) inset;
  background: #252525;
  color: #cccccc;
}

.suggestions-results {
  border: none;
  background: #252525;
  color: #cccccc;
}

.suggestions-special {
  border: none;
  border-top: 1px solid rgba(160, 160, 160, 0.1);
  background: #252525;
  color: #cccccc;
}

.suggestions-result, .suggestions-special  .special-query, .suggestions a.mw-searchSuggest-link, .suggestions a.mw-searchSuggest-link:hover, .suggestions a.mw-searchSuggest-link:active, .suggestions a.mw-searchSuggest-link:focus {
  color: #cccccc;
}

.suggestions-special .special-label {
  color: #888888;
}

.suggestions-result-current .special-label {
  color: #999999;
}

.suggestions-result-current {
  background: #454545 !important;
  color: #2ba6cb;
}

.suggestions-result-current .special-query, .suggestions-result-current a.mw-searchSuggest-link, .suggestions-result-current a.mw-searchSuggest-link:hover, .suggestions-result-current a.mw-searchSuggest-link:active, .suggestions-result-current a.mw-searchSuggest-link:focus {
  color: #2ba6cb;
}

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

#mw-dismissable-notice td > a {
}

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

#localNotice {
  border: none;
  background: #252525;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

/***********************
/* Left sidebar styles *
/***********************/
div#mw-panel, div#mw-panel.collapsible-nav {
  top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-right: 0;
  width: 160px;
  overflow: visible;
}

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

div#mw-panel div.portal h3, div#mw-panel.collapsible-nav div.portal h3 {
  border: none;
  color: #ffcb05;
  font-weight: bold !important;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 0 0 !important;
  padding: 0 0 5px 0 !important;
  width: 150px;
}

div#mw-panel.collapsible-nav div.portal.expanded h3, div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  background-position: center left;
  padding: 0 15px 5px 15px !important;
  width: 120px !important;
}

div#mw-panel.collapsible-nav div.portal h3 a, div#mw-panel.collapsible-nav div.portal.collapsed h3 a {
  color: #ffcb05;
}

div#mw-panel div.portal div.body, div#mw-panel.collapsible-nav div.portal div.body, div#mw-panel.collapsible-nav div.portal.expanded div.body {
  border: none;
  background: transparent;
  text-align: center;
  margin: 0 !important;
  padding: 10px 0 0 0 !important;
  width: 150px;
}

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

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

div#mw-panel div.portal ul li, , div#mw-panel.collapsible-nav div.portal ul li {
  margin: 0;
  padding: 0;
}
 
div#mw-panel div.portal div.body ul li a {
  color: #2ba6cb;
}

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

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

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

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 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 {
  color: #2ba6cb;
}

div#content a:visited, a:visited {
  color: #5393a3;
}

a.new {
  color: #d84646;
}

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

a.stub {
  color: #2bcb2b;
}

a.stub:visited {
  color: #53a353;
}

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

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

a:active {
  color: #b5b5b5;
}

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

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

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

div#content {
  border: none;
  background: transparent;
  color: #ffffff;
  margin: 0 20px 0 0;
  padding: 10px 10px 10px 20px;
  display: block;
  width: auto;
}

div#content #firstHeading {
  border-bottom: 1px solid #777777;
  color: #ffcb05;
  font-variant: small-caps;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
  border-bottom: 1px solid #777777;
  color: #ffcb05;
  font-weight: bold;
  margin: 20px 0 8px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

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

span.editsection {
  color: #ffffff;
  font-weight: normal;
  font-variant: normal;
}

span.editsection 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 {
}

div.toc, div#toc {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

#toctitle {
}

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

.toctoggle, #toc .toctoggle {
  color: #ffffff;
}

.toctoggle a, #toc .toctoggle a {
}

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

.tocnumber {
  color: white;
}

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

ul {

}

img {
}

table.wikitable {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.wikitable th, table.wikitable tr th, table.wikitable > tr > th, table.wikitable > * > tr > th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.wikitable td, table.wikitable tr td, table.wikitable > tr > td, table.wikitable > * > tr > td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

table.jquery-tablesorter th.headerSort {
  background: #222222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAABmJLR0QAzAB/AACKC5HIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUMByMIVX98TwAAAI9JREFUKM9jYCASPNiU9pdYtYzEKLo53+H/v9/fGJhYuRjUEw8wUmzozfkO/39+eMDA8O8PAwMTCwO7gAJBg5nwSd5dFfry76/P//79/srw69MThn+/vzL8/fX5391VoS8Z6A0YCbn05/t7Ir8+PmL68/U1Awu3KAMbv9w/dkGlN8phq8XpGqY0iX0GWqRTAKX1Svg0OsfdAAAAAElFTkSuQmCC") no-repeat right center;
}

table.jquery-tablesorter th.headerSortDown {
  background: #222222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABmJLR0QAzAB/AACKC5HIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUMByQPhFp/KwAAAGNJREFUGNNjYCABPNiU9pcYdYzEGnhzvsP/f7+/MTCxcjGoJx5gpNjQm/Md/v/88ICB4d8fBgYmFgZ2AQW8BjMRMvD2Up+/f358YPj7/R3Dr09PGP5+f8fw58cHhttLfXAGBQCNHSbodTSydgAAAABJRU5ErkJggg==") no-repeat right center;
}

table.jquery-tablesorter th.headerSortUp {
  background: #222222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAABmJLR0QAzAB/AACKC5HIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUMByUwKydjVwAAAGRJREFUGNNjZMADbi/1+fvr0xOmX+/vMfz9+YmBmZ2PgU1QiYGNT+afavQWZlz6GBkIgJvzHf7//PCAgeHfHwYGJhYGdgEFBvXEA3j1ETQUZvC/398YmFi5CBpIEniwKe0vsWoB8tUg+e45/6gAAAAASUVORK5CYII=") no-repeat right center;
}

ul.gallery {
}

li.gallerybox {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: none;
  background: #000000;
  color: #ffffff;
}

div.gallerytext {
  text-align: center;
}

.thumb {
  border: none;
  background: transparent;
}

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

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

div.thumbinner {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 5px !important;
}

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

.thumbcaption {
}

.gallerytext p, .thumbcaption {
}

.toggle {
}

.sn-small {
}

sub, sup a {
}

sup.reference {
}

pre, .mw-code {
  border: 1px dashed #aaaaaa;
  background: #f9f9f9;
  color: #000000;
  white-space: pre-wrap;
  word-wrap: break-word;
}

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

#catlinks {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 10px 0 10px 0;
  padding: 3px 6px;
}

/********************
/* Interface styles *
/********************/
input, select, textarea {
  border: 1ox solid #aaaaaa;
  background: #f9f9f9;
  color: #000000;
}

.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 {
  border: 1ox solid #aaaaaa;
  background: #f9f9f9;
  color: #000000;
  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 {
  border-radius: 4px;
  border: none;
  background: #888888;
  box-shadow: 0 1px 0 0 rgba(96, 96, 96, 0.5) inset,
              0 -1px 0 0 rgba(0, 0, 0, 0.5) inset,
              1px 4px 11px -6px rgba(255, 255, 255, 0.9) inset;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  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: #999999;
}

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 {
  background: #666666;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.5) inset,
              0 -1px 0 0 rgba(96, 96, 96, 0.5) inset,
              1px -4px 11px -6px rgba(255, 255, 255, 0.3) inset;
}

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

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

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

.usermessage {
  border: none;
  background: #251414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

#mw-js-message {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning {
  border: none;
  background: #251c14;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 56px;
}

div.mw-warning-with-logexcerpt {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

.mw-search-profile-tabs {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.mw-search-profile-tabs div.search-types ul li.current a {
  color: #b5b5b5;
}

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

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

table.diff {
  border: none;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

td.diff-addedline {
  border: none;
  background: #222200;
  color: #ffffff;
}

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

td.diff-context {
  border: none;
  background: #111111;
  color: #999999;
}

td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
  background: rgba(255, 255, 255, 0.1);
  color: #ff9999;
}

fieldset#mw-searchoptions {
  border: none;
  background: #141414;
  color: #ffffff;
  margin-top: -10px !important;
  margin: -10px 0 10px 0;
  padding: 3px 6px;
}

fieldset#mw-searchoptions h4 {
  border: none;
  color: #ffcb05;
  font-variant: small-caps;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

fieldset#mw-searchoptions div.divider {
  border-bottom: 1px solid #999999;
}

.client-js #preferences {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}

div.client-js #preferences fieldset {
  border: none !important;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0 !important;
  padding: 3px 6px !important;
}

div.client-js #preferences fieldset legend {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

div.client-js #preferences fieldset fieldset {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 5px 0 !important;
  padding: 10px !important;
}

div.client-js #preferences fieldset fieldset legend {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  padding: 0;
}

.client-js #preferences td.htmlform-tip, .history-deleted {
  color: #aaaaaa;
}

.client-js #preftoc {
  border: none;
  background: transparent;
}

.client-js #preftoc ul {
  border: none;
  background: transparent;
}

.client-js #preftoc li {
  border: none;
  background: transparent;
}

.client-js #preftoc li a {
  border: none;
  background: transparent;
  color: #2ba6cb;
  height: 25px;
  line-height: 25px;
  padding: 3px 0 0 0;
  margin: 0 4px;
}

.client-js #preftoc li a:visited {
  color: #2ba6cb;
}

.client-js #preftoc li.selected a {
  border: none;
  background: transparent;
  color: #b5b5b5;
}

.client-js #preftoc li a:active {
  color: #b5b5b5;
}

.errorbox {
  border: none;
  background: #251414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.warningbox {
  border: none;
  background: #251c14;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.successbox {
  border: none;
  background: #142514;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

ul#filetoc {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw_metadata {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw_metadata th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.mw_metadata td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.TablePager {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.TablePager th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

.TablePager td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.TablePager tr:hover td {
  background: #141414;
}

#other_options div {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable {
  border: none;
  background: transparent;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

table.smwtable td {
  border: 1px solid #999999;
  background: transparent;
  color: #ffffff;
}

.smwrdflink {
  color: #999999 !important
}

.smwfact {
  border: none;
  background: #141414;
  color: #ffffff;
}

.smwfact a, .smwfact a:hover {
  color: #2ba6cb;
}

.smwfact a:visited, .smwfact a:visited:hover {
  color: #5393a3;
}

.smwfact a:active, .swmfact a:active {
  color: #b5b5b5;
}

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

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

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

.ui-widget-content, .ui-menu {
  border: none;
  background: #141414;
  color: #ffffff;
  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;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw-abuselog-details tr th {
  border: 1px solid #999999;
  background: #000000;
  color: #ffcb05;
  font-weight: bold;
}

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

.mw-abusefilter-history-changed {
}

.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #676767;
}

.wikiEditor-ui-tabs {
    background-color: #676767;
    border-left: 1px solid #000000;
    border-top: 1px solid #676767;
}

.wikiEditor-ui-tabs div {
    background-color: #1D1D1D;
    border-right: 1px solid #676767;
    border-bottom: 1px solid #676767;
}

.wikiEditor-ui-tabs div a {
    background: #676767; 
    color: #CCCCCC;
}

.wikiEditor-ui-tabs div.current {
    background-color: #676767;
    border-bottom: 1px solid #676767;
}

.wikiEditor-ui-tabs div.current a {
   color: #ffffff;
}

.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #676767;
}

.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #676767;
}

.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #676767;
   border-right: none;
}

.wikiEditor-ui-toolbar .group .label {
   color: #E0E0E0;
}

.tab {
   border-color: transparent;
}

.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #E0E0E0;
}

.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #ffffff;
}

.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #e0e0e0;
}

.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #676767;
}

.wikiEditor-ui-toolbar .booklet .index div {
    color: #7AB1CC;
}

.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: #0A0B0C;
    color: #e0e0e0;
}

.wikiEditor-ui-toolbar .booklet .pages {
    background-color: #0a0b0c;
}

.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #676767;
    color: #e0e0e0;
}

.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #676767;
    color: #7AB1CC;
}

.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #676767;
    color: #E0E0E0;
}

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

/*****************
/* Footer styles *
/*****************/
div#footer {
  border-top: 1px solid #777777;
  background: none;
  color: #cccccc;
  margin: 0 20px 20px 0;
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}

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

div#footer a:active, div#footer ul li a:active {
  color: #b5b5b5;
}

.t-footer {
  clear: both;
}

/* Ambox */
.ambox {
    background-color: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

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

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

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

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

/* copyright images tweak */
.skin-hydradark .copyright-icon {
    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;
}


/*********************
/* Front page styles *
/*********************/
.fpcolumns {
  margin: 0 5%;
}

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

.fpcolcenter {
  float: left;
  margin: 0;
  padding: 0;
}

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

.fpbox {
  border: 2px solid #2b2b2b;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  vertical-align: top;
}

.fpinnerbox {
  border: none;
  background: transparent;
  color: #ffffff;
  padding: 5px 8px 10px 8px;
  margin: 10px;
  vertical-align: top;
  overflow: auto;
}

.fpcolleft .fpbox {
  margin-right: 5px;
}

.fpcolcenter .fpbox {
  margin-left: 5px;
  margin-right: 5px;
}

.fpcolright .fpbox {
  margin-left: 5px;
}

.fpbox .heading {
  border-bottom: 1px solid #777777;
  color: #ffcb05;
  font-weight: bold;
  font-size: 132%;
  margin: 0 0 8px 0;
  padding: 0;
}

.fpbox .body {
  height: 100%;
  margin: 0 0 0 0;
  padding: 0 5px 5px 5px;
}

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

/******************
/* General styles *
/******************/
.contentbox {
  border: none;
  background: #141414;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
  overflow: auto;
}

span.bullet {
  background: transparent no-repeat center 60%;
  width: 9px;
  font-size: 11px;
  vertical-align: baseline;
}

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

span.ghost {
  color: #999999; /* 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;
}

.mw-interwikitable-local-yes {
  background: #004400 !important;
}
Advertisement