The Witness Wiki
No edit summary
No edit summary
Line 19: Line 19:
 
background: transparent;
 
background: transparent;
 
background-image: none;
 
background-image: none;
border-bottom: 0px;
+
border-bottom: 0;
 
}
 
}
   
Line 104: Line 104:
 
box-shadow: 0 0.1em 0.75em #d5d4d4;
 
box-shadow: 0 0.1em 0.75em #d5d4d4;
 
margin-left: 45px;
 
margin-left: 45px;
min-width: 0px;
+
min-width: 0;
 
width: 48px;
 
width: 48px;
 
}
 
}
Line 185: Line 185:
   
 
/* Panel */
 
/* Panel */
div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
 
background: rgba(255, 255, 255, 0.4);
 
margin: 5px;
 
padding-top: 5px;
 
}
 
 
 
#mw-panel.collapsible-nav .portal.collapsed h3 {
 
#mw-panel.collapsible-nav .portal.collapsed h3 {
 
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAdUlEQVQ4T2P4//8/Awh//vmbIIapJUYP2NBRg0HBijMoZs2a9Z8BDVAljCsrK/+jG041g9ENRzcYn0U4gwJkKAzDXE51g0EWbNy4EWguJGniwsh5gWouRs9gBA1GjkBiXAqzAK/BNEkVNEvH2AolqqTjQWswAHw/xQMAnZaHAAAAAElFTkSuQmCC");
 
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAdUlEQVQ4T2P4//8/Awh//vmbIIapJUYP2NBRg0HBijMoZs2a9Z8BDVAljCsrK/+jG041g9ENRzcYn0U4gwJkKAzDXE51g0EWbNy4EWguJGniwsh5gWouRs9gBA1GjkBiXAqzAK/BNEkVNEvH2AolqqTjQWswAHw/xQMAnZaHAAAAAElFTkSuQmCC");
Line 202: Line 196:
 
}
 
}
   
div#mw-panel.collapsible-nav div.portal {
+
#mw-panel.collapsible-nav div.portal {
 
background-image: none;
 
background-image: none;
 
}
 
}
   
div#mw-panel div.portal div.body ul {
+
#mw-panel div.portal div.body ul {
 
background-image: none;
 
background-image: none;
 
}
 
}
   
div#mw-panel div.portal div.body {
+
#mw-panel div.portal div.body {
 
background-image: none;
 
background-image: none;
 
}
 
}
   
div#mw-panel div.portal div.body {
+
#mw-panel div.portal div.body {
 
background-image: linear-gradient(90deg,transparent,#fff,transparent);
 
background-image: linear-gradient(90deg,transparent,#fff,transparent);
 
}
 
}
   
div#mw-panel div.portal h3,
+
#mw-panel div.portal h3,
div#mw-panel.collapsible-nav div.collapsed h3,
+
#mw-panel.collapsible-nav div.collapsed h3,
div#mw-panel.collapsible-nav div.portal h3 {
+
#mw-panel.collapsible-nav div.portal h3 {
 
color: #000;
 
color: #000;
 
font-weight: bold;
 
font-weight: bold;
Line 375: Line 369:
 
#file img,
 
#file img,
 
