Rapture Rejects Wiki
No edit summary
No edit summary
Line 1: Line 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 
 
/* Header and footer */
 
/* Header and footer */
 
.header-container.header-chrome,
 
.header-container.header-chrome,
Line 7: Line 6:
 
}
 
}
   
  +
footer {
.header .branding-box h1 {
 
border-bottom: none;
+
/*
  +
color: #e0e0e0;
  +
*/
 
}
 
}
   
  +
.overlay #secondary-button.user-button,
.nomobile {
 
  +
.header #secondary-button.user-button,
display: none;
 
  +
.overlay .user-button,
  +
.header .user-button {
  +
background: transparent;
 
}
 
}
   
  +
/* end header and footer */
a.watch-this-article {
 
background-image: url("http://commons.gamepedia.com/media/commons.gamepedia.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
 
}
 
   
  +
.nomobile {
/* search header */
 
  +
display: none;
.pre-content #page-actions {
 
background: rgba(0, 0, 0, 0.85) !important;
 
 
}
 
}
   
  +
.client-js .toc-mobile {
.overlay .overlay-header-container {
 
background: rgba(0, 0, 0, 0.85) !important;
+
background-color: rgba(0, 0, 0, 0) !important;
  +
border: 1px solid #505050 !important;
 
}
 
}
   
  +
.mw-ui-button,
.search-overlay .overlay-header,
 
  +
.last-modified-bar #mw-mf-last-modified {
.search-overlay .results {
 
background-color: rgba(0, 0, 0, 0.85) !important;
+
background-color: rgba(0, 0, 0, 0);
color: #c0c0c0;
+
/*
  +
color: #e0e0e0;
  +
*/
 
}
 
}
   
.search-overlay {
+
.overlay-enabled, #content {
  +
/*
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
 
  +
background: #101010;
  +
color: #e0e0e0;
  +
*/
 
}
 
}
   
  +
a,
ul.suggestions-results,
 
  +
a:visited,
ul.suggestions-results li {
 
  +
a.external {
background: rgba(0, 0, 0, 0.85);
 
color: #c0c0c0;
+
color: #5a93cc;
 
}
 
}
   
  +
/* For hydradark only - makes the section collapse arrow visible */
ul.suggestions-results li.suggestions-result {
 
  +
/*
color: #c0c0c0;
 
  +
.mw-ui-icon-arrow::before {
  +
filter: invert(100%);
 
}
 
}
  +
*/
   
  +
.thumb,
/* general header *
 
  +
#content_wrapper .thumb,
#mw-mf-header form,
 
  +
li.gallerybox div.thumb {
#mw-mf-sq {
 
background: rgba(0, 0, 0, 0.85);
+
background-color: rgba(0, 0, 0, 0);
  +
border: 1px solid #505050;
}
 
 
/* non-content area */
 
body {
 
background: #a0ccff url("https://d1u5p3l4wpay3k.cloudfront.net/rapturerejects_gamepedia_en/2/20/Rapture-rejects-background.jpg?version=90ab8877415d3bb0f8c7ae71dbaaecef") no-repeat fixed center 30px / 100% auto;
 
color: white;
 
}
 
 
.overlay-enabled,
 
#content {
 
background: rgba(0, 0, 0, 0.7);
 
color: white;
 
}
 
 
footer {
 
border-top: 1px solid #666668;
 
color: #ffffff;
 
text-shadow: 1px 1px #000000;
 
}
 
 
footer a {
 
color: #fefeee;
 
text-shadow: 1px 1px #000000;
 
}
 
 
footer h2 {
 
color: #fefeee;
 
text-shadow: 1px 1px #000000;
 
}
 
 
/* content area */
 
a,
 
a.external {
 
color: #9db4c2;
 
 
}
 
}
   
Line 94: Line 71:
 
.content table td,
 
.content table td,
 
.content table th {
 
.content table th {
border: medium none;
+
border: 1px solid #505050;
 
padding: 3px;
 
padding: 3px;
 
}
 
}
   
  +
