MediaWiki:Common.css: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
Mr Pie 5 (talk | contribs)
Updated mp-featured color to better match figma. Removed red header border on main page.
 
(299 intermediate revisions by 5 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* Hiding the main page's title (using an image instead */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');
body.page-Main_Page h1.firstHeading { display:none; }
 
@font-face {
    font-family: 'KingthingsPetrock';
    font-style: normal;
    font-weight: normal;
    src: local("Kingthings Petrock"),
        url('filepath://Kingthings_Petrock-webfont.woff') format('woff');
}


/*Infoboxes*/
@font-face {
.eu4box {
    font-family: 'MuseoSans';
border: 2px solid #3d2334;
    font-style: normal;
border-radius: 6px;
    font-weight: normal;
background: #58324B;
    src: local("Museo Sans"),
color: white !important;
        url('filepath://Museo_Sans_500.woff') format('woff');
padding: 5px;
margin-bottom: 3px;
margin-left: 3px;
}
}


.eu4box .heading {
@font-face {  
background: #3d2334;
    font-family: 'League Spartan';
border-radius: 6px;
    font-style: normal;
padding: 0px 6px 0px;
    font-weight: bold;
color: white !important;
    src: local("League Spartan"),
        url('filepath://Leaguespartan-bold.woff') format('woff');
}
}


.eu4box a { color: lightblue !important; }
.new, #p-personal a.new {
.eu4box * { list-style-image: none; }
 
.eu4box .heading .mw-headline { color: white; }
}


/* EU4Box master styles */
#p-personal ul li a {
.eu4box .subheading {
  color: #fff !important;
color: #FFCD51;
font-weight: bold;
}
}


/* EU4box-inline overrides */
#mw-head ul li a{
.eu4box-inline {
background: #111d17;
color: #fdfdfd !important;
border: 2px solid #000000;
border-radius: 4px;
}
}
.eu4box-inline .heading {
 
background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png");
.missionthumb {
background-repeat: no-repeat;
    background-size: auto;
padding-right:20px;
    background-size: cover;
border-radius: 3px;
height:117px;
}
}


.eu4box-inline hr {
#ca-unwatch.icon a, #ca-watch.icon a {
background: #CCC !important;
    padding-top: 3.10em;
margin: 5px 0px 5px;
}
}


.eu4box-inline .heading .mw-headline { color: white; }
.vector-menu-tabs .mw-watchlink.icon a {
.eu4box-inline .heading .mw-headline img { margin-right: 5px; }
        height: 40px !important;
.eu4box-inline .subheading, span[style="color: #FFCD51"] { color: #ffffff !important; }
}
.eu4box-inline a { color: #90c8ff !important; }
#simpleSearch{
.eu4box .mw-collapsible-toggle { float:none; }
    box-shadow: none !important;
.eu4box h2 { margin-top: 0 !important; }
}
.eu4box h3 { margin-top: 0 !important; }


/*Color Templates*/
.effect-green { color: green; }
.effect-background-green { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-red { color: red; }
.effect-background-red { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-yellow { color: #FFA500; }
.effect-background-yellow { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-blue { color: blue; }
.effect-background-blue { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }


.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }
/* Hiding the main page's title (using an image instead */
body.page-Main_Page h1.firstHeading { display:none; }


/* Mildtable class */
#firstHeading{
.mildtable th {
margin-top: 40px !important;
text-align: left;
background: #F5F5F5;
padding: 5px;
font-size: 90%;
}
}
.mildtable td + td { padding-left: 5px; }
.mildtable td { border-top: 2px solid #DDD; }
.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }


/* Unbulleted lists */
#p-personal:a {
.plainlist ol,
      
.plainlist ul {
     color: #fff !important;
    line-height: inherit;
     list-style: none none;
     margin: 0;
}
}
.plainlist ol li,
 
.plainlist ul li {
#p-logo {
     margin-bottom: 0;
    /* width: 10em; */
    height: 260px;
   
  /* background-image: url(https://wiki.geministation.com/images/station2.png) !important; */
     background-repeat: no-repeat;
  background-position:right top;
   
}
}


/* Better collapsing content */
div#mw-panel {
.collapse-template .mw-collapsible-toggle {
    padding-top: 0 !important;
float: none;
    padding-left: 0 !important;
}
}
.collapse-template .mw-collapsible-content[style="display: block;"] {
#p-logo a {
padding: 15px 0px 0px 0px;
    /* display: block; */
border: 1px dashed #EEE;
    width: 29em;
    height: 204px;
    background-repeat: no-repeat;
    background-position: top left;  
    /* text-decoration: none; */
}
}


/* Main Page Header Image*/
#left-navigation {
.header {background-image: url('https://wiki.geministation.com/images/a/a6/Header.png');
    float: left;
background-repeat: no-repeat;
    margin-left: 27em;  
     background-size: auto;
     /* margin-top: 2.5em; */
     background-size: cover;
     margin-bottom: -2.5em;
     height:150px;
 
}
#right-navigation {
     float: right;
 
}
}


/* Wiki Background */
#p-personal:a{
body {background: #F6F6F6}
color:#fff !important;
#mw-page-base {background: #F6F6F6;
}
}


/* <pre> */
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,400i,700,700i|PT+Serif:400,400i,700,700i&display=swap');
@font-face {
    font-family: 'runescape';
    font-style: normal;
    font-weight: normal;
    src: local("RuneScape Chat 2"),
        local("RuneScape Chat"),
        url('filepath://Runescape_chat.woff') format('woff');
}


@font-face {
.header {
     font-family: 'runescape-bold';
  /*  background-image: url(https://wiki.geministation.com/images/7/78/Header3.png);*/
    font-style: normal;
  background-image: url(https://www.geministation.com/images/wiki_logo_1.png) !important;
    font-weight: bold;
     background-repeat: no-repeat;
     src: local("RuneScape Chat Bold 2"),
    background-size: 475px auto;
        local("RuneScape Chat Bold"),
    background-position:center;
        url('filepath://Runescape_chat_bold.woff') format('woff');
     display: block;
   
    width: 100%;
    height: auto;
}
}


@font-face {  
#p-logo {
     font-family: 'runescape-small';
     filter: none !important;
     font-style: normal;
     margin: -1.5em 0 1.5em;
    font-weight: normal;
    src: local("RuneScape Small"),
        url('filepath://Runescape_small.woff') format('woff');
}
}


@font-face {
#homepagesearch input[type=text] {
    font-family: 'runescape-classic';
  width: 60%;
    font-style: normal;
  padding: 16px 20px;
    font-weight: normal;
  margin: 8px 0;
    src: local("RuneScape Classic"),
  display: inline-block;
        url('filepath://Runescape_classic.woff') format('woff');
  border: 1px solid #ccc;
}
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(111, 120, 126);
  border-radius: 5px;
  background-color: rgb(251, 251, 251);


@font-face {
    font-family: 'KingthingsPetrock';
    font-style: normal;
    font-weight: normal;
    src: local("Kingthings Petrock"),
        url('filepath://Kingthings_Petrock-webfont.woff') format('woff');
}
}
 
#homepagesearch input[type=submit] {
@font-face {  
display:none;
    font-family: 'MuseoSans';
    font-style: normal;
    font-weight: normal;
    src: local("Museo Sans"),
        url('filepath://Museo_Sans_500.woff') format('woff');
}
}


@font-face {  
/*Infoboxes*/
    font-family: 'League Spartan';
.eu4box {
    font-style: normal;
border: 2px solid #3d2334;
    font-weight: bold;
border-radius: 6px;
    src: local("League Spartan"),
background: #58324B;
        url('filepath://Leaguespartan-bold.woff') format('woff');
color: white !important;
padding: 5px;
margin-bottom: 3px;
margin-left: 3px;
}
}


a,
.eu4box .heading {
image a {
background: #3d2334;
    color: #327ba7;
border-radius: 6px;
padding: 0px 6px 0px;
color: white !important;
}
}


a:visited,
.eu4box a { color: lightblue !important; }
image a:visited,
.eu4box * { list-style-image: none; }
a:active,
.eu4box .heading .mw-headline { color: white; }
image a:active {
 
    color: #327ba7;
/* EU4Box master styles */
.eu4box .subheading {
color: #FFCD51;
font-weight: bold;
}
}


a.new,
/* EU4box-inline overrides */
image a.new {
.eu4box-inline {
    color: #ba0000;
background: #0C191D;
color: #fdfdfd !important;
border: 2px solid #000000;
border-radius: 4px;
}
}
 
.eu4box-inline .heading {
a.new:visited,
background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png"); /* [[File:Earth_space_500px.png]] */
image a.new:visited {
background-repeat: no-repeat;
     color: #ba0000;
    background-size: auto;
     background-size: cover;
border-radius: 3px;
height:117px;
}
}


div.vectorTabs li a,
.eu4box-inline hr {
div.vectorMenu li a,
background: #CCC !important;
#mw-panel .portal .body li a,
margin: 5px 0px 5px;
div.vectorTabs li a:visited,
div.vectorMenu li a:visited,
#mw-panel .portal .body li a:visited,
div.vectorTabs li a:active,
div.vectorMenu li a:active,
#mw-panel .portal .body li a:active {
    color: #327ba7;
}
}


div.vectorTabs li.new a,
.eu4box-inline .heading .mw-headline { color: white; }
div.vectorMenu li.new a,
.eu4box-inline .heading .mw-headline img { margin-right: 5px; }
#mw-panel .portal .body li.new a,
.eu4box-inline .subheading, span[style="color: #FFCD51"] { color: #ffffff !important; }
div.vectorTabs li.new a:visited,
.eu4box-inline a { color: #90c8ff !important; }
div.vectorMenu li.new a:visited,
.eu4box .mw-collapsible-toggle { float:none; }
#mw-panel .portal .body li.new a:visited,
.eu4box h2 { margin-top: 0 !important; }
div.vectorTabs li.new a:active,
.eu4box h3 { margin-top: 0 !important; }
div.vectorMenu li.new a:active,
 
#mw-panel .portal .body li.new a:active {
/*Color Templates*/
    color: #ba0000;
.effect-green { color: green; }
}
.effect-background-green { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-red { color: red; }
.effect-background-red { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-yellow { color: #FFA500; }
.effect-background-yellow { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-blue { color: blue; }
.effect-background-blue { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }


.mw-body-content a.external,
.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }
.mw-body-content a.extiw {
    color: #3869bb;
}


.mw-body-content a.external:visited,
/* Mildtable class */
.mw-body-content a.extiw:visited,
.mildtable th {
.mw-body-content a.external:active,
text-align: left;
.mw-body-content a.extiw:active {
background: #F5F5F5;
    color: #3869bb;
padding: 5px;
font-size: 90%;
}
}
.mildtable td + td { padding-left: 5px; }
.mildtable td { border-top: 2px solid #DDD; }
.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }


.jsPurgeLink a.external {
/* Unbulleted lists */
     color: #327ba7;
.plainlist ol,
.plainlist ul {
     line-height: inherit;
    list-style: none none;
    margin: 0;
}
}
 
.plainlist ol li,
html {
.plainlist ul li {
     -webkit-text-size-adjust: 100%;
     margin-bottom: 0;
}
}


body {
/* Better collapsing content */
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
.collapse-template .mw-collapsible-toggle {
float: none;
}
}
 
.collapse-template .mw-collapsible-content[style="display: block;"] {
.mw-body {
padding: 15px 0px 0px 0px;
    color: #36414f;
border: 1px dashed #EEE;
    background-color: #fbfbfb;
}
}


.mw-body-content {
/* Main Page Header Image*/
     font-size: 0.9em;
.header {background-image: url('https://wiki.geministation.com/images/7/78/Header3.png'); /* [[File:Header3.png]] */
     line-height: 1.75;
background-repeat: no-repeat;
display: block;
margin-left: auto;
margin-right: auto;
     width:800px;
     height:auto;
   
}
}


.mw-body-content p {
a,
     margin: 0 0 0.8em;
image a {
     color: #327ba7;
}
}


h1,
a:visited,
h2,
image a:visited,
h3,
a:active,
h4,
image a:active {
h5,
     color: #327ba7;
h6 {
     color: #444e5a;
    border-color: #e4eaee;
}
}


h1 {
a.new,
     font-weight: bold;
image a.new {
     color: #ba0000;
}
}


.mw-body h1,
a.new:visited,
.mw-body-content h1,
image a.new:visited {
.mw-body-content h2,
     color: #ba0000;
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
    margin-bottom: 0.3em;
}
}


.mw-body h1,
div.vectorTabs li a,
.mw-body-content h1,
div.vectorMenu li a,
.mw-body-content h2 {
#mw-panel .portal .body li a,
     padding: 0 0 0.15em;
div.vectorTabs li a:visited,
div.vectorMenu li a:visited,
#mw-panel .portal .body li a:visited,
div.vectorTabs li a:active,
div.vectorMenu li a:active,
#mw-panel .portal .body li a:active {
     color: #327ba7;
}
}


pre,
div.vectorTabs li.new a,
code,
div.vectorMenu li.new a,
pre.mw-code.mw-script {
#mw-panel .portal .body li.new a,
    color: inherit;
div.vectorTabs li.new a:visited,
    background-color: #ffffff;
div.vectorMenu li.new a:visited,
     border-color: #e4eaee;
#mw-panel .portal .body li.new a:visited,
    overflow: auto;
div.vectorTabs li.new a:active,
div.vectorMenu li.new a:active,
#mw-panel .portal .body li.new a:active {
     color: #ba0000;
}
}


ul {
.mw-body-content a.external,
    list-style-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='5' height='13'%3E %3Ccircle cx='2.5' cy='9.5' r='2.5' fill='%234c4c4c'/%3E %3C/svg%3E");
.mw-body-content a.extiw {
    color: #3869bb;
}
}


.mw-content-ltr ul {
.mw-body-content a.external:visited,
    margin-top: 0;
.mw-body-content a.extiw:visited,
     margin-bottom: 0.8em;
.mw-body-content a.external:active,
.mw-body-content a.extiw:active {
     color: #3869bb;
}
}


.mw-content-ltr ul ul {
.jsPurgeLink a.external {
     margin-bottom: 0;
     color: #327ba7;
}
}


.mw-content-ltr ol {
html {
     margin: 0 0 0.8em 2em;
     -webkit-text-size-adjust: 100%;
}
}


.mw-content-ltr ol ol {
body {
     margin-bottom: 0;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
}


table.wikitable ul,
.mw-body {
table.wikitable ol {
    color: #36414f;
     margin-bottom: 0;
     background-color: #fbfbfb;
}
}


dl {
.mw-body-content {
     margin: 0;
     font-size: 0.9em;
    line-height: 1.75;
}
}


dd {
.mw-body-content p {
     min-width: 17.85em;
     margin: 0 0 0.8em;
}
}


hr {
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444e5a;
     border-color: #e4eaee;
     border-color: #e4eaee;
    border-style: solid;
    border-width: 1px 0 0 0;
    height: initial;
}
}


ul.tabbernav {
h1 {
     line-height: 3em;
     font-weight: bold;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-bottom: -4px !important;
}
}


div.thumbinner {
.mw-body h1,
     border: 1px solid #e4eaee;
.mw-body-content h1,
    background: none;
.mw-body-content h2,
     padding: 0;
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
     margin-bottom: 0.3em;
}
}


html .thumbimage {
.mw-body h1,
     border: none;
.mw-body-content h1,
.mw-body-content h2 {
     padding: 0 0 0.15em;
}
}


html .thumbcaption {
pre,
     color: #5d6773;
code,
     background: #ffffff;
pre.mw-code.mw-script {
     border-top: 1px solid #e4eaee;
     color: inherit;
     padding: 0.4em 0.6em;
     background-color: #ffffff;
    box-sizing: border-box;
     border-color: #e4eaee;
    word-wrap: break-word;
     overflow: auto;
}
}


.thumbcaption .magnify {
ul {
     display: none;
     list-style-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='5' height='13'%3E %3Ccircle cx='2.5' cy='9.5' r='2.5' fill='%234c4c4c'/%3E %3C/svg%3E");
}
}


.article-thumb {
.mw-content-ltr ul {
     padding: 2px;
     margin-top: 0;
    margin-bottom: 0.8em;
}
}


li.gallerybox div.thumb {
.mw-content-ltr ul ul {
     background: #ffffff;
     margin-bottom: 0;
    border-color: #e4eaee;
}
}


div.gallerytext {
.mw-content-ltr ol {
     color: #5d6773;
     margin: 0 0 0.8em 2em;
    font-size: 0.85em;
    line-height: 1.6em;
}
}


div.gallerytext p {
.mw-content-ltr ol ol {
     margin: 0.5em 0;
     margin-bottom: 0;
}
}


.gallery-image-wrapper {
table.wikitable ul,
     border: none !important;
table.wikitable ol {
     margin-bottom: 0;
}
}


#filetoc {
dl {
    background: #ffffff;
     margin: 0;
    border: 1px solid #e4eaee;
    border-radius: 4px;
    padding: 10px;
     margin-bottom: 1.5em;
}
}


.mw-userlink[title="User:Abuse filter"],
dd {
.mw-userlink[title="User:New user message"],
    min-width: 17.85em;
.mw-userlink[title="User:Cresbot"],
.mw-userlink[title="User:Gaz GEBot"] {
    color: #f7861b;
}
}


.mw-userlink[title="User:AvocadoBot"],
hr {
.mw-userlink[title="User:Botsey"],
    border-color: #e4eaee;
.mw-userlink[title="User:BrenBot"],
    border-style: solid;
.mw-userlink[title="User:Cåmdroid"],
    border-width: 1px 0 0 0;
.mw-userlink[title="User:CapitalWillowBot"],
    height: initial;
.mw-userlink[title="User:CephBot"],
}
.mw-userlink[title="User:CookBot"],
 
.mw-userlink[title="User:Dalek AWB"],
ul.tabbernav {
.mw-userlink[title="User:HabbletAWB"],
    line-height: 3em;
.mw-userlink[title="User:Gaz Bot"],
    padding: 0 !important;
.mw-userlink[title="User:Iiii I I I's sockpuppet"],
    margin-left: 0 !important;
.mw-userlink[title="User:JaydenBot"],
    margin-bottom: -4px !important;
.mw-userlink[title="User:MAGE-BOT-R"],
.mw-userlink[title="User:Michabotbot"],
.mw-userlink[title="User:Merds Bot"],
.mw-userlink[title="User:MuudyBot"],
.mw-userlink[title="User:NBottinger"],
.mw-userlink[title="User:NXTGenBot"],
.mw-userlink[title="User:ScuzzBot"],
.mw-userlink[title="User:SparkyKittyBot"],
.mw-userlink[title="User:TailsBot"],
.mw-userlink[title="User:Trahaearn automaton"] {
    color: #e874cf;
}
}


.mw-userlink[title="User:Jagex Stu"],
div.thumbinner {
.mw-userlink[title="User:JagexKieren"],
    border: 1px solid #e4eaee;
.mw-userlink[title="User:Jimwip"],
     background: none;
.mw-userlink[title="User:Kelvin"],
     padding: 0;
.mw-userlink[title="User:Mod Ave"],
.mw-userlink[title="User:Mod Jam"],
.mw-userlink[title="User:JagexPebble"],
.mw-userlink[title="User:JagexPoerkie"],
.mw-userlink[title="User:JagexRyan"] {
     background: url('filepath://Jagex_moderator_crown.png') left no-repeat;
     padding-left: 15px;
}
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
html .thumbimage {
     .mw-userlink[title="User:Jagex Stu"],
     border: none;
    .mw-userlink[title="User:JagexKieren"],
    .mw-userlink[title="User:Jimwip"],
    .mw-userlink[title="User:Kelvin"],
    .mw-userlink[title="User:Mod Ave"],
    .mw-userlink[title="User:Mod Jam"],
    .mw-userlink[title="User:JagexPebble"],
    .mw-userlink[title="User:JagexPoerkie"],
    .mw-userlink[title="User:JagexRyan"] {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }
 
}
}


#viewingold-warning,
html .thumbcaption {
#viewingnew-warning {
    color: #5d6773;
     background: #ffffff;
     background: #ffffff;
     border: 1px solid #e4eaee;
     border-top: 1px solid #e4eaee;
     font-size: 1.1em;
     padding: 0.4em 0.6em;
     font-weight: bold;
     box-sizing: border-box;
     line-height: 1.4em;
     word-wrap: break-word;
    margin: 1em 0 0.5em;
    padding: 0.75em 1.5em;
}
}


#mw-revision-reason {
.thumbcaption .magnify {
     font-style: italic;
     display: none;
}
}


#mw-revision-nav {
.article-thumb {
     text-align: center;
     padding: 2px;
}
}


div.mw-warning-with-logexcerpt,
li.gallerybox div.thumb {
#sp-contributions-footer {
     background: #ffffff;
     background-color: #ffffff;
     border-color: #e4eaee;
     border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


div.mw-warning-with-logexcerpt {
div.gallerytext {
     padding: 1em 1.5em;
    color: #5d6773;
    font-size: 0.85em;
     line-height: 1.6em;
}
}


#sp-contributions-footer {
div.gallerytext p {
     font-size: 0.9em;
     margin: 0.5em 0;
    text-align: center;
}
    padding: 1em 1.5em 0.5em;
 
     margin-top: 1.5em;
.gallery-image-wrapper {
     border: none !important;
}
}


.warningbox {
#filetoc {
     padding: 1.5em 2em;
    background: #ffffff;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    border: 1px solid #e4eaee;
    border-radius: 4px;
     padding: 10px;
     margin-bottom: 1.5em;
}
}


#mw-anon-edit-warning {
.mw-userlink[title="User:Abuse filter"],
    font-size: 0.9em;
.mw-userlink[title="User:New user message"],
     padding: 1.5em 2em 0.75em;
.mw-userlink[title="User:Cresbot"],
.mw-userlink[title="User:Gaz GEBot"] {
     color: #f7861b;
}
}


#mw-anon-edit-warning .editwarning-title {
.mw-userlink[title="User:AvocadoBot"],
    font-size: 1.2em;
.mw-userlink[title="User:Botsey"],
    margin-bottom: 0.4em;
.mw-userlink[title="User:BrenBot"],
.mw-userlink[title="User:CÃ¥mdroid"],
.mw-userlink[title="User:CapitalWillowBot"],
.mw-userlink[title="User:CephBot"],
.mw-userlink[title="User:CookBot"],
.mw-userlink[title="User:Dalek AWB"],
.mw-userlink[title="User:HabbletAWB"],
.mw-userlink[title="User:Gaz Bot"],
.mw-userlink[title="User:Iiii I I I's sockpuppet"],
.mw-userlink[title="User:JaydenBot"],
.mw-userlink[title="User:MAGE-BOT-R"],
.mw-userlink[title="User:Michabotbot"],
.mw-userlink[title="User:Merds Bot"],
.mw-userlink[title="User:MuudyBot"],
.mw-userlink[title="User:NBottinger"],
.mw-userlink[title="User:NXTGenBot"],
.mw-userlink[title="User:ScuzzBot"],
.mw-userlink[title="User:SparkyKittyBot"],
.mw-userlink[title="User:TailsBot"],
.mw-userlink[title="User:Trahaearn automaton"] {
    color: #e874cf;
}
}


.mw-editform #editpage-copywarn {
.mw-userlink[title="User:Jagex Stu"],
     line-height: 1.6em;
.mw-userlink[title="User:JagexKieren"],
     padding: 0 0 0.5em;
.mw-userlink[title="User:Jimwip"],
.mw-userlink[title="User:Kelvin"],
.mw-userlink[title="User:Mod Ave"],
.mw-userlink[title="User:Mod Jam"],
.mw-userlink[title="User:JagexPebble"],
.mw-userlink[title="User:JagexPoerkie"],
.mw-userlink[title="User:JagexRyan"] {
     background: url('filepath://Jagex_moderator_crown.png') left no-repeat;
     padding-left: 15px;
}
}


.mw-warning {
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
     color: #705000;
    .mw-userlink[title="User:Jagex Stu"],
     border: 1px solid #fde29b;
     .mw-userlink[title="User:JagexKieren"],
     background-color: #fdf1d1;
     .mw-userlink[title="User:Jimwip"],
     box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.1);
     .mw-userlink[title="User:Kelvin"],
    margin: 1em 5em;
     .mw-userlink[title="User:Mod Ave"],
    .mw-userlink[title="User:Mod Jam"],
    .mw-userlink[title="User:JagexPebble"],
    .mw-userlink[title="User:JagexPoerkie"],
    .mw-userlink[title="User:JagexRyan"] {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }
 
}
}


#pagehistory {
#viewingold-warning,
     margin: 15px 0;
#viewingnew-warning {
     list-style: none;
    background: #ffffff;
    border: 1px solid #e4eaee;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
     margin: 1em 0 0.5em;
     padding: 0.75em 1.5em;
}
}


#pagehistory li {
#mw-revision-reason {
     padding: 1px 10px;
     font-style: italic;
    border-color: transparent;
}
}


#pagehistory li.selected {
#mw-revision-nav {
    text-align: center;
}
 
div.mw-warning-with-logexcerpt,
#sp-contributions-footer {
    background-color: #ffffff;
     border: 1px solid #e4eaee;
     border: 1px solid #e4eaee;
     background: #ffffff;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


#pagehistory .mw-history-histlinks {
div.mw-warning-with-logexcerpt {
     padding-right: 5px;
     padding: 1em 1.5em;
}
}


#pagehistory .mw-userlink {
#sp-contributions-footer {
     font-weight: bold;
     font-size: 0.9em;
    text-align: center;
    padding: 1em 1.5em 0.5em;
    margin-top: 1.5em;
}
}


#mw-history-compare > div:first-of-type {
.warningbox {
     position: -webkit-sticky;
     padding: 1.5em 2em;
     position: sticky;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    top: 0;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e4eaee;
    padding: 0.25em 0;
}
}


.wgl-stickyheader #mw-history-compare > div:first-of-type {
#mw-anon-edit-warning {
     top: 2.75em;
    font-size: 0.9em;
     padding: 1.5em 2em 0.75em;
}
}


.updatedmarker {
#mw-anon-edit-warning .editwarning-title {
     color: #2e5e05;
     font-size: 1.2em;
     background-color: #c3e8a3;
     margin-bottom: 0.4em;
    padding: 0 5px;
    border-radius: 3px;
    display: inline-block;
}
}


.updatedmarker::first-letter {
.mw-editform #editpage-copywarn {
     text-transform: capitalize;
     line-height: 1.6em;
    padding: 0 0 0.5em;
}
}


body.wgl-stickyheader.action-view .mw-headline:target::before {
.mw-warning {
     display: block;
     color: #705000;
     content: '';
     border: 1px solid #fde29b;
     margin-top: -3rem;
     background-color: #fdf1d1;
    height: 3rem;
     box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.1);
     visibility: hidden;
     margin: 1em 5em;
     pointer-events: none;
}
}


#contentSub {
#pagehistory {
     margin-left: 0;
     margin: 15px 0;
    list-style: none;
}
}


.smwfact {
#pagehistory li {
     display: none;
     padding: 1px 10px;
    border-color: transparent;
}
}


body.wgl-stickyheader .mw-notification-area {
#pagehistory li.selected {
     padding-top: 4.5em;
     border: 1px solid #e4eaee;
    background: #ffffff;
}
}


body.wgl-stickyheader .postedit-container {
#pagehistory .mw-history-histlinks {
     top: 4.5em;
     padding-right: 5px;
}
}


.subpages + .mw-redirectedfrom {
#pagehistory .mw-userlink {
     display: block;
     font-weight: bold;
    margin-top: 0.3em;
}
}


.smw-column-header {
#mw-history-compare > div:first-of-type {
     color: inherit;
     position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e4eaee;
    padding: 0.25em 0;
}
}


.cm-mw-pagename {
.wgl-stickyheader #mw-history-compare > div:first-of-type {
     text-decoration: none;
    top: 2.75em;
}
 
.updatedmarker {
    color: #2e5e05;
    background-color: #c3e8a3;
    padding: 0 5px;
    border-radius: 3px;
    display: inline-block;
}
 
.updatedmarker::first-letter {
    text-transform: capitalize;
}
 
body.wgl-stickyheader.action-view .mw-headline:target::before {
    display: block;
    content: '';
    margin-top: -3rem;
    height: 3rem;
    visibility: hidden;
    pointer-events: none;
}
 
#contentSub {
    margin-left: 0;
}
 
.smwfact {
    display: none;
}
 
body.wgl-stickyheader .mw-notification-area {
    padding-top: 4.5em;
}
 
body.wgl-stickyheader .postedit-container {
    top: 4.5em;
}
 
.subpages + .mw-redirectedfrom {
    display: block;
    margin-top: 0.3em;
}
 
.smw-column-header {
    color: inherit;
}
 
.cm-mw-pagename {
     text-decoration: none;
}
}


Line 816: Line 899:
     background: #fff;
     background: #fff;
     border: 3px double black;
     border: 3px double black;
     color: #c6b895;
     color: #fff;
     display: inline-block;
     display: inline-block;
     line-height: 1.1;
     line-height: 1.1;
Line 830: Line 913:


.OptionHover {
.OptionHover {
     background: #0d1e25;
     background: #09233A;
     cursor: default;
     cursor: default;
     display: inline-block;
     display: inline-block;
Line 1,074: Line 1,157:
}
}


.tile.oswf-day {
.oswf-page-container {
     margin-left: 0.5em;
    width: 100%;
    border-radius: 0.5em;
    max-width: 80rem;
     margin-left: auto;
    margin-right: auto;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.oswf-tile {
.oswf-page-container .mw-headline-underline {
     margin: 1em;
     display: none;
}
}


.oswf-tile.oswf-complete {
.oswf-page-container .oswf-tile {
     opacity: 0.75;
     max-width: 35em;
    padding: 0;
    border-color: #3c780a;
}
}


.oswf-tile .oswf-summary {
.oswf-page-container .oswf-tile.oswf-tile-complete {
     font-size: 105%;
     order: 10;
     line-height: 1.6;
     border-color: #9f261e;
    margin-top: -0.4em;
}
}


.oswf-tile .oswf-img {
.oswf-page-container .oswf-tile.oswf-tile-complete .oswf-tile-banner {
     display: block;
     background: #9f261e;
    max-width: 75px;
    float: right;
}
}


.oswf-tile .oswf-img img {
.oswf-page-container .oswf-tile.oswf-tile-complete .oswf-tile-content {
     max-width: 100%;
     opacity: 0.5;
    height: auto;
}
}


.oswf-tile .oswf-guidance {
.oswf-page-container .oswf-tile .oswf-tile-banner {
     border-top: 1px solid #eeeeee;
     padding: 0.5em 2em;
     padding-top: 1em;
    background: #3c780a;
     color: #ffffff;
}
}


.js-tooltip-text {
.oswf-page-container .oswf-tile .oswf-tile-content {
     padding: 5px;
     padding: 1.5em 2em 1.5em;
}
}


.js-tooltip-wrapper {
.oswf-section-header {
     position: absolute;
     padding: 0.25em 2em;
     z-index: 999999;
    background: #eeeeee;
     max-width: 75%;
     display: flex;
     padding: 5px;
     flex-direction: row;
     border: 3px solid #438ab5;
     align-items: center;
     background: #ffffff;
     border-top: 1px solid #e4eaee;
     -webkit-box-shadow: 3px 3px 10px -5px #333;
     border-bottom: 1px solid #e4eaee;
    -moz-box-shadow: 3px 3px 10px -5px #333;
     justify-content: space-between;
     box-shadow: 3px 3px 10px -5px #333;
}
     font-size: 12px;
 
.oswf-section-header h2,
.oswf-section-header h5 {
     padding: 0;
     margin: 0.3em 0;
}
}


.js-tooltip-click {
.oswf-section-header.oswf-page-header {
    color: white;
     background: #09233A;
     background: #438ab5;
     border-radius: 0.5em 0.5em 0 0;
     border-radius: 2em;
     border: none;
    border: 2px solid #438ab5;
    cursor: pointer;
    padding: 0 0.3em;
     -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


.js-tooltip-arrow {
.oswf-section-header.oswf-page-header h2,
    position: absolute;
.oswf-section-header.oswf-page-header h5 {
    border-color: transparent;
     color: #ffffff;
    border-style: solid;
     padding: 0;
     z-index: 900001;
     margin: 0.5em 0;
     width: 0;
     height: 0;
}
}


.js-tooltip-arrow.js-tooltip-arrow-pointleft {
.oswf-page-section {
     border-right-color: #438ab5;
     padding: 1em 2em;
    border-left-color: transparent;
    border-left-width: 0;
}
}


.js-tooltip-arrow.js-tooltip-arrow-pointright {
.oswf-page-section p:last-child,
     border-left-color: #438ab5;
.oswf-page-section.rules-section ul {
    border-right-color: transparent;
     margin-bottom: 0;
    border-right-width: 0;
}
}


.js-tooltip-close {
.oswf-page-quicklinks {
     float: right;
     padding: 0 2em;
     margin-left: 10px;
     background: #f9fafa;
     margin-right: -5px;
     display: flex;
     margin-top: -5px;
     flex-direction: row;
     margin-bottom: 1px;
     align-items: center;
     background: #438ab5;
     border-bottom: 1px solid #e4eaee;
    border: 0;
}
}


.transcript {
.oswf-page-quicklinks .oswf-page-quicklinks-col {
    -webkit-border-radius: 0 0 120px 120px / 0 0 8px 8px;
     padding: 0.5em 1em 0.5em 0;
    -moz-border-radius: 0 0 120px 120px / 0 0 8px 8px;
     border-right: 1px solid #e4eaee;
     border-radius: 0 0 120px 120px / 0 0 8px 8px;
    -webkit-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
     box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    width: 75%;
    background: #f1f1f1;
    margin: 0 0 15px 15px;
    padding: 5px 20px 15px 20px;
}
}


.transcript.godletter {
.oswf-page-quicklinks .oswf-page-quicklinks-col p,
     margin: 20px auto;
.oswf-page-quicklinks .oswf-page-quicklinks-col h5 {
     padding: 20px 30px;
     margin: 0;
     padding: 0;
}
}


.ns-120 .mw-parser-output > ul,
.oswf-page-quicklinks .oswf-page-quicklinks-col:not(:first-child) {
.transcript > ul,
     padding-left: 1em;
.ns-120 .mw-parser-output > ul ul,
.transcript > ul ul {
     list-style: none;
}
}


.ns-120 .mw-parser-output > ul li,
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord {
.transcript > ul li,
     background: #5865F2;
.ns-120 .mw-parser-output > ul ul li,
.transcript > ul ul li {
     border-left: 1px dashed #bdc5cd;
    padding: 20px 0 0 15px;
    margin-bottom: 10px;
}
}


.ns-120 .mw-parser-output > ul li b:first-child,
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord a,
.transcript > ul li b:first-child,
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord h5 {
.ns-120 .mw-parser-output > ul ul li b:first-child,
     color: #ffffff;
.transcript > ul ul li b:first-child {
    position: relative;
    float: left;
    bottom: 18px;
    margin-right: -100%;
     color: #444e5a;
    font-size: 0.9em;
    text-transform: uppercase;
}
}


.ns-120 .mw-parser-output > ul li:hover,
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord img {
.transcript > ul li:hover,
     margin-right: 0.3em;
.ns-120 .mw-parser-output > ul ul li:hover,
.transcript > ul ul li:hover {
     border-color: #444e5a;
}
}


.quest-action {
.oswf-text-primary {
    text-align: center;
     color: #f7861b;
    font-style: italic;
     margin: 0 5%;
}
}


.quest-action:before,
.tile.oswf-day {
.quest-action:after {
     margin-left: 0.5em;
    content: '———';
     margin: 4px;
    letter-spacing: -1px;
}
}


.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
.oswf-tile {
     font-size: 1.25em;
     margin: 1em;
}
}


ul.actionbar,
.oswf-tile.oswf-complete {
ul.actionbar-revolution {
     opacity: 0.75;
     -webkit-box-sizing: border-box;
}
    -moz-box-sizing: border-box;
 
     -ms-box-sizing: border-box;
.oswf-tile .oswf-summary {
     box-sizing: border-box;
     font-size: 105%;
    padding: 39px 0 0 6px;
     line-height: 1.6;
     margin: 0;
     margin-top: -0.4em;
    width: 530px;
    height: 76px;
}
}


ul.actionbar li,
.oswf-tile .oswf-img {
ul.actionbar-revolution li {
     display: block;
     list-style: none;
     max-width: 75px;
    float: left;
     float: right;
    margin: 0;
    padding: 0;
     width: 32px;
     height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 4px;
}
}


ul.actionbar {
.oswf-tile .oswf-img img {
     background: url('filepath://Template_action_bar.png');
     max-width: 100%;
    height: auto;
}
}


ul.actionbar-revolution {
.oswf-tile .oswf-guidance {
     background: url('filepath://Template_action_bar_revolution.png');
     border-top: 1px solid #eeeeee;
    padding-top: 1em;
}
}


.ability-rotation {
.js-tooltip-text {
    border-width: 1px;
     padding: 5px;
    border-style: solid;
    border-radius: 2px;
    line-height: 40px;
     padding: 0.5em 1em;
    display: inline-block;
    margin-top: 0.2em;
    background-color: #e4eaee;
    border-color: #bdc5cd;
}
}


.archive {
.js-tooltip-wrapper {
     border: 1px solid #e4eaee;
     position: absolute;
     background-color: #ffffff;
     z-index: 999999;
     text-align: center;
     max-width: 75%;
    margin: 5px;
     padding: 5px;
     padding: 5px;
     float: right;
     border: 3px solid #438ab5;
     width: 120px;
     background: #ffffff;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     -webkit-box-shadow: 3px 3px 10px -5px #333;
    -moz-box-shadow: 3px 3px 10px -5px #333;
    box-shadow: 3px 3px 10px -5px #333;
    font-size: 12px;
}
}


.attack-speed {
.js-tooltip-click {
     max-width: 150px;
     color: white;
     line-height: 1.3em;
    background: #438ab5;
     display: block;
    border-radius: 2em;
     text-align: center;
     border: 2px solid #438ab5;
    cursor: pointer;
    padding: 0 0.3em;
     -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
}
}


.attack-speed b {
.js-tooltip-arrow {
     width: 100%;
     position: absolute;
     background-color: #dedede;
     border-color: transparent;
     box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.2);
     border-style: solid;
     display: block;
     z-index: 900001;
     border-radius: 2.5px;
     width: 0;
     height: 5px;
     height: 0;
}
}


.attack-speed b::after {
.js-tooltip-arrow.js-tooltip-arrow-pointleft {
     border-radius: 2.5px;
     border-right-color: #438ab5;
    height: 5px;
     border-left-color: transparent;
    content: "";
     border-left-width: 0;
    background-color: #999999;
     display: inline-block;
    width: 0%;
     float: left;
    box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.1);
}
}


.attack-speed.weapon {
.js-tooltip-arrow.js-tooltip-arrow-pointright {
     max-width: 150px;
     border-left-color: #438ab5;
    border-right-color: transparent;
    border-right-width: 0;
}
}


.attack-speed.weapon b {
.js-tooltip-close {
     background-color: #c6dce8;
    float: right;
    margin-left: 10px;
    margin-right: -5px;
    margin-top: -5px;
    margin-bottom: 1px;
     background: #438ab5;
    border: 0;
}
}


.attack-speed.weapon b::after {
.transcript {
     background-color: #438ab5;
    -webkit-border-radius: 0 0 120px 120px / 0 0 8px 8px;
    -moz-border-radius: 0 0 120px 120px / 0 0 8px 8px;
    border-radius: 0 0 120px 120px / 0 0 8px 8px;
    -webkit-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    width: 75%;
     background: #f1f1f1;
    margin: 0 0 15px 15px;
    padding: 5px 20px 15px 20px;
}
}


.attack-speed.monster {
.transcript.godletter {
     max-width: 123px;
     margin: 20px auto;
    padding: 20px 30px;
}
}


.attack-speed.monster b {
.ns-3020 .mw-parser-output > ul,
     background-color: #ecccc6;
.transcript > ul,
.ns-3020 .mw-parser-output > ul ul,
.transcript > ul ul {
     list-style: none;
}
}


.attack-speed.monster b::after {
.ns-3020 .mw-parser-output > ul li,
     background-color: #861c10;
.transcript > ul li,
.ns-3020 .mw-parser-output > ul ul li,
.transcript > ul ul li {
    border-left: 1px dashed #bdc5cd;
    padding: 20px 0 0 15px;
     margin-bottom: 10px;
}
}


.attack-speed.weapon.fastest b::after {
.ns-3020 .mw-parser-output > ul li b:first-child,
     width: 100%;
.transcript > ul li b:first-child,
.ns-3020 .mw-parser-output > ul ul li b:first-child,
.transcript > ul ul li b:first-child {
     position: relative;
    float: left;
    bottom: 18px;
    margin-right: -100%;
    color: #444e5a;
    font-size: 0.9em;
    text-transform: uppercase;
}
}


.attack-speed.weapon.fast b::after {
.ns-3020 .mw-parser-output > ul li:hover,
     width: 80%;
.transcript > ul li:hover,
.ns-3020 .mw-parser-output > ul ul li:hover,
.transcript > ul ul li:hover {
     border-color: #444e5a;
}
}


.attack-speed.weapon.average b::after {
.mission-action {
     width: 60%;
    text-align: center;
    font-style: italic;
     margin: 0 5%;
}
}


.attack-speed.weapon.slow b::after {
.mission-action:before,
     width: 40%;
.mission-action:after {
     content: '\0151\0151\0151';
    margin: 4px;
    letter-spacing: -1px;
}
}


.attack-speed.weapon.slowest b::after {
.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
     width: 20%;
     font-size: 1.25em;
}
}


.attack-speed.monster.t1 b::after {
ul.actionbar,
     width: 100%;
ul.actionbar-revolution {
}
     -webkit-box-sizing: border-box;
 
    -moz-box-sizing: border-box;
.attack-speed.monster.t2 b::after {
    -ms-box-sizing: border-box;
     width: 90%;
    box-sizing: border-box;
    padding: 39px 0 0 6px;
    margin: 0;
     width: 530px;
    height: 76px;
}
}


.attack-speed.monster.t3 b::after {
ul.actionbar li,
     width: 80%;
ul.actionbar-revolution li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
     width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 4px;
}
}


.attack-speed.monster.t4 b::after {
ul.actionbar {
     width: 70%;
     background: url('filepath://Template_action_bar.png');
}
}


.attack-speed.monster.t5 b::after {
ul.actionbar-revolution {
     width: 60%;
     background: url('filepath://Template_action_bar_revolution.png');
}
}


.attack-speed.monster.t6 b::after {
.ability-rotation {
     width: 50%;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    line-height: 40px;
    padding: 0.5em 1em;
    display: inline-block;
    margin-top: 0.2em;
    background-color: #e4eaee;
     border-color: #bdc5cd;
}
}


.attack-speed.monster.t7 b::after {
.archive {
     width: 40%;
    border: 1px solid #e4eaee;
}
    background-color: #ffffff;
 
    text-align: center;
.attack-speed.monster.t8 b::after {
    margin: 5px;
    width: 30%;
     padding: 5px;
    float: right;
    width: 120px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.attack-speed.monster.t9 b::after {
.attack-speed {
     width: 20%;
    max-width: 150px;
    line-height: 1.3em;
    display: block;
     text-align: center;
}
}


.attack-speed.monster.t10 b::after {
.attack-speed b {
     width: 10%;
    width: 100%;
    background-color: #dedede;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.2);
    display: block;
    border-radius: 2.5px;
     height: 5px;
}
}


@-webkit-keyframes "random-speed" {
.attack-speed b::after {
     0% {
    border-radius: 2.5px;
          width: 20%;
    height: 5px;
     }
    content: "";
    background-color: #999999;
    display: inline-block;
     width: 0%;
    float: left;
     box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.1);
}


    25% {
.attack-speed.weapon {
          width: 40%;
    max-width: 150px;
    }
}


    50% {
.attack-speed.weapon b {
          width: 60%;
    background-color: #c6dce8;
    }
}


    75% {
.attack-speed.weapon b::after {
          width: 80%;
    background-color: #438ab5;
    }
}


    100% {
.attack-speed.monster {
          width: 100%;
    max-width: 123px;
    }
}


.attack-speed.monster b {
    background-color: #ecccc6;
}
}


@keyframes "random-speed" {
.attack-speed.monster b::after {
     0% {
     background-color: #861c10;
          width: 20%;
}
    }


    25% {
.attack-speed.weapon.fastest b::after {
          width: 40%;
    width: 100%;
    }
}


    50% {
.attack-speed.weapon.fast b::after {
          width: 60%;
    width: 80%;
    }
}


    75% {
.attack-speed.weapon.average b::after {
          width: 80%;
    width: 60%;
    }
}


    100% {
.attack-speed.weapon.slow b::after {
          width: 100%;
    width: 40%;
    }
}


.attack-speed.weapon.slowest b::after {
    width: 20%;
}
}


.attack-speed.random b::after {
.attack-speed.monster.t1 b::after {
     -webkit-animation-name: random-speed;
     width: 100%;
    -webkit-animation-duration: 5s;
}
    -webkit-animation-iteration-count: infinite;
 
    -webkit-animation-direction: alternate;
.attack-speed.monster.t2 b::after {
    animation-name: random-speed;
     width: 90%;
    animation-duration: 5s;
    animation-iteration-count: infinite;
     animation-direction: alternate;
}
}


.chat-options span {
.attack-speed.monster.t3 b::after {
     padding: 0 1px;
     width: 80%;
}
}


.chat-options .chat-options-underline {
.attack-speed.monster.t4 b::after {
     border-bottom: 1px dotted #15f;
     width: 70%;
    cursor: help;
}
}


.chat-options-dialogue {
.attack-speed.monster.t5 b::after {
    color: inherit;
     width: 60%;
    background: #ffffff;
     border: 1px solid #e4eaee;
    border-radius: 5px;
    margin-left: 3px;
}
}


.clear-both {
.attack-speed.monster.t6 b::after {
     clear: both;
     width: 50%;
}
}


.clear-left {
.attack-speed.monster.t7 b::after {
     clear: left;
     width: 40%;
}
}


.clear-right {
.attack-speed.monster.t8 b::after {
     clear: right;
     width: 30%;
}
}


.coins {
.attack-speed.monster.t9 b::after {
    color: green;
     width: 20%;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    display: inline-block;
     padding: 0;
}
}


.coins-pos {
.attack-speed.monster.t10 b::after {
     color: #014cc0;
     width: 10%;
}
}


.coins-neg {
@-webkit-keyframes "random-speed" {
     color: #c02614;
     0% {
}
          width: 20%;
    }


.rusty-coins-10000 {
    25% {
    background-image: url('filepath://Rusty_coins_10000.png');
          width: 40%;
     padding: 7px 0 1px 35px;
     }
}


.rusty-coins-1000 {
    50% {
    background-image: url('filepath://Rusty_coins_1000.png');
          width: 60%;
     padding: 1px 0 1px 35px;
     }
}


.rusty-coins-250 {
    75% {
    background-image: url('filepath://Rusty_coins_250.png');
          width: 80%;
     padding: 1px 0 1px 35px;
     }
}


.rusty-coins-100 {
    100% {
    background-image: url('filepath://Rusty_coins_100.png');
          width: 100%;
     padding: 1px 0px 1px 32px;
     }
}


.rusty-coins-25 {
    background-image: url('filepath://Rusty_coins_25.png');
    padding-left: 30px;
}
}


.rusty-coins-5 {
@keyframes "random-speed" {
     background-image: url('filepath://Rusty_coins_5.png');
     0% {
     padding-left: 30px;
          width: 20%;
}
     }


.rusty-coins-4 {
    25% {
    background-image: url('filepath://Rusty_coins_4.png');
          width: 40%;
     padding-left: 30px;
     }
}


.rusty-coins-3 {
    50% {
    background-image: url('filepath://Rusty_coins_3.png');
          width: 60%;
     padding-left: 30px;
     }
}


.rusty-coins-2 {
    75% {
    background-image: url('filepath://Rusty_coins_2.png');
          width: 80%;
     padding-left: 23px;
     }
}


.rusty-coins-1 {
    100% {
    background-image: url('filepath://Rusty_coins_1.png');
          width: 100%;
     padding-left: 15px;
     }
}


.coins-10000 {
    background-image: url('filepath://Coins_10000.png');
    padding: 7px 0 1px 35px;
}
}


.coins-1000 {
.attack-speed.random b::after {
     background-image: url('filepath://Coins_1000.png');
     -webkit-animation-name: random-speed;
     padding: 1px 0 1px 35px;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-name: random-speed;
    animation-duration: 5s;
    animation-iteration-count: infinite;
     animation-direction: alternate;
}
}


.coins-250 {
.chat-options span {
    background-image: url('filepath://Coins_250.png');
     padding: 0 1px;
     padding: 1px 0 1px 35px;
}
}


.coins-100 {
.chat-options .chat-options-underline {
     background-image: url('filepath://Coins_100.png');
     border-bottom: 1px dotted #15f;
     padding: 1px 0px 1px 32px;
     cursor: help;
}
}


.coins-25 {
.chat-options-dialogue {
     background-image: url('filepath://Coins_25.png');
    color: inherit;
     padding-left: 30px;
     background: #ffffff;
    border: 1px solid #e4eaee;
    border-radius: 5px;
     margin-left: 3px;
}
}


.coins-5 {
.clear-both {
     background-image: url('filepath://Coins_5.png');
     clear: both;
    padding-left: 30px;
}
}


.coins-4 {
.clear-left {
     background-image: url('filepath://Coins_4.png');
     clear: left;
    padding-left: 30px;
}
}


.coins-3 {
.clear-right {
     background-image: url('filepath://Coins_3.png');
     clear: right;
    padding-left: 30px;
}
}


.coins-2 {
.coins {
     background-image: url('filepath://Coins_2.png');
    color: green;
     padding-left: 23px;
    background-position: 0% 50%;
     background-repeat: no-repeat;
    display: inline-block;
     padding: 0;
}
}


.coins-1 {
.coins-pos {
     background-image: url('filepath://Coins_1.png');
     color: #014cc0;
    padding-left: 15px;
}
}


.chimes-1000 {
.coins-neg {
     background-image: url('filepath://Chimes_1000.png');
     color: #c02614;
    padding: 3px 0 3px 33px;
}
}


.chimes-100 {
.rusty-coins-10000 {
     background-image: url('filepath://Chimes_100.png');
     background-image: url('filepath://Rusty_coins_10000.png');
     padding: 1px 0 1px 30px;
     padding: 7px 0 1px 35px;
}
}


.chimes-50 {
.rusty-coins-1000 {
     background-image: url('filepath://Chimes_50.png');
     background-image: url('filepath://Rusty_coins_1000.png');
     padding-left: 31px;
     padding: 1px 0 1px 35px;
}
}


.chimes-20 {
.rusty-coins-250 {
     background-image: url('filepath://Chimes_20.png');
     background-image: url('filepath://Rusty_coins_250.png');
     padding-left: 24px;
     padding: 1px 0 1px 35px;
}
}


.chimes-1 {
.rusty-coins-100 {
     background-image: url('filepath://Chimes_1.png');
     background-image: url('filepath://Rusty_coins_100.png');
     padding-left: 19px;
     padding: 1px 0px 1px 32px;
}
}


.zemomark-10000 {
.rusty-coins-25 {
     background-image: url('filepath://Zemomark_10000.png');
     background-image: url('filepath://Rusty_coins_25.png');
     padding: 7px 0 1px 26px;
     padding-left: 30px;
}
}


.zemomark-1000 {
.rusty-coins-5 {
     background-image: url('filepath://Zemomark_1000.png');
     background-image: url('filepath://Rusty_coins_5.png');
     padding: 1px 0 1px 27px;
     padding-left: 30px;
}
}


.zemomark-250 {
.rusty-coins-4 {
     background-image: url('filepath://Zemomark_250.png');
     background-image: url('filepath://Rusty_coins_4.png');
     padding: 1px 0 1px 25px;
     padding-left: 30px;
}
}


.zemomark-100 {
.rusty-coins-3 {
    background-image: url('filepath://Zemomark_100.png');
     background-image: url('filepath://Rusty_coins_3.png');
    padding: 1px 0px 1px 30px;
}
 
.zemomark-25 {
     background-image: url('filepath://Zemomark_25.png');
     padding-left: 30px;
     padding-left: 30px;
}
}


.zemomark-5 {
.rusty-coins-2 {
     background-image: url('filepath://Zemomark_5.png');
     background-image: url('filepath://Rusty_coins_2.png');
     padding-left: 30px;
     padding-left: 23px;
}
}


.zemomark-4 {
.rusty-coins-1 {
     background-image: url('filepath://Zemomark_4.png');
     background-image: url('filepath://Rusty_coins_1.png');
     padding-left: 25px;
     padding-left: 15px;
}
}


.zemomark-3 {
.coins-10000 {
     background-image: url('filepath://Zemomark_3.png');
     background-image: url('filepath://Coins_10000.png');
     padding-left: 25px;
     padding: 7px 0 1px 35px;
}
}


.zemomark-2 {
.coins-1000 {
     background-image: url('filepath://Zemomark_2.png');
     background-image: url('filepath://Coins_1000.png');
     padding-left: 23px;
     padding: 1px 0 1px 35px;
}
}


.zemomark-1 {
.coins-250 {
     background-image: url('filepath://Zemomark_1.png');
     background-image: url('filepath://Coins_250.png');
     padding-left: 18px;
     padding: 1px 0 1px 35px;
}
}


#DisassemblyT .disassembly-border {
.coins-100 {
     border-top: 0.5em solid #ffffff;
     background-image: url('filepath://Coins_100.png');
    padding: 1px 0px 1px 32px;
}
}


.documentation {
.coins-25 {
     background: #ffffff;
     background-image: url('filepath://Coins_25.png');
    border: 1px solid #e4eaee;
     padding-left: 30px;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.documentation pre,
.coins-5 {
.documentation code {
    background-image: url('filepath://Coins_5.png');
     background-color: #f9fafa;
     padding-left: 30px;
}
}


.documentation-header {
.coins-4 {
    color: #ffffff;
     background-image: url('filepath://Coins_4.png');
     background: #949eaa;
     padding-left: 30px;
    font-weight: bold;
     padding: 1em 1.5em;
}
}


.documentation-title {
.coins-3 {
     font-size: 1.25em;
     background-image: url('filepath://Coins_3.png');
    padding-left: 30px;
}
}


.documentation-subheader {
.coins-2 {
     color: #ffffff;
     background-image: url('filepath://Coins_2.png');
    background: #808c9a;
     padding-left: 23px;
     padding: 0.5em 1.5em;
}
}


.documentation-subheader a,
.coins-1 {
.documentation-subheader .documentation-links a,
    background-image: url('filepath://Coins_1.png');
.documentation-subheader a:visited,
     padding-left: 15px;
.documentation-subheader .documentation-links a:visited,
.documentation-subheader a:active,
.documentation-subheader .documentation-links a:active {
     color: #e4eaee;
}
}


.documentation-documentation,
.chimes-1000 {
.documentation-links {
    background-image: url('filepath://Chimes_1000.png');
     font-size: 0.85em;
     padding: 3px 0 3px 33px;
}
}


.documentation-content {
.chimes-100 {
     padding: 1em 1.5em;
    background-image: url('filepath://Chimes_100.png');
     padding: 1px 0 1px 30px;
}
}


.dropsline-noted {
.chimes-50 {
     color: #949eaa;
     background-image: url('filepath://Chimes_50.png');
    padding-left: 31px;
}
}


.item-drops .beast-version {
.chimes-20 {
     font-size: smaller;
     background-image: url('filepath://Chimes_20.png');
     font-style: italic;
     padding-left: 24px;
}
}


.editnotice {
.chimes-1 {
     font-size: 0.9em;
     background-image: url('filepath://Chimes_1.png');
     padding-bottom: 0.75em;
     padding-left: 19px;
    margin-bottom: 0.6em;
}
}


.editnotice .editnotice-title {
.zemomark-10000 {
     font-size: 1.2em;
     background-image: url('filepath://Zemomark_10000.png');
     font-weight: bold;
     padding: 7px 0 1px 26px;
    margin-bottom: 0.4em;
}
}


.equipmenttable {
.zemomark-1000 {
     background-image: url('filepath://Worn_equipment_interface_blank.png');
     background-image: url('filepath://Zemomark_1000.png');
     background-repeat: no-repeat;
     padding: 1px 0 1px 27px;
    background-position: top left;
    width: 225px;
    height: 320px;
    text-align: center;
    display: inline-block;
}
}


.equipmenttable.equipmenttable-float-right {
.zemomark-250 {
     float: right;
    background-image: url('filepath://Zemomark_250.png');
     padding: 1px 0 1px 25px;
}
}


.equipmenttable.equipmenttable-float-left {
.zemomark-100 {
     float: left;
    background-image: url('filepath://Zemomark_100.png');
     padding: 1px 0px 1px 30px;
}
}


.equipmenttable.equipmenttable-float-center {
.zemomark-25 {
     display: block;
     background-image: url('filepath://Zemomark_25.png');
     margin: 0 auto;
     padding-left: 30px;
}
}


.equipmenttable .equipmentrow {
.zemomark-5 {
     position: relative;
    background-image: url('filepath://Zemomark_5.png');
     padding-left: 30px;
}
}


.equipmenttable .equipmentrow.equipmentrow1 {
.zemomark-4 {
     top: 65px;
    background-image: url('filepath://Zemomark_4.png');
     padding-left: 25px;
}
}


.equipmenttable .equipmentrow.equipmentrow2 {
.zemomark-3 {
     top: 73px;
    background-image: url('filepath://Zemomark_3.png');
     padding-left: 25px;
}
}


.equipmenttable .equipmentrow.equipmentrow3 {
.zemomark-2 {
     top: 81px;
    background-image: url('filepath://Zemomark_2.png');
     padding-left: 23px;
}
}


.equipmenttable .equipmentrow.equipmentrow4 {
.zemomark-1 {
     top: 88px;
    background-image: url('filepath://Zemomark_1.png');
     padding-left: 18px;
}
}


.equipmenttable .equipmentrow.equipmentrow5 {
#DisassemblyT .disassembly-border {
     top: 98px;
     border-top: 0.5em solid #ffffff;
}
}


.equipmenttable .equipmentrow .equipmentslot {
.documentation {
     display: table-cell;
     background: #ffffff;
     position: relative;
     border: 1px solid #e4eaee;
     height: 32px;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    width: 32px;
    vertical-align: middle;
}
}


.equipmenttable .equipmentrow .equipmentslot img {
.documentation pre,
     max-height: 32px;
.documentation code {
    max-width: 32px;
     background-color: #f9fafa;
}
}


.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
.documentation-header {
     opacity: 0.5;
     color: #ffffff;
    background: #949eaa;
    font-weight: bold;
    padding: 1em 1.5em;
}
}


.equipmenttable .equipmentrow .equipmentslot.auraslot {
.documentation-title {
     left: 57px;
     font-size: 1.25em;
}
}


.equipmenttable .equipmentrow .equipmentslot.headslot {
.documentation-subheader {
     left: 65px;
     color: #ffffff;
    background: #808c9a;
    padding: 0.5em 1.5em;
}
}


.equipmenttable .equipmentrow .equipmentslot.pocketslot {
.documentation-subheader a,
     left: 73px;
.documentation-subheader .documentation-links a,
.documentation-subheader a:visited,
.documentation-subheader .documentation-links a:visited,
.documentation-subheader a:active,
.documentation-subheader .documentation-links a:active {
     color: #e4eaee;
}
}


.equipmenttable .equipmentrow .equipmentslot.capeslot {
.documentation-documentation,
     left: 57px;
.documentation-links {
     font-size: 0.85em;
}
}


.equipmenttable .equipmentrow .equipmentslot.neckslot {
.documentation-content {
     left: 65px;
     padding: 1em 1.5em;
}
}


.equipmenttable .equipmentrow .equipmentslot.ammoslot {
.dropsline-noted {
     left: 73px;
     color: #949eaa;
}
}


.equipmenttable .equipmentrow .equipmentslot.weaponslot {
.item-drops .beast-version {
     left: 37px;
     font-size: smaller;
    font-style: italic;
}
}


.equipmenttable .equipmentrow .equipmentslot.torsoslot {
.editnotice {
     left: 65px;
    font-size: 0.9em;
    padding-bottom: 0.75em;
     margin-bottom: 0.6em;
}
}


.equipmenttable .equipmentrow .equipmentslot.shieldslot {
.editnotice .editnotice-title {
     left: 93px;
    font-size: 1.2em;
    font-weight: bold;
     margin-bottom: 0.4em;
}
}


.equipmenttable .equipmentrow .equipmentslot.legsslot {
.equipmenttable {
     left: 97px;
    background-image: url('filepath://Worn_equipment_interface_blank.png');
    background-repeat: no-repeat;
     background-position: top left;
    width: 225px;
    height: 320px;
    text-align: center;
    display: inline-block;
}
}


.equipmenttable .equipmentrow .equipmentslot.glovesslot {
.equipmenttable.equipmenttable-float-right {
     left: 37px;
     float: right;
}
}


.equipmenttable .equipmentrow .equipmentslot.bootsslot {
.equipmenttable.equipmenttable-float-left {
     left: 65px;
     float: left;
}
}


.equipmenttable .equipmentrow .equipmentslot.ringslot {
.equipmenttable.equipmenttable-float-center {
     left: 93px;
     display: block;
    margin: 0 auto;
}
}


.extimage div,
.equipmenttable .equipmentrow {
.extimage a,
     position: relative;
.extimage img {
     height: inherit;
    max-height: inherit;
    max-width: inherit;
    width: inherit;
}
}


.extimage .caption {
.equipmenttable .equipmentrow.equipmentrow1 {
     color: #696969;
     top: 65px;
    padding: 3px 6px;
}
}


.fact-text {
.equipmenttable .equipmentrow.equipmentrow2 {
     color: #15f;
     top: 73px;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}
}


.fairycode {
.equipmenttable .equipmentrow.equipmentrow3 {
     font-family: "KingthingsPetrock", sans-serif;
     top: 81px;
    font-size: 120%;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: 1px;
}
}


.fairycode b ~ b:before {
.equipmenttable .equipmentrow.equipmentrow4 {
     content: "•";
     top: 88px;
}
}


.floornumber > .floornumber-us,
.equipmenttable .equipmentrow.equipmentrow5 {
.floornumber-setting-gb .floornumber > .floornumber-us,
     top: 98px;
.floornumber-setting-us .floornumber > .floornumber-gb {
     display: none;
}
}


.floornumber-setting-gb .floornumber > .floornumber-gb,
.equipmenttable .equipmentrow .equipmentslot {
.floornumber-setting-us .floornumber > .floornumber-us {
    display: table-cell;
     display: inline;
    position: relative;
    height: 32px;
    width: 32px;
     vertical-align: middle;
}
}


.floornumber-override-gb .floornumber > .floornumber-us,
.equipmenttable .equipmentrow .equipmentslot img {
.floornumber-override-us .floornumber > .floornumber-gb {
    max-height: 32px;
     display: none !important;
     max-width: 32px;
}
}


.floornumber-override-gb .floornumber > .floornumber-gb,
.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
.floornumber-override-us .floornumber > .floornumber-us {
     opacity: 0.5;
     display: inline !important;
}
}


.rsw-infobox {
.equipmenttable .equipmentrow .equipmentslot.auraslot {
    background: #ffffff;
     left: 57px;
    font-size: 0.85em;
    width: 300px;
    margin: 0.5em 0 1em 1em;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     float: right;
}
}


.rsw-infobox .infobox-header {
.equipmenttable .equipmentrow .equipmentslot.headslot {
    color: #ffffff;
     left: 65px;
    font-size: 1.15em;
    line-height: 1.4em;
     background: #246c97;
    border-bottom: 0.5em solid #ffffff;
    padding: 0.5em 0;
}
}


.rsw-infobox .infobox-subheader {
.equipmenttable .equipmentrow .equipmentslot.pocketslot {
     background: #6ba5c8;
     left: 73px;
    color: #ffffff;
    line-height: 2em;
    border-top: 0.5em solid #ffffff;
    border-bottom: 0.5em solid #ffffff;
}
}


.rsw-infobox .infobox-subheader a {
.equipmenttable .equipmentrow .equipmentslot.capeslot {
     color: #ffffff;
     left: 57px;
}
}


.rsw-infobox .infobox-image {
.equipmenttable .equipmentrow .equipmentslot.neckslot {
     text-align: center;
     left: 65px;
}
}


.rsw-infobox .infobox-image.bordered-image {
.equipmenttable .equipmentrow .equipmentslot.ammoslot {
     border: 1px solid #e4eaee;
     left: 73px;
    border-bottom: none;
    padding: 0.4em;
}
}


.rsw-infobox .infobox-image a.image + a.image {
.equipmenttable .equipmentrow .equipmentslot.weaponslot {
     margin-left: 0.1em;
     left: 37px;
}
}


.rsw-infobox .infobox-image img {
.equipmenttable .equipmentrow .equipmentslot.torsoslot {
     max-width: 100%;
     left: 65px;
    height: auto;
}
}


.rsw-infobox .infobox-map {
.equipmenttable .equipmentrow .equipmentslot.shieldslot {
     border-left: 1px solid #e4eaee;
     left: 93px;
    border-right: 1px solid #e4eaee;
    text-align: center;
}
}


.rsw-infobox .infobox-map img {
.equipmenttable .equipmentrow .equipmentslot.legsslot {
     max-width: 100%;
     left: 97px;
    height: auto;
    margin: 0.5em 0;
}
}


.rsw-infobox .infobox-map a.mw-kartographer-container,
.equipmenttable .equipmentrow .equipmentslot.glovesslot {
.rsw-infobox .infobox-map div.mw-kartographer-container {
     left: 37px;
     margin: 0.5em auto;
}
}


.rsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
.equipmenttable .equipmentrow .equipmentslot.bootsslot {
     text-align: right;
     left: 65px;
    vertical-align: top;
    border-left: 1px solid #e4eaee;
    border-right: 0.175em solid #6ba5c8;
    padding: 0.2em 0.5em;
}
}


.rsw-infobox td:not(.infobox-image):not(.infobox-map) {
.equipmenttable .equipmentrow .equipmentslot.ringslot {
     border-right: 1px solid #e4eaee;
     left: 93px;
    padding: 0.25em 0.5em;
    line-height: 1.6em;
}
}


.rsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
.extimage div,
     border: 1px solid #e4eaee;
.extimage a,
     padding-bottom: 0.6em;
.extimage img {
     height: inherit;
     max-height: inherit;
    max-width: inherit;
    width: inherit;
}
}


.rsw-infobox td ul {
.extimage .caption {
     margin: 0 0 0 1.25em;
     color: #696969;
    padding: 3px 6px;
}
}


.rsw-infobox .infobox-cell-hidden {
.fact-text {
     display: none;
    color: #15f;
    font-style: italic;
    cursor: help;
     border-bottom: dotted 1px black;
}
}


.rsw-infobox .infobox-template-links {
.fairycode {
     text-align: center;
    font-family: "KingthingsPetrock", sans-serif;
    font-size: 120%;
    font-weight: bold;
     text-transform: lowercase;
    letter-spacing: 1px;
}
}


.rsw-infobox .advanced-data {
.fairycode b ~ b:before {
     display: none;
     content: "\2022";
}
}


.infobox-wrapper {
.floornumber > .floornumber-us,
     display: table;
.floornumber-setting-gb .floornumber > .floornumber-us,
    float: right;
.floornumber-setting-us .floornumber > .floornumber-gb {
     display: none;
}
}


.rsw-infobox.infobox-monster {
.floornumber-setting-gb .floornumber > .floornumber-gb,
    text-align: center;
.floornumber-setting-us .floornumber > .floornumber-us {
     table-layout: fixed;
     display: inline;
}
}


.rsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child {
.floornumber-override-gb .floornumber > .floornumber-us,
     border-right: 1px solid #e4eaee;
.floornumber-override-us .floornumber > .floornumber-gb {
     display: none !important;
}
}


.rsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) {
.floornumber-override-gb .floornumber > .floornumber-gb,
     border-left: 1px solid #e4eaee;
.floornumber-override-us .floornumber > .floornumber-us {
     display: inline !important;
}
}


.rsw-infobox.infobox-monster th.combat-subheader {
.gsw-infobox {
     text-align: center;
    background: #ffffff;
    width: 300px;
    margin: 0.5em 0 1em 1em;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     float: right;
}
}


.rsw-infobox.infobox-monster th.offensive-header {
.gsw-infobox .infobox-header {
    background-color: #801c13;
     color: #ffffff;
     color: #ffffff;
     text-align: center;
     font-size: 1.15em;
    line-height: 1.4em;
    background: #246c97;
    border-bottom: 0.5em solid #ffffff;
    padding: 0.5em 0;
}
}


.rsw-infobox.infobox-monster th.offensive-subheader {
.gsw-infobox .infobox-subheader {
     background-color: #ecccc6;
     background: #6ba5c8;
     color: #801c13;
    color: #ffffff;
     text-align: center;
    line-height: 2em;
     border-top: 0.5em solid #ffffff;
     border-bottom: 0.5em solid #ffffff;
}
}


.rsw-infobox.infobox-monster th.offensive-subheader a {
.gsw-infobox .infobox-subheader a {
     color: #801c13;
     color: #ffffff;
}
}


.rsw-infobox.infobox-monster th.offensive-subheader:not(:last-child) {
.gsw-infobox .infobox-image {
    border-right: 0.175em solid #801c13;
}
 
.rsw-infobox.infobox-monster th.defensive-header {
    background-color: #438ab5;
    color: #ffffff;
     text-align: center;
     text-align: center;
}
}


.rsw-infobox.infobox-monster th.defensive-subheader {
.gsw-infobox .infobox-image.bordered-image {
     background-color: #c1deed;
     border: 1px solid #e4eaee;
     color: #36414f;
     border-bottom: none;
     text-align: center;
     padding: 0.4em;
}
}


.rsw-infobox.infobox-monster th.defensive-subheader a {
.gsw-infobox .infobox-image a.image + a.image {
     color: #36414f;
     margin-left: 0.1em;
}
}


.rsw-infobox.infobox-monster th.slayer-header {
.gsw-infobox .infobox-image img {
     background: #4c4c4c;
     max-width: 100%;
    color: #ffffff;
     height: auto;
     text-align: center;
}
}


.rsw-infobox.infobox-monster th.slayer-subheader {
.gsw-infobox .infobox-map {
     background-color: #cccccc;
     border-left: 1px solid #e4eaee;
     color: #4c4c4c;
     border-right: 1px solid #e4eaee;
     text-align: center;
     text-align: center;
}
}


.rsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
.gsw-infobox .infobox-map img {
     border-right: 0.175em solid #4c4c4c;
    max-width: 100%;
    height: auto;
     margin: 0.5em 0;
}
}


.rsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"],
.gsw-infobox .infobox-map a.mw-kartographer-container,
.rsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"],
.gsw-infobox .infobox-map div.mw-kartographer-container {
.rsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] {
     margin: 0.5em auto;
     filter: drop-shadow(0px 0px 1px black);
}
}


.infobox-thieving .thvloot-cell {
.gsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
     padding: 0;
     text-align: right;
}
    vertical-align: top;
 
    border-left: 1px solid #e4eaee;
.infobox-thieving .thvloot-cell .wikitable {
     border-right: 0.175em solid #6ba5c8;
     margin: -0.5px;
     padding: 0.2em 0.5em;
     width: calc(100% + 1px);
}
}


.rsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) {
.gsw-infobox td:not(.infobox-image):not(.infobox-map) {
     border-right: 1px solid #e4eaee;
     border-right: 1px solid #e4eaee;
    padding: 0.25em 0.5em;
    line-height: 1.6em;
}
}


.rsw-infobox#infobox-familiar td.infobox-template-links {
.gsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
     border: 1px solid #e4eaee !important;
     border: 1px solid #e4eaee;
     padding-bottom: 0.6em;
     padding-bottom: 0.6em;
}
}


.rsw-infobox#infobox-familiar td:first-child {
.gsw-infobox td ul {
     border-left: 1px solid #e4eaee !important;
     margin: 0 0 0 1.25em;
}
}


.rsw-infobox#infobox-familiar td:last-child {
.gsw-infobox .infobox-cell-hidden {
     border-right: 1px solid #e4eaee !important;
     display: none;
}
}


.rsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) {
.gsw-infobox .infobox-template-links {
     border: none;
     text-align: center;
}
}


.rsw-infobox#infobox-familiar td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
.gsw-infobox .advanced-data {
     border: none;
     display: none;
    padding: 0.25em 0.5em;
}
}


.infobox-bottom-links {
.infobox-wrapper {
     clear: right;
     display: table;
     float: right;
     float: right;
    font-size: xx-small;
    margin-top: -1.5em;
}
}


.infobox-buttons {
.gsw-infobox.infobox-monster {
     text-align: center;
     text-align: center;
     max-width: 250px;
     table-layout: fixed;
    display: none;
    margin: 0 auto;
}
}


.infobox-buttons .button {
.gsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child {
     margin: 0 3px;
     border-right: 1px solid #e4eaee;
}
}


.infobox-switch-resources {
.gsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) {
     display: none;
     border-left: 1px solid #e4eaee;
}
}


.infobox .infobox-cell-hidden {
.gsw-infobox.infobox-monster th.combat-subheader {
     display: none;
     text-align: center;
}
}


.switch-infobox .switch-infobox-triggers,
.gsw-infobox.infobox-monster th.offensive-header {
.switch-infobox .loading-button {
    background-color: #801c13;
     clear: left;
    color: #ffffff;
     text-align: center;
}
}


.infobox .nestedinfo td table {
.gsw-infobox.infobox-monster th.offensive-subheader {
     min-width: 263px;
     background-color: #ecccc6;
     margin: -1px;
     color: #801c13;
     width: calc(100% + 2px) !important;
     text-align: center;
}
}


.infobox .nestedinfo td {
.gsw-infobox.infobox-monster th.offensive-subheader a {
     width: 100%;
     color: #801c13;
    padding: 0;
}
}


.infobox {
.gsw-infobox.infobox-monster th.offensive-subheader:not(:last-child) {
     border: 1px solid #aaaaaa;
     border-right: 0.175em solid #801c13;
     background-color: #f9f9f9;
}
     color: inherit !important;
 
     margin: 0 0 0.5em 0.2em !important;
.gsw-infobox.infobox-monster th.defensive-header {
    padding: 0.2em;
     background-color: #438ab5;
    float: right;
     color: #ffffff;
    clear: right;
     text-align: center;
}
}


.infobox td,
.gsw-infobox.infobox-monster th.defensive-subheader {
.infobox th {
     background-color: #c1deed;
     vertical-align: top;
    color: #36414f;
    text-align: center;
}
}


.infobox caption {
.gsw-infobox.infobox-monster th.defensive-subheader a {
    font-size: larger;
     color: #36414f;
    padding-bottom: 10px !important;
    margin-left: 0 !important;
     color: inherit !important;
}
}


.infobox.bordered {
.gsw-infobox.infobox-monster th.slayer-header {
     border-collapse: collapse;
     background: #4c4c4c;
    color: #ffffff;
    text-align: center;
}
}


.infobox.bordered td,
.gsw-infobox.infobox-monster th.slayer-subheader {
.infobox.bordered th {
     background-color: #cccccc;
     border: 1px solid #aaaaaa;
    color: #4c4c4c;
    text-align: center;
}
}


.infobox.bordered .borderless td,
.gsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
.infobox.bordered .borderless th {
     border-right: 0.175em solid #4c4c4c;
     border: 0;
}
}


.infobox ul {
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"],
     margin: 0.3em 0 0 1.6em;
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"],
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] {
     filter: drop-shadow(0px 0px 1px black);
}
}


.infobox .wikitable.mw-collapsible {
.infobox-thieving .thvloot-cell {
     margin: -1px;
     padding: 0;
    width: calc(100% + 2px) !important;
}
}


.infobox a.image + a.image {
.infobox-thieving .thvloot-cell .wikitable {
     margin-left: 3px;
     margin: -0.5px;
    width: calc(100% + 1px);
}
}


.infobox .infobox-image {
.gsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) {
    text-align: center;
     border-right: 1px solid #e4eaee;
     word-spacing: -4px;
}
}


.infobox .infobox-image img {
.gsw-infobox#infobox-familiar td.infobox-template-links {
     height: inherit;
     border: 1px solid #e4eaee !important;
     max-width: 250px;
     padding-bottom: 0.6em;
}
}


.infobox td .new {
.gsw-infobox#infobox-familiar td:first-child {
     word-spacing: 0;
     border-left: 1px solid #e4eaee !important;
}
}


.infobox input#QtyCalc {
.gsw-infobox#infobox-familiar td:last-child {
     width: 50px !important;
     border-right: 1px solid #e4eaee !important;
}
}


.infobox .infobox-cell-hidden {
.gsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) {
     display: none;
     border: none;
}
}


.infobox-bonuses.wikitable th {
.gsw-infobox#infobox-familiar td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
     padding: 0.25em 0.4em;
    border: none;
    text-align: center;
     padding: 0.25em 0.5em;
    white-space: nowrap;
    width: 70px !important;
}
}


.infobox-bonuses.wikitable td {
.infobox-bottom-links {
     text-align: center;
     clear: right;
    float: right;
    font-size: xx-small;
    margin-top: -1.5em;
}
}


.infobox-bonuses.wikitable .combat-attributes {
.infobox-buttons {
     text-align: left;
     text-align: center;
    max-width: 250px;
    display: none;
    margin: 0 auto;
}
}


.infobox-bonuses.wikitable .combat-attributes .image {
.infobox-buttons .button {
    display: inline-block;
     margin: 0 3px;
     margin-right: 4px;
    width: 23px;
}
}


.infotableBonuses .attribute-value {
.infobox-switch-resources {
     background: #f5f5f5;
     display: none;
}
}


.infotableBonuses .attribute-total {
.infobox .infobox-cell-hidden {
     background: #f2f2f2;
    display: none;
}
 
.switch-infobox .switch-infobox-triggers,
.switch-infobox .loading-button {
     clear: left;
}
}


.infotableBonuses .attribute-total .attribute-value {
.infobox .nestedinfo td table {
     background: #f2f2f2;
    min-width: 263px;
    margin: -1px;
     width: calc(100% + 2px) !important;
}
}


.inventorytable {
.infobox .nestedinfo td {
    background-image: url('filepath://Inventory_interface.png');
     width: 100%;
    background-repeat: no-repeat;
     padding: 0;
    background-position: top left;
     width: 174px;
    height: 328px;
     padding: 37px 0 42px;
    border-spacing: 0;
}
}


.inventorytable td {
.infobox {
     padding: 0 !important;
     border: 1px solid #aaaaaa;
     border: 0 !important;
    background-color: #f9f9f9;
     text-align: center;
     color: inherit !important;
     position: relative;
     margin: 0 0 0.5em 0.2em !important;
     width: 46px;
     padding: 0.2em;
     height: 36px;
     float: right;
     clear: right;
}
}


.keypress {
.infobox td,
    background: #eeeeee;
.infobox th {
    color: #333333;
     vertical-align: top;
    font-family: monospace;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0.1em;
     padding: 0.1em 0.5em;
    line-height: 1.4;
    white-space: nowrap;
    display: inline-block;
}
}


.license {
.infobox caption {
     background: #cfd8eb;
     font-size: larger;
     border: none;
     padding-bottom: 10px !important;
    margin-left: 0 !important;
    color: inherit !important;
}
}


.license th {
.infobox.bordered {
     padding-right: 0.4em;
     border-collapse: collapse;
    background-color: #617ebc;
    color: #fff;
    width: 25%;
}
}


.license th[colspan="2"] {
.infobox.bordered td,
     font-size: 16px;
.infobox.bordered th {
     border: 1px solid #aaaaaa;
}
}


.license a {
.infobox.bordered .borderless td,
     color: #556d97;
.infobox.bordered .borderless th {
     border: 0;
}
}


.musicplayer {
.infobox ul {
     border: 1px solid #e4eaee;
     margin: 0.3em 0 0 1.6em;
    font-size: 90%;
    line-height: 1.6em;
    background: #ffffff;
    -webkit-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    max-width: 300px;
    margin: 0 0 1em 1em;
    padding: 0.75em;
    spacing: 0px;
}
}


.musicplayer .mediaContainer {
.infobox .wikitable.mw-collapsible {
     margin-top: 0.75em;
     margin: -1px;
    width: calc(100% + 2px) !important;
}
}


.pronunciation {
.infobox a.image + a.image {
    margin-left: 3px;
}
}


.pronunciation .k-options,
.infobox .infobox-image {
.pronunciation .volume-slider,
    text-align: center;
.pronunciation .volume_control,
     word-spacing: -4px;
.pronunciation .timed-text,
.pronunciation .time-disp,
.pronunciation .play_head,
.pronunciation .videoHolder {
     display: none;
}
}


.pronunciation .mediaContainer,
.infobox .infobox-image img {
.pronunciation .k-player {
     height: inherit;
     display: inline-block;
     max-width: 250px;
     width: 20px !important;
}
}


.pronunciation .k-player .control-bar {
.infobox td .new {
     border: none;
     word-spacing: 0;
    background: none;
    padding: 0;
}
}


.pronunciation .mwPlayerContainer {
.infobox input#QtyCalc {
     background: none;
     width: 50px !important;
}
}


.messagebox {
.infobox .infobox-cell-hidden {
    width: 65%;
     display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 3px 3px 3px 0;
    border-left: 15px solid #90c2dd;
    background-color: #f1f1f1;
     overflow: auto;
}
}


.messagebox.obsolete {
.infobox-bonuses.wikitable th {
     background-color: #cfcfcf;
     padding: 0.25em 0.4em;
     border-color: #464646;
    text-align: center;
     white-space: nowrap;
    width: 70px !important;
}
}


.messagebox.obsolete a,
.infobox-bonuses.wikitable td {
.messagebox.obsolete a:visited,
     text-align: center;
.messagebox.obsolete a:active {
     color: #6c6c6c;
}
}


.messagebox.info {
.infobox-bonuses.wikitable .combat-attributes {
     background-color: #ebebeb;
     text-align: left;
    border-color: #898989;
}
}


.messagebox.info a,
.infobox-bonuses.wikitable .combat-attributes .image {
.messagebox.info a:visited,
    display: inline-block;
.messagebox.info a:active {
    margin-right: 4px;
     color: #6c6c6c;
     width: 23px;
}
}


.messagebox.action {
.infotableBonuses .attribute-value {
     background-color: #cbdae2;
     background: #f5f5f5;
    border-color: #45697D;
}
}


.messagebox.action a,
.infotableBonuses .attribute-total {
.messagebox.action a:visited,
     background: #f2f2f2;
.messagebox.action a:active {
     color: #3c5c6e;
}
}


.messagebox.file {
.infotableBonuses .attribute-total .attribute-value {
     background-color: #cfd8eb;
     background: #f2f2f2;
    border-color: #617ebc;
}
}


.messagebox.file a,
.inventorytable {
.messagebox.file a:visited,
    background-image: url('filepath://Inventory_interface.png');
.messagebox.file a:active {
    background-repeat: no-repeat;
     color: #556d97;
    background-position: top left;
    width: 174px;
    height: 328px;
    padding: 37px 0 42px;
     border-spacing: 0;
}
}


.messagebox.warn {
.inventorytable td {
     background-color: #ecd8d5;
     padding: 0 !important;
     border-color: #861c10;
     border: 0 !important;
    text-align: center;
    position: relative;
    width: 46px;
    height: 36px;
}
}


.messagebox.warn a,
.keypress {
.messagebox.warn a:visited,
    background: #eeeeee;
.messagebox.warn a:active {
    color: #333333;
     color: #861c10;
    font-family: monospace;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0.1em;
    padding: 0.1em 0.5em;
    line-height: 1.4;
    white-space: nowrap;
     display: inline-block;
}
}


.messagebox.disambig {
.license {
     background-color: #ebebeb;
     background: #cfd8eb;
     border-color: #898989;
     border: none;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}
}


.messagebox.disambig a,
.license th {
.messagebox.disambig a:visited,
    padding-right: 0.4em;
.messagebox.disambig a:active {
    background-color: #617ebc;
     color: #6c6c6c;
     color: #fff;
    width: 25%;
}
}


.messagebox.safe {
.license th[colspan="2"] {
     background-color: #d8f0d3;
     font-size: 16px;
    border-color: #1b8408;
}
}


.messagebox.safe a,
.license a {
.messagebox.safe a:visited,
     color: #556d97;
.messagebox.safe a:active {
     color: #1b8408;
}
}


.messagebox.unsafe {
.musicplayer {
     background-color: #ffee88;
    border: 1px solid #e4eaee;
     border-color: #997700;
    font-size: 90%;
    line-height: 1.6em;
     background: #ffffff;
    -webkit-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     max-width: 300px;
    margin: 0 0 1em 1em;
    padding: 0.75em;
    spacing: 0px;
}
}


.messagebox.unsafe a,
.musicplayer .mediaContainer {
.messagebox.unsafe a:visited,
     margin-top: 0.75em;
.messagebox.unsafe a:active {
     color: #997700;
}
}


.messagebox.easter {
.pronunciation {
    background-color: #e5f9c2;
    border-color: #598014;
}
}


.messagebox.easter a,
.pronunciation .k-options,
.messagebox.easter a:visited,
.pronunciation .volume-slider,
.messagebox.easter a:active {
.pronunciation .volume_control,
     color: #598014;
.pronunciation .timed-text,
.pronunciation .time-disp,
.pronunciation .play_head,
.pronunciation .videoHolder {
     display: none;
}
}


.messagebox.halloween {
.pronunciation .mediaContainer,
     background-color: #e8d8ea;
.pronunciation .k-player {
     border-color: #794080;
     display: inline-block;
     width: 20px !important;
}
}


.messagebox.halloween a,
.pronunciation .k-player .control-bar {
.messagebox.halloween a:visited,
    border: none;
.messagebox.halloween a:active {
    background: none;
     color: #794080;
     padding: 0;
}
}


.messagebox.thanksgiving {
.pronunciation .mwPlayerContainer {
     background-color: #f0cba8;
     background: none;
    border-color: #a65800;
}
}


.messagebox.thanksgiving a,
.messagebox {
.messagebox.thanksgiving a:visited,
    width: 65%;
.messagebox.thanksgiving a:active {
    margin-left: auto;
     color: #a65800;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 3px 3px 3px 0;
    border-left: 15px solid #90c2dd;
     background-color: #f1f1f1;
    overflow: auto;
}
}


.messagebox.christmas {
.messageboxcleanup {
     background-color: #d4eaf6;
    width: 30%;
     border-color: #428bb5;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 0px 0px 0px 0;
     border-left: 15px solid #90c2dd;
     background-color: #f1f1f1;
    overflow: auto;
}
}


.messagebox.christmas a,
.messagebox.obsolete {
.messagebox.christmas a:visited,
    background-color: #cfcfcf;
.messagebox.christmas a:active {
     border-color: #464646;
     color: #3a799d;
}
}


.messagebox.discord {
.messagebox.obsolete a,
    background-color: #7289DA;
.messagebox.obsolete a:visited,
    border-color: #5a6dad;
.messagebox.obsolete a:active {
     color: #ffffff;
     color: #6c6c6c;
}
}


.messagebox.discord a,
.messagebox.info {
.messagebox.discord a:visited,
    background-color: #ebebeb;
.messagebox.discord a:active {
     border-color: #898989;
     color: #d2e5fc;
}
}


.messagebox.discord a.external.text,
.messagebox.info a,
.messagebox.discord a:visited.external.text,
.messagebox.info a:visited,
.messagebox.discord a:active.external.text {
.messagebox.info a:active {
     color: #d2e5fc;
     color: #6c6c6c;
    font-style: italic;
}
}


.messagebox.stub {
.messagebox.action {
     width: 40%;
     background-color: #cbdae2;
    border-color: #45697D;
}
}


.messagebox.welcomenotice {
.messagebox.action a,
    padding: 1em;
.messagebox.action a:visited,
     width: 90%;
.messagebox.action a:active {
     color: #3c5c6e;
}
}


.messagebox.hasdialogue {
.messagebox.file {
     width: auto;
     background-color: #cfd8eb;
    border-color: #617ebc;
}
}


.messagebox.alphabetical {
.messagebox.file a,
    width: auto;
.messagebox.file a:visited,
    font-size: 95%;
.messagebox.file a:active {
     padding: 5px 10px;
     color: #556d97;
    text-align: center;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
}
}


.wikipedia {
.messagebox.warn {
     border: solid #aaa 1px;
     background-color: #ecd8d5;
     font-size: 90%;
     border-color: #861c10;
    background: #f9f9f9;
    padding: 4px;
    spacing: 0px;
    margin-top: 10px;
}
}


.messagebox2 {
.messagebox.warn a,
    background: #ffffff;
.messagebox.warn a:visited,
    width: 60vw;
.messagebox.warn a:active {
     max-width: 600px;
     color: #861c10;
    margin: 1em auto;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.messagebox2 + .messagebox2 {
.messagebox.disambig {
     margin-top: calc(-1em - 1px);
    background-color: #ebebeb;
    border-color: #898989;
     margin-top: 20px !important;
    margin-bottom: 30px !important;
}
}


.messagebox-header {
.messagebox.disambig a,
    background: #ddedf6;
.messagebox.disambig a:visited,
    border: 1px solid #c5e0ef;
.messagebox.disambig a:active {
     border-bottom: 0.3em solid #589ac1;
     color: #6c6c6c;
    display: flex;
}
}


.messagebox-image {
.messagebox.safe {
     width: 55px;
     background-color: #d8f0d3;
    display: flex;
     border-color: #1b8408;
    justify-content: center;
     align-items: center;
}
}


.messagebox-title {
.messagebox.safe a,
    line-height: 1.55em;
.messagebox.safe a:visited,
    font-weight: bold;
.messagebox.safe a:active {
    padding: 0.6em 0.6em 0.6em 0;
     color: #1b8408;
     flex: 1;
}
}


.messagebox-text {
.messagebox.unsafe {
     font-size: 0.85em;
     background-color: #ffee88;
    line-height: 1.6em;
     border-color: #997700;
    padding: 0.65em 0.65em 0.65em 55px;
    border: 1px solid #e4eaee;
     border-top-width: 0;
}
}


.messagebox2.warn .messagebox-header {
.messagebox.unsafe a,
    background: #feecea;
.messagebox.unsafe a:visited,
    border-color: #fdd6d2;
.messagebox.unsafe a:active {
     border-bottom-color: #ed3523;
     color: #997700;
}
}


.messagebox2.warn .messagebox-header a {
.messagebox.easter {
     color: #da2412;
    background-color: #e5f9c2;
     border-color: #598014;
}
}


.messagebox2.action .messagebox-header {
.messagebox.easter a,
    background: #fef0e4;
.messagebox.easter a:visited,
    border-color: #fde2cb;
.messagebox.easter a:active {
     border-bottom-color: #f67e0c;
     color: #598014;
}
}


.messagebox2.action .messagebox-header a {
.messagebox.halloween {
     color: #d76d08;
    background-color: #e8d8ea;
     border-color: #794080;
}
}


.messagebox2.safe .messagebox-header {
.messagebox.halloween a,
    background: #ecf8e3;
.messagebox.halloween a:visited,
    border-color: #def3cf;
.messagebox.halloween a:active {
     border-bottom-color: #64ba1d;
     color: #794080;
}
}


.messagebox2.safe .messagebox-header a {
.messagebox.thanksgiving {
     color: #539b18;
    background-color: #f0cba8;
     border-color: #a65800;
}
}


.messagebox2.file .messagebox-header {
.messagebox.thanksgiving a,
    background: #e2e9f7;
.messagebox.thanksgiving a:visited,
    border-color: #cedaf1;
.messagebox.thanksgiving a:active {
     border-bottom-color: #5675b7;
     color: #a65800;
}
}


.messagebox2.file .messagebox-header a {
.messagebox.christmas {
     color: #4664a4;
    background-color: #d4eaf6;
     border-color: #428bb5;
}
}


.messagebox2.event .messagebox-header {
.messagebox.christmas a,
    background: #fceef9;
.messagebox.christmas a:visited,
    border-color: #f8d8f1;
.messagebox.christmas a:active {
     border-bottom-color: #e667ca;
     color: #3a799d;
}
}


.messagebox2.event .messagebox-header a {
.messagebox.discord {
     color: #e148c0;
    background-color: #7289DA;
    border-color: #5a6dad;
     color: #ffffff;
}
}


.messagebox2.info .messagebox-header {
.messagebox.discord a,
    background: #e4eaee;
.messagebox.discord a:visited,
    border-color: #d4dee4;
.messagebox.discord a:active {
     border-bottom-color: #8b96a3;
     color: #d2e5fc;
}
}


.messagebox2.info .messagebox-header a {
.messagebox.discord a.external.text,
     color: #788493;
.messagebox.discord a:visited.external.text,
.messagebox.discord a:active.external.text {
     color: #d2e5fc;
    font-style: italic;
}
}


.messagebox2.obsolete .messagebox-header {
.messagebox.stub {
     background: #eeeeee;
     width: 40%;
    border-color: #e1e1e1;
    border-bottom-color: #6f6f6f;
}
}


.messagebox2.obsolete .messagebox-header a {
.messagebox.welcomenotice {
     color: #5e5e5e;
     padding: 1em;
    width: 90%;
}
}


.messagebox2.discord .messagebox-header {
.messagebox.hasdialogue {
     background: #7289DA;
     width: auto;
    border-color: #5e78d5;
    border-bottom-color: #5265a5;
}
}


.messagebox2.discord .messagebox-header a {
.messagebox.alphabetical {
     color: #46578e;
    width: auto;
    font-size: 95%;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
     background-color: #f9f9f9;
    border: 1px solid #eee;
}
}


.messagebox2.discord .messagebox-title {
.wikipedia {
     color: #ffffff;
    border: solid #aaa 1px;
    font-size: 90%;
     background: #f9f9f9;
    padding: 4px;
    spacing: 0px;
    margin-top: 10px;
}
}


.menaphite-script {
.messagebox2 {
     word-spacing: 15px;
    background: #ffffff;
     width: 85%;
    width: 60vw;
    max-width: 600px;
    margin: 1em auto;
     border-collapse: collapse;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.menaphite-script img {
.messagebox2 + .messagebox2 {
     padding: 0 3px;
     margin-top: calc(-1em - 1px);
}
}


.menaphite-script p:first-of-type {
.messagebox-header {
     margin-top: 1em;
    background: #ddedf6;
    border: 1px solid #c5e0ef;
    border-bottom: 0.3em solid #589ac1;
     display: flex;
}
}


.menaphite-script .js-tooltip-click {
.messagebox-image {
     font-size: 12px;
     width: 55px;
    border-radius: 5px;
     display: flex;
     background-color: #898989;
     justify-content: center;
    border-color: #898989;
     align-items: center;
     padding-right: 0.4em;
     margin-left: 0.5em;
}
}


.navbox {
.messagebox-title {
     font-size: 0.85em;
     line-height: 1.55em;
     background: #ffffff;
     font-weight: bold;
    border-collapse: collapse;
     padding: 0.6em 0.6em 0.6em 0;
     margin: 15px auto;
     flex: 1;
    width: 100%;
     clear: both;
}
}


.navbox:not(.navbox-collapsible) {
.messagebox-text {
     box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
     font-size: 0.85em;
    line-height: 1.6em;
    padding: 0.65em 0.65em 0.65em 55px;
    border: 1px solid #e4eaee;
    border-top-width: 0;
}
}


.navbox .navbox-title {
.messagebox2.warn .messagebox-header {
    font-size: 110%;
     background: #feecea;
     background: #438ab5;
     border-color: #fdd6d2;
     color: #ffffff;
     border-bottom-color: #ed3523;
     text-align: center;
    padding: 3px 8px;
}
}


.navbox .navbox-title .mw-collapsible-toggle {
.messagebox2.warn .messagebox-header a {
     font-size: 0.9em;
     color: #da2412;
    margin-left: 6em;
    float: right;
}
}


.navbox .navbox-title a {
.messagebox2.action .messagebox-header {
     color: #ffffff;
     background: #fef0e4;
    border-color: #fde2cb;
    border-bottom-color: #f67e0c;
}
}


.navbox .navbox-title a:visited {
.messagebox2.action .messagebox-header a {
     color: #ffffff;
     color: #d76d08;
}
}


.navbox .navbox-footer {
.messagebox2.safe .messagebox-header {
     background: #438ab5;
     background: #ecf8e3;
     border-top: 1px;
     border-color: #def3cf;
     text-align: center;
     border-bottom-color: #64ba1d;
    font-size: smaller;
}
}


.navbox .navbox-footer a {
.messagebox2.safe .messagebox-header a {
     color: #ffffff;
     color: #539b18;
}
}


.navbox .navbox-footer a:visited {
.messagebox2.file .messagebox-header {
     color: #ffffff;
    background: #e2e9f7;
    border-color: #cedaf1;
     border-bottom-color: #5675b7;
}
}


.navbox .navbox-group-title {
.messagebox2.file .messagebox-header a {
     background: #e4eaee;
     color: #4664a4;
    border: 1px solid #d8e5ff;
    border-width: 0 1px 1px 0;
    font-weight: bold;
    padding: 0 10px 5px 10px;
    width: 100px;
}
}


.navbox .navbox-group-title a:visited {
.messagebox2.event .messagebox-header {
     color: #438ab5;
    background: #fceef9;
    border-color: #f8d8f1;
     border-bottom-color: #e667ca;
}
}


.navbox .navbox-list {
.messagebox2.event .messagebox-header a {
     border-bottom: 1px solid #d8e5ff;
     color: #e148c0;
    padding: 0 7px;
}
}


.navbox .navbox-list ul {
.messagebox2.info .messagebox-header {
     margin: 0;
     background: #e4eaee;
    border-color: #d4dee4;
    border-bottom-color: #8b96a3;
}
}


.navbox .navbox-list li {
.messagebox2.info .messagebox-header a {
     display: inline-block;
     color: #788493;
}
}


.navbox .navbox-list li + li::before {
.messagebox2.obsolete .messagebox-header {
     content: ' • ';
    background: #eeeeee;
     white-space: nowrap;
     border-color: #e1e1e1;
     border-bottom-color: #6f6f6f;
}
}


.navbox .navbox-subgroup {
.messagebox2.obsolete .messagebox-header a {
     border-spacing: 0;
     color: #5e5e5e;
    width: 100%;
}
}


.navbox .navbox-subgroup .navbox-group-title {
.messagebox2.discord .messagebox-header {
     padding-bottom: 5px;
    background: #7289DA;
    border-color: #5e78d5;
     border-bottom-color: #5265a5;
}
}


.navbox .navbox.navbox-collapsible {
.messagebox2.discord .messagebox-header a {
     font-size: 100%;
     color: #46578e;
    margin: 5px 0 0;
}
}


.navbox .navbox.navbox-collapsible .navbox-title {
.messagebox2.discord .messagebox-title {
     background: #6ba5c8;
     color: #ffffff;
    padding: 0 8px;
}
}


.navbox img {
.menaphite-script {
     height: auto;
     word-spacing: 15px;
     width: auto;
     width: 85%;
    max-height: 1.6em;
    padding: 0 1px;
}
}


.navbox + .navbox {
.menaphite-script img {
     margin-top: -8px;
     padding: 0 3px;
}
}


.navbox-data {
.menaphite-script p:first-of-type {
     display: none;
     margin-top: 1em;
}
}


.navbox-data + .navbox {
.menaphite-script .js-tooltip-click {
     margin-top: -8px;
    font-size: 12px;
    border-radius: 5px;
    background-color: #898989;
    border-color: #898989;
    padding-right: 0.4em;
     margin-left: 0.5em;
}
}


.pathmap .wikitable.lighttable > tfoot {
.navbox {
     display: none;
    font-size: 0.85em;
    background: #ffffff;
    border-collapse: collapse;
    margin: 15px auto;
    width: 100%;
     clear: both;
}
}


.pathmap table.wikitable.lighttable {
.navbox:not(.navbox-collapsible) {
     width: auto !important;
     box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
    display: table-cell;
    border: none;
}
}


.pathmap table.wikitable.lighttable td {
.navbox .navbox-title {
     height: 30px;
     font-size: 110%;
     width: 30px;
     background: #438ab5;
     padding: 0 !important;
     color: #ffffff;
     border-bottom-width: 2px;
     text-align: center;
    padding: 3px 8px;
}
}


.perk-link {
.navbox .navbox-title .mw-collapsible-toggle {
     background: #09222F;
     font-size: 0.9em;
    border-radius: 111px;
     margin-left: 6em;
     width: 35px;
     float: right;
    height: 35px;
    line-height: 30px;
     display: inline-table;
    margin-right: 5px;
}
}


.perk-link.perk-link-nobg {
.navbox .navbox-title a {
     background: transparent;
     color: #ffffff;
}
}


.perk-link > a {
.navbox .navbox-title a:visited {
     margin-left: 5px;
     color: #ffffff;
}
}


.perk-link .perk-link-rank {
.navbox .navbox-footer {
     position: relative;
     background: #438ab5;
     top: -26px;
     border-top: 1px;
     left: 5px;
     text-align: center;
    margin-bottom: -28px;
     font-size: smaller;
     line-height: 0;
    float: left;
}
}


.perk-background {
.navbox .navbox-footer a {
     background: #09222F;
     color: #ffffff;
}
}


.gizmo-interface {
.navbox .navbox-footer a:visited {
    background-image: url('filepath://Empty_gizmo_interface.png');
     color: #ffffff;
    background-repeat: no-repeat;
    min-height: 132px;
    padding: 11px 53px;
     width: 216px;
}
}


.gizmo-interface td {
.navbox .navbox-group-title {
     border: 0;
     background: #e4eaee;
     height: 32px;
     border: 1px solid #d8e5ff;
     padding: 1px;
     border-width: 0 1px 1px 0;
     text-align: center;
     font-weight: bold;
     vertical-align: middle;
     padding: 0 10px 5px 10px;
     width: 32px;
     width: 100px;
}
}


.gizmo-interface-parts a {
.navbox .navbox-group-title a:visited {
     position: relative;
     color: #438ab5;
}
}


.gizmo-interface-parts a:hover {
.navbox .navbox-list {
     text-decoration: none;
    border-bottom: 1px solid #d8e5ff;
     padding: 0 7px;
}
}


.gizmo-interface-parts a:before {
.navbox .navbox-list ul {
    color: #fff;
     margin: 0;
    content: "5";
    font-family: runescape-small;
    font-size: 12pt;
    margin-left: 1px;
     margin-top: -4px;
    position: absolute;
    text-shadow: 1px 1px 1px #000;
}
}


table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
.navbox .navbox-list li {
table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
     display: inline-block;
     background: none;
}
}


body.wgl-darkmode table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
.navbox .navbox-list li + li::before {
body.wgl-darkmode table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
    content: ' \2022\ ';
     background: none;
     white-space: nowrap;
}
}


.pic-link + a,
.navbox .navbox-subgroup {
.chathead-link + a {
    border-spacing: 0;
     margin-left: 0.25em;
    width: 100%;
}
 
.navbox .navbox-subgroup .navbox-group-title {
    padding-bottom: 5px;
}
 
.navbox .navbox.navbox-collapsible {
    font-size: 100%;
     margin: 5px 0 0;
}
}


.normal-POH {
.navbox .navbox.navbox-collapsible .navbox-title {
     line-height: normal !important;
     background: #6ba5c8;
    padding: 0 8px;
}
}


.normal-POH a,
.navbox img {
.normal-POH .mw-selflink {
    height: auto;
     color: #4c4c4c;
    width: auto;
    max-height: 1.6em;
     padding: 0 1px;
}
}


.portal-link-wrapper {
.navbox + .navbox {
     text-align: center;
     margin-top: -8px;
    margin-bottom: 0.5em;
}
}


.portal-link {
.navbox-data {
     display: inline-flex;
     display: none;
}
}


.portal-link a {
.navbox-data + .navbox {
    height: 120px;
     margin-top: -8px;
    width: 300px;
    display: inline-flex;
    justify-content: center !important;
    align-items: center !important;
     margin: 7px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-family: 'League Spartan', sans-serif;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #404040;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.03);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}
}


.portal-link a:hover {
.pathmap .wikitable.lighttable > tfoot {
     text-decoration: none;
     display: none;
    background-color: #f2f2f2;
}
}


.portal-link.wide a {
.pathmap table.wikitable.lighttable {
     width: 618px;
     width: auto !important;
    display: table-cell;
    border: none;
}
}


.portal-link.compact a {
.pathmap table.wikitable.lighttable td {
     font-size: 15px;
     height: 30px;
     height: 100px;
    width: 30px;
     width: 200px;
     padding: 0 !important;
     border-bottom-width: 2px;
}
}


.portal-link.article a {
.perk-link {
     border-top: 8px solid #90c2dd;
    background: #09222F;
     border-radius: 111px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    display: inline-table;
    margin-right: 5px;
}
}


.portal-link.article a:hover {
.perk-link.perk-link-nobg {
     background-color: #90c2dd;
     background: transparent;
    color: #fff;
}
}


.portal-link.file a {
.perk-link > a {
     border-top: 8px solid #617ebc;
     margin-left: 5px;
    background-color: #cfd8eb;
}
}


.portal-link.file a:hover {
.perk-link .perk-link-rank {
     background-color: #617ebc;
    position: relative;
     color: #fff;
    top: -26px;
    left: 5px;
    margin-bottom: -28px;
     line-height: 0;
     float: left;
}
}


.portal-link.template a {
.perk-background {
    border-top: 8px solid #898989;
     background: #09222F;
     background-color: #ebebeb;
}
}


.portal-link.template a:hover {
.pic-link + a,
     background-color: #898989;
.chathead-link + a {
    color: #fff;
     margin-left: 0.25em;
}
}


.questdetails,
.normal-POH {
.trainingdetails {
     line-height: normal !important;
     text-align: left;
    margin: 0 auto 10px;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #aaaaaa;
}
}


.questdetails .questdetails-header,
.normal-POH a,
.trainingdetails .questdetails-header {
.normal-POH .mw-selflink {
     width: 15%;
     color: #4c4c4c;
    padding: 0 1em;
    font-weight: bold;
    background-color: #f2f2f2;
    vertical-align: top;
}
}


.questdetails .questdetails-info,
.portal-link-wrapper {
.trainingdetails .questdetails-info {
     text-align: center;
     width: 85%;
     margin-bottom: 0.5em;
     padding-left: 1em;
}
}


.questreq ul {
.portal-link {
     margin-left: 0;
     display: inline-flex;
    padding-left: 10px;
    list-style: none;
    border-left: 1px dotted #333333;
}
}


.questreq ul ul {
.portal-link a {
     margin-left: 25px;
    height: 120px;
    width: 300px;
    display: inline-flex;
    justify-content: center !important;
    align-items: center !important;
     margin: 7px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-family: 'League Spartan', sans-serif;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #404040;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.03);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}
}


.quote-source {
.portal-link a:hover {
     text-align: right;
     text-decoration: none;
    background-color: #f2f2f2;
}
}


.quote-source::before {
.portal-link.wide a {
     content: '— ';
     width: 618px;
}
}


blockquote {
.portal-link.short a {
     color: #5d6773;
     font-size: 15px;
    height: 50px;
    width: 200px;
    font-variant: small-caps;
    text-transform: none;
}
}


blockquote p:not(.quote-source) {
.portal-link.compact a {
     border-left: 3px solid #e4eaee;
     font-size: 15px;
     padding-left: 1em;
     height: 100px;
    width: 200px;
}
}


.pullquote {
.portal-link.article a {
     border-collapse: collapse;
     border-top: 8px solid #90c2dd;
    border: none;
    margin: 1em auto;
}
}


.pullquote .quotation-mark {
.portal-link.article a:hover {
     color: #949eaa;
     background-color: #90c2dd;
     font-size: 3em;
     color: #fff;
    font-family: serif;
}
    font-weight: bold;
    padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.pullquote .quotation-mark.left {
.portal-link.file a {
     text-align: left;
     border-top: 8px solid #617ebc;
     vertical-align: top;
     background-color: #cfd8eb;
}
}


.pullquote .quotation-mark.right {
.portal-link.file a:hover {
     text-align: right;
     background-color: #617ebc;
     vertical-align: bottom;
     color: #fff;
}
}


.pullquote .quotation-text {
.portal-link.template a {
     vertical-align: top;
     border-top: 8px solid #898989;
     padding: 0.2em 0.5em;
     background-color: #ebebeb;
}
}


.pullquote .quotation-source {
.portal-link.template a:hover {
     text-align: right;
     background-color: #898989;
    color: #fff;
}
}


.rsw-infobox .recolour-table {
/*Portal Link Image*/
    margin: auto;
}


.recolour-table .rec-empty-row,
.portal-link-wrapper-img {
.recolour-table .rec-empty-cell {
     text-align: center;
     padding: 0;
     margin-bottom: 0.5em;
     border: none;
}
}


.recolour-table .rec-empty-row {
.portal-link-img {
     height: 9px;
     display: inline-flex;
}
}


.recolour-table .rec-empty-cell {
.portal-link-img a {
     width: 9px;
    height: 120px;
}
     width: 300px;
 
    display: inline-flex;
.recolour-table .rec-cell {
    justify-content: center !important;
     border: 2px ridge #8c8264 !important;
    align-items: center !important;
     padding: 0 !important;
    margin: 7px;
     height: 15px;
    border-radius: 5px;
     width: 15px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-family: 'League Spartan', sans-serif;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #404040;
     box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.03);
     -webkit-transition: 0.2s;
     -moz-transition: 0.2s;
     transition: 0.2s;
}
}


ol.references {
.portal-link-img a:hover {
     font-size: 100%;
     text-decoration: none;
    background-color: #f2f2f2;
}
}


.references-small {
.portal-link-img.wide a {
     font-size: 90%;
     width: 618px;
}
}


.hideQuotes .refhide {
.portal-link-img.short a {
     display: none;
     font-size: 15px;
    height: 50px;
    width: 200px;
    font-variant: small-caps;
    text-transform: none;
}
}


.hideRefBacklinks .references a {
.portal-link-img.compact a {
     display: none;
     font-size: 15px;
    height: 150px;
    width: 150px;
}
}


.shortcut {
.portal-link-img.article a {
    background: #ffffff;
     border-top: 8px solid #90c2dd;
     border: 1px solid #e4eaee;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.5em;
    text-align: center;
    font-size: 75%;
    float: right;
}
}


.speaksin {
.portal-link-img.article a:hover {
     border-left: none;
     /*background-color: #90c2dd;*/
     padding: 0 10px;
     color: #fff;
}
}


.speaksin-title {
/********************TESTING URLS*****************/
     text-align: center;
/*.portal-link-img.article.earthtoken a:hover {
     font-weight: bold;
    background-image: url('filepath://Earth_token.png');
     padding: 0.3em 0;
    background-size: contain;
    background-repeat: no-repeat;
}*/
/************************************************/
 
.portal-link-img.article.earthtoken a:hover {
     background-image: url("https://wiki.geministation.com/images/2/23/Earth_token.png"); /* [[File:Earth_token.png]] */
    background-size: contain;
     background-repeat: no-repeat;
}
.portal-link-img.article.eristoken a:hover {
     background-image: url("https://wiki.geministation.com/images/6/65/Eris_token.png"); /* [[File:Eris_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
}
 
.portal-link-img.article.gemtoken a:hover {
.speaksin-list {
     background-image: url("https://wiki.geministation.com/images/2/24/Gem_token.png"); /* [[File:Gem_token.png]] */
     border-top: 1px solid;
     background-size: contain;
    padding-top: 0.5em;
     background-repeat: no-repeat;
     -moz-columns: auto 2;
     -webkit-columns: auto 2;
    columns: auto 2;
}
}
 
.portal-link-img.article.jupitertoken a:hover {
.statbox {
     background-image: url("https://wiki.geministation.com/images/0/0b/Jupiter_token.png"); /* [[File:Jupiter_token.png]] */
    width: 197px;
    background-size: contain;
    height: 280px;
    cursor: default;
    font-family: runescape;
    font-size: 16px;
    color: #ff8c00;
    text-shadow: #000 1px 1px 0;
    background-color: #000;
     background-image: url('filepath://Statstable_bg.png');
     background-repeat: no-repeat;
     background-repeat: no-repeat;
    border-spacing: 0;
    padding: 7px;
}
}
 
.portal-link-img.article.marstoken a:hover {
.statbox td {
     background-image: url("https://wiki.geministation.com/images/8/8a/Mars_token.png"); /* [[File:Mars_token.png]] */
    position: relative;
    background-size: contain;
     background-image: url('filepath://Statstable_background.png');
     background-repeat: no-repeat;
     background-repeat: no-repeat;
    vertical-align: middle;
    text-align: right;
    width: 62px;
    height: 25px;
    padding: 0 10px 0 4px;
    border-spacing: 0;
}
}
 
.portal-link-img.article.moontoken a:hover {
.statbox td img {
     background-image: url("https://wiki.geministation.com/images/9/97/Moon_token.png"); /* [[File:Moon_token.png]] */
     float: left;
     background-size: contain;
     margin-bottom: -3px;
     background-repeat: no-repeat;
     margin-top: -1px;
}
}
 
.portal-link-img.article.birthdaytoken a:hover {
.statbox td img[height^="1"] {
    background-image: url("https://wiki.geministation.com/images/2/2a/Token_birthday.png"); /* [[File:Token_birthday.png]] */
     margin-top: 4px;
    background-size: contain;
     background-repeat: no-repeat;
}
}
 
.portal-link-img.article.cavmastoken a:hover {
.statbox td .xpbox {
     background-image: url("https://wiki.geministation.com/images/6/65/Token_cavmas.png"); /* [[File:Token_cavmas.png]] */
     display: none;
     background-size: contain;
    z-index: 3;
     background-repeat: no-repeat;
    position: absolute;
}
     text-align: left;
.portal-link-img.article.harvesttoken a:hover {
     background-color: #0d0d0d;
     background-image: url("https://wiki.geministation.com/images/f/f2/Token_harvest.png"); /* [[File:Token_harvest.png]] */
    border: 1px solid #ebece6;
     background-size: contain;
    color: #f5b241;
     background-repeat: no-repeat;
     text-shadow: none;
    padding: 2px 1px 0 1px;
    font-family: runescape;
     min-width: 119px;
     line-height: 15px;
    margin-left: 7px;
}
}
 
.portal-link-img.article.fightertoken a:hover {
.statbox td .xpbox span {
    background-image: url("https://wiki.geministation.com/images/3/31/Fighter_token.png"); /* [[File:Fighter_token.png]] */
     float: right;
    background-size: contain;
     background-repeat: no-repeat;
}
}
 
.portal-link-img.article.freightertoken a:hover {
.statbox td:hover .xpbox {
    background-image: url("https://wiki.geministation.com/images/9/9c/Freighter_token.png"); /* [[File:Freighter_token.png]] */
     display: inline-block;
    background-size: contain;
     background-repeat: no-repeat;
}
}
 
.portal-link-img.article.scouttoken a:hover {
.statbox td[colspan="3"] {
     background-image: url("https://wiki.geministation.com/images/1/11/Scout_token.png"); /* [[File:Scout_token.png]] */
     background: none;
     background-size: contain;
     text-align: left;
     background-repeat: no-repeat;
     padding: 20px 0 0 90px;
    color: #fff;
}
}
 
.portal-link-img.file a {
.succession {
     border-top: 8px solid #617ebc;
     width: 50%;
     background-color: #cfd8eb;
     text-align: center;
}
}


.succession th {
.portal-link-img.file a:hover {
     width: 33%;
     background-color: #617ebc;
    font-size: 90%;
     color: #fff;
     background: #cccccc;
}
}


.succession td {
.portal-link-img.template a {
     background: #eeeeee;
    border-top: 8px solid #898989;
     background-color: #ebebeb;
}
}


.tabber {
.portal-link-img.template a:hover {
     margin: 1em 0;
     background-color: #898989;
     overflow-x: hidden;
     color: #fff;
}
}


.tabber .tabbertab {
.missiondetails,
     background-color: #ffffff;
.trainingdetails {
     border: 1px solid #e4eaee;
     text-align: left;
     padding: 1em 1.5em;
     margin: 0 auto 10px;
     overflow-x: auto;
     padding: 1px;
     background-color: #fff;
    border: 1px solid #aaaaaa;
}
}


ul.tabbernav {
.missiondetails .missiondetails-header,
     border: none;
.trainingdetails .missiondetails-header {
     margin-left: 2em;
     width: 15%;
     margin-bottom: 0;
     padding: 0 1em;
     padding: 0.55em 0;
     font-weight: bold;
     font-family: inherit;
     background-color: #f2f2f2;
     vertical-align: top;
}
}


ul.tabbernav li.tabberactive a:hover {
.missiondetails .missiondetails-info,
     background-color: #ffffff;
.trainingdetails .missiondetails-info {
    width: 85%;
     padding-left: 1em;
}
}


ul.tabbernav li a {
.missionreq ul {
     background: #f9fafa;
     margin-left: 0;
     color: #444e5a;
     padding-left: 10px;
     font-size: 110%;
     list-style: none;
     border-color: #e4eaee;
     border-left: 1px dotted #333333;
    padding: 0.5em 1em;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease;
}
}


ul.tabbernav li a:hover {
.missionreq ul ul {
     background-color: #f1f3f3;
     margin-left: 25px;
    border-color: #dbe3e8;
}
}


ul.tabbernav li a:link,
.quote-source {
ul.tabbernav li a:visited {
     text-align: right;
     color: #444e5a;
}
}


.thgem {
.quote-source::before {
    position: relative;
     content: '\0151\ ';
    display: inline-flex;
     justify-content: center;
    align-items: center;
    height: 90px;
    width: 66px;
}
}


.thgem-number {
blockquote {
     text-shadow: 1px 1px 0px black;
     color: #5d6773;
    font-family: runescape-small;
    font-size: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    pointer-events: none;
}
}


.thgem-common {
blockquote p:not(.quote-source) {
     background-image: url('filepath://THGem-common.png');
     border-left: 3px solid #e4eaee;
    padding-left: 1em;
}
}


.thgem-fairly-common {
.pullquote {
     background-image: url('filepath://THGem-fairly-common.png');
     border-collapse: collapse;
    border: none;
    margin: 1em auto;
}
}


.thgem-uncommon {
.pullquote .quotation-mark {
     background-image: url('filepath://THGem-uncommon.png');
     color: #949eaa;
    font-size: 3em;
    font-family: serif;
    font-weight: bold;
    padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


.thgem-rare {
.pullquote .quotation-mark.left {
     background-image: url('filepath://THGem-rare.png');
     text-align: left;
    vertical-align: top;
}
}


.thgem-very-rare {
.pullquote .quotation-mark.right {
     background-image: url('filepath://THGem-very-rare.png');
     text-align: right;
    vertical-align: bottom;
}
}


.thgem-ultra-rare {
.pullquote .quotation-text {
     background-image: url('filepath://THGem-ultra-rare.png');
     vertical-align: top;
    padding: 0.2em 0.5em;
}
 
.pullquote .quotation-source {
    text-align: right;
}
}


.thgem-none {
.gsw-infobox .recolour-table {
     background-image: url('filepath://THGem-none.png');
     margin: auto;
}
}


#toc,
.recolour-table .rec-empty-row,
.toc {
.recolour-table .rec-empty-cell {
    font-size: 0.9em;
    background: #ffffff;
    margin-top: 0.75em;
     padding: 0;
     padding: 0;
     border: none;
     border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


#toc .toctitle,
.recolour-table .rec-empty-row {
.toc .toctitle {
     height: 9px;
     background: #eeeeee;
    border: 1px solid #dcdcdc;
    padding: 0.25em 1em;
}
}


#toc .toctitle h2,
.recolour-table .rec-empty-cell {
.toc .toctitle h2,
     width: 9px;
#toc .toctitle a,
.toc .toctitle a {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     color: #333333;
}
}


#toc .toclevel-1 a,
.recolour-table .rec-cell {
.toc .toclevel-1 a {
     border: 2px ridge #8c8264 !important;
     color: #515151;
    padding: 0 !important;
    height: 15px;
    width: 15px;
}
}


#toc .toclevel-2 a,
ol.references {
.toc .toclevel-2 a {
     font-size: 100%;
     color: #777777;
}
}


#toc > ul,
.references-small {
.toc > ul {
     font-size: 90%;
     border: 1px solid #e6e6e6;
    border-top: none;
    line-height: 1.8em;
    padding: 0.75em 1.75em;
    margin: 0;
}
}


#toc ul ul,
.hideQuotes .refhide {
.toc ul ul {
    border-left: 1px dotted #cccccc;
    padding-left: 0.5em;
}
 
.toctoggle {
    padding-left: 0.2em;
}
 
.tocnumber {
     display: none;
     display: none;
}
}


.toclimit-2 #toc .toclevel-2,
.hideRefBacklinks .references a {
.toclimit-3 #toc .toclevel-3,
.toclimit-4 #toc .toclevel-4,
.toclimit-5 #toc .toclevel-5,
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
     display: none;
     display: none;
}
}


.wikitable.towers {
.shortcut {
    display: inline-table;
    width: 160px;
    height: 150px;
    margin-right: 1em;
    text-align: center;
}
 
.update-history {
    max-height: 50vh;
    overflow-y: auto;
     background: #ffffff;
     background: #ffffff;
    padding: 1em 1.5em 0.25em;
     border: 1px solid #e4eaee;
     border: 1px solid #e4eaee;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.5em;
    text-align: center;
    font-size: 75%;
    float: right;
}
}


.update-history > ul {
.speaksin {
     margin: 0;
    border-left: none;
     padding: 0 10px;
}
}


.update-history > ul > li {
.speaksin-title {
     margin-bottom: 0.75em;
     text-align: center;
     list-style: none;
     font-weight: bold;
    padding: 0.3em 0;
}
}


.update-history > ul > li > ul {
.speaksin-list {
     margin-bottom: 0;
     border-top: 1px solid;
    padding-top: 0.5em;
    -moz-columns: auto 2;
    -webkit-columns: auto 2;
    columns: auto 2;
}
}


.update-type:hover a {
.statbox {
     text-decoration: none;
    width: 197px;
    height: 280px;
    cursor: default;
    font-family: runescape;
    font-size: 16px;
    color: #ff8c00;
     text-shadow: #000 1px 1px 0;
    background-color: #000;
    background-image: url('filepath://Statstable_bg.png');
    background-repeat: no-repeat;
    border-spacing: 0;
    padding: 7px;
}
}


.update-type a {
.statbox td {
     color: white;
     position: relative;
     background: #3ea6e6;
     background-image: url('filepath://Statstable_background.png');
     font-size: 80%;
     background-repeat: no-repeat;
     font-weight: bold;
     vertical-align: middle;
     text-transform: uppercase;
     text-align: right;
     border-radius: 3px;
     width: 62px;
     padding: 2px 5px;
    height: 25px;
     padding: 0 10px 0 4px;
    border-spacing: 0;
}
}


.update-type.hidden a,
.statbox td img {
.update-type.ninja a,
    float: left;
.update-type.nxt a {
    margin-bottom: -3px;
     background: #444e5a;
     margin-top: -1px;
}
}


.update-type.patch a {
.statbox td img[height^="1"] {
     background: #6bc71f;
     margin-top: 4px;
}
}


.update-type.hotfix a,
.statbox td .xpbox {
.update-type.coldfix a {
    display: none;
     background: #ee4231;
    z-index: 3;
    position: absolute;
    text-align: left;
     background-color: #0d0d0d;
    border: 1px solid #ebece6;
    color: #f5b241;
    text-shadow: none;
    padding: 2px 1px 0 1px;
    font-family: runescape;
    min-width: 119px;
    line-height: 15px;
    margin-left: 7px;
}
}


.update-type.warmfix a {
.statbox td .xpbox span {
     background: #f7861b;
     float: right;
}
}


.official {
.statbox td:hover .xpbox {
    background: #ffffff;
     display: inline-block;
    border: 1px solid #e4eaee;
    margin: 1em 0 1.5em;
     padding: 0.5em;
    text-align: center;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.production-selected {
.statbox td[colspan="3"] {
     background: rgba(195, 232, 163, 0.5);
     background: none;
     color: #3c780a;
    text-align: left;
    padding: 20px 0 0 90px;
     color: #fff;
}
}


.infobox-user-stats .infobox-header {
.succession {
     border-bottom: 0;
     width: 50%;
    text-align: center;
}
}


.infobox-user-stats .infobox-header a,
.succession th {
.infobox-user-stats .infobox-header a:visited {
    width: 33%;
     color: #ffffff;
    font-size: 90%;
     background: #cccccc;
}
}


.infobox-user-stats .infobox-subheader {
.succession td {
     border-top: 0;
     background: #eeeeee;
}
}


.infobox-user-stats td:last-child {
.tabber {
     border-right: none;
    margin: 1em 0;
     overflow-x: hidden;
}
}


.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
.tabber .tabbertab {
     border: none;
    background-color: #ffffff;
    border: 1px solid #e4eaee;
    padding: 1em 1.5em;
     overflow-x: auto;
}
}


table.wikitable {
ul.tabbernav {
    color: inherit;
    background: #ffffff;
    font-size: 0.9em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     border: none;
     border: none;
    margin-left: 2em;
    margin-bottom: 0;
    padding: 0.55em 0;
    font-family: inherit;
}
}


table.wikitable > * > tr > th {
ul.tabbernav li.tabberactive a:hover {
     background-color: #eeeeee;
     background-color: #ffffff;
    border-color: #dcdcdc;
    line-height: 1.65em;
    padding: 0.4em;
}
}


table.wikitable > * > tr > td {
ul.tabbernav li a {
     border-color: #e6e6e6;
    background: #f9fafa;
     padding: 0.25em 0.45em;
    color: #444e5a;
}
    font-size: 110%;
     border-color: #e4eaee;
     padding: 0.5em 1em;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease;
}


table.wikitable .header-top {
ul.tabbernav li a:hover {
     background: #448fba;
     background-color: #f1f3f3;
    border-color: #dbe3e8;
}
}


table.align-left-1 td:nth-of-type(1),
ul.tabbernav li a:link,
table.align-left-2 td:nth-of-type(2),
ul.tabbernav li a:visited {
table.align-left-3 td:nth-of-type(3),
     color: #444e5a;
table.align-left-4 td:nth-of-type(4),
table.align-left-5 td:nth-of-type(5),
table.align-left-6 td:nth-of-type(6),
table.align-left-7 td:nth-of-type(7),
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10),
table.align-left-11 td:nth-of-type(11),
table.align-left-12 td:nth-of-type(12) {
     text-align: left;
}
}


table.align-right-1 td:nth-of-type(1),
.thgem {
table.align-right-2 td:nth-of-type(2),
    position: relative;
table.align-right-3 td:nth-of-type(3),
    display: inline-flex;
table.align-right-4 td:nth-of-type(4),
    justify-content: center;
table.align-right-5 td:nth-of-type(5),
    align-items: center;
table.align-right-6 td:nth-of-type(6),
    height: 90px;
table.align-right-7 td:nth-of-type(7),
     width: 66px;
table.align-right-8 td:nth-of-type(8),
table.align-right-9 td:nth-of-type(9),
table.align-right-10 td:nth-of-type(10),
table.align-right-11 td:nth-of-type(11),
table.align-right-12 td:nth-of-type(12) {
     text-align: right;
}
}


table.align-center-1 td:nth-of-type(1),
.thgem-number {
table.align-center-2 td:nth-of-type(2),
    text-shadow: 1px 1px 0px black;
table.align-center-3 td:nth-of-type(3),
    font-family: runescape-small;
table.align-center-4 td:nth-of-type(4),
    font-size: 16px;
table.align-center-5 td:nth-of-type(5),
    position: absolute;
table.align-center-6 td:nth-of-type(6),
    top: 20px;
table.align-center-7 td:nth-of-type(7),
    left: 15px;
table.align-center-8 td:nth-of-type(8),
     pointer-events: none;
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10),
table.align-center-11 td:nth-of-type(11),
table.align-center-12 td:nth-of-type(12) {
     text-align: center;
}
}


table.alternating-rows tr:nth-child(odd),
.thgem-common {
table.alternating-cols td:nth-child(odd) {
    background-image: url('filepath://THGem-common.png');
    background: #f9f9f9;
}
}


.table-bg-red,
.thgem-fairly-common {
.table-bg-veryrare {
     background-image: url('filepath://THGem-fairly-common.png');
     background: #fbc0ba;
    color: #801c13;
}
}


.table-bg-red a:not(.mw-selflink),
.thgem-uncommon {
.table-bg-veryrare a:not(.mw-selflink) {
    background-image: url('filepath://THGem-uncommon.png');
    color: #9f261e;
    text-decoration: underline;
}
}


.table-bg-orange,
.thgem-rare {
.table-bg-rare {
     background-image: url('filepath://THGem-rare.png');
     background: #fbcfa6;
    color: #7a3f08;
}
}


.table-bg-orange a:not(.mw-selflink),
.thgem-very-rare {
.table-bg-rare a:not(.mw-selflink) {
    background-image: url('filepath://THGem-very-rare.png');
    color: #b55e0c;
    text-decoration: underline;
}
}


.table-bg-yellow,
.thgem-ultra-rare {
.table-bg-uncommon {
     background-image: url('filepath://THGem-ultra-rare.png');
     background: #fcea94;
    color: #786300;
}
}


.table-bg-yellow a:not(.mw-selflink),
.thgem-none {
.table-bg-uncommon a:not(.mw-selflink) {
    background-image: url('filepath://THGem-none.png');
    color: #a48900;
    text-decoration: underline;
}
}


.table-bg-green,
#toc,
.table-bg-common {
.toc {
     background: #c3e8a3;
    font-size: 0.9em;
     color: #2e5e05;
     background: #ffffff;
    margin-top: 0.75em;
     padding: 0;
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.table-bg-green a:not(.mw-selflink),
#toc .toctitle,
.table-bg-common a:not(.mw-selflink) {
.toc .toctitle {
     color: #3c780a;
     background: #eeeeee;
     text-decoration: underline;
    border: 1px solid #dcdcdc;
     padding: 0.25em 1em;
}
}


.table-bg-blue,
#toc .toctitle h2,
.table-bg-always {
.toc .toctitle h2,
     background: #aad9f5;
#toc .toctitle a,
     color: #03436b;
.toc .toctitle a {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     color: #333333;
}
}


.table-bg-blue a:not(.mw-selflink),
#toc .toclevel-1 a,
.table-bg-always a:not(.mw-selflink) {
.toc .toclevel-1 a {
     color: #0b5884;
     color: #515151;
    text-decoration: underline;
}
}


.table-bg-purple {
#toc .toclevel-2 a,
    background: #cfc0f0;
.toc .toclevel-2 a {
     color: #3d276b;
     color: #777777;
}
}


.table-bg-purple a:not(.mw-selflink) {
#toc > ul,
     color: #4f348b;
.toc > ul {
     text-decoration: underline;
    border: 1px solid #e6e6e6;
    border-top: none;
    line-height: 1.8em;
     padding: 0.75em 1.75em;
     margin: 0;
}
}


.table-bg-pink,
#toc ul ul,
.table-bg-random {
.toc ul ul {
     background: #f5c8ec;
     border-left: 1px dotted #cccccc;
     color: #6d3662;
     padding-left: 0.5em;
}
}


.table-bg-pink a:not(.mw-selflink),
.toctoggle {
.table-bg-random a:not(.mw-selflink) {
     padding-left: 0.2em;
     color: #984c89;
    text-decoration: underline;
}
}


.table-bg-gray,
.tocnumber {
.table-bg-grey,
     display: none;
.table-bg-default {
     background: #e4eaee;
    color: #444e5a;
}
}


.table-bg-gray a:not(.mw-selflink),
.toclimit-2 #toc .toclevel-2,
.table-bg-grey a:not(.mw-selflink),
.toclimit-3 #toc .toclevel-3,
.table-bg-default a:not(.mw-selflink) {
.toclimit-4 #toc .toclevel-4,
     color: #5d6773;
.toclimit-5 #toc .toclevel-5,
    text-decoration: underline;
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
     display: none;
}
}


tr.store-hist {
.wikitable.towers {
     opacity: 0.6;
    display: inline-table;
     background: #e4eaee;
    width: 160px;
     color: #444e5a;
     height: 150px;
     margin-right: 1em;
     text-align: center;
}
}


tr.store-hist a:not(.mw-selflink) {
.update-history {
     color: #5d6773;
    max-height: 50vh;
     text-decoration: underline;
    overflow-y: auto;
     background: #ffffff;
     padding: 1em 1.5em 0.25em;
    border: 1px solid #e4eaee;
}
}


.table-na {
.update-history > ul {
     background: #f9f9f9;
     margin: 0;
    color: #aaa;
    text-align: center !important;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


table.lighttable .highlight-over .table-na {
.update-history > ul > li {
     color: rgba(60, 120, 10, 0.4);
     margin-bottom: 0.75em;
     background: #e1f4d3;
     list-style: none;
}
}


table.lighttable .highlight-on .table-na {
.update-history > ul > li > ul {
     color: rgba(60, 120, 10, 0.55);
     margin-bottom: 0;
    background: #b6e38f;
}
}


.mw-collapsible.mw-collapsed {
.update-type:hover a {
     min-width: 250px;
     text-decoration: none;
}
}


.mw-collapsible .mw-collapsible-toggle {
.update-type a {
     font-weight: normal;
    color: white;
     margin-left: 0.5em;
    background: #3ea6e6;
    font-size: 80%;
     font-weight: bold;
    text-transform: uppercase;
     border-radius: 3px;
    padding: 2px 5px;
}
}


table .im-task-reqs {
.update-type.hidden a,
     text-align: left;
.update-type.ninja a,
.update-type.nxt a {
     background: #444e5a;
}
 
.update-type.patch a {
    background: #6bc71f;
}
}


table .im-task-reqs p {
.update-type.hotfix a,
     margin: 0.8em 0 0 0;
.update-type.coldfix a {
     background: #ee4231;
}
}


.discussiontable.noresults .topic,
.update-type.warmfix a {
.discussiontable.noresults .edited,
     background: #f7861b;
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
    color: #000000;
     background-color: #e6e6e6;
}
}


.discussiontable.noresults th {
.official {
     background-color: #cccccc;
     background: #ffffff;
    border: 1px solid #e4eaee;
    margin: 1em 0 1.5em;
    padding: 0.5em;
    text-align: center;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.discussiontable.noresults th a {
.production-selected {
     color: #000000;
    background: rgba(195, 232, 163, 0.5);
     color: #3c780a;
}
}


.discussiontable th {
.infobox-user-stats .infobox-header {
     color: #ffffff;
     border-bottom: 0;
    background-color: #438ab5;
}
}


.discussiontable th a {
.infobox-user-stats .infobox-header a,
.infobox-user-stats .infobox-header a:visited {
     color: #ffffff;
     color: #ffffff;
}
}


.discussiontable th a:hover {
.infobox-user-stats .infobox-subheader {
     text-decoration: none;
     border-top: 0;
}
}


.discussiontable .topic,
.infobox-user-stats td:last-child {
.discussiontable .edited,
     border-right: none;
.discussiontable .edited-by,
.discussiontable .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


.dpltable {
.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
     margin-top: -30px;
     border: none;
}
}


.dpltable td {
table.wikitable {
     padding-left: 5px;
     color: inherit;
    background: #ffffff;
    font-size: 0.9em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    border: none;
}
}


.dpltable,
table.wikitable > * > tr > th {
.discussiontable {
    background-color: #eeeeee;
     width: 100%;
    border-color: #dcdcdc;
    line-height: 1.65em;
     padding: 0.4em;
}
}


.dpltable .topic,
table.wikitable > * > tr > td {
.discussiontable .topic {
    border-color: #e6e6e6;
     width: 40%;
     padding: 0.25em 0.45em;
}
}


.dpltable .edited,
table.wikitable .header-top {
.discussiontable .edited,
     background: #448fba;
.dpltable .edited-by,
.discussiontable .edited-by {
     width: 30%;
}
}


.dpltable .yg-archive,
table.align-left-1 td:nth-of-type(1),
.discussiontable .yg-archive {
table.align-left-2 td:nth-of-type(2),
    width: 20%;
table.align-left-3 td:nth-of-type(3),
}
table.align-left-4 td:nth-of-type(4),
 
table.align-left-5 td:nth-of-type(5),
body.page-RuneScape_Wiki .mw-parser-output {
table.align-left-6 td:nth-of-type(6),
    max-width: 75em;
table.align-left-7 td:nth-of-type(7),
     margin: 0 auto;
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10),
table.align-left-11 td:nth-of-type(11),
table.align-left-12 td:nth-of-type(12) {
     text-align: left;
}
}


body.page-RuneScape_Wiki.action-view .catlinks,
table.align-right-1 td:nth-of-type(1),
body.page-RuneScape_Wiki.action-view #contentSub,
table.align-right-2 td:nth-of-type(2),
body.page-RuneScape_Wiki.action-view #firstHeading,
table.align-right-3 td:nth-of-type(3),
body.page-RuneScape_Wiki.action-view #siteNotice {
table.align-right-4 td:nth-of-type(4),
     display: none;
table.align-right-5 td:nth-of-type(5),
table.align-right-6 td:nth-of-type(6),
table.align-right-7 td:nth-of-type(7),
table.align-right-8 td:nth-of-type(8),
table.align-right-9 td:nth-of-type(9),
table.align-right-10 td:nth-of-type(10),
table.align-right-11 td:nth-of-type(11),
table.align-right-12 td:nth-of-type(12) {
     text-align: right;
}
}


.mainpage-header {
table.align-center-1 td:nth-of-type(1),
    display: flex;
table.align-center-2 td:nth-of-type(2),
    margin: 2.6em 1.75em 1.5em;
table.align-center-3 td:nth-of-type(3),
table.align-center-4 td:nth-of-type(4),
table.align-center-5 td:nth-of-type(5),
table.align-center-6 td:nth-of-type(6),
table.align-center-7 td:nth-of-type(7),
table.align-center-8 td:nth-of-type(8),
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10),
table.align-center-11 td:nth-of-type(11),
table.align-center-12 td:nth-of-type(12) {
    text-align: center;
}
}


.mainpage-header .header-intro {
table.alternating-rows tr:nth-child(odd),
     flex: 2;
table.alternating-cols td:nth-child(odd) {
     background: #f9f9f9;
}
}


.mainpage-header .header-intro h1 {
.table-bg-red,
     font-size: 2.5em;
.table-bg-veryrare {
     border: none;
     background: #fbc0ba;
     margin: 0 0 0.15em;
    color: #801c13;
}
 
.table-bg-red a:not(.mw-selflink),
.table-bg-veryrare a:not(.mw-selflink) {
     color: #9f261e;
     text-decoration: underline;
}
}


body.wgl-readermode .mainpage-header .header-intro h1 {
.table-bg-orange,
     font-size: 2.25em;
.table-bg-rare {
     background: #fbcfa6;
    color: #7a3f08;
}
}


.mainpage-header .header-intro p {
.table-bg-orange a:not(.mw-selflink),
     font-size: 1.1em;
.table-bg-rare a:not(.mw-selflink) {
     line-height: 1.7em;
     color: #b55e0c;
     text-decoration: underline;
}
}


.mainpage-header .header-stats {
.table-bg-yellow,
     flex: 1;
.table-bg-uncommon {
    display: flex;
     background: #fcea94;
     justify-content: center;
     color: #786300;
    align-items: center;
    margin-top: -1em;
}
}


.mainpage-header .header-stats ul {
.table-bg-yellow a:not(.mw-selflink),
     list-style: none;
.table-bg-uncommon a:not(.mw-selflink) {
     color: #a48900;
    text-decoration: underline;
}
}


.mainpage-header .announcement {
.table-bg-green,
     margin: 0.5em 0 1.5em;
.table-bg-common {
     background: #c3e8a3;
    color: #2e5e05;
}
}


.mainpage-header .announcement a {
.table-bg-green a:not(.mw-selflink),
    background: #f9fafa;
.table-bg-common a:not(.mw-selflink) {
    border: 1px solid #e4eaee;
     color: #3c780a;
    color: #5d6773;
     text-decoration: underline;
    font-size: 0.9em;
    line-height: 1.25em;
    padding: 0.25em 0.75em;
    border-radius: 10em;
    transition: 0.25s ease;
     display: inline-flex;
     align-items: center;
}
}


.mainpage-header .announcement a:hover {
.table-bg-blue,
     text-decoration: none;
.table-bg-always {
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     background: #aad9f5;
     color: #03436b;
}
}


.mainpage-header .announcement .announcement-pill {
.table-bg-blue a:not(.mw-selflink),
    background: #6bc71f;
.table-bg-always a:not(.mw-selflink) {
     color: #ffffff;
     color: #0b5884;
    font-size: 0.85em;
     text-decoration: underline;
    font-weight: bold;
     text-transform: uppercase;
    border-radius: 10em;
    padding: 0.1em 0.6em;
    margin: 0 0.5em 0 -0.5em;
}
}


.mainpage-header .announcement .arrow.dark {
.table-bg-purple {
     margin-left: 0.5em;
     background: #cfc0f0;
     filter: invert(50%);
     color: #3d276b;
}
}


.mainpage-body {
.table-bg-purple a:not(.mw-selflink) {
     display: flex;
     color: #4f348b;
     flex-flow: row wrap;
     text-decoration: underline;
}
}


.mainpage-body h2 a {
.table-bg-pink,
     color: #444e5a;
.table-bg-random {
    background: #f5c8ec;
     color: #6d3662;
}
}


.mainpage-body .tile {
.table-bg-pink a:not(.mw-selflink),
    padding-left: 1.75em;
.table-bg-random a:not(.mw-selflink) {
     padding-right: 1.75em;
     color: #984c89;
     max-width: 100%;
     text-decoration: underline;
}
}


.mainpage-body .tile-row {
.table-bg-gray,
     width: 100%;
.table-bg-grey,
     margin-bottom: 0.9rem;
.table-bg-default {
     background: #e4eaee;
     color: #444e5a;
}
}


.mainpage-left {
.table-bg-gray a:not(.mw-selflink),
    flex: 2;
.table-bg-grey a:not(.mw-selflink),
    display: flex;
.table-bg-default a:not(.mw-selflink) {
     flex-flow: column wrap;
     color: #5d6773;
     margin-right: 0.9rem;
     text-decoration: underline;
}
}


.mainpage-left > * {
tr.store-hist {
     margin: 0 0 0.9rem;
     opacity: 0.6;
    background: #e4eaee;
    color: #444e5a;
}
}


.mainpage-right {
tr.store-hist a:not(.mw-selflink) {
     flex: 1;
     color: #5d6773;
    display: flex;
     text-decoration: underline;
     flex-flow: column wrap;
}
}


.mainpage-right > * {
.table-na {
     margin: 0 0 0.9rem;
     background: #f9f9f9;
    color: #aaa;
    text-align: center !important;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


.arrow {
table.lighttable .highlight-over .table-na {
    background: url('filepath://White-chevron.svg') no-repeat;
     color: rgba(60, 120, 10, 0.4);
     display: inline-block;
     background: #e1f4d3;
    height: 0.7rem;
     width: 0.45rem;
    vertical-align: middle;
}
}


.arrow.dark {
table.lighttable .highlight-on .table-na {
     filter: invert(80%);
     color: rgba(60, 120, 10, 0.55);
    background: #b6e38f;
}
}


.ribbon {
table.lighttable .highlight-on {
     position: absolute;
     background-color: #c3e8a3;
    right: -0.5em;
    top: -0.5em;
    color: #ffffff;
    background: #6bc71f;
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 0.045em;
    line-height: 2.25em;
    padding: 0 0.55em;
    border-radius: 0.35em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    pointer-events: none;
}
}


.tile.big-tile {
table.lighttable .highlight-over {
    width: 100%;
background-color: #ecf8e3;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), #ffffff 50%), url("filepath://Main page Shauny.png") right / auto 100% no-repeat #ffffff;
    margin-bottom: 0.9rem;
    padding-right: 8vw;
}
}


.tile.big-tile.dxp {
.mw-collapsible.mw-collapsed {
     background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("filepath://Prifddinas Hefin district.png") right / auto 100% no-repeat #ffffff;
     min-width: 25px;
}
}


.mainpage-recent-updates .tile-halves {
.mw-collapsible .mw-collapsible-toggle {
     flex: 1;
     font-weight: normal;
    align-content: flex-start;
     margin-left: 0.5em;
     margin-right: 0.9rem;
}
}


.mainpage-recent-updates .tile-halves:hover .tile-top img {
table .im-task-reqs {
     transform: scale(1.04);
     text-align: left;
}
}


.mainpage-recent-updates .tile-halves:last-child {
table .im-task-reqs p {
     margin-right: 0;
     margin: 0.8em 0 0 0;
}
}


body.wgl-readermode .mainpage-recent-updates .tile-image {
.discussiontable.noresults .topic,
     max-height: 10.5em;
.discussiontable.noresults .edited,
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


.mainpage-recent-updates .tile-bottom.link-button a {
.discussiontable.noresults th {
     text-align: left;
     background-color: #cccccc;
    padding: 1rem 1.5rem 0.75rem;
}
}


.mainpage-recent-updates h2 {
.discussiontable.noresults th a {
     margin: -0.5em 0 0.3em;
     color: #000000;
}
}


.mainpage-recent-updates p:not(.byline) {
.discussiontable th {
     font-size: 0.9em;
     color: #ffffff;
     line-height: 1.75em;
     background-color: #438ab5;
    color: #444e5a;
}
}


.mainpage-recent-updates .jagex-promotion .byline {
.discussiontable th a {
     color: #855cd8;
     color: #ffffff;
}
}


.mainpage-contents .tile-halves {
.discussiontable th a:hover {
     flex: 1;
     text-decoration: none;
    margin-right: 0.9rem;
}
}


.mainpage-contents .tile-halves:hover .tile-top img {
.discussiontable .topic,
     transform: scale(1.04);
.discussiontable .edited,
.discussiontable .edited-by,
.discussiontable .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


.mainpage-contents .tile-halves:last-child {
.dpltable {
     margin-right: 0;
     margin-top: -30px;
}
}


.mainpage-contents .tile-top {
.dpltable td {
     height: 4.5rem;
     padding-left: 5px;
    position: relative;
}
}


.mainpage-contents .tile-top h2 a {
.dpltable,
     display: block;
.discussiontable {
    text-align: center;
     width: 100%;
    text-decoration: none;
    line-height: 4.5rem;
    padding-left: 0.45rem;
}
}


.mainpage-contents h2 {
.dpltable .topic,
     margin: 0;
.discussiontable .topic {
    padding: 0;
     width: 40%;
}
}


.mainpage-skills ul {
.dpltable .edited,
     columns: 3;
.discussiontable .edited,
    margin: 1em 0.7em 0.7em 1em;
.dpltable .edited-by,
.discussiontable .edited-by {
     width: 30%;
}
}


.mainpage-skills li {
.dpltable .yg-archive,
    display: flex;
.discussiontable .yg-archive {
    margin-bottom: 0.4em;
     width: 20%;
     isolation: isolate;
}
}


.mainpage-skills li a:first-child {
body.page-Main_Page .mw-parser-output {
     border-radius: 3px;
     max-width: 75em;
    padding: 4px;
     margin: 0 auto;
    width: 25px;
     height: 25px;
}
}


.mainpage-skills li a:last-child {
body.page-Main_Page.action-view .catlinks,
    flex: 1;
body.page-Main_Page.action-view #contentSub,
    display: flex;
body.page-Main_Page.action-view #firstHeading,
    align-items: center;
body.page-Main_Page.action-view #siteNotice {
    color: #36414f;
     display: none;
    font-weight: bold;
    padding-left: 0.7em;
     text-decoration: none;
}
}


.mainpage-skills li:hover a:first-child {
.mainpage-header {
     border-radius: 3px 0 0 3px;
    display: flex;
     margin: 2.6em 1.75em 1.5em;
}
}


.mainpage-skills li:hover a:last-child {
.mainpage-header .header-intro {
     color: rgba(255, 255, 255, 0.9);
     flex: 2;
    border-radius: 0 3px 3px 0;
}
}


.skill-agility a:first-child,
.mainpage-header .header-intro h1 {
.skill-melee a:first-child {
    font-size: 2.5em;
     background: #bc483d;
    border: none;
     margin: 0 0 0.15em;
}
}


.skill-agility:hover a:last-child,
body.wgl-readermode .mainpage-header .header-intro h1 {
.skill-melee:hover a:last-child {
     font-size: 2.25em;
     background: #932419;
}
}


.skill-ranged a:first-child {
.mainpage-header .header-intro p {
     background: #748d36;
     font-size: 1.1em;
    line-height: 1.7em;
}
}


.skill-ranged:hover a:last-child {
.mainpage-header .header-stats {
     background: #4c6215;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
     margin-top: -1em;
}
}


.skill-magic a:first-child {
.mainpage-header .header-stats ul {
     background: #6274ab;
     list-style: none;
}
}


.skill-magic:hover a:last-child {
.mainpage-header .announcement {
     background: #304791;
     margin: 0.5em 0 1.5em;
}
}


.skill-fishing a:first-child,
.mainpage-header .announcement a {
.skill-fletching a:first-child {
    background: #f9fafa;
     background: #3e8e9a;
    border: 1px solid #e4eaee;
    color: #5d6773;
    font-size: 0.9em;
    line-height: 1.25em;
    padding: 0.25em 0.75em;
    border-radius: 10em;
    transition: 0.25s ease;
    display: inline-flex;
     align-items: center;
}
}


.skill-fishing:hover a:last-child,
.mainpage-header .announcement a:hover {
.skill-fletching:hover a:last-child {
    text-decoration: none;
     background: #1a6671;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.skill-cooking a:first-child,
.mainpage-header .announcement .announcement-pill {
.skill-divination a:first-child,
     background: #6bc71f;
.skill-thieving a:first-child {
    color: #ffffff;
     background: #91689e;
    font-size: 0.85em;
}
    font-weight: bold;
 
    text-transform: uppercase;
.skill-cooking:hover a:last-child,
    border-radius: 10em;
.skill-divination:hover a:last-child,
    padding: 0.1em 0.6em;
.skill-thieving:hover a:last-child {
     margin: 0 0.5em 0 -0.5em;
     background: #713684;
}
}


.skill-farming a:first-child,
.mainpage-header .announcement .arrow.dark {
.skill-woodcutting a:first-child {
    margin-left: 0.5em;
     background: #59924f;
     filter: invert(50%);
}
}


.skill-farming:hover a:last-child,
.mainpage-body {
.skill-woodcutting:hover a:last-child {
    display: flex;
     background: #306f25;
     flex-flow: row wrap;
}
}


.skill-mining a:first-child,
.mainpage-body h2 a {
.skill-summoning a:first-child {
     color: #444e5a;
     background: #6385a8;
}
}


.skill-mining:hover a:last-child,
.mainpage-body .tile {
.skill-summoning:hover a:last-child {
    padding-left: 1.75em;
     background: #315f8d;
    padding-right: 1.75em;
     max-width: 100%;
}
}


.skill-invention a:first-child,
.mainpage-body .tile-row {
.skill-smithing a:first-child {
    width: 100%;
     background: #d2b244;
     margin-bottom: 0.9rem;
}
}


.skill-invention:hover a:last-child,
.mainpage-left {
.skill-smithing:hover a:last-child {
    flex: 2;
     background: #b69213;
    display: flex;
    flex-flow: column wrap;
     margin-right: 0.9rem;
}
}


.mainpage-wikinews .news-date {
.mainpage-left > * {
    font-weight: bold;
     margin: 0 0 0.9rem;
     margin-bottom: 0.3em;
}
}


.mainpage-wikinews p:not(.news-date) {
.mainpage-right {
     margin-left: 1em;
    flex: 1;
    display: flex;
     flex-flow: column wrap;
}
}


.mainpage-social {
.mainpage-right > * {
     border: none;
     margin: 0 0 0.9rem;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.mainpage-social .tile-top {
.arrow {
     display: flex;
    background: url('filepath://White-chevron.svg') no-repeat;
     align-items: center;
     display: inline-block;
     padding: 1em 1.5em;
     height: 0.7rem;
     width: 0.45rem;
    vertical-align: middle;
}
}


.mainpage-social .tile-top a {
.arrow.dark {
     flex: 1;
     filter: invert(80%);
    position: relative;
    text-decoration: none;
}
}


.mainpage-social .tile-top a:hover .arrow {
.ribbon {
     transform: translateX(50%);
    position: absolute;
    right: -0.5em;
    top: -0.5em;
    color: #ffffff;
    background: #6bc71f;
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 0.045em;
    line-height: 2.25em;
    padding: 0 0.55em;
    border-radius: 0.35em;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    pointer-events: none;
}
}


.mainpage-social .tile-bottom {
.tile.big-tile {
     border: none;
    width: 100%;
     padding: 1em 1.75em;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), #ffffff 50%), url("filepath://Main page Shauny.png") right / auto 100% no-repeat #ffffff; /* [[File:Main page Shauny.png]] */
     margin-bottom: 0.9rem;
     padding-right: 8vw;
}
}


.mainpage-social .tile-bottom p {
.tile.big-tile.dxp {
     color: #ffffff;
     background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("https://wiki.geministation.com/images/6/6b/Double_Exp_Banner.png") right / auto 100% no-repeat #ffffff; /* [[File:Double Exp Banner.png]] */
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0;
}
}


.mainpage-social .social-icon {
.tile.big-tile.moon {
     margin-right: 0.75em;
     background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("https://wiki.geministation.com/images/7/7d/Moon_Event_Banner.png") right / auto 100% no-repeat #ffffff; /* [[File:Moon Event Banner.png]] */
     width: 60px;
}
     text-align: center;
 
.mainpage-recent-updates .tile-halves {
    flex: 1;
     align-content: flex-start;
     margin-right: 0.9rem;
}
}


.mainpage-social .social-header {
.mainpage-recent-updates .tile-halves:hover .tile-top img {
    color: #ffffff;
     transform: scale(1.04);
    font-weight: bold;
     font-size: 1.15em;
    margin: 0.5em 0 -0.15em;
}
}


body.wgl-readermode .mainpage-social .social-header {
.mainpage-recent-updates .tile-halves:last-child {
     font-size: 1.05em;
     margin-right: 0;
}
}


.mainpage-social .social-tagline {
body.wgl-readermode .mainpage-recent-updates .tile-image {
     color: rgba(255, 255, 255, 0.9);
     max-height: 10.5em;
    margin-bottom: 0.5em;
}
}


.mainpage-social .arrow {
.mainpage-recent-updates .tile-bottom.link-button a {
     position: absolute;
     text-align: left;
    top: calc(50% - .5em);
     padding: 1rem 1.5rem 0.75rem;
    right: 0;
     height: 1em;
    width: 0.7em;
    background-size: 0.7em 1em;
    transition: 0.3s ease-out;
}
}


.mainpage-social.mainpage-discord .tile-top {
.mainpage-recent-updates h2 {
     background: #7289da;
     margin: -0.5em 0 0.3em;
}
}


.mainpage-social.mainpage-discord .tile-bottom {
.mainpage-recent-updates p:not(.byline) {
     background: #697ec4;
    font-size: 0.9em;
    line-height: 1.75em;
     color: #444e5a;
}
}


.mainpage-social.mainpage-twitter .tile-top {
.mainpage-recent-updates .jagex-promotion .byline {
     background: #1da1f2;
     color: #855cd8;
}
}


.mainpage-social.mainpage-twitter .tile-bottom {
.mainpage-contents .tile-halves {
     background: #1e96e0;
     flex: 1;
    margin-right: 0.9rem;
}
}


.mainpage-editing {
.mainpage-contents .tile-halves:hover .tile-top img {
     border: none;
     transform: scale(1.04);
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.mainpage-editing .tile-top {
.mainpage-contents .tile-halves:last-child {
     background: #438ab5;
     margin-right: 0;
}
}


.mainpage-editing .tile-bottom {
.mainpage-contents .tile-top {
     background: #3980ab;
     height: 4.5rem;
    border: none;
     position: relative;
     padding: 0.8rem 1.5rem 0.4rem;
}
}


.mainpage-editing h2,
.mainpage-contents .tile-top h2 a {
.mainpage-editing a,
    display: block;
.mainpage-editing a:visited,
    text-align: center;
.mainpage-editing a:active {
    text-decoration: none;
     color: #ffffff;
    line-height: 4.5rem;
     padding-left: 0.45rem;
}
}


.mainpage-editing p {
.mainpage-contents h2 {
     color: rgba(255, 255, 255, 0.9);
     margin: 0;
    padding: 0;
}
}


.mainpage-editing ul {
.mainpage-skills ul {
     list-style-image: url('filepath://Transparent-chevron.svg');
     columns: 3;
    margin: 1em 0.7em 0.7em 1em;
}
}


.mainpage-poll .ajaxpoll {
.mainpage-skills li {
     padding: 0;
     display: flex;
     width: 100%;
     margin-bottom: 0.4em;
     border: none;
     isolation: isolate;
    box-shadow: none;
}
}


.mainpage-fimg img {
.mainpage-skills li a:first-child {
     margin: 0.7em 0 1.15em;
     border-radius: 3px;
     -webkit-filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
     padding: 4px;
     filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
    width: 25px;
     height: 25px;
}
}


.mainpage-fimg .tile-top p:not(.byline) {
.mainpage-skills li a:last-child {
     font-size: 0.9em;
    flex: 1;
     line-height: 1.8em;
    display: flex;
    align-items: center;
    color: #36414f;
     font-weight: bold;
    padding-left: 0.7em;
     text-decoration: none;
}
}


@media only screen and (max-width: 65.999rem) {
.mainpage-skills li:hover a:first-child {
    .mainpage-recent-updates .tile-halves:last-child {
    border-radius: 3px 0 0 3px;
          display: none;
}
    }


    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
.mainpage-skills li:hover a:last-child {
          margin-right: 0;
    color: rgba(255, 255, 255, 0.9);
    }
    border-radius: 0 3px 3px 0;
}


    .mainpage-recent-updates .tile-top {
.skill-hackrating a:first-child,
          height: 18vw;
.skill-armor a:first-child {
    }
    background: #bc483d;
}


    .mainpage-contents .tile-halves:nth-child(1),
.skill-hackrating:hover a:last-child,
    .mainpage-contents .tile-halves:nth-child(2),
.skill-armor:hover a:last-child {
    .mainpage-contents .tile-halves:nth-child(3) {
    background: #932419;
          margin-bottom: 0.9rem;
}
    }


    .mainpage-contents .tile-halves:nth-child(3) {
.skill-damage a:first-child {
          margin-right: 0;
    background: #748d36;
    }
}


    .mainpage-contents .line-break {
.skill-damage:hover a:last-child {
          width: 100%;
    background: #4c6215;
    }
}


    .mainpage-skills ul {
.skill-shield a:first-child {
          columns: 2 9em;
    background: #6274ab;
    }
}


    .mainpage-skills .skill-thieving {
.skill-shield:hover a:last-child {
          display: none;
    background: #304791;
    }
}


    .mainpage-header .header-stats,
.skill-cargospace a:first-child,
    .mainpage-onthisday {
.skill-shieldrecharge a:first-child {
          display: none;
    background: #3e8e9a;
    }
}


.skill-cargospace:hover a:last-child,
.skill-shieldrecharge:hover a:last-child {
    background: #1a6671;
}
}


@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
.skill-attack a:first-child,
    .mainpage-contents .tile-halves:last-child {
.skill-salvagechance a:first-child,
          display: none;
.skill-heatresistance a:first-child {
    }
    background: #91689e;
}


    .mainpage-contents .tile-halves:nth-last-child(2) {
.skill-attack:hover a:last-child,
          margin-right: 0;
.skill-salvagechance:hover a:last-child,
    }
.skill-heatresistance:hover a:last-child {
    background: #713684;
}


    .mainpage-header .header-stats,
.skill-cargosalvage a:first-child,
    .mainpage-contents .line-break {
.skill-targeting a:first-child {
          display: none;
    background: #59924f;
    }
}


.skill-cargosalvage:hover a:last-child,
.skill-targeting:hover a:last-child {
    background: #306f25;
}
}


@media only screen and (min-width: 82rem) {
.skill-defense a:first-child,
    .mainpage-header .header-intro {
.skill-engineefficiency a:first-child {
          margin-right: 2em;
    background: #6385a8;
    }
}


    .mainpage-contents .line-break {
.skill-defense:hover a:last-child,
          display: none;
.skill-engineefficiency:hover a:last-child {
    }
    background: #315f8d;
}


    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
.skill-sensorscanresults a:first-child,
          display: none;
.skill-evasion a:first-child {
    }
    background: #d2b244;
}


    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
.skill-sensorscanresults:hover a:last-child,
          margin-right: 0;
.skill-evasion:hover a:last-child {
    }
    background: #b69213;
}


.mainpage-wikinews .news-date {
    font-weight: bold;
    margin-bottom: 0.3em;
}
}


.smw-callout-error {
.mainpage-wikinews p:not(.news-date) {
     background-color: #feecea;
     margin-left: 1em;
    border-color: #feecea;
    border-left-color: #ee4231;
}
}


.smw-callout-info {
.mainpage-social {
     background-color: #e5f3fc;
     border: none;
     border-color: #e5f3fc;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
    border-left-color: #3ea6e6;
}
}


.smw-callout-success {
.mainpage-social .tile-top {
     background-color: #ecf8e3;
     display: flex;
     border-color: #ecf8e3;
     align-items: center;
     border-left-color: #6bc71f;
     padding: 1em 1.5em;
}
}


.smw-callout-warning {
.mainpage-social .tile-top a {
     background-color: #fef9de;
     flex: 1;
     border-color: #fef9de;
     position: relative;
     border-left-color: #f9d000;
     text-decoration: none;
}
}


.property-page-results .header-title {
.mainpage-social .tile-top a:hover .arrow {
     color: inherit;
     transform: translateX(50%);
}
}


.page-Special_CreateAccount .firstHeading,
.mainpage-social .tile-bottom {
.page-Special_UserLogin .firstHeading {
     border: none;
     width: 32rem;
     padding: 1em 1.75em;
     margin: 1.5em auto 0.4em;
}
}


.page-Special_CreateAccount #contentSub,
.mainpage-social .tile-bottom p {
.page-Special_UserLogin #contentSub {
    color: #ffffff;
     display: none;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
     margin: 0;
}
}


.page-Special_CreateAccount .mw-ui-container,
.mainpage-social .social-icon {
.page-Special_UserLogin .mw-ui-container {
    margin-right: 0.75em;
     width: 32rem;
     width: 60px;
     margin: 3em auto;
     text-align: center;
}
}


.page-Special_CreateAccount .mw-ui-container #userloginForm,
.mainpage-social .social-header {
.page-Special_UserLogin .mw-ui-container #userloginForm {
    color: #ffffff;
     float: unset;
    font-weight: bold;
     margin: 0;
     font-size: 1.15em;
     margin: 0.5em 0 -0.15em;
}
}


.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
body.wgl-readermode .mainpage-social .social-header {
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
     font-size: 1.05em;
     margin: 2.5em auto 0;
    width: 22rem;
}
}


#signupstart,
.mainpage-social .social-tagline {
#userloginprompt {
     color: rgba(255, 255, 255, 0.9);
     border: 1px solid #e4eaee;
     margin-bottom: 0.5em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     padding: 1.5em 2em 1em;
}
}


#userloginForm label {
.mainpage-social .arrow {
     display: block;
     position: absolute;
     margin-bottom: 0.25em;
     top: calc(50% - .5em);
    right: 0;
    height: 1em;
    width: 0.7em;
    background-size: 0.7em 1em;
    transition: 0.3s ease-out;
}
}


#userloginForm label[for="mw-input-captchaWord"] {
.mainpage-social.mainpage-discord .tile-top {
     margin-bottom: 0.5em;
     background: #7289da;
}
}


.signup-realname-tip {
.mainpage-social.mainpage-discord .tile-bottom {
     color: #656565;
     background: #697ec4;
    font-size: 0.9em;
    margin: -0.75em 0 0.75em;
}
}


.mw-createacct-benefits-container {
.mainpage-social.mainpage-twitter .tile-top {
     display: none;
     background: #1da1f2;
}
}


.mw-plusminus-pos {
.mainpage-social.mainpage-twitter .tile-bottom {
     color: #407813;
     background: #1e96e0;
}
}


.mw-plusminus-neg {
.mainpage-editing {
     color: #b41e0f;
     border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.client-js .mw-changeslist ul,
.mainpage-editing .tile-top {
.client-js .mw-changeslist table.mw-enhanced-rc {
     background: #438ab5;
     margin-left: 0;
}
}


.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
.mainpage-editing .tile-bottom {
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
    background: #3980ab;
     margin-left: 1.5em;
    border: none;
     padding: 0.8rem 1.5rem 0.4rem;
}
}


.mw-changeslist-legend {
.mainpage-editing h2,
     display: none;
.mainpage-editing a,
.mainpage-editing a:visited,
.mainpage-editing a:active {
     color: #ffffff;
}
}


.mw-recentchanges-toplinks {
.mainpage-editing p {
     font-size: 0.85em;
     color: rgba(255, 255, 255, 0.9);
}
}


.mw-recentchanges-toplinks table {
.mainpage-editing ul {
     margin: 3.5em auto 2em;
     list-style-image: url('filepath://Transparent-chevron.svg');
}
}


.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
.mainpage-poll .ajaxpoll {
     margin: 0 auto 1em;
     padding: 0;
    width: 100%;
    border: none;
    box-shadow: none;
}
}


.mw-recentchanges-toplinks th {
.mainpage-fimg img {
     text-align: right;
     margin: 0.7em 0 1.15em;
     padding-right: 5px;
    -webkit-filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
     filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
}
}


.mw-recentchanges-toplinks .speedy-delete a,
.mainpage-fimg .tile-top p:not(.byline) {
.mw-recentchanges-toplinks .speedy-move a {
    font-size: 0.9em;
     color: #ee4231;
     line-height: 1.8em;
}
}


.mw-tag-markers,
@media only screen and (max-width: 65.999rem) {
.mw-tag-markers a {
    .mainpage-recent-updates .tile-halves:last-child {
    font-weight: bold;
          display: none;
}
    }


.mw-tag-marker-visualeditor a,
    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
.mw-tag-marker-visualeditor-needcheck a {
          margin-right: 0;
    color: #e49f10;
     }
     font-weight: normal;
}


#mw-searchoptions table {
    .mainpage-recent-updates .tile-top {
    margin-right: 0;
          height: 18vw;
}
    }


#mw-searchoptions table:nth-child(odd) {
    .mainpage-contents .tile-halves:nth-child(1),
     border-right: 1px solid #172136;
     .mainpage-contents .tile-halves:nth-child(2),
     margin-right: 2em;
     .mainpage-contents .tile-halves:nth-child(3) {
}
          margin-bottom: 0.9rem;
    }


#mw-searchoptions table tr td:first-of-type {
    .mainpage-contents .tile-halves:nth-child(3) {
    font-weight: bold;
          margin-right: 0;
}
    }


#mw-searchoptions table td {
    .mainpage-contents .line-break {
    width: 18vw;
          width: 100%;
     padding: 0;
     }
}


#mw-searchoptions h4 {
    .mainpage-skills ul {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
          columns: 2 9em;
}
    }


.searchresult {
    .mainpage-skills .skill-thieving {
    line-height: 1.5;
          display: none;
}
    }


.searchalttitle,
    .mainpage-header .header-stats,
#mw-search-interwiki li {
    .mainpage-onthisday {
    font-size: 90%;
          display: none;
}
    }


.mw-search-result-data {
    color: inherit;
    opacity: 0.6;
}
}


.page-Special_ListFiles a.image img {
@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
    width: inherit;
    .mainpage-contents .tile-halves:last-child {
     height: inherit;
          display: none;
}
     }
 
    .mainpage-contents .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }


.page-Special_ListFiles .TablePager_col_thumb {
    .mainpage-header .header-stats,
     text-align: center;
     .mainpage-contents .line-break {
}
          display: none;
    }


.page-Special_NewFiles .thumbimage {
    max-height: 212px !important;
    max-width: 212px !important;
    margin: 0 !important;
}
}


#editcount table[border="1"] {
@media only screen and (min-width: 82rem) {
     background-color: #ffffff !important;
     .mainpage-header .header-intro {
    margin-top: 0.5em;
          margin-right: 2em;
}
    }


#editcount table[border="1"] th,
    .mainpage-contents .line-break {
#editcount table[border="1"] td {
          display: none;
    padding: 0.25em 0.45em;
    }
}


#editcount table[border="1"] th {
    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
    background: #eeeeee;
          display: none;
     border: 1px solid #dcdcdc;
     }
}


#editcount table[border="1"] td {
    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
    border: 1px solid #e6e6e6;
          margin-right: 0;
}
    }


#editcount table[border="1"] tr:nth-child(odd) {
    background-color: #f9f9f9;
}
}


.smwb-title {
.smw-callout-error {
     background-color: #eeeeee;
     background-color: #feecea;
     border: 1px solid #dcdcdc;
     border-color: #feecea;
     border-bottom: 0;
     border-left-color: #ee4231;
    font-size: 1.6em;
}
}


.smwb-title a {
.smw-callout-info {
     padding-left: 10px;
     background-color: #e5f3fc;
    border-color: #e5f3fc;
    border-left-color: #3ea6e6;
}
}


.smwb-factbox,
.smw-callout-success {
.smwb-ifactbox {
    background-color: #ecf8e3;
     border-collapse: collapse;
     border-color: #ecf8e3;
     border: 0;
     border-left-color: #6bc71f;
}
}


.smwb-propvalue .smwb-prophead,
.smw-callout-warning {
.smwb-ipropvalue .smwb-prophead {
     background-color: #fef9de;
     background-color: #f6f6f6;
     border-color: #fef9de;
     border: 1px solid #dcdcdc;
     border-left-color: #f9d000;
     font-size: 0.9em;
}
}


.smwb-propvalue .smwb-propval,
.property-page-results .header-title {
.smwb-ipropvalue .smwb-propval {
     color: inherit;
     background-color: #ffffff;
    border: 1px solid #e6e6e6;
    font-size: 0.9em;
}
}


.smwb-center {
.mw-plusminus-pos {
     background-color: #f6f6f6;
     color: #407813;
    border: 1px solid #dcdcdc;
    border-top: 0;
    padding: 4px 8px;
}
}


.smwb-center a {
.mw-plusminus-neg {
     padding-left: 10px;
     color: #b41e0f;
}
}


.smwb-bottom {
.client-js .mw-changeslist ul,
     border-bottom: 0;
.client-js .mw-changeslist table.mw-enhanced-rc {
     margin-left: 0;
}
}


.watchlistredir a,
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
.allpagesredirect a {
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
     color: #888;
     margin-left: 1.5em;
    font-style: italic;
}
}


.not-patrolled {
.mw-changeslist-legend {
     background-color: #f9f9f9;
     display: none;
    border-right: 10px solid #eee;
    padding-right: 15px;
}
}


.mw-special-AbuseLog .mw-abuselog-details {
.mw-recentchanges-toplinks {
     table-layout: fixed;
     font-size: 0.85em;
    width: 100%;
}
}


.fileupload-results {
.mw-recentchanges-toplinks table {
     margin-left: 0;
     margin: 3.5em auto 2em;
}
}


.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
     background-color: inherit;
     margin: 0 auto 1em;
}
}


.rootpage-RuneScape_Editing:not(.action-edit) #firstHeading,
.mw-recentchanges-toplinks th {
.page-RuneScape_Editing:not(.action-edit) #firstHeading,
     text-align: right;
.rootpage-RuneScape_Editing:not(.action-edit) #contentSub,
     padding-right: 5px;
.page-RuneScape_Editing:not(.action-edit) #contentSub,
.rootpage-RuneScape_Editing .mw-parser-output,
.page-RuneScape_Editing .mw-parser-output {
     max-width: 60rem;
    margin-left: auto;
     margin-right: auto;
}
}


.page-RuneScape_Editing:not(.action-edit) #firstHeading,
.mw-recentchanges-toplinks .speedy-delete a,
.page-RuneScape_Editing:not(.action-edit) .mw-redirectedfrom {
.mw-recentchanges-toplinks .speedy-move a {
     display: none;
     color: #ee4231;
}
}


.page-RuneScape_Editing .header-intro {
.mw-tag-markers,
     margin: 2.6em 1.75em;
.mw-tag-markers a {
     font-weight: bold;
}
}


.page-RuneScape_Editing .header-intro h1 {
.mw-tag-marker-visualeditor a,
     font-size: 2.5em;
.mw-tag-marker-visualeditor-needcheck a {
    border: none;
     color: #e49f10;
     margin: 0 0 0.15em;
     font-weight: normal;
}
}


.page-RuneScape_Editing .header-intro p {
#mw-searchoptions table {
     font-size: 1.1em;
     margin-right: 0;
    line-height: 1.7em;
}
}


.page-RuneScape_Editing .tile-halves {
#mw-searchoptions table:nth-child(odd) {
     width: 45%;
     border-right: 1px solid #172136;
    max-width: 30em;
     margin-right: 2em;
     margin: 0 1em 2em;
}
}


.color-container {
#mw-searchoptions table tr td:first-of-type {
     display: flex;
     font-weight: bold;
    margin: 2em auto;
    width: 80%;
    max-width: 60em;
}
}


.color-column {
#mw-searchoptions table td {
     flex: 1;
     width: 18vw;
     margin-right: 1em;
     padding: 0;
}
}


.color-column:last-child {
#mw-searchoptions h4 {
     margin-right: 0;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
}


.color-column h3 {
.searchresult {
     padding: 0;
     line-height: 1.5;
}
}


.color-group {
.searchalttitle,
     color: #333333;
#mw-search-interwiki li {
    padding: 1em 1.5em;
     font-size: 90%;
    transition: 0.2s ease-out;
}
}


.color-group:hover {
.mw-search-result-data {
     transform: scale(1.03);
    color: inherit;
     opacity: 0.6;
}
}


.color-group.dark {
.page-Special_ListFiles a.image img {
     color: #ffffff;
     width: inherit;
    height: inherit;
}
}


.color-group .variable,
.page-Special_ListFiles .TablePager_col_thumb {
.color-group .hexcode {
     text-align: center;
     font-family: monospace;
    font-size: 1.1em;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
    margin: 0;
}
}


body.wgl-readermode .color-group .variable,
.page-Special_NewFiles .thumbimage {
body.wgl-readermode .color-group .hexcode {
    max-height: 212px !important;
     font-size: inherit;
    max-width: 212px !important;
     margin: 0 !important;
}
}


.color-group .variable {
#editcount table[border="1"] {
     font-weight: bold;
    background-color: #ffffff !important;
     margin-top: 0.5em;
}
}


.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
#editcount table[border="1"] th,
     display: none;
#editcount table[border="1"] td {
     padding: 0.25em 0.45em;
}
}


.forumlist th.forum_title {
#editcount table[border="1"] th {
     padding-left: 25px;
     background: #eeeeee;
    border: 1px solid #dcdcdc;
}
}


.forumlist td {
#editcount table[border="1"] td {
     padding: 0;
     border: 1px solid #e6e6e6;
}
}


.forumlist td span {
#editcount table[border="1"] tr:nth-child(odd) {
    display: block;
     background-color: #f9f9f9;
    padding-left: 15px;
     font-size: smaller;
}
}


.forumlist td span.forum_author {
.smwb-title {
     padding-left: 30px;
     background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    font-size: 1.6em;
}
}


.forumlist td span a {
.smwb-title a {
     text-decoration: none;
     padding-left: 10px;
}
}


.forumlist .forum_edited a {
.smwb-factbox,
     text-decoration: none;
.smwb-ifactbox {
     border-collapse: collapse;
    border: 0;
}
}


.forumlist .forum_title .forum_new {
.smwb-propvalue .smwb-prophead,
     font-weight: bold;
.smwb-ipropvalue .smwb-prophead {
     background: url('filepath://Forum_new.png') center left no-repeat;
     background-color: #f6f6f6;
     padding-top: 2px;
     border: 1px solid #dcdcdc;
    padding-bottom: 1px;
     font-size: 0.9em;
}
}


.forumlist .forum_title a {
.smwb-propvalue .smwb-propval,
     padding-left: 25px;
.smwb-ipropvalue .smwb-propval {
     background-color: #ffffff;
    border: 1px solid #e6e6e6;
    font-size: 0.9em;
}
}


.forumheader {
.smwb-center {
     border-left: 15px solid #ccc;
     background-color: #f6f6f6;
     background-color: #f1f1f1;
     border: 1px solid #dcdcdc;
     margin: 1em 0;
     border-top: 0;
     padding: 12px;
     padding: 4px 8px;
}
}


.forumlist td.forum_title a.forum_new:visited {
.smwb-center a {
     background: none repeat scroll 0 0 transparent !important;
     padding-left: 10px;
}
}


.forumactiveheader,
.smwb-bottom {
.forumarchiveheader,
     border-bottom: 0;
.forumoldarchives {
     background-color: #438ab5;
    color: #ffffff;
}
}


.forumoldarchives a {
.watchlistredir a,
     color: #ffffff;
.allpagesredirect a {
     color: #888;
    font-style: italic;
}
}


.forumcolumnheader {
.not-patrolled {
     background-color: #e6e6e6;
     background-color: #f9f9f9;
     color: #000000;
     border-right: 10px solid #eee;
    text-align: left;
     padding-right: 15px;
     padding-left: 5px;
}
}


.forumsearchbox {
.mw-special-AbuseLog .mw-abuselog-details {
    float: right;
     table-layout: fixed;
    width: auto;
     width: 100%;
    padding: 0.5em;
    margin-left: 0.5em;
     text-align: center;
     font-size: 90%;
    background-color: #f1f1f1;
}
}


body.ns-110 #ca-talk {
.fileupload-results {
     display: none;
     margin-left: 0;
}
}


.calc-container {
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
    display: block;
     background-color: inherit;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    margin-top: -52px;
    column-count: auto;
    column-width: 491px;
    column-fill: balance;
    column-gap: 52px;
     column-rule: dashed 1px rgba(137, 142, 152, 0.1);
}
}


.calc-container .calc-tile-divider:first-child {
.rootpage-Help_Editing:not(.action-edit) #firstHeading,
     margin-bottom: 0px;
.page-Help_Editing:not(.action-edit) #firstHeading,
.rootpage-Help_Editing:not(.action-edit) #contentSub,
.page-Help_Editing:not(.action-edit) #contentSub,
.rootpage-Help_Editing .mw-parser-output,
.page-Help_Editing .mw-parser-output {
    max-width: 60rem;
    margin-left: auto;
     margin-right: auto;
}
}


body.wgl-stickyheader .calc-container {
.page-Help_Editing:not(.action-edit) #firstHeading,
     margin-top: -92px;
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom {
     display: none;
}
}


body.wgl-stickyheader .calc-sticky .calc-section-header {
.page-Help_Editing .header-intro {
     top: 40px;
     margin: 2.6em 1.75em;
}
}


body.wgl-stickyheader .calc-tile-divider {
.page-Help_Editing .header-intro h1 {
     margin-bottom: -92px;
    font-size: 2.5em;
    border: none;
     margin: 0 0 0.15em;
}
}


body.wgl-stickyheader .calc-tile-container {
.page-Help_Editing .header-intro p {
     padding-top: 118px;
    font-size: 1.1em;
     line-height: 1.7em;
}
}


body.wgl-stickyheader .calc-header-title > h2 {
.page-Help_Editing .tile-halves {
     grid-template-rows: 0px 172px;
     width: 45%;
     margin-top: -117px !important;
    max-width: 30em;
     height: 172px;
     margin: 0 1em 2em;
}
.page-Help_Images .tile-halves {
    width: 45%;
    max-width: 30em;
     margin: 0 1em 2em;
}
}


body.wgl-stickyheader .calc-header-title > h2 > span {
/*Guild Profiles*/
     grid-template-rows: 117px 55px;
.rootpage-Guild_JII:not(.action-edit) #firstHeading,
.page-Guild_JII:not(.action-edit) #firstHeading,
.rootpage-Guild_JII:not(.action-edit) #contentSub,
.page-Guild_JII:not(.action-edit) #contentSub,
.rootpage-Guild_JII .mw-parser-output,
.page-Guild_JII .mw-parser-output {
     max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}
}


.calc-section-header {
.page-Guild_JII:not(.action-edit) #firstHeading,
    position: relative;
.page-Guild_JII:not(.action-edit) .mw-redirectedfrom {
    top: 0px;
     display: none;
    padding-top: 1em;
     background: #fbfbfb;
    z-index: 5;
}
}


.calc-section-header > h1 {
.page-Guild_JII .header-intro {
     margin-top: 0;
     margin: 2.6em 1.75em;
    margin-bottom: 0;
}
}


.calc-sticky .calc-section-header {
.page-Guild_JII .header-intro h1 {
     position: sticky !important;
    font-size: 2.5em;
    border: none;
     margin: 0 0 0.15em;
}
}


.calc-toc {
.page-Guild_JII .header-intro p {
     padding-top: 13px;
     font-size: 1.1em;
     padding-bottom: 13px;
     line-height: 1.7em;
}
}


.calc-toc-section {
.page-Guild_JII .tile-halves {
     position: relative;
     width: 45%;
     display: grid;
     max-width: 30em;
     grid-template-columns: 144px 1fr;
    margin: 0 1em 2em;
     margin-bottom: 0px;
}
 
/*GSWiki:Poll Booth*/
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
.page-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
.rootpage-GSWiki_Poll_Booth .mw-parser-output,
.page-GSWiki_Poll_Booth .mw-parser-output {
     max-width: 60rem;
    margin-left: auto;
     margin-right: auto;
}
}


.calc-toc-section > p {
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
    grid-column-start: 1;
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom {
    grid-column-end: span 1;
     display: none;
    margin: 0;
    line-height: 34px;
    text-align: right;
    padding-right: 21px;
    font-size: 1em;
     font-weight: bold;
}
}


.calc-toc-dots {
.page-GSWiki_Poll_Booth .header-intro {
     position: absolute;
     margin: 2.6em 1.75em;
    top: 34px;
    bottom: 26px;
    right: 0px;
    grid-column-start: 1;
    grid-column-end: span 1;
    border-right: 1px dotted #cccccc;
    text-align: right;
    margin-right: 29px;
}
}


.calc-toc-list {
.page-GSWiki_Poll_Booth .header-intro h1 {
     grid-column-start: 2;
     font-size: 2.5em;
     grid-column-end: span 1;
     border: none;
     padding: 0;
     margin: 0 0 0.15em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
}


.calc-toc-list-item {
.page-GSWiki_Poll_Booth .header-intro p {
     position: relative;
     font-size: 1.1em;
    min-width: 193px;
     line-height: 1.7em;
     width: 193px;
}
    max-width: 193px;
 
    height: 34px;
.page-GSWiki_Poll_Booth .tile-halves {
    margin-right: 8px;
     width: 45%;
    margin-bottom: 8px;
     max-width: 30em;
    line-height: 34px;
     margin: 0 1em 2em;
    padding-left: 34px;
     padding-right: 6px;
     color: #ffffff;
    text-shadow: 1px 1px #0006;
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}


.calc-toc-list-item > a {
.color-container {
     position: absolute;
     display: flex;
     top: 0;
     margin: 2em auto;
     left: 0;
     width: 80%;
     right: 0;
     max-width: 60em;
    bottom: 0;
}
}


.calc-toc-list-item > img {
.color-column {
     position: absolute;
     flex: 1;
     top: 6.5px;
     margin-right: 1em;
    left: 6.5px;
    width: 21px;
    height: 21px;
}
}


.calc-tile-divider {
.color-column:last-child {
     margin-bottom: -52px;
     margin-right: 0;
}
}


.calc-tile-container {
.color-column h3 {
    display: inline-block;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
     padding: 0;
     padding: 0;
    padding-top: 78px;
    padding-bottom: 0.25rem;
    background: none !important;
    width: calc(100% - 2px);
}
}


@supports ( break-inside: avoid-column ) {
.color-group {
     .calc-tile-container {
    color: #333333;
          display: block;
     padding: 1em 1.5em;
    }
    transition: 0.2s ease-out;
}


.color-group:hover {
    transform: scale(1.03);
}
}


.calc-header-title {
.color-group.dark {
     text-shadow: 1px 1px #0006;
     color: #ffffff;
    height: 55px;
    margin-left: 5px;
    grid-column-start: 2;
    grid-column-end: span 1;
    min-width: 0;
    color: rgba(255, 255, 255, 0.9);
    z-index: inherit;
}
}


.calc-header-title > h2 {
.color-group .variable,
     color: inherit !important;
.color-group .hexcode {
     padding: 0;
     font-family: monospace;
    font-size: 1.1em;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
     user-select: all;
     margin: 0;
     margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 21px;
    line-height: 55px;
    display: grid;
    grid-template-rows: 0px 132px;
    margin-top: -77px !important;
    height: 132px;
}
}


.calc-header-title > h2 > span {
body.wgl-readermode .color-group .variable,
    display: inline-grid;
body.wgl-readermode .color-group .hexcode {
    grid-template-rows: 77px 55px;
     font-size: inherit;
    height: 0px;
     grid-row-start: 1;
    grid-row-end: span 1;
}
}


.calc-header-title > h2 > span > span {
.color-group .variable {
     grid-row-start: 2;
     font-weight: bold;
    grid-row-end: span 1;
}
}


.calc-header-title > h2 > .mw-headline-headanchor {
.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
     grid-row-start: 1;
     display: none;
    grid-row-end: span 1;
}
}


.calc.tile {
.forumlist th.forum_title {
    position: relative;
     padding-left: 25px;
    margin: 0;
     padding: 0;
    min-width: 100%;
    height: unset;
    z-index: 0;
}
}


.calc .keyword {
.forumlist td {
     font-size: 1.125em;
     padding: 0;
    font-weight: bold;
}
}


.calc-header {
.forumlist td span {
    grid-column-start: 1;
     display: block;
    grid-column-end: span 2;
     padding-left: 15px;
    grid-row-start: 1;
     font-size: smaller;
    grid-row-end: span 1;
     display: grid;
     grid-template-columns: 55px minmax(0, max-content) max-content 1fr 68px;
    position: relative;
    top: 0;
    width: 100%;
    height: 55px;
    overflow: hidden;
    background: transparent;
     z-index: 2;
}
}


.calc-header-background {
.forumlist td span.forum_author {
     position: absolute;
     padding-left: 30px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
}


.calc-header-background > img {
.forumlist td span a {
     position: absolute;
     text-decoration: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
}


.calc-header-icon {
.forumlist .forum_edited a {
     grid-column-start: 1;
     text-decoration: none;
    grid-column-end: span 1;
    min-width: 55px;
    width: 55px;
    max-width: 55px;
    min-height: 55px;
    height: 55px;
    max-height: 55px;
    z-index: inherit;
}
}


.calc-header-icon > img {
.forumlist .forum_title .forum_new {
     object-fit: contain;
     font-weight: bold;
     min-width: 25px;
     background: url('filepath://Forum_new.png') center left no-repeat;
    width: 25px;
     padding-top: 2px;
    max-width: 25px;
     padding-bottom: 1px;
     min-height: 25px;
     height: 25px;
    max-height: 25px;
    padding: 15px;
}
}


.calc-header-title-semantics {
.forumlist .forum_title a {
     display: none;
     padding-left: 25px;
}
}


.calc-header-command {
.forumheader {
     margin-left: 10px;
     border-left: 15px solid #ccc;
     grid-column-start: 3;
     background-color: #f1f1f1;
     grid-column-end: span 1;
     margin: 1em 0;
     height: 55px;
     padding: 12px;
    line-height: 55px;
    z-index: inherit;
}
}


.calc-list {
.forumlist td.forum_title a.forum_new:visited {
     grid-column-start: 1;
     background: none repeat scroll 0 0 transparent !important;
    grid-column-end: span 2;
    grid-row-start: 2;
    grid-row-end: span 1;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 5.5px;
}
}


.calc-list-item {
.forumactiveheader,
    position: relative;
.forumarchiveheader,
    display: grid;
.forumoldarchives {
     grid-template-columns: [thumb] min-content [main] 1fr [key] max-content;
     background-color: #438ab5;
     grid-template-rows: min-content min-content;
     color: #ffffff;
    width: auto;
    padding: 8.5px;
    margin: 0;
    border-bottom: 1px solid rgba(137, 142, 152, 0.075);
}
}


.calc-list-item:last-child {
.forumoldarchives a {
     border-bottom-color: transparent;
     color: #ffffff;
}
}


.calc-list-item-thumbnail {
.forumcolumnheader {
     grid-column-start: thumb;
     background-color: #e6e6e6;
    grid-column-end: span 1;
     color: #000000;
     grid-row-start: 1;
     text-align: left;
     grid-row-end: span 2;
     padding-left: 5px;
    margin-left: 5.5px;
    width: 44px;
    height: 52.8px;
    margin-right: 14px;
     padding-top: 8.5px;
}
}


.calc-list-item-thumbnail > img {
.forumsearchbox {
     min-width: 44px;
     float: right;
     width: 44px !important;
     width: auto;
     max-width: 44px;
     padding: 0.5em;
     min-height: 44px;
     margin-left: 0.5em;
    height: 44px !important;
     text-align: center;
     max-height: 44px;
     font-size: 90%;
    object-fit: contain;
     background-color: #f1f1f1;
    object-position: center 0;
     grid-row-start: 2;
     grid-row-end: span 1;
}
}


.calc-list-item-key {
body.ns-110 #ca-talk {
     width: 28px;
     display: none;
    grid-column-start: key;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 1;
    margin-left: 8.5px;
}
}


.calc-list-item-key > img {
.calc-container {
     position: absolute;
    display: block;
     top: 8.5px;
    min-width: 100%;
     right: 8.5px;
    width: 100%;
    max-width: 100%;
    margin-top: -52px;
    column-count: auto;
    column-width: 491px;
     column-fill: balance;
     column-gap: 52px;
     column-rule: dashed 1px rgba(137, 142, 152, 0.1);
}
}


.calc-list-item-title {
.calc-container .calc-tile-divider:first-child {
    grid-column-start: main;
     margin-bottom: 0px;
    grid-column-end: span 1;
     grid-row-start: 1;
    grid-row-end: span 1;
    padding-left: 8px;
    text-indent: -8px;
}
}


.calc-list-item-desc {
body.wgl-stickyheader .calc-container {
    grid-column-start: main;
     margin-top: -92px;
    grid-column-end: span 1;
}
    grid-row-start: 2;
    grid-row-end: span 1;
     margin-left: 8px;
    text-indent: 0px;
}


.jcConfig,
body.wgl-stickyheader .calc-sticky .calc-section-header {
.jcCookies,
     top: 40px;
.jcSub {
     display: none;
}
}


#SkillCalcForm .jcSubmit {
body.wgl-stickyheader .calc-tile-divider {
     margin: 0 auto;
     margin-bottom: -92px;
    display: block;
    padding-top: 10px;
}
}


#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
body.wgl-stickyheader .calc-tile-container {
     padding-left: 2em;
     padding-top: 118px;
    min-height: 2em;
    background-position: 0.3em center;
    background-size: auto 1.8em;
    background-repeat: no-repeat;
}
}


#slayWeightCalcForm [title="Turael/Spria"] {
body.wgl-stickyheader .calc-header-title > h2 {
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
     grid-template-rows: 0px 172px;
    margin-top: -117px !important;
    height: 172px;
}
}


#slayWeightCalcForm [title="Mazchna/Achtryn"] {
body.wgl-stickyheader .calc-header-title > h2 > span {
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
     grid-template-rows: 117px 55px;
}
}


#slayWeightCalcForm [title="Vannaka"] {
.calc-section-header {
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
    position: relative;
    top: 0px;
    padding-top: 1em;
     background: #fbfbfb;
    z-index: 5;
}
}


#slayWeightCalcForm [title="Chaeldar"] {
.calc-section-header > h1 {
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
     margin-top: 0;
    margin-bottom: 0;
}
}


#slayWeightCalcForm [title="Sumona"] {
.calc-sticky .calc-section-header {
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
     position: sticky !important;
}
}


#slayWeightCalcForm [title="Duradel/Lapalok"] {
.calc-toc {
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
     padding-top: 13px;
    padding-bottom: 13px;
}
}


#slayWeightCalcForm [title="Kuradal"] {
.calc-toc-section {
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
     position: relative;
    display: grid;
    grid-template-columns: 144px 1fr;
    margin-bottom: 0px;
}
}


#slayWeightCalcForm [title="Mandrith"] {
.calc-toc-section > p {
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
     grid-column-start: 1;
    grid-column-end: span 1;
    margin: 0;
    line-height: 34px;
    text-align: right;
    padding-right: 21px;
    font-size: 1em;
    font-weight: bold;
}
}


#slayWeightCalcForm [title="Morvran"] {
.calc-toc-dots {
     background-image: url("/images/0/06/Morvran_chathead.png?c7318");
    position: absolute;
    top: 34px;
    bottom: 26px;
    right: 0px;
    grid-column-start: 1;
    grid-column-end: span 1;
    border-right: 1px dotted #cccccc;
    text-align: right;
     margin-right: 29px;
}
}


#slayWeightCalcForm [title="Laniakea"] {
.calc-toc-list {
     background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
     grid-column-start: 2;
    grid-column-end: span 1;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
}


.rsw-chartjs.rsw-chartjs-config {
.calc-toc-list-item {
     display: none;
     position: relative;
    min-width: 193px;
    width: 193px;
    max-width: 193px;
    height: 34px;
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 34px;
    padding-left: 34px;
    padding-right: 6px;
    color: #ffffff;
    text-shadow: 1px 1px #0006;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}


.rsw-chartjs.rsw-chart-error {
.calc-toc-list-item > a {
     font-family: monospace;
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
}


.gemw-container {
.calc-toc-list-item > img {
     width: 90%;
     position: absolute;
     max-width: 60em;
    top: 6.5px;
     margin: 4em auto;
    left: 6.5px;
     width: 21px;
     height: 21px;
}
}


.gemw-header {
.calc-tile-divider {
    display: flex;
     margin-bottom: -52px;
    border-left-width: 0.25em;
    border-left-style: solid;
    padding-left: 1em;
     margin-bottom: 3em;
}
}


.gemw-header.positive {
.calc-tile-container {
     border-color: #6bc71f;
     display: inline-block;
}
    -webkit-column-break-inside: avoid;
 
    page-break-inside: avoid;
.gemw-header.negative {
    break-inside: avoid;
     border-color: #ee4231;
    padding: 0;
    padding-top: 78px;
    padding-bottom: 0.25rem;
    background: none !important;
     width: calc(100% - 2px);
}
}


.gemw-header.unchanged {
@supports ( break-inside: avoid-column ) {
     border-color: #3ea6e6;
     .calc-tile-container {
}
          display: block;
    }


.gemw-header .gemw-section-left {
    flex: 1;
    margin-right: 2em;
}
}


.gemw-header .gemw-image {
.calc-header-title {
     float: left;
     text-shadow: 1px 1px #0006;
     margin: 0.5em 1em 0 0;
    height: 55px;
    margin-left: 5px;
    grid-column-start: 2;
    grid-column-end: span 1;
     min-width: 0;
    color: rgba(255, 255, 255, 0.9);
    z-index: inherit;
}
}


.gemw-header .gemw-name {
.calc-header-title > h2 {
     font-size: 1.15em;
    color: inherit !important;
     font-weight: bold;
    padding: 0;
     margin-bottom: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
     font-size: 21px;
    line-height: 55px;
     display: grid;
    grid-template-rows: 0px 132px;
     margin-top: -77px !important;
    height: 132px;
}
}


.gemw-header .gemw-name a {
.calc-header-title > h2 > span {
     color: #444e5a;
     display: inline-grid;
    grid-template-rows: 77px 55px;
    height: 0px;
    grid-row-start: 1;
    grid-row-end: span 1;
}
}


.gemw-header .gemw-examine {
.calc-header-title > h2 > span > span {
     color: #949eaa;
     grid-row-start: 2;
    font-size: 1.05em;
     grid-row-end: span 1;
     font-style: italic;
    margin-bottom: 0;
}
}


.gemw-header .gemw-price {
.calc-header-title > h2 > .mw-headline-headanchor {
     display: inline-block;
     grid-row-start: 1;
    font-size: 2.75em;
     grid-row-end: span 1;
     font-weight: bold;
}
}


.gemw-header .gemw-price::after {
.calc.tile {
     content: ' coins';
    position: relative;
     color: #949eaa;
     margin: 0;
     font-size: 1rem;
     padding: 0;
     font-weight: normal;
     min-width: 100%;
     word-spacing: 0.25em;
     height: unset;
     z-index: 0;
}
}


.gemw-header .gemw-change {
.calc .keyword {
    display: inline-block;
     font-size: 1.125em;
     font-size: 1rem;
     font-weight: bold;
     font-weight: bold;
    margin-left: 2em;
    word-spacing: 0.5em;
}
}


.gemw-header .gemw-change img {
.calc-header {
     vertical-align: baseline;
    grid-column-start: 1;
}
    grid-column-end: span 2;
 
     grid-row-start: 1;
.gemw-header .gemw-section-right {
    grid-row-end: span 1;
     text-align: right;
    display: grid;
    grid-template-columns: 55px minmax(0, max-content) max-content 1fr 68px;
    position: relative;
    top: 0;
    width: 100%;
    height: 55px;
    overflow: hidden;
    background: transparent;
     z-index: 2;
}
}


.gemw-header .gemw-updated {
.calc-header-background {
     line-height: 1.5em;
     position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
}


.gemw-header .gemw-time {
.calc-header-background > img {
     font-weight: bold;
     position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
}


.gemw-body {
.calc-header-icon {
     display: flex;
     grid-column-start: 1;
    grid-column-end: span 1;
    min-width: 55px;
    width: 55px;
    max-width: 55px;
    min-height: 55px;
    height: 55px;
    max-height: 55px;
    z-index: inherit;
}
}


.gemw-body .gemw-section-left {
.calc-header-icon > img {
     width: 40%;
    object-fit: contain;
     margin-right: 2em;
    min-width: 25px;
    width: 25px;
     max-width: 25px;
     min-height: 25px;
    height: 25px;
    max-height: 25px;
    padding: 15px;
}
}


.gemw-body .gemw-section-left dl {
.calc-header-title-semantics {
     display: flex;
     display: none;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: -1.25em;
}
}


.gemw-body .gemw-section-left > div {
.calc-header-command {
     margin-top: 2em;
    margin-left: 10px;
    grid-column-start: 3;
    grid-column-end: span 1;
    height: 55px;
    line-height: 55px;
     z-index: inherit;
}
}


.gemw-body .gemw-section-left a {
.calc-list {
     color: #949eaa;
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: 2;
    grid-row-end: span 1;
    padding: 0px;
    padding-top: 4px;
     padding-bottom: 5.5px;
}
}


.gemw-body .gemw-property {
.calc-list-item {
     width: 30%;
     position: relative;
     border-top: 0.15em dotted #e4eaee;
    display: grid;
     padding-top: 0.25em;
    grid-template-columns: [thumb] min-content [main] 1fr [key] max-content;
     margin-bottom: 1.5em;
     grid-template-rows: min-content min-content;
    width: auto;
     padding: 8.5px;
     margin: 0;
    border-bottom: 1px solid rgba(137, 142, 152, 0.075);
}
}


.gemw-body .gemw-property dt {
.calc-list-item:last-child {
     color: #949eaa;
     border-bottom-color: transparent;
    font-weight: normal;
}
}


.gemw-body .gemw-property dd {
.calc-list-item-thumbnail {
     font-weight: bold;
     grid-column-start: thumb;
     margin: -0.25em 0 0;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 2;
    margin-left: 5.5px;
    width: 44px;
    height: 52.8px;
     margin-right: 14px;
    padding-top: 8.5px;
}
}


.gemw-body .gemw-links {
.calc-list-item-thumbnail > img {
     color: #949eaa;
     min-width: 44px;
     margin-bottom: 0.35em;
    width: 44px !important;
    max-width: 44px;
    min-height: 44px;
    height: 44px !important;
    max-height: 44px;
     object-fit: contain;
    object-position: center 0;
    grid-row-start: 2;
    grid-row-end: span 1;
}
}


.gemw-body .gemw-section-right {
.calc-list-item-key {
     width: 60%;
     width: 28px;
    grid-column-start: key;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 1;
    margin-left: 8.5px;
}
}


.gemw-body .gemw-section-right .highcharts-container {
.calc-list-item-key > img {
     border: 1px solid #e4eaee;
     position: absolute;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     top: 8.5px;
    right: 8.5px;
}
}


#overlay {
.calc-list-item-title {
     background-attachment: scroll;
     grid-column-start: main;
    background-color: #000;
     grid-column-end: span 1;
     background-image: none;
     grid-row-start: 1;
    background-position: 0 0;
     grid-row-end: span 1;
     background-repeat: repeat;
     padding-left: 8px;
    border-width: 0;
     text-indent: -8px;
     display: none;
    height: 2500px;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    -moz-background-clip: -moz-initial;
     -moz-background-origin: -moz-initial;
     -moz-background-inline-policy: -moz-initial;
}
}


#modal,
.calc-list-item-desc {
#GEchartpopup {
     grid-column-start: main;
     background: #fff;
     grid-column-end: span 1;
     border: 3px solid #000;
     grid-row-start: 2;
     color: #000;
     grid-row-end: span 1;
     font-size: 10pt;
     margin-left: 8px;
     left: 0;
     text-indent: 0px;
    padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
     z-index: 52;
}
}


#GEchartpopup {
.jcConfig,
    min-width: 700px;
.jcCookies,
    min-height: 525px;
.jcSub {
    width: 85%;
     display: none;
    height: 80%;
    left: 7%;
    top: 10%;
     overflow: auto;
}
}


#GEchartpopup #closepopup {
#SkillCalcForm .jcSubmit {
     float: right;
     margin: 0 auto;
     margin-bottom: 5px;
     display: block;
     z-index: 100;
     padding-top: 10px;
}
}


#GEchartpopup #itemstats {
#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
     bottom: 50px;
     padding-left: 2em;
     font-size: 11px;
     min-height: 2em;
     position: absolute;
     background-position: 0.3em center;
     right: 45px;
     background-size: auto 1.8em;
     width: 200px;
     background-repeat: no-repeat;
    z-index: 10;
}
}


#GEchartpopup #itemstats caption {
#slayWeightCalcForm [title="Turael/Spria"] {
     cursor: pointer;
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
    text-align: right;
}
}


#GEpopupchart {
#slayWeightCalcForm [title="Mazchna/Achtryn"] {
     height: 500px;
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
    margin-right: 100px;
}
}


.highcharts-container .highcharts-range-selector {
#slayWeightCalcForm [title="Vannaka"] {
     font-size: 11px;
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
}
}


.GEPermLink {
#slayWeightCalcForm [title="Chaeldar"] {
     float: right;
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
    font-size: 14px;
}
}


.GEPermLink ~ .GEdatachart {
#slayWeightCalcForm [title="Sumona"] {
     clear: right;
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
}
}


form[id^="chartProperties"] button {
#slayWeightCalcForm [title="Duradel/Lapalok"] {
     margin: 3px;
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
}
}


.smallChart .highcharts-range-selector {
#slayWeightCalcForm [title="Kuradal"] {
     display: none;
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
}
}


.smallChart .highcharts-button title + rect {
#slayWeightCalcForm [title="Mandrith"] {
     display: none;
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
}
}


.smallChart .highcharts-title {
#slayWeightCalcForm [title="Morvran"] {
     white-space: nowrap !important;
     background-image: url("/images/0/06/Morvran_chathead.png?c7318");
}
}


.smallChart .zoomButton,
#slayWeightCalcForm [title="Laniakea"] {
.smallChart svg > text:first-of-type,
     background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
.smallChart .highcharts-input-group {
     display: none;
}
}


.smallChart .highcharts-scrollbar,
.gsw-chartjs.gsw-chartjs-config {
.mediumChart .highcharts-scrollbar {
     display: none;
     display: none;
}
}


#rsw-exchange-overlay .oo-ui-popupWidget-anchor {
.gsw-chartjs.gsw-chart-error {
     z-index: 101;
     font-family: monospace;
}
}


#rsw-exchange-overlay .oo-ui-labelElement-label {
.gemw-container {
     font-weight: bold;
     width: 90%;
    max-width: 60em;
    margin: 4em auto;
}
}


.oo-ui-textInputWidget input,
.gemw-header {
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
    display: flex;
     line-height: initial;
    border-left-width: 0.25em;
    border-left-style: solid;
    padding-left: 1em;
     margin-bottom: 3em;
}
}


body.wgl-stickyheader .oo-ui-defaultOverlay,
.gemw-header.positive {
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
     border-color: #6bc71f;
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
     z-index: 501;
}
}


.oo-ui-image-destructive.oo-ui-icon-clear,
.gemw-header.negative {
.mw-ui-icon-clear-destructive::before {
     border-color: #ee4231;
     background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23d33%22%3E%3Ctitle%3Eclear%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm5.66 14.24l-1.41 1.41L10 11.41l-4.24 4.25-1.42-1.42L8.59 10 4.34 5.76l1.42-1.42L10 8.59l4.24-4.24 1.41 1.41L11.41 10z%22/%3E%3C/g%3E%3C/svg%3E");
}
}


.rs-ex-modal .oo-ui-window-frame {
.gemw-header.unchanged {
     width: 600px !important;
     border-color: #3ea6e6;
    height: 540px !important;
}
}


.rs-ex-modal .oo-ui-flaggedElement-primary {
.gemw-header .gemw-section-left {
     margin-left: 15px;
    flex: 1;
     margin-right: 2em;
}
}


#rs-ex-status {
.gemw-header .gemw-image {
    float: left;
    margin: 0.5em 1em 0 0;
}
 
.gemw-header .gemw-name {
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 0;
}
 
.gemw-header .gemw-name a {
    color: #444e5a;
}
 
.gemw-header .gemw-examine {
    color: #949eaa;
    font-size: 1.05em;
    font-style: italic;
    margin-bottom: 0;
}
 
.gemw-header .gemw-price {
    display: inline-block;
    font-size: 2.75em;
    font-weight: bold;
}
 
.gemw-header .gemw-price::after {
    content: ' coins';
     color: #949eaa;
     color: #949eaa;
     margin: 10px 15px 5px;
    font-size: 1rem;
    font-weight: normal;
    word-spacing: 0.25em;
}
 
.gemw-header .gemw-change {
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
     margin-left: 2em;
    word-spacing: 0.5em;
}
 
.gemw-header .gemw-change img {
    vertical-align: baseline;
}
}


#rs-ex-form .oo-ui-fieldsetLayout-header {
.gemw-header .gemw-section-right {
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
     text-align: right;
    font-size: 1.3em;
    margin: 0 15px 10px;
}
}


#rs-ex-form .oo-ui-fieldsetLayout-group {
.gemw-header .gemw-updated {
    line-height: 1.5em;
}
 
.gemw-header .gemw-time {
    font-weight: bold;
}
 
.gemw-body {
    display: flex;
}
 
.gemw-body .gemw-section-left {
    width: 40%;
    margin-right: 2em;
}
 
.gemw-body .gemw-section-left dl {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: -1.25em;
}
 
.gemw-body .gemw-section-left > div {
    margin-top: 2em;
}
 
.gemw-body .gemw-section-left a {
    color: #949eaa;
}
 
.gemw-body .gemw-property {
    width: 30%;
    border-top: 0.15em dotted #e4eaee;
    padding-top: 0.25em;
    margin-bottom: 1.5em;
}
 
.gemw-body .gemw-property dt {
    color: #949eaa;
    font-weight: normal;
}
 
.gemw-body .gemw-property dd {
    font-weight: bold;
    margin: -0.25em 0 0;
}
 
.gemw-body .gemw-links {
    color: #949eaa;
    margin-bottom: 0.35em;
}
 
.gemw-body .gemw-section-right {
    width: 60%;
}
 
.gemw-body .gemw-section-right .highcharts-container {
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
 
#overlay {
    background-attachment: scroll;
    background-color: #000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-width: 0;
    display: none;
    height: 2500px;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}
 
#modal,
#GEchartpopup {
    background: #fff;
    border: 3px solid #000;
    color: #000;
    font-size: 10pt;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
    z-index: 52;
}
 
#GEchartpopup {
    min-width: 700px;
    min-height: 525px;
    width: 85%;
    height: 80%;
    left: 7%;
    top: 10%;
    overflow: auto;
}
 
#GEchartpopup #closepopup {
    float: right;
    margin-bottom: 5px;
    z-index: 100;
}
 
#GEchartpopup #itemstats {
    bottom: 50px;
    font-size: 11px;
    position: absolute;
    right: 45px;
    width: 200px;
    z-index: 10;
}
 
#GEchartpopup #itemstats caption {
    cursor: pointer;
    text-align: right;
}
 
#GEpopupchart {
    height: 500px;
    margin-right: 100px;
}
 
.highcharts-container .highcharts-range-selector {
    font-size: 11px;
}
 
.GEPermLink {
    float: right;
    font-size: 14px;
}
 
.GEPermLink ~ .GEdatachart {
    clear: right;
}
 
form[id^="chartProperties"] button {
    margin: 3px;
}
 
.smallChart .highcharts-range-selector {
    display: none;
}
 
.smallChart .highcharts-button title + rect {
    display: none;
}
 
.smallChart .highcharts-title {
    white-space: nowrap !important;
}
 
.smallChart .zoomButton,
.smallChart svg > text:first-of-type,
.smallChart .highcharts-input-group {
    display: none;
}
 
.smallChart .highcharts-scrollbar,
.mediumChart .highcharts-scrollbar {
    display: none;
}
 
#gsw-exchange-overlay .oo-ui-popupWidget-anchor {
    z-index: 101;
}
 
#gsw-exchange-overlay .oo-ui-labelElement-label {
    font-weight: bold;
}
 
.oo-ui-textInputWidget input,
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
    line-height: initial;
}
 
body.wgl-stickyheader .oo-ui-defaultOverlay,
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
    z-index: 501;
}
 
.oo-ui-image-destructive.oo-ui-icon-clear,
.mw-ui-icon-clear-destructive::before {
    background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23d33%22%3E%3Ctitle%3Eclear%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm5.66 14.24l-1.41 1.41L10 11.41l-4.24 4.25-1.42-1.42L8.59 10 4.34 5.76l1.42-1.42L10 8.59l4.24-4.24 1.41 1.41L11.41 10z%22/%3E%3C/g%3E%3C/svg%3E");
}
 
.gs-ex-modal .oo-ui-window-frame {
    width: 600px !important;
    height: 540px !important;
}
 
.gs-ex-modal .oo-ui-flaggedElement-primary {
    margin-left: 15px;
}
 
#gs-ex-status {
    color: #949eaa;
    margin: 10px 15px 5px;
}
 
#gs-ex-form .oo-ui-fieldsetLayout-header {
    font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
    font-size: 1.3em;
    margin: 0 15px 10px;
}
 
#gs-ex-form .oo-ui-fieldsetLayout-group {
     margin-bottom: 15px;
     margin-bottom: 15px;
}
}
 
 
#rs-ex-form .oo-ui-fieldLayout-header {
#gs-ex-form .oo-ui-fieldLayout-header {
     width: 15%;
     width: 15%;
     margin-right: 23px;
     margin-right: 23px;
}
 
#gs-ex-form .oo-ui-fieldLayout-field {
    width: 70%;
}
 
#gs-ex-form .oo-ui-fieldLayout-help {
    margin-right: 1em;
    margin-left: -1.8em;
}
 
#gs-ex-icon .oo-ui-labelElement-label {
    padding-right: 0;
}
 
#gs-ex-icon .oo-ui-inputWidget-input {
    padding-left: 33px !important;
}
 
#repairForm {
    padding: 7px;
}
 
#repairForm .oo-ui-fieldLayout-header {
    width: 45%;
}
 
#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
    margin-top: 3px;
}
 
#repairForm .oo-ui-fieldLayout-field {
    width: 50%;
}
 
#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
    margin: 0 auto;
    display: block;
    padding-top: 5px;
}
 
#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
    display: none;
}
 
.ve-ui-overlay {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
 
.ve-ui-mwSaveDialog-license {
    line-height: 1.65em;
}
 
.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
    border-bottom: 1px solid #cccccc;
    line-height: 1.65em;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}
 
[data-diff-action='remove'],
table[data-diff-action='remove'] > caption,
figure[data-diff-action='remove'] > figcaption {
    background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}
 
del[data-diff-action='remove'],
[data-diff-action='remove'] > del {
    text-decoration: initial;
}
 
[data-diff-action='insert'],
table[data-diff-action='insert'] > caption,
figure[data-diff-action='insert'] > figcaption {
    background: #c3e8a3 !important;
    box-shadow: 0 0 0 1px #c3e8a3;
}
 
.qc-in-progress {
    display: inline-block;
    background: #f9d000;
    width: 0.75em;
    height: 0.75em;
    border-radius: 50%;
}
 
.qc-table .mission-completed {
    background-color: #c3e8a3;
}
 
.qc-table .mission-started {
    background-color: #fcea94;
}
 
.seealso {
    margin: 0.8em 1.6em;
    font-style: italic;
}
 
.seealso + .seealso {
    margin-top: -0.8em;
}
 
.level-up-table td li {
    padding: 0 10px 0 10px;
}
 
.level-up-table ul {
    list-style-type: disc;
}
 
.level-up-table .lvlupmem {
    background: #f6ab58;
    color: #582e00;
}
 
.level-up-table .lvlupfree {
    background: #98e553;
    color: #245200;
}
 
.navbox .perk-link img {
    padding: 2.5px 0 0 0 !important;
    border-spacing: 2px !important;
}
 
.sic {
    color: #15F;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}
 
.nowraplinks a {
    white-space: nowrap;
}
 
.boldlinks a {
    font-weight: bold;
}
 
.center,
.centre {
    display: block;
    text-align: center;
}
 
.center table,
table.center,
.centre table,
table.centre {
    margin: 0 auto;
}
 
.right table,
span.right {
    float: right;
}
 
.left table,
span.left {
    float: left;
}
 
.small {
    font-size: smaller;
}
 
.non-mobile-hide {
    display: none;
}
 
.sg-red,
.nocell {
    background: #ecccc6;
    color: #861c10;
}
 
.sg-yellow,
.maybecell {
    background: #f3f0b0;
    color: #6e5d45;
}
 
.sg-green,
.yescell {
    background: #c3ebc5;
    color: #506553;
}
 
.sg-red a,
.sg-yellow a,
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
    color: #04f;
}
 
ul.smalllistmargin,
.smalllistmargin ul,
ol.smalllistmargin,
.smalllistmargin ol {
    margin-left: 1.5em;
}
 
#spreport {
    border: 1px solid #808080;
    padding: 10px;
    text-align: center;
}
 
.mw-dismissable-notice-close-parent {
    min-height: 1em;
}
 
.rcsitenotice-dismiss {
    float: right;
    font-weight: normal;
}
 
table.wikitable + table.wikitable {
    margin-top: -1px;
}
 
#file img,
table.filehistory img {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
}
 
table.filehistory button img,
#file button img {
    background: none;
}
 
.catlinks {
    background: #ffffff;
    border: 1px solid #e4eaee;
    padding: 8px 15px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
 
.ns-0 #charmguide + div + form .mw-summary,
.ns-0 #charmguide + div + form .module_content {
    display: none;
}
 
#mw-content-text q:before {
    content: open-quote;
}
 
#mw-content-text q:after {
    content: close-quote;
}
 
td.famtreesub {
    margin: 0;
    padding: 0;
}
 
td.famtreesub table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
 
td.famtreesub table td {
    height: 1em;
    width: 1em;
}
 
td.famtreeleaf {
    background: #dfdfdf;
    padding: 0.2em;
}
 
.status-active {
    background-color: #98e553;
    color: #245200;
}
 
.status-active a {
    color: inherit !important;
}
 
.status-inactive {
    background-color: #ececec;
    color: #777777;
}
 
.status-inactive a {
    color: inherit !important;
}
 
.clickpic a.image {
    margin-left: 2px !important;
    margin-right: 2px !important;
    line-height: 34px;
    vertical-align: middle;
}
 
.TH_Gem-common img,
.TH_Gem-fairly-common img,
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
    image-rendering: pixelated;
}
 
.accent {
    background-color: transparent !important;
}
 
.smwprops {
    width: 80% !important;
    max-width: 500px;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}
 
.prewrap p {
    white-space: pre-wrap;
}
 
.mw-editsection,
.mw-editsection-like {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
 
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .inventory-image {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }
 
    .navbox .inventory-image {
          image-rendering: auto;
    }
 
}
 
.update-redirect {
    text-align: center;
    background: #fffbf1;
    border: 1px solid #909090;
    font-weight: 600;
    font-size: 2em;
    line-height: 1em;
    padding: 1em;
    color: #000 !important;
}
 
.update-redirect.nuke {
    margin-bottom: 25%;
}
 
.text-red {
    color: #c22010;
}
 
.text-orange {
    color: #bf6007;
}
 
.text-yellow {
    color: #ad9000;
}
 
.text-green {
    color: #478515;
}
 
.text-blue {
    color: #1980bf;
}
 
.text-purple {
    color: #5c2dbb;
}
 
.text-pink {
    color: #dd32b8;
}
 
.text-gray,
.text-grey {
    color: #6b7787;
}
 
body.wgl-darkmode-transition,
.wgl-darkmode-transition * {
    transition-property: all;
    transition-duration: 1s;
}
 
.page-Special_CreateAccount .firstHeading,
.page-Special_UserLogin .firstHeading {
    width: 32rem;
    margin: 1.5em auto 0.4em;
}
 
.page-Special_CreateAccount #contentSub,
.page-Special_UserLogin #contentSub {
    display: none;
}
 
.page-Special_CreateAccount .mw-ui-container,
.page-Special_UserLogin .mw-ui-container {
    width: 32rem;
    margin: 3em auto;
}
 
.page-Special_CreateAccount .mw-ui-container #userloginForm,
.page-Special_UserLogin .mw-ui-container #userloginForm {
    float: unset;
    margin: 0;
}
 
.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
    margin: 2.5em auto 0;
    width: 22rem;
}
 
#signupstart,
#userloginprompt {
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 1.5em 2em 1em;
}
 
#userloginForm label {
    display: block;
    margin-bottom: 0.25em;
}
 
#userloginForm label[for="mw-input-captchaWord"] {
    margin-bottom: 0.5em;
}
 
.signup-realname-tip {
    color: #656565;
    font-size: 0.9em;
    margin: -0.75em 0 0.75em;
}
 
.mw-createacct-benefits-container {
    display: none;
}
 
/*Mod Stores*/
.mod_container {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 10px;
    color: #fff;
    background-color: #0c191d;
    min-height: 120px;
}
 
.mod-right-corner {
    float: right;
    font-size: 10pt;
    text-align: right;
    color: #dfdcdc;
}
 
.mod_details {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ececec;
    color: #000;
    font-size: 10pt;
}
 
/*Infobox Mod*/
.modinfo_container {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 10px;
    color: #fff;
    background-color: #0c191d;
    min-height: 120px;
    width: 50%;
    justify-content: center;
}
 
.modinfo-right-corner {
    float: right;
    font-size: 10pt;
    text-align: right;
    color: #dfdcdc;
}
 
.modinfo_details {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ececec;
    color: #000;
    font-size: 10pt;
    width: 50%;
    justify-content: center;
}
 
.modinfohr{
color:#000000;
}
 
/*Missionbox*/
.main_viewer {
    border-style: solid;
    border-width: 1px;
    border-color: #4b6870;
    background-color: rgb(12,29,25,.5);
    padding: 0;
    margin-top: 20px;
    font-family: axia-stencil,sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #9e9c9c;
    text-transform: uppercase;
}
 
.main_viewer_fill {
background-color: rgb(12,29,25,.95);
    padding-bottom: 0px;
    margin-bottom: 5px;
    Z-index:0;
}
 
.mission_banner {
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    margin-bottom: 5px;
    border: none;
    text-align: right;
    font-family: axia-stencil,sans-serif;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    height: 125px;
    Z-index:1;
}
 
.mission_name {
font-size:20pt;
font-weight: 100;
text-align: left;
vertical-align: bottom;
color: #fff !important;
    position: relative;
    bottom: -81;  left: 0;
}
 
.backstyle{
background-position: center;
background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
height:130px;
position: relative;
}
 
/*Style of Mission Descriptions*/
.descstyle{
font-size:11pt;
padding-bottom:5px;
color:white;
}
 
.deschr{
clear:both;
margin-top:15px;
}
 
/*TEMPLATE:MISSIONBOX*/
.gem{
background-image: url("https://wiki.geministation.com/images/0/06/Gem_space.png"); /* [[File:Gem space.png]] */
}
.earth_space{
background-image: url("https://wiki.geministation.com/images/5/57/Earth-space.png"); /* [[File:Earth-space.png]] */
}
.earth{
background-image: url("https://wiki.geministation.com/images/1/1e/Earth.png"); /* [[File:Earth.png]] */
}
.mars_space{
background-image: url("https://wiki.geministation.com/images/4/49/Mars_space.png") /* [[File:Mars space.png]] */
}
.mars{
background-image: url("https://wiki.geministation.com/images/d/de/Mars.png"); /* [[File:Mars.png]] */
}
.jupiter_space{
background-image: url("https://wiki.geministation.com/images/d/d1/Jupiter_space.png"); /* [[File:Jupiter space.png]] */
}
.mercury_space{
background-image: url("");
}
.eris_space{
background-image: url("https://wiki.geministation.com/images/b/b3/Eris.png"); /* [[File:Eris.png]] */
}
.explosion{
background-image: url("https://wiki.geministation.com/images/0/09/Explosion.png"); /* [[File:Explosion.png]] */
}
.northernlights{
background-image: url("https://wiki.geministation.com/images/3/35/Northern_lights.png"); /* [[File:Northern lights.png]] */
}
.venus{
background-image: url("");
}
 
/*Guild Profile Tiles*/
.guild-pf {
    display: flex;
    flex-flow: row wrap;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
 
.guild-pf h2 {
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}
 
.guild-pf .byline + h2 {
    margin-top: -0.5em;
}
 
.guild-pf {
    width: 100%;
    padding: 1.3rem 1.5rem 0.6rem;
}
 
/*Future Content - Main Page*/
.tile.big-tile.futurecontent {
    background: url("https://wiki.geministation.com/images/4/48/GeminiSpace.png") right / 100% auto no-repeat #ffffff; /* [[File:GeminiSpace.png]] */
    padding: 1.5em 2em 1em;
    text-align: center;
}
 
.tile.big-tile.futurecontent img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
}
 
.tile.big-tile.futurecontent h3#arch-countdown {
    font-size: 2em;
}
 
/*Custom Fonts*/
@font-face {
    font-family: axia-stencil, sans-serif;
font-style: normal;
font-weight: 300;
}
 
 
/*Timeline*/
 
.timeline {
  background:#fff;
  position: relative;
  box-shadow: 0.5rem 0.5rem 2rem 0 rgba(black, 0.2);
  content-align:center;
  margin: auto;
  width: 65%;
}
  .timeline::before {
    content: '';
    position: absolute;
    top: 0px;
    left:calc(31% + 15px);
    bottom: 0px;
    width: 4px;
    background: #ddd;
  }
    .timeline::after {
    content: "";
    display: table;
    clear: both;
  }
.timeentry {
  clear: both;
  text-align: left;
  position: relative;
  }
 
.timetitle{
  margin-bottom: .5em;
    float: left;
    width: 30%;
    padding-right: 36px;
    text-align: right;
    position: relative;
  }
 
#th3 {
      margin: 0;
      font-size: 120%;
    }
   
#tp{
      margin: 0;
      font-size: 100%;
    }
.timebody {
    float: left;
    width: 50%;
    padding-top:16.5px;
    padding-left: 36px;
    text-align: left;
  }
.timebody p {
      line-height: 1.4em;
    }
.timebody p:first-child {
        margin-top: 0;
        font-weight: 400;
  }
.timebody ul {
      color:#aaa;
      padding-left: 0;
      list-style-type: none;
    }
   
.timebody li:before {
        content: "–";
        margin-right: .5em;
  }
 
.context {
    outline-color: #aeb6bb;
    outline-style: solid;
    outline-width: 1px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin: 10px auto 20px;
    max-width: 600px;
}
 
/*Template:Achievement*/
 
.achievement-overlay {
    font-size: 15pt;
    color: white;
    padding: 10px;
    border: 1px solid #4b5968;
    margin-bottom: 5px;
    background-color: #13171b;
    font-family: axia-stencil,sans-serif!important;
    text-align: left;
    min-height: 71px;
    width:33.33333333%;
    box-sizing: border-box;
}
 
.mw-collapsiblenpc.mw-collapsed {
    min-width: 25px;
}
.eu4box .mw-collapsiblenpc-toggle { float:none; }
.collapse-template .mw-collapsiblenpc-toggle {
float: none;
}
.collapse-template .mw-collapsiblenpc-content[style="display: block;"] {
padding: 15px 0px 0px 0px;
border: 1px dashed #EEE;
}
.infobox .wikitable.mw-collapsiblenpc {
    margin: -1px;
    width: calc(100% + 2px) !important;
}
.mw-collapsible .mw-collapsiblenpc-toggle {
    font-weight: normal;
    margin-left: 0.5em;
}
 
/* Displaybox colors */
.displaybox {
border: 2px solid #0e4339;
background: #2e7b6d;
}
.displaybox .heading {
background: #0e4339;
}
 
.displaybox-inline {
border: 2px solid #E4EAEE;
background: #FDFDFD !important;
}
.displaybox-inline .heading {
background: #1D8673;
}
 
.userpoints_white{
background-color: black;
border: 4px double #C0C0C0;
-moz-border-radius: 0em 2em 0em 2em;
-webkit-border-radius: 0em 2em 0em 2em;
font-family: Verdana;
}
 
.userpoints_green{
background-color: black;
border: 4px double #048000;
-moz-border-radius: 0em 2em 0em 2em;
-webkit-border-radius: 0em 2em 0em 2em;
font-family: Verdana;
}
 
.userpoints_blue{
background-color: black;
border: 4px double #0B33CB;
-moz-border-radius: 0em 2em 0em 2em;
-webkit-border-radius: 0em 2em 0em 2em;
font-family: Verdana;
}
 
.userpoints_purple{
background-color: black;
border: 4px double #9702C6;
-moz-border-radius: 0em 2em 0em 2em;
-webkit-border-radius: 0em 2em 0em 2em;
font-family: Verdana;
}
 
.userpoints_orange{
background-color: black;
border: 4px double #FFA500;
-moz-border-radius: 0em 2em 0em 2em;
-webkit-border-radius: 0em 2em 0em 2em;
font-family: Verdana;
}
 
.userpoints_gold{
background-color: black;
border: 4px double #D4AF37;
-moz-border-radius: 0em 2em 0em 2em;
-webkit-border-radius: 0em 2em 0em 2em;
font-family: Verdana;
}
 
.userpoints .white {
}
 
.userpoints .green {
border: 4px double #048000;
}
 
.userpoints .blue {
border: 4px double #0B33CB;
}
 
.userpoints .purple {
border: 4px double #9702C6;
}
 
.userpoints .orange {
border: 4px double #FFA500;
}
 
.userpoints .gold {
border: 4px double #D4AF37;
}
 
.wikilogo {
border-radius:50% 50% 50% 50%; 
background-image: url("https://wiki.geministation.com/images/3/35/WikiLogo.png");
background-repeat: no-repeat;
background-size: cover;
width:50px;
height:50px;
}
.mainpage-events .tile-top {
    background-color: #4f348b;
    color: #fff;
    padding-bottom: 0;
}
 
.mainpage-events .tile-top h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}
 
.mainpage-events .tile-top a,
.mainpage-events .tile-top a:visited,
.mainpage-events .tile-top h2 a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}
 
.mainpage-events .tile-top .note {
    color: rgba(255, 255, 255, 0.5);
    font-style: italic;
}
 
.mainpage-events .tile-top .note a,
.mainpage-events .tile-top .note a:visited {
    color: rgba(255, 255, 255, 0.5);
}
 
.mainpage-events .tile-top ul {
    list-style: none;
    margin-top: 1em;
    margin-left: 0;
}
 
.mainpage-events .tile-top li {
    padding-bottom: 0.6em;
    overflow: auto;
}
 
.mainpage-events .tile-top li img {
    max-width: 32px;
    width: auto;
    height: auto;
}
 
.mainpage-events .tile-top li a:hover,
.mainpage-events .tile-top li a:focus {
    text-decoration: underline;
}
 
.mainpage-events .tile-top li a {
    float: left;
}
 
.mainpage-events .tile-top li a:first-child {
    width: 30px;
}
 
.mainpage-events .tile-top li a:last-child {
    padding-left: 1.5em;
    line-height: 1.5;
}
 
.mainpage-events .tile-bottom {
    border: none;
    padding: 1em 1.75em;
    background-color: #3d276b;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0;
}
 
body.wgl-darkmode .mainpage-events .tile-bottom {
    background-color: #3d276b;
    color: #fff;
}
 
.mainpage-events .tile-bottom a,
.mainpage-events .tile-bottom a:visited {
    color: #fff;
    text-decoration: none;
}
 
.mainpage-events .tile-bottom .arrow {
    margin-left: 0.2em;
}
.news-embed {
    border-left: 20px #a9a9a9 solid;
    box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.25);
    margin: auto;
    max-width: 500px;
    text-align: center;
    padding: 20px 40px;
}
 
.news-embed.reddit {
    border-left-color: #ff5516;
}
 
.news-embed.twitter {
    border-left-color: #1da1f2;
}
#pt-gsnews {
    order: -2;
}
}


#rs-ex-form .oo-ui-fieldLayout-field {
    width: 70%;
}


#rs-ex-form .oo-ui-fieldLayout-help {
/******************
    margin-right: 1em;
* Sliding gallery *
    margin-left: -1.8em;
*******************/
.sliding-gallery {
  max-width:100%;
  display:flex;
  flex-direction:row;
  align-items:center;
}
}


#rs-ex-icon .oo-ui-labelElement-label {
.sliding-gallery--buttons {
    padding-right: 0;
  display:flex;
  flex-direction:column;
}
}


#rs-ex-icon .oo-ui-inputWidget-input {
.sliding-gallery--button {
    padding-left: 33px !important;
  background:var(--accent-color);
  color:#fff;
  border:none;
  font-weight:bold;
  font-size:2em;
  height:1.75em;
  width:1.75em;
  margin:5px;
  cursor:pointer;
}
}


#repairForm {
.sliding-gallery--button:hover {
    padding: 7px;
  box-shadow:inset 0 0 0.5em 0.05em rgba(0,0,0,0.75);
}
}


#repairForm .oo-ui-fieldLayout-header {
.sliding-gallery > .gallery {
    width: 45%;
  overflow-x:scroll;
  display:flex;
  scrollbar-width:none; /* Firefox */
}
}
 
.sliding-gallery > .gallery::-webkit-scrollbar{
#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
display:none; /* Other browsers */
    margin-top: 3px;
}
}
/**********************
* End sliding gallery *
***********************/


#repairForm .oo-ui-fieldLayout-field {
/******************
    width: 50%;
* Main page stuff *
*******************/
.page-User_Mr_Pie_5_Sandbox {
  --sidebar-width:0em;
  --search-width:55em;
  --head-border-height:0px;
}
}


#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
.page-User_Mr_Pie_5_Sandbox #mw-panel nav {
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
  font-size:0;
    margin: 0 auto;
    display: block;
    padding-top: 5px;
}
}


#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
.page-User_Mr_Pie_5_Sandbox #content {
    display: none;
  padding:0;
}
}


.ve-ui-overlay {
.page-User_Mr_Pie_5_Sandbox.action-view #content {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
  background:none;
}
}


.ve-ui-mwSaveDialog-license {
.page-User_Mr_Pie_5_Sandbox h1#firstHeading,
    line-height: 1.65em;
.page-User_Mr_Pie_5_Sandbox #contentSub,
.page-User_Mr_Pie_5_Sandbox #n-Discord {
  display:none;
}
}


.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
.mp-divider {
    border-bottom: 1px solid #cccccc;
  height:10px;
    line-height: 1.65em;
  background:var(--accent-color);
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}
}


[data-diff-action='remove'],
.mp-button.top {
table[data-diff-action='remove'] > caption,
  margin-left:20px;
figure[data-diff-action='remove'] > figcaption {
    background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}
}


del[data-diff-action='remove'],
.mp-button a,
[data-diff-action='remove'] > del {
.mp-button a:visited {
    text-decoration: initial;
  background:var(--accent-color);
  padding:10px;
  color: #fff;
  font-weight:bold;
  font-size:0.75em;
  text-transform: uppercase;
}
}


[data-diff-action='insert'],
/* MP-featured */
table[data-diff-action='insert'] > caption,
#mp-featured {
figure[data-diff-action='insert'] > figcaption {
  display:flex;
    background: #c3e8a3 !important;
  flex-flow:row wrap;
    box-shadow: 0 0 0 1px #c3e8a3;
  justify-content: space-evenly;
  column-gap:10px;
  row-gap: 10px;
  background-color:rgba(241,248,251,0.25);
  padding:10px;
  margin:20px;
  border-radius:10px;
}
}


.qc-in-progress {
.mp-featured--item {
    display: inline-block;
  flex:0 1 24%;
    background: #f9d000;
  min-width:300px;
    width: 0.75em;
  position:relative;
    height: 0.75em;
  border-radius:10px;
    border-radius: 50%;
  overflow:clip;
}
}


.qc-table .quest-completed {
.mp-featured--image img {
    background-color: #c3e8a3;
  width:100%;
  height:auto;
  border-radius:10px;
}
}


.qc-table .quest-started {
.mp-featured--text {
    background-color: #fcea94;
  padding:5px;
  width:calc(100% - 10px);
  position:absolute;
  bottom:0;
  background-color:#0A1420;
  color:#aaa;
  font-size:0.7em;
  min-height:6em;
}
}


.seealso {
.mp-featured--title {
    margin: 0.8em 1.6em;
  color:#f5f5f5;
    font-style: italic;
  font-weight:bold;
  font-size: 1.3em;
}
}


.seealso + .seealso {
.mp-featured--link {
    margin-top: -0.8em;
  position:absolute;
  height:100%;
  width:100%;
  z-index:2;
}
}


.level-up-table td li {
.mp-featured--link a {
    padding: 0 10px 0 10px;
  display:block;
  height:100%;
  width:100%;
  font-size:0;
}
}


.level-up-table ul {
/* MP-big links */
    list-style-type: disc;
}


.level-up-table .lvlupmem {
#mp-big-links {
    background: #f6ab58;
  display:flex;
    color: #582e00;
  flex-flow:row wrap;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
  row-gap: 10px;
  margin-left:20px;
 
  --textbox-bottom-margin:50px;
}
}


.level-up-table .lvlupfree {
.mp-big-link {
    background: #98e553;
  flex:0 1 48%;
    color: #245200;
  position:relative;
  margin-bottom:var(--textbox-bottom-margin);
}
}


.navbox .perk-link img {
.mp-big-link--image img {
    padding: 2.5px 0 0 0 !important;
  width:100%;
    border-spacing: 2px !important;
  height:auto;
}
}


.sic {
.mp-big-link--text {
    color: #15F;
  padding:5px;
    font-style: italic;
  width:calc(100% - 40px);
    cursor: help;
  position:absolute;
    border-bottom: dotted 1px black;
  left:15px;
  bottom:calc(var(--textbox-bottom-margin) * -1);
  background-color:#ffffff;
  color:#000;
  font-size:0.7em;
  min-height:6em;
}
}


.nowraplinks a {
.mp-big-link--title {
    white-space: nowrap;
  color:#000;
  text-align:center;
  margin:0 2.5em 10px 2.5em;
  padding-bottom:2px;
  font-weight:bold;
  font-size: 1.2em;
  border-bottom:2px solid #dab5b2;
}
}


.boldlinks a {
.mp-big-link--link {
    font-weight: bold;
  position:absolute;
  height:calc(100% + var(--textbox-bottom-margin));
  width:100%;
  z-index:2;
}
}


.center,
.mp-big-link--link a {
.centre {
  display:block;
    display: block;
  height:100%;
    text-align: center;
  width:100%;
  font-size:0;
}
}


.center table,
/* MP-side links */
table.center,
#mp-side-links {
.centre table,
  display:flex;
table.centre {
  flex-flow:row wrap;
    margin: 0 auto;
  justify-content: space-evenly;
  row-gap: 10px;
}
}


.right table,
.mp-side-link {
span.right {
  position:relative;
    float: right;
}
}


.left table,
.mp-side-link--image img {
span.left {
  width:100%;
    float: left;
  height:auto;
}
}


.small {
.mp-side-link--text {
    font-size: smaller;
  padding:5px;
  width:calc(100% - 40px);
  position:absolute;
  left:15px;
  bottom:0;
  color:#fff;
  font-size:0.7em;
}
}


.non-mobile-hide {
.mp-side-link--title {
    display: none;
  padding-bottom:2px;
  font-weight:bold;
  font-size: 1.2em;
}
}


.sg-red,
.mp-side-link--link {
.nocell {
  position:absolute;
    background: #ecccc6;
  height:100%;
    color: #861c10;
  width:100%;
  z-index:2;
}
}


.sg-yellow,
.mp-side-link--link a {
.maybecell {
  display:block;
    background: #f3f0b0;
  height:100%;
    color: #6e5d45;
  width:100%;
  font-size:0;
}
}


.sg-green,
/* MP-links */
.yescell {
#mp-links {
    background: #c3ebc5;
  background:#000;
    color: #506553;
  padding:10px 20px 20px 20px;
  display:flex;
  flex-flow:row wrap;
  justify-content: flex-start;
}
}


.sg-red a,
.mp-links--group {
.sg-yellow a,
  flex:0 1 11em;
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
    color: #04f;
}
}


ul.smalllistmargin,
.mp-links--group:not(:nth-child(2)){
.smalllistmargin ul,
  border-left:1px solid #888;
ol.smalllistmargin,
  padding-left:25px;
.smalllistmargin ol {
    margin-left: 1.5em;
}
}


#spreport {
.mp-links--group-title {
    border: 1px solid #808080;
  color:#2885BE;
    padding: 10px;
    text-align: center;
}
}


.mw-dismissable-notice-close-parent {
.mp-links--group ul {
    min-height: 1em;
  list-style:none;
  margin:0;
}
}


.rcsitenotice-dismiss {
.mp-links--group a {
    float: right;
  color: #fff;
    font-weight: normal;
}
}


table.wikitable + table.wikitable {
#mp-links .mp-button {
    margin-top: -1px;
  align-self:center;
}
}


#file img,
#mp-links .mp-button a {
table.filehistory img {
  border: 1px solid #BFBFBF;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
  border-radius:5px;
  margin-right:25px;
}
}


table.filehistory button img,
/* MP lower section */
#file button img {
#mp-lower {
    background: none;
  background:#f3f5f5;
}
}


.catlinks {
#mp-lower > div {
    background: #ffffff;
  display: flex;
    border: 1px solid #e4eaee;
  flex-wrap: wrap;
    padding: 8px 15px;
  overflow:hidden;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.ns-0 #charmguide + div + form .mw-summary,
#mp-lower {
.ns-0 #charmguide + div + form .module_content {
  display: grid;
    display: none;
  grid-template-areas: "a" "b" "c" "d" "e";
  grid-template-columns: 100%;
}
}
 
@media screen and (min-width:990px) {
#mw-content-text q:before {
  #mp-lower {
     content: open-quote;
    grid-template-areas: "a a" "b b" "c d" "e d";
     grid-template-columns: 50% 50%;
  }
}
}
 
@media screen and (min-width:1350px) {
#mw-content-text q:after {
  #mp-lower {
     content: close-quote;
    grid-template-areas: "a c" "b d" "b e";
     grid-template-columns: auto 350px;
    column-gap: 40px;
  }
}
}


td.famtreesub {
#mp-ships {grid-area:a;}
    margin: 0;
#mp-big-links {grid-area:b;}
    padding: 0;
#mp-community {grid-area:c;}
}
#mp-side-links {grid-area:d;}
#mp-story {grid-area:e;}


td.famtreesub table {
/* MP-ships */
    border-spacing: 0;
#mp-ships .gallery {
    margin: 0;
  margin:20px 20px 20px 18px;
    padding: 0;
}
}


td.famtreesub table td {
#mp-ships .gallery a {
    height: 1em;
  color:#000;
    width: 1em;
}
}


td.famtreeleaf {
#mp-ships .gallery .thumb {
    background: #dfdfdf;
  border-bottom:2px solid var(--accent-color);
    padding: 0.2em;
}
}


.status-active {
#mp-ships .gallerytext {
    background-color: #98e553;
  text-align:left;
    color: #245200;
  font-weight:bold;
  font-size:0.7em;
  padding-top:0;
}
}


.status-active a {
#mp-ships .gallerytext p {
    color: inherit !important;
  margin:0;
}
}


.status-inactive {
/* MP-wiki */
    background-color: #ececec;
#mp-wiki {
    color: #777777;
  background:#1e3a4e;
  color:#ffffff;
  padding:1em;
  margin-bottom:20px;
}
}


.status-inactive a {
#mp-wiki--top {
    color: inherit !important;
  margin:-1em -1em 1em -1em;
  padding:1em;
  background:#112f45;
}
}


.clickpic a.image {
#mp-wiki--title {
    margin-left: 2px !important;
  font-size:1.5em;
    margin-right: 2px !important;
  font-weight:bold;
    line-height: 34px;
    vertical-align: middle;
}
}


.TH_Gem-common img,
#mp-wiki ul {
.TH_Gem-fairly-common img,
  list-style:none;
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
    image-rendering: pixelated;
}
}


.accent {
#mp-wiki ul > li::before {
    background-color: transparent !important;
  content: "\2022";
  font-weight:bold;
  display:inline-block;
  width:1em;
  margin-left:-1em;
}
}


.smwprops {
/* MP-story */
    width: 80% !important;
#mp-story {
    max-width: 500px;
  justify-content:center;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}
}


.prewrap p {
.mp-story--item {
    white-space: pre-wrap;
  background:#ffffff;
  text-align:center;
  margin-top:10px;s
}
}


.mw-editsection,
.mp-story--title {
.mw-editsection-like {
  text-align:left;
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
  padding:5px 1em;
  color:var(--accent-color);
  font-weight:bold;
}
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.mp-story--description {
    .inventory-image {
  text-align:left;
          image-rendering: -moz-crisp-edges;
  padding:1em;
          image-rendering: pixelated;
  padding-top:0;
          image-rendering: crisp-edges;
    }
 
    .navbox .inventory-image {
          image-rendering: auto;
    }
 
}
}


.update-redirect {
/* MP-attributes */
    text-align: center;
#mp-attributes {
    background: #fffbf1;
  background:#f3f5f5;
    border: 1px solid #909090;
    font-weight: 600;
    font-size: 2em;
    line-height: 1em;
    padding: 1em;
    color: #000 !important;
}
}


.update-redirect.nuke {
#mp-attributes > ul {
    margin-bottom: 25%;
  columns:5;
  padding:20px 5%;
  list-style:none;
  margin-bottom:0;
}
}


.text-red {
#mp-attributes > ul > li {
    color: #c22010;
  margin-right:1em;
}
}


.text-orange {
#mp-attributes > ul > li::before {
    color: #bf6007;
  content: "\2014";
  color:var(--accent-color);
  font-weight:bold;
  display:inline-block;
  width:1.5em;
  margin-left:-1.5em;
}
}


.text-yellow {
#mp-attributes ul a {
    color: #ad9000;
  color:#000;
  font-weight:bold;
}
}


.text-green {
/* Move vector tabs to the bottom of the main page */
    color: #478515;
#mp-attributes {
  padding-bottom:2em
}
}


.text-blue {
.page-User_Mr_Pie_5_Sandbox #mw-navigation #left-navigation > nav,
    color: #1980bf;
.page-User_Mr_Pie_5_Sandbox #mw-navigation #right-navigation > nav {
  display:none;
}
}


.text-purple {
.page-User_Mr_Pie_5_Sandbox #bodyContent #mw-head {
    color: #5c2dbb;
  position:absolute;
  top:unset;
  bottom:0;
  right:0;
  margin:0;
}
}


.text-pink {
.page-User_Mr_Pie_5_Sandbox #bodyContent .vector-menu-tabs .mw-watchlink.icon a {
    color: #dd32b8;
  height:2.5em !important;
}
}


.text-gray,
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-search,
.text-grey {
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-personal {
    color: #6b7787;
  display:none;
}
}


body.wgl-darkmode-transition,
/**********************
.wgl-darkmode-transition * {
* End main page stuff *
    transition-property: all;
***********************/
    transition-duration: 1s;
}

Latest revision as of 04:13, 4 June 2022

/* CSS placed here will be applied to all skins */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');

@font-face {
    font-family: 'KingthingsPetrock';
    font-style: normal;
    font-weight: normal;
    src: local("Kingthings Petrock"),
         url('filepath://Kingthings_Petrock-webfont.woff') format('woff');
}

@font-face {
    font-family: 'MuseoSans';
    font-style: normal;
    font-weight: normal;
    src: local("Museo Sans"),
         url('filepath://Museo_Sans_500.woff') format('woff');
}

@font-face { 
    font-family: 'League Spartan';
    font-style: normal;
    font-weight: bold;
    src: local("League Spartan"),
         url('filepath://Leaguespartan-bold.woff') format('woff');
}

.new, #p-personal a.new {
   
}

#p-personal ul li a {
   color: #fff !important;
 
}

#mw-head ul li a{
	
	
}

.missionthumb {
	
	padding-right:20px;
}

#ca-unwatch.icon a, #ca-watch.icon a {
    padding-top: 3.10em;
}

.vector-menu-tabs .mw-watchlink.icon a {
        height: 40px !important;
}
#simpleSearch{
    box-shadow: none !important;
}


/* Hiding the main page's title (using an image instead */
body.page-Main_Page h1.firstHeading { display:none; }

#firstHeading{
	margin-top: 40px !important;
}

#p-personal:a {
    
    color: #fff !important;
}

#p-logo {
    /* width: 10em; */
    height: 260px;
    
   /* background-image: url(https://wiki.geministation.com/images/station2.png) !important; */
    background-repeat: no-repeat;
   background-position:right top;
    
}

div#mw-panel {
     padding-top: 0 !important;
     padding-left: 0 !important;
}
#p-logo a {
    /* display: block; */
     width: 29em; 
     height: 204px; 
     background-repeat: no-repeat; 
     background-position: top left; 
    /* text-decoration: none; */
}

	#left-navigation {
    float: left;
     margin-left: 27em; 
    /* margin-top: 2.5em; */
    margin-bottom: -2.5em;

	
}
#right-navigation {
    float: right;
   
}

#p-personal:a{
	color:#fff !important;
	
}


.header {
  /*  background-image: url(https://wiki.geministation.com/images/7/78/Header3.png);*/
  background-image: url(https://www.geministation.com/images/wiki_logo_1.png) !important;
    background-repeat: no-repeat;
     background-size: 475px auto;
     background-position:center;
    display: block;
    
    width: 100%;
    height: auto;
}

#p-logo {
    filter: none !important;
    margin: -1.5em 0 1.5em;
}

#homepagesearch input[type=text] {
  width: 60%;
  padding: 16px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(111, 120, 126);
  border-radius: 5px;
  background-color: rgb(251, 251, 251);
 

}
#homepagesearch input[type=submit] {
	display:none;
	
}

/*Infoboxes*/
.eu4box {
	border: 2px solid #3d2334;
	border-radius: 6px;
	background: #58324B;
	color: white !important;
	padding: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.eu4box .heading {
	background: #3d2334;
	border-radius: 6px;
	padding: 0px 6px 0px;
	color: white !important;
}

.eu4box a { color: lightblue !important; }
.eu4box * { list-style-image: none; }
.eu4box .heading .mw-headline { color: white; }

/* EU4Box master styles */
.eu4box .subheading {
	color: #FFCD51;
	font-weight: bold;
}

/* EU4box-inline overrides */
.eu4box-inline {
	background: #0C191D;
	color: #fdfdfd !important;
	border: 2px solid #000000;
	border-radius: 4px;
}
.eu4box-inline .heading {
	background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png"); /* [[File:Earth_space_500px.png]] */
	background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
	border-radius: 3px;
	height:117px;
}

.eu4box-inline hr {
	background: #CCC !important;
	margin: 5px 0px 5px;
}

.eu4box-inline .heading .mw-headline { color: white; }
.eu4box-inline .heading .mw-headline img { margin-right: 5px; }
.eu4box-inline .subheading, span[style="color: #FFCD51"] { color: #ffffff !important; }
.eu4box-inline a { color: #90c8ff !important; }
.eu4box .mw-collapsible-toggle { float:none; }
.eu4box h2 { margin-top: 0 !important; }
.eu4box h3 { margin-top: 0 !important; }

/*Color Templates*/
.effect-green { color: green; }
.effect-background-green { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-red { color: red; }
.effect-background-red { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-yellow { color: #FFA500; }
.effect-background-yellow { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }
.effect-blue { color: blue; }
.effect-background-blue { background: #E9E9E9; padding: 0px 2px; border-radius: 2px; }

.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }

/* Mildtable class */
.mildtable th {
	text-align: left;
	background: #F5F5F5;
	padding: 5px;
	font-size: 90%;
}
.mildtable td + td { padding-left: 5px; }
.mildtable td { border-top: 2px solid #DDD; }
 
.toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }

/* Unbulleted lists */
.plainlist ol,
.plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}
.plainlist ol li,
.plainlist ul li {
    margin-bottom: 0;
}

/* Better collapsing content */
.collapse-template .mw-collapsible-toggle {
	float: none;
}
.collapse-template .mw-collapsible-content[style="display: block;"] {
	padding: 15px 0px 0px 0px;
	border: 1px dashed #EEE;
}

/* Main Page Header Image*/
.header {background-image: url('https://wiki.geministation.com/images/7/78/Header3.png'); /* [[File:Header3.png]] */
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
    width:800px;
    height:auto;
    
}

a,
image a {
    color: #327ba7;
}

a:visited,
image a:visited,
a:active,
image a:active {
    color: #327ba7;
}

a.new,
image a.new {
    color: #ba0000;
}

a.new:visited,
image a.new:visited {
    color: #ba0000;
}

div.vectorTabs li a,
div.vectorMenu li a,
#mw-panel .portal .body li a,
div.vectorTabs li a:visited,
div.vectorMenu li a:visited,
#mw-panel .portal .body li a:visited,
div.vectorTabs li a:active,
div.vectorMenu li a:active,
#mw-panel .portal .body li a:active {
    color: #327ba7;
}

div.vectorTabs li.new a,
div.vectorMenu li.new a,
#mw-panel .portal .body li.new a,
div.vectorTabs li.new a:visited,
div.vectorMenu li.new a:visited,
#mw-panel .portal .body li.new a:visited,
div.vectorTabs li.new a:active,
div.vectorMenu li.new a:active,
#mw-panel .portal .body li.new a:active {
    color: #ba0000;
}

.mw-body-content a.external,
.mw-body-content a.extiw {
    color: #3869bb;
}

.mw-body-content a.external:visited,
.mw-body-content a.extiw:visited,
.mw-body-content a.external:active,
.mw-body-content a.extiw:active {
    color: #3869bb;
}

.jsPurgeLink a.external {
    color: #327ba7;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

.mw-body {
    color: #36414f;
    background-color: #fbfbfb;
}

.mw-body-content {
    font-size: 0.9em;
    line-height: 1.75;
}

.mw-body-content p {
    margin: 0 0 0.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444e5a;
    border-color: #e4eaee;
}

h1 {
    font-weight: bold;
}

.mw-body h1,
.mw-body-content h1,
.mw-body-content h2,
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
    font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
    margin-bottom: 0.3em;
}

.mw-body h1,
.mw-body-content h1,
.mw-body-content h2 {
    padding: 0 0 0.15em;
}

pre,
code,
pre.mw-code.mw-script {
    color: inherit;
    background-color: #ffffff;
    border-color: #e4eaee;
    overflow: auto;
}

ul {
    list-style-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='5' height='13'%3E %3Ccircle cx='2.5' cy='9.5' r='2.5' fill='%234c4c4c'/%3E %3C/svg%3E");
}

.mw-content-ltr ul {
    margin-top: 0;
    margin-bottom: 0.8em;
}

.mw-content-ltr ul ul {
    margin-bottom: 0;
}

.mw-content-ltr ol {
    margin: 0 0 0.8em 2em;
}

.mw-content-ltr ol ol {
    margin-bottom: 0;
}

table.wikitable ul,
table.wikitable ol {
    margin-bottom: 0;
}

dl {
    margin: 0;
}

dd {
    min-width: 17.85em;
}

hr {
    border-color: #e4eaee;
    border-style: solid;
    border-width: 1px 0 0 0;
    height: initial;
}

ul.tabbernav {
    line-height: 3em;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-bottom: -4px !important;
}

div.thumbinner {
    border: 1px solid #e4eaee;
    background: none;
    padding: 0;
}

html .thumbimage {
    border: none;
}

html .thumbcaption {
    color: #5d6773;
    background: #ffffff;
    border-top: 1px solid #e4eaee;
    padding: 0.4em 0.6em;
    box-sizing: border-box;
    word-wrap: break-word;
}

.thumbcaption .magnify {
    display: none;
}

.article-thumb {
    padding: 2px;
}

li.gallerybox div.thumb {
    background: #ffffff;
    border-color: #e4eaee;
}

div.gallerytext {
    color: #5d6773;
    font-size: 0.85em;
    line-height: 1.6em;
}

div.gallerytext p {
    margin: 0.5em 0;
}

.gallery-image-wrapper {
    border: none !important;
}

#filetoc {
    background: #ffffff;
    border: 1px solid #e4eaee;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 1.5em;
}

.mw-userlink[title="User:Abuse filter"],
.mw-userlink[title="User:New user message"],
.mw-userlink[title="User:Cresbot"],
.mw-userlink[title="User:Gaz GEBot"] {
    color: #f7861b;
}

.mw-userlink[title="User:AvocadoBot"],
.mw-userlink[title="User:Botsey"],
.mw-userlink[title="User:BrenBot"],
.mw-userlink[title="User:CÃ¥mdroid"],
.mw-userlink[title="User:CapitalWillowBot"],
.mw-userlink[title="User:CephBot"],
.mw-userlink[title="User:CookBot"],
.mw-userlink[title="User:Dalek AWB"],
.mw-userlink[title="User:HabbletAWB"],
.mw-userlink[title="User:Gaz Bot"],
.mw-userlink[title="User:Iiii I I I's sockpuppet"],
.mw-userlink[title="User:JaydenBot"],
.mw-userlink[title="User:MAGE-BOT-R"],
.mw-userlink[title="User:Michabotbot"],
.mw-userlink[title="User:Merds Bot"],
.mw-userlink[title="User:MuudyBot"],
.mw-userlink[title="User:NBottinger"],
.mw-userlink[title="User:NXTGenBot"],
.mw-userlink[title="User:ScuzzBot"],
.mw-userlink[title="User:SparkyKittyBot"],
.mw-userlink[title="User:TailsBot"],
.mw-userlink[title="User:Trahaearn automaton"] {
    color: #e874cf;
}

.mw-userlink[title="User:Jagex Stu"],
.mw-userlink[title="User:JagexKieren"],
.mw-userlink[title="User:Jimwip"],
.mw-userlink[title="User:Kelvin"],
.mw-userlink[title="User:Mod Ave"],
.mw-userlink[title="User:Mod Jam"],
.mw-userlink[title="User:JagexPebble"],
.mw-userlink[title="User:JagexPoerkie"],
.mw-userlink[title="User:JagexRyan"] {
    background: url('filepath://Jagex_moderator_crown.png') left no-repeat;
    padding-left: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .mw-userlink[title="User:Jagex Stu"],
    .mw-userlink[title="User:JagexKieren"],
    .mw-userlink[title="User:Jimwip"],
    .mw-userlink[title="User:Kelvin"],
    .mw-userlink[title="User:Mod Ave"],
    .mw-userlink[title="User:Mod Jam"],
    .mw-userlink[title="User:JagexPebble"],
    .mw-userlink[title="User:JagexPoerkie"],
    .mw-userlink[title="User:JagexRyan"] {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }

}

#viewingold-warning,
#viewingnew-warning {
    background: #ffffff;
    border: 1px solid #e4eaee;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 1em 0 0.5em;
    padding: 0.75em 1.5em;
}

#mw-revision-reason {
    font-style: italic;
}

#mw-revision-nav {
    text-align: center;
}

div.mw-warning-with-logexcerpt,
#sp-contributions-footer {
    background-color: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

div.mw-warning-with-logexcerpt {
    padding: 1em 1.5em;
}

#sp-contributions-footer {
    font-size: 0.9em;
    text-align: center;
    padding: 1em 1.5em 0.5em;
    margin-top: 1.5em;
}

.warningbox {
    padding: 1.5em 2em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

#mw-anon-edit-warning {
    font-size: 0.9em;
    padding: 1.5em 2em 0.75em;
}

#mw-anon-edit-warning .editwarning-title {
    font-size: 1.2em;
    margin-bottom: 0.4em;
}

.mw-editform #editpage-copywarn {
    line-height: 1.6em;
    padding: 0 0 0.5em;
}

.mw-warning {
    color: #705000;
    border: 1px solid #fde29b;
    background-color: #fdf1d1;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.1);
    margin: 1em 5em;
}

#pagehistory {
    margin: 15px 0;
    list-style: none;
}

#pagehistory li {
    padding: 1px 10px;
    border-color: transparent;
}

#pagehistory li.selected {
    border: 1px solid #e4eaee;
    background: #ffffff;
}

#pagehistory .mw-history-histlinks {
    padding-right: 5px;
}

#pagehistory .mw-userlink {
    font-weight: bold;
}

#mw-history-compare > div:first-of-type {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e4eaee;
    padding: 0.25em 0;
}

.wgl-stickyheader #mw-history-compare > div:first-of-type {
    top: 2.75em;
}

.updatedmarker {
    color: #2e5e05;
    background-color: #c3e8a3;
    padding: 0 5px;
    border-radius: 3px;
    display: inline-block;
}

.updatedmarker::first-letter {
    text-transform: capitalize;
}

body.wgl-stickyheader.action-view .mw-headline:target::before {
    display: block;
    content: '';
    margin-top: -3rem;
    height: 3rem;
    visibility: hidden;
    pointer-events: none;
}

#contentSub {
    margin-left: 0;
}

.smwfact {
    display: none;
}

body.wgl-stickyheader .mw-notification-area {
    padding-top: 4.5em;
}

body.wgl-stickyheader .postedit-container {
    top: 4.5em;
}

.subpages + .mw-redirectedfrom {
    display: block;
    margin-top: 0.3em;
}

.smw-column-header {
    color: inherit;
}

.cm-mw-pagename {
    text-decoration: none;
}

td.diff-context {
    background: #fdfdfd;
    border-color: #f1f1f1;
    opacity: 0.8;
}

td.diff-addedline {
    background: #ffffff;
    border-color: #438ab5;
}

td.diff-addedline .diffchange {
    background: #bddff2;
}

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

td.diff-deletedline .diffchange {
    background: #c1edbf;
}

hr.diff-hr {
    display: none;
}

.ajaxpoll {
    background: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
}

.ajaxpoll .ajaxpoll-question {
    margin-bottom: 8px;
}

.ajaxpoll input {
    margin-bottom: 3px;
    margin-right: 8px;
}

.ajaxpoll .ajaxpoll-answer {
    margin-bottom: 8px;
}

.ajaxpoll .ajaxpoll-answer-vote {
    border: none;
    background: #f6f6f6;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.ajaxpoll .ajaxpoll-answer-vote span {
    font-weight: bold;
    top: -2px;
}

.ajaxpoll .ajaxpoll-answer-vote div {
    background: #ccd2d8;
    border: none;
}

.ajaxpoll .ajaxpoll-our-vote div {
    top: 0;
    left: 0;
}

.ajaxpoll .ajaxpoll-hover-revoke,
.ajaxpoll .ajaxpoll-hover-vote {
    background: none;
}

.ajaxpoll .ajaxpoll-ajax {
    color: #949eaa;
    font-size: 0.9em;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 2px 6px;
    margin-bottom: 8px;
}

.ajaxpoll .ajaxpoll-misc,
.ajaxpoll .ajaxpoll-info {
    color: #949eaa;
    font-size: 0.9em;
}

.ajaxpoll .ajaxpoll-info {
    margin-top: 10px;
}

.ajaxpoll .ajaxpoll-id-info {
    display: none;
}

.poll-result-outer {
    cursor: default;
    background: #f6f6f6;
    width: 100%;
    height: 14px;
    margin-bottom: 0.5em;
}

.poll-result-inner {
    background: #ccd2d8;
    display: block;
    height: 100%;
    font-size: 11px;
    line-height: 14px;
}

@keyframes slide-up {
    from {
          opacity: 0;
          transform: translateY(1rem);
    }

    to {
          opacity: 1;
          transform: translateY(0);
    }

}

@keyframes slide-down {
    from {
          opacity: 0;
          transform: translateY(-1rem);
    }

    to {
          opacity: 1;
          transform: translateY(0);
    }

}

.slide-up {
    animation: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-up;
}

.slide-up-2 {
    animation: 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-up;
}

.slide-up-3 {
    animation: 0.8s 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-up;
}

.slide-down {
    animation: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-down;
}

.slide-down-2 {
    animation: 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-down;
}

.slide-down-3 {
    animation: 0.8s 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-down;
}

.censored {
    color: #000000;
    background-color: #000000;
}

.censored a {
    color: #000000;
    text-decoration: underline;
}

.censored:hover {
    background-color: #fff;
}

#mw-content-text .show,
#mw-content-text .hover:hover.hide {
    display: none;
}

#mw-content-text .hover:hover .show {
    display: inline;
}

#mw-content-text .hover:hover div.show {
    display: block;
}

#mw-content-text .toc.show {
    display: table;
}

.ChooseOption {
    background: #fff;
    border: 3px double black;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
}

.ChooseOption:hover .OptionWindow {
    display: inline;
}

.ChooseOption.bold {
    font-weight: bold;
}

.OptionHover {
    background: #09233A;
    cursor: default;
    display: inline-block;
}

.OptionHeader {
    background: #0b0c05;
    border-bottom: 1px solid #223239;
    cursor: default;
    display: block;
}

.OptionWindow {
    background: white;
    border: 3px double black;
    border-radius: 4px 4px 2px 2px;
    display: none;
    font-family: runescape;
    font-size: 16px;
    font-weight: normal !important;
    position: absolute;
    margin-top: -3px;
    z-index: 3;
}

.OptionWindow .content {
    background: #0d1e25;
    display: block;
}

.OptionWindow .content > *:not(.OptionHeader),
.OptionWindow a {
    color: inherit;
    cursor: default;
    display: block;
    padding: 0 1px;
    text-shadow: #000 1px 1px 0px;
    white-space: nowrap;
}

.OptionWindow .content > *:not(.OptionHeader):hover,
.OptionWindow a:hover {
    text-decoration: none;
    background: #1d2e55;
}

.OptionWindow strong,
.OptionWindow b,
.OptionWindow * {
    font-weight: normal !important;
}

.OptionWindow .item {
    color: #ff9040;
}

.OptionWindow .NPC,
.OptionWindow .npc {
    color: #ff0;
}

.OptionWindow .player {
    color: #fff;
}

.OptionWindow .scenery {
    color: #0ff;
}

.OptionWindow .cb-min {
    color: #0f0;
}

.OptionWindow .cb-same {
    color: #ff0;
}

.OptionWindow .cb-max {
    color: #f00;
}

.ChooseOption.bold .OptionWindow *,
.OptionWindow.bold *,
.OptionHeader.bold * {
    font-family: runescape-bold !important;
}

.nodesktop {
    display: none;
}

.tile {
    background: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 1.5em 2em 1em;
    max-width: 40em;
}

.tile h2 {
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}

.tile .byline + h2 {
    margin-top: -0.5em;
}

.tile.link-button {
    padding: 0;
}

.tile.link-button a {
    color: inherit;
    display: block;
    padding: 1.25em 1.5em 0.75em;
    text-decoration: none;
}

.tile.dark {
    color: #ffffff;
    background: #5d6773;
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}

.tile.dark h2,
.tile.dark h3 {
    color: #ffffff;
}

.tile.dark a {
    color: #ccd2d8;
}

.tile.dark .byline {
    color: rgba(255, 255, 255, 0.7);
}

.byline {
    font-size: 0.9em;
    color: #949eaa;
}

.byline a {
    color: #949eaa;
}

.tile-row {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 1em;
}

.tile-halves {
    display: flex;
    flex-flow: row wrap;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.tile-halves h2 {
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}

.tile-halves .byline + h2 {
    margin-top: -0.5em;
}

.tile-top {
    width: 100%;
    padding: 1.3rem 1.5rem 0.6rem;
}

.tile-top.tile-image {
    display: flex;
    align-items: center;
    background-color: #949eaa;
    overflow: hidden;
    padding: 0;
    height: 13vw;
    max-height: 12em;
}

.tile-top.tile-image a {
    width: 100%;
}

.tile-top.tile-image img {
    width: 100%;
    height: auto;
    transition: 0.4s ease-out;
}

.tile-bottom {
    background: #ffffff;
    border-top: 1px solid #e4eaee;
    width: 100%;
    padding: 1rem 1.5rem 0.6rem;
}

.tile-bottom.link-button {
    align-self: flex-end;
    padding: 0;
}

.tile-bottom.link-button a {
    display: block;
    text-align: center;
    padding: 0.75em 1.5em 0.8em;
    text-decoration: none;
}

.tile-bottom.read-more {
    background: #f9fafa;
    transition: 0.3s ease-out;
}

.tile-bottom.read-more a {
    color: #949eaa;
    font-weight: bold;
    text-align: right;
}

.tile-bottom.read-more:hover {
    background: #f2f4f4;
}

.tile-bottom.read-more:hover .arrow {
    transform: translateX(50%);
}

.tile-bottom.read-more .arrow {
    filter: invert(43%) sepia(50%) hue-rotate(175deg);
    margin-left: 0.4em;
    transition: 0.3s ease-out;
}

.oswf-page-container {
    width: 100%;
    border-radius: 0.5em;
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.oswf-page-container .mw-headline-underline {
    display: none;
}

.oswf-page-container .oswf-tile {
    max-width: 35em;
    padding: 0;
    border-color: #3c780a;
}

.oswf-page-container .oswf-tile.oswf-tile-complete {
    order: 10;
    border-color: #9f261e;
}

.oswf-page-container .oswf-tile.oswf-tile-complete .oswf-tile-banner {
    background: #9f261e;
}

.oswf-page-container .oswf-tile.oswf-tile-complete .oswf-tile-content {
    opacity: 0.5;
}

.oswf-page-container .oswf-tile .oswf-tile-banner {
    padding: 0.5em 2em;
    background: #3c780a;
    color: #ffffff;
}

.oswf-page-container .oswf-tile .oswf-tile-content {
    padding: 1.5em 2em 1.5em;
}

.oswf-section-header {
    padding: 0.25em 2em;
    background: #eeeeee;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-top: 1px solid #e4eaee;
    border-bottom: 1px solid #e4eaee;
    justify-content: space-between;
}

.oswf-section-header h2,
.oswf-section-header h5 {
    padding: 0;
    margin: 0.3em 0;
}

.oswf-section-header.oswf-page-header {
    background: #09233A;
    border-radius: 0.5em 0.5em 0 0;
    border: none;
}

.oswf-section-header.oswf-page-header h2,
.oswf-section-header.oswf-page-header h5 {
    color: #ffffff;
    padding: 0;
    margin: 0.5em 0;
}

.oswf-page-section {
    padding: 1em 2em;
}

.oswf-page-section p:last-child,
.oswf-page-section.rules-section ul {
    margin-bottom: 0;
}

.oswf-page-quicklinks {
    padding: 0 2em;
    background: #f9fafa;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #e4eaee;
}

.oswf-page-quicklinks .oswf-page-quicklinks-col {
    padding: 0.5em 1em 0.5em 0;
    border-right: 1px solid #e4eaee;
}

.oswf-page-quicklinks .oswf-page-quicklinks-col p,
.oswf-page-quicklinks .oswf-page-quicklinks-col h5 {
    margin: 0;
    padding: 0;
}

.oswf-page-quicklinks .oswf-page-quicklinks-col:not(:first-child) {
    padding-left: 1em;
}

.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord {
    background: #5865F2;
}

.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord a,
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord h5 {
    color: #ffffff;
}

.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord img {
    margin-right: 0.3em;
}

.oswf-text-primary {
    color: #f7861b;
}

.tile.oswf-day {
    margin-left: 0.5em;
}

.oswf-tile {
    margin: 1em;
}

.oswf-tile.oswf-complete {
    opacity: 0.75;
}

.oswf-tile .oswf-summary {
    font-size: 105%;
    line-height: 1.6;
    margin-top: -0.4em;
}

.oswf-tile .oswf-img {
    display: block;
    max-width: 75px;
    float: right;
}

.oswf-tile .oswf-img img {
    max-width: 100%;
    height: auto;
}

.oswf-tile .oswf-guidance {
    border-top: 1px solid #eeeeee;
    padding-top: 1em;
}

.js-tooltip-text {
    padding: 5px;
}

.js-tooltip-wrapper {
    position: absolute;
    z-index: 999999;
    max-width: 75%;
    padding: 5px;
    border: 3px solid #438ab5;
    background: #ffffff;
    -webkit-box-shadow: 3px 3px 10px -5px #333;
    -moz-box-shadow: 3px 3px 10px -5px #333;
    box-shadow: 3px 3px 10px -5px #333;
    font-size: 12px;
}

.js-tooltip-click {
    color: white;
    background: #438ab5;
    border-radius: 2em;
    border: 2px solid #438ab5;
    cursor: pointer;
    padding: 0 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.js-tooltip-arrow {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    z-index: 900001;
    width: 0;
    height: 0;
}

.js-tooltip-arrow.js-tooltip-arrow-pointleft {
    border-right-color: #438ab5;
    border-left-color: transparent;
    border-left-width: 0;
}

.js-tooltip-arrow.js-tooltip-arrow-pointright {
    border-left-color: #438ab5;
    border-right-color: transparent;
    border-right-width: 0;
}

.js-tooltip-close {
    float: right;
    margin-left: 10px;
    margin-right: -5px;
    margin-top: -5px;
    margin-bottom: 1px;
    background: #438ab5;
    border: 0;
}

.transcript {
    -webkit-border-radius: 0 0 120px 120px / 0 0 8px 8px;
    -moz-border-radius: 0 0 120px 120px / 0 0 8px 8px;
    border-radius: 0 0 120px 120px / 0 0 8px 8px;
    -webkit-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    width: 75%;
    background: #f1f1f1;
    margin: 0 0 15px 15px;
    padding: 5px 20px 15px 20px;
}

.transcript.godletter {
    margin: 20px auto;
    padding: 20px 30px;
}

.ns-3020 .mw-parser-output > ul,
.transcript > ul,
.ns-3020 .mw-parser-output > ul ul,
.transcript > ul ul {
    list-style: none;
}

.ns-3020 .mw-parser-output > ul li,
.transcript > ul li,
.ns-3020 .mw-parser-output > ul ul li,
.transcript > ul ul li {
    border-left: 1px dashed #bdc5cd;
    padding: 20px 0 0 15px;
    margin-bottom: 10px;
}

.ns-3020 .mw-parser-output > ul li b:first-child,
.transcript > ul li b:first-child,
.ns-3020 .mw-parser-output > ul ul li b:first-child,
.transcript > ul ul li b:first-child {
    position: relative;
    float: left;
    bottom: 18px;
    margin-right: -100%;
    color: #444e5a;
    font-size: 0.9em;
    text-transform: uppercase;
}

.ns-3020 .mw-parser-output > ul li:hover,
.transcript > ul li:hover,
.ns-3020 .mw-parser-output > ul ul li:hover,
.transcript > ul ul li:hover {
    border-color: #444e5a;
}

.mission-action {
    text-align: center;
    font-style: italic;
    margin: 0 5%;
}

.mission-action:before,
.mission-action:after {
    content: '\0151\0151\0151';
    margin: 4px;
    letter-spacing: -1px;
}

.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
    font-size: 1.25em;
}

ul.actionbar,
ul.actionbar-revolution {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 39px 0 0 6px;
    margin: 0;
    width: 530px;
    height: 76px;
}

ul.actionbar li,
ul.actionbar-revolution li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 4px;
}

ul.actionbar {
    background: url('filepath://Template_action_bar.png');
}

ul.actionbar-revolution {
    background: url('filepath://Template_action_bar_revolution.png');
}

.ability-rotation {
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    line-height: 40px;
    padding: 0.5em 1em;
    display: inline-block;
    margin-top: 0.2em;
    background-color: #e4eaee;
    border-color: #bdc5cd;
}

.archive {
    border: 1px solid #e4eaee;
    background-color: #ffffff;
    text-align: center;
    margin: 5px;
    padding: 5px;
    float: right;
    width: 120px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.attack-speed {
    max-width: 150px;
    line-height: 1.3em;
    display: block;
    text-align: center;
}

.attack-speed b {
    width: 100%;
    background-color: #dedede;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.2);
    display: block;
    border-radius: 2.5px;
    height: 5px;
}

.attack-speed b::after {
    border-radius: 2.5px;
    height: 5px;
    content: "";
    background-color: #999999;
    display: inline-block;
    width: 0%;
    float: left;
    box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.1);
}

.attack-speed.weapon {
    max-width: 150px;
}

.attack-speed.weapon b {
    background-color: #c6dce8;
}

.attack-speed.weapon b::after {
    background-color: #438ab5;
}

.attack-speed.monster {
    max-width: 123px;
}

.attack-speed.monster b {
    background-color: #ecccc6;
}

.attack-speed.monster b::after {
    background-color: #861c10;
}

.attack-speed.weapon.fastest b::after {
    width: 100%;
}

.attack-speed.weapon.fast b::after {
    width: 80%;
}

.attack-speed.weapon.average b::after {
    width: 60%;
}

.attack-speed.weapon.slow b::after {
    width: 40%;
}

.attack-speed.weapon.slowest b::after {
    width: 20%;
}

.attack-speed.monster.t1 b::after {
    width: 100%;
}

.attack-speed.monster.t2 b::after {
    width: 90%;
}

.attack-speed.monster.t3 b::after {
    width: 80%;
}

.attack-speed.monster.t4 b::after {
    width: 70%;
}

.attack-speed.monster.t5 b::after {
    width: 60%;
}

.attack-speed.monster.t6 b::after {
    width: 50%;
}

.attack-speed.monster.t7 b::after {
    width: 40%;
}

.attack-speed.monster.t8 b::after {
    width: 30%;
}

.attack-speed.monster.t9 b::after {
    width: 20%;
}

.attack-speed.monster.t10 b::after {
    width: 10%;
}

@-webkit-keyframes "random-speed" {
    0% {
          width: 20%;
    }

    25% {
          width: 40%;
    }

    50% {
          width: 60%;
    }

    75% {
          width: 80%;
    }

    100% {
          width: 100%;
    }

}

@keyframes "random-speed" {
    0% {
          width: 20%;
    }

    25% {
          width: 40%;
    }

    50% {
          width: 60%;
    }

    75% {
          width: 80%;
    }

    100% {
          width: 100%;
    }

}

.attack-speed.random b::after {
    -webkit-animation-name: random-speed;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-name: random-speed;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.chat-options span {
    padding: 0 1px;
}

.chat-options .chat-options-underline {
    border-bottom: 1px dotted #15f;
    cursor: help;
}

.chat-options-dialogue {
    color: inherit;
    background: #ffffff;
    border: 1px solid #e4eaee;
    border-radius: 5px;
    margin-left: 3px;
}

.clear-both {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.coins {
    color: green;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
}

.coins-pos {
    color: #014cc0;
}

.coins-neg {
    color: #c02614;
}

.rusty-coins-10000 {
    background-image: url('filepath://Rusty_coins_10000.png');
    padding: 7px 0 1px 35px;
}

.rusty-coins-1000 {
    background-image: url('filepath://Rusty_coins_1000.png');
    padding: 1px 0 1px 35px;
}

.rusty-coins-250 {
    background-image: url('filepath://Rusty_coins_250.png');
    padding: 1px 0 1px 35px;
}

.rusty-coins-100 {
    background-image: url('filepath://Rusty_coins_100.png');
    padding: 1px 0px 1px 32px;
}

.rusty-coins-25 {
    background-image: url('filepath://Rusty_coins_25.png');
    padding-left: 30px;
}

.rusty-coins-5 {
    background-image: url('filepath://Rusty_coins_5.png');
    padding-left: 30px;
}

.rusty-coins-4 {
    background-image: url('filepath://Rusty_coins_4.png');
    padding-left: 30px;
}

.rusty-coins-3 {
    background-image: url('filepath://Rusty_coins_3.png');
    padding-left: 30px;
}

.rusty-coins-2 {
    background-image: url('filepath://Rusty_coins_2.png');
    padding-left: 23px;
}

.rusty-coins-1 {
    background-image: url('filepath://Rusty_coins_1.png');
    padding-left: 15px;
}

.coins-10000 {
    background-image: url('filepath://Coins_10000.png');
    padding: 7px 0 1px 35px;
}

.coins-1000 {
    background-image: url('filepath://Coins_1000.png');
    padding: 1px 0 1px 35px;
}

.coins-250 {
    background-image: url('filepath://Coins_250.png');
    padding: 1px 0 1px 35px;
}

.coins-100 {
    background-image: url('filepath://Coins_100.png');
    padding: 1px 0px 1px 32px;
}

.coins-25 {
    background-image: url('filepath://Coins_25.png');
    padding-left: 30px;
}

.coins-5 {
    background-image: url('filepath://Coins_5.png');
    padding-left: 30px;
}

.coins-4 {
    background-image: url('filepath://Coins_4.png');
    padding-left: 30px;
}

.coins-3 {
    background-image: url('filepath://Coins_3.png');
    padding-left: 30px;
}

.coins-2 {
    background-image: url('filepath://Coins_2.png');
    padding-left: 23px;
}

.coins-1 {
    background-image: url('filepath://Coins_1.png');
    padding-left: 15px;
}

.chimes-1000 {
    background-image: url('filepath://Chimes_1000.png');
    padding: 3px 0 3px 33px;
}

.chimes-100 {
    background-image: url('filepath://Chimes_100.png');
    padding: 1px 0 1px 30px;
}

.chimes-50 {
    background-image: url('filepath://Chimes_50.png');
    padding-left: 31px;
}

.chimes-20 {
    background-image: url('filepath://Chimes_20.png');
    padding-left: 24px;
}

.chimes-1 {
    background-image: url('filepath://Chimes_1.png');
    padding-left: 19px;
}

.zemomark-10000 {
    background-image: url('filepath://Zemomark_10000.png');
    padding: 7px 0 1px 26px;
}

.zemomark-1000 {
    background-image: url('filepath://Zemomark_1000.png');
    padding: 1px 0 1px 27px;
}

.zemomark-250 {
    background-image: url('filepath://Zemomark_250.png');
    padding: 1px 0 1px 25px;
}

.zemomark-100 {
    background-image: url('filepath://Zemomark_100.png');
    padding: 1px 0px 1px 30px;
}

.zemomark-25 {
    background-image: url('filepath://Zemomark_25.png');
    padding-left: 30px;
}

.zemomark-5 {
    background-image: url('filepath://Zemomark_5.png');
    padding-left: 30px;
}

.zemomark-4 {
    background-image: url('filepath://Zemomark_4.png');
    padding-left: 25px;
}

.zemomark-3 {
    background-image: url('filepath://Zemomark_3.png');
    padding-left: 25px;
}

.zemomark-2 {
    background-image: url('filepath://Zemomark_2.png');
    padding-left: 23px;
}

.zemomark-1 {
    background-image: url('filepath://Zemomark_1.png');
    padding-left: 18px;
}

#DisassemblyT .disassembly-border {
    border-top: 0.5em solid #ffffff;
}

.documentation {
    background: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.documentation pre,
.documentation code {
    background-color: #f9fafa;
}

.documentation-header {
    color: #ffffff;
    background: #949eaa;
    font-weight: bold;
    padding: 1em 1.5em;
}

.documentation-title {
    font-size: 1.25em;
}

.documentation-subheader {
    color: #ffffff;
    background: #808c9a;
    padding: 0.5em 1.5em;
}

.documentation-subheader a,
.documentation-subheader .documentation-links a,
.documentation-subheader a:visited,
.documentation-subheader .documentation-links a:visited,
.documentation-subheader a:active,
.documentation-subheader .documentation-links a:active {
    color: #e4eaee;
}

.documentation-documentation,
.documentation-links {
    font-size: 0.85em;
}

.documentation-content {
    padding: 1em 1.5em;
}

.dropsline-noted {
    color: #949eaa;
}

.item-drops .beast-version {
    font-size: smaller;
    font-style: italic;
}

.editnotice {
    font-size: 0.9em;
    padding-bottom: 0.75em;
    margin-bottom: 0.6em;
}

.editnotice .editnotice-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.4em;
}

.equipmenttable {
    background-image: url('filepath://Worn_equipment_interface_blank.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 225px;
    height: 320px;
    text-align: center;
    display: inline-block;
}

.equipmenttable.equipmenttable-float-right {
    float: right;
}

.equipmenttable.equipmenttable-float-left {
    float: left;
}

.equipmenttable.equipmenttable-float-center {
    display: block;
    margin: 0 auto;
}

.equipmenttable .equipmentrow {
    position: relative;
}

.equipmenttable .equipmentrow.equipmentrow1 {
    top: 65px;
}

.equipmenttable .equipmentrow.equipmentrow2 {
    top: 73px;
}

.equipmenttable .equipmentrow.equipmentrow3 {
    top: 81px;
}

.equipmenttable .equipmentrow.equipmentrow4 {
    top: 88px;
}

.equipmenttable .equipmentrow.equipmentrow5 {
    top: 98px;
}

.equipmenttable .equipmentrow .equipmentslot {
    display: table-cell;
    position: relative;
    height: 32px;
    width: 32px;
    vertical-align: middle;
}

.equipmenttable .equipmentrow .equipmentslot img {
    max-height: 32px;
    max-width: 32px;
}

.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
    opacity: 0.5;
}

.equipmenttable .equipmentrow .equipmentslot.auraslot {
    left: 57px;
}

.equipmenttable .equipmentrow .equipmentslot.headslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.pocketslot {
    left: 73px;
}

.equipmenttable .equipmentrow .equipmentslot.capeslot {
    left: 57px;
}

.equipmenttable .equipmentrow .equipmentslot.neckslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.ammoslot {
    left: 73px;
}

.equipmenttable .equipmentrow .equipmentslot.weaponslot {
    left: 37px;
}

.equipmenttable .equipmentrow .equipmentslot.torsoslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.shieldslot {
    left: 93px;
}

.equipmenttable .equipmentrow .equipmentslot.legsslot {
    left: 97px;
}

.equipmenttable .equipmentrow .equipmentslot.glovesslot {
    left: 37px;
}

.equipmenttable .equipmentrow .equipmentslot.bootsslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.ringslot {
    left: 93px;
}

.extimage div,
.extimage a,
.extimage img {
    height: inherit;
    max-height: inherit;
    max-width: inherit;
    width: inherit;
}

.extimage .caption {
    color: #696969;
    padding: 3px 6px;
}

.fact-text {
    color: #15f;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}

.fairycode {
    font-family: "KingthingsPetrock", sans-serif;
    font-size: 120%;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: 1px;
}

.fairycode b ~ b:before {
    content: "\2022";
}

.floornumber > .floornumber-us,
.floornumber-setting-gb .floornumber > .floornumber-us,
.floornumber-setting-us .floornumber > .floornumber-gb {
    display: none;
}

.floornumber-setting-gb .floornumber > .floornumber-gb,
.floornumber-setting-us .floornumber > .floornumber-us {
    display: inline;
}

.floornumber-override-gb .floornumber > .floornumber-us,
.floornumber-override-us .floornumber > .floornumber-gb {
    display: none !important;
}

.floornumber-override-gb .floornumber > .floornumber-gb,
.floornumber-override-us .floornumber > .floornumber-us {
    display: inline !important;
}

.gsw-infobox {
    background: #ffffff;
    width: 300px;
    margin: 0.5em 0 1em 1em;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    float: right;
}

.gsw-infobox .infobox-header {
    color: #ffffff;
    font-size: 1.15em;
    line-height: 1.4em;
    background: #246c97;
    border-bottom: 0.5em solid #ffffff;
    padding: 0.5em 0;
}

.gsw-infobox .infobox-subheader {
    background: #6ba5c8;
    color: #ffffff;
    line-height: 2em;
    border-top: 0.5em solid #ffffff;
    border-bottom: 0.5em solid #ffffff;
}

.gsw-infobox .infobox-subheader a {
    color: #ffffff;
}

.gsw-infobox .infobox-image {
    text-align: center;
}

.gsw-infobox .infobox-image.bordered-image {
    border: 1px solid #e4eaee;
    border-bottom: none;
    padding: 0.4em;
}

.gsw-infobox .infobox-image a.image + a.image {
    margin-left: 0.1em;
}

.gsw-infobox .infobox-image img {
    max-width: 100%;
    height: auto;
}

.gsw-infobox .infobox-map {
    border-left: 1px solid #e4eaee;
    border-right: 1px solid #e4eaee;
    text-align: center;
}

.gsw-infobox .infobox-map img {
    max-width: 100%;
    height: auto;
    margin: 0.5em 0;
}

.gsw-infobox .infobox-map a.mw-kartographer-container,
.gsw-infobox .infobox-map div.mw-kartographer-container {
    margin: 0.5em auto;
}

.gsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
    text-align: right;
    vertical-align: top;
    border-left: 1px solid #e4eaee;
    border-right: 0.175em solid #6ba5c8;
    padding: 0.2em 0.5em;
}

.gsw-infobox td:not(.infobox-image):not(.infobox-map) {
    border-right: 1px solid #e4eaee;
    padding: 0.25em 0.5em;
    line-height: 1.6em;
}

.gsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
    border: 1px solid #e4eaee;
    padding-bottom: 0.6em;
}

.gsw-infobox td ul {
    margin: 0 0 0 1.25em;
}

.gsw-infobox .infobox-cell-hidden {
    display: none;
}

.gsw-infobox .infobox-template-links {
    text-align: center;
}

.gsw-infobox .advanced-data {
    display: none;
}

.infobox-wrapper {
    display: table;
    float: right;
}

.gsw-infobox.infobox-monster {
    text-align: center;
    table-layout: fixed;
}

.gsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child {
    border-right: 1px solid #e4eaee;
}

.gsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) {
    border-left: 1px solid #e4eaee;
}

.gsw-infobox.infobox-monster th.combat-subheader {
    text-align: center;
}

.gsw-infobox.infobox-monster th.offensive-header {
    background-color: #801c13;
    color: #ffffff;
    text-align: center;
}

.gsw-infobox.infobox-monster th.offensive-subheader {
    background-color: #ecccc6;
    color: #801c13;
    text-align: center;
}

.gsw-infobox.infobox-monster th.offensive-subheader a {
    color: #801c13;
}

.gsw-infobox.infobox-monster th.offensive-subheader:not(:last-child) {
    border-right: 0.175em solid #801c13;
}

.gsw-infobox.infobox-monster th.defensive-header {
    background-color: #438ab5;
    color: #ffffff;
    text-align: center;
}

.gsw-infobox.infobox-monster th.defensive-subheader {
    background-color: #c1deed;
    color: #36414f;
    text-align: center;
}

.gsw-infobox.infobox-monster th.defensive-subheader a {
    color: #36414f;
}

.gsw-infobox.infobox-monster th.slayer-header {
    background: #4c4c4c;
    color: #ffffff;
    text-align: center;
}

.gsw-infobox.infobox-monster th.slayer-subheader {
    background-color: #cccccc;
    color: #4c4c4c;
    text-align: center;
}

.gsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
    border-right: 0.175em solid #4c4c4c;
}

.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"],
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"],
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] {
    filter: drop-shadow(0px 0px 1px black);
}

.infobox-thieving .thvloot-cell {
    padding: 0;
}

.infobox-thieving .thvloot-cell .wikitable {
    margin: -0.5px;
    width: calc(100% + 1px);
}

.gsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) {
    border-right: 1px solid #e4eaee;
}

.gsw-infobox#infobox-familiar td.infobox-template-links {
    border: 1px solid #e4eaee !important;
    padding-bottom: 0.6em;
}

.gsw-infobox#infobox-familiar td:first-child {
    border-left: 1px solid #e4eaee !important;
}

.gsw-infobox#infobox-familiar td:last-child {
    border-right: 1px solid #e4eaee !important;
}

.gsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) {
    border: none;
}

.gsw-infobox#infobox-familiar td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
    border: none;
    padding: 0.25em 0.5em;
}

.infobox-bottom-links {
    clear: right;
    float: right;
    font-size: xx-small;
    margin-top: -1.5em;
}

.infobox-buttons {
    text-align: center;
    max-width: 250px;
    display: none;
    margin: 0 auto;
}

.infobox-buttons .button {
    margin: 0 3px;
}

.infobox-switch-resources {
    display: none;
}

.infobox .infobox-cell-hidden {
    display: none;
}

.switch-infobox .switch-infobox-triggers,
.switch-infobox .loading-button {
    clear: left;
}

.infobox .nestedinfo td table {
    min-width: 263px;
    margin: -1px;
    width: calc(100% + 2px) !important;
}

.infobox .nestedinfo td {
    width: 100%;
    padding: 0;
}

.infobox {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    color: inherit !important;
    margin: 0 0 0.5em 0.2em !important;
    padding: 0.2em;
    float: right;
    clear: right;
}

.infobox td,
.infobox th {
    vertical-align: top;
}

.infobox caption {
    font-size: larger;
    padding-bottom: 10px !important;
    margin-left: 0 !important;
    color: inherit !important;
}

.infobox.bordered {
    border-collapse: collapse;
}

.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaaaaa;
}

.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}

.infobox ul {
    margin: 0.3em 0 0 1.6em;
}

.infobox .wikitable.mw-collapsible {
    margin: -1px;
    width: calc(100% + 2px) !important;
}

.infobox a.image + a.image {
    margin-left: 3px;
}

.infobox .infobox-image {
    text-align: center;
    word-spacing: -4px;
}

.infobox .infobox-image img {
    height: inherit;
    max-width: 250px;
}

.infobox td .new {
    word-spacing: 0;
}

.infobox input#QtyCalc {
    width: 50px !important;
}

.infobox .infobox-cell-hidden {
    display: none;
}

.infobox-bonuses.wikitable th {
    padding: 0.25em 0.4em;
    text-align: center;
    white-space: nowrap;
    width: 70px !important;
}

.infobox-bonuses.wikitable td {
    text-align: center;
}

.infobox-bonuses.wikitable .combat-attributes {
    text-align: left;
}

.infobox-bonuses.wikitable .combat-attributes .image {
    display: inline-block;
    margin-right: 4px;
    width: 23px;
}

.infotableBonuses .attribute-value {
    background: #f5f5f5;
}

.infotableBonuses .attribute-total {
    background: #f2f2f2;
}

.infotableBonuses .attribute-total .attribute-value {
    background: #f2f2f2;
}

.inventorytable {
    background-image: url('filepath://Inventory_interface.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 174px;
    height: 328px;
    padding: 37px 0 42px;
    border-spacing: 0;
}

.inventorytable td {
    padding: 0 !important;
    border: 0 !important;
    text-align: center;
    position: relative;
    width: 46px;
    height: 36px;
}

.keypress {
    background: #eeeeee;
    color: #333333;
    font-family: monospace;
    text-shadow: 0 1px 0 #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0.1em;
    padding: 0.1em 0.5em;
    line-height: 1.4;
    white-space: nowrap;
    display: inline-block;
}

.license {
    background: #cfd8eb;
    border: none;
}

.license th {
    padding-right: 0.4em;
    background-color: #617ebc;
    color: #fff;
    width: 25%;
}

.license th[colspan="2"] {
    font-size: 16px;
}

.license a {
    color: #556d97;
}

.musicplayer {
    border: 1px solid #e4eaee;
    font-size: 90%;
    line-height: 1.6em;
    background: #ffffff;
    -webkit-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    max-width: 300px;
    margin: 0 0 1em 1em;
    padding: 0.75em;
    spacing: 0px;
}

.musicplayer .mediaContainer {
    margin-top: 0.75em;
}

.pronunciation {
}

.pronunciation .k-options,
.pronunciation .volume-slider,
.pronunciation .volume_control,
.pronunciation .timed-text,
.pronunciation .time-disp,
.pronunciation .play_head,
.pronunciation .videoHolder {
    display: none;
}

.pronunciation .mediaContainer,
.pronunciation .k-player {
    display: inline-block;
    width: 20px !important;
}

.pronunciation .k-player .control-bar {
    border: none;
    background: none;
    padding: 0;
}

.pronunciation .mwPlayerContainer {
    background: none;
}

.messagebox {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 3px 3px 3px 0;
    border-left: 15px solid #90c2dd;
    background-color: #f1f1f1;
    overflow: auto;
}

.messageboxcleanup {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 0px 0px 0px 0;
    border-left: 15px solid #90c2dd;
    background-color: #f1f1f1;
    overflow: auto;
}

.messagebox.obsolete {
    background-color: #cfcfcf;
    border-color: #464646;
}

.messagebox.obsolete a,
.messagebox.obsolete a:visited,
.messagebox.obsolete a:active {
    color: #6c6c6c;
}

.messagebox.info {
    background-color: #ebebeb;
    border-color: #898989;
}

.messagebox.info a,
.messagebox.info a:visited,
.messagebox.info a:active {
    color: #6c6c6c;
}

.messagebox.action {
    background-color: #cbdae2;
    border-color: #45697D;
}

.messagebox.action a,
.messagebox.action a:visited,
.messagebox.action a:active {
    color: #3c5c6e;
}

.messagebox.file {
    background-color: #cfd8eb;
    border-color: #617ebc;
}

.messagebox.file a,
.messagebox.file a:visited,
.messagebox.file a:active {
    color: #556d97;
}

.messagebox.warn {
    background-color: #ecd8d5;
    border-color: #861c10;
}

.messagebox.warn a,
.messagebox.warn a:visited,
.messagebox.warn a:active {
    color: #861c10;
}

.messagebox.disambig {
    background-color: #ebebeb;
    border-color: #898989;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

.messagebox.disambig a,
.messagebox.disambig a:visited,
.messagebox.disambig a:active {
    color: #6c6c6c;
}

.messagebox.safe {
    background-color: #d8f0d3;
    border-color: #1b8408;
}

.messagebox.safe a,
.messagebox.safe a:visited,
.messagebox.safe a:active {
    color: #1b8408;
}

.messagebox.unsafe {
    background-color: #ffee88;
    border-color: #997700;
}

.messagebox.unsafe a,
.messagebox.unsafe a:visited,
.messagebox.unsafe a:active {
    color: #997700;
}

.messagebox.easter {
    background-color: #e5f9c2;
    border-color: #598014;
}

.messagebox.easter a,
.messagebox.easter a:visited,
.messagebox.easter a:active {
    color: #598014;
}

.messagebox.halloween {
    background-color: #e8d8ea;
    border-color: #794080;
}

.messagebox.halloween a,
.messagebox.halloween a:visited,
.messagebox.halloween a:active {
    color: #794080;
}

.messagebox.thanksgiving {
    background-color: #f0cba8;
    border-color: #a65800;
}

.messagebox.thanksgiving a,
.messagebox.thanksgiving a:visited,
.messagebox.thanksgiving a:active {
    color: #a65800;
}

.messagebox.christmas {
    background-color: #d4eaf6;
    border-color: #428bb5;
}

.messagebox.christmas a,
.messagebox.christmas a:visited,
.messagebox.christmas a:active {
    color: #3a799d;
}

.messagebox.discord {
    background-color: #7289DA;
    border-color: #5a6dad;
    color: #ffffff;
}

.messagebox.discord a,
.messagebox.discord a:visited,
.messagebox.discord a:active {
    color: #d2e5fc;
}

.messagebox.discord a.external.text,
.messagebox.discord a:visited.external.text,
.messagebox.discord a:active.external.text {
    color: #d2e5fc;
    font-style: italic;
}

.messagebox.stub {
    width: 40%;
}

.messagebox.welcomenotice {
    padding: 1em;
    width: 90%;
}

.messagebox.hasdialogue {
    width: auto;
}

.messagebox.alphabetical {
    width: auto;
    font-size: 95%;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
}

.wikipedia {
    border: solid #aaa 1px;
    font-size: 90%;
    background: #f9f9f9;
    padding: 4px;
    spacing: 0px;
    margin-top: 10px;
}

.messagebox2 {
    background: #ffffff;
    width: 60vw;
    max-width: 600px;
    margin: 1em auto;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.messagebox2 + .messagebox2 {
    margin-top: calc(-1em - 1px);
}

.messagebox-header {
    background: #ddedf6;
    border: 1px solid #c5e0ef;
    border-bottom: 0.3em solid #589ac1;
    display: flex;
}

.messagebox-image {
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.messagebox-title {
    line-height: 1.55em;
    font-weight: bold;
    padding: 0.6em 0.6em 0.6em 0;
    flex: 1;
}

.messagebox-text {
    font-size: 0.85em;
    line-height: 1.6em;
    padding: 0.65em 0.65em 0.65em 55px;
    border: 1px solid #e4eaee;
    border-top-width: 0;
}

.messagebox2.warn .messagebox-header {
    background: #feecea;
    border-color: #fdd6d2;
    border-bottom-color: #ed3523;
}

.messagebox2.warn .messagebox-header a {
    color: #da2412;
}

.messagebox2.action .messagebox-header {
    background: #fef0e4;
    border-color: #fde2cb;
    border-bottom-color: #f67e0c;
}

.messagebox2.action .messagebox-header a {
    color: #d76d08;
}

.messagebox2.safe .messagebox-header {
    background: #ecf8e3;
    border-color: #def3cf;
    border-bottom-color: #64ba1d;
}

.messagebox2.safe .messagebox-header a {
    color: #539b18;
}

.messagebox2.file .messagebox-header {
    background: #e2e9f7;
    border-color: #cedaf1;
    border-bottom-color: #5675b7;
}

.messagebox2.file .messagebox-header a {
    color: #4664a4;
}

.messagebox2.event .messagebox-header {
    background: #fceef9;
    border-color: #f8d8f1;
    border-bottom-color: #e667ca;
}

.messagebox2.event .messagebox-header a {
    color: #e148c0;
}

.messagebox2.info .messagebox-header {
    background: #e4eaee;
    border-color: #d4dee4;
    border-bottom-color: #8b96a3;
}

.messagebox2.info .messagebox-header a {
    color: #788493;
}

.messagebox2.obsolete .messagebox-header {
    background: #eeeeee;
    border-color: #e1e1e1;
    border-bottom-color: #6f6f6f;
}

.messagebox2.obsolete .messagebox-header a {
    color: #5e5e5e;
}

.messagebox2.discord .messagebox-header {
    background: #7289DA;
    border-color: #5e78d5;
    border-bottom-color: #5265a5;
}

.messagebox2.discord .messagebox-header a {
    color: #46578e;
}

.messagebox2.discord .messagebox-title {
    color: #ffffff;
}

.menaphite-script {
    word-spacing: 15px;
    width: 85%;
}

.menaphite-script img {
    padding: 0 3px;
}

.menaphite-script p:first-of-type {
    margin-top: 1em;
}

.menaphite-script .js-tooltip-click {
    font-size: 12px;
    border-radius: 5px;
    background-color: #898989;
    border-color: #898989;
    padding-right: 0.4em;
    margin-left: 0.5em;
}

.navbox {
    font-size: 0.85em;
    background: #ffffff;
    border-collapse: collapse;
    margin: 15px auto;
    width: 100%;
    clear: both;
}

.navbox:not(.navbox-collapsible) {
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
}

.navbox .navbox-title {
    font-size: 110%;
    background: #438ab5;
    color: #ffffff;
    text-align: center;
    padding: 3px 8px;
}

.navbox .navbox-title .mw-collapsible-toggle {
    font-size: 0.9em;
    margin-left: 6em;
    float: right;
}

.navbox .navbox-title a {
    color: #ffffff;
}

.navbox .navbox-title a:visited {
    color: #ffffff;
}

.navbox .navbox-footer {
    background: #438ab5;
    border-top: 1px;
    text-align: center;
    font-size: smaller;
}

.navbox .navbox-footer a {
    color: #ffffff;
}

.navbox .navbox-footer a:visited {
    color: #ffffff;
}

.navbox .navbox-group-title {
    background: #e4eaee;
    border: 1px solid #d8e5ff;
    border-width: 0 1px 1px 0;
    font-weight: bold;
    padding: 0 10px 5px 10px;
    width: 100px;
}

.navbox .navbox-group-title a:visited {
    color: #438ab5;
}

.navbox .navbox-list {
    border-bottom: 1px solid #d8e5ff;
    padding: 0 7px;
}

.navbox .navbox-list ul {
    margin: 0;
}

.navbox .navbox-list li {
    display: inline-block;
}

.navbox .navbox-list li + li::before {
    content: ' \2022\ ';
    white-space: nowrap;
}

.navbox .navbox-subgroup {
    border-spacing: 0;
    width: 100%;
}

.navbox .navbox-subgroup .navbox-group-title {
    padding-bottom: 5px;
}

.navbox .navbox.navbox-collapsible {
    font-size: 100%;
    margin: 5px 0 0;
}

.navbox .navbox.navbox-collapsible .navbox-title {
    background: #6ba5c8;
    padding: 0 8px;
}

.navbox img {
    height: auto;
    width: auto;
    max-height: 1.6em;
    padding: 0 1px;
}

.navbox + .navbox {
    margin-top: -8px;
}

.navbox-data {
    display: none;
}

.navbox-data + .navbox {
    margin-top: -8px;
}

.pathmap .wikitable.lighttable > tfoot {
    display: none;
}

.pathmap table.wikitable.lighttable {
    width: auto !important;
    display: table-cell;
    border: none;
}

.pathmap table.wikitable.lighttable td {
    height: 30px;
    width: 30px;
    padding: 0 !important;
    border-bottom-width: 2px;
}

.perk-link {
    background: #09222F;
    border-radius: 111px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    display: inline-table;
    margin-right: 5px;
}

.perk-link.perk-link-nobg {
    background: transparent;
}

.perk-link > a {
    margin-left: 5px;
}

.perk-link .perk-link-rank {
    position: relative;
    top: -26px;
    left: 5px;
    margin-bottom: -28px;
    line-height: 0;
    float: left;
}

.perk-background {
    background: #09222F;
}

.pic-link + a,
.chathead-link + a {
    margin-left: 0.25em;
}

.normal-POH {
    line-height: normal !important;
}

.normal-POH a,
.normal-POH .mw-selflink {
    color: #4c4c4c;
}

.portal-link-wrapper {
    text-align: center;
    margin-bottom: 0.5em;
}

.portal-link {
    display: inline-flex;
}

.portal-link a {
    height: 120px;
    width: 300px;
    display: inline-flex;
    justify-content: center !important;
    align-items: center !important;
    margin: 7px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-family: 'League Spartan', sans-serif;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #404040;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.03);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.portal-link a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
}

.portal-link.wide a {
    width: 618px;
}

.portal-link.short a {
    font-size: 15px;
    height: 50px;
    width: 200px;
    font-variant: small-caps;
    text-transform: none;
}

.portal-link.compact a {
    font-size: 15px;
    height: 100px;
    width: 200px;
}

.portal-link.article a {
    border-top: 8px solid #90c2dd;
}

.portal-link.article a:hover {
    background-color: #90c2dd;
    color: #fff;
}

.portal-link.file a {
    border-top: 8px solid #617ebc;
    background-color: #cfd8eb;
}

.portal-link.file a:hover {
    background-color: #617ebc;
    color: #fff;
}

.portal-link.template a {
    border-top: 8px solid #898989;
    background-color: #ebebeb;
}

.portal-link.template a:hover {
    background-color: #898989;
    color: #fff;
}

/*Portal Link Image*/

.portal-link-wrapper-img {
    text-align: center;
    margin-bottom: 0.5em;
}

.portal-link-img {
    display: inline-flex;
}

.portal-link-img a {
    height: 120px;
    width: 300px;
    display: inline-flex;
    justify-content: center !important;
    align-items: center !important;
    margin: 7px;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-family: 'League Spartan', sans-serif;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #404040;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.03);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.portal-link-img a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
}

.portal-link-img.wide a {
    width: 618px;
}

.portal-link-img.short a {
    font-size: 15px;
    height: 50px;
    width: 200px;
    font-variant: small-caps;
    text-transform: none;
}

.portal-link-img.compact a {
    font-size: 15px;
    height: 150px;
    width: 150px;
}

.portal-link-img.article a {
    border-top: 8px solid #90c2dd;
}

.portal-link-img.article a:hover {
    /*background-color: #90c2dd;*/
    color: #fff;
}

/********************TESTING URLS*****************/
/*.portal-link-img.article.earthtoken a:hover {
    background-image: url('filepath://Earth_token.png');
    background-size: contain;
    background-repeat: no-repeat;
}*/
/************************************************/

.portal-link-img.article.earthtoken a:hover {
    background-image: url("https://wiki.geministation.com/images/2/23/Earth_token.png"); /* [[File:Earth_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.eristoken a:hover {
    background-image: url("https://wiki.geministation.com/images/6/65/Eris_token.png"); /* [[File:Eris_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.gemtoken a:hover {
    background-image: url("https://wiki.geministation.com/images/2/24/Gem_token.png"); /* [[File:Gem_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.jupitertoken a:hover {
    background-image: url("https://wiki.geministation.com/images/0/0b/Jupiter_token.png"); /* [[File:Jupiter_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.marstoken a:hover {
    background-image: url("https://wiki.geministation.com/images/8/8a/Mars_token.png"); /* [[File:Mars_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.moontoken a:hover {
    background-image: url("https://wiki.geministation.com/images/9/97/Moon_token.png"); /* [[File:Moon_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.birthdaytoken a:hover {
    background-image: url("https://wiki.geministation.com/images/2/2a/Token_birthday.png"); /* [[File:Token_birthday.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.cavmastoken a:hover {
    background-image: url("https://wiki.geministation.com/images/6/65/Token_cavmas.png"); /* [[File:Token_cavmas.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.harvesttoken a:hover {
    background-image: url("https://wiki.geministation.com/images/f/f2/Token_harvest.png"); /* [[File:Token_harvest.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.fightertoken a:hover {
    background-image: url("https://wiki.geministation.com/images/3/31/Fighter_token.png"); /* [[File:Fighter_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.freightertoken a:hover {
    background-image: url("https://wiki.geministation.com/images/9/9c/Freighter_token.png"); /* [[File:Freighter_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.article.scouttoken a:hover {
    background-image: url("https://wiki.geministation.com/images/1/11/Scout_token.png"); /* [[File:Scout_token.png]] */
    background-size: contain;
    background-repeat: no-repeat;
}
.portal-link-img.file a {
    border-top: 8px solid #617ebc;
    background-color: #cfd8eb;
}

.portal-link-img.file a:hover {
    background-color: #617ebc;
    color: #fff;
}

.portal-link-img.template a {
    border-top: 8px solid #898989;
    background-color: #ebebeb;
}

.portal-link-img.template a:hover {
    background-color: #898989;
    color: #fff;
}

.missiondetails,
.trainingdetails {
    text-align: left;
    margin: 0 auto 10px;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #aaaaaa;
}

.missiondetails .missiondetails-header,
.trainingdetails .missiondetails-header {
    width: 15%;
    padding: 0 1em;
    font-weight: bold;
    background-color: #f2f2f2;
    vertical-align: top;
}

.missiondetails .missiondetails-info,
.trainingdetails .missiondetails-info {
    width: 85%;
    padding-left: 1em;
}

.missionreq ul {
    margin-left: 0;
    padding-left: 10px;
    list-style: none;
    border-left: 1px dotted #333333;
}

.missionreq ul ul {
    margin-left: 25px;
}

.quote-source {
    text-align: right;
}

.quote-source::before {
    content: '\0151\ ';
}

blockquote {
    color: #5d6773;
}

blockquote p:not(.quote-source) {
    border-left: 3px solid #e4eaee;
    padding-left: 1em;
}

.pullquote {
    border-collapse: collapse;
    border: none;
    margin: 1em auto;
}

.pullquote .quotation-mark {
    color: #949eaa;
    font-size: 3em;
    font-family: serif;
    font-weight: bold;
    padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pullquote .quotation-mark.left {
    text-align: left;
    vertical-align: top;
}

.pullquote .quotation-mark.right {
    text-align: right;
    vertical-align: bottom;
}

.pullquote .quotation-text {
    vertical-align: top;
    padding: 0.2em 0.5em;
}

.pullquote .quotation-source {
    text-align: right;
}

.gsw-infobox .recolour-table {
    margin: auto;
}

.recolour-table .rec-empty-row,
.recolour-table .rec-empty-cell {
    padding: 0;
    border: none;
}

.recolour-table .rec-empty-row {
    height: 9px;
}

.recolour-table .rec-empty-cell {
    width: 9px;
}

.recolour-table .rec-cell {
    border: 2px ridge #8c8264 !important;
    padding: 0 !important;
    height: 15px;
    width: 15px;
}

ol.references {
    font-size: 100%;
}

.references-small {
    font-size: 90%;
}

.hideQuotes .refhide {
    display: none;
}

.hideRefBacklinks .references a {
    display: none;
}

.shortcut {
    background: #ffffff;
    border: 1px solid #e4eaee;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.5em;
    text-align: center;
    font-size: 75%;
    float: right;
}

.speaksin {
    border-left: none;
    padding: 0 10px;
}

.speaksin-title {
    text-align: center;
    font-weight: bold;
    padding: 0.3em 0;
}

.speaksin-list {
    border-top: 1px solid;
    padding-top: 0.5em;
    -moz-columns: auto 2;
    -webkit-columns: auto 2;
    columns: auto 2;
}

.statbox {
    width: 197px;
    height: 280px;
    cursor: default;
    font-family: runescape;
    font-size: 16px;
    color: #ff8c00;
    text-shadow: #000 1px 1px 0;
    background-color: #000;
    background-image: url('filepath://Statstable_bg.png');
    background-repeat: no-repeat;
    border-spacing: 0;
    padding: 7px;
}

.statbox td {
    position: relative;
    background-image: url('filepath://Statstable_background.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: right;
    width: 62px;
    height: 25px;
    padding: 0 10px 0 4px;
    border-spacing: 0;
}

.statbox td img {
    float: left;
    margin-bottom: -3px;
    margin-top: -1px;
}

.statbox td img[height^="1"] {
    margin-top: 4px;
}

.statbox td .xpbox {
    display: none;
    z-index: 3;
    position: absolute;
    text-align: left;
    background-color: #0d0d0d;
    border: 1px solid #ebece6;
    color: #f5b241;
    text-shadow: none;
    padding: 2px 1px 0 1px;
    font-family: runescape;
    min-width: 119px;
    line-height: 15px;
    margin-left: 7px;
}

.statbox td .xpbox span {
    float: right;
}

.statbox td:hover .xpbox {
    display: inline-block;
}

.statbox td[colspan="3"] {
    background: none;
    text-align: left;
    padding: 20px 0 0 90px;
    color: #fff;
}

.succession {
    width: 50%;
    text-align: center;
}

.succession th {
    width: 33%;
    font-size: 90%;
    background: #cccccc;
}

.succession td {
    background: #eeeeee;
}

.tabber {
    margin: 1em 0;
    overflow-x: hidden;
}

.tabber .tabbertab {
    background-color: #ffffff;
    border: 1px solid #e4eaee;
    padding: 1em 1.5em;
    overflow-x: auto;
}

ul.tabbernav {
    border: none;
    margin-left: 2em;
    margin-bottom: 0;
    padding: 0.55em 0;
    font-family: inherit;
}

ul.tabbernav li.tabberactive a:hover {
    background-color: #ffffff;
}

ul.tabbernav li a {
    background: #f9fafa;
    color: #444e5a;
    font-size: 110%;
    border-color: #e4eaee;
    padding: 0.5em 1em;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease;
}

ul.tabbernav li a:hover {
    background-color: #f1f3f3;
    border-color: #dbe3e8;
}

ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    color: #444e5a;
}

.thgem {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 66px;
}

.thgem-number {
    text-shadow: 1px 1px 0px black;
    font-family: runescape-small;
    font-size: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    pointer-events: none;
}

.thgem-common {
    background-image: url('filepath://THGem-common.png');
}

.thgem-fairly-common {
    background-image: url('filepath://THGem-fairly-common.png');
}

.thgem-uncommon {
    background-image: url('filepath://THGem-uncommon.png');
}

.thgem-rare {
    background-image: url('filepath://THGem-rare.png');
}

.thgem-very-rare {
    background-image: url('filepath://THGem-very-rare.png');
}

.thgem-ultra-rare {
    background-image: url('filepath://THGem-ultra-rare.png');
}

.thgem-none {
    background-image: url('filepath://THGem-none.png');
}

#toc,
.toc {
    font-size: 0.9em;
    background: #ffffff;
    margin-top: 0.75em;
    padding: 0;
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

#toc .toctitle,
.toc .toctitle {
    background: #eeeeee;
    border: 1px solid #dcdcdc;
    padding: 0.25em 1em;
}

#toc .toctitle h2,
.toc .toctitle h2,
#toc .toctitle a,
.toc .toctitle a {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    color: #333333;
}

#toc .toclevel-1 a,
.toc .toclevel-1 a {
    color: #515151;
}

#toc .toclevel-2 a,
.toc .toclevel-2 a {
    color: #777777;
}

#toc > ul,
.toc > ul {
    border: 1px solid #e6e6e6;
    border-top: none;
    line-height: 1.8em;
    padding: 0.75em 1.75em;
    margin: 0;
}

#toc ul ul,
.toc ul ul {
    border-left: 1px dotted #cccccc;
    padding-left: 0.5em;
}

.toctoggle {
    padding-left: 0.2em;
}

.tocnumber {
    display: none;
}

.toclimit-2 #toc .toclevel-2,
.toclimit-3 #toc .toclevel-3,
.toclimit-4 #toc .toclevel-4,
.toclimit-5 #toc .toclevel-5,
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
    display: none;
}

.wikitable.towers {
    display: inline-table;
    width: 160px;
    height: 150px;
    margin-right: 1em;
    text-align: center;
}

.update-history {
    max-height: 50vh;
    overflow-y: auto;
    background: #ffffff;
    padding: 1em 1.5em 0.25em;
    border: 1px solid #e4eaee;
}

.update-history > ul {
    margin: 0;
}

.update-history > ul > li {
    margin-bottom: 0.75em;
    list-style: none;
}

.update-history > ul > li > ul {
    margin-bottom: 0;
}

.update-type:hover a {
    text-decoration: none;
}

.update-type a {
    color: white;
    background: #3ea6e6;
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 2px 5px;
}

.update-type.hidden a,
.update-type.ninja a,
.update-type.nxt a {
    background: #444e5a;
}

.update-type.patch a {
    background: #6bc71f;
}

.update-type.hotfix a,
.update-type.coldfix a {
    background: #ee4231;
}

.update-type.warmfix a {
    background: #f7861b;
}

.official {
    background: #ffffff;
    border: 1px solid #e4eaee;
    margin: 1em 0 1.5em;
    padding: 0.5em;
    text-align: center;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.production-selected {
    background: rgba(195, 232, 163, 0.5);
    color: #3c780a;
}

.infobox-user-stats .infobox-header {
    border-bottom: 0;
}

.infobox-user-stats .infobox-header a,
.infobox-user-stats .infobox-header a:visited {
    color: #ffffff;
}

.infobox-user-stats .infobox-subheader {
    border-top: 0;
}

.infobox-user-stats td:last-child {
    border-right: none;
}

.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
    border: none;
}

table.wikitable {
    color: inherit;
    background: #ffffff;
    font-size: 0.9em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    border: none;
}

table.wikitable > * > tr > th {
    background-color: #eeeeee;
    border-color: #dcdcdc;
    line-height: 1.65em;
    padding: 0.4em;
}

table.wikitable > * > tr > td {
    border-color: #e6e6e6;
    padding: 0.25em 0.45em;
}

table.wikitable .header-top {
    background: #448fba;
}

table.align-left-1 td:nth-of-type(1),
table.align-left-2 td:nth-of-type(2),
table.align-left-3 td:nth-of-type(3),
table.align-left-4 td:nth-of-type(4),
table.align-left-5 td:nth-of-type(5),
table.align-left-6 td:nth-of-type(6),
table.align-left-7 td:nth-of-type(7),
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10),
table.align-left-11 td:nth-of-type(11),
table.align-left-12 td:nth-of-type(12) {
    text-align: left;
}

table.align-right-1 td:nth-of-type(1),
table.align-right-2 td:nth-of-type(2),
table.align-right-3 td:nth-of-type(3),
table.align-right-4 td:nth-of-type(4),
table.align-right-5 td:nth-of-type(5),
table.align-right-6 td:nth-of-type(6),
table.align-right-7 td:nth-of-type(7),
table.align-right-8 td:nth-of-type(8),
table.align-right-9 td:nth-of-type(9),
table.align-right-10 td:nth-of-type(10),
table.align-right-11 td:nth-of-type(11),
table.align-right-12 td:nth-of-type(12) {
    text-align: right;
}

table.align-center-1 td:nth-of-type(1),
table.align-center-2 td:nth-of-type(2),
table.align-center-3 td:nth-of-type(3),
table.align-center-4 td:nth-of-type(4),
table.align-center-5 td:nth-of-type(5),
table.align-center-6 td:nth-of-type(6),
table.align-center-7 td:nth-of-type(7),
table.align-center-8 td:nth-of-type(8),
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10),
table.align-center-11 td:nth-of-type(11),
table.align-center-12 td:nth-of-type(12) {
    text-align: center;
}

table.alternating-rows tr:nth-child(odd),
table.alternating-cols td:nth-child(odd) {
    background: #f9f9f9;
}

.table-bg-red,
.table-bg-veryrare {
    background: #fbc0ba;
    color: #801c13;
}

.table-bg-red a:not(.mw-selflink),
.table-bg-veryrare a:not(.mw-selflink) {
    color: #9f261e;
    text-decoration: underline;
}

.table-bg-orange,
.table-bg-rare {
    background: #fbcfa6;
    color: #7a3f08;
}

.table-bg-orange a:not(.mw-selflink),
.table-bg-rare a:not(.mw-selflink) {
    color: #b55e0c;
    text-decoration: underline;
}

.table-bg-yellow,
.table-bg-uncommon {
    background: #fcea94;
    color: #786300;
}

.table-bg-yellow a:not(.mw-selflink),
.table-bg-uncommon a:not(.mw-selflink) {
    color: #a48900;
    text-decoration: underline;
}

.table-bg-green,
.table-bg-common {
    background: #c3e8a3;
    color: #2e5e05;
}

.table-bg-green a:not(.mw-selflink),
.table-bg-common a:not(.mw-selflink) {
    color: #3c780a;
    text-decoration: underline;
}

.table-bg-blue,
.table-bg-always {
    background: #aad9f5;
    color: #03436b;
}

.table-bg-blue a:not(.mw-selflink),
.table-bg-always a:not(.mw-selflink) {
    color: #0b5884;
    text-decoration: underline;
}

.table-bg-purple {
    background: #cfc0f0;
    color: #3d276b;
}

.table-bg-purple a:not(.mw-selflink) {
    color: #4f348b;
    text-decoration: underline;
}

.table-bg-pink,
.table-bg-random {
    background: #f5c8ec;
    color: #6d3662;
}

.table-bg-pink a:not(.mw-selflink),
.table-bg-random a:not(.mw-selflink) {
    color: #984c89;
    text-decoration: underline;
}

.table-bg-gray,
.table-bg-grey,
.table-bg-default {
    background: #e4eaee;
    color: #444e5a;
}

.table-bg-gray a:not(.mw-selflink),
.table-bg-grey a:not(.mw-selflink),
.table-bg-default a:not(.mw-selflink) {
    color: #5d6773;
    text-decoration: underline;
}

tr.store-hist {
    opacity: 0.6;
    background: #e4eaee;
    color: #444e5a;
}

tr.store-hist a:not(.mw-selflink) {
    color: #5d6773;
    text-decoration: underline;
}

.table-na {
    background: #f9f9f9;
    color: #aaa;
    text-align: center !important;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

table.lighttable .highlight-over .table-na {
    color: rgba(60, 120, 10, 0.4);
    background: #e1f4d3;
}

table.lighttable .highlight-on .table-na {
    color: rgba(60, 120, 10, 0.55);
    background: #b6e38f;
}

table.lighttable .highlight-on {
    background-color: #c3e8a3;
}

table.lighttable .highlight-over {
	background-color: #ecf8e3;
}

.mw-collapsible.mw-collapsed {
    min-width: 25px;
}

.mw-collapsible .mw-collapsible-toggle {
    font-weight: normal;
    margin-left: 0.5em;
}

table .im-task-reqs {
    text-align: left;
}

table .im-task-reqs p {
    margin: 0.8em 0 0 0;
}

.discussiontable.noresults .topic,
.discussiontable.noresults .edited,
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
    color: #000000;
    background-color: #e6e6e6;
}

.discussiontable.noresults th {
    background-color: #cccccc;
}

.discussiontable.noresults th a {
    color: #000000;
}

.discussiontable th {
    color: #ffffff;
    background-color: #438ab5;
}

.discussiontable th a {
    color: #ffffff;
}

.discussiontable th a:hover {
    text-decoration: none;
}

.discussiontable .topic,
.discussiontable .edited,
.discussiontable .edited-by,
.discussiontable .yg-archive {
    color: #000000;
    background-color: #e6e6e6;
}

.dpltable {
    margin-top: -30px;
}

.dpltable td {
    padding-left: 5px;
}

.dpltable,
.discussiontable {
    width: 100%;
}

.dpltable .topic,
.discussiontable .topic {
    width: 40%;
}

.dpltable .edited,
.discussiontable .edited,
.dpltable .edited-by,
.discussiontable .edited-by {
    width: 30%;
}

.dpltable .yg-archive,
.discussiontable .yg-archive {
    width: 20%;
}

body.page-Main_Page .mw-parser-output {
    max-width: 75em;
    margin: 0 auto;
}

body.page-Main_Page.action-view .catlinks,
body.page-Main_Page.action-view #contentSub,
body.page-Main_Page.action-view #firstHeading,
body.page-Main_Page.action-view #siteNotice {
    display: none;
}

.mainpage-header {
    display: flex;
    margin: 2.6em 1.75em 1.5em;
}

.mainpage-header .header-intro {
    flex: 2;
}

.mainpage-header .header-intro h1 {
    font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}

body.wgl-readermode .mainpage-header .header-intro h1 {
    font-size: 2.25em;
}

.mainpage-header .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.mainpage-header .header-stats {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -1em;
}

.mainpage-header .header-stats ul {
    list-style: none;
}

.mainpage-header .announcement {
    margin: 0.5em 0 1.5em;
}

.mainpage-header .announcement a {
    background: #f9fafa;
    border: 1px solid #e4eaee;
    color: #5d6773;
    font-size: 0.9em;
    line-height: 1.25em;
    padding: 0.25em 0.75em;
    border-radius: 10em;
    transition: 0.25s ease;
    display: inline-flex;
    align-items: center;
}

.mainpage-header .announcement a:hover {
    text-decoration: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.mainpage-header .announcement .announcement-pill {
    background: #6bc71f;
    color: #ffffff;
    font-size: 0.85em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10em;
    padding: 0.1em 0.6em;
    margin: 0 0.5em 0 -0.5em;
}

.mainpage-header .announcement .arrow.dark {
    margin-left: 0.5em;
    filter: invert(50%);
}

.mainpage-body {
    display: flex;
    flex-flow: row wrap;
}

.mainpage-body h2 a {
    color: #444e5a;
}

.mainpage-body .tile {
    padding-left: 1.75em;
    padding-right: 1.75em;
    max-width: 100%;
}

.mainpage-body .tile-row {
    width: 100%;
    margin-bottom: 0.9rem;
}

.mainpage-left {
    flex: 2;
    display: flex;
    flex-flow: column wrap;
    margin-right: 0.9rem;
}

.mainpage-left > * {
    margin: 0 0 0.9rem;
}

.mainpage-right {
    flex: 1;
    display: flex;
    flex-flow: column wrap;
}

.mainpage-right > * {
    margin: 0 0 0.9rem;
}

.arrow {
    background: url('filepath://White-chevron.svg') no-repeat;
    display: inline-block;
    height: 0.7rem;
    width: 0.45rem;
    vertical-align: middle;
}

.arrow.dark {
    filter: invert(80%);
}

.ribbon {
    position: absolute;
    right: -0.5em;
    top: -0.5em;
    color: #ffffff;
    background: #6bc71f;
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 0.045em;
    line-height: 2.25em;
    padding: 0 0.55em;
    border-radius: 0.35em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    pointer-events: none;
}

.tile.big-tile {
    width: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), #ffffff 50%), url("filepath://Main page Shauny.png") right / auto 100% no-repeat #ffffff; /* [[File:Main page Shauny.png]] */
    margin-bottom: 0.9rem;
    padding-right: 8vw;
}

.tile.big-tile.dxp {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("https://wiki.geministation.com/images/6/6b/Double_Exp_Banner.png") right / auto 100% no-repeat #ffffff; /* [[File:Double Exp Banner.png]] */
}

.tile.big-tile.moon {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("https://wiki.geministation.com/images/7/7d/Moon_Event_Banner.png") right / auto 100% no-repeat #ffffff; /* [[File:Moon Event Banner.png]] */
}

.mainpage-recent-updates .tile-halves {
    flex: 1;
    align-content: flex-start;
    margin-right: 0.9rem;
}

.mainpage-recent-updates .tile-halves:hover .tile-top img {
    transform: scale(1.04);
}

.mainpage-recent-updates .tile-halves:last-child {
    margin-right: 0;
}

body.wgl-readermode .mainpage-recent-updates .tile-image {
    max-height: 10.5em;
}

.mainpage-recent-updates .tile-bottom.link-button a {
    text-align: left;
    padding: 1rem 1.5rem 0.75rem;
}

.mainpage-recent-updates h2 {
    margin: -0.5em 0 0.3em;
}

.mainpage-recent-updates p:not(.byline) {
    font-size: 0.9em;
    line-height: 1.75em;
    color: #444e5a;
}

.mainpage-recent-updates .jagex-promotion .byline {
    color: #855cd8;
}

.mainpage-contents .tile-halves {
    flex: 1;
    margin-right: 0.9rem;
}

.mainpage-contents .tile-halves:hover .tile-top img {
    transform: scale(1.04);
}

.mainpage-contents .tile-halves:last-child {
    margin-right: 0;
}

.mainpage-contents .tile-top {
    height: 4.5rem;
    position: relative;
}

.mainpage-contents .tile-top h2 a {
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 4.5rem;
    padding-left: 0.45rem;
}

.mainpage-contents h2 {
    margin: 0;
    padding: 0;
}

.mainpage-skills ul {
    columns: 3;
    margin: 1em 0.7em 0.7em 1em;
}

.mainpage-skills li {
    display: flex;
    margin-bottom: 0.4em;
    isolation: isolate;
}

.mainpage-skills li a:first-child {
    border-radius: 3px;
    padding: 4px;
    width: 25px;
    height: 25px;
}

.mainpage-skills li a:last-child {
    flex: 1;
    display: flex;
    align-items: center;
    color: #36414f;
    font-weight: bold;
    padding-left: 0.7em;
    text-decoration: none;
}

.mainpage-skills li:hover a:first-child {
    border-radius: 3px 0 0 3px;
}

.mainpage-skills li:hover a:last-child {
    color: rgba(255, 255, 255, 0.9);
    border-radius: 0 3px 3px 0;
}

.skill-hackrating a:first-child,
.skill-armor a:first-child {
    background: #bc483d;
}

.skill-hackrating:hover a:last-child,
.skill-armor:hover a:last-child {
    background: #932419;
}

.skill-damage a:first-child {
    background: #748d36;
}

.skill-damage:hover a:last-child {
    background: #4c6215;
}

.skill-shield a:first-child {
    background: #6274ab;
}

.skill-shield:hover a:last-child {
    background: #304791;
}

.skill-cargospace a:first-child,
.skill-shieldrecharge a:first-child {
    background: #3e8e9a;
}

.skill-cargospace:hover a:last-child,
.skill-shieldrecharge:hover a:last-child {
    background: #1a6671;
}

.skill-attack a:first-child,
.skill-salvagechance a:first-child,
.skill-heatresistance a:first-child {
    background: #91689e;
}

.skill-attack:hover a:last-child,
.skill-salvagechance:hover a:last-child,
.skill-heatresistance:hover a:last-child {
    background: #713684;
}

.skill-cargosalvage a:first-child,
.skill-targeting a:first-child {
    background: #59924f;
}

.skill-cargosalvage:hover a:last-child,
.skill-targeting:hover a:last-child {
    background: #306f25;
}

.skill-defense a:first-child,
.skill-engineefficiency a:first-child {
    background: #6385a8;
}

.skill-defense:hover a:last-child,
.skill-engineefficiency:hover a:last-child {
    background: #315f8d;
}

.skill-sensorscanresults a:first-child,
.skill-evasion a:first-child {
    background: #d2b244;
}

.skill-sensorscanresults:hover a:last-child,
.skill-evasion:hover a:last-child {
    background: #b69213;
}

.mainpage-wikinews .news-date {
    font-weight: bold;
    margin-bottom: 0.3em;
}

.mainpage-wikinews p:not(.news-date) {
    margin-left: 1em;
}

.mainpage-social {
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}

.mainpage-social .tile-top {
    display: flex;
    align-items: center;
    padding: 1em 1.5em;
}

.mainpage-social .tile-top a {
    flex: 1;
    position: relative;
    text-decoration: none;
}

.mainpage-social .tile-top a:hover .arrow {
    transform: translateX(50%);
}

.mainpage-social .tile-bottom {
    border: none;
    padding: 1em 1.75em;
}

.mainpage-social .tile-bottom p {
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0;
}

.mainpage-social .social-icon {
    margin-right: 0.75em;
    width: 60px;
    text-align: center;
}

.mainpage-social .social-header {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.15em;
    margin: 0.5em 0 -0.15em;
}

body.wgl-readermode .mainpage-social .social-header {
    font-size: 1.05em;
}

.mainpage-social .social-tagline {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0.5em;
}

.mainpage-social .arrow {
    position: absolute;
    top: calc(50% - .5em);
    right: 0;
    height: 1em;
    width: 0.7em;
    background-size: 0.7em 1em;
    transition: 0.3s ease-out;
}

.mainpage-social.mainpage-discord .tile-top {
    background: #7289da;
}

.mainpage-social.mainpage-discord .tile-bottom {
    background: #697ec4;
}

.mainpage-social.mainpage-twitter .tile-top {
    background: #1da1f2;
}

.mainpage-social.mainpage-twitter .tile-bottom {
    background: #1e96e0;
}

.mainpage-editing {
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}

.mainpage-editing .tile-top {
    background: #438ab5;
}

.mainpage-editing .tile-bottom {
    background: #3980ab;
    border: none;
    padding: 0.8rem 1.5rem 0.4rem;
}

.mainpage-editing h2,
.mainpage-editing a,
.mainpage-editing a:visited,
.mainpage-editing a:active {
    color: #ffffff;
}

.mainpage-editing p {
    color: rgba(255, 255, 255, 0.9);
}

.mainpage-editing ul {
    list-style-image: url('filepath://Transparent-chevron.svg');
}

.mainpage-poll .ajaxpoll {
    padding: 0;
    width: 100%;
    border: none;
    box-shadow: none;
}

.mainpage-fimg img {
    margin: 0.7em 0 1.15em;
    -webkit-filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
}

.mainpage-fimg .tile-top p:not(.byline) {
    font-size: 0.9em;
    line-height: 1.8em;
}

@media only screen and (max-width: 65.999rem) {
    .mainpage-recent-updates .tile-halves:last-child {
          display: none;
    }

    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }

    .mainpage-recent-updates .tile-top {
          height: 18vw;
    }

    .mainpage-contents .tile-halves:nth-child(1),
    .mainpage-contents .tile-halves:nth-child(2),
    .mainpage-contents .tile-halves:nth-child(3) {
          margin-bottom: 0.9rem;
    }

    .mainpage-contents .tile-halves:nth-child(3) {
          margin-right: 0;
    }

    .mainpage-contents .line-break {
          width: 100%;
    }

    .mainpage-skills ul {
          columns: 2 9em;
    }

    .mainpage-skills .skill-thieving {
          display: none;
    }

    .mainpage-header .header-stats,
    .mainpage-onthisday {
          display: none;
    }

}

@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
    .mainpage-contents .tile-halves:last-child {
          display: none;
    }

    .mainpage-contents .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }

    .mainpage-header .header-stats,
    .mainpage-contents .line-break {
          display: none;
    }

}

@media only screen and (min-width: 82rem) {
    .mainpage-header .header-intro {
          margin-right: 2em;
    }

    .mainpage-contents .line-break {
          display: none;
    }

    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
          display: none;
    }

    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }

}

.smw-callout-error {
    background-color: #feecea;
    border-color: #feecea;
    border-left-color: #ee4231;
}

.smw-callout-info {
    background-color: #e5f3fc;
    border-color: #e5f3fc;
    border-left-color: #3ea6e6;
}

.smw-callout-success {
    background-color: #ecf8e3;
    border-color: #ecf8e3;
    border-left-color: #6bc71f;
}

.smw-callout-warning {
    background-color: #fef9de;
    border-color: #fef9de;
    border-left-color: #f9d000;
}

.property-page-results .header-title {
    color: inherit;
}

.mw-plusminus-pos {
    color: #407813;
}

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

.client-js .mw-changeslist ul,
.client-js .mw-changeslist table.mw-enhanced-rc {
    margin-left: 0;
}

.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
    margin-left: 1.5em;
}

.mw-changeslist-legend {
    display: none;
}

.mw-recentchanges-toplinks {
    font-size: 0.85em;
}

.mw-recentchanges-toplinks table {
    margin: 3.5em auto 2em;
}

.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
    margin: 0 auto 1em;
}

.mw-recentchanges-toplinks th {
    text-align: right;
    padding-right: 5px;
}

.mw-recentchanges-toplinks .speedy-delete a,
.mw-recentchanges-toplinks .speedy-move a {
    color: #ee4231;
}

.mw-tag-markers,
.mw-tag-markers a {
    font-weight: bold;
}

.mw-tag-marker-visualeditor a,
.mw-tag-marker-visualeditor-needcheck a {
    color: #e49f10;
    font-weight: normal;
}

#mw-searchoptions table {
    margin-right: 0;
}

#mw-searchoptions table:nth-child(odd) {
    border-right: 1px solid #172136;
    margin-right: 2em;
}

#mw-searchoptions table tr td:first-of-type {
    font-weight: bold;
}

#mw-searchoptions table td {
    width: 18vw;
    padding: 0;
}

#mw-searchoptions h4 {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

.searchresult {
    line-height: 1.5;
}

.searchalttitle,
#mw-search-interwiki li {
    font-size: 90%;
}

.mw-search-result-data {
    color: inherit;
    opacity: 0.6;
}

.page-Special_ListFiles a.image img {
    width: inherit;
    height: inherit;
}

.page-Special_ListFiles .TablePager_col_thumb {
    text-align: center;
}

.page-Special_NewFiles .thumbimage {
    max-height: 212px !important;
    max-width: 212px !important;
    margin: 0 !important;
}

#editcount table[border="1"] {
    background-color: #ffffff !important;
    margin-top: 0.5em;
}

#editcount table[border="1"] th,
#editcount table[border="1"] td {
    padding: 0.25em 0.45em;
}

#editcount table[border="1"] th {
    background: #eeeeee;
    border: 1px solid #dcdcdc;
}

#editcount table[border="1"] td {
    border: 1px solid #e6e6e6;
}

#editcount table[border="1"] tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.smwb-title {
    background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    font-size: 1.6em;
}

.smwb-title a {
    padding-left: 10px;
}

.smwb-factbox,
.smwb-ifactbox {
    border-collapse: collapse;
    border: 0;
}

.smwb-propvalue .smwb-prophead,
.smwb-ipropvalue .smwb-prophead {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    font-size: 0.9em;
}

.smwb-propvalue .smwb-propval,
.smwb-ipropvalue .smwb-propval {
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    font-size: 0.9em;
}

.smwb-center {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    border-top: 0;
    padding: 4px 8px;
}

.smwb-center a {
    padding-left: 10px;
}

.smwb-bottom {
    border-bottom: 0;
}

.watchlistredir a,
.allpagesredirect a {
    color: #888;
    font-style: italic;
}

.not-patrolled {
    background-color: #f9f9f9;
    border-right: 10px solid #eee;
    padding-right: 15px;
}

.mw-special-AbuseLog .mw-abuselog-details {
    table-layout: fixed;
    width: 100%;
}

.fileupload-results {
    margin-left: 0;
}

.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
    background-color: inherit;
}

.rootpage-Help_Editing:not(.action-edit) #firstHeading,
.page-Help_Editing:not(.action-edit) #firstHeading,
.rootpage-Help_Editing:not(.action-edit) #contentSub,
.page-Help_Editing:not(.action-edit) #contentSub,
.rootpage-Help_Editing .mw-parser-output,
.page-Help_Editing .mw-parser-output {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.page-Help_Editing:not(.action-edit) #firstHeading,
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom {
    display: none;
}

.page-Help_Editing .header-intro {
    margin: 2.6em 1.75em;
}

.page-Help_Editing .header-intro h1 {
    font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}

.page-Help_Editing .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.page-Help_Editing .tile-halves {
    width: 45%;
    max-width: 30em;
    margin: 0 1em 2em;
}
.page-Help_Images .tile-halves {
    width: 45%;
    max-width: 30em;
    margin: 0 1em 2em;
}

/*Guild Profiles*/
.rootpage-Guild_JII:not(.action-edit) #firstHeading,
.page-Guild_JII:not(.action-edit) #firstHeading,
.rootpage-Guild_JII:not(.action-edit) #contentSub,
.page-Guild_JII:not(.action-edit) #contentSub,
.rootpage-Guild_JII .mw-parser-output,
.page-Guild_JII .mw-parser-output {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.page-Guild_JII:not(.action-edit) #firstHeading,
.page-Guild_JII:not(.action-edit) .mw-redirectedfrom {
    display: none;
}

.page-Guild_JII .header-intro {
    margin: 2.6em 1.75em;
}

.page-Guild_JII .header-intro h1 {
    font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}

.page-Guild_JII .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.page-Guild_JII .tile-halves {
    width: 45%;
    max-width: 30em;
    margin: 0 1em 2em;
}

/*GSWiki:Poll Booth*/
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
.page-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
.rootpage-GSWiki_Poll_Booth .mw-parser-output,
.page-GSWiki_Poll_Booth .mw-parser-output {
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom {
    display: none;
}

.page-GSWiki_Poll_Booth .header-intro {
    margin: 2.6em 1.75em;
}

.page-GSWiki_Poll_Booth .header-intro h1 {
    font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}

.page-GSWiki_Poll_Booth .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.page-GSWiki_Poll_Booth .tile-halves {
    width: 45%;
    max-width: 30em;
    margin: 0 1em 2em;
}

.color-container {
    display: flex;
    margin: 2em auto;
    width: 80%;
    max-width: 60em;
}

.color-column {
    flex: 1;
    margin-right: 1em;
}

.color-column:last-child {
    margin-right: 0;
}

.color-column h3 {
    padding: 0;
}

.color-group {
    color: #333333;
    padding: 1em 1.5em;
    transition: 0.2s ease-out;
}

.color-group:hover {
    transform: scale(1.03);
}

.color-group.dark {
    color: #ffffff;
}

.color-group .variable,
.color-group .hexcode {
    font-family: monospace;
    font-size: 1.1em;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
    margin: 0;
}

body.wgl-readermode .color-group .variable,
body.wgl-readermode .color-group .hexcode {
    font-size: inherit;
}

.color-group .variable {
    font-weight: bold;
}

.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
    display: none;
}

.forumlist th.forum_title {
    padding-left: 25px;
}

.forumlist td {
    padding: 0;
}

.forumlist td span {
    display: block;
    padding-left: 15px;
    font-size: smaller;
}

.forumlist td span.forum_author {
    padding-left: 30px;
}

.forumlist td span a {
    text-decoration: none;
}

.forumlist .forum_edited a {
    text-decoration: none;
}

.forumlist .forum_title .forum_new {
    font-weight: bold;
    background: url('filepath://Forum_new.png') center left no-repeat;
    padding-top: 2px;
    padding-bottom: 1px;
}

.forumlist .forum_title a {
    padding-left: 25px;
}

.forumheader {
    border-left: 15px solid #ccc;
    background-color: #f1f1f1;
    margin: 1em 0;
    padding: 12px;
}

.forumlist td.forum_title a.forum_new:visited {
    background: none repeat scroll 0 0 transparent !important;
}

.forumactiveheader,
.forumarchiveheader,
.forumoldarchives {
    background-color: #438ab5;
    color: #ffffff;
}

.forumoldarchives a {
    color: #ffffff;
}

.forumcolumnheader {
    background-color: #e6e6e6;
    color: #000000;
    text-align: left;
    padding-left: 5px;
}

.forumsearchbox {
    float: right;
    width: auto;
    padding: 0.5em;
    margin-left: 0.5em;
    text-align: center;
    font-size: 90%;
    background-color: #f1f1f1;
}

body.ns-110 #ca-talk {
    display: none;
}

.calc-container {
    display: block;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    margin-top: -52px;
    column-count: auto;
    column-width: 491px;
    column-fill: balance;
    column-gap: 52px;
    column-rule: dashed 1px rgba(137, 142, 152, 0.1);
}

.calc-container .calc-tile-divider:first-child {
    margin-bottom: 0px;
}

body.wgl-stickyheader .calc-container {
    margin-top: -92px;
}

body.wgl-stickyheader .calc-sticky .calc-section-header {
    top: 40px;
}

body.wgl-stickyheader .calc-tile-divider {
    margin-bottom: -92px;
}

body.wgl-stickyheader .calc-tile-container {
    padding-top: 118px;
}

body.wgl-stickyheader .calc-header-title > h2 {
    grid-template-rows: 0px 172px;
    margin-top: -117px !important;
    height: 172px;
}

body.wgl-stickyheader .calc-header-title > h2 > span {
    grid-template-rows: 117px 55px;
}

.calc-section-header {
    position: relative;
    top: 0px;
    padding-top: 1em;
    background: #fbfbfb;
    z-index: 5;
}

.calc-section-header > h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.calc-sticky .calc-section-header {
    position: sticky !important;
}

.calc-toc {
    padding-top: 13px;
    padding-bottom: 13px;
}

.calc-toc-section {
    position: relative;
    display: grid;
    grid-template-columns: 144px 1fr;
    margin-bottom: 0px;
}

.calc-toc-section > p {
    grid-column-start: 1;
    grid-column-end: span 1;
    margin: 0;
    line-height: 34px;
    text-align: right;
    padding-right: 21px;
    font-size: 1em;
    font-weight: bold;
}

.calc-toc-dots {
    position: absolute;
    top: 34px;
    bottom: 26px;
    right: 0px;
    grid-column-start: 1;
    grid-column-end: span 1;
    border-right: 1px dotted #cccccc;
    text-align: right;
    margin-right: 29px;
}

.calc-toc-list {
    grid-column-start: 2;
    grid-column-end: span 1;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}

.calc-toc-list-item {
    position: relative;
    min-width: 193px;
    width: 193px;
    max-width: 193px;
    height: 34px;
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 34px;
    padding-left: 34px;
    padding-right: 6px;
    color: #ffffff;
    text-shadow: 1px 1px #0006;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.calc-toc-list-item > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.calc-toc-list-item > img {
    position: absolute;
    top: 6.5px;
    left: 6.5px;
    width: 21px;
    height: 21px;
}

.calc-tile-divider {
    margin-bottom: -52px;
}

.calc-tile-container {
    display: inline-block;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding: 0;
    padding-top: 78px;
    padding-bottom: 0.25rem;
    background: none !important;
    width: calc(100% - 2px);
}

@supports ( break-inside: avoid-column ) {
    .calc-tile-container {
          display: block;
    }

}

.calc-header-title {
    text-shadow: 1px 1px #0006;
    height: 55px;
    margin-left: 5px;
    grid-column-start: 2;
    grid-column-end: span 1;
    min-width: 0;
    color: rgba(255, 255, 255, 0.9);
    z-index: inherit;
}

.calc-header-title > h2 {
    color: inherit !important;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 21px;
    line-height: 55px;
    display: grid;
    grid-template-rows: 0px 132px;
    margin-top: -77px !important;
    height: 132px;
}

.calc-header-title > h2 > span {
    display: inline-grid;
    grid-template-rows: 77px 55px;
    height: 0px;
    grid-row-start: 1;
    grid-row-end: span 1;
}

.calc-header-title > h2 > span > span {
    grid-row-start: 2;
    grid-row-end: span 1;
}

.calc-header-title > h2 > .mw-headline-headanchor {
    grid-row-start: 1;
    grid-row-end: span 1;
}

.calc.tile {
    position: relative;
    margin: 0;
    padding: 0;
    min-width: 100%;
    height: unset;
    z-index: 0;
}

.calc .keyword {
    font-size: 1.125em;
    font-weight: bold;
}

.calc-header {
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: 1;
    grid-row-end: span 1;
    display: grid;
    grid-template-columns: 55px minmax(0, max-content) max-content 1fr 68px;
    position: relative;
    top: 0;
    width: 100%;
    height: 55px;
    overflow: hidden;
    background: transparent;
    z-index: 2;
}

.calc-header-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.calc-header-background > img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.calc-header-icon {
    grid-column-start: 1;
    grid-column-end: span 1;
    min-width: 55px;
    width: 55px;
    max-width: 55px;
    min-height: 55px;
    height: 55px;
    max-height: 55px;
    z-index: inherit;
}

.calc-header-icon > img {
    object-fit: contain;
    min-width: 25px;
    width: 25px;
    max-width: 25px;
    min-height: 25px;
    height: 25px;
    max-height: 25px;
    padding: 15px;
}

.calc-header-title-semantics {
    display: none;
}

.calc-header-command {
    margin-left: 10px;
    grid-column-start: 3;
    grid-column-end: span 1;
    height: 55px;
    line-height: 55px;
    z-index: inherit;
}

.calc-list {
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: 2;
    grid-row-end: span 1;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 5.5px;
}

.calc-list-item {
    position: relative;
    display: grid;
    grid-template-columns: [thumb] min-content [main] 1fr [key] max-content;
    grid-template-rows: min-content min-content;
    width: auto;
    padding: 8.5px;
    margin: 0;
    border-bottom: 1px solid rgba(137, 142, 152, 0.075);
}

.calc-list-item:last-child {
    border-bottom-color: transparent;
}

.calc-list-item-thumbnail {
    grid-column-start: thumb;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 2;
    margin-left: 5.5px;
    width: 44px;
    height: 52.8px;
    margin-right: 14px;
    padding-top: 8.5px;
}

.calc-list-item-thumbnail > img {
    min-width: 44px;
    width: 44px !important;
    max-width: 44px;
    min-height: 44px;
    height: 44px !important;
    max-height: 44px;
    object-fit: contain;
    object-position: center 0;
    grid-row-start: 2;
    grid-row-end: span 1;
}

.calc-list-item-key {
    width: 28px;
    grid-column-start: key;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 1;
    margin-left: 8.5px;
}

.calc-list-item-key > img {
    position: absolute;
    top: 8.5px;
    right: 8.5px;
}

.calc-list-item-title {
    grid-column-start: main;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 1;
    padding-left: 8px;
    text-indent: -8px;
}

.calc-list-item-desc {
    grid-column-start: main;
    grid-column-end: span 1;
    grid-row-start: 2;
    grid-row-end: span 1;
    margin-left: 8px;
    text-indent: 0px;
}

.jcConfig,
.jcCookies,
.jcSub {
    display: none;
}

#SkillCalcForm .jcSubmit {
    margin: 0 auto;
    display: block;
    padding-top: 10px;
}

#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
    padding-left: 2em;
    min-height: 2em;
    background-position: 0.3em center;
    background-size: auto 1.8em;
    background-repeat: no-repeat;
}

#slayWeightCalcForm [title="Turael/Spria"] {
    background-image: url("/images/7/74/Turael_chathead.png?47c6b");
}

#slayWeightCalcForm [title="Mazchna/Achtryn"] {
    background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
}

#slayWeightCalcForm [title="Vannaka"] {
    background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
}

#slayWeightCalcForm [title="Chaeldar"] {
    background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
}

#slayWeightCalcForm [title="Sumona"] {
    background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
}

#slayWeightCalcForm [title="Duradel/Lapalok"] {
    background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
}

#slayWeightCalcForm [title="Kuradal"] {
    background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
}

#slayWeightCalcForm [title="Mandrith"] {
    background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
}

#slayWeightCalcForm [title="Morvran"] {
    background-image: url("/images/0/06/Morvran_chathead.png?c7318");
}

#slayWeightCalcForm [title="Laniakea"] {
    background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
}

.gsw-chartjs.gsw-chartjs-config {
    display: none;
}

.gsw-chartjs.gsw-chart-error {
    font-family: monospace;
}

.gemw-container {
    width: 90%;
    max-width: 60em;
    margin: 4em auto;
}

.gemw-header {
    display: flex;
    border-left-width: 0.25em;
    border-left-style: solid;
    padding-left: 1em;
    margin-bottom: 3em;
}

.gemw-header.positive {
    border-color: #6bc71f;
}

.gemw-header.negative {
    border-color: #ee4231;
}

.gemw-header.unchanged {
    border-color: #3ea6e6;
}

.gemw-header .gemw-section-left {
    flex: 1;
    margin-right: 2em;
}

.gemw-header .gemw-image {
    float: left;
    margin: 0.5em 1em 0 0;
}

.gemw-header .gemw-name {
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 0;
}

.gemw-header .gemw-name a {
    color: #444e5a;
}

.gemw-header .gemw-examine {
    color: #949eaa;
    font-size: 1.05em;
    font-style: italic;
    margin-bottom: 0;
}

.gemw-header .gemw-price {
    display: inline-block;
    font-size: 2.75em;
    font-weight: bold;
}

.gemw-header .gemw-price::after {
    content: ' coins';
    color: #949eaa;
    font-size: 1rem;
    font-weight: normal;
    word-spacing: 0.25em;
}

.gemw-header .gemw-change {
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    margin-left: 2em;
    word-spacing: 0.5em;
}

.gemw-header .gemw-change img {
    vertical-align: baseline;
}

.gemw-header .gemw-section-right {
    text-align: right;
}

.gemw-header .gemw-updated {
    line-height: 1.5em;
}

.gemw-header .gemw-time {
    font-weight: bold;
}

.gemw-body {
    display: flex;
}

.gemw-body .gemw-section-left {
    width: 40%;
    margin-right: 2em;
}

.gemw-body .gemw-section-left dl {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: -1.25em;
}

.gemw-body .gemw-section-left > div {
    margin-top: 2em;
}

.gemw-body .gemw-section-left a {
    color: #949eaa;
}

.gemw-body .gemw-property {
    width: 30%;
    border-top: 0.15em dotted #e4eaee;
    padding-top: 0.25em;
    margin-bottom: 1.5em;
}

.gemw-body .gemw-property dt {
    color: #949eaa;
    font-weight: normal;
}

.gemw-body .gemw-property dd {
    font-weight: bold;
    margin: -0.25em 0 0;
}

.gemw-body .gemw-links {
    color: #949eaa;
    margin-bottom: 0.35em;
}

.gemw-body .gemw-section-right {
    width: 60%;
}

.gemw-body .gemw-section-right .highcharts-container {
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

#overlay {
    background-attachment: scroll;
    background-color: #000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-width: 0;
    display: none;
    height: 2500px;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

#modal,
#GEchartpopup {
    background: #fff;
    border: 3px solid #000;
    color: #000;
    font-size: 10pt;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
    z-index: 52;
}

#GEchartpopup {
    min-width: 700px;
    min-height: 525px;
    width: 85%;
    height: 80%;
    left: 7%;
    top: 10%;
    overflow: auto;
}

#GEchartpopup #closepopup {
    float: right;
    margin-bottom: 5px;
    z-index: 100;
}

#GEchartpopup #itemstats {
    bottom: 50px;
    font-size: 11px;
    position: absolute;
    right: 45px;
    width: 200px;
    z-index: 10;
}

#GEchartpopup #itemstats caption {
    cursor: pointer;
    text-align: right;
}

#GEpopupchart {
    height: 500px;
    margin-right: 100px;
}

.highcharts-container .highcharts-range-selector {
    font-size: 11px;
}

.GEPermLink {
    float: right;
    font-size: 14px;
}

.GEPermLink ~ .GEdatachart {
    clear: right;
}

form[id^="chartProperties"] button {
    margin: 3px;
}

.smallChart .highcharts-range-selector {
    display: none;
}

.smallChart .highcharts-button title + rect {
    display: none;
}

.smallChart .highcharts-title {
    white-space: nowrap !important;
}

.smallChart .zoomButton,
.smallChart svg > text:first-of-type,
.smallChart .highcharts-input-group {
    display: none;
}

.smallChart .highcharts-scrollbar,
.mediumChart .highcharts-scrollbar {
    display: none;
}

#gsw-exchange-overlay .oo-ui-popupWidget-anchor {
    z-index: 101;
}

#gsw-exchange-overlay .oo-ui-labelElement-label {
    font-weight: bold;
}

.oo-ui-textInputWidget input,
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
    line-height: initial;
}

body.wgl-stickyheader .oo-ui-defaultOverlay,
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
    z-index: 501;
}

.oo-ui-image-destructive.oo-ui-icon-clear,
.mw-ui-icon-clear-destructive::before {
    background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23d33%22%3E%3Ctitle%3Eclear%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm5.66 14.24l-1.41 1.41L10 11.41l-4.24 4.25-1.42-1.42L8.59 10 4.34 5.76l1.42-1.42L10 8.59l4.24-4.24 1.41 1.41L11.41 10z%22/%3E%3C/g%3E%3C/svg%3E");
}

.gs-ex-modal .oo-ui-window-frame {
    width: 600px !important;
    height: 540px !important;
}

.gs-ex-modal .oo-ui-flaggedElement-primary {
    margin-left: 15px;
}

#gs-ex-status {
    color: #949eaa;
    margin: 10px 15px 5px;
}

#gs-ex-form .oo-ui-fieldsetLayout-header {
    font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
    font-size: 1.3em;
    margin: 0 15px 10px;
}

#gs-ex-form .oo-ui-fieldsetLayout-group {
    margin-bottom: 15px;
}

#gs-ex-form .oo-ui-fieldLayout-header {
    width: 15%;
    margin-right: 23px;
}

#gs-ex-form .oo-ui-fieldLayout-field {
    width: 70%;
}

#gs-ex-form .oo-ui-fieldLayout-help {
    margin-right: 1em;
    margin-left: -1.8em;
}

#gs-ex-icon .oo-ui-labelElement-label {
    padding-right: 0;
}

#gs-ex-icon .oo-ui-inputWidget-input {
    padding-left: 33px !important;
}

#repairForm {
    padding: 7px;
}

#repairForm .oo-ui-fieldLayout-header {
    width: 45%;
}

#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
    margin-top: 3px;
}

#repairForm .oo-ui-fieldLayout-field {
    width: 50%;
}

#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
    margin: 0 auto;
    display: block;
    padding-top: 5px;
}

#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
    display: none;
}

.ve-ui-overlay {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

.ve-ui-mwSaveDialog-license {
    line-height: 1.65em;
}

.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
    border-bottom: 1px solid #cccccc;
    line-height: 1.65em;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}

[data-diff-action='remove'],
table[data-diff-action='remove'] > caption,
figure[data-diff-action='remove'] > figcaption {
    background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}

del[data-diff-action='remove'],
[data-diff-action='remove'] > del {
    text-decoration: initial;
}

[data-diff-action='insert'],
table[data-diff-action='insert'] > caption,
figure[data-diff-action='insert'] > figcaption {
    background: #c3e8a3 !important;
    box-shadow: 0 0 0 1px #c3e8a3;
}

.qc-in-progress {
    display: inline-block;
    background: #f9d000;
    width: 0.75em;
    height: 0.75em;
    border-radius: 50%;
}

.qc-table .mission-completed {
    background-color: #c3e8a3;
}

.qc-table .mission-started {
    background-color: #fcea94;
}

.seealso {
    margin: 0.8em 1.6em;
    font-style: italic;
}

.seealso + .seealso {
    margin-top: -0.8em;
}

.level-up-table td li {
    padding: 0 10px 0 10px;
}

.level-up-table ul {
    list-style-type: disc;
}

.level-up-table .lvlupmem {
    background: #f6ab58;
    color: #582e00;
}

.level-up-table .lvlupfree {
    background: #98e553;
    color: #245200;
}

.navbox .perk-link img {
    padding: 2.5px 0 0 0 !important;
    border-spacing: 2px !important;
}

.sic {
    color: #15F;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}

.nowraplinks a {
    white-space: nowrap;
}

.boldlinks a {
    font-weight: bold;
}

.center,
.centre {
    display: block;
    text-align: center;
}

.center table,
table.center,
.centre table,
table.centre {
    margin: 0 auto;
}

.right table,
span.right {
    float: right;
}

.left table,
span.left {
    float: left;
}

.small {
    font-size: smaller;
}

.non-mobile-hide {
    display: none;
}

.sg-red,
.nocell {
    background: #ecccc6;
    color: #861c10;
}

.sg-yellow,
.maybecell {
    background: #f3f0b0;
    color: #6e5d45;
}

.sg-green,
.yescell {
    background: #c3ebc5;
    color: #506553;
}

.sg-red a,
.sg-yellow a,
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
    color: #04f;
}

ul.smalllistmargin,
.smalllistmargin ul,
ol.smalllistmargin,
.smalllistmargin ol {
    margin-left: 1.5em;
}

#spreport {
    border: 1px solid #808080;
    padding: 10px;
    text-align: center;
}

.mw-dismissable-notice-close-parent {
    min-height: 1em;
}

.rcsitenotice-dismiss {
    float: right;
    font-weight: normal;
}

table.wikitable + table.wikitable {
    margin-top: -1px;
}

#file img,
table.filehistory img {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
}

table.filehistory button img,
#file button img {
    background: none;
}

.catlinks {
    background: #ffffff;
    border: 1px solid #e4eaee;
    padding: 8px 15px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.ns-0 #charmguide + div + form .mw-summary,
.ns-0 #charmguide + div + form .module_content {
    display: none;
}

#mw-content-text q:before {
    content: open-quote;
}

#mw-content-text q:after {
    content: close-quote;
}

td.famtreesub {
    margin: 0;
    padding: 0;
}

td.famtreesub table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

td.famtreesub table td {
    height: 1em;
    width: 1em;
}

td.famtreeleaf {
    background: #dfdfdf;
    padding: 0.2em;
}

.status-active {
    background-color: #98e553;
    color: #245200;
}

.status-active a {
    color: inherit !important;
}

.status-inactive {
    background-color: #ececec;
    color: #777777;
}

.status-inactive a {
    color: inherit !important;
}

.clickpic a.image {
    margin-left: 2px !important;
    margin-right: 2px !important;
    line-height: 34px;
    vertical-align: middle;
}

.TH_Gem-common img,
.TH_Gem-fairly-common img,
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
    image-rendering: pixelated;
}

.accent {
    background-color: transparent !important;
}

.smwprops {
    width: 80% !important;
    max-width: 500px;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}

.prewrap p {
    white-space: pre-wrap;
}

.mw-editsection,
.mw-editsection-like {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .inventory-image {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }

    .navbox .inventory-image {
          image-rendering: auto;
    }

}

.update-redirect {
    text-align: center;
    background: #fffbf1;
    border: 1px solid #909090;
    font-weight: 600;
    font-size: 2em;
    line-height: 1em;
    padding: 1em;
    color: #000 !important;
}

.update-redirect.nuke {
    margin-bottom: 25%;
}

.text-red {
    color: #c22010;
}

.text-orange {
    color: #bf6007;
}

.text-yellow {
    color: #ad9000;
}

.text-green {
    color: #478515;
}

.text-blue {
    color: #1980bf;
}

.text-purple {
    color: #5c2dbb;
}

.text-pink {
    color: #dd32b8;
}

.text-gray,
.text-grey {
    color: #6b7787;
}

body.wgl-darkmode-transition,
.wgl-darkmode-transition * {
    transition-property: all;
    transition-duration: 1s;
}

.page-Special_CreateAccount .firstHeading,
.page-Special_UserLogin .firstHeading {
    width: 32rem;
    margin: 1.5em auto 0.4em;
}

.page-Special_CreateAccount #contentSub,
.page-Special_UserLogin #contentSub {
    display: none;
}

.page-Special_CreateAccount .mw-ui-container,
.page-Special_UserLogin .mw-ui-container {
    width: 32rem;
    margin: 3em auto;
}

.page-Special_CreateAccount .mw-ui-container #userloginForm,
.page-Special_UserLogin .mw-ui-container #userloginForm {
    float: unset;
    margin: 0;
}

.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
    margin: 2.5em auto 0;
    width: 22rem;
}

#signupstart,
#userloginprompt {
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 1.5em 2em 1em;
}

#userloginForm label {
    display: block;
    margin-bottom: 0.25em;
}

#userloginForm label[for="mw-input-captchaWord"] {
    margin-bottom: 0.5em;
}

.signup-realname-tip {
    color: #656565;
    font-size: 0.9em;
    margin: -0.75em 0 0.75em;
}

.mw-createacct-benefits-container {
    display: none;
}

/*Mod Stores*/
.mod_container {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 10px;
    color: #fff;
    background-color: #0c191d;
    min-height: 120px;
}

.mod-right-corner {
    float: right;
    font-size: 10pt;
    text-align: right;
    color: #dfdcdc;
}

.mod_details {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ececec;
    color: #000;
    font-size: 10pt;
}

/*Infobox Mod*/
.modinfo_container {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 10px;
    color: #fff;
    background-color: #0c191d;
    min-height: 120px;
    width: 50%;
    justify-content: center;
}

.modinfo-right-corner {
    float: right;
    font-size: 10pt;
    text-align: right;
    color: #dfdcdc;
}

.modinfo_details {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ececec;
    color: #000;
    font-size: 10pt;
    width: 50%;
    justify-content: center;
}

.modinfohr{
	color:#000000;
}

/*Missionbox*/
.main_viewer {
    border-style: solid;
    border-width: 1px;
    border-color: #4b6870;
    background-color: rgb(12,29,25,.5);
    padding: 0;
    margin-top: 20px;
    font-family: axia-stencil,sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #9e9c9c;
    text-transform: uppercase;
}

.main_viewer_fill {
	background-color: rgb(12,29,25,.95);
    padding-bottom: 0px;
    margin-bottom: 5px;
    Z-index:0;
}

.mission_banner {
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    margin-bottom: 5px;
    border: none;
    text-align: right;
    font-family: axia-stencil,sans-serif;
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    height: 125px;
    Z-index:1;
}

.mission_name {
	font-size:20pt;
	font-weight: 100;
	text-align: left;
	vertical-align: bottom;
	color: #fff !important;
    position: relative;
    bottom: -81;  left: 0;
}

.backstyle{
	background-position: center; 
	background-repeat: no-repeat;
    background-size: auto;
    background-size: cover;
	height:130px;
	position: relative;
}

/*Style of Mission Descriptions*/
.descstyle{
	font-size:11pt; 
	padding-bottom:5px;
	color:white;
}

.deschr{
	clear:both; 
	margin-top:15px;
}

/*TEMPLATE:MISSIONBOX*/
.gem{
	background-image: url("https://wiki.geministation.com/images/0/06/Gem_space.png"); /* [[File:Gem space.png]] */
}
.earth_space{
	background-image: url("https://wiki.geministation.com/images/5/57/Earth-space.png"); /* [[File:Earth-space.png]] */
}
.earth{
	background-image: url("https://wiki.geministation.com/images/1/1e/Earth.png"); /* [[File:Earth.png]] */
}
.mars_space{
	background-image: url("https://wiki.geministation.com/images/4/49/Mars_space.png") /* [[File:Mars space.png]] */
}
.mars{
	background-image: url("https://wiki.geministation.com/images/d/de/Mars.png"); /* [[File:Mars.png]] */
}
.jupiter_space{
	background-image: url("https://wiki.geministation.com/images/d/d1/Jupiter_space.png"); /* [[File:Jupiter space.png]] */
}
.mercury_space{
	background-image: url("");
}
.eris_space{
	background-image: url("https://wiki.geministation.com/images/b/b3/Eris.png"); /* [[File:Eris.png]] */
}
.explosion{
	background-image: url("https://wiki.geministation.com/images/0/09/Explosion.png"); /* [[File:Explosion.png]] */
}
.northernlights{
	background-image: url("https://wiki.geministation.com/images/3/35/Northern_lights.png"); /* [[File:Northern lights.png]] */
}
.venus{
	background-image: url("");
}

/*Guild Profile Tiles*/
.guild-pf {
    display: flex;
    flex-flow: row wrap;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.guild-pf h2 {
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}

.guild-pf .byline + h2 {
    margin-top: -0.5em;
}

.guild-pf {
    width: 100%;
    padding: 1.3rem 1.5rem 0.6rem;
}

/*Future Content - Main Page*/
.tile.big-tile.futurecontent {
    background: url("https://wiki.geministation.com/images/4/48/GeminiSpace.png") right / 100% auto no-repeat #ffffff; /* [[File:GeminiSpace.png]] */
    padding: 1.5em 2em 1em;
    text-align: center;
}

.tile.big-tile.futurecontent img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
}

.tile.big-tile.futurecontent h3#arch-countdown {
    font-size: 2em;
}

/*Custom Fonts*/
@font-face { 
    font-family: axia-stencil, sans-serif;
	font-style: normal;
	font-weight: 300;
}


/*Timeline*/

.timeline {
  background:#fff;
  position: relative;
  box-shadow: 0.5rem 0.5rem 2rem 0 rgba(black, 0.2);
  content-align:center;
  margin: auto;
  width: 65%;
}
  .timeline::before {
    content: '';
    position: absolute;
    top: 0px;
    left:calc(31% + 15px);
    bottom: 0px;
    width: 4px;
    background: #ddd;
  }
    .timeline::after {
    content: "";
    display: table;
    clear: both;
  } 
.timeentry {
  clear: both;
  text-align: left;
  position: relative;
  }
  
.timetitle{
  	 margin-bottom: .5em;
    float: left;
    width: 30%;
    padding-right: 36px;
    text-align: right;
    position: relative;
  }

#th3 {
      margin: 0;
      font-size: 120%;
    }
    
#tp{
      margin: 0;
      font-size: 100%;
    }
.timebody {
    float: left;
    width: 50%;
    padding-top:16.5px;
    padding-left: 36px;
    text-align: left;
  }
.timebody p {
      line-height: 1.4em;
    }
.timebody p:first-child {
        margin-top: 0;
        font-weight: 400;
   }
 .timebody ul {
      color:#aaa;
      padding-left: 0;
      list-style-type: none;
    }
    
.timebody li:before {
        content: "–";
        margin-right: .5em;
  }

.context {
    outline-color: #aeb6bb;
    outline-style: solid;
    outline-width: 1px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin: 10px auto 20px;
    max-width: 600px;
}

/*Template:Achievement*/

.achievement-overlay {
    font-size: 15pt;
    color: white;
    padding: 10px;
    border: 1px solid #4b5968;
    margin-bottom: 5px;
    background-color: #13171b;
    font-family: axia-stencil,sans-serif!important;
    text-align: left;
    min-height: 71px;
    width:33.33333333%;
    box-sizing: border-box;
}

.mw-collapsiblenpc.mw-collapsed {
    min-width: 25px;
}
.eu4box .mw-collapsiblenpc-toggle { float:none; }
.collapse-template .mw-collapsiblenpc-toggle {
	float: none;
}
.collapse-template .mw-collapsiblenpc-content[style="display: block;"] {
	padding: 15px 0px 0px 0px;
	border: 1px dashed #EEE;
}
.infobox .wikitable.mw-collapsiblenpc {
    margin: -1px;
    width: calc(100% + 2px) !important;
}
.mw-collapsible .mw-collapsiblenpc-toggle {
    font-weight: normal;
    margin-left: 0.5em;
}

/* Displaybox colors */
.displaybox {
	border: 2px solid #0e4339;
	background: #2e7b6d;
}
.displaybox .heading {
	background: #0e4339;
}

.displaybox-inline {
	border: 2px solid #E4EAEE;
	background: #FDFDFD !important;
}
.displaybox-inline .heading {
	background: #1D8673;
}

.userpoints_white{
background-color: black;
border: 4px double #C0C0C0;
-moz-border-radius: 0em 2em 0em 2em; 
-webkit-border-radius: 0em 2em 0em 2em; 
font-family: Verdana;
}

.userpoints_green{
background-color: black;
border: 4px double #048000;
-moz-border-radius: 0em 2em 0em 2em; 
-webkit-border-radius: 0em 2em 0em 2em; 
font-family: Verdana;
}

.userpoints_blue{
background-color: black;
border: 4px double #0B33CB;
-moz-border-radius: 0em 2em 0em 2em; 
-webkit-border-radius: 0em 2em 0em 2em; 
font-family: Verdana;
}

.userpoints_purple{
background-color: black;
border: 4px double #9702C6;
-moz-border-radius: 0em 2em 0em 2em; 
-webkit-border-radius: 0em 2em 0em 2em; 
font-family: Verdana;
}

.userpoints_orange{
background-color: black;
border: 4px double #FFA500;
-moz-border-radius: 0em 2em 0em 2em; 
-webkit-border-radius: 0em 2em 0em 2em; 
font-family: Verdana;
}

.userpoints_gold{
background-color: black;
border: 4px double #D4AF37;
-moz-border-radius: 0em 2em 0em 2em; 
-webkit-border-radius: 0em 2em 0em 2em; 
font-family: Verdana;
}

.userpoints .white {
 
}

.userpoints .green {
border: 4px double #048000;
}

.userpoints .blue {
border: 4px double #0B33CB;
}

.userpoints .purple {
border: 4px double #9702C6;
}

.userpoints .orange {
border: 4px double #FFA500;
}

.userpoints .gold {
border: 4px double #D4AF37;
}

.wikilogo {
	border-radius:50% 50% 50% 50%;  
	background-image: url("https://wiki.geministation.com/images/3/35/WikiLogo.png");
	background-repeat: no-repeat;
	background-size: cover;
	width:50px;
	height:50px;
}
.mainpage-events .tile-top {
    background-color: #4f348b;
    color: #fff;
    padding-bottom: 0;
}

.mainpage-events .tile-top h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

.mainpage-events .tile-top a,
.mainpage-events .tile-top a:visited,
.mainpage-events .tile-top h2 a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}

.mainpage-events .tile-top .note {
    color: rgba(255, 255, 255, 0.5);
    font-style: italic;
}

.mainpage-events .tile-top .note a,
.mainpage-events .tile-top .note a:visited {
    color: rgba(255, 255, 255, 0.5);
}

.mainpage-events .tile-top ul {
    list-style: none;
    margin-top: 1em;
    margin-left: 0;
}

.mainpage-events .tile-top li {
    padding-bottom: 0.6em;
    overflow: auto;
}

.mainpage-events .tile-top li img {
    max-width: 32px;
    width: auto;
    height: auto;
}

.mainpage-events .tile-top li a:hover,
.mainpage-events .tile-top li a:focus {
    text-decoration: underline;
}

.mainpage-events .tile-top li a {
    float: left;
}

.mainpage-events .tile-top li a:first-child {
    width: 30px;
}

.mainpage-events .tile-top li a:last-child {
    padding-left: 1.5em;
    line-height: 1.5;
}

.mainpage-events .tile-bottom {
    border: none;
    padding: 1em 1.75em;
    background-color: #3d276b;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0;
}

body.wgl-darkmode .mainpage-events .tile-bottom {
    background-color: #3d276b;
    color: #fff;
}

.mainpage-events .tile-bottom a,
.mainpage-events .tile-bottom a:visited {
    color: #fff;
    text-decoration: none;
}

.mainpage-events .tile-bottom .arrow {
    margin-left: 0.2em;
}
.news-embed {
    border-left: 20px #a9a9a9 solid;
    box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.25);
    margin: auto;
    max-width: 500px;
    text-align: center;
    padding: 20px 40px;
}

.news-embed.reddit {
    border-left-color: #ff5516;
}

.news-embed.twitter {
    border-left-color: #1da1f2;
}
#pt-gsnews {
    order: -2;
}


/******************
* Sliding gallery *
*******************/
.sliding-gallery {
  max-width:100%;
  display:flex;
  flex-direction:row;
  align-items:center;
}

.sliding-gallery--buttons {
  display:flex;
  flex-direction:column;
}

.sliding-gallery--button {
  background:var(--accent-color);
  color:#fff;
  border:none;
  font-weight:bold;
  font-size:2em;
  height:1.75em;
  width:1.75em;
  margin:5px;
  cursor:pointer;
}

.sliding-gallery--button:hover {
  box-shadow:inset 0 0 0.5em 0.05em rgba(0,0,0,0.75);
}

.sliding-gallery > .gallery {
  overflow-x:scroll;
  display:flex;
  scrollbar-width:none; /* Firefox */
}
.sliding-gallery > .gallery::-webkit-scrollbar{
	display:none; /* Other browsers */
}
/**********************
* End sliding gallery *
***********************/

/******************
* Main page stuff *
*******************/
.page-User_Mr_Pie_5_Sandbox {
  --sidebar-width:0em;
  --search-width:55em;
  --head-border-height:0px;
}

.page-User_Mr_Pie_5_Sandbox #mw-panel nav {
  font-size:0;
}

.page-User_Mr_Pie_5_Sandbox #content {
  padding:0;
}

.page-User_Mr_Pie_5_Sandbox.action-view #content {
  background:none;
}

.page-User_Mr_Pie_5_Sandbox h1#firstHeading,
.page-User_Mr_Pie_5_Sandbox #contentSub,
.page-User_Mr_Pie_5_Sandbox #n-Discord {
  display:none;
}

.mp-divider {
  height:10px;
  background:var(--accent-color);
}

.mp-button.top {
  margin-left:20px;
}

.mp-button a,
.mp-button a:visited {
  background:var(--accent-color);
  padding:10px;
  color: #fff;
  font-weight:bold;
  font-size:0.75em;
  text-transform: uppercase;
}

/* MP-featured */
#mp-featured {
  display:flex;
  flex-flow:row wrap;
  justify-content: space-evenly;
  column-gap:10px;
  row-gap: 10px;
  background-color:rgba(241,248,251,0.25);
  padding:10px;
  margin:20px;
  border-radius:10px;
}

.mp-featured--item {
  flex:0 1 24%;
  min-width:300px;
  position:relative;
  border-radius:10px;
  overflow:clip;
}

.mp-featured--image img {
  width:100%;
  height:auto;
  border-radius:10px;
}

.mp-featured--text {
  padding:5px;
  width:calc(100% - 10px);
  position:absolute;
  bottom:0;
  background-color:#0A1420;
  color:#aaa;
  font-size:0.7em;
  min-height:6em;
}

.mp-featured--title {
  color:#f5f5f5;
  font-weight:bold;
  font-size: 1.3em;
}

.mp-featured--link {
  position:absolute;
  height:100%;
  width:100%;
  z-index:2;
}

.mp-featured--link a {
  display:block;
  height:100%;
  width:100%;
  font-size:0;
}

/* MP-big links */

#mp-big-links {
  display:flex;
  flex-flow:row wrap;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
  row-gap: 10px;
  margin-left:20px;
  
  --textbox-bottom-margin:50px;
}

.mp-big-link {
  flex:0 1 48%;
  position:relative;
  margin-bottom:var(--textbox-bottom-margin);
}

.mp-big-link--image img {
  width:100%;
  height:auto;
}

.mp-big-link--text {
  padding:5px;
  width:calc(100% - 40px);
  position:absolute;
  left:15px;
  bottom:calc(var(--textbox-bottom-margin) * -1);
  background-color:#ffffff;
  color:#000;
  font-size:0.7em;
  min-height:6em;
}

.mp-big-link--title {
  color:#000;
  text-align:center;
  margin:0 2.5em 10px 2.5em;
  padding-bottom:2px;
  font-weight:bold;
  font-size: 1.2em;
  border-bottom:2px solid #dab5b2;
}

.mp-big-link--link {
  position:absolute;
  height:calc(100% + var(--textbox-bottom-margin));
  width:100%;
  z-index:2;
}

.mp-big-link--link a {
  display:block;
  height:100%;
  width:100%;
  font-size:0;
}

/* MP-side links */
#mp-side-links {
  display:flex;
  flex-flow:row wrap;
  justify-content: space-evenly;
  row-gap: 10px;
}

.mp-side-link {
  position:relative;
}

.mp-side-link--image img {
  width:100%;
  height:auto;
}

.mp-side-link--text {
  padding:5px;
  width:calc(100% - 40px);
  position:absolute;
  left:15px;
  bottom:0;
  color:#fff;
  font-size:0.7em;
}

.mp-side-link--title {
  padding-bottom:2px;
  font-weight:bold;
  font-size: 1.2em;
}

.mp-side-link--link {
  position:absolute;
  height:100%;
  width:100%;
  z-index:2;
}

.mp-side-link--link a {
  display:block;
  height:100%;
  width:100%;
  font-size:0;
}

/* MP-links */
#mp-links {
  background:#000;
  padding:10px 20px 20px 20px;
  display:flex;
  flex-flow:row wrap;
  justify-content: flex-start;
}

.mp-links--group {
  flex:0 1 11em;
}

.mp-links--group:not(:nth-child(2)){
  border-left:1px solid #888;
  padding-left:25px;
}

.mp-links--group-title {
  color:#2885BE;
}

.mp-links--group ul {
  list-style:none;
  margin:0;
}

.mp-links--group a {
  color: #fff;
}

#mp-links .mp-button {
  align-self:center;
}

#mp-links .mp-button a {
  border: 1px solid #BFBFBF;
  border-radius:5px;
  margin-right:25px;
}

/* MP lower section */
#mp-lower {
  background:#f3f5f5;
}

#mp-lower > div {
  display: flex;
  flex-wrap: wrap;
  overflow:hidden;
}

#mp-lower {
  display: grid;
  grid-template-areas: "a" "b" "c" "d" "e";
  grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
  #mp-lower {
    grid-template-areas: "a a" "b b" "c d" "e d";
    grid-template-columns: 50% 50%;
  }
}
@media screen and (min-width:1350px) {
  #mp-lower {
    grid-template-areas: "a c" "b d" "b e";
    grid-template-columns: auto 350px;
    column-gap: 40px;
  }
}

#mp-ships {grid-area:a;}
#mp-big-links {grid-area:b;}
#mp-community {grid-area:c;}
#mp-side-links {grid-area:d;}
#mp-story {grid-area:e;}

/* MP-ships */
#mp-ships .gallery {
  margin:20px 20px 20px 18px;
}

#mp-ships .gallery a {
  color:#000;
}

#mp-ships .gallery .thumb {
  border-bottom:2px solid var(--accent-color);
}

#mp-ships .gallerytext {
  text-align:left;
  font-weight:bold;
  font-size:0.7em;
  padding-top:0;
}

#mp-ships .gallerytext p {
  margin:0;
}

/* MP-wiki */
#mp-wiki {
  background:#1e3a4e;
  color:#ffffff;
  padding:1em;
  margin-bottom:20px;
}

#mp-wiki--top {
  margin:-1em -1em 1em -1em;
  padding:1em;
  background:#112f45;
}

#mp-wiki--title {
  font-size:1.5em;
  font-weight:bold;
}

#mp-wiki ul {
  list-style:none;
}

#mp-wiki ul > li::before {
  content: "\2022";
  font-weight:bold;
  display:inline-block;
  width:1em;
  margin-left:-1em;
}

/* MP-story */
#mp-story {
  justify-content:center;
}

.mp-story--item {
  background:#ffffff;
  text-align:center;
  margin-top:10px;s
}

.mp-story--title {
  text-align:left;
  padding:5px 1em;
  color:var(--accent-color);
  font-weight:bold;
}

.mp-story--description {
  text-align:left;
  padding:1em;
  padding-top:0;
}

/* MP-attributes */
#mp-attributes {
  background:#f3f5f5;
}

#mp-attributes > ul {
  columns:5;
  padding:20px 5%;
  list-style:none;
  margin-bottom:0;
}

#mp-attributes > ul > li {
  margin-right:1em;
}

#mp-attributes > ul > li::before {
  content: "\2014";
  color:var(--accent-color);
  font-weight:bold;
  display:inline-block;
  width:1.5em;
  margin-left:-1.5em;
}

#mp-attributes ul a {
  color:#000;
  font-weight:bold;
}

/* Move vector tabs to the bottom of the main page */
#mp-attributes {
  padding-bottom:2em
}

.page-User_Mr_Pie_5_Sandbox #mw-navigation #left-navigation > nav,
.page-User_Mr_Pie_5_Sandbox #mw-navigation #right-navigation > nav {
  display:none;
}

.page-User_Mr_Pie_5_Sandbox #bodyContent #mw-head {
  position:absolute;
  top:unset;
  bottom:0;
  right:0;
  margin:0;
}

.page-User_Mr_Pie_5_Sandbox #bodyContent .vector-menu-tabs .mw-watchlink.icon a {
  height:2.5em !important;
}

.page-User_Mr_Pie_5_Sandbox #bodyContent #p-search,
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-personal {
  display:none;
}

/**********************
* End main page stuff *
***********************/