Overwatch Wiki
Register
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.
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxjqR_3kx9_hJXbbyU8S6IN0.woff) format('woff');
}
   
.mobileonly {
    display: none;
}
 

/******************
/* General styles *
/******************/
body {
  background: #0c0d11 url("https://overwatch.gamepedia.com/media/overwatch.gamepedia.com/1/13/Skin-Body-Background.jpg") center top no-repeat;
  font-family: 'Open Sans', sans-serif;
}

div#mw-page-base {
  background: transparent !important;
  height: 105px;
}

/***************
/* Logo styles *
/***************/
#p-logo {
  position: absolute;
  top: -95px;
  left: 162px;
  width: 715px;
  height: 86px;
  margin: 0;
  margin-bottom: 0;
  padding: 0;
}

#p-logo a {
  width: 715px;
  height: 86px;
  margin: 0;
  padding: 0;
}

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

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

#right-navigation {
  margin: 95px 14px 0 0;
  padding: 0;
}

div.vectorTabs {
  background: transparent;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  height: 30px;
  margin: 0;
  padding: 0;
}

div.vectorTabs ul {
  background: transparent;
}

div.vectorTabs ul li { 
}

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

div.vectorTabs ul li span, div.vectorTabs ul li.selected span {
  height: 30px;
  margin: 0;
  padding: 0;
}

div.vectorTabs ul li span {
  border: none;
  border-radius: 2px;
  background: #00c3ff;
  transform: skew(-0.25rad);
  height: 30px;
}

div.vectorTabs li span a {
  border: none;
  background: transparent;
  transform: skew(0.25rad);
  color: #ffffff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 8px 0 8px;
}

div.vectorTabs span a:hover {
  text-decoration: none;
}

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

div.vectorTabs li.selected span {
  background: #ffffff;
}

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

div.vectorTabs li.new span {
  background: #808080;
}

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

div.vectorTabs li.new span a:visited {
  color: #eeeeee;
}

div.vectorTabs li.selected.new span {
  background: #ffffff;
}

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

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

#p-views {
}

#ca-unwatch.icon span, #ca-watch.icon span {
  background-color: transparent;
}

#ca-unwatch.icon a, #ca-watch.icon a {
  background-color: transparent;
  background-position: center center;
  padding: 30px 3px 0 3px;
  height: 0;
}

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

#ca-unwatch.icon a {
}
 
#ca-unwatch.icon a:hover, #ca-unwatch.icon a:focus {
}
 
#ca-watch.icon a {
}
 
#ca-watch.icon a:hover, #ca-watch.icon a:focus {
}

div.vectorMenu {
  background-position: left center;
  width: 15px;
  height: 30px;
  line-height: 30px;
  margin: 0 6px 0 0;
}

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

div#p-sharing {
  width: auto;
}

div.vectorMenu h4 {
  color: #ffffff;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px !important;
  margin: 0 0 0 18px !important;
  padding: 0 0 0 0 !important;
}

div#p-sharing h4 {
  margin: 0 0 0 18px !important;
  padding: 0 0 0 0 !important;
}

div#p-cactions h4 {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}

div#mw-head div.vectorMenu h3 {
  height: 30px;
}

div#mw-head div.vectorMenu h3 span {
  display: none;
}

div#mw-head div.vectorMenu h3 a {
  height: 30px;
}

div.vectorMenu div.menu {
  border: none;
  background: #00c3ff;
  color: #ffffff;
  text-transform: uppercase;
  text-align: right;
  margin: 0;
  top: 30px;
  z-index: 3000;
}

div#p-sharing div.menu {
  width: 48px;
}

div#p-sharing div.menu ul li a {
  padding: 5px;
}

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

div#p-cactions div.menu {
  left: auto;
  right: -8px;
  margin: 0;
  padding: 5px 0 5px 0;
}

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

div#p-cactions div.menu ul li a {
  background: transparent;
  border: none;
  color: #ffffff;
  margin: 2px 5px;
  padding: 1px 0;
}

div.vectorMenu div.menu ul li a:visited {
  color: #eeeeee;
}

div.vectorMenu div.menu ul li a:active {
  color: #000000;
}