.content table.wikitable {
h1,
 
  +
background-color: rgba(0, 0, 0, 0);
h2 {
 
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 
border-bottom: 1px solid white;
 
color: white;
 
}
 
 
h3, h4, h5, h6 {
 
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 
color: white;
 
}
 
 
.thumb,
 
#content_wrapper .thumb {
 
background: transparent;
 
border: 2px solid rgba(0, 0, 0, 0.2);
 
}
 
 
table.wikitable {
 
border: none;
 
border-collapse: separate !important;
 
border-spacing: 2px !important;
 
 
margin: auto;
 
margin: auto;
 
margin-bottom: 1em;
 
margin-bottom: 1em;
 
}
 
}
   
table.wikitable td {
+
.content table.wikitable > tr > th,
  +
.content table.wikitable > tr > td,
border: none;
 
  +
.content table.wikitable > * > tr > th,
padding: 3px;
 
  +
.content table.wikitable > * > tr > td {
background: rgba(0, 0, 0, 0);
 
  +
border: 1px solid #505050;
 
}
 
}
   
table.wikitable th {
+
.content table.wikitable > tr > th,
  +
.content table.wikitable > * > tr > th {
background: rgba(0, 0, 0, 0);
 
border: none;
+
background-color: inherit;
 
padding: 3px;
 
padding: 3px;
 
}
 
}
   
  +
/* Responsive main page stuff */
.mwm-notice,
 
  +
/********************
#searchbox {
 
  +
/* Main menu styles *
background: rgba(0, 0, 0, 0);
 
  +
/********************/
border: 2px solid rgba(0, 0, 0, 0.2);
 
  +
.primary-navigation-enabled {
border-radius: 5px 5px 5px 5px;
 
  +
border-left: 12px solid #505050 !important;
  +
background: #101010 !important;
 
}
 
}
   
  +
#mw-mf-page-left {
.divclearable,
 
  +
border-left: 12px solid #505050;
a.watch-this-article,
 
  +
background: transparent;
.jsEnabled #mw-mf-main-menu-button {
 
background-color: rgba(0, 0, 0, 0);
 
 
}
 
}
   
  +
#mw-mf-page-left ul {
a.back_to_top,
 
  +
background: transparent;
a.back_to_top:visited {
 
margin-top: 7px;
 
 
}
 
}
   
  +
#mw-mf-page-left ul:first-child {
a:visited {
 
  +
border-bottom: 12px solid #505050;
color:#919e6d;
 
 
}
 
}
   
  +
#mw-mf-page-left ul li {
/* Fix black on black section arrows */
 
  +
border-top: 1px solid #505050;
.mw-ui-icon-arrow::before {
 
  +
border-bottom: 1px solid #505050;
filter: invert(100%);
 
  +
background: transparent;
  +
text-shadow: none;
 
}
 
}
   
  +
#mw-mf-page-left ul li a,
ul.gallery, li.gallerybox {
 
  +
#mw-mf-page-left ul.hlist li a {
background-color: transparent;
 
border-color: transparent;
+
border: none;
  +
color: #3674b3;
 
}
 
}
   
  +
#mw-mf-page-left ul li:hover {
li.gallerybox div.thumb {
 
  +
border-left: 12px solid #aaaaaa;
background-color: #181818;
 
border-color: #303030;
+
background: #505050;
 
}
 
}
   
  +
#mw-mf-page-left ul.hlist li:hover {
#action-table tr td .action-image {
 
position: relative;
+
border: none;
padding: 5px;
 
background-color: #1f3850;
 
border: #46ffdd 1px solid;
 
border-radius: 3px;
 
 
}
 
}
   
  +
#mw-mf-page-left ul li:hover a,
#action-table tr td .animated {
 
  +
#mw-mf-page-left ul.hlist li:hover a {
position: absolute;
 
top: -1px;
+
color: #ffffff;
left: -1px;
 
z-index: 1;
 
line-height: 1.1em;
 