.filehistory a img {
 
.filehistory a img {
-webkit-filter: drop-shadow(0px 0px 2px #000);
+
-webkit-filter: drop-shadow(0 0 2px #000);
filter: drop-shadow(0px 0px 0.5px #000) drop-shadow(1px 1px 1px #000);
+
filter: drop-shadow(0 0 0.5px #000) drop-shadow(1px 1px 1px #000);
 
}
 
}
   
Line 383: Line 377:
 
.highlight a img {
 
.highlight a img {
 
background: rgba(0,0,0,0);
 
background: rgba(0,0,0,0);
-webkit-filter: drop-shadow(0px 0px 2px #000);
+
-webkit-filter: drop-shadow(0 0 2px #000);
filter: drop-shadow(0px 0px 0.5px #000) drop-shadow(1px 1px 1px #000);
+
filter: drop-shadow(0 0 0.5px #000) drop-shadow(1px 1px 1px #000);
 
}
 
}
   
Line 931: Line 925:
   
 
.ambox-image {
 
.ambox-image {
padding: 2px 0px 2px 0.5em;
+
padding: 2px 0 2px 0.5em;
 
text-align: center;
 
text-align: center;
 
width: 60px;
 
width: 60px;
Line 1,383: Line 1,377:
   
 
.ambox-image {
 
.ambox-image {
padding: 2px 0px 2px 0.5em;
+
padding: 2px 0 2px 0.5em;
 
text-align: center;
 
text-align: center;
 
width: 60px;
 
width: 60px;

Revision as of 16:57, 6 October 2020

/* CSS placed here will affect users of the Hydra skin */
/* for items that display only in the mobile view */
.mobileonly {
    display: none;
}

/* Framework */
body {
    background: #97a4b4 url("https://thewitness.gamepedia.com/media/thewitness.gamepedia.com/9/98/Bg.jpg") no-repeat fixed center top / cover;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0;
}

.os-suggest-result-hl {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}

/* Tabs and menus */
#left-navigation {
    margin-left: 11em;
}

#right-navigation {
    margin-right: 0.5em;
}

div.vectorTabs,
div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs li a {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

div.vectorTabs ul li {
    margin-right: 5px;
}

div.vectorTabs li span {
    background: #3f5e7d; 
    background-image:-moz-linear-gradient(center top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(25%,#B2CCDC), color-stop(55%,#89A6B9), color-stop(100%,#577FA8)); 
    background-image:-webkit-linear-gradient(top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image:-o-linear-gradient(top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image:-ms-linear-gradient(top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image: (to bottom, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    border: 1px solid #577FA8;
    border-radius: 4px;
    display: inline-block;
    height: 19px;
    margin-top: 0.5em;
    padding: 2px 10px;
    text-align: center;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -16px;
}

div#mw-head a,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a,
.vectorTabs li a span,
div.vectorMenu h3 span {
    color: #666;
    font-weight: bold;
}

div#mw-head li.new a,
div#mw-head li.new a:visited {
    color: #fc0000 !important;
    text-shadow: 1px 1px #000000;
}

div.vectorTabs ul li:first-child {
    border-image: none;
    border-left: medium none;
}

div#mw-head li.selected a,
div#mw-head li.selected a span,
div#mw-head div.vectorTabs li.selected a,
div#mw-head div.vectorTabs li.selected a:visited {
    color: #ffffff !important;
    font-weight: bold;
}

div#p-sharing .menu {
    background-color: #d1d8de;
    box-shadow: 0 0.1em 0.75em #d5d4d4;
    margin-left: 45px;
    min-width: 0;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}

#p-sharing #socialIconImages a {
    width: 40px;
}

div.vectorMenu h3 span {
    font-weight: bold;
    padding-top: 0;
}

div.vectorMenu h3 span::after {
    filter: invert(1);
    top: 0;
}

div.vectorMenu h3:hover span,
div.vectorMenu h3:focus span {
    color: #ffffff;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    padding: 16px 0 0;
}

div#mw-head div.vectorMenu h3 {
    background: #3f5e7d; 
    background-image:-moz-linear-gradient(center top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(25%,#B2CCDC), color-stop(55%,#89A6B9), color-stop(100%,#577FA8)); 
    background-image:-webkit-linear-gradient(top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image:-o-linear-gradient(top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image:-ms-linear-gradient(top, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    background-image: (to bottom, #B2CCDC 25%, #89A6B9 55%, #577FA8 100%); 
    border: 1px solid #577FA8;
    border-radius: 4px;
    display: inline-block;
    height: 19px;
    margin-top: 0.5em;
    padding: 2px 10px;
    text-align: center;
}

div.vectorMenu div.menu {
    border: none;
    left: auto;
    margin-left: 5px;
    right: 0;
    top: 40px;
}

div#mw-head div.vectorMenu ul {
    background-color: #d1d8de;
    background-image: none;
    border-right: 5px none;
    box-shadow: 0 0.1em 0.75em #d5d4d4;
}

div#mw-head div.vectorMenu li a {
    color: #0645ad;
}

div#mw-head div.vectorMenu li a:hover {
    color: #000000;
}

/* Panel */
#mw-panel.collapsible-nav .portal.collapsed h3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAdUlEQVQ4T2P4//8/Awh//vmbIIapJUYP2NBRg0HBijMoZs2a9Z8BDVAljCsrK/+jG041g9ENRzcYn0U4gwJkKAzDXE51g0EWbNy4EWguJGniwsh5gWouRs9gBA1GjkBiXAqzAK/BNEkVNEvH2AolqqTjQWswAHw/xQMAnZaHAAAAAElFTkSuQmCC");
    color: #000;
}

#mw-panel.collapsible-nav .portal h3,
#mw-panel.collapsible-nav div.portal h3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvwAADr8BOAVTJAAAABp0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuMTAw9HKhAAAAVUlEQVQ4T2NgGAWjIYA3BGbNmvW/srISJwbJkxyE//9D9OAynCxDQQbCDMZmONmGohuMbDhFhmIzGCS2ceNG0sMUORJAwUAJxhuhxBhMcooY1QAKAQBL4ZbE1eFRMgAAAABJRU5ErkJggg==");
    color: #000;
}

#mw-panel.collapsible-nav div.portal {
    background-image: none;
}

#mw-panel div.portal div.body ul {
    background-image: none;
}

#mw-panel div.portal div.body {
    background-image: none;
}

#mw-panel div.portal div.body {
	background-image: linear-gradient(90deg,transparent,#fff,transparent);
}

#mw-panel div.portal h3,
#mw-panel.collapsible-nav div.collapsed h3,
#mw-panel.collapsible-nav div.portal h3 {
    color: #000;
    font-weight: bold;
}

#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal h3 a {
    color: #000;
    text-decoration: none;
}

/* Content */
div#content {
    background: rgba(225, 228, 233, 0.85);
    border: 1px solid #D5D4D4;
    box-shadow: 0 0.1em 0.75em #D5D4D4;
}

h1, 
h2 {
    border-bottom: 1px solid #404040;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

#contentSub,
#contentSub2 {
    color: #555;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited,
#mw-indicator-mw-helplink a,
label.toctogglelabel  {
}

.catlinks {
    background-color: #d5dce3;
    background-image: -moz-linear-gradient(center top , #e1e4e9 60%, #d5dce3 100%) repeat scroll 0 0;
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#e1e4e9), color-stop(100%,#d5dce3));
    background-image: -webkit-linear-gradient(top, #e1e4e9 60%, #d5dce3 100%);
    background-image: -o-linear-gradient(top, #e1e4e9 60%, #d5dce3 100%);
    background-image: -ms-linear-gradient(top, #e1e4e9 60%, #d5dce3 100%);
    background-image: linear-gradient(to bottom, #e1e4e9 60%, #d5dce3 100%);
    border: 1px solid #404040;
    margin-bottom: 5px;
}

.CategoryTreeToggle {
    color: #7AB1CC;
}

/* Footer */

/* Nitpicky things */

hr {
    background-color: #434647;
    border: 0 none;
    color: #434647;
    height: 1px;
    margin: 0.2em 0;
}

ul {
    list-style: square outside none;
}

#toc,
.toc, 
div#toc,
div.toc {
    background-color: rgba(0, 0, 0, 0);
    border-color: #404040;
    margin-top: 20px;
}

.mw-warning, 
ul#filetoc {
    background-color: #fff;
    border: 1px solid #404040;
    color: #D4D4D4;
}

code {
    background-color: #ccd0db;
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #394147;
    margin: 2px;
    margin-left: 6px;
}

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

img.thumbborder {
    border: 1px solid #394147;
    padding: 5px;
}

div.thumbinner {
    background-color: #a2b0bd;
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: #a2b0bd;
    background-image: -moz-linear-gradient(center top , #fff 0%, #d5dce3 100%);
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#fff), color-stop(100%,#d5dce3));
    background-image: -webkit-linear-gradient(top, #fff 0%, #d5dce3 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #d5dce3 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #d5dce3 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #d5dce3 100%);
    border: 1px solid #394147;
}

html .thumbimage {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #394147;
}

div.tright div.tleft {
    border: 1px solid #394147 !important;
}

div.tright {
    clear: right;
    float: right;
}

#file img,
.filehistory a img {
    -webkit-filter: drop-shadow(0 0 2px #000);
    filter: drop-shadow(0 0 0.5px #000) drop-shadow(1px 1px 1px #000);
}

img.highlight,
.highlight img,
.highlight a img {
    background: rgba(0,0,0,0);
    -webkit-filter: drop-shadow(0 0 2px #000);
    filter: drop-shadow(0 0 0.5px #000) drop-shadow(1px 1px 1px #000);
}

fieldset {
    border: 1px solid #7AB1CC;
}

pre, .mw-code {
    background-color: #e0e0e0;
    border: 1px dashed #404040;
    line-height: 1.3em;
    overflow: auto;
    padding: 1em;
}

/* tables */
table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: #204460;
    border: 1px solid #394147;
    color: #D5D4D4;
    text-align: center;
}

table.wikitable > tr > td,
table.wikitable > * > tr > td {
    border: 1px solid #394147;
    padding: 0.2em;
}

.wikitable th {
    background-color: #204460;
    border: 1px solid #394147;
    color: #D5D4D4;
}

.wikitable td {
    border: 1px solid #394147;
    padding: 0.2em;
}

.TablePager,
.mw-datatable,
table.mw_metadata {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #404040;
}

.TablePager th,
.mw-datatable th,
table.mw_metadata th {
    background-color: #204460;
    border: 1px solid #404040;
    color: #ffffff;
}

.TablePager tr:hover td,
.mw-datatable tr:hover td {
    background-color: #fff !important;
    color: #ffffff;
}

.TablePager th a,
.mw-datatable th a,
table.mw_metadata th a {
    background-color: #204460;
    color: #FFFFFF !important;
}
 
.TablePager td,
.mw-datatable td,
table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #404040;
    color: #000000;
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    color: #000;
}

/* This is stuff for tables with alternating coloured lines, aka pyjama paper */
table.sortable {
    border: 1px solid #394147;
}

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

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

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

/* page history */
.mw-changeslist-legend {
    border: 1px solid #404040;
}

#pagehistory li {
    background-color: transparent;
    border: 1px solid #404040;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: #fff;
    background-image: none;
    border: 1px dashed #404040;
    padding: 3px;
}

table.diff,
td.diff-otitle,
td.diff-ntitle {
    background: none repeat scroll 0 0 transparent;
}

.diff-context {
    border-color: #666;
}

/* Fix for enhanced RC spacing */
.mw-enhancedchanges-arrow-space {
	vertical-align: top;
}

/* messages and popups */
div.noarticletext {
    background: none repeat scroll 0 0 #e0e0e0;
    border: 1px solid #434647;
    color: #D5D4D4;
    padding: 0.2em 1em;
}

/* Giving headers and TOC a little extra space */

h2 {
   margin-top: 20px;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background: #fff; 
    background-image: -moz-linear-gradient(center top, #e1e4e9 60%, #d5dce3 100%); 
    background-image: -webkit-gradient(linear, center top, left bottom, color-stop(60%,#e1e4e9), color-stop(100%,#d5dce3)); 
    background-image: -webkit-linear-gradient(top, #e1e4e9 60%, #d5dce3 100%); 
    background-image: -o-linear-gradient(top, #e1e4e9 60%, #d5dce3 100%); 
    background-image: -ms-linear-gradient(top, #e1e4e9 60%, #d5dce3 100%); 
    background-image: linear-gradient(to bottom, #e1e4e9 60%, #d5dce3 100%); 
    border: 1px solid #404040; 
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: #ccd0db; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

/* Collapsing sections in infoboxes */
.section-collapse {
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 7px;
    margin-right: 5px;
    position: relative;
    right: 0;
    top: 5px;
    transform: rotate(-45deg);
    vertical-align: middle;
    width: 7px;
}

.section-collapsed {
    display: none;
}

.collapsed-icon {
   margin-top: -2px;
   transform: rotate(135deg);
}

/* wikilogs */
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child, 
.ww-portal-news-item .ww-portal-news-item-summary > *:first-child + p {
   display: block;
}

.ww-portal-news-item .wwa-portal-news-item-summary > *, 
.ww-portal-news-item .ww-portal-news-item-summary > p:first-child + p {
   display: none;
}

/* Tabber styling */
.tabberlive .tabbertab,
.tabber .tabbertab {
    -moz-border-bottom-colors: transparent;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: #434647;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color : transparent;
    border-top-color: #434647;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium ;
}

ul.tabbernav {
    border-bottom: none;
}

ul.tabbernav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #e1e4e9;
    border: 1px solid #434647;
    border-image: none;
    border-radius: 5px 5px 0 0;
    margin-left: 3px;
    padding: 3px 0.5em;
    text-decoration: none;
}

ul.tabbernav li {
    display: inline;
    list-style: none outside none;
    margin: 0 0 0 7px;
}

ul.tabbernav li a:hover {
    background: none repeat scroll 0 0 #e1e4e9;
    border-color: #434647;
    color: #555;
}

ul.tabbernav li.tabberactive a:hover {
    color: #555;
}

ul.tabbernav li.tabberactive a {
    background-color: #e1e4e9;
    color: #000;
}

ul.tabbernav li.tabberactive a,
ul.tabbernav li.tabberactive a:hover,
ul.tabbernav li.tabberactive a:link {
    background-color: #e1e4e9;
    border-bottom: 1px none;
    padding: 2px 0.5em 4px;
}

div#mf-content * ul.tabbernav {
    text-align: center;
}

/* Navboxes in general */
/* Lore navboxes */

.navbox_title {
    background: #efefef;
    font-size:90%;
}

/* Newer Navbox template style */
table.navbox {
    border: 1px solid #676767;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

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

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

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

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

.navbox-list {
    border-color: #efefef;   /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: #efefef;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: #e0e0e0;
}

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

/* Even row striping */
.navbox-even {
    background: #e0e0e0;
}

/* Odd row striping */
.navbox-odd {
    background: #fff;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}
/* End of new Navbox styling */

/* Main page 2-column layout, there is also javascript governing this */
div#mp-wrapper {
    float: left;
    width: 100%;
}

div#mp-main {
    margin-right: 365px;
    padding: 0.5em;
    width: auto;
}

div#mp-right {
    float: left;
    margin-left: -365px;
    padding: 0.5em;
    width: 350px;
}

/* Custom sort icons */
table.jquery-tablesorter th.customicon1.headerSort,
table.jquery-tablesorter th.customicon1.headerSortUp,
table.jquery-tablesorter th.customicon1.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/2/23/Tw2_icon_weight.svg/12px-Tw2_icon_weight.svg.png") !important;
     background-position: center;
}

table.jquery-tablesorter th.customicon2.headerSort,
table.jquery-tablesorter th.customicon2.headerSortUp,
table.jquery-tablesorter th.customicon2.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/0/06/Tw2_icon_damage.png/32px-Tw2_icon_damage.png") !important;
     background-position: center;
}

table.jquery-tablesorter th.customicon3.headerSort,
table.jquery-tablesorter th.customicon3.headerSortUp,
table.jquery-tablesorter th.customicon3.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/a/a9/Tw2_icon_mutagens.svg") !important;
     background-position: center;
     height: 24px;
     width: 18px;
}

table.jquery-tablesorter th.customicon4.headerSort,
table.jquery-tablesorter th.customicon4.headerSortUp,
table.jquery-tablesorter th.customicon4.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/9/9e/Tw2_icon_crafting.svg") !important;
     background-position: center;
     height: 21px;
     width: 16px;
}

table.jquery-tablesorter th.customicon5.headerSort,
table.jquery-tablesorter th.customicon5.headerSortUp,
table.jquery-tablesorter th.customicon5.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/5/5f/Tw2_icon_quests.svg") !important;
     background-position: center;
     height: 20px;
     width: 16px;
}

table.jquery-tablesorter th.customicon6.headerSort,
table.jquery-tablesorter th.customicon6.headerSortUp,
table.jquery-tablesorter th.customicon6.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/f/fb/Tw2_icon_alchemy.svg") !important;
     background-position: center;
     height: 20px;
     width: 18px;
}

table.jquery-tablesorter th.customicon7.headerSort,
table.jquery-tablesorter th.customicon7.headerSortUp,
table.jquery-tablesorter th.customicon7.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/d/d6/Tw2_icon_armor.png/32px-Tw2_icon_armor.png") !important;
     background-position: center;
}

table.jquery-tablesorter th.customicon8.headerSort,
table.jquery-tablesorter th.customicon8.headerSortUp,
table.jquery-tablesorter th.customicon8.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/b/ba/Tw3_icon_dps_steel.png/48px-Tw3_icon_dps_steel.png") !important;
     background-position: center;
}

table.jquery-tablesorter th.customicon9.headerSort,
table.jquery-tablesorter th.customicon9.headerSortUp,
table.jquery-tablesorter th.customicon9.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/9/9c/Tw3_icon_dps_silver.png/48px-Tw3_icon_dps_silver.png") !important;
     background-position: center;
}

table.jquery-tablesorter th.customicon10.headerSort,
table.jquery-tablesorter th.customicon10.headerSortUp,
table.jquery-tablesorter th.customicon10.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/e/e8/Tw2_icon_dismantle.svg") !important;
     background-position: center;
}

table.jquery-tablesorter th.customicon11.headerSort,
table.jquery-tablesorter th.customicon11.headerSortUp,
table.jquery-tablesorter th.customicon11.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/e/ef/Tw3_icon_weight.svg") !important;
     background-position: center;
     height: 15px;
     width: 15px;
}

table.jquery-tablesorter th.customicon12.headerSort,
table.jquery-tablesorter th.customicon12.headerSortUp,
table.jquery-tablesorter th.customicon12.headerSortDown {
     background-image: url("https://witcher.gamepedia.com/media/witcher.gamepedia.com/thumb/c/c6/Tw3_icon_armor.png/32px-Tw3_icon_armor.png") !important;
     background-position: center;
}

/* Tweak for superscripts */
sup {
    padding-left: 3px;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding: 0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #fff;
    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 0 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 */
.copyright-icon {
    background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png") transparent center center no-repeat;
    background-size: 100%;
    height: 32px;
    width: 32px;
}

.feature {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

/* When title sub line is empty, remove it */
#contentSub:empty {
    margin: 0;
}

/* This governs the sections on the Community portal */
.cpbox {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.cpbox #admins {
    box-sizing: border-box;
    width: calc(33% - 10px);
    margin: 5px;
    flex-grow: 1;
    min-width: 300px;
}

.cpbox #help {
    box-sizing: border-box;
    width: calc(67% - 10px);
    margin: 5px;
    flex-grow: 1;
}

/* Template documentation styles */
/* If modifying these styles, be sure to update the mobile skin! */
.doc {
    margin: 0em auto 1em;
    background-color: rgba(0, 0, 0, 0.1);
    border: 2px solid #404040;
    border-radius: 1em;
    padding: 1em;
}

.doc-header {
    padding-bottom: 3px;
    border-bottom: 1px solid #404040;
    margin-bottom: 1ex;
}

.doc-footer {
    margin: 0;
    background-color: rgba(0, 0, 0, 0.1);
    border: 2px solid #404040;
    border-radius: 1em;
    padding: 1em;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #355A62;
}

/* Sidebar */
div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
    text-shadow: 1px 1px 0.1em #999999;
}

div#mw-panel div.portal h3,
div#mw-panel div.portal h3:visited,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px 0.1em #999999;
    text-transform: uppercase;
}

div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

pre,
code,
.mw-code {
    backgroun-color: rgba(255, 255, 255, 0.7);
    color: #000000;
    border: 1px dashed #ffffff;
    overflow-x: scroll;
}

#toc,
.toc,
.mw-warning {
    background: rgba(255, 255, 255, 0.7);
    border: none;
}

ul#filetoc,
.catlinks {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #4ba5ec;
}

/* Footer */
div#footer ul li {
    color: #ffffff;
    text-shadow: 1px 1px 0.1em #999999;
}

div#footer ul li a {
    color: #000000;
    text-shadow: 1px 1px 0.1em #999999;
}

/* Thumbnails */
div.thumb {
    border: 1px solid #4ba5ec;
    margin: 2px;
    margin-left: 6px;
}

img.thumbborder {
    border: 1px solid #4ba5ec;
    border-radius: 5px;
    padding: 5px;
}

div.thumbinner {
    background-color: rgba(255, 255, 255, 0.2);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #4ba5ec;
    border-radius: 5px;
}

html .thumbimage {
    border: 1px solid #4ba5ec;
    border-radius: 5px;
}

div.tright div.tleft {
    border: 1px solid #4ba5ec !important;
}

div.tright {
    clear: right;
    float: right;
}

/* tables */
table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

table.wikitable > caption {
    color: #000000;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background: #4ba5ec;
    border: 1px solid #4ba5ec;
    color: #FFFFFF;
    text-align: center;
}

table.wikitable > tr > td,
table.wikitable > * > tr > td {
    border: 1px solid #4ba5ec;
    padding: 0.2em;
}

.wikitable th {
    background-color: #4ba5ec;
    border: 1px solid #4ba5ec;
    color: #FFFFFF;
    padding: 0.2em;
}

.wikitable td {
    border: 1px solid #4ba5ec;
    color: #000000;
    padding: 0.2em;
}

table.mw_metadata th {
    background: #4ba5ec;
    border: 1px solid #4ba5ec;
    color: #FFFFFF;
}

table.mw_metadata td {
    background-color: transparent;
    border: 1px solid #4ba5ec;
    color: #000000;
}

.mw-datatable th {
    border: 1px solid #4ba5ec;
}

.mw-datatable,
.mw-datatable td {
    border: 1px solid #4ba5ec;
}

.TablePager {
    border:1px solid #4ba5ec;
    color: #000000;
    padding:0 0.15em;
}

.TablePager th {
    background-color: #4ba5ec;
    color: #ffffff;
    border:1px solid #4ba5ec;
    padding:0 0.15em;
}

.TablePager tr:hover td {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF;
}

.TablePager th a {
    background-color: #4ba5ec;
    color: #FFFFFF !important;
}
 
.TablePager td {
    background: transparent !important;
    border: 1px solid #4ba5ec;
    color: #000000;
}

/**************************************************************
/* Interface styles *
/*************************************************************/

fieldset {
    border-color: #646464;
}

/* Page history */
#pagehistory li {
    background-color: transparent;
    border: none;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: rbga(0,0,0,0);
    background-image: none;
    border: 1px dashed #4ba5ec;
    padding: 3px;
}

table.diff {
    background: transparent;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: #000000;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: #000000;
}

/* colour fix for advanced search options box */
fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border-color: #4ba5ec !important;
}

.mw-search-profile-tabs {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #4ba5ec;
    margin-top: 1em;
}

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

/* Preferences */
#preftoc {
    background-color: rgba(255, 255, 255, 0.5);
    border: 0px;
    margin: 0 0 4px !important;
}

#preftoc,
#preftoc li,  
#preferences, 
#preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #666666;
}

#preftoc li:first-child {
    margin-bottom: 1px;
    margin-left: 5px;
}

#preftoc li.selected a {
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    border-color: #4ba5ec #4ba5ec rgba(255, 255, 255, 0.5);
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #000000;
}

#preferences {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #4ba5ec;
    border-radius: 5px;
}

#preferences fieldset {
    border-color: #4ba5ec;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #eeeeee;
    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 0 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;
}