#p-search {
  position: absolute;
  top: 10px;
  right: 14px;
  height: 45px;
  line-height: 45px;
  vertical-align: center;
  margin: 0;
  padding: 0;
}

#p-search form {
  line-height: 32px;
  vertical-align: center;
}

#p-search input {
}

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

div#simpleSearch { 
  border: none;
  background: #c8cbd9;
  color: #000000;
  line-height: 1.4em;
  padding: 2px;
}

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#simpleSearch #searchInput { 
  border: none
  background: transparent;
  color: #000000;
}

.skin-hydradark div.suggestions, html > body.skin-hydradark div.suggestions {
  margin-top: -28px;
  border: none;
  border-radius: 5px;
}

.skin-hydradark .suggestions-results, .skin-hydradark .suggestions-special {
  border: none;
  background: #c8cbd9;
}

.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 {
  color: #000000;
}

.skin-hydradark .suggestions-result-current {
  background: #687382 !important;
}

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

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

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

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

div#mw-head div.vectorMenu h3,
div.vectorMenu h3 span,
div.vectorMenu#p-variants #mw-vector-current-variant {
  background: none;
  padding: 0;
}

div#mw-head div.vectorMenu h3 {
    padding-left: 1em;
}


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

#mw-dismissable-notice td > a {
}

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

#localNotice {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

/***********************
/* Left sidebar styles *
/***********************/
div#mw-panel, .skin-hydradark div#mw-panel.collapsible-nav {
  border: none;
  background: transparent;
  top: 100px;
  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: 0px;
  min-height: 1023px;
  overflow: visible;
}

.skin-hydradark div#mw-panel div.portal div.body {
  background-repeat:no-repeat;
}

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

div#mw-panel div.portal h3,
.skin-hydradark div#mw-panel.collapsible-nav div.portal h3 {
  display: inline-block;
  border: none;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-align: center;
  text-transform: uppercase;
  transform: skew(-0.25rad);
  margin: 0 auto 0 auto !important;
  padding: 0 0 5px 0 !important;
  width: auto;
  max-width: 160px;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.collapsed h3 {
  background-position: center right;
  padding: 0 15px 5px 15px !important;
  width: auto !important;
}

.skin-hydradark div#mw-panel.collapsible-nav div.portal.expanded h3 {
  background-position: center right;
  padding: 0 15px 5px 15px !important;
  width: auto !important;
}

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

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 {
  border: none;
  background: transparent;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  width: 160px;
}

.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 {
  background: transparent;
  padding: 0 !important;
  margin: 0 0 0 0 !important;
}

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

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

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

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

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: 160px;
}

div#mw-panel div#p-claimWiki {
  border: none;
  background: transparent;
  margin: 20px 0 20px 0 !important;
  padding: 0;
  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 *
/***************/
a, a:link {
  color: #00c3ff;
}

div#content a:visited, a:visited {
  color: #8dc5ff;
}

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

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

a.stub {
  color: #01ff01;
}

a.stub:visited {
  color: #8dff8d;
}

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

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

a:active {
  color: #ffc70e;
}

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

div#content {
  border: none;
  background: transparent;
  color: #ffffff;
  margin: 20px 0 0 160px;
  padding: 10px 20px 20px 0px;
}

div#content #firstHeading {
  border: none;
  border-bottom: 1px solid #0198ca; 
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
  border: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  margin: 20px 0 10px 0;
  padding: 0 0 5px 0;
  overflow: auto;
}

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

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

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

#contentSub {
  color: #aaaaaa;
}

div.toc, div#toc {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
  min-width: 200px;
}

#toctitle {
  background: none;
}

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

.toctoggle, #toc .toctoggle {
}

.toctoggle a, #toc .toctoggle a {
}

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

hr {
  border: none;
  border-top: 1px solid #0198ca;
  background: transparent;
}

ul {
    list-style-image: url("https://overwatch.gamepedia.com/media/overwatch.gamepedia.com/8/87/Bullet_Icon.png");
}

img {
}

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

.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 #0198ca; 
  background: rgba(8, 27, 43, 0.9);
  font-weight: bold;
  color: #ffffff;
}

.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 #0198ca;
  background: transparent;
  color: #ffffff;
}