padding:0 1px 0 1px;
 
color: #46ffdd;
 
border: #46ffdd 1px solid;
 
border-radius: 3px;
 
 
}
 
}
   
/* Tablet */
+
/* Recent changes */
  +
.content .mw-changeslist table td {
@media screen and (min-width: 600px) {
 
  +
border: none;
#action-table tr td .animated {
 
font-size: 75%;
+
padding: 1px;
padding: 1px 1px 0 1px;
 
}
 
 
}
 
}
   
/* Table layout for phones */
+
/* Template documentation styles */
  +
/* If modifying these styles, be sure to update the desktop skin! */
@media screen and (max-width: 600px) and (orientation:portrait) {
 
  +
.doc {
#action-table {
 
border: 0;
+
margin: 0em auto 1em;
  +
background-color: rgba(0, 0, 0, 0.1);
}
 
  +
border: 2px solid #BDCAC3;
 
  +
border-radius: 1em;
#action-table thead, #action-table th {
 
display: none;
+
padding: 1em;
}
 
 
#action-table tr {
 
margin-bottom: 15px;
 
display: block;
 
float: left;
 
}
 
 
#action-table td {
 
display: block;
 
text-align: left;
 
border: none;
 
float: left;
 
clear: right;
 
width: 70%;
 
padding: 0;
 
}
 
 
#action-table td:first-child {
 
display: inline-block;
 
border: none;
 
float: left;
 
clear: none;
 
width: 23%;
 
padding-right: 5px;
 
}
 
 
#action-table td:last-child {
 
min-height: 26px;
 
text-align: right;
 
float: left;
 
width: 98%
 
}
 
 
#action-table td:last-child:before {
 
content: attr(data-label);
 
float: left;
 
font-weight: bold;
 
}
 
 
}
 
}
   
  +
.doc-header {
.globalNotice {
 
  +
padding-bottom: 3px;
color: white;
 
  +
border-bottom: 1px solid #BDCAC3;
  +
margin-bottom: 1ex;
 
}
 
}
   
.header {
+
.doc-footer {
background-color: #1f3042;
+
margin: 0;
  +
background-color: rgba(0, 0, 0, 0.1);
border: #1f3042;
 
box-shadow: none;
+
border: 2px solid #BDCAC3;
color: #FFFFFF;
+
border-radius: 1em;
font-size: 150%;
+
padding: 1em;
margin-bottom: 10px;
 
text-align: center;
 
}
 
 
img.percentage {
 
width: 95%;
 
height: auto;
 
padding-top:1%;
 
 
}
 
}
   
Line 273: Line 176:
 
/* Front page styles *
 
/* Front page styles *
 
/*********************/
 
/*********************/
.fpmain {
+
.fpbox {
width: 100%;
+
border-radius: 5px;
  +
border: 2px solid #505050;
overflow: hidden;
 
  +
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0) inset;
z-index: 1;
 
  +
background: transparent;
}
 
  +
color: inherit;
 
  +
margin: 5px;
.fpbanner {
 
border: 1px solid #1f3042;
 
box-shadow: 0 2px 5px #1f3042;
 
background: rgba(0, 0, 0, 0.25);
 
color: #9ccad2;
 
margin: 0 5px 5px 5px;
 
 
padding: 5px;
 
padding: 5px;
min-height: 80px;
 
 
}
 
}
   
  +
.fpbox .welcome {
.fpbannertable {
 
  +
border-bottom: 1px solid #505050;
display: table;
 
border: none;
 
 
background: transparent;
 
background: transparent;
width: 100%;
+
/* color: #e0e0e0; */
min-height: 75px;
+
font-size: 150%;
  +
text-transform: uppercase;
margin: 0;
 
padding: 5px;
+
text-align: center;
  +
margin: 0 0 10px 0;
  +
padding: 0 0 5px 0;
 
}
 
}
   
  +
.fpbox .heading {
.fpbannercell {
 
  +
border-bottom: 1px solid #505050;
display: table-cell;
 
  +
background: transparent;
text-align: center;
 
  +
/* color: #e0e0e0; */
vertical-align: middle;
 
}
 
 
.fpbannerblock {
 
border: none;
 
color: #ffffff;
 
font-weight: bold;
 
text-shadow: 0 0 8px rgba(255, 255, 255, 0.75);
 
 
font-size: 132%;
 
font-size: 132%;
  +
font-variant: small-caps;
width: 100%;
 
 
margin: 0 0 10px 0;
 
margin: 0 0 10px 0;
 
padding: 0 0 5px 0;
 
padding: 0 0 5px 0;
 
}
 
}
   
  +
.fpbox .heading .smalllink {
  +
color: #3674b3;
  +
font-weight: bold;
  +
font-size: 75%;
  +
}
   
  +
.fpbox .body {
.fpmidsections {
 
float: left;
 
width: 100%;
 
 
overflow: hidden;
 
overflow: hidden;
 
}
 
}
   
  +
.fpbox.mobilecollapsible .heading a.togglecollapse {
.fpbox {
 
  +
display: block;
border: 1px solid #1f3042;
 
background: rgba(0, 0, 0, 0.25);
+
padding: 0 0 0 15px;
color: white;
 
margin: 5px 5px 5px 5px;
 
padding: 5px 5px 5px 5px;
 
overflow: auto;
 
 
}
 
}
   
  +
.fpbox.mobilecollapsible .heading a.togglecollapse:hover, .fpbox.mobilecollapsible .heading a.togglecollapse:active {
.fpbox .mainheading {
 
  +
text-decoration: none;
  +
}
  +
  +
.fpbox.mobilecollapsible.collapsed .heading {
 
border: none;
 
border: none;
border-bottom: 1px solid #1f3042;
+
margin-bottom: -4px;
color: #ffffff;
 
font-size: 150%;
 
font-weight: bold;
 
margin: 0 0 10px 0;
 
padding: 0 0 5px 0;
 
overflow: auto;
 
 
}
 
}
   
.fpbox .heading {
+
.fpbox.mobilecollapsible.collapsed .heading a.togglecollapse {
  +
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAQAAABqrk9lAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiBgcKGQuEiih2AAAALklEQVQI12OczPD2vzAjAwMDAxMDAwPD2/9wJoQDZTIwvP0PZwozMsEYUAUQEwDWNwihamz9rAAAAABJRU5ErkJggg==") left center no-repeat;
  +
}
  +
  +
.fpbox.mobilecollapsible.collapsed .body {
  +
display: none;
  +
}
  +
  +
.fpbox.mobilecollapsible.expanded .heading a.togglecollapse {
  +
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAQAAADoz+32AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiBgcKGQFkX8FoAAAAIklEQVQI12Ns+M+ABJiEGREcYUYmBgaYgDAjAwMTjAERBABjNAH/5hy/QgAAAABJRU5ErkJggg==") left center no-repeat;
  +
}
  +
  +
.fpbox hr {
 
border: none;
 
border: none;
border-bottom: 1px solid #1f3042;
+
border-bottom: 2px solid #505050;
  +
}
color: #ffffff;
 
  +
font-size: 132%;
 
  +
.fpplainbox {
margin: 0 0 10px 0;
 
padding: 0 0 5px 0;
+
padding: 5px 8px 10px 8px;
  +
margin: 0 5px 10px 5px;
overflow: auto;
 
  +
vertical-align: top;
  +
}
  +
  +
.fpmain .columns {
  +
overflow: hidden;
 
}
 
}
   
Line 365: Line 270:
 
}
 
}
   
  +