.skin-hydradark table.jquery-tablesorter th.headerSort {
  min-height: 19px;
  background: rgba(0, 0, 0, 0.47) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWBRk1pr5RogAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAqklEQVQoz83SMUpDQRSF4e9ZBQJWcSNapRkEy9nAhFcKKRQEV2AjbiARQvrAbGA2MEK6pMkyFKwES5tUKR6Pl8ZTXu75uYdzGz2US73HCgfcpRi+u/YvegAfsMYbLvGRS50MhuZSn7HEU4rhBVM02J5z6Q/aFMM7pBg+cYO9f6Vc6jyXOjuZjXKp+Zz4Y2xyqY9H4BV2uO4yNT3bX+AVLX5xm2L4Ggwd8qd/zMM1lneDQd8AAAAASUVORK5CYII=") no-repeat center right;
}

.skin-hydradark table.jquery-tablesorter th.headerSortDown {
  min-height: 19px;
  background: rgba(0, 0, 0, 0.47) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWBRgFmXxQTwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAaklEQVQY06XMoQ2DUABF0fM7QBWbVGFqKrsACRKHIGGCOiagSdMJWIAFaFKJYYyKKnwNSD6iV70n7g0idP2wzgIPTLjgm13Pm97BPiWeaHDEC0lM2IvWaFHhhhQB73+iM3Lcl//BCWNM+gEMVw86l1AbpwAAAABJRU5ErkJggg==") no-repeat center right;
}

.skin-hydradark table.jquery-tablesorter th.headerSortUp {
  min-height: 19px;
  background: rgba(0, 0, 0, 0.47) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAECAYAAABhnXSoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIWBRcdDYjU1gAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAZ0lEQVQY06XMIQ6CYABA4Y9NNzYbmx6GQCFyATY71zE42R9pcAG68woehECRZjFQ+Am++Lb3EhGG8dVgRr/SKbq6Kuqt7iDOCQEZHjjjiWMs2pvesOCOC674IP9nCu1vHPBGiSkWfAFQfRAc6X/KMwAAAABJRU5ErkJggg==") no-repeat center right;
}

ul.gallery {
}

li.gallerybox {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

li.gallerybox div.thumb {
  border: none;
  border-radius: 4px;
  background: rgba(11, 71, 114, 0.7);
  color: #ffffff;
}

div.gallerytext {
  text-align: center;
}

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

div.thumbinner {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

html .thumbimage {
  border: none;
  border-radius: 4px;
  background: rgba(11, 71, 114, 0.7);
  color: #ffffff;
}

.thumbcaption {
  color: #ffffff;
}

.gallerytext p, .thumbcaption {
}

.toggle {
}

.sn-small {
}

sub, sup a {
}

sup.reference {
}

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

pre a, pre a:link {
  color: #006080;
}

div#content pre a:visited {
  color: #2b6c81;
}

pre a:active {
  color: #886a00;
}

code {
  background: transparent;
  color: #ffffff;
}

#catlinks {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 0 0;
  padding: 3px 6px;
}

/********************
/* Interface styles *
/********************/
input, select {
  border: none;
  background: #c8cbd9;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
}

textarea {
  border: none;
  background: #c8cbd9;
  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: none;
  background: #c8cbd9;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  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: none;
  border-radius: 2px;
  background: #ffc70e;
  box-shadow: 0 0 10px 5px rgba(237, 186, 14, 0.6) inset;
  color: #511616;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  margin: 0;
  padding: 0 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 {
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
  color: #000000;
}

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 {
  border: none;
  border-radius: 2px;
  background: #cccccc;
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.6) inset;
  color: #000000;
}

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

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

.usermessage {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 1.0);
  color: #ffffff;
}

.skin-hydradark .mw-notification {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 1.0);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 1.0);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.mw-warning-with-logexcerpt {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 1.0);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div#content fieldset legend {
  border: none;
  background: transparent;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  color: #ffffff;
  margin: 0 0 8px 0;
  padding: 0;
}

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

.mw-plusminus-pos {
  color: #8edc8e;
}

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

.skin-hydradark .mw-search-profile-tabs {
  border: none;
  background: rgba(0, 0, 0, 0.47);
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

#pagehistory li {
  border: none;
  background: transparent;
  color: #ffffff;
}