@media (min-width: 400px) {
.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 {
 
.fpmain .columns .leftcol {
 
float: left;
 
float: left;
Line 415: Line 286:
 
}
 
}
   
  +
.fplinks {
@media (min-width: 1390px) {
 
  +
display: flex;
.fpmidsections {
 
  +
flex-flow: row wrap;
clear: none;
 
  +
justify-content: center;
float: right;
 
  +
margin: -2px -3px;
width: 66.667%;
 
}
+
}
   
  +
.fplinks .linkslabel {
.fpsection1 {
 
  +
border-bottom: 2px solid #505050;
clear: none;
 
width: 33.333%;
+
margin: 6px 3px 0 3px;
  +
flex: 0 0 100%;
}
 
  +
}
   
  +
.fplink {
.fpsection2 {
 
clear: none;
+
display: flex;
width: 50%;
+
align-items: stretch;
  +
justify-content: stretch;
}
 
  +
flex: 0 0 100%;
  +
padding: 2px 3px;
  +
box-sizing: border-box;
  +
}
   
  +
@media (min-width: 400px) {
.fpsection3 {
 
  +
.fplink {
clear: none;
 
width: 50%;
+
flex: 0 0 50%;
}
 
 
.fpsection4 {
 
clear: left;
 
width: 33.333%;
 
 
}
 
}
  +
}
   
  +
.fplink.wide {
div.fp2columnonly {
 
display: none;
+
flex: 0 0 100%;
}
 
 
div.fp3columnonly {
 
display: block;
 
}
 
 
}
 
}
   
.fpbox.plain {
+
.fplink .box {
border: none;
 
box-shadow: none;
 
 
background: transparent;
 
background: transparent;
  +
/*
  +
background-color: #000000;
  +
background-image: -moz-linear-gradient(center top , #151515 0%, #000000 100%);
  +
background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#151515), color-stop(100%,#000000));
  +
background-image:-webkit-linear-gradient(top, #151515 0%, #000000 100%);
  +
background-image:-o-linear-gradient(top, #151515 0%, #000000 100%);
  +
background-image:-ms-linear-gradient(top, #151515 0%, #000000 100%);
  +
background-image: linear-gradient(to bottom, #151515 0%, #000000 100%);
  +
*/
  +
border: 2px solid #505050;
  +
border-radius: 2px;
  +
box-shadow: 0 0 0 2px #505050 inset;
  +
/* color: #e0e0e0; */
  +
display: flex;
  +
flex-flow: column nowrap;
  +
font-weight: bold;
  +
align-items: stretch;
  +
justify-content: stretch;
  +
text-transform: uppercase;
  +
flex-grow: 1;
  +
min-height: 4em;
 
}
 
}
   
  +
.fplink.image {
.fpimagelist ul {
 
  +
justify-content: flex-start;
list-style-type: none;
 
  +
}
list-style-image: none;
 
  +
  +
.fplink.image .box {
  +
min-height: 70px;
  +
}
  +
  +
.fplink.image .box .image {
  +
display: flex;
  +
flex-grow: 1;
  +
min-height: 70px;
  +
}
  +
  +
.fplink.image .image a {
  +
min-height: 70px;
  +
}
  +
  +
.fplink.image .box .image img {
  +
max-width: 100% !important;
  +
width: auto !important;
  +
max-height: 70px !important;
  +
}
  +
  +
.fplink.image .image {
  +
font-size: 75%;
  +
}
  +
  +
.fplink .link {
  +
display: flex;
  +
align-items: stretch;
  +
justify-content: stretch;
  +
flex-grow: 1;
  +
}
  +
  +
.fplink a {
  +
display: flex;
  +
align-items: center;
  +
justify-content: center;
  +
flex-grow: 1;
  +
}
  +
  +
.fplink.image .link a {
  +
border-top: 2px solid #505050;
  +
background: #ddddb7 !important;
 
}
 
}
   
Line 466: Line 394:
 
overflow: hidden;
 
overflow: hidden;
 
text-align: center;
 
text-align: center;
  +
max-width: 480px;
 
}
 
}
   
 
.fpvideo {
 
.fpvideo {
  +
position: relative;
display: inline-block;
 
margin: 0 5px;
+
padding-top: 25px;
  +
padding-bottom: 56.25%;
  +
height: 0;
 
}
 
}
   
  +
.fpvideo iframe {
/* INFOBOXES: game or book depended color style */
 
  +
position: absolute;
.infoboxtable {
 
  +
top: 0;
background-color: transparent;
 
  +
left: 0;
border: 1px solid #1f3042;
 
color: white;
+
width: 100%;
float: right;
+
height: 100%;
font-size: 89%;
 
margin-bottom: 0.5em;
 
margin-left: 1em;
 
padding: 0.2em;
 
width: 300px;
 
 
}
 
}
   
  +
.fpbox .bigmobilelinks .rightcol {
.infoboxtable td {
 
  +
padding: 0.25em 0 0 0;
vertical-align: top;
 
 
}
 
}
   
  +
@media (min-width: 400px) {
.infoboxtable td > div {
 
  +
.fpbox .bigmobilelinks .rightcol {
background-color: transparent;
 
border: 2px solid inherit;
+
padding: 0;
  +
}
border-radius: 5px;
 
font-weight: bold;
 
padding: 0.5px 7px;
 
text-align: left;
 
 
}
 
}
   
  +
.fpbox .bigmobilelinks ul,
.infoboxname {
 
  +
.fpbox .bigmobilelinks .leftcol ul,
background-color: #1f3042;
 
  +
.fpbox .bigmobilelinks .rightcol ul {
border: 2px solid inherit;
 
color: white;
+
list-style: none;
font-size: 100%;
+
margin: 0;
  +
padding: 0 15px;
font-weight: bold;
 
padding: 0.5em;
 
 
}
 
}
   
  +
.fpbox .bigmobilelinks ul ul,
.infoboxdetails {
 
  +
div#content .fpbox .bigmobilelinks .leftcol ul ul,
background: #1f3042;
 
  +
div#content .fpbox .bigmobilelinks .rightcol ul ul {
color: white;
 
  +
list-style: none;
  +
padding: 0.25em 1em 0 1em;
 
}
 
}
   
  +
.fpbox .bigmobilelinks ul li div {
.feature {
 
  +
display: flex;
background: rgba(0, 0, 0, 0.1);
 
  +
align-items: center;
border: 1px solid rgba(0, 0, 0, 0.5);
 
border-radius: 5px;
+
justify-content: center;
  +
background: rgba(128, 128, 128, 0.1);
padding: 10px;
 
  +
min-height: 4em;
  +
margin: 0.25em 0;
  +
padding: 0;
 
}
 
}
   
  +
.fpbox .bigmobilelinks a {
.skin-hydradark div#mw-panel div.portal h3 {
 
color: #c0c0c0;
+
display: flex;
  +
align-items: center;
  +
justify-content: center;
  +
background: rgba(128, 128, 128, 0.2);
  +
min-height: 4em;
  +
margin: 0.25em 0;
  +
padding: 0;
 
}
 
}
   
  +
div.cpbox div.feature {
.overlay-enabled, #content {
 
  +
width:unset !important;
background: rgba(0, 0, 0, 0.8);
 
  +
}
  +
  +
/* Classes permitting setting of alignment on mobile only or differently on desktop and mobile */
  +
/* (See .desktopleft, .desktopcenter, .desktopright in MediaWiki:Common.css for the desktop equivalents */
  +
.mobileleft {
  +
text-align: left;
  +
}
  +
  +
.mobilecenter {
  +
text-align: center;
  +
}
  +
  +
.mobileright {
  +
text-align: right;
 
}
 
}

Revision as of 23:38, 22 June 2018

/* CSS placed here will affect users of the mobile site */
/* Header and footer */
.header-container.header-chrome,
#mw-mf-page-center {
    background: transparent;
}

footer {
    /* 
    color: #e0e0e0;
    */
}

.overlay #secondary-button.user-button,
.header #secondary-button.user-button,
.overlay .user-button,
.header .user-button {
    background: transparent;
}

/* end header and footer */

.nomobile {
    display: none;
}