#pagehistory li.selected {
  border: none;
  background: rgba(8, 27, 43, 0.9);
  color: #ffffff;
}

.skin-hydradark table.diff {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

td.diff-addedline {
  border: 1px solid rgba(0, 48, 0, 0.6);
  background-color: #006600;
  color: #ffffff;
}

td.diff-deletedline {
  border: 1px solid rgba(48, 48, 0, 0.6);
  background-color: #666600;
  color: #ffffff;
}

td.diff-context {
  border: 1px solid rgba(24, 24, 24, 0.6);
  background-color: #333333;
  color: #aaaaaa;
}

td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
  border: none;
  background: rgba(24, 24, 24, 0.6);
  color: #ffcccc;
}

body.skin-hydradark fieldset#mw-searchoptions {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

body.skin-hydradark fieldset#mw-searchoptions h4 {
  border: none;
  background: transparent;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

body.skin-hydradark fieldset#mw-searchoptions div.divider {
  border: none;
  border-top: 1px solid #0198ca;
  background: transparent;
}

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

.skin-hydradark div#preferences fieldset {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset legend {
  border: none;
  background: transparent;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  color: #ffffff;
  margin: 0 0 8px 0;
  padding: 0;
}

.skin-hydradark div#preferences fieldset fieldset {
  border: none;
  border-radius: 10px;
  background: rgba(11, 71, 114, 0.7);
  color: #ffffff;
  margin: 0 5px 0 5px;
  padding: 3px 6px;
}

.skin-hydradark div#preferences fieldset fieldset legend {
  border: none;
  background: transparent;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  margin: 0 0 8px 0;
  padding: 0;
}

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

.skin-hydradark #preftoc {
  background: transparent;
  font-weight: bold;
}

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

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

.skin-hydradark #preftoc li a {
  border-top: 3px solid transparent;
  color: #00c3ff;
  height: 25px;
  line-height: 25px;
  padding: 3px 0 0 0;
  margin: 0 4px;
}

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

.skin-hydradark #preftoc li.selected a, .skin-hydradark #preftoc li.selected a:hover {
  background: none;
  color: #ffc70e !important;
}

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

.errorbox {
  border: none;
  border-radius: 10px;
  background: rgba(86, 0, 0, 0.9);
  color: #ffffff;
}

.warningbox {
  border: none;
  border-radius: 10px;
  background: rgba(86, 43, 0, 0.9);
  color: #ffffff;
}

.successbox {
  border: none;
  border-radius: 10px;
  background: rgba(0, 86, 0, 0.9);
  color: #ffffff;
}

ul#filetoc {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

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

table.mw_metadata th {
  border: 1px solid #0198ca; 
  background: rgba(8, 27, 43, 0.9);
  font-weight: bold;
  color: #ffffff;
}

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

.skin-hydradark .mw-datatable {
  border: none;
  border-spacing: 2px;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.skin-hydradark .mw-datatable th {
  border: 1px solid #0198ca; 
  background: rgba(8, 27, 43, 0.9);
  font-weight: bold;
  color: #ffffff;
}

.skin-hydradark .mw-datatable td {
  border: 1px solid #0198ca;
  background: transparent;
  color: #ffffff;
}

.skin-hydradark .mw-datatable tr:hover td {
  background: rgba(8, 27, 43, 0.45);
}

#other_options div {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.smwtable {
}

table.smwtable th {
}

table.smwtable td {
}

.smwrdflink {
}

.smwfact,
div.smwfact {
    background-color: rgba(0, 0, 0, 0);
}

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

.smwfacttable,
.smwfacttable tr,
.smwfacttable tr td,
div.smwfact td,
div.smwfact tr,
div.smwfact table {
    background-color: rgba(0, 0, 0, 0);
}

.ui-widget-content, .ui-menu {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 1.0);
  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;
  border-spacing: 2px;
  background: transparent;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

table.mw-abuselog-details, table.mw-abuselog-details tr {
}

table.mw-abuselog-details tr th {
  border: 1px solid #0198ca; 
  background: rgba(8, 27, 43, 0.9);
  font-weight: bold;
  color: #ffffff;
}

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

.mw-abusefilter-history-changed {
}

/*****************
/* Footer styles *
/*****************/
div#footer {
  border: none;
  background: transparent;
  color: #ffffff;
  text-shadow: 0 0 2px #000000;
  overflow: hidden;
  margin: 0 0 20px 160px;
  padding: 10px 20px 10px 20px;
}

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

/********************
/* Notice templates *
/********************/
.topNotice {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

.topNotice .heading {
  border: none;
  background: transparent;
  font-weight: bold;
  font-size: 116%;
  color: #ffffff;
  margin: 0 0 8px 0;
  padding: 0;
}

.topNotice.delete {
  border: none;
  border-radius: 10px;
  background: rgba(86, 0, 0, 0.9);
  color: #ffffff;
}

.topNotice.move, .topnotice.merge, .topnotice.split {
  border: none;
  border-radius: 10px;
  background: rgba(86, 43, 0, 0.9);
  color: #ffffff;
}

.topNotice.pagestub {
  border: none;
  border-radius: 10px;
  background: rgba(0, 86, 0, 0.9);
  color: #ffffff;
}

/******************
/* Image licenses *
/******************/
div.imageLicense {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

div.imageLicense table {
  margin: 5px 0;
}

div.imageLicense p {
  margin: 5px 0;
}

div.licenseHeading {
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 132%;
  margin: 0 0 8px 0;
  padding: 5px 0 10px 0;
}

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

.fpbanner {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 0 0;
  padding: 3px 6px;
  margin: 0 5px 5px 5px;
  padding: 5px;
  min-height: 80px;
}

.fpbannertable {
  display: table;
  border: none;
  background: transparent;
  width: 100%; 
  min-height: 75px;
  margin: 0;
  padding: 5px;
}

.fpbannercell {
  display: table-cell; 
  text-align: center; 
  vertical-align: middle;
}

.fpbannerblock {
  border: none;
  color: #ffffff;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpmidsections {
  float: left;
  width: 100%;
  overflow: hidden;
}

.fpbox {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
}

.fpwelbox {
    background-image: url('/media/3/3a/Teams.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: "90%";
    height: "60%";
    border: 0px;
}

.fpbox .welcome {
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 175%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading {
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 132%;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading .smalllink {
  float: right;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: none;
  transform: skew(0.25rad);
  font-size: 75%;
  width: 50%;
}

.fpmain .columns .leftcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpmain .columns .rightcol {
  width: 100%;
  margin: 0;
  padding: 0;
}

.fpsection1, .fpsection2, .fpsection3, .fpsection4 {
  float: left;
  clear: both; 
  width: 100%;
}

div.fp2columnonly, div.fp3columnonly {
  display: none; 
}

@media (min-width: 790px) {
  .fpsection1 {
    float: left;
    clear: none;
    width: 50%;
  }

  .fpmidsections {
    clear: none;
    float: right;
    width: 50%;
  }

  .fpsection4 {
    float: left;
    clear: none;
    width: 50%;
  }

  div.fp2columnonly {
    display: block; 
  }
}

@media (min-width: 990px) {
  .fpmain .columns .leftcol {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
  }

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

@media (min-width: 1390px) {
  .fpmidsections {
    clear: none;
    float: right;
    width: 66.667%;
  }

  .fpsection1 {
    clear: none;
    width: 33.333%;
  }

  .fpsection2 {
    clear: none;
    width: 50%;
  }

  .fpsection3 {
    clear: none;
    width: 50%;
  }
 
  .fpsection4 {
    clear: left;
    width: 33.333%;
  }

  div.fp2columnonly {
    display: none; 
  }

  div.fp3columnonly {
    display: block; 
  }
}

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

.fpimagelinks {
  text-align: center;
  margin: 0 auto;
  padding: 0 0 0 24px;
  overflow: hidden;
}

.fpimagelinkgroup {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin: 0 5px 30px 5px;
}

.fpimagelinkgroup .fpiconcell {
  display: table-cell;
  vertical-align: middle;
  width: 30px;
}

.fpimagelinkgroup .fpimagelinks {
  display: table-cell;
  margin: 0;
  padding: 0 0 0 24px;
  overflow: hidden;
}

.fpimagelink {
  display: inline-block;
  position: relative;
  border-radius: 2px;
  margin: 0 5px 10px -19px;
  padding: 0;
  width: 112px;
  max-width: 112px;
  height: 100px;
  max-height: 100px;
}

.fpimagelink .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 112px;
  height: 100px;
  z-index: 0;
}

.fpimagelink .text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: bold;
  color: #ffffff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.667),
               1px 1px 1px #000000;
  text-align: center;
  width: 88px;
  margin: 0 24px 0 0;
  z-index: 1;
}

.fpimagelink .text a {
  color: #ffffff;
}

.fpimagelink .text a:visited {
  color: #c1e1ff;
}

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

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

.fpdecoleft {
  border: none;
  border-radius: 10px;
  background: transparent url("https://overwatch.gamepedia.com/media/overwatch.gamepedia.com/2/26/FP-Deco-Left.png?1") center bottom no-repeat;
  height: 274px;
  margin: 5px 5px 5px 5px;
}

.fpdecoright {
  border: none;
  border-radius: 10px;
  background: transparent url("https://overwatch.gamepedia.com/media/overwatch.gamepedia.com/e/e0/FP-Deco-Right.png?1") center bottom no-repeat;
  height: 274px;
  margin: 5px 5px 5px 5px;
}

div.fauxbutton.plainlinks a {
  display: inline-block;
  border: none;
  border-radius: 2px;
  background: #ffc70e;
  box-shadow: 0 0 10px 5px rgba(237, 186, 14, 0.6) inset;
  color: #511616;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  margin: 0;
  padding: 0 6px;
}

div.fauxbutton.plainlinks a:hover {
  border: none;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: none;
  color: #000000;
}

div.fauxbutton.plainlinks a:active {
  border: none;
  border-radius: 2px;
  background: #cccccc;
  box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.6) inset;
  color: #000000;
}

/******************
/* Infobox styles *
/******************/
#bodyContent .infobox {
  float: right;
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  margin: 0 0 10px 20px;
  padding: 3px 6px;
  vertical-align: top;
  width: 280px;
}

#bodyContent .infobox .title {
  border: none;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 150%;
  margin: 0 0 8px 0;
  padding: 5px 0 10px 0;
}

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

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

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

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

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

#bodyContent .infobox table {
  width: 100%;
}