.client-js .toc-mobile {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #505050 !important;
}

.mw-ui-button,
.last-modified-bar #mw-mf-last-modified {
    background-color: rgba(0, 0, 0, 0);
    /* 
    color: #e0e0e0;
    */
}

.overlay-enabled, #content {
    /* 
    background: #101010;
    color: #e0e0e0;
    */
}

a,
a:visited,
a.external {
    color: #5a93cc;
}

/* For hydradark only - makes the section collapse arrow visible */
/*
.mw-ui-icon-arrow::before {
    filter: invert(100%);
}
*/

.thumb,
#content_wrapper .thumb,
li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
}

.content table th {
    background-color: rgba(0, 0, 0, 0);
}

.content table td,
.content table th {
    border: 1px solid #505050;
    padding: 3px;
}

.content table.wikitable {
    background-color: rgba(0, 0, 0, 0);
    margin: auto;
    margin-bottom: 1em;
}

.content table.wikitable > tr > th,
.content table.wikitable > tr > td,
.content table.wikitable > * > tr > th,
.content table.wikitable > * > tr > td {
    border: 1px solid #505050;
}

.content table.wikitable > tr > th,
.content table.wikitable > * > tr > th {
    background-color: inherit;
    padding: 3px;
}

/* Responsive main page stuff */
/********************
/* Main menu styles *
/********************/
.primary-navigation-enabled {
  border-left: 12px solid #505050 !important;
  background: #101010 !important;
}

#mw-mf-page-left {
  border-left: 12px solid #505050;
  background: transparent;
}

#mw-mf-page-left ul {
  background: transparent;
}

#mw-mf-page-left ul:first-child {
  border-bottom: 12px solid #505050;
}

#mw-mf-page-left ul li {
  border-top: 1px solid #505050;
  border-bottom: 1px solid #505050;
  background: transparent;
  text-shadow: none;
}

#mw-mf-page-left ul li a,
#mw-mf-page-left ul.hlist li a {
  border: none;
  color: #3674b3;
}

#mw-mf-page-left ul li:hover {
  border-left: 12px solid #aaaaaa;
  background: #505050;
}

#mw-mf-page-left ul.hlist li:hover {
  border: none;
}

#mw-mf-page-left ul li:hover a,
#mw-mf-page-left ul.hlist li:hover a {
  color: #ffffff;
}

/* Recent changes */
.content .mw-changeslist table td {
    border: none;
    padding: 1px;
}

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

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

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

/*********************
/* Front page styles *
/*********************/
.fpbox {
  border-radius: 5px;
  border: 2px solid #505050;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0) inset;
  background: transparent;
  color: inherit;
  margin: 5px;
  padding: 5px;
}