#bodyContent .infobox table tr th {
  border: none;
  background: transparent;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
}

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

#bodyContent .infobox table tr td.subtitle {
  border: none;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  font-size: 132%;
  text-align: center;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

#bodyContent .infobox table tr td.listlabel {
  border: none;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  transform: skew(-0.25rad);
  color: #ffffff;
  text-align: center;
  font-size: 116%;
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
}

#bodyContent .infobox table tr td.listentries {
  text-align: center;
  color: #ffffff;
  margin: 0 0 0.1px 0;
  padding: 0 0 0 0; 
}

/******************
/* General styles *
/******************/
.contentbox {
  border: none;
  border-radius: 10px;
  background: rgba(8, 27, 43, 0.9);
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 3px 6px;
}

span.bullet {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAABmJLR0QAyABSAAPWF7MBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QsOBhAmaTkIbQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAOklEQVQY02NgGETg////DP///2/4////hv///ztgU2DwHwEuwMSZcBgogMuKBf///7/w////AKLdBgAxZiodAGVkaAAAAABJRU5ErkJggg==") no-repeat center 60%;;
  width: 9px;
  font-size: 11px;
  vertical-align: baseline;
}

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

/* Wiki editor fixes */
div.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 #0198ca;
}

div.wikiEditor-ui-tabs {
    background-color: transparent;
    border: none;
    margin-left: 4px;
}

div.wikiEditor-ui-tabs div {
    background-color: transparent;
    border: none;
    margin-left: 4px;
}