.fpbox .welcome {
  border-bottom: 1px solid #505050;
  background: transparent;
  /* color: #e0e0e0; */
  font-size: 150%;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading {
  border-bottom: 1px solid #505050;
  background: transparent;
  /* color: #e0e0e0; */
  font-size: 132%;
  font-variant: small-caps;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

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

.fpbox .body {
  overflow: hidden;
}

.fpbox.mobilecollapsible .heading a.togglecollapse {
  display: block;
  padding: 0 0 0 15px;
}

.fpbox.mobilecollapsible .heading a.togglecollapse:hover, .fpbox.mobilecollapsible .heading a.togglecollapse:active {
  text-decoration: none;
}

.fpbox.mobilecollapsible.collapsed .heading {
  border: none;
  margin-bottom: -4px;
}

.fpbox.mobilecollapsible.collapsed .heading a.togglecollapse {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAQAAABqrk9lAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiBgcKGQuEiih2AAAALklEQVQI12OczPD2vzAjAwMDAxMDAwPD2/9wJoQDZTIwvP0PZwozMsEYUAUQEwDWNwihamz9rAAAAABJRU5ErkJggg==") left center no-repeat;
}

.fpbox.mobilecollapsible.collapsed .body {
  display: none;
}

.fpbox.mobilecollapsible.expanded .heading a.togglecollapse {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAQAAADoz+32AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfiBgcKGQFkX8FoAAAAIklEQVQI12Ns+M+ABJiEGREcYUYmBgaYgDAjAwMTjAERBABjNAH/5hy/QgAAAABJRU5ErkJggg==") left center no-repeat;
}

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

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

.fpmain .columns {
  overflow: hidden;
}

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

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

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

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

.fplinks {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: -2px -3px;
}

.fplinks .linkslabel {
  border-bottom: 2px solid #505050;
  margin: 6px 3px 0 3px;
  flex: 0 0 100%;
}

.fplink {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  flex: 0 0 100%;
  padding: 2px 3px;
  box-sizing: border-box;
}

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

.fplink.wide {
  flex: 0 0 100%;
}

.fplink .box {
  background: transparent;
  /* 
    background-color: #000000;
    background-image: -moz-linear-gradient(center top , #151515 0%, #000000 100%);
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(0%,#151515), color-stop(100%,#000000));
    background-image:-webkit-linear-gradient(top, #151515 0%, #000000 100%);
    background-image:-o-linear-gradient(top, #151515 0%, #000000 100%);
    background-image:-ms-linear-gradient(top, #151515 0%, #000000 100%);
    background-image: linear-gradient(to bottom, #151515 0%, #000000 100%);
  */
  border: 2px solid #505050;
  border-radius: 2px;
  box-shadow: 0 0 0 2px #505050 inset;
  /* color: #e0e0e0; */
  display: flex;
  flex-flow: column nowrap;
  font-weight: bold;
  align-items: stretch;
  justify-content: stretch;
  text-transform: uppercase;
  flex-grow: 1;
  min-height: 4em;
}

.fplink.image {
  justify-content: flex-start;
}

.fplink.image .box {
  min-height: 70px;
}

.fplink.image .box .image {
  display: flex;
  flex-grow: 1;
  min-height: 70px;
}

.fplink.image .image a {
  min-height: 70px;
}

.fplink.image .box .image img {
  max-width: 100% !important;
  width: auto !important;
  max-height: 70px !important;
}

.fplink.image .image {
  font-size: 75%;
}

.fplink .link {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  flex-grow: 1;
}

.fplink a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}

.fplink.image .link a {
  border-top: 2px solid #505050;
  background: #ddddb7 !important;
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  max-width: 480px;
}

.fpvideo {
  position: relative;
  padding-top: 25px;
  padding-bottom: 56.25%;
  height: 0;
}

.fpvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fpbox .bigmobilelinks .rightcol {
  padding: 0.25em 0 0 0;
}

@media (min-width: 400px) {
  .fpbox .bigmobilelinks .rightcol {
    padding: 0;
  }
}

.fpbox .bigmobilelinks ul, 
.fpbox .bigmobilelinks .leftcol ul, 
.fpbox .bigmobilelinks .rightcol ul {
  list-style: none;
  margin: 0;
  padding: 0 15px;
}

.fpbox .bigmobilelinks ul ul, 
div#content .fpbox .bigmobilelinks .leftcol ul ul, 
div#content .fpbox .bigmobilelinks .rightcol ul ul {
  list-style: none;
  padding: 0.25em 1em 0 1em;
}

.fpbox .bigmobilelinks ul li div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(128, 128, 128, 0.1);
  min-height: 4em;
  margin: 0.25em 0;
  padding: 0;
}

.fpbox .bigmobilelinks a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(128, 128, 128, 0.2);
  min-height: 4em;
  margin: 0.25em 0;
  padding: 0;
}

div.cpbox div.feature {
  width:unset !important;
}

/* Classes permitting setting of alignment on mobile only or differently on desktop and mobile */
/* (See .desktopleft, .desktopcenter, .desktopright in MediaWiki:Common.css for the desktop equivalents */
.mobileleft {
  text-align: left;
}

.mobilecenter {
  text-align: center;
}

.mobileright {
  text-align: right;
}