div.wikiEditor-ui-tabs div > a {
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

div.wikiEditor-ui-tabs div a {
    background: none repeat scroll 0 0 #00c3ff;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    height: 30px;
    transform: skew(-0.25rad);
}

div.wikiEditor-ui-tabs span a {
    transform: skew(0.25rad);
}

div.wikiEditor-ui-tabs div.current {
    background-color: transparent;
    border-bottom: 1px solid #0198ca;
    margin-right: 5px;
}

div.wikiEditor-ui-tabs div.current a {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
}

div.wikiEditor-ui div.wikiEditor-ui-top {
    border-bottom: 1px solid #0198ca;
}

div.wikiEditor-toolbar-spritedButton {
    background: url('https://help.gamepedia.com/media/help.gamepedia.com/5/5c/Editbar_sprites.png');
}

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

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

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

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

.tab {
    border-color: transparent;
}

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

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

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

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

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #00c3ff;
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: transparent;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: transparent;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #0198ca;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #0198ca;
    color: #00c3ff;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #0198ca;
    color: #ffffff;
}

div.wikiEditor-preview-loading {
    background: #0c0d11 url("https://overwatch.gamepedia.com/media/overwatch.gamepedia.com/1/13/Skin-Body-Background.jpg") center top no-repeat;
}

div.wikiEditor-preview-contents {
    background: #0c0d11 url("https://overwatch.gamepedia.com/media/overwatch.gamepedia.com/1/13/Skin-Body-Background.jpg") center top no-repeat;
    border-color: -moz-use-text-color #0198ca #0198ca;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

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

/* This will style the div that contains the whole tabber object. Generally this can be left alone. */
body .tabberlive {
}

/* This will style each tab's content area. */
body .tabberlive .tabbertab {
}

/* This is the box that surrounds all the tabs. */
body ul.tabbernav {
}

/* This is a box that surrounds each of the tabs. */
body ul.tabbernav li {
}

/* This is the style for the tabs, parts of this can be overridden for the current tab with the next selector */
body ul.tabbernav li a,
body ul.tabbernav li a:link,
body ul.tabbernav li a:visited {
    background: #00C3FF;
    border: none;
    border-radius: 2px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* This is the style for the currently selected tab */
body ul.tabbernav li.tabberactive a,
body ul.tabbernav li.tabberactive a:link,
body ul.tabbernav li.tabberactive a:visited,
body ul.tabbernav li a:hover {
    background: #FFFFFF;
    color: #000000;
}

/* Navbox template style */
/* Navbox container style */
.navbox {
    border: 1px solid rgb(67, 94, 142);
    border-radius: 5px;
    box-shadow: 0px 0.1em 0.2em rgb(0, 0, 0);
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%;
}

.navbox-inner,
.navbox-subgroup {
    width: 100%;
}

/* Title, group and above/below styles */
.navbox-group,
.navbox-title,
.navbox-abovebelow {
    padding: 0.25em 1em;
    line-height: 1.5em;
    text-align: center;
}

/* Group style */
th.navbox-group {
    white-space: nowrap;
    /* @noflip */
    text-align: right;
}

.navbox,
.navbox-subgroup {
    background-color: rgba(0, 0, 0, 0.1);
}

.navbox-list {
    line-height: 1.8em;
    border-color: rgba(0, 0, 0, 0.1);	/* Must match background color */
}

/* Level 1 color */
.navbox th,
.navbox-title {
    background-color: rgba(0, 195, 255, 0.1);
    border: 0 solid #2E2E2E;
    border-radius: 3px;
    color: #FFFFFF;
}

/* Level 2 color */
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background-color: rgba(0, 195, 255, 0.1);
}

/* Level 3 color */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #000000;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}

/* Even row striping */
.navbox-even {
    background-color: rgba(255, 255, 255, 0.1);
}

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

/* Default styling for Navbar template */
.navbar {
    font-size: 88%;
    font-weight: normal;
}

/* Navbar styling when nested in infobox and navbox */
.navbox .navbar {
    display: block;
    font-size: 100%;
}

.navbox-title .navbar {
    float: left;
    text-align: left;
    margin-right: 0.5em;
    width: 6em;
}

/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    /* @noflip */
    text-align: right;
}

.navbox .mw-collapsible-toggle {
    width: 6em;
}

/* .navbox .mw-collapsible-toggle a, */
.wikitable .mw-collapsible-toggle a {
    color: #00C3FF !important;
}

div#content .fpimagelink .text a:visited { color: #fff; }
Advertisement