Difference between revisions of "MediaWiki:Common.css"

From [N8]
Jump to navigation Jump to search
m
(Updated mp-featured color to better match figma. Removed red header border on main page.)
 
(51 intermediate revisions by 4 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 */
 +
 +
@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 {
 
.new, #p-personal a.new {
Line 15: Line 41:
 
}
 
}
  
#searchInput { border:none !important;}
+
.missionthumb {
.vector-menu-dropdown{ background-color:white !important; }
+
 +
padding-right:20px;
 +
}
 +
 
 
#ca-unwatch.icon a, #ca-watch.icon a {
 
#ca-unwatch.icon a, #ca-watch.icon a {
 
     padding-top: 3.10em;
 
     padding-top: 3.10em;
Line 51: Line 80:
 
}
 
}
  
.mw-wiki-logo {
 
    background-image: url(https://wiki.geministation.com/images/station2.png) !important;
 
    background-size: 438px !important;
 
}
 
 
div#mw-panel {
 
div#mw-panel {
 
     padding-top: 0 !important;
 
     padding-top: 0 !important;
Line 79: Line 104:
 
     float: right;
 
     float: right;
 
    
 
    
}
 
 
 
#mw-page-base {
 
 
 
 
 
    background-image: url(https://wiki.geministation.com/images/header_bg.png) !important;
 
    background-repeat: no-repeat;
 
  background-position:right !important;
 
   
 
 
}
 
}
  
Line 170: Line 185:
 
}
 
}
 
.eu4box-inline .heading {
 
.eu4box-inline .heading {
background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png");
+
background-image: url("https://wiki.geministation.com/images/6/61/Earth_space_500px.png"); /* [[File:Earth_space_500px.png]] */
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
     background-size: auto;
 
     background-size: auto;
Line 237: Line 252:
  
 
/* Main Page Header Image*/
 
/* Main Page Header Image*/
.header {background-image: url('https://wiki.geministation.com/images/7/78/Header3.png');
+
.header {background-image: url('https://wiki.geministation.com/images/7/78/Header3.png'); /* [[File:Header3.png]] */
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
display: block;
 
display: block;
Line 247: Line 262:
 
}
 
}
  
@font-face {  
+
a,
     font-family: 'KingthingsPetrock';
+
image a {
    font-style: normal;
+
     color: #327ba7;
    font-weight: normal;
 
    src: local("Kingthings Petrock"),
 
        url('filepath://Kingthings_Petrock-webfont.woff') format('woff');
 
 
}
 
}
  
@font-face {
+
a:visited,
    font-family: 'MuseoSans';
+
image a:visited,
    font-style: normal;
+
a:active,
    font-weight: normal;
+
image a:active {
    src: local("Museo Sans"),
+
     color: #327ba7;
        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');
 
}
 
 
 
a,
 
image a {
 
    color: #327ba7;
 
}
 
 
 
a:visited,
 
image a:visited,
 
a:active,
 
image a:active {
 
     color: #327ba7;
 
 
}
 
}
  
Line 507: Line 498:
 
.mw-userlink[title="User:Botsey"],
 
.mw-userlink[title="User:Botsey"],
 
.mw-userlink[title="User:BrenBot"],
 
.mw-userlink[title="User:BrenBot"],
.mw-userlink[title="User:Cåmdroid"],
+
.mw-userlink[title="User:CÃ¥mdroid"],
 
.mw-userlink[title="User:CapitalWillowBot"],
 
.mw-userlink[title="User:CapitalWillowBot"],
 
.mw-userlink[title="User:CephBot"],
 
.mw-userlink[title="User:CephBot"],
Line 1,166: 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;
 
 
}
 
}
  
.js-tooltip-click {
+
.oswf-section-header h2,
    color: white;
+
.oswf-section-header h5 {
    background: #438ab5;
+
     padding: 0;
    border-radius: 2em;
+
     margin: 0.3em 0;
     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 {
     position: absolute;
+
     background: #09233A;
     border-color: transparent;
+
     border-radius: 0.5em 0.5em 0 0;
     border-style: solid;
+
     border: none;
    z-index: 900001;
 
    width: 0;
 
    height: 0;
 
 
}
 
}
  
.js-tooltip-arrow.js-tooltip-arrow-pointleft {
+
.oswf-section-header.oswf-page-header h2,
     border-right-color: #438ab5;
+
.oswf-section-header.oswf-page-header h5 {
     border-left-color: transparent;
+
     color: #ffffff;
     border-left-width: 0;
+
     padding: 0;
 +
     margin: 0.5em 0;
 
}
 
}
  
.js-tooltip-arrow.js-tooltip-arrow-pointright {
+
.oswf-page-section {
     border-left-color: #438ab5;
+
     padding: 1em 2em;
    border-right-color: transparent;
 
    border-right-width: 0;
 
 
}
 
}
  
.js-tooltip-close {
+
.oswf-page-section p:last-child,
     float: right;
+
.oswf-page-section.rules-section ul {
     margin-left: 10px;
+
     margin-bottom: 0;
     margin-right: -5px;
+
}
     margin-top: -5px;
+
 
     margin-bottom: 1px;
+
.oswf-page-quicklinks {
     background: #438ab5;
+
     padding: 0 2em;
     border: 0;
+
     background: #f9fafa;
 +
     display: flex;
 +
     flex-direction: row;
 +
     align-items: center;
 +
     border-bottom: 1px solid #e4eaee;
 
}
 
}
  
.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-3020 .mw-parser-output > ul,
+
.oswf-page-quicklinks .oswf-page-quicklinks-col:not(:first-child) {
.transcript > ul,
+
     padding-left: 1em;
.ns-3020 .mw-parser-output > ul ul,
 
.transcript > ul ul {
 
     list-style: none;
 
 
}
 
}
  
.ns-3020 .mw-parser-output > ul li,
+
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord {
.transcript > ul li,
+
     background: #5865F2;
.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,
+
.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-3020 .mw-parser-output > ul ul li b:first-child,
+
     color: #ffffff;
.transcript > ul ul li b:first-child {
+
}
     position: relative;
+
 
    float: left;
+
.oswf-page-quicklinks .oswf-page-quicklinks-col.oswf-ql-discord img {
    bottom: 18px;
+
     margin-right: 0.3em;
    margin-right: -100%;
 
     color: #444e5a;
 
    font-size: 0.9em;
 
    text-transform: uppercase;
 
 
}
 
}
  
.ns-3020 .mw-parser-output > ul li:hover,
+
.oswf-text-primary {
.transcript > ul li:hover,
+
     color: #f7861b;
.ns-3020 .mw-parser-output > ul ul li:hover,
 
.transcript > ul ul li:hover {
 
     border-color: #444e5a;
 
 
}
 
}
  
.mission-action {
+
.tile.oswf-day {
     text-align: center;
+
     margin-left: 0.5em;
    font-style: italic;
 
    margin: 0 5%;
 
 
}
 
}
  
.mission-action:before,
+
.oswf-tile {
.mission-action:after {
+
     margin: 1em;
    content: '———';
 
     margin: 4px;
 
    letter-spacing: -1px;
 
 
}
 
}
  
.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
+
.oswf-tile.oswf-complete {
     font-size: 1.25em;
+
     opacity: 0.75;
 
}
 
}
  
ul.actionbar,
+
.oswf-tile .oswf-summary {
ul.actionbar-revolution {
+
     font-size: 105%;
     -webkit-box-sizing: border-box;
+
     line-height: 1.6;
     -moz-box-sizing: border-box;
+
     margin-top: -0.4em;
     -ms-box-sizing: border-box;
 
    box-sizing: border-box;
 
    padding: 39px 0 0 6px;
 
    margin: 0;
 
    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;
.attack-speed.weapon b::after {
+
    margin-top: -5px;
     background-color: #438ab5;
+
    margin-bottom: 1px;
 +
     background: #438ab5;
 +
    border: 0;
 
}
 
}
  
.attack-speed.monster {
+
.transcript {
     max-width: 123px;
+
    -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 b {
+
.transcript.godletter {
     background-color: #ecccc6;
+
     margin: 20px auto;
 +
    padding: 20px 30px;
 
}
 
}
  
.attack-speed.monster b::after {
+
.ns-3020 .mw-parser-output > ul,
     background-color: #861c10;
+
.transcript > ul,
 +
.ns-3020 .mw-parser-output > ul ul,
 +
.transcript > ul ul {
 +
     list-style: none;
 
}
 
}
  
.attack-speed.weapon.fastest b::after {
+
.ns-3020 .mw-parser-output > ul li,
     width: 100%;
+
.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.fast b::after {
+
.ns-3020 .mw-parser-output > ul li b:first-child,
     width: 80%;
+
.transcript > ul li b:first-child,
}
+
.ns-3020 .mw-parser-output > ul ul li b:first-child,
 
+
.transcript > ul ul li b:first-child {
.attack-speed.weapon.average b::after {
+
     position: relative;
     width: 60%;
+
    float: left;
 +
    bottom: 18px;
 +
    margin-right: -100%;
 +
    color: #444e5a;
 +
    font-size: 0.9em;
 +
     text-transform: uppercase;
 
}
 
}
  
.attack-speed.weapon.slow b::after {
+
.ns-3020 .mw-parser-output > ul li:hover,
     width: 40%;
+
.transcript > ul li:hover,
 +
.ns-3020 .mw-parser-output > ul ul li:hover,
 +
.transcript > ul ul li:hover {
 +
     border-color: #444e5a;
 
}
 
}
  
.attack-speed.weapon.slowest b::after {
+
.mission-action {
     width: 20%;
+
    text-align: center;
 +
    font-style: italic;
 +
     margin: 0 5%;
 
}
 
}
  
.attack-speed.monster.t1 b::after {
+
.mission-action:before,
     width: 100%;
+
.mission-action:after {
 +
     content: '\0151\0151\0151';
 +
    margin: 4px;
 +
    letter-spacing: -1px;
 
}
 
}
  
.attack-speed.monster.t2 b::after {
+
.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
     width: 90%;
+
     font-size: 1.25em;
 
}
 
}
  
.attack-speed.monster.t3 b::after {
+
ul.actionbar,
     width: 80%;
+
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;
 
}
 
}
  
.attack-speed.monster.t4 b::after {
+
ul.actionbar li,
     width: 70%;
+
ul.actionbar-revolution li {
}
+
    list-style: none;
 
+
    float: left;
.attack-speed.monster.t5 b::after {
+
    margin: 0;
     width: 60%;
+
    padding: 0;
 +
     width: 32px;
 +
    height: 32px;
 +
    line-height: 32px;
 +
    text-align: center;
 +
     margin-right: 4px;
 
}
 
}
  
.attack-speed.monster.t6 b::after {
+
ul.actionbar {
     width: 50%;
+
     background: url('filepath://Template_action_bar.png');
 
}
 
}
  
.attack-speed.monster.t7 b::after {
+
ul.actionbar-revolution {
     width: 40%;
+
     background: url('filepath://Template_action_bar_revolution.png');
 
}
 
}
  
.attack-speed.monster.t8 b::after {
+
.ability-rotation {
     width: 30%;
+
    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.t9 b::after {
+
.archive {
     width: 20%;
+
    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.monster.t10 b::after {
+
.attack-speed {
     width: 10%;
+
    max-width: 150px;
 +
    line-height: 1.3em;
 +
    display: block;
 +
     text-align: center;
 
}
 
}
  
@-webkit-keyframes "random-speed" {
+
.attack-speed b {
     0% {
+
     width: 100%;
          width: 20%;
+
    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;
 +
}
  
     25% {
+
.attack-speed b::after {
          width: 40%;
+
    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);
 +
}
  
    50% {
+
.attack-speed.weapon {
          width: 60%;
+
    max-width: 150px;
    }
+
}
  
    75% {
+
.attack-speed.weapon b {
          width: 80%;
+
    background-color: #c6dce8;
    }
+
}
  
    100% {
+
.attack-speed.weapon b::after {
          width: 100%;
+
    background-color: #438ab5;
    }
+
}
  
 +
.attack-speed.monster {
 +
    max-width: 123px;
 
}
 
}
  
@keyframes "random-speed" {
+
.attack-speed.monster b {
     0% {
+
     background-color: #ecccc6;
          width: 20%;
+
}
    }
 
  
    25% {
+
.attack-speed.monster b::after {
          width: 40%;
+
    background-color: #861c10;
    }
+
}
  
    50% {
+
.attack-speed.weapon.fastest b::after {
          width: 60%;
+
    width: 100%;
    }
+
}
  
    75% {
+
.attack-speed.weapon.fast b::after {
          width: 80%;
+
    width: 80%;
    }
+
}
 
 
    100% {
 
          width: 100%;
 
    }
 
  
 +
.attack-speed.weapon.average b::after {
 +
    width: 60%;
 
}
 
}
  
.attack-speed.random b::after {
+
.attack-speed.weapon.slow b::after {
     -webkit-animation-name: random-speed;
+
     width: 40%;
    -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 {
+
.attack-speed.weapon.slowest b::after {
     padding: 0 1px;
+
     width: 20%;
 
}
 
}
  
.chat-options .chat-options-underline {
+
.attack-speed.monster.t1 b::after {
     border-bottom: 1px dotted #15f;
+
     width: 100%;
    cursor: help;
 
 
}
 
}
  
.chat-options-dialogue {
+
.attack-speed.monster.t2 b::after {
    color: inherit;
+
     width: 90%;
    background: #ffffff;
 
     border: 1px solid #e4eaee;
 
    border-radius: 5px;
 
    margin-left: 3px;
 
 
}
 
}
  
.clear-both {
+
.attack-speed.monster.t3 b::after {
     clear: both;
+
     width: 80%;
 
}
 
}
  
.clear-left {
+
.attack-speed.monster.t4 b::after {
     clear: left;
+
     width: 70%;
 
}
 
}
  
.clear-right {
+
.attack-speed.monster.t5 b::after {
     clear: right;
+
     width: 60%;
 
}
 
}
  
.coins {
+
.attack-speed.monster.t6 b::after {
     color: green;
+
     width: 50%;
    background-position: 0% 50%;
 
    background-repeat: no-repeat;
 
    display: inline-block;
 
    padding: 0;
 
 
}
 
}
  
.coins-pos {
+
.attack-speed.monster.t7 b::after {
     color: #014cc0;
+
     width: 40%;
 
}
 
}
  
.coins-neg {
+
.attack-speed.monster.t8 b::after {
     color: #c02614;
+
     width: 30%;
 
}
 
}
  
.rusty-coins-10000 {
+
.attack-speed.monster.t9 b::after {
    background-image: url('filepath://Rusty_coins_10000.png');
+
     width: 20%;
     padding: 7px 0 1px 35px;
 
 
}
 
}
  
.rusty-coins-1000 {
+
.attack-speed.monster.t10 b::after {
    background-image: url('filepath://Rusty_coins_1000.png');
+
     width: 10%;
     padding: 1px 0 1px 35px;
 
 
}
 
}
  
.rusty-coins-250 {
+
@-webkit-keyframes "random-speed" {
     background-image: url('filepath://Rusty_coins_250.png');
+
     0% {
     padding: 1px 0 1px 35px;
+
          width: 20%;
}
+
     }
  
.rusty-coins-100 {
+
    25% {
    background-image: url('filepath://Rusty_coins_100.png');
+
          width: 40%;
     padding: 1px 0px 1px 32px;
+
     }
}
 
  
.rusty-coins-25 {
+
    50% {
    background-image: url('filepath://Rusty_coins_25.png');
+
          width: 60%;
     padding-left: 30px;
+
     }
}
 
  
.rusty-coins-5 {
+
    75% {
    background-image: url('filepath://Rusty_coins_5.png');
+
          width: 80%;
     padding-left: 30px;
+
     }
}
+
 
 +
    100% {
 +
          width: 100%;
 +
    }
  
.rusty-coins-4 {
 
    background-image: url('filepath://Rusty_coins_4.png');
 
    padding-left: 30px;
 
 
}
 
}
  
.rusty-coins-3 {
+
@keyframes "random-speed" {
     background-image: url('filepath://Rusty_coins_3.png');
+
     0% {
     padding-left: 30px;
+
          width: 20%;
}
+
     }
  
.rusty-coins-2 {
+
    25% {
    background-image: url('filepath://Rusty_coins_2.png');
+
          width: 40%;
     padding-left: 23px;
+
     }
}
 
  
.rusty-coins-1 {
+
    50% {
    background-image: url('filepath://Rusty_coins_1.png');
+
          width: 60%;
     padding-left: 15px;
+
     }
}
 
  
.coins-10000 {
+
    75% {
    background-image: url('filepath://Coins_10000.png');
+
          width: 80%;
     padding: 7px 0 1px 35px;
+
     }
}
 
  
.coins-1000 {
+
    100% {
    background-image: url('filepath://Coins_1000.png');
+
          width: 100%;
     padding: 1px 0 1px 35px;
+
     }
}
 
  
.coins-250 {
 
    background-image: url('filepath://Coins_250.png');
 
    padding: 1px 0 1px 35px;
 
 
}
 
}
  
.coins-100 {
+
.attack-speed.random b::after {
     background-image: url('filepath://Coins_100.png');
+
     -webkit-animation-name: random-speed;
     padding: 1px 0px 1px 32px;
+
    -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-25 {
+
.chat-options span {
    background-image: url('filepath://Coins_25.png');
+
     padding: 0 1px;
     padding-left: 30px;
 
 
}
 
}
  
.coins-5 {
+
.chat-options .chat-options-underline {
     background-image: url('filepath://Coins_5.png');
+
     border-bottom: 1px dotted #15f;
     padding-left: 30px;
+
     cursor: help;
 
}
 
}
  
.coins-4 {
+
.chat-options-dialogue {
     background-image: url('filepath://Coins_4.png');
+
    color: inherit;
     padding-left: 30px;
+
     background: #ffffff;
 +
    border: 1px solid #e4eaee;
 +
    border-radius: 5px;
 +
     margin-left: 3px;
 
}
 
}
  
.coins-3 {
+
.clear-both {
     background-image: url('filepath://Coins_3.png');
+
     clear: both;
    padding-left: 30px;
 
 
}
 
}
  
.coins-2 {
+
.clear-left {
     background-image: url('filepath://Coins_2.png');
+
     clear: left;
    padding-left: 23px;
 
 
}
 
}
  
.coins-1 {
+
.clear-right {
     background-image: url('filepath://Coins_1.png');
+
     clear: right;
    padding-left: 15px;
 
 
}
 
}
  
.chimes-1000 {
+
.coins {
     background-image: url('filepath://Chimes_1000.png');
+
    color: green;
     padding: 3px 0 3px 33px;
+
    background-position: 0% 50%;
 +
     background-repeat: no-repeat;
 +
    display: inline-block;
 +
     padding: 0;
 
}
 
}
  
.chimes-100 {
+
.coins-pos {
     background-image: url('filepath://Chimes_100.png');
+
     color: #014cc0;
    padding: 1px 0 1px 30px;
 
 
}
 
}
  
.chimes-50 {
+
.coins-neg {
     background-image: url('filepath://Chimes_50.png');
+
     color: #c02614;
    padding-left: 31px;
 
 
}
 
}
  
.chimes-20 {
+
.rusty-coins-10000 {
     background-image: url('filepath://Chimes_20.png');
+
     background-image: url('filepath://Rusty_coins_10000.png');
     padding-left: 24px;
+
     padding: 7px 0 1px 35px;
 
}
 
}
  
.chimes-1 {
+
.rusty-coins-1000 {
     background-image: url('filepath://Chimes_1.png');
+
     background-image: url('filepath://Rusty_coins_1000.png');
     padding-left: 19px;
+
     padding: 1px 0 1px 35px;
 
}
 
}
  
.zemomark-10000 {
+
.rusty-coins-250 {
     background-image: url('filepath://Zemomark_10000.png');
+
     background-image: url('filepath://Rusty_coins_250.png');
     padding: 7px 0 1px 26px;
+
     padding: 1px 0 1px 35px;
 
}
 
}
  
.zemomark-1000 {
+
.rusty-coins-100 {
     background-image: url('filepath://Zemomark_1000.png');
+
     background-image: url('filepath://Rusty_coins_100.png');
     padding: 1px 0 1px 27px;
+
     padding: 1px 0px 1px 32px;
 
}
 
}
  
.zemomark-250 {
+
.rusty-coins-25 {
     background-image: url('filepath://Zemomark_250.png');
+
     background-image: url('filepath://Rusty_coins_25.png');
     padding: 1px 0 1px 25px;
+
     padding-left: 30px;
 
}
 
}
  
.zemomark-100 {
+
.rusty-coins-5 {
     background-image: url('filepath://Zemomark_100.png');
+
     background-image: url('filepath://Rusty_coins_5.png');
     padding: 1px 0px 1px 30px;
+
     padding-left: 30px;
 
}
 
}
  
.zemomark-25 {
+
.rusty-coins-4 {
     background-image: url('filepath://Zemomark_25.png');
+
     background-image: url('filepath://Rusty_coins_4.png');
 
     padding-left: 30px;
 
     padding-left: 30px;
 
}
 
}
  
.zemomark-5 {
+
.rusty-coins-3 {
     background-image: url('filepath://Zemomark_5.png');
+
     background-image: url('filepath://Rusty_coins_3.png');
 
     padding-left: 30px;
 
     padding-left: 30px;
 
}
 
}
  
.zemomark-4 {
+
.rusty-coins-2 {
     background-image: url('filepath://Zemomark_4.png');
+
     background-image: url('filepath://Rusty_coins_2.png');
     padding-left: 25px;
+
     padding-left: 23px;
 
}
 
}
  
.zemomark-3 {
+
.rusty-coins-1 {
     background-image: url('filepath://Zemomark_3.png');
+
     background-image: url('filepath://Rusty_coins_1.png');
     padding-left: 25px;
+
     padding-left: 15px;
 
}
 
}
  
.zemomark-2 {
+
.coins-10000 {
     background-image: url('filepath://Zemomark_2.png');
+
     background-image: url('filepath://Coins_10000.png');
     padding-left: 23px;
+
     padding: 7px 0 1px 35px;
 
}
 
}
  
.zemomark-1 {
+
.coins-1000 {
     background-image: url('filepath://Zemomark_1.png');
+
     background-image: url('filepath://Coins_1000.png');
     padding-left: 18px;
+
     padding: 1px 0 1px 35px;
 
}
 
}
  
#DisassemblyT .disassembly-border {
+
.coins-250 {
     border-top: 0.5em solid #ffffff;
+
     background-image: url('filepath://Coins_250.png');
 +
    padding: 1px 0 1px 35px;
 
}
 
}
  
.documentation {
+
.coins-100 {
     background: #ffffff;
+
     background-image: url('filepath://Coins_100.png');
     border: 1px solid #e4eaee;
+
     padding: 1px 0px 1px 32px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
 
 
}
 
}
  
.documentation pre,
+
.coins-25 {
.documentation code {
+
    background-image: url('filepath://Coins_25.png');
     background-color: #f9fafa;
+
     padding-left: 30px;
 
}
 
}
  
.documentation-header {
+
.coins-5 {
    color: #ffffff;
+
     background-image: url('filepath://Coins_5.png');
     background: #949eaa;
+
     padding-left: 30px;
    font-weight: bold;
 
     padding: 1em 1.5em;
 
 
}
 
}
  
.documentation-title {
+
.coins-4 {
     font-size: 1.25em;
+
     background-image: url('filepath://Coins_4.png');
 +
    padding-left: 30px;
 
}
 
}
  
.documentation-subheader {
+
.coins-3 {
     color: #ffffff;
+
     background-image: url('filepath://Coins_3.png');
    background: #808c9a;
+
     padding-left: 30px;
     padding: 0.5em 1.5em;
 
 
}
 
}
  
.documentation-subheader a,
+
.coins-2 {
.documentation-subheader .documentation-links a,
+
    background-image: url('filepath://Coins_2.png');
.documentation-subheader a:visited,
+
     padding-left: 23px;
.documentation-subheader .documentation-links a:visited,
 
.documentation-subheader a:active,
 
.documentation-subheader .documentation-links a:active {
 
     color: #e4eaee;
 
 
}
 
}
  
.documentation-documentation,
+
.coins-1 {
.documentation-links {
+
    background-image: url('filepath://Coins_1.png');
     font-size: 0.85em;
+
     padding-left: 15px;
 
}
 
}
  
.documentation-content {
+
.chimes-1000 {
     padding: 1em 1.5em;
+
    background-image: url('filepath://Chimes_1000.png');
 +
     padding: 3px 0 3px 33px;
 
}
 
}
  
.dropsline-noted {
+
.chimes-100 {
     color: #949eaa;
+
     background-image: url('filepath://Chimes_100.png');
 +
    padding: 1px 0 1px 30px;
 
}
 
}
  
.item-drops .beast-version {
+
.chimes-50 {
     font-size: smaller;
+
     background-image: url('filepath://Chimes_50.png');
     font-style: italic;
+
     padding-left: 31px;
 
}
 
}
  
.editnotice {
+
.chimes-20 {
     font-size: 0.9em;
+
     background-image: url('filepath://Chimes_20.png');
     padding-bottom: 0.75em;
+
     padding-left: 24px;
    margin-bottom: 0.6em;
 
 
}
 
}
  
.editnotice .editnotice-title {
+
.chimes-1 {
     font-size: 1.2em;
+
     background-image: url('filepath://Chimes_1.png');
    font-weight: bold;
+
     padding-left: 19px;
     margin-bottom: 0.4em;
 
 
}
 
}
  
.equipmenttable {
+
.zemomark-10000 {
     background-image: url('filepath://Worn_equipment_interface_blank.png');
+
     background-image: url('filepath://Zemomark_10000.png');
     background-repeat: no-repeat;
+
     padding: 7px 0 1px 26px;
    background-position: top left;
 
    width: 225px;
 
    height: 320px;
 
    text-align: center;
 
    display: inline-block;
 
 
}
 
}
  
.equipmenttable.equipmenttable-float-right {
+
.zemomark-1000 {
     float: right;
+
    background-image: url('filepath://Zemomark_1000.png');
 +
     padding: 1px 0 1px 27px;
 
}
 
}
  
.equipmenttable.equipmenttable-float-left {
+
.zemomark-250 {
     float: left;
+
    background-image: url('filepath://Zemomark_250.png');
 +
     padding: 1px 0 1px 25px;
 
}
 
}
  
.equipmenttable.equipmenttable-float-center {
+
.zemomark-100 {
     display: block;
+
     background-image: url('filepath://Zemomark_100.png');
     margin: 0 auto;
+
     padding: 1px 0px 1px 30px;
 
}
 
}
  
.equipmenttable .equipmentrow {
+
.zemomark-25 {
     position: relative;
+
    background-image: url('filepath://Zemomark_25.png');
 +
     padding-left: 30px;
 
}
 
}
  
.equipmenttable .equipmentrow.equipmentrow1 {
+
.zemomark-5 {
     top: 65px;
+
    background-image: url('filepath://Zemomark_5.png');
 +
     padding-left: 30px;
 
}
 
}
  
.equipmenttable .equipmentrow.equipmentrow2 {
+
.zemomark-4 {
     top: 73px;
+
    background-image: url('filepath://Zemomark_4.png');
 +
     padding-left: 25px;
 
}
 
}
  
.equipmenttable .equipmentrow.equipmentrow3 {
+
.zemomark-3 {
     top: 81px;
+
    background-image: url('filepath://Zemomark_3.png');
 +
     padding-left: 25px;
 
}
 
}
  
.equipmenttable .equipmentrow.equipmentrow4 {
+
.zemomark-2 {
     top: 88px;
+
    background-image: url('filepath://Zemomark_2.png');
 +
     padding-left: 23px;
 
}
 
}
  
.equipmenttable .equipmentrow.equipmentrow5 {
+
.zemomark-1 {
     top: 98px;
+
    background-image: url('filepath://Zemomark_1.png');
 +
     padding-left: 18px;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot {
+
#DisassemblyT .disassembly-border {
     display: table-cell;
+
     border-top: 0.5em solid #ffffff;
    position: relative;
 
    height: 32px;
 
    width: 32px;
 
    vertical-align: middle;
 
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot img {
+
.documentation {
     max-height: 32px;
+
     background: #ffffff;
     max-width: 32px;
+
    border: 1px solid #e4eaee;
 +
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
+
.documentation pre,
     opacity: 0.5;
+
.documentation code {
 +
     background-color: #f9fafa;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.auraslot {
+
.documentation-header {
     left: 57px;
+
     color: #ffffff;
 +
    background: #949eaa;
 +
    font-weight: bold;
 +
    padding: 1em 1.5em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.headslot {
+
.documentation-title {
     left: 65px;
+
     font-size: 1.25em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.pocketslot {
+
.documentation-subheader {
     left: 73px;
+
     color: #ffffff;
 +
    background: #808c9a;
 +
    padding: 0.5em 1.5em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.capeslot {
+
.documentation-subheader a,
     left: 57px;
+
.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.neckslot {
+
.documentation-documentation,
     left: 65px;
+
.documentation-links {
 +
     font-size: 0.85em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.ammoslot {
+
.documentation-content {
     left: 73px;
+
     padding: 1em 1.5em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.weaponslot {
+
.dropsline-noted {
     left: 37px;
+
     color: #949eaa;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.torsoslot {
+
.item-drops .beast-version {
     left: 65px;
+
     font-size: smaller;
 +
    font-style: italic;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.shieldslot {
+
.editnotice {
     left: 93px;
+
    font-size: 0.9em;
 +
    padding-bottom: 0.75em;
 +
     margin-bottom: 0.6em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.legsslot {
+
.editnotice .editnotice-title {
     left: 97px;
+
    font-size: 1.2em;
 +
    font-weight: bold;
 +
     margin-bottom: 0.4em;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.glovesslot {
+
.equipmenttable {
     left: 37px;
+
    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.bootsslot {
+
.equipmenttable.equipmenttable-float-right {
     left: 65px;
+
     float: right;
 
}
 
}
  
.equipmenttable .equipmentrow .equipmentslot.ringslot {
+
.equipmenttable.equipmenttable-float-left {
     left: 93px;
+
     float: left;
 
}
 
}
  
.extimage div,
+
.equipmenttable.equipmenttable-float-center {
.extimage a,
+
     display: block;
.extimage img {
+
     margin: 0 auto;
     height: inherit;
 
    max-height: inherit;
 
    max-width: inherit;
 
     width: inherit;
 
 
}
 
}
  
.extimage .caption {
+
.equipmenttable .equipmentrow {
     color: #696969;
+
     position: relative;
    padding: 3px 6px;
 
 
}
 
}
  
.fact-text {
+
.equipmenttable .equipmentrow.equipmentrow1 {
     color: #15f;
+
     top: 65px;
    font-style: italic;
 
    cursor: help;
 
    border-bottom: dotted 1px black;
 
 
}
 
}
  
.fairycode {
+
.equipmenttable .equipmentrow.equipmentrow2 {
     font-family: "KingthingsPetrock", sans-serif;
+
     top: 73px;
    font-size: 120%;
 
    font-weight: bold;
 
    text-transform: lowercase;
 
    letter-spacing: 1px;
 
 
}
 
}
  
.fairycode b ~ b:before {
+
.equipmenttable .equipmentrow.equipmentrow3 {
     content: "•";
+
     top: 81px;
 
}
 
}
  
.floornumber > .floornumber-us,
+
.equipmenttable .equipmentrow.equipmentrow4 {
.floornumber-setting-gb .floornumber > .floornumber-us,
+
     top: 88px;
.floornumber-setting-us .floornumber > .floornumber-gb {
 
     display: none;
 
 
}
 
}
  
.floornumber-setting-gb .floornumber > .floornumber-gb,
+
.equipmenttable .equipmentrow.equipmentrow5 {
.floornumber-setting-us .floornumber > .floornumber-us {
+
     top: 98px;
     display: inline;
 
 
}
 
}
  
.floornumber-override-gb .floornumber > .floornumber-us,
+
.equipmenttable .equipmentrow .equipmentslot {
.floornumber-override-us .floornumber > .floornumber-gb {
+
    display: table-cell;
     display: none !important;
+
    position: relative;
 +
    height: 32px;
 +
    width: 32px;
 +
     vertical-align: middle;
 
}
 
}
  
.floornumber-override-gb .floornumber > .floornumber-gb,
+
.equipmenttable .equipmentrow .equipmentslot img {
.floornumber-override-us .floornumber > .floornumber-us {
+
    max-height: 32px;
     display: inline !important;
+
     max-width: 32px;
 
}
 
}
  
.gsw-infobox {
+
.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
     background: #ffffff;
+
     opacity: 0.5;
    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 {
+
.equipmenttable .equipmentrow .equipmentslot.auraslot {
    color: #ffffff;
+
     left: 57px;
    font-size: 1.15em;
 
    line-height: 1.4em;
 
     background: #246c97;
 
    border-bottom: 0.5em solid #ffffff;
 
    padding: 0.5em 0;
 
 
}
 
}
  
.gsw-infobox .infobox-subheader {
+
.equipmenttable .equipmentrow .equipmentslot.headslot {
     background: #6ba5c8;
+
     left: 65px;
    color: #ffffff;
 
    line-height: 2em;
 
    border-top: 0.5em solid #ffffff;
 
    border-bottom: 0.5em solid #ffffff;
 
 
}
 
}
  
.gsw-infobox .infobox-subheader a {
+
.equipmenttable .equipmentrow .equipmentslot.pocketslot {
     color: #ffffff;
+
     left: 73px;
 
}
 
}
  
.gsw-infobox .infobox-image {
+
.equipmenttable .equipmentrow .equipmentslot.capeslot {
     text-align: center;
+
     left: 57px;
 
}
 
}
  
.gsw-infobox .infobox-image.bordered-image {
+
.equipmenttable .equipmentrow .equipmentslot.neckslot {
     border: 1px solid #e4eaee;
+
     left: 65px;
    border-bottom: none;
 
    padding: 0.4em;
 
 
}
 
}
  
.gsw-infobox .infobox-image a.image + a.image {
+
.equipmenttable .equipmentrow .equipmentslot.ammoslot {
     margin-left: 0.1em;
+
     left: 73px;
 
}
 
}
  
.gsw-infobox .infobox-image img {
+
.equipmenttable .equipmentrow .equipmentslot.weaponslot {
     max-width: 100%;
+
     left: 37px;
    height: auto;
 
 
}
 
}
  
.gsw-infobox .infobox-map {
+
.equipmenttable .equipmentrow .equipmentslot.torsoslot {
     border-left: 1px solid #e4eaee;
+
     left: 65px;
    border-right: 1px solid #e4eaee;
 
    text-align: center;
 
 
}
 
}
  
.gsw-infobox .infobox-map img {
+
.equipmenttable .equipmentrow .equipmentslot.shieldslot {
     max-width: 100%;
+
     left: 93px;
    height: auto;
 
    margin: 0.5em 0;
 
 
}
 
}
  
.gsw-infobox .infobox-map a.mw-kartographer-container,
+
.equipmenttable .equipmentrow .equipmentslot.legsslot {
.gsw-infobox .infobox-map div.mw-kartographer-container {
+
     left: 97px;
     margin: 0.5em auto;
 
 
}
 
}
  
.gsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
+
.equipmenttable .equipmentrow .equipmentslot.glovesslot {
     text-align: right;
+
     left: 37px;
    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) {
+
.equipmenttable .equipmentrow .equipmentslot.bootsslot {
     border-right: 1px solid #e4eaee;
+
     left: 65px;
    padding: 0.25em 0.5em;
 
    line-height: 1.6em;
 
 
}
 
}
  
.gsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
+
.equipmenttable .equipmentrow .equipmentslot.ringslot {
     border: 1px solid #e4eaee;
+
     left: 93px;
    padding-bottom: 0.6em;
 
 
}
 
}
  
.gsw-infobox td ul {
+
.extimage div,
     margin: 0 0 0 1.25em;
+
.extimage a,
}
+
.extimage img {
 +
    height: inherit;
 +
    max-height: inherit;
 +
    max-width: inherit;
 +
     width: inherit;
 +
}
  
.gsw-infobox .infobox-cell-hidden {
+
.extimage .caption {
     display: none;
+
     color: #696969;
 +
    padding: 3px 6px;
 
}
 
}
  
.gsw-infobox .infobox-template-links {
+
.fact-text {
     text-align: center;
+
    color: #15f;
 +
    font-style: italic;
 +
    cursor: help;
 +
     border-bottom: dotted 1px black;
 
}
 
}
  
.gsw-infobox .advanced-data {
+
.fairycode {
     display: none;
+
    font-family: "KingthingsPetrock", sans-serif;
 +
    font-size: 120%;
 +
    font-weight: bold;
 +
    text-transform: lowercase;
 +
     letter-spacing: 1px;
 
}
 
}
  
.infobox-wrapper {
+
.fairycode b ~ b:before {
     display: table;
+
     content: "\2022";
    float: right;
 
 
}
 
}
  
.gsw-infobox.infobox-monster {
+
.floornumber > .floornumber-us,
    text-align: center;
+
.floornumber-setting-gb .floornumber > .floornumber-us,
     table-layout: fixed;
+
.floornumber-setting-us .floornumber > .floornumber-gb {
 +
     display: none;
 
}
 
}
  
.gsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child {
+
.floornumber-setting-gb .floornumber > .floornumber-gb,
     border-right: 1px solid #e4eaee;
+
.floornumber-setting-us .floornumber > .floornumber-us {
 +
     display: inline;
 
}
 
}
  
.gsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) {
+
.floornumber-override-gb .floornumber > .floornumber-us,
     border-left: 1px solid #e4eaee;
+
.floornumber-override-us .floornumber > .floornumber-gb {
 +
     display: none !important;
 
}
 
}
  
.gsw-infobox.infobox-monster th.combat-subheader {
+
.floornumber-override-gb .floornumber > .floornumber-gb,
     text-align: center;
+
.floornumber-override-us .floornumber > .floornumber-us {
 +
     display: inline !important;
 
}
 
}
  
.gsw-infobox.infobox-monster th.offensive-header {
+
.gsw-infobox {
     background-color: #801c13;
+
     background: #ffffff;
     color: #ffffff;
+
    width: 300px;
     text-align: center;
+
     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-monster th.offensive-subheader {
+
.gsw-infobox .infobox-header {
     background-color: #ecccc6;
+
    color: #ffffff;
     color: #801c13;
+
    font-size: 1.15em;
     text-align: center;
+
    line-height: 1.4em;
 +
     background: #246c97;
 +
     border-bottom: 0.5em solid #ffffff;
 +
     padding: 0.5em 0;
 
}
 
}
  
.gsw-infobox.infobox-monster th.offensive-subheader a {
+
.gsw-infobox .infobox-subheader {
     color: #801c13;
+
    background: #6ba5c8;
 +
     color: #ffffff;
 +
    line-height: 2em;
 +
    border-top: 0.5em solid #ffffff;
 +
    border-bottom: 0.5em solid #ffffff;
 
}
 
}
  
.gsw-infobox.infobox-monster th.offensive-subheader:not(:last-child) {
+
.gsw-infobox .infobox-subheader a {
    border-right: 0.175em solid #801c13;
 
}
 
 
 
.gsw-infobox.infobox-monster th.defensive-header {
 
    background-color: #438ab5;
 
 
     color: #ffffff;
 
     color: #ffffff;
    text-align: center;
 
 
}
 
}
  
.gsw-infobox.infobox-monster th.defensive-subheader {
+
.gsw-infobox .infobox-image {
    background-color: #c1deed;
 
    color: #36414f;
 
 
     text-align: center;
 
     text-align: center;
 
}
 
}
  
.gsw-infobox.infobox-monster th.defensive-subheader a {
+
.gsw-infobox .infobox-image.bordered-image {
     color: #36414f;
+
     border: 1px solid #e4eaee;
 +
    border-bottom: none;
 +
    padding: 0.4em;
 
}
 
}
  
.gsw-infobox.infobox-monster th.slayer-header {
+
.gsw-infobox .infobox-image a.image + a.image {
     background: #4c4c4c;
+
     margin-left: 0.1em;
    color: #ffffff;
 
    text-align: center;
 
 
}
 
}
  
.gsw-infobox.infobox-monster th.slayer-subheader {
+
.gsw-infobox .infobox-image img {
     background-color: #cccccc;
+
     max-width: 100%;
    color: #4c4c4c;
+
     height: auto;
     text-align: center;
 
 
}
 
}
  
.gsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
+
.gsw-infobox .infobox-map {
     border-right: 0.175em solid #4c4c4c;
+
    border-left: 1px solid #e4eaee;
 +
     border-right: 1px solid #e4eaee;
 +
    text-align: center;
 
}
 
}
  
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"],
+
.gsw-infobox .infobox-map img {
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"],
+
    max-width: 100%;
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] {
+
    height: auto;
     filter: drop-shadow(0px 0px 1px black);
+
     margin: 0.5em 0;
 
}
 
}
  
.infobox-thieving .thvloot-cell {
+
.gsw-infobox .infobox-map a.mw-kartographer-container,
     padding: 0;
+
.gsw-infobox .infobox-map div.mw-kartographer-container {
 +
     margin: 0.5em auto;
 
}
 
}
  
.infobox-thieving .thvloot-cell .wikitable {
+
.gsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
     margin: -0.5px;
+
     text-align: right;
     width: calc(100% + 1px);
+
    vertical-align: top;
 +
    border-left: 1px solid #e4eaee;
 +
    border-right: 0.175em solid #6ba5c8;
 +
     padding: 0.2em 0.5em;
 
}
 
}
  
.gsw-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;
 
}
 
}
  
.gsw-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;
 
}
 
}
  
.gsw-infobox#infobox-familiar td:first-child {
+
.gsw-infobox td ul {
     border-left: 1px solid #e4eaee !important;
+
     margin: 0 0 0 1.25em;
 
}
 
}
  
.gsw-infobox#infobox-familiar td:last-child {
+
.gsw-infobox .infobox-cell-hidden {
     border-right: 1px solid #e4eaee !important;
+
     display: none;
 
}
 
}
  
.gsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) {
+
.gsw-infobox .infobox-template-links {
     border: none;
+
     text-align: center;
 
}
 
}
  
.gsw-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;
 
    padding: 0.2em;
 
    float: right;
 
    clear: right;
 
 
}
 
}
  
.infobox td,
+
.gsw-infobox.infobox-monster th.defensive-header {
.infobox th {
+
     background-color: #438ab5;
     vertical-align: top;
+
    color: #ffffff;
 +
    text-align: center;
 
}
 
}
  
.infobox caption {
+
.gsw-infobox.infobox-monster th.defensive-subheader {
     font-size: larger;
+
     background-color: #c1deed;
     padding-bottom: 10px !important;
+
     color: #36414f;
     margin-left: 0 !important;
+
     text-align: center;
    color: inherit !important;
 
 
}
 
}
  
.infobox.bordered {
+
.gsw-infobox.infobox-monster th.defensive-subheader a {
     border-collapse: collapse;
+
     color: #36414f;
 
}
 
}
  
.infobox.bordered td,
+
.gsw-infobox.infobox-monster th.slayer-header {
.infobox.bordered th {
+
     background: #4c4c4c;
     border: 1px solid #aaaaaa;
+
    color: #ffffff;
 +
    text-align: center;
 
}
 
}
  
.infobox.bordered .borderless td,
+
.gsw-infobox.infobox-monster th.slayer-subheader {
.infobox.bordered .borderless th {
+
     background-color: #cccccc;
     border: 0;
+
    color: #4c4c4c;
 +
    text-align: center;
 
}
 
}
  
.infobox ul {
+
.gsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
     margin: 0.3em 0 0 1.6em;
+
     border-right: 0.175em solid #4c4c4c;
 
}
 
}
  
.infobox .wikitable.mw-collapsible {
+
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"],
     margin: -1px;
+
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"],
    width: calc(100% + 2px) !important;
+
.gsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] {
 +
     filter: drop-shadow(0px 0px 1px black);
 
}
 
}
  
.infobox a.image + a.image {
+
.infobox-thieving .thvloot-cell {
     margin-left: 3px;
+
     padding: 0;
 
}
 
}
  
.infobox .infobox-image {
+
.infobox-thieving .thvloot-cell .wikitable {
     text-align: center;
+
     margin: -0.5px;
     word-spacing: -4px;
+
     width: calc(100% + 1px);
 
}
 
}
  
.infobox .infobox-image img {
+
.gsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) {
     height: inherit;
+
     border-right: 1px solid #e4eaee;
    max-width: 250px;
 
 
}
 
}
  
.infobox td .new {
+
.gsw-infobox#infobox-familiar td.infobox-template-links {
     word-spacing: 0;
+
     border: 1px solid #e4eaee !important;
 +
    padding-bottom: 0.6em;
 
}
 
}
  
.infobox input#QtyCalc {
+
.gsw-infobox#infobox-familiar td:first-child {
     width: 50px !important;
+
     border-left: 1px solid #e4eaee !important;
 
}
 
}
  
.infobox .infobox-cell-hidden {
+
.gsw-infobox#infobox-familiar td:last-child {
     display: none;
+
     border-right: 1px solid #e4eaee !important;
 
}
 
}
  
.infobox-bonuses.wikitable th {
+
.gsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) {
    padding: 0.25em 0.4em;
+
     border: none;
    text-align: center;
 
    white-space: nowrap;
 
     width: 70px !important;
 
 
}
 
}
  
.infobox-bonuses.wikitable td {
+
.gsw-infobox#infobox-familiar td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
     text-align: center;
+
     border: none;
 +
    padding: 0.25em 0.5em;
 
}
 
}
  
.infobox-bonuses.wikitable .combat-attributes {
+
.infobox-bottom-links {
     text-align: left;
+
     clear: right;
 +
    float: right;
 +
    font-size: xx-small;
 +
    margin-top: -1.5em;
 
}
 
}
  
.infobox-bonuses.wikitable .combat-attributes .image {
+
.infobox-buttons {
     display: inline-block;
+
    text-align: center;
     margin-right: 4px;
+
    max-width: 250px;
     width: 23px;
+
     display: none;
 +
     margin: 0 auto;
 +
}
 +
 
 +
.infobox-buttons .button {
 +
     margin: 0 3px;
 
}
 
}
  
.infotableBonuses .attribute-value {
+
.infobox-switch-resources {
     background: #f5f5f5;
+
     display: none;
 
}
 
}
  
.infotableBonuses .attribute-total {
+
.infobox .infobox-cell-hidden {
     background: #f2f2f2;
+
     display: none;
 
}
 
}
  
.infotableBonuses .attribute-total .attribute-value {
+
.switch-infobox .switch-infobox-triggers,
     background: #f2f2f2;
+
.switch-infobox .loading-button {
 +
     clear: left;
 
}
 
}
  
.inventorytable {
+
.infobox .nestedinfo td table {
     background-image: url('filepath://Inventory_interface.png');
+
     min-width: 263px;
     background-repeat: no-repeat;
+
     margin: -1px;
    background-position: top left;
+
     width: calc(100% + 2px) !important;
     width: 174px;
 
    height: 328px;
 
    padding: 37px 0 42px;
 
    border-spacing: 0;
 
 
}
 
}
  
.inventorytable td {
+
.infobox .nestedinfo td {
     padding: 0 !important;
+
     width: 100%;
     border: 0 !important;
+
     padding: 0;
    text-align: center;
 
    position: relative;
 
    width: 46px;
 
    height: 36px;
 
 
}
 
}
  
.keypress {
+
.infobox {
     background: #eeeeee;
+
     border: 1px solid #aaaaaa;
     color: #333333;
+
     background-color: #f9f9f9;
     font-family: monospace;
+
     color: inherit !important;
     text-shadow: 0 1px 0 #ffffff;
+
     margin: 0 0 0.5em 0.2em !important;
     border: 1px solid #cccccc;
+
     padding: 0.2em;
     -webkit-border-radius: 3px;
+
     float: right;
     -moz-border-radius: 3px;
+
     clear: right;
    border-radius: 3px;
+
}
    margin: 0 0.1em;
+
 
    padding: 0.1em 0.5em;
+
.infobox td,
    line-height: 1.4;
+
.infobox th {
     white-space: nowrap;
+
     vertical-align: top;
    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;
+
.infobox .wikitable.mw-collapsible {
    -webkit-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
+
     margin: -1px;
    -moz-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
+
     width: calc(100% + 2px) !important;
    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 a.image + a.image {
     margin-top: 0.75em;
+
     margin-left: 3px;
 
}
 
}
  
.pronunciation {
+
.infobox .infobox-image {
 +
    text-align: center;
 +
    word-spacing: -4px;
 
}
 
}
  
.pronunciation .k-options,
+
.infobox .infobox-image img {
.pronunciation .volume-slider,
+
    height: inherit;
.pronunciation .volume_control,
+
    max-width: 250px;
.pronunciation .timed-text,
 
.pronunciation .time-disp,
 
.pronunciation .play_head,
 
.pronunciation .videoHolder {
 
    display: none;
 
 
}
 
}
  
.pronunciation .mediaContainer,
+
.infobox td .new {
.pronunciation .k-player {
+
     word-spacing: 0;
     display: inline-block;
 
    width: 20px !important;
 
 
}
 
}
  
.pronunciation .k-player .control-bar {
+
.infobox input#QtyCalc {
     border: none;
+
     width: 50px !important;
    background: none;
 
    padding: 0;
 
 
}
 
}
  
.pronunciation .mwPlayerContainer {
+
.infobox .infobox-cell-hidden {
     background: none;
+
     display: none;
 
}
 
}
  
.messagebox {
+
.infobox-bonuses.wikitable th {
     width: 65%;
+
     padding: 0.25em 0.4em;
    margin-left: auto;
+
     text-align: center;
    margin-right: auto;
+
     white-space: nowrap;
    margin-top: 0.5em;
+
     width: 70px !important;
    margin-bottom: 0.5em;
 
     padding: 3px 3px 3px 0;
 
    border-left: 15px solid #90c2dd;
 
     background-color: #f1f1f1;
 
     overflow: auto;
 
 
}
 
}
  
.messageboxcleanup {
+
.infobox-bonuses.wikitable td {
    width: 30%;
+
     text-align: center;
    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 {
+
.infobox-bonuses.wikitable .combat-attributes {
     background-color: #cfcfcf;
+
     text-align: left;
    border-color: #464646;
 
 
}
 
}
  
.messagebox.obsolete a,
+
.infobox-bonuses.wikitable .combat-attributes .image {
.messagebox.obsolete a:visited,
+
    display: inline-block;
.messagebox.obsolete a:active {
+
    margin-right: 4px;
     color: #6c6c6c;
+
     width: 23px;
 
}
 
}
  
.messagebox.info {
+
.infotableBonuses .attribute-value {
     background-color: #ebebeb;
+
     background: #f5f5f5;
    border-color: #898989;
 
 
}
 
}
  
.messagebox.info a,
+
.infotableBonuses .attribute-total {
.messagebox.info a:visited,
+
     background: #f2f2f2;
.messagebox.info a:active {
 
     color: #6c6c6c;
 
 
}
 
}
  
.messagebox.action {
+
.infotableBonuses .attribute-total .attribute-value {
     background-color: #cbdae2;
+
     background: #f2f2f2;
    border-color: #45697D;
 
 
}
 
}
  
.messagebox.action a,
+
.inventorytable {
.messagebox.action a:visited,
+
    background-image: url('filepath://Inventory_interface.png');
.messagebox.action a:active {
+
    background-repeat: no-repeat;
     color: #3c5c6e;
+
    background-position: top left;
 +
    width: 174px;
 +
    height: 328px;
 +
    padding: 37px 0 42px;
 +
     border-spacing: 0;
 
}
 
}
  
.messagebox.file {
+
.inventorytable td {
     background-color: #cfd8eb;
+
     padding: 0 !important;
     border-color: #617ebc;
+
     border: 0 !important;
 +
    text-align: center;
 +
    position: relative;
 +
    width: 46px;
 +
    height: 36px;
 
}
 
}
  
.messagebox.file a,
+
.keypress {
.messagebox.file a:visited,
+
    background: #eeeeee;
.messagebox.file a:active {
+
    color: #333333;
     color: #556d97;
+
    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.warn {
+
.license {
     background-color: #ecd8d5;
+
     background: #cfd8eb;
     border-color: #861c10;
+
     border: none;
 
}
 
}
  
.messagebox.warn a,
+
.license th {
.messagebox.warn a:visited,
+
    padding-right: 0.4em;
.messagebox.warn a:active {
+
    background-color: #617ebc;
     color: #861c10;
+
     color: #fff;
 +
    width: 25%;
 
}
 
}
  
.messagebox.disambig {
+
.license th[colspan="2"] {
     background-color: #ebebeb;
+
     font-size: 16px;
    border-color: #898989;
 
    margin-top: 20px !important;
 
    margin-bottom: 30px !important;
 
 
}
 
}
  
.messagebox.disambig a,
+
.license a {
.messagebox.disambig a:visited,
+
     color: #556d97;
.messagebox.disambig a:active {
 
     color: #6c6c6c;
 
 
}
 
}
  
.messagebox.safe {
+
.musicplayer {
     background-color: #d8f0d3;
+
    border: 1px solid #e4eaee;
     border-color: #1b8408;
+
    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.safe a,
+
.musicplayer .mediaContainer {
.messagebox.safe a:visited,
+
     margin-top: 0.75em;
.messagebox.safe a:active {
 
     color: #1b8408;
 
 
}
 
}
  
.messagebox.unsafe {
+
.pronunciation {
    background-color: #ffee88;
 
    border-color: #997700;
 
 
}
 
}
  
.messagebox.unsafe a,
+
.pronunciation .k-options,
.messagebox.unsafe a:visited,
+
.pronunciation .volume-slider,
.messagebox.unsafe a:active {
+
.pronunciation .volume_control,
     color: #997700;
+
.pronunciation .timed-text,
 +
.pronunciation .time-disp,
 +
.pronunciation .play_head,
 +
.pronunciation .videoHolder {
 +
     display: none;
 
}
 
}
  
.messagebox.easter {
+
.pronunciation .mediaContainer,
     background-color: #e5f9c2;
+
.pronunciation .k-player {
     border-color: #598014;
+
     display: inline-block;
 +
     width: 20px !important;
 
}
 
}
  
.messagebox.easter a,
+
.pronunciation .k-player .control-bar {
.messagebox.easter a:visited,
+
    border: none;
.messagebox.easter a:active {
+
    background: none;
     color: #598014;
+
     padding: 0;
 
}
 
}
  
.messagebox.halloween {
+
.pronunciation .mwPlayerContainer {
     background-color: #e8d8ea;
+
     background: none;
    border-color: #794080;
 
 
}
 
}
  
.messagebox.halloween a,
+
.messagebox {
.messagebox.halloween a:visited,
+
    width: 65%;
.messagebox.halloween a:active {
+
    margin-left: auto;
     color: #794080;
+
    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.thanksgiving {
+
.messageboxcleanup {
     background-color: #f0cba8;
+
    width: 30%;
     border-color: #a65800;
+
    margin-top: 0.5em;
 +
    margin-bottom: 0.5em;
 +
    padding: 0px 0px 0px 0;
 +
     border-left: 15px solid #90c2dd;
 +
     background-color: #f1f1f1;
 +
    overflow: auto;
 
}
 
}
  
.messagebox.thanksgiving a,
+
.messagebox.obsolete {
.messagebox.thanksgiving a:visited,
+
    background-color: #cfcfcf;
.messagebox.thanksgiving a:active {
+
     border-color: #464646;
     color: #a65800;
 
 
}
 
}
  
.messagebox.christmas {
+
.messagebox.obsolete a,
    background-color: #d4eaf6;
+
.messagebox.obsolete a:visited,
     border-color: #428bb5;
+
.messagebox.obsolete a:active {
 +
     color: #6c6c6c;
 
}
 
}
  
.messagebox.christmas a,
+
.messagebox.info {
.messagebox.christmas a:visited,
+
    background-color: #ebebeb;
.messagebox.christmas a:active {
+
     border-color: #898989;
     color: #3a799d;
 
 
}
 
}
  
.messagebox.discord {
+
.messagebox.info a,
    background-color: #7289DA;
+
.messagebox.info a:visited,
    border-color: #5a6dad;
+
.messagebox.info a:active {
     color: #ffffff;
+
     color: #6c6c6c;
 
}
 
}
  
.messagebox.discord a,
+
.messagebox.action {
.messagebox.discord a:visited,
+
    background-color: #cbdae2;
.messagebox.discord a:active {
+
     border-color: #45697D;
     color: #d2e5fc;
 
 
}
 
}
  
.messagebox.discord a.external.text,
+
.messagebox.action a,
.messagebox.discord a:visited.external.text,
+
.messagebox.action a:visited,
.messagebox.discord a:active.external.text {
+
.messagebox.action a:active {
     color: #d2e5fc;
+
     color: #3c5c6e;
    font-style: italic;
 
 
}
 
}
  
.messagebox.stub {
+
.messagebox.file {
     width: 40%;
+
     background-color: #cfd8eb;
 +
    border-color: #617ebc;
 
}
 
}
  
.messagebox.welcomenotice {
+
.messagebox.file a,
    padding: 1em;
+
.messagebox.file a:visited,
     width: 90%;
+
.messagebox.file a:active {
 +
     color: #556d97;
 
}
 
}
  
.messagebox.hasdialogue {
+
.messagebox.warn {
     width: auto;
+
     background-color: #ecd8d5;
 +
    border-color: #861c10;
 
}
 
}
  
.messagebox.alphabetical {
+
.messagebox.warn a,
    width: auto;
+
.messagebox.warn a:visited,
    font-size: 95%;
+
.messagebox.warn a:active {
     padding: 5px 10px;
+
     color: #861c10;
    text-align: center;
 
    border-radius: 5px;
 
    background-color: #f9f9f9;
 
    border: 1px solid #eee;
 
 
}
 
}
  
.wikipedia {
+
.messagebox.disambig {
     border: solid #aaa 1px;
+
     background-color: #ebebeb;
     font-size: 90%;
+
     border-color: #898989;
    background: #f9f9f9;
+
     margin-top: 20px !important;
     padding: 4px;
+
     margin-bottom: 30px !important;
    spacing: 0px;
 
     margin-top: 10px;
 
 
}
 
}
  
.messagebox2 {
+
.messagebox.disambig a,
    background: #ffffff;
+
.messagebox.disambig a:visited,
    width: 60vw;
+
.messagebox.disambig a:active {
     max-width: 600px;
+
     color: #6c6c6c;
    margin: 1em auto;
 
    border-collapse: collapse;
 
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
 
 
}
 
}
  
.messagebox2 + .messagebox2 {
+
.messagebox.safe {
     margin-top: calc(-1em - 1px);
+
     background-color: #d8f0d3;
 +
    border-color: #1b8408;
 
}
 
}
  
.messagebox-header {
+
.messagebox.safe a,
    background: #ddedf6;
+
.messagebox.safe a:visited,
    border: 1px solid #c5e0ef;
+
.messagebox.safe a:active {
     border-bottom: 0.3em solid #589ac1;
+
     color: #1b8408;
    display: flex;
 
 
}
 
}
  
.messagebox-image {
+
.messagebox.unsafe {
     width: 55px;
+
     background-color: #ffee88;
    display: flex;
+
     border-color: #997700;
    justify-content: center;
 
     align-items: center;
 
 
}
 
}
  
.messagebox-title {
+
.messagebox.unsafe a,
    line-height: 1.55em;
+
.messagebox.unsafe a:visited,
    font-weight: bold;
+
.messagebox.unsafe a:active {
    padding: 0.6em 0.6em 0.6em 0;
+
     color: #997700;
     flex: 1;
 
 
}
 
}
  
.messagebox-text {
+
.messagebox.easter {
     font-size: 0.85em;
+
     background-color: #e5f9c2;
    line-height: 1.6em;
+
     border-color: #598014;
    padding: 0.65em 0.65em 0.65em 55px;
 
    border: 1px solid #e4eaee;
 
     border-top-width: 0;
 
 
}
 
}
  
.messagebox2.warn .messagebox-header {
+
.messagebox.easter a,
    background: #feecea;
+
.messagebox.easter a:visited,
    border-color: #fdd6d2;
+
.messagebox.easter a:active {
     border-bottom-color: #ed3523;
+
     color: #598014;
 
}
 
}
  
.messagebox2.warn .messagebox-header a {
+
.messagebox.halloween {
     color: #da2412;
+
    background-color: #e8d8ea;
 +
     border-color: #794080;
 
}
 
}
  
.messagebox2.action .messagebox-header {
+
.messagebox.halloween a,
    background: #fef0e4;
+
.messagebox.halloween a:visited,
    border-color: #fde2cb;
+
.messagebox.halloween a:active {
     border-bottom-color: #f67e0c;
+
     color: #794080;
 
}
 
}
  
.messagebox2.action .messagebox-header a {
+
.messagebox.thanksgiving {
     color: #d76d08;
+
    background-color: #f0cba8;
 +
     border-color: #a65800;
 
}
 
}
  
.messagebox2.safe .messagebox-header {
+
.messagebox.thanksgiving a,
    background: #ecf8e3;
+
.messagebox.thanksgiving a:visited,
    border-color: #def3cf;
+
.messagebox.thanksgiving a:active {
     border-bottom-color: #64ba1d;
+
     color: #a65800;
 
}
 
}
  
.messagebox2.safe .messagebox-header a {
+
.messagebox.christmas {
     color: #539b18;
+
    background-color: #d4eaf6;
 +
     border-color: #428bb5;
 
}
 
}
  
.messagebox2.file .messagebox-header {
+
.messagebox.christmas a,
    background: #e2e9f7;
+
.messagebox.christmas a:visited,
    border-color: #cedaf1;
+
.messagebox.christmas a:active {
     border-bottom-color: #5675b7;
+
     color: #3a799d;
 
}
 
}
  
.messagebox2.file .messagebox-header a {
+
.messagebox.discord {
     color: #4664a4;
+
    background-color: #7289DA;
 +
    border-color: #5a6dad;
 +
     color: #ffffff;
 
}
 
}
  
.messagebox2.event .messagebox-header {
+
.messagebox.discord a,
    background: #fceef9;
+
.messagebox.discord a:visited,
    border-color: #f8d8f1;
+
.messagebox.discord a:active {
     border-bottom-color: #e667ca;
+
     color: #d2e5fc;
 
}
 
}
  
.messagebox2.event .messagebox-header a {
+
.messagebox.discord a.external.text,
     color: #e148c0;
+
.messagebox.discord a:visited.external.text,
 +
.messagebox.discord a:active.external.text {
 +
     color: #d2e5fc;
 +
    font-style: italic;
 
}
 
}
  
.messagebox2.info .messagebox-header {
+
.messagebox.stub {
     background: #e4eaee;
+
     width: 40%;
    border-color: #d4dee4;
 
    border-bottom-color: #8b96a3;
 
 
}
 
}
  
.messagebox2.info .messagebox-header a {
+
.messagebox.welcomenotice {
     color: #788493;
+
     padding: 1em;
 +
    width: 90%;
 
}
 
}
  
.messagebox2.obsolete .messagebox-header {
+
.messagebox.hasdialogue {
     background: #eeeeee;
+
     width: auto;
    border-color: #e1e1e1;
 
    border-bottom-color: #6f6f6f;
 
 
}
 
}
  
.messagebox2.obsolete .messagebox-header a {
+
.messagebox.alphabetical {
     color: #5e5e5e;
+
    width: auto;
 +
    font-size: 95%;
 +
    padding: 5px 10px;
 +
    text-align: center;
 +
    border-radius: 5px;
 +
     background-color: #f9f9f9;
 +
    border: 1px solid #eee;
 
}
 
}
  
.messagebox2.discord .messagebox-header {
+
.wikipedia {
     background: #7289DA;
+
     border: solid #aaa 1px;
     border-color: #5e78d5;
+
     font-size: 90%;
     border-bottom-color: #5265a5;
+
    background: #f9f9f9;
 +
    padding: 4px;
 +
    spacing: 0px;
 +
     margin-top: 10px;
 
}
 
}
  
.messagebox2.discord .messagebox-header a {
+
.messagebox2 {
     color: #46578e;
+
     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.discord .messagebox-title {
+
.messagebox2 + .messagebox2 {
     color: #ffffff;
+
     margin-top: calc(-1em - 1px);
 
}
 
}
  
.menaphite-script {
+
.messagebox-header {
     word-spacing: 15px;
+
     background: #ddedf6;
     width: 85%;
+
    border: 1px solid #c5e0ef;
 +
    border-bottom: 0.3em solid #589ac1;
 +
     display: flex;
 
}
 
}
  
.menaphite-script img {
+
.messagebox-image {
     padding: 0 3px;
+
     width: 55px;
 +
    display: flex;
 +
    justify-content: center;
 +
    align-items: center;
 
}
 
}
  
.menaphite-script p:first-of-type {
+
.messagebox-title {
     margin-top: 1em;
+
    line-height: 1.55em;
 +
    font-weight: bold;
 +
    padding: 0.6em 0.6em 0.6em 0;
 +
     flex: 1;
 
}
 
}
  
.menaphite-script .js-tooltip-click {
+
.messagebox-text {
    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;
 
     font-size: 0.85em;
     background: #ffffff;
+
     line-height: 1.6em;
     border-collapse: collapse;
+
     padding: 0.65em 0.65em 0.65em 55px;
     margin: 15px auto;
+
     border: 1px solid #e4eaee;
     width: 100%;
+
     border-top-width: 0;
    clear: both;
 
 
}
 
}
  
.navbox:not(.navbox-collapsible) {
+
.messagebox2.warn .messagebox-header {
     box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
+
     background: #feecea;
 +
    border-color: #fdd6d2;
 +
    border-bottom-color: #ed3523;
 
}
 
}
  
.navbox .navbox-title {
+
.messagebox2.warn .messagebox-header a {
    font-size: 110%;
+
     color: #da2412;
    background: #438ab5;
 
     color: #ffffff;
 
    text-align: center;
 
    padding: 3px 8px;
 
 
}
 
}
  
.navbox .navbox-title .mw-collapsible-toggle {
+
.messagebox2.action .messagebox-header {
     font-size: 0.9em;
+
     background: #fef0e4;
     margin-left: 6em;
+
     border-color: #fde2cb;
     float: right;
+
     border-bottom-color: #f67e0c;
 
}
 
}
  
.navbox .navbox-title a {
+
.messagebox2.action .messagebox-header a {
     color: #ffffff;
+
     color: #d76d08;
 
}
 
}
  
.navbox .navbox-title a:visited {
+
.messagebox2.safe .messagebox-header {
     color: #ffffff;
+
    background: #ecf8e3;
 +
    border-color: #def3cf;
 +
     border-bottom-color: #64ba1d;
 
}
 
}
  
.navbox .navbox-footer {
+
.messagebox2.safe .messagebox-header a {
     background: #438ab5;
+
     color: #539b18;
    border-top: 1px;
 
    text-align: center;
 
    font-size: smaller;
 
 
}
 
}
  
.navbox .navbox-footer a {
+
.messagebox2.file .messagebox-header {
     color: #ffffff;
+
     background: #e2e9f7;
 +
    border-color: #cedaf1;
 +
    border-bottom-color: #5675b7;
 
}
 
}
  
.navbox .navbox-footer a:visited {
+
.messagebox2.file .messagebox-header a {
     color: #ffffff;
+
     color: #4664a4;
 
}
 
}
  
.navbox .navbox-group-title {
+
.messagebox2.event .messagebox-header {
     background: #e4eaee;
+
     background: #fceef9;
     border: 1px solid #d8e5ff;
+
     border-color: #f8d8f1;
     border-width: 0 1px 1px 0;
+
     border-bottom-color: #e667ca;
    font-weight: bold;
 
    padding: 0 10px 5px 10px;
 
    width: 100px;
 
 
}
 
}
  
.navbox .navbox-group-title a:visited {
+
.messagebox2.event .messagebox-header a {
     color: #438ab5;
+
     color: #e148c0;
 
}
 
}
  
.navbox .navbox-list {
+
.messagebox2.info .messagebox-header {
     border-bottom: 1px solid #d8e5ff;
+
    background: #e4eaee;
     padding: 0 7px;
+
     border-color: #d4dee4;
 +
     border-bottom-color: #8b96a3;
 
}
 
}
  
.navbox .navbox-list ul {
+
.messagebox2.info .messagebox-header a {
     margin: 0;
+
     color: #788493;
 
}
 
}
  
.navbox .navbox-list li {
+
.messagebox2.obsolete .messagebox-header {
     display: inline-block;
+
     background: #eeeeee;
 +
    border-color: #e1e1e1;
 +
    border-bottom-color: #6f6f6f;
 
}
 
}
  
.navbox .navbox-list li + li::before {
+
.messagebox2.obsolete .messagebox-header a {
     content: ' • ';
+
     color: #5e5e5e;
    white-space: nowrap;
 
 
}
 
}
  
.navbox .navbox-subgroup {
+
.messagebox2.discord .messagebox-header {
     border-spacing: 0;
+
    background: #7289DA;
     width: 100%;
+
     border-color: #5e78d5;
 +
     border-bottom-color: #5265a5;
 
}
 
}
  
.navbox .navbox-subgroup .navbox-group-title {
+
.messagebox2.discord .messagebox-header a {
     padding-bottom: 5px;
+
     color: #46578e;
 
}
 
}
  
.navbox .navbox.navbox-collapsible {
+
.messagebox2.discord .messagebox-title {
     font-size: 100%;
+
     color: #ffffff;
    margin: 5px 0 0;
 
 
}
 
}
  
.navbox .navbox.navbox-collapsible .navbox-title {
+
.menaphite-script {
     background: #6ba5c8;
+
     word-spacing: 15px;
     padding: 0 8px;
+
     width: 85%;
 
}
 
}
  
.navbox img {
+
.menaphite-script img {
    height: auto;
+
     padding: 0 3px;
    width: auto;
 
    max-height: 1.6em;
 
     padding: 0 1px;
 
 
}
 
}
  
.navbox + .navbox {
+
.menaphite-script p:first-of-type {
     margin-top: -8px;
+
     margin-top: 1em;
 
}
 
}
  
.navbox-data {
+
.menaphite-script .js-tooltip-click {
     display: none;
+
     font-size: 12px;
}
+
    border-radius: 5px;
 
+
    background-color: #898989;
.navbox-data + .navbox {
+
    border-color: #898989;
     margin-top: -8px;
+
    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;
+
 
 +
.navbox .navbox-footer a {
 +
     color: #ffffff;
 
}
 
}
  
.perk-background {
+
.navbox .navbox-footer a:visited {
     background: #09222F;
+
     color: #ffffff;
 
}
 
}
  
.pic-link + a,
+
.navbox .navbox-group-title {
.chathead-link + a {
+
    background: #e4eaee;
     margin-left: 0.25em;
+
    border: 1px solid #d8e5ff;
 +
    border-width: 0 1px 1px 0;
 +
     font-weight: bold;
 +
    padding: 0 10px 5px 10px;
 +
    width: 100px;
 
}
 
}
  
.normal-POH {
+
.navbox .navbox-group-title a:visited {
     line-height: normal !important;
+
     color: #438ab5;
 
}
 
}
  
.normal-POH a,
+
.navbox .navbox-list {
.normal-POH .mw-selflink {
+
     border-bottom: 1px solid #d8e5ff;
     color: #4c4c4c;
+
    padding: 0 7px;
 
}
 
}
  
.portal-link-wrapper {
+
.navbox .navbox-list ul {
    text-align: center;
+
     margin: 0;
     margin-bottom: 0.5em;
 
 
}
 
}
  
.portal-link {
+
.navbox .navbox-list li {
     display: inline-flex;
+
     display: inline-block;
 
}
 
}
  
.portal-link a {
+
.navbox .navbox-list li + li::before {
    height: 120px;
+
     content: ' \2022\ ';
    width: 300px;
+
     white-space: nowrap;
    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 {
+
.navbox .navbox-subgroup {
     text-decoration: none;
+
     border-spacing: 0;
     background-color: #f2f2f2;
+
     width: 100%;
 
}
 
}
  
.portal-link.wide a {
+
.navbox .navbox-subgroup .navbox-group-title {
     width: 618px;
+
     padding-bottom: 5px;
 
}
 
}
  
.portal-link.short a {
+
.navbox .navbox.navbox-collapsible {
     font-size: 15px;
+
     font-size: 100%;
    height: 50px;
+
     margin: 5px 0 0;
     width: 200px;
 
    font-variant: small-caps;
 
    text-transform: none;
 
 
}
 
}
  
.portal-link.compact a {
+
.navbox .navbox.navbox-collapsible .navbox-title {
     font-size: 15px;
+
     background: #6ba5c8;
    height: 100px;
+
     padding: 0 8px;
     width: 200px;
 
 
}
 
}
  
.portal-link.article a {
+
.navbox img {
     border-top: 8px solid #90c2dd;
+
    height: auto;
 +
    width: auto;
 +
    max-height: 1.6em;
 +
     padding: 0 1px;
 
}
 
}
  
.portal-link.article a:hover {
+
.navbox + .navbox {
     background-color: #90c2dd;
+
     margin-top: -8px;
    color: #fff;
 
 
}
 
}
  
.portal-link.file a {
+
.navbox-data {
     border-top: 8px solid #617ebc;
+
     display: none;
    background-color: #cfd8eb;
 
 
}
 
}
  
.portal-link.file a:hover {
+
.navbox-data + .navbox {
     background-color: #617ebc;
+
     margin-top: -8px;
    color: #fff;
 
 
}
 
}
  
.portal-link.template a {
+
.pathmap .wikitable.lighttable > tfoot {
     border-top: 8px solid #898989;
+
     display: none;
    background-color: #ebebeb;
 
 
}
 
}
  
.portal-link.template a:hover {
+
.pathmap table.wikitable.lighttable {
     background-color: #898989;
+
    width: auto !important;
     color: #fff;
+
     display: table-cell;
 +
     border: none;
 
}
 
}
  
.missiondetails,
+
.pathmap table.wikitable.lighttable td {
.trainingdetails {
+
     height: 30px;
     text-align: left;
+
     width: 30px;
     margin: 0 auto 10px;
+
     padding: 0 !important;
     padding: 1px;
+
     border-bottom-width: 2px;
     background-color: #fff;
 
    border: 1px solid #aaaaaa;
 
 
}
 
}
  
.missiondetails .missiondetails-header,
+
.perk-link {
.trainingdetails .missiondetails-header {
+
    background: #09222F;
     width: 15%;
+
    border-radius: 111px;
     padding: 0 1em;
+
     width: 35px;
     font-weight: bold;
+
     height: 35px;
     background-color: #f2f2f2;
+
     line-height: 30px;
     vertical-align: top;
+
     display: inline-table;
 +
     margin-right: 5px;
 
}
 
}
  
.missiondetails .missiondetails-info,
+
.perk-link.perk-link-nobg {
.trainingdetails .missiondetails-info {
+
     background: transparent;
     width: 85%;
 
    padding-left: 1em;
 
 
}
 
}
  
.missionreq ul {
+
.perk-link > a {
     margin-left: 0;
+
     margin-left: 5px;
    padding-left: 10px;
 
    list-style: none;
 
    border-left: 1px dotted #333333;
 
 
}
 
}
  
.missionreq ul ul {
+
.perk-link .perk-link-rank {
     margin-left: 25px;
+
    position: relative;
 +
    top: -26px;
 +
    left: 5px;
 +
     margin-bottom: -28px;
 +
    line-height: 0;
 +
    float: left;
 
}
 
}
  
.quote-source {
+
.perk-background {
     text-align: right;
+
     background: #09222F;
 
}
 
}
  
.quote-source::before {
+
.pic-link + a,
     content: '— ';
+
.chathead-link + a {
 +
     margin-left: 0.25em;
 
}
 
}
  
blockquote {
+
.normal-POH {
     color: #5d6773;
+
     line-height: normal !important;
 
}
 
}
  
blockquote p:not(.quote-source) {
+
.normal-POH a,
     border-left: 3px solid #e4eaee;
+
.normal-POH .mw-selflink {
    padding-left: 1em;
+
     color: #4c4c4c;
 
}
 
}
  
.pullquote {
+
.portal-link-wrapper {
     border-collapse: collapse;
+
     text-align: center;
    border: none;
+
     margin-bottom: 0.5em;
     margin: 1em auto;
 
 
}
 
}
  
.pullquote .quotation-mark {
+
.portal-link {
     color: #949eaa;
+
     display: inline-flex;
    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 {
+
.portal-link a {
     text-align: left;
+
    height: 120px;
     vertical-align: top;
+
    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;
 
}
 
}
  
.pullquote .quotation-mark.right {
+
.portal-link a:hover {
     text-align: right;
+
     text-decoration: none;
     vertical-align: bottom;
+
     background-color: #f2f2f2;
 
}
 
}
  
.pullquote .quotation-text {
+
.portal-link.wide a {
     vertical-align: top;
+
     width: 618px;
    padding: 0.2em 0.5em;
 
 
}
 
}
  
.pullquote .quotation-source {
+
.portal-link.short a {
     text-align: right;
+
    font-size: 15px;
 +
    height: 50px;
 +
    width: 200px;
 +
    font-variant: small-caps;
 +
     text-transform: none;
 
}
 
}
  
.gsw-infobox .recolour-table {
+
.portal-link.compact a {
     margin: auto;
+
    font-size: 15px;
 +
    height: 100px;
 +
     width: 200px;
 
}
 
}
  
.recolour-table .rec-empty-row,
+
.portal-link.article a {
.recolour-table .rec-empty-cell {
+
     border-top: 8px solid #90c2dd;
    padding: 0;
 
     border: none;
 
 
}
 
}
  
.recolour-table .rec-empty-row {
+
.portal-link.article a:hover {
     height: 9px;
+
    background-color: #90c2dd;
 +
     color: #fff;
 
}
 
}
  
.recolour-table .rec-empty-cell {
+
.portal-link.file a {
     width: 9px;
+
    border-top: 8px solid #617ebc;
 +
     background-color: #cfd8eb;
 
}
 
}
  
.recolour-table .rec-cell {
+
.portal-link.file a:hover {
     border: 2px ridge #8c8264 !important;
+
     background-color: #617ebc;
     padding: 0 !important;
+
     color: #fff;
    height: 15px;
 
    width: 15px;
 
 
}
 
}
  
ol.references {
+
.portal-link.template a {
     font-size: 100%;
+
     border-top: 8px solid #898989;
 +
    background-color: #ebebeb;
 
}
 
}
  
.references-small {
+
.portal-link.template a:hover {
     font-size: 90%;
+
     background-color: #898989;
 +
    color: #fff;
 
}
 
}
  
.hideQuotes .refhide {
+
/*Portal Link Image*/
     display: none;
+
 
 +
.portal-link-wrapper-img {
 +
     text-align: center;
 +
    margin-bottom: 0.5em;
 
}
 
}
  
.hideRefBacklinks .references a {
+
.portal-link-img {
     display: none;
+
     display: inline-flex;
 
}
 
}
  
.shortcut {
+
.portal-link-img a {
     background: #ffffff;
+
    height: 120px;
     border: 1px solid #e4eaee;
+
    width: 300px;
     margin: 0.5em 0 0.5em 1em;
+
    display: inline-flex;
     padding: 0.5em;
+
    justify-content: center !important;
     text-align: center;
+
    align-items: center !important;
     font-size: 75%;
+
    margin: 7px;
     float: right;
+
    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;
 
}
 
}
  
.speaksin {
+
.portal-link-img.wide a {
     border-left: none;
+
     width: 618px;
    padding: 0 10px;
 
 
}
 
}
  
.speaksin-title {
+
.portal-link-img.short a {
     text-align: center;
+
     font-size: 15px;
     font-weight: bold;
+
    height: 50px;
     padding: 0.3em 0;
+
    width: 200px;
 +
     font-variant: small-caps;
 +
     text-transform: none;
 
}
 
}
  
.speaksin-list {
+
.portal-link-img.compact a {
    border-top: 1px solid;
+
     font-size: 15px;
    padding-top: 0.5em;
+
     height: 150px;
     -moz-columns: auto 2;
+
     width: 150px;
     -webkit-columns: auto 2;
 
     columns: auto 2;
 
 
}
 
}
  
.statbox {
+
.portal-link-img.article a {
     width: 197px;
+
     border-top: 8px solid #90c2dd;
    height: 280px;
+
}
    cursor: default;
+
 
    font-family: runescape;
+
.portal-link-img.article a:hover {
     font-size: 16px;
+
     /*background-color: #90c2dd;*/
     color: #ff8c00;
+
     color: #fff;
    text-shadow: #000 1px 1px 0;
+
}
    background-color: #000;
+
 
     background-image: url('filepath://Statstable_bg.png');
+
/********************TESTING URLS*****************/
 +
/*.portal-link-img.article.earthtoken a:hover {
 +
     background-image: url('filepath://Earth_token.png');
 +
    background-size: contain;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
    border-spacing: 0;
+
}*/
    padding: 7px;
+
/************************************************/
}
 
  
.statbox td {
+
.portal-link-img.article.earthtoken a:hover {
    position: relative;
+
     background-image: url("https://wiki.geministation.com/images/2/23/Earth_token.png"); /* [[File:Earth_token.png]] */
     background-image: url('filepath://Statstable_background.png');
+
    background-size: contain;
 
     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.eristoken a:hover {
.statbox td img {
+
     background-image: url("https://wiki.geministation.com/images/6/65/Eris_token.png"); /* [[File:Eris_token.png]] */
     float: left;
+
     background-size: contain;
     margin-bottom: -3px;
+
     background-repeat: no-repeat;
     margin-top: -1px;
 
 
}
 
}
 
+
.portal-link-img.article.gemtoken a:hover {
.statbox td img[height^="1"] {
+
    background-image: url("https://wiki.geministation.com/images/2/24/Gem_token.png"); /* [[File:Gem_token.png]] */
     margin-top: 4px;
+
    background-size: contain;
 +
     background-repeat: no-repeat;
 
}
 
}
 
+
.portal-link-img.article.jupitertoken a:hover {
.statbox td .xpbox {
+
     background-image: url("https://wiki.geministation.com/images/0/0b/Jupiter_token.png"); /* [[File:Jupiter_token.png]] */
    display: none;
+
     background-size: contain;
    z-index: 3;
+
     background-repeat: no-repeat;
    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;
 
 
}
 
}
 
+
.portal-link-img.article.marstoken a:hover {
.statbox td .xpbox span {
+
    background-image: url("https://wiki.geministation.com/images/8/8a/Mars_token.png"); /* [[File:Mars_token.png]] */
     float: right;
+
    background-size: contain;
 +
     background-repeat: no-repeat;
 
}
 
}
 
+
.portal-link-img.article.moontoken a:hover {
.statbox td:hover .xpbox {
+
    background-image: url("https://wiki.geministation.com/images/9/97/Moon_token.png"); /* [[File:Moon_token.png]] */
     display: inline-block;
+
    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 {
.statbox td[colspan="3"] {
+
     background-image: url("https://wiki.geministation.com/images/3/31/Fighter_token.png"); /* [[File:Fighter_token.png]] */
     background: none;
+
     background-size: contain;
     text-align: left;
+
     background-repeat: no-repeat;
     padding: 20px 0 0 90px;
 
    color: #fff;
 
 
}
 
}
 
+
.portal-link-img.article.freightertoken a:hover {
.succession {
+
    background-image: url("https://wiki.geministation.com/images/9/9c/Freighter_token.png"); /* [[File:Freighter_token.png]] */
     width: 50%;
+
     background-size: contain;
     text-align: center;
+
     background-repeat: no-repeat;
 
}
 
}
 
+
.portal-link-img.article.scouttoken a:hover {
.succession th {
+
     background-image: url("https://wiki.geministation.com/images/1/11/Scout_token.png"); /* [[File:Scout_token.png]] */
     width: 33%;
+
     background-size: contain;
     font-size: 90%;
+
     background-repeat: no-repeat;
     background: #cccccc;
 
 
}
 
}
 
+
.portal-link-img.file a {
.succession td {
+
    border-top: 8px solid #617ebc;
     background: #eeeeee;
+
     background-color: #cfd8eb;
 
}
 
}
  
.tabber {
+
.portal-link-img.file a:hover {
     margin: 1em 0;
+
     background-color: #617ebc;
     overflow-x: hidden;
+
     color: #fff;
 
}
 
}
  
.tabber .tabbertab {
+
.portal-link-img.template a {
     background-color: #ffffff;
+
     border-top: 8px solid #898989;
    border: 1px solid #e4eaee;
+
     background-color: #ebebeb;
     padding: 1em 1.5em;
 
    overflow-x: auto;
 
 
}
 
}
  
ul.tabbernav {
+
.portal-link-img.template a:hover {
    border: none;
+
     background-color: #898989;
    margin-left: 2em;
+
     color: #fff;
     margin-bottom: 0;
 
    padding: 0.55em 0;
 
     font-family: inherit;
 
 
}
 
}
  
ul.tabbernav li.tabberactive a:hover {
+
.missiondetails,
     background-color: #ffffff;
+
.trainingdetails {
 +
    text-align: left;
 +
    margin: 0 auto 10px;
 +
    padding: 1px;
 +
     background-color: #fff;
 +
    border: 1px solid #aaaaaa;
 
}
 
}
  
ul.tabbernav li a {
+
.missiondetails .missiondetails-header,
     background: #f9fafa;
+
.trainingdetails .missiondetails-header {
     color: #444e5a;
+
     width: 15%;
     font-size: 110%;
+
     padding: 0 1em;
     border-color: #e4eaee;
+
     font-weight: bold;
    padding: 0.5em 1em;
+
     background-color: #f2f2f2;
    -webkit-transition: 0.2s ease;
+
     vertical-align: top;
     -moz-transition: 0.2s ease;
 
    transition: 0.2s ease;
 
 
}
 
}
  
ul.tabbernav li a:hover {
+
.missiondetails .missiondetails-info,
     background-color: #f1f3f3;
+
.trainingdetails .missiondetails-info {
     border-color: #dbe3e8;
+
     width: 85%;
 +
     padding-left: 1em;
 
}
 
}
  
ul.tabbernav li a:link,
+
.missionreq ul {
ul.tabbernav li a:visited {
+
    margin-left: 0;
     color: #444e5a;
+
    padding-left: 10px;
 +
    list-style: none;
 +
     border-left: 1px dotted #333333;
 
}
 
}
  
.thgem {
+
.missionreq ul ul {
     position: relative;
+
     margin-left: 25px;
    display: inline-flex;
 
    justify-content: center;
 
    align-items: center;
 
    height: 90px;
 
    width: 66px;
 
 
}
 
}
  
.thgem-number {
+
.quote-source {
     text-shadow: 1px 1px 0px black;
+
     text-align: right;
    font-family: runescape-small;
 
    font-size: 16px;
 
    position: absolute;
 
    top: 20px;
 
    left: 15px;
 
    pointer-events: none;
 
 
}
 
}
  
.thgem-common {
+
.quote-source::before {
     background-image: url('filepath://THGem-common.png');
+
     content: '\0151\ ';
 
}
 
}
  
.thgem-fairly-common {
+
blockquote {
     background-image: url('filepath://THGem-fairly-common.png');
+
     color: #5d6773;
 
}
 
}
  
.thgem-uncommon {
+
blockquote p:not(.quote-source) {
     background-image: url('filepath://THGem-uncommon.png');
+
     border-left: 3px solid #e4eaee;
 +
    padding-left: 1em;
 
}
 
}
  
.thgem-rare {
+
.pullquote {
     background-image: url('filepath://THGem-rare.png');
+
     border-collapse: collapse;
 +
    border: none;
 +
    margin: 1em auto;
 
}
 
}
  
.thgem-very-rare {
+
.pullquote .quotation-mark {
     background-image: url('filepath://THGem-very-rare.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-ultra-rare {
+
.pullquote .quotation-mark.left {
     background-image: url('filepath://THGem-ultra-rare.png');
+
     text-align: left;
 +
    vertical-align: top;
 
}
 
}
  
.thgem-none {
+
.pullquote .quotation-mark.right {
     background-image: url('filepath://THGem-none.png');
+
     text-align: right;
 +
    vertical-align: bottom;
 
}
 
}
  
#toc,
+
.pullquote .quotation-text {
.toc {
+
     vertical-align: top;
     font-size: 0.9em;
+
     padding: 0.2em 0.5em;
    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,
+
.pullquote .quotation-source {
.toc .toctitle {
+
     text-align: right;
     background: #eeeeee;
 
    border: 1px solid #dcdcdc;
 
    padding: 0.25em 1em;
 
 
}
 
}
  
#toc .toctitle h2,
+
.gsw-infobox .recolour-table {
.toc .toctitle h2,
+
     margin: auto;
#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-empty-row,
.toc .toclevel-1 a {
+
.recolour-table .rec-empty-cell {
     color: #515151;
+
     padding: 0;
 +
    border: none;
 
}
 
}
  
#toc .toclevel-2 a,
+
.recolour-table .rec-empty-row {
.toc .toclevel-2 a {
+
     height: 9px;
     color: #777777;
 
 
}
 
}
  
#toc > ul,
+
.recolour-table .rec-empty-cell {
.toc > ul {
+
     width: 9px;
    border: 1px solid #e6e6e6;
 
    border-top: none;
 
    line-height: 1.8em;
 
    padding: 0.75em 1.75em;
 
     margin: 0;
 
 
}
 
}
  
#toc ul ul,
+
.recolour-table .rec-cell {
.toc ul ul {
+
     border: 2px ridge #8c8264 !important;
     border-left: 1px dotted #cccccc;
+
     padding: 0 !important;
     padding-left: 0.5em;
+
    height: 15px;
 +
    width: 15px;
 
}
 
}
  
.toctoggle {
+
ol.references {
     padding-left: 0.2em;
+
     font-size: 100%;
 
}
 
}
  
.tocnumber {
+
.references-small {
     display: none;
+
     font-size: 90%;
 
}
 
}
  
.toclimit-2 #toc .toclevel-2,
+
.hideQuotes .refhide {
.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 {
+
.hideRefBacklinks .references a {
     display: inline-table;
+
     display: none;
    width: 160px;
 
    height: 150px;
 
    margin-right: 1em;
 
    text-align: center;
 
 
}
 
}
  
.update-history {
+
.shortcut {
    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 {
 +
    background-color: #ffffff;
 +
    border: 1px solid #e4eaee;
 +
    padding: 1em 1.5em;
 +
    overflow-x: auto;
 +
}
 +
 
 +
ul.tabbernav {
 
     border: none;
 
     border: none;
 +
    margin-left: 2em;
 +
    margin-bottom: 0;
 +
    padding: 0.55em 0;
 +
    font-family: inherit;
 
}
 
}
  
table.wikitable {
+
ul.tabbernav li.tabberactive a:hover {
     color: inherit;
+
     background-color: #ffffff;
    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 {
+
ul.tabbernav li a {
     background-color: #eeeeee;
+
     background: #f9fafa;
     border-color: #dcdcdc;
+
    color: #444e5a;
     line-height: 1.65em;
+
    font-size: 110%;
     padding: 0.4em;
+
     border-color: #e4eaee;
 +
    padding: 0.5em 1em;
 +
    -webkit-transition: 0.2s ease;
 +
     -moz-transition: 0.2s ease;
 +
     transition: 0.2s ease;
 
}
 
}
  
table.wikitable > * > tr > td {
+
ul.tabbernav li a:hover {
     border-color: #e6e6e6;
+
     background-color: #f1f3f3;
     padding: 0.25em 0.45em;
+
     border-color: #dbe3e8;
 
}
 
}
  
table.wikitable .header-top {
+
ul.tabbernav li a:link,
     background: #448fba;
+
ul.tabbernav li a:visited {
 +
     color: #444e5a;
 
}
 
}
  
table.align-left-1 td:nth-of-type(1),
+
.thgem {
table.align-left-2 td:nth-of-type(2),
+
    position: relative;
table.align-left-3 td:nth-of-type(3),
+
    display: inline-flex;
table.align-left-4 td:nth-of-type(4),
+
    justify-content: center;
table.align-left-5 td:nth-of-type(5),
+
    align-items: center;
table.align-left-6 td:nth-of-type(6),
+
    height: 90px;
table.align-left-7 td:nth-of-type(7),
+
     width: 66px;
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-number {
table.align-right-2 td:nth-of-type(2),
+
    text-shadow: 1px 1px 0px black;
table.align-right-3 td:nth-of-type(3),
+
    font-family: runescape-small;
table.align-right-4 td:nth-of-type(4),
+
    font-size: 16px;
table.align-right-5 td:nth-of-type(5),
+
    position: absolute;
table.align-right-6 td:nth-of-type(6),
+
    top: 20px;
table.align-right-7 td:nth-of-type(7),
+
    left: 15px;
table.align-right-8 td:nth-of-type(8),
+
     pointer-events: none;
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-common {
table.align-center-2 td:nth-of-type(2),
+
    background-image: url('filepath://THGem-common.png');
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),
+
.thgem-fairly-common {
table.alternating-cols td:nth-child(odd) {
+
    background-image: url('filepath://THGem-fairly-common.png');
    background: #f9f9f9;
 
 
}
 
}
  
.table-bg-red,
+
.thgem-uncommon {
.table-bg-veryrare {
+
     background-image: url('filepath://THGem-uncommon.png');
     background: #fbc0ba;
 
    color: #801c13;
 
 
}
 
}
  
.table-bg-red a:not(.mw-selflink),
+
.thgem-rare {
.table-bg-veryrare a:not(.mw-selflink) {
+
    background-image: url('filepath://THGem-rare.png');
    color: #9f261e;
 
    text-decoration: underline;
 
 
}
 
}
  
.table-bg-orange,
+
.thgem-very-rare {
.table-bg-rare {
+
     background-image: url('filepath://THGem-very-rare.png');
     background: #fbcfa6;
 
    color: #7a3f08;
 
 
}
 
}
  
.table-bg-orange a:not(.mw-selflink),
+
.thgem-ultra-rare {
.table-bg-rare a:not(.mw-selflink) {
+
    background-image: url('filepath://THGem-ultra-rare.png');
    color: #b55e0c;
 
    text-decoration: underline;
 
 
}
 
}
  
.table-bg-yellow,
+
.thgem-none {
.table-bg-uncommon {
+
     background-image: url('filepath://THGem-none.png');
     background: #fcea94;
 
    color: #786300;
 
 
}
 
}
  
.table-bg-yellow a:not(.mw-selflink),
+
#toc,
.table-bg-uncommon a:not(.mw-selflink) {
+
.toc {
     color: #a48900;
+
    font-size: 0.9em;
     text-decoration: underline;
+
    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,
+
#toc .toctitle,
.table-bg-common {
+
.toc .toctitle {
     background: #c3e8a3;
+
     background: #eeeeee;
     color: #2e5e05;
+
     border: 1px solid #dcdcdc;
 +
    padding: 0.25em 1em;
 
}
 
}
  
.table-bg-green a:not(.mw-selflink),
+
#toc .toctitle h2,
.table-bg-common a:not(.mw-selflink) {
+
.toc .toctitle h2,
     color: #3c780a;
+
#toc .toctitle a,
     text-decoration: underline;
+
.toc .toctitle a {
 +
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
 +
     color: #333333;
 
}
 
}
  
.table-bg-blue,
+
#toc .toclevel-1 a,
.table-bg-always {
+
.toc .toclevel-1 a {
    background: #aad9f5;
+
     color: #515151;
     color: #03436b;
 
 
}
 
}
  
.table-bg-blue a:not(.mw-selflink),
+
#toc .toclevel-2 a,
.table-bg-always a:not(.mw-selflink) {
+
.toc .toclevel-2 a {
     color: #0b5884;
+
     color: #777777;
    text-decoration: underline;
 
 
}
 
}
  
.table-bg-purple {
+
#toc > ul,
     background: #cfc0f0;
+
.toc > ul {
     color: #3d276b;
+
    border: 1px solid #e6e6e6;
 +
    border-top: none;
 +
    line-height: 1.8em;
 +
     padding: 0.75em 1.75em;
 +
     margin: 0;
 
}
 
}
  
.table-bg-purple a:not(.mw-selflink) {
+
#toc ul ul,
     color: #4f348b;
+
.toc ul ul {
     text-decoration: underline;
+
     border-left: 1px dotted #cccccc;
 +
     padding-left: 0.5em;
 
}
 
}
  
.table-bg-pink,
+
.toctoggle {
.table-bg-random {
+
     padding-left: 0.2em;
     background: #f5c8ec;
 
    color: #6d3662;
 
 
}
 
}
  
.table-bg-pink a:not(.mw-selflink),
+
.tocnumber {
.table-bg-random a:not(.mw-selflink) {
+
    display: none;
    color: #984c89;
+
}
     text-decoration: underline;
+
 
 +
.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;
 
}
 
}
  
.table-bg-gray,
+
.wikitable.towers {
.table-bg-grey,
+
    display: inline-table;
.table-bg-default {
+
    width: 160px;
     background: #e4eaee;
+
    height: 150px;
     color: #444e5a;
+
     margin-right: 1em;
 +
     text-align: center;
 
}
 
}
  
.table-bg-gray a:not(.mw-selflink),
+
.update-history {
.table-bg-grey a:not(.mw-selflink),
+
    max-height: 50vh;
.table-bg-default a:not(.mw-selflink) {
+
    overflow-y: auto;
     color: #5d6773;
+
    background: #ffffff;
     text-decoration: underline;
+
     padding: 1em 1.5em 0.25em;
 +
     border: 1px solid #e4eaee;
 
}
 
}
  
tr.store-hist {
+
.update-history > ul {
     opacity: 0.6;
+
     margin: 0;
    background: #e4eaee;
 
    color: #444e5a;
 
 
}
 
}
  
tr.store-hist a:not(.mw-selflink) {
+
.update-history > ul > li {
     color: #5d6773;
+
     margin-bottom: 0.75em;
     text-decoration: underline;
+
     list-style: none;
 
}
 
}
  
.table-na {
+
.update-history > ul > li > ul {
     background: #f9f9f9;
+
     margin-bottom: 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-type:hover a {
     color: rgba(60, 120, 10, 0.4);
+
     text-decoration: none;
    background: #e1f4d3;
 
 
}
 
}
  
table.lighttable .highlight-on .table-na {
+
.update-type a {
     color: rgba(60, 120, 10, 0.55);
+
     color: white;
     background: #b6e38f;
+
     background: #3ea6e6;
 +
    font-size: 80%;
 +
    font-weight: bold;
 +
    text-transform: uppercase;
 +
    border-radius: 3px;
 +
    padding: 2px 5px;
 
}
 
}
  
table.lighttable .highlight-on {
+
.update-type.hidden a,
     background-color: #c3e8a3;
+
.update-type.ninja a,
 +
.update-type.nxt a {
 +
     background: #444e5a;
 
}
 
}
  
table.lighttable .highlight-over {
+
.update-type.patch a {
background-color: #ecf8e3;
+
    background: #6bc71f;
 
}
 
}
  
.mw-collapsible.mw-collapsed {
+
.update-type.hotfix a,
     min-width: 25px;
+
.update-type.coldfix a {
 +
     background: #ee4231;
 
}
 
}
  
.mw-collapsible .mw-collapsible-toggle {
+
.update-type.warmfix a {
     font-weight: normal;
+
     background: #f7861b;
    margin-left: 0.5em;
 
 
}
 
}
  
table .im-task-reqs {
+
.official {
     text-align: left;
+
    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);
 
}
 
}
  
table .im-task-reqs p {
+
.production-selected {
     margin: 0.8em 0 0 0;
+
     background: rgba(195, 232, 163, 0.5);
 +
    color: #3c780a;
 
}
 
}
  
.discussiontable.noresults .topic,
+
.infobox-user-stats .infobox-header {
.discussiontable.noresults .edited,
+
     border-bottom: 0;
.discussiontable.noresults .edited-by,
 
.discussiontable.noresults .yg-archive {
 
     color: #000000;
 
    background-color: #e6e6e6;
 
 
}
 
}
  
.discussiontable.noresults th {
+
.infobox-user-stats .infobox-header a,
     background-color: #cccccc;
+
.infobox-user-stats .infobox-header a:visited {
 +
     color: #ffffff;
 
}
 
}
  
.discussiontable.noresults th a {
+
.infobox-user-stats .infobox-subheader {
     color: #000000;
+
     border-top: 0;
 
}
 
}
  
.discussiontable th {
+
.infobox-user-stats td:last-child {
     color: #ffffff;
+
     border-right: none;
    background-color: #438ab5;
 
 
}
 
}
  
.discussiontable th a {
+
.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
     color: #ffffff;
+
     border: none;
 
}
 
}
  
.discussiontable th a:hover {
+
table.wikitable {
     text-decoration: none;
+
    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;
 
}
 
}
  
.discussiontable .topic,
+
table.wikitable > * > tr > th {
.discussiontable .edited,
+
     background-color: #eeeeee;
.discussiontable .edited-by,
+
     border-color: #dcdcdc;
.discussiontable .yg-archive {
+
    line-height: 1.65em;
     color: #000000;
+
    padding: 0.4em;
     background-color: #e6e6e6;
 
 
}
 
}
  
.dpltable {
+
table.wikitable > * > tr > td {
     margin-top: -30px;
+
     border-color: #e6e6e6;
 +
    padding: 0.25em 0.45em;
 
}
 
}
  
.dpltable td {
+
table.wikitable .header-top {
     padding-left: 5px;
+
     background: #448fba;
 
}
 
}
  
.dpltable,
+
table.align-left-1 td:nth-of-type(1),
.discussiontable {
+
table.align-left-2 td:nth-of-type(2),
     width: 100%;
+
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;
 
}
 
}
  
.dpltable .topic,
+
table.align-right-1 td:nth-of-type(1),
.discussiontable .topic {
+
table.align-right-2 td:nth-of-type(2),
     width: 40%;
+
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;
 
}
 
}
  
.dpltable .edited,
+
table.align-center-1 td:nth-of-type(1),
.discussiontable .edited,
+
table.align-center-2 td:nth-of-type(2),
.dpltable .edited-by,
+
table.align-center-3 td:nth-of-type(3),
.discussiontable .edited-by {
+
table.align-center-4 td:nth-of-type(4),
    width: 30%;
+
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),
.dpltable .yg-archive,
+
table.align-center-8 td:nth-of-type(8),
.discussiontable .yg-archive {
+
table.align-center-9 td:nth-of-type(9),
     width: 20%;
+
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;
 
}
 
}
  
body.page-Main_Page .mw-parser-output {
+
table.alternating-rows tr:nth-child(odd),
     max-width: 75em;
+
table.alternating-cols td:nth-child(odd) {
    margin: 0 auto;
+
     background: #f9f9f9;
 
}
 
}
  
body.page-Main_Page.action-view .catlinks,
+
.table-bg-red,
body.page-Main_Page.action-view #contentSub,
+
.table-bg-veryrare {
body.page-Main_Page.action-view #firstHeading,
+
    background: #fbc0ba;
body.page-Main_Page.action-view #siteNotice {
+
     color: #801c13;
     display: none;
 
 
}
 
}
  
.mainpage-header {
+
.table-bg-red a:not(.mw-selflink),
     display: flex;
+
.table-bg-veryrare a:not(.mw-selflink) {
     margin: 2.6em 1.75em 1.5em;
+
     color: #9f261e;
 +
     text-decoration: underline;
 
}
 
}
  
.mainpage-header .header-intro {
+
.table-bg-orange,
     flex: 2;
+
.table-bg-rare {
 +
     background: #fbcfa6;
 +
    color: #7a3f08;
 
}
 
}
  
.mainpage-header .header-intro h1 {
+
.table-bg-orange a:not(.mw-selflink),
    font-size: 2.5em;
+
.table-bg-rare a:not(.mw-selflink) {
     border: none;
+
     color: #b55e0c;
     margin: 0 0 0.15em;
+
     text-decoration: underline;
 
}
 
}
  
body.wgl-readermode .mainpage-header .header-intro h1 {
+
.table-bg-yellow,
     font-size: 2.25em;
+
.table-bg-uncommon {
 +
     background: #fcea94;
 +
    color: #786300;
 
}
 
}
  
.mainpage-header .header-intro p {
+
.table-bg-yellow a:not(.mw-selflink),
     font-size: 1.1em;
+
.table-bg-uncommon a:not(.mw-selflink) {
     line-height: 1.7em;
+
     color: #a48900;
 +
     text-decoration: underline;
 
}
 
}
  
.mainpage-header .header-stats {
+
.table-bg-green,
     flex: 1;
+
.table-bg-common {
    display: flex;
+
     background: #c3e8a3;
     justify-content: center;
+
     color: #2e5e05;
    align-items: center;
 
    margin-top: -1em;
 
 
}
 
}
  
.mainpage-header .header-stats ul {
+
.table-bg-green a:not(.mw-selflink),
     list-style: none;
+
.table-bg-common a:not(.mw-selflink) {
 +
     color: #3c780a;
 +
    text-decoration: underline;
 
}
 
}
  
.mainpage-header .announcement {
+
.table-bg-blue,
     margin: 0.5em 0 1.5em;
+
.table-bg-always {
 +
     background: #aad9f5;
 +
    color: #03436b;
 
}
 
}
  
.mainpage-header .announcement a {
+
.table-bg-blue a:not(.mw-selflink),
    background: #f9fafa;
+
.table-bg-always a:not(.mw-selflink) {
    border: 1px solid #e4eaee;
+
     color: #0b5884;
    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-purple {
     text-decoration: none;
+
     background: #cfc0f0;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
+
     color: #3d276b;
 
}
 
}
  
.mainpage-header .announcement .announcement-pill {
+
.table-bg-purple a:not(.mw-selflink) {
    background: #6bc71f;
+
     color: #4f348b;
     color: #ffffff;
+
     text-decoration: underline;
    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 {
+
.table-bg-pink,
     margin-left: 0.5em;
+
.table-bg-random {
     filter: invert(50%);
+
     background: #f5c8ec;
 +
     color: #6d3662;
 
}
 
}
  
.mainpage-body {
+
.table-bg-pink a:not(.mw-selflink),
     display: flex;
+
.table-bg-random a:not(.mw-selflink) {
     flex-flow: row wrap;
+
     color: #984c89;
 +
     text-decoration: underline;
 
}
 
}
  
.mainpage-body h2 a {
+
.table-bg-gray,
 +
.table-bg-grey,
 +
.table-bg-default {
 +
    background: #e4eaee;
 
     color: #444e5a;
 
     color: #444e5a;
 
}
 
}
  
.mainpage-body .tile {
+
.table-bg-gray a:not(.mw-selflink),
    padding-left: 1.75em;
+
.table-bg-grey a:not(.mw-selflink),
    padding-right: 1.75em;
+
.table-bg-default a:not(.mw-selflink) {
     max-width: 100%;
+
    color: #5d6773;
 +
     text-decoration: underline;
 
}
 
}
  
.mainpage-body .tile-row {
+
tr.store-hist {
     width: 100%;
+
    opacity: 0.6;
     margin-bottom: 0.9rem;
+
     background: #e4eaee;
 +
     color: #444e5a;
 
}
 
}
  
.mainpage-left {
+
tr.store-hist a:not(.mw-selflink) {
     flex: 2;
+
     color: #5d6773;
     display: flex;
+
     text-decoration: underline;
    flex-flow: column wrap;
 
    margin-right: 0.9rem;
 
 
}
 
}
  
.mainpage-left > * {
+
.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;
 
}
 
}
  
.mainpage-right {
+
table.lighttable .highlight-over .table-na {
     flex: 1;
+
     color: rgba(60, 120, 10, 0.4);
     display: flex;
+
     background: #e1f4d3;
    flex-flow: column wrap;
 
 
}
 
}
  
.mainpage-right > * {
+
table.lighttable .highlight-on .table-na {
     margin: 0 0 0.9rem;
+
     color: rgba(60, 120, 10, 0.55);
 +
    background: #b6e38f;
 
}
 
}
  
.arrow {
+
table.lighttable .highlight-on {
     background: url('filepath://White-chevron.svg') no-repeat;
+
     background-color: #c3e8a3;
    display: inline-block;
 
    height: 0.7rem;
 
    width: 0.45rem;
 
    vertical-align: middle;
 
 
}
 
}
  
.arrow.dark {
+
table.lighttable .highlight-over {
    filter: invert(80%);
+
background-color: #ecf8e3;
 
}
 
}
  
.ribbon {
+
.mw-collapsible.mw-collapsed {
    position: absolute;
+
     min-width: 25px;
    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 {
+
.mw-collapsible .mw-collapsible-toggle {
     width: 100%;
+
     font-weight: normal;
    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-left: 0.5em;
     margin-bottom: 0.9rem;
 
    padding-right: 8vw;
 
 
}
 
}
  
.tile.big-tile.dxp {
+
table .im-task-reqs {
     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;
+
     text-align: left;
 
}
 
}
  
.mainpage-recent-updates .tile-halves {
+
table .im-task-reqs p {
    flex: 1;
+
     margin: 0.8em 0 0 0;
    align-content: flex-start;
 
     margin-right: 0.9rem;
 
 
}
 
}
  
.mainpage-recent-updates .tile-halves:hover .tile-top img {
+
.discussiontable.noresults .topic,
     transform: scale(1.04);
+
.discussiontable.noresults .edited,
 +
.discussiontable.noresults .edited-by,
 +
.discussiontable.noresults .yg-archive {
 +
     color: #000000;
 +
    background-color: #e6e6e6;
 
}
 
}
  
.mainpage-recent-updates .tile-halves:last-child {
+
.discussiontable.noresults th {
     margin-right: 0;
+
     background-color: #cccccc;
 
}
 
}
  
body.wgl-readermode .mainpage-recent-updates .tile-image {
+
.discussiontable.noresults th a {
     max-height: 10.5em;
+
     color: #000000;
 
}
 
}
  
.mainpage-recent-updates .tile-bottom.link-button a {
+
.discussiontable th {
     text-align: left;
+
     color: #ffffff;
     padding: 1rem 1.5rem 0.75rem;
+
     background-color: #438ab5;
 
}
 
}
  
.mainpage-recent-updates h2 {
+
.discussiontable th a {
     margin: -0.5em 0 0.3em;
+
     color: #ffffff;
 
}
 
}
  
.mainpage-recent-updates p:not(.byline) {
+
.discussiontable th a:hover {
     font-size: 0.9em;
+
     text-decoration: none;
    line-height: 1.75em;
 
    color: #444e5a;
 
 
}
 
}
  
.mainpage-recent-updates .jagex-promotion .byline {
+
.discussiontable .topic,
    color: #855cd8;
+
.discussiontable .edited,
}
+
.discussiontable .edited-by,
 
+
.discussiontable .yg-archive {
.mainpage-contents .tile-halves {
+
     color: #000000;
     flex: 1;
+
     background-color: #e6e6e6;
     margin-right: 0.9rem;
 
 
}
 
}
  
.mainpage-contents .tile-halves:hover .tile-top img {
+
.dpltable {
     transform: scale(1.04);
+
     margin-top: -30px;
 
}
 
}
  
.mainpage-contents .tile-halves:last-child {
+
.dpltable td {
     margin-right: 0;
+
     padding-left: 5px;
 
}
 
}
  
.mainpage-contents .tile-top {
+
.dpltable,
     height: 4.5rem;
+
.discussiontable {
    position: relative;
+
     width: 100%;
 
}
 
}
  
.mainpage-contents .tile-top h2 a {
+
.dpltable .topic,
    display: block;
+
.discussiontable .topic {
    text-align: center;
+
     width: 40%;
    text-decoration: none;
 
    line-height: 4.5rem;
 
     padding-left: 0.45rem;
 
 
}
 
}
  
.mainpage-contents h2 {
+
.dpltable .edited,
     margin: 0;
+
.discussiontable .edited,
    padding: 0;
+
.dpltable .edited-by,
 +
.discussiontable .edited-by {
 +
     width: 30%;
 
}
 
}
  
.mainpage-skills ul {
+
.dpltable .yg-archive,
     columns: 3;
+
.discussiontable .yg-archive {
    margin: 1em 0.7em 0.7em 1em;
+
     width: 20%;
 
}
 
}
  
.mainpage-skills li {
+
body.page-Main_Page .mw-parser-output {
     display: flex;
+
     max-width: 75em;
     margin-bottom: 0.4em;
+
     margin: 0 auto;
    isolation: isolate;
 
 
}
 
}
  
.mainpage-skills li a:first-child {
+
body.page-Main_Page.action-view .catlinks,
    border-radius: 3px;
+
body.page-Main_Page.action-view #contentSub,
    padding: 4px;
+
body.page-Main_Page.action-view #firstHeading,
    width: 25px;
+
body.page-Main_Page.action-view #siteNotice {
     height: 25px;
+
     display: none;
 
}
 
}
  
.mainpage-skills li a:last-child {
+
.mainpage-header {
    flex: 1;
 
 
     display: flex;
 
     display: flex;
     align-items: center;
+
     margin: 2.6em 1.75em 1.5em;
    color: #36414f;
 
    font-weight: bold;
 
    padding-left: 0.7em;
 
    text-decoration: none;
 
 
}
 
}
  
.mainpage-skills li:hover a:first-child {
+
.mainpage-header .header-intro {
     border-radius: 3px 0 0 3px;
+
     flex: 2;
 
}
 
}
  
.mainpage-skills li:hover a:last-child {
+
.mainpage-header .header-intro h1 {
     color: rgba(255, 255, 255, 0.9);
+
     font-size: 2.5em;
     border-radius: 0 3px 3px 0;
+
     border: none;
 +
    margin: 0 0 0.15em;
 
}
 
}
  
.skill-hackingdefense a:first-child,
+
body.wgl-readermode .mainpage-header .header-intro h1 {
.skill-armor a:first-child {
+
     font-size: 2.25em;
     background: #bc483d;
 
 
}
 
}
  
.skill-hackingdefense:hover a:last-child,
+
.mainpage-header .header-intro p {
.skill-armor:hover a:last-child {
+
    font-size: 1.1em;
     background: #932419;
+
     line-height: 1.7em;
 
}
 
}
  
.skill-damage a:first-child {
+
.mainpage-header .header-stats {
     background: #748d36;
+
    flex: 1;
 +
    display: flex;
 +
    justify-content: center;
 +
    align-items: center;
 +
     margin-top: -1em;
 
}
 
}
  
.skill-damage:hover a:last-child {
+
.mainpage-header .header-stats ul {
     background: #4c6215;
+
     list-style: none;
 
}
 
}
  
.skill-shield a:first-child {
+
.mainpage-header .announcement {
     background: #6274ab;
+
     margin: 0.5em 0 1.5em;
 
}
 
}
  
.skill-shield:hover a:last-child {
+
.mainpage-header .announcement a {
     background: #304791;
+
     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;
 
}
 
}
  
.skill-cargospace a:first-child,
+
.mainpage-header .announcement a:hover {
.skill-shieldrecharge a:first-child {
+
    text-decoration: none;
     background: #3e8e9a;
+
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
 
}
 
}
  
.skill-cargospace:hover a:last-child,
+
.mainpage-header .announcement .announcement-pill {
.skill-shieldrecharge:hover a:last-child {
+
    background: #6bc71f;
     background: #1a6671;
+
    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;
 
}
 
}
  
.skill-attack a:first-child,
+
.mainpage-header .announcement .arrow.dark {
.skill-salvagechance a:first-child,
+
    margin-left: 0.5em;
.skill-heatresistance a:first-child {
+
     filter: invert(50%);
     background: #91689e;
 
 
}
 
}
  
.skill-attack:hover a:last-child,
+
.mainpage-body {
.skill-salvagechance:hover a:last-child,
+
    display: flex;
.skill-heatresistance:hover a:last-child {
+
    flex-flow: row wrap;
    background: #713684;
 
 
}
 
}
  
.skill-cargosalvage a:first-child,
+
.mainpage-body h2 a {
.skill-targeting a:first-child {
+
     color: #444e5a;
     background: #59924f;
 
 
}
 
}
  
.skill-cargosalvage:hover a:last-child,
+
.mainpage-body .tile {
.skill-targeting:hover a:last-child {
+
    padding-left: 1.75em;
     background: #306f25;
+
    padding-right: 1.75em;
 +
     max-width: 100%;
 
}
 
}
  
.skill-defense a:first-child,
+
.mainpage-body .tile-row {
.skill-engineefficiency a:first-child {
+
    width: 100%;
     background: #6385a8;
+
     margin-bottom: 0.9rem;
 
}
 
}
  
.skill-defense:hover a:last-child,
+
.mainpage-left {
.skill-engineefficiency:hover a:last-child {
+
    flex: 2;
     background: #315f8d;
+
    display: flex;
 +
    flex-flow: column wrap;
 +
     margin-right: 0.9rem;
 
}
 
}
  
.skill-sensorscanresults a:first-child,
+
.mainpage-left > * {
.skill-evasion a:first-child {
+
     margin: 0 0 0.9rem;
     background: #d2b244;
 
 
}
 
}
  
.skill-sensorscanresults:hover a:last-child,
+
.mainpage-right {
.skill-evasion:hover a:last-child {
+
    flex: 1;
     background: #b69213;
+
    display: flex;
 +
     flex-flow: column wrap;
 
}
 
}
  
.mainpage-wikinews .news-date {
+
.mainpage-right > * {
    font-weight: bold;
+
     margin: 0 0 0.9rem;
     margin-bottom: 0.3em;
 
 
}
 
}
  
.mainpage-wikinews p:not(.news-date) {
+
.arrow {
     margin-left: 1em;
+
    background: url('filepath://White-chevron.svg') no-repeat;
 +
    display: inline-block;
 +
    height: 0.7rem;
 +
    width: 0.45rem;
 +
     vertical-align: middle;
 
}
 
}
  
.mainpage-social {
+
.arrow.dark {
     border: none;
+
     filter: invert(80%);
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
 
 
}
 
}
  
.mainpage-social .tile-top {
+
.ribbon {
     display: flex;
+
    position: absolute;
     align-items: center;
+
    right: -0.5em;
     padding: 1em 1.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-top a {
+
.tile.big-tile {
     flex: 1;
+
     width: 100%;
     position: relative;
+
     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]] */
     text-decoration: none;
+
    margin-bottom: 0.9rem;
 +
     padding-right: 8vw;
 
}
 
}
  
.mainpage-social .tile-top a:hover .arrow {
+
.tile.big-tile.dxp {
     transform: translateX(50%);
+
     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]] */
 
}
 
}
  
.mainpage-social .tile-bottom {
+
.tile.big-tile.moon {
     border: none;
+
     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]] */
    padding: 1em 1.75em;
 
 
}
 
}
  
.mainpage-social .tile-bottom p {
+
.mainpage-recent-updates .tile-halves {
     color: #ffffff;
+
     flex: 1;
     font-weight: bold;
+
     align-content: flex-start;
    font-size: 0.9em;
+
     margin-right: 0.9rem;
     text-align: center;
 
    text-transform: uppercase;
 
    letter-spacing: 0.03em;
 
    margin: 0;
 
 
}
 
}
  
.mainpage-social .social-icon {
+
.mainpage-recent-updates .tile-halves:hover .tile-top img {
     margin-right: 0.75em;
+
     transform: scale(1.04);
    width: 60px;
 
    text-align: center;
 
 
}
 
}
  
.mainpage-social .social-header {
+
.mainpage-recent-updates .tile-halves:last-child {
    color: #ffffff;
+
     margin-right: 0;
    font-weight: bold;
 
     font-size: 1.15em;
 
    margin: 0.5em 0 -0.15em;
 
 
}
 
}
  
body.wgl-readermode .mainpage-social .social-header {
+
body.wgl-readermode .mainpage-recent-updates .tile-image {
     font-size: 1.05em;
+
     max-height: 10.5em;
 
}
 
}
  
.mainpage-social .social-tagline {
+
.mainpage-recent-updates .tile-bottom.link-button a {
     color: rgba(255, 255, 255, 0.9);
+
     text-align: left;
     margin-bottom: 0.5em;
+
     padding: 1rem 1.5rem 0.75rem;
 
}
 
}
  
.mainpage-social .arrow {
+
.mainpage-recent-updates h2 {
     position: absolute;
+
     margin: -0.5em 0 0.3em;
    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 {
+
.mainpage-recent-updates p:not(.byline) {
     background: #7289da;
+
    font-size: 0.9em;
 +
    line-height: 1.75em;
 +
     color: #444e5a;
 
}
 
}
  
.mainpage-social.mainpage-discord .tile-bottom {
+
.mainpage-recent-updates .jagex-promotion .byline {
     background: #697ec4;
+
     color: #855cd8;
 
}
 
}
  
.mainpage-social.mainpage-twitter .tile-top {
+
.mainpage-contents .tile-halves {
     background: #1da1f2;
+
     flex: 1;
 +
    margin-right: 0.9rem;
 
}
 
}
  
.mainpage-social.mainpage-twitter .tile-bottom {
+
.mainpage-contents .tile-halves:hover .tile-top img {
     background: #1e96e0;
+
     transform: scale(1.04);
 
}
 
}
  
.mainpage-editing {
+
.mainpage-contents .tile-halves:last-child {
     border: none;
+
     margin-right: 0;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
 
 
}
 
}
  
.mainpage-editing .tile-top {
+
.mainpage-contents .tile-top {
     background: #438ab5;
+
     height: 4.5rem;
 +
    position: relative;
 
}
 
}
  
.mainpage-editing .tile-bottom {
+
.mainpage-contents .tile-top h2 a {
     background: #3980ab;
+
     display: block;
     border: none;
+
     text-align: center;
     padding: 0.8rem 1.5rem 0.4rem;
+
    text-decoration: none;
 +
     line-height: 4.5rem;
 +
    padding-left: 0.45rem;
 
}
 
}
  
.mainpage-editing h2,
+
.mainpage-contents h2 {
.mainpage-editing a,
+
    margin: 0;
.mainpage-editing a:visited,
+
     padding: 0;
.mainpage-editing a:active {
 
     color: #ffffff;
 
 
}
 
}
  
.mainpage-editing p {
+
.mainpage-skills ul {
     color: rgba(255, 255, 255, 0.9);
+
     columns: 3;
 +
    margin: 1em 0.7em 0.7em 1em;
 
}
 
}
  
.mainpage-editing ul {
+
.mainpage-skills li {
     list-style-image: url('filepath://Transparent-chevron.svg');
+
     display: flex;
 +
    margin-bottom: 0.4em;
 +
    isolation: isolate;
 
}
 
}
  
.mainpage-poll .ajaxpoll {
+
.mainpage-skills li a:first-child {
     padding: 0;
+
     border-radius: 3px;
     width: 100%;
+
     padding: 4px;
     border: none;
+
     width: 25px;
     box-shadow: none;
+
     height: 25px;
 
}
 
}
  
.mainpage-fimg img {
+
.mainpage-skills li a:last-child {
     margin: 0.7em 0 1.15em;
+
     flex: 1;
     -webkit-filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
+
     display: flex;
     filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
+
    align-items: center;
 +
    color: #36414f;
 +
    font-weight: bold;
 +
    padding-left: 0.7em;
 +
     text-decoration: none;
 
}
 
}
  
.mainpage-fimg .tile-top p:not(.byline) {
+
.mainpage-skills li:hover a:first-child {
     font-size: 0.9em;
+
     border-radius: 3px 0 0 3px;
    line-height: 1.8em;
 
 
}
 
}
  
@media only screen and (max-width: 65.999rem) {
+
.mainpage-skills li:hover a:last-child {
    .mainpage-recent-updates .tile-halves:last-child {
+
    color: rgba(255, 255, 255, 0.9);
          display: none;
+
     border-radius: 0 3px 3px 0;
     }
+
}
  
    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
+
.skill-hackrating a:first-child,
          margin-right: 0;
+
.skill-armor a:first-child {
    }
+
    background: #bc483d;
 +
}
  
    .mainpage-recent-updates .tile-top {
+
.skill-hackrating:hover a:last-child,
          height: 18vw;
+
.skill-armor:hover a:last-child {
    }
+
    background: #932419;
 +
}
  
    .mainpage-contents .tile-halves:nth-child(1),
+
.skill-damage a:first-child {
     .mainpage-contents .tile-halves:nth-child(2),
+
     background: #748d36;
    .mainpage-contents .tile-halves:nth-child(3) {
+
}
          margin-bottom: 0.9rem;
 
    }
 
  
    .mainpage-contents .tile-halves:nth-child(3) {
+
.skill-damage:hover a:last-child {
          margin-right: 0;
+
    background: #4c6215;
    }
+
}
  
    .mainpage-contents .line-break {
+
.skill-shield a:first-child {
          width: 100%;
+
    background: #6274ab;
    }
+
}
  
    .mainpage-skills ul {
+
.skill-shield:hover a:last-child {
          columns: 2 9em;
+
    background: #304791;
    }
+
}
  
    .mainpage-skills .skill-thieving {
+
.skill-cargospace a:first-child,
          display: none;
+
.skill-shieldrecharge a:first-child {
    }
+
    background: #3e8e9a;
 +
}
  
    .mainpage-header .header-stats,
+
.skill-cargospace:hover a:last-child,
    .mainpage-onthisday {
+
.skill-shieldrecharge:hover a:last-child {
          display: none;
+
    background: #1a6671;
    }
+
}
  
 +
.skill-attack a:first-child,
 +
.skill-salvagechance a:first-child,
 +
.skill-heatresistance a:first-child {
 +
    background: #91689e;
 
}
 
}
  
@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
+
.skill-attack:hover a:last-child,
    .mainpage-contents .tile-halves:last-child {
+
.skill-salvagechance:hover a:last-child,
          display: none;
+
.skill-heatresistance:hover a:last-child {
    }
+
    background: #713684;
 +
}
  
    .mainpage-contents .tile-halves:nth-last-child(2) {
+
.skill-cargosalvage a:first-child,
          margin-right: 0;
+
.skill-targeting a:first-child {
    }
+
    background: #59924f;
 +
}
  
    .mainpage-header .header-stats,
+
.skill-cargosalvage:hover a:last-child,
    .mainpage-contents .line-break {
+
.skill-targeting:hover a:last-child {
          display: none;
+
    background: #306f25;
    }
+
}
  
 +
.skill-defense a:first-child,
 +
.skill-engineefficiency a:first-child {
 +
    background: #6385a8;
 
}
 
}
  
@media only screen and (min-width: 82rem) {
+
.skill-defense:hover a:last-child,
    .mainpage-header .header-intro {
+
.skill-engineefficiency:hover a:last-child {
          margin-right: 2em;
+
    background: #315f8d;
    }
+
}
 
 
    .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;
 
    }
 
  
 +
.skill-sensorscanresults a:first-child,
 +
.skill-evasion a:first-child {
 +
    background: #d2b244;
 
}
 
}
  
.smw-callout-error {
+
.skill-sensorscanresults:hover a:last-child,
    background-color: #feecea;
+
.skill-evasion:hover a:last-child {
    border-color: #feecea;
+
     background: #b69213;
     border-left-color: #ee4231;
 
 
}
 
}
  
.smw-callout-info {
+
.mainpage-wikinews .news-date {
     background-color: #e5f3fc;
+
     font-weight: bold;
     border-color: #e5f3fc;
+
     margin-bottom: 0.3em;
    border-left-color: #3ea6e6;
 
 
}
 
}
  
.smw-callout-success {
+
.mainpage-wikinews p:not(.news-date) {
     background-color: #ecf8e3;
+
     margin-left: 1em;
    border-color: #ecf8e3;
 
    border-left-color: #6bc71f;
 
 
}
 
}
  
.smw-callout-warning {
+
.mainpage-social {
     background-color: #fef9de;
+
     border: none;
     border-color: #fef9de;
+
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
    border-left-color: #f9d000;
 
 
}
 
}
  
.property-page-results .header-title {
+
.mainpage-social .tile-top {
     color: inherit;
+
     display: flex;
 +
    align-items: center;
 +
    padding: 1em 1.5em;
 
}
 
}
  
.mw-plusminus-pos {
+
.mainpage-social .tile-top a {
     color: #407813;
+
     flex: 1;
 +
    position: relative;
 +
    text-decoration: none;
 
}
 
}
  
.mw-plusminus-neg {
+
.mainpage-social .tile-top a:hover .arrow {
     color: #b41e0f;
+
     transform: translateX(50%);
 
}
 
}
  
.client-js .mw-changeslist ul,
+
.mainpage-social .tile-bottom {
.client-js .mw-changeslist table.mw-enhanced-rc {
+
    border: none;
     margin-left: 0;
+
     padding: 1em 1.75em;
 
}
 
}
  
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
+
.mainpage-social .tile-bottom p {
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
+
    color: #ffffff;
     margin-left: 1.5em;
+
    font-weight: bold;
 +
    font-size: 0.9em;
 +
    text-align: center;
 +
    text-transform: uppercase;
 +
    letter-spacing: 0.03em;
 +
     margin: 0;
 
}
 
}
  
.mw-changeslist-legend {
+
.mainpage-social .social-icon {
     display: none;
+
     margin-right: 0.75em;
 +
    width: 60px;
 +
    text-align: center;
 
}
 
}
  
.mw-recentchanges-toplinks {
+
.mainpage-social .social-header {
     font-size: 0.85em;
+
    color: #ffffff;
 +
    font-weight: bold;
 +
     font-size: 1.15em;
 +
    margin: 0.5em 0 -0.15em;
 
}
 
}
  
.mw-recentchanges-toplinks table {
+
body.wgl-readermode .mainpage-social .social-header {
     margin: 3.5em auto 2em;
+
     font-size: 1.05em;
 
}
 
}
  
.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
+
.mainpage-social .social-tagline {
     margin: 0 auto 1em;
+
    color: rgba(255, 255, 255, 0.9);
 +
     margin-bottom: 0.5em;
 
}
 
}
  
.mw-recentchanges-toplinks th {
+
.mainpage-social .arrow {
     text-align: right;
+
     position: absolute;
     padding-right: 5px;
+
    top: calc(50% - .5em);
 +
    right: 0;
 +
    height: 1em;
 +
    width: 0.7em;
 +
     background-size: 0.7em 1em;
 +
    transition: 0.3s ease-out;
 
}
 
}
  
.mw-recentchanges-toplinks .speedy-delete a,
+
.mainpage-social.mainpage-discord .tile-top {
.mw-recentchanges-toplinks .speedy-move a {
+
     background: #7289da;
     color: #ee4231;
 
 
}
 
}
  
.mw-tag-markers,
+
.mainpage-social.mainpage-discord .tile-bottom {
.mw-tag-markers a {
+
     background: #697ec4;
     font-weight: bold;
 
 
}
 
}
  
.mw-tag-marker-visualeditor a,
+
.mainpage-social.mainpage-twitter .tile-top {
.mw-tag-marker-visualeditor-needcheck a {
+
     background: #1da1f2;
     color: #e49f10;
 
    font-weight: normal;
 
 
}
 
}
  
#mw-searchoptions table {
+
.mainpage-social.mainpage-twitter .tile-bottom {
     margin-right: 0;
+
     background: #1e96e0;
 
}
 
}
  
#mw-searchoptions table:nth-child(odd) {
+
.mainpage-editing {
     border-right: 1px solid #172136;
+
     border: none;
     margin-right: 2em;
+
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
 
}
 
}
  
#mw-searchoptions table tr td:first-of-type {
+
.mainpage-editing .tile-top {
     font-weight: bold;
+
     background: #438ab5;
 
}
 
}
  
#mw-searchoptions table td {
+
.mainpage-editing .tile-bottom {
     width: 18vw;
+
     background: #3980ab;
     padding: 0;
+
    border: none;
 +
     padding: 0.8rem 1.5rem 0.4rem;
 
}
 
}
  
#mw-searchoptions h4 {
+
.mainpage-editing h2,
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
+
.mainpage-editing a,
 +
.mainpage-editing a:visited,
 +
.mainpage-editing a:active {
 +
    color: #ffffff;
 
}
 
}
  
.searchresult {
+
.mainpage-editing p {
     line-height: 1.5;
+
     color: rgba(255, 255, 255, 0.9);
 
}
 
}
  
.searchalttitle,
+
.mainpage-editing ul {
#mw-search-interwiki li {
+
     list-style-image: url('filepath://Transparent-chevron.svg');
     font-size: 90%;
 
 
}
 
}
  
.mw-search-result-data {
+
.mainpage-poll .ajaxpoll {
     color: inherit;
+
     padding: 0;
     opacity: 0.6;
+
    width: 100%;
 +
     border: none;
 +
    box-shadow: none;
 
}
 
}
  
.page-Special_ListFiles a.image img {
+
.mainpage-fimg img {
     width: inherit;
+
     margin: 0.7em 0 1.15em;
     height: inherit;
+
     -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));
 
}
 
}
  
.page-Special_ListFiles .TablePager_col_thumb {
+
.mainpage-fimg .tile-top p:not(.byline) {
     text-align: center;
+
     font-size: 0.9em;
 +
    line-height: 1.8em;
 
}
 
}
  
.page-Special_NewFiles .thumbimage {
+
@media only screen and (max-width: 65.999rem) {
     max-height: 212px !important;
+
     .mainpage-recent-updates .tile-halves:last-child {
    max-width: 212px !important;
+
          display: none;
     margin: 0 !important;
+
     }
}
 
  
#editcount table[border="1"] {
+
     .mainpage-recent-updates .tile-halves:nth-last-child(2) {
     background-color: #ffffff !important;
+
          margin-right: 0;
    margin-top: 0.5em;
+
    }
}
 
  
#editcount table[border="1"] th,
+
    .mainpage-recent-updates .tile-top {
#editcount table[border="1"] td {
+
          height: 18vw;
    padding: 0.25em 0.45em;
+
    }
}
 
  
#editcount table[border="1"] th {
+
    .mainpage-contents .tile-halves:nth-child(1),
     background: #eeeeee;
+
     .mainpage-contents .tile-halves:nth-child(2),
     border: 1px solid #dcdcdc;
+
     .mainpage-contents .tile-halves:nth-child(3) {
}
+
          margin-bottom: 0.9rem;
 +
    }
  
#editcount table[border="1"] td {
+
    .mainpage-contents .tile-halves:nth-child(3) {
    border: 1px solid #e6e6e6;
+
          margin-right: 0;
}
+
    }
  
#editcount table[border="1"] tr:nth-child(odd) {
+
    .mainpage-contents .line-break {
    background-color: #f9f9f9;
+
          width: 100%;
}
+
    }
  
.smwb-title {
+
    .mainpage-skills ul {
    background-color: #eeeeee;
+
          columns: 2 9em;
     border: 1px solid #dcdcdc;
+
     }
    border-bottom: 0;
 
    font-size: 1.6em;
 
}
 
  
.smwb-title a {
+
    .mainpage-skills .skill-thieving {
    padding-left: 10px;
+
          display: none;
}
+
    }
  
.smwb-factbox,
+
    .mainpage-header .header-stats,
.smwb-ifactbox {
+
    .mainpage-onthisday {
    border-collapse: collapse;
+
          display: none;
     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,
+
@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
.smwb-ipropvalue .smwb-propval {
+
    .mainpage-contents .tile-halves:last-child {
    background-color: #ffffff;
+
          display: none;
     border: 1px solid #e6e6e6;
+
    }
     font-size: 0.9em;
+
 
 +
    .mainpage-contents .tile-halves:nth-last-child(2) {
 +
          margin-right: 0;
 +
     }
 +
 
 +
    .mainpage-header .header-stats,
 +
     .mainpage-contents .line-break {
 +
          display: none;
 +
    }
 +
 
 
}
 
}
  
.smwb-center {
+
@media only screen and (min-width: 82rem) {
    background-color: #f6f6f6;
+
    .mainpage-header .header-intro {
     border: 1px solid #dcdcdc;
+
          margin-right: 2em;
     border-top: 0;
+
     }
     padding: 4px 8px;
+
 
}
+
     .mainpage-contents .line-break {
 +
          display: none;
 +
     }
  
.smwb-center a {
+
    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
    padding-left: 10px;
+
          display: none;
}
+
    }
  
.smwb-bottom {
+
    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
    border-bottom: 0;
+
          margin-right: 0;
}
+
    }
  
.watchlistredir a,
 
.allpagesredirect a {
 
    color: #888;
 
    font-style: italic;
 
 
}
 
}
  
.not-patrolled {
+
.smw-callout-error {
     background-color: #f9f9f9;
+
     background-color: #feecea;
     border-right: 10px solid #eee;
+
     border-color: #feecea;
     padding-right: 15px;
+
     border-left-color: #ee4231;
 
}
 
}
  
.mw-special-AbuseLog .mw-abuselog-details {
+
.smw-callout-info {
     table-layout: fixed;
+
    background-color: #e5f3fc;
     width: 100%;
+
     border-color: #e5f3fc;
 +
     border-left-color: #3ea6e6;
 
}
 
}
  
.fileupload-results {
+
.smw-callout-success {
     margin-left: 0;
+
     background-color: #ecf8e3;
 +
    border-color: #ecf8e3;
 +
    border-left-color: #6bc71f;
 
}
 
}
  
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
+
.smw-callout-warning {
     background-color: inherit;
+
    background-color: #fef9de;
 +
    border-color: #fef9de;
 +
     border-left-color: #f9d000;
 
}
 
}
  
.rootpage-Help_Editing:not(.action-edit) #firstHeading,
+
.property-page-results .header-title {
.page-Help_Editing:not(.action-edit) #firstHeading,
+
     color: inherit;
.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,
+
.mw-plusminus-pos {
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom {
+
     color: #407813;
     display: none;
 
 
}
 
}
  
.page-Help_Editing .header-intro {
+
.mw-plusminus-neg {
     margin: 2.6em 1.75em;
+
     color: #b41e0f;
 
}
 
}
  
.page-Help_Editing .header-intro h1 {
+
.client-js .mw-changeslist ul,
    font-size: 2.5em;
+
.client-js .mw-changeslist table.mw-enhanced-rc {
    border: none;
+
     margin-left: 0;
     margin: 0 0 0.15em;
 
 
}
 
}
  
.page-Help_Editing .header-intro p {
+
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
    font-size: 1.1em;
+
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
     line-height: 1.7em;
+
     margin-left: 1.5em;
 
}
 
}
  
.page-Help_Editing .tile-halves {
+
.mw-changeslist-legend {
     width: 45%;
+
     display: none;
    max-width: 30em;
 
    margin: 0 1em 2em;
 
}
 
.page-Help_Images .tile-halves {
 
    width: 45%;
 
    max-width: 30em;
 
    margin: 0 1em 2em;
 
 
}
 
}
  
/*Guild Profiles*/
+
.mw-recentchanges-toplinks {
.rootpage-Guild_JII:not(.action-edit) #firstHeading,
+
     font-size: 0.85em;
.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,
+
.mw-recentchanges-toplinks table {
.page-Guild_JII:not(.action-edit) .mw-redirectedfrom {
+
     margin: 3.5em auto 2em;
     display: none;
 
 
}
 
}
  
.page-Guild_JII .header-intro {
+
.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
     margin: 2.6em 1.75em;
+
     margin: 0 auto 1em;
 
}
 
}
  
.page-Guild_JII .header-intro h1 {
+
.mw-recentchanges-toplinks th {
     font-size: 2.5em;
+
     text-align: right;
     border: none;
+
     padding-right: 5px;
    margin: 0 0 0.15em;
 
 
}
 
}
  
.page-Guild_JII .header-intro p {
+
.mw-recentchanges-toplinks .speedy-delete a,
    font-size: 1.1em;
+
.mw-recentchanges-toplinks .speedy-move a {
     line-height: 1.7em;
+
     color: #ee4231;
 
}
 
}
  
.page-Guild_JII .tile-halves {
+
.mw-tag-markers,
     width: 45%;
+
.mw-tag-markers a {
    max-width: 30em;
+
     font-weight: bold;
    margin: 0 1em 2em;
 
 
}
 
}
  
/*GSWiki:Poll Booth*/
+
.mw-tag-marker-visualeditor a,
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
+
.mw-tag-marker-visualeditor-needcheck a {
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
+
     color: #e49f10;
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
+
     font-weight: normal;
.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,
+
#mw-searchoptions table {
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom {
+
     margin-right: 0;
     display: none;
 
 
}
 
}
  
.page-GSWiki_Poll_Booth .header-intro {
+
#mw-searchoptions table:nth-child(odd) {
     margin: 2.6em 1.75em;
+
    border-right: 1px solid #172136;
 +
     margin-right: 2em;
 
}
 
}
  
.page-GSWiki_Poll_Booth .header-intro h1 {
+
#mw-searchoptions table tr td:first-of-type {
     font-size: 2.5em;
+
     font-weight: bold;
    border: none;
 
    margin: 0 0 0.15em;
 
 
}
 
}
  
.page-GSWiki_Poll_Booth .header-intro p {
+
#mw-searchoptions table td {
     font-size: 1.1em;
+
     width: 18vw;
     line-height: 1.7em;
+
     padding: 0;
 
}
 
}
  
.page-GSWiki_Poll_Booth .tile-halves {
+
#mw-searchoptions h4 {
     width: 45%;
+
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    max-width: 30em;
 
    margin: 0 1em 2em;
 
 
}
 
}
  
.color-container {
+
.searchresult {
     display: flex;
+
     line-height: 1.5;
    margin: 2em auto;
 
    width: 80%;
 
    max-width: 60em;
 
 
}
 
}
  
.color-column {
+
.searchalttitle,
     flex: 1;
+
#mw-search-interwiki li {
    margin-right: 1em;
+
     font-size: 90%;
 
}
 
}
  
.color-column:last-child {
+
.mw-search-result-data {
     margin-right: 0;
+
     color: inherit;
 +
    opacity: 0.6;
 
}
 
}
  
.color-column h3 {
+
.page-Special_ListFiles a.image img {
     padding: 0;
+
     width: inherit;
 +
    height: inherit;
 
}
 
}
  
.color-group {
+
.page-Special_ListFiles .TablePager_col_thumb {
     color: #333333;
+
     text-align: center;
    padding: 1em 1.5em;
 
    transition: 0.2s ease-out;
 
 
}
 
}
  
.color-group:hover {
+
.page-Special_NewFiles .thumbimage {
     transform: scale(1.03);
+
    max-height: 212px !important;
 +
    max-width: 212px !important;
 +
     margin: 0 !important;
 
}
 
}
  
.color-group.dark {
+
#editcount table[border="1"] {
     color: #ffffff;
+
     background-color: #ffffff !important;
 +
    margin-top: 0.5em;
 
}
 
}
  
.color-group .variable,
+
#editcount table[border="1"] th,
.color-group .hexcode {
+
#editcount table[border="1"] td {
     font-family: monospace;
+
     padding: 0.25em 0.45em;
    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,
+
#editcount table[border="1"] th {
body.wgl-readermode .color-group .hexcode {
+
    background: #eeeeee;
     font-size: inherit;
+
     border: 1px solid #dcdcdc;
 
}
 
}
  
.color-group .variable {
+
#editcount table[border="1"] td {
     font-weight: bold;
+
     border: 1px solid #e6e6e6;
 
}
 
}
  
.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
+
#editcount table[border="1"] tr:nth-child(odd) {
     display: none;
+
     background-color: #f9f9f9;
 
}
 
}
  
.forumlist th.forum_title {
+
.smwb-title {
     padding-left: 25px;
+
     background-color: #eeeeee;
 +
    border: 1px solid #dcdcdc;
 +
    border-bottom: 0;
 +
    font-size: 1.6em;
 
}
 
}
  
.forumlist td {
+
.smwb-title a {
     padding: 0;
+
     padding-left: 10px;
 
}
 
}
  
.forumlist td span {
+
.smwb-factbox,
     display: block;
+
.smwb-ifactbox {
    padding-left: 15px;
+
     border-collapse: collapse;
     font-size: smaller;
+
     border: 0;
 
}
 
}
  
.forumlist td span.forum_author {
+
.smwb-propvalue .smwb-prophead,
     padding-left: 30px;
+
.smwb-ipropvalue .smwb-prophead {
 +
     background-color: #f6f6f6;
 +
    border: 1px solid #dcdcdc;
 +
    font-size: 0.9em;
 
}
 
}
  
.forumlist td span a {
+
.smwb-propvalue .smwb-propval,
     text-decoration: none;
+
.smwb-ipropvalue .smwb-propval {
 +
     background-color: #ffffff;
 +
    border: 1px solid #e6e6e6;
 +
    font-size: 0.9em;
 
}
 
}
  
.forumlist .forum_edited a {
+
.smwb-center {
     text-decoration: none;
+
     background-color: #f6f6f6;
 +
    border: 1px solid #dcdcdc;
 +
    border-top: 0;
 +
    padding: 4px 8px;
 
}
 
}
  
.forumlist .forum_title .forum_new {
+
.smwb-center a {
    font-weight: bold;
+
     padding-left: 10px;
    background: url('filepath://Forum_new.png') center left no-repeat;
 
     padding-top: 2px;
 
    padding-bottom: 1px;
 
 
}
 
}
  
.forumlist .forum_title a {
+
.smwb-bottom {
     padding-left: 25px;
+
     border-bottom: 0;
 
}
 
}
  
.forumheader {
+
.watchlistredir a,
     border-left: 15px solid #ccc;
+
.allpagesredirect a {
     background-color: #f1f1f1;
+
     color: #888;
    margin: 1em 0;
+
     font-style: italic;
    padding: 12px;
 
 
}
 
}
  
.forumlist td.forum_title a.forum_new:visited {
+
.not-patrolled {
     background: none repeat scroll 0 0 transparent !important;
+
     background-color: #f9f9f9;
 +
    border-right: 10px solid #eee;
 +
    padding-right: 15px;
 
}
 
}
  
.forumactiveheader,
+
.mw-special-AbuseLog .mw-abuselog-details {
.forumarchiveheader,
+
     table-layout: fixed;
.forumoldarchives {
+
     width: 100%;
     background-color: #438ab5;
 
     color: #ffffff;
 
 
}
 
}
  
.forumoldarchives a {
+
.fileupload-results {
     color: #ffffff;
+
     margin-left: 0;
 
}
 
}
  
.forumcolumnheader {
+
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
     background-color: #e6e6e6;
+
     background-color: inherit;
    color: #000000;
 
    text-align: left;
 
    padding-left: 5px;
 
 
}
 
}
  
.forumsearchbox {
+
.rootpage-Help_Editing:not(.action-edit) #firstHeading,
    float: right;
+
.page-Help_Editing:not(.action-edit) #firstHeading,
    width: auto;
+
.rootpage-Help_Editing:not(.action-edit) #contentSub,
    padding: 0.5em;
+
.page-Help_Editing:not(.action-edit) #contentSub,
    margin-left: 0.5em;
+
.rootpage-Help_Editing .mw-parser-output,
     text-align: center;
+
.page-Help_Editing .mw-parser-output {
     font-size: 90%;
+
     max-width: 60rem;
     background-color: #f1f1f1;
+
     margin-left: auto;
 +
     margin-right: auto;
 
}
 
}
  
body.ns-110 #ca-talk {
+
.page-Help_Editing:not(.action-edit) #firstHeading,
 +
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom {
 
     display: none;
 
     display: none;
 
}
 
}
  
.calc-container {
+
.page-Help_Editing .header-intro {
    display: block;
+
     margin: 2.6em 1.75em;
    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 {
+
.page-Help_Editing .header-intro h1 {
     margin-bottom: 0px;
+
    font-size: 2.5em;
 +
    border: none;
 +
     margin: 0 0 0.15em;
 
}
 
}
  
body.wgl-stickyheader .calc-container {
+
.page-Help_Editing .header-intro p {
     margin-top: -92px;
+
     font-size: 1.1em;
 +
    line-height: 1.7em;
 
}
 
}
  
body.wgl-stickyheader .calc-sticky .calc-section-header {
+
.page-Help_Editing .tile-halves {
     top: 40px;
+
    width: 45%;
 +
    max-width: 30em;
 +
    margin: 0 1em 2em;
 +
}
 +
.page-Help_Images .tile-halves {
 +
     width: 45%;
 +
    max-width: 30em;
 +
    margin: 0 1em 2em;
 
}
 
}
  
body.wgl-stickyheader .calc-tile-divider {
+
/*Guild Profiles*/
     margin-bottom: -92px;
+
.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;
 
}
 
}
  
body.wgl-stickyheader .calc-tile-container {
+
.page-Guild_JII:not(.action-edit) #firstHeading,
     padding-top: 118px;
+
.page-Guild_JII:not(.action-edit) .mw-redirectedfrom {
 +
     display: none;
 
}
 
}
  
body.wgl-stickyheader .calc-header-title > h2 {
+
.page-Guild_JII .header-intro {
    grid-template-rows: 0px 172px;
+
     margin: 2.6em 1.75em;
     margin-top: -117px !important;
 
    height: 172px;
 
 
}
 
}
  
body.wgl-stickyheader .calc-header-title > h2 > span {
+
.page-Guild_JII .header-intro h1 {
     grid-template-rows: 117px 55px;
+
     font-size: 2.5em;
 +
    border: none;
 +
    margin: 0 0 0.15em;
 
}
 
}
  
.calc-section-header {
+
.page-Guild_JII .header-intro p {
     position: relative;
+
     font-size: 1.1em;
    top: 0px;
+
     line-height: 1.7em;
    padding-top: 1em;
 
     background: #fbfbfb;
 
    z-index: 5;
 
 
}
 
}
  
.calc-section-header > h1 {
+
.page-Guild_JII .tile-halves {
     margin-top: 0;
+
     width: 45%;
     margin-bottom: 0;
+
    max-width: 30em;
 +
     margin: 0 1em 2em;
 
}
 
}
  
.calc-sticky .calc-section-header {
+
/*GSWiki:Poll Booth*/
     position: sticky !important;
+
.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 {
+
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
    padding-top: 13px;
+
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom {
     padding-bottom: 13px;
+
     display: none;
 
}
 
}
  
.calc-toc-section {
+
.page-GSWiki_Poll_Booth .header-intro {
     position: relative;
+
     margin: 2.6em 1.75em;
     display: grid;
+
}
     grid-template-columns: 144px 1fr;
+
 
     margin-bottom: 0px;
+
.page-GSWiki_Poll_Booth .header-intro h1 {
 +
     font-size: 2.5em;
 +
     border: none;
 +
     margin: 0 0 0.15em;
 
}
 
}
  
.calc-toc-section > p {
+
.page-GSWiki_Poll_Booth .header-intro p {
     grid-column-start: 1;
+
     font-size: 1.1em;
    grid-column-end: span 1;
+
     line-height: 1.7em;
    margin: 0;
 
     line-height: 34px;
 
    text-align: right;
 
    padding-right: 21px;
 
    font-size: 1em;
 
    font-weight: bold;
 
 
}
 
}
  
.calc-toc-dots {
+
.page-GSWiki_Poll_Booth .tile-halves {
     position: absolute;
+
     width: 45%;
     top: 34px;
+
     max-width: 30em;
    bottom: 26px;
+
     margin: 0 1em 2em;
    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 {
+
.color-container {
    grid-column-start: 2;
 
    grid-column-end: span 1;
 
    padding: 0;
 
 
     display: flex;
 
     display: flex;
     flex-direction: row;
+
     margin: 2em auto;
     flex-wrap: wrap;
+
     width: 80%;
     justify-content: left;
+
     max-width: 60em;
 
}
 
}
  
.calc-toc-list-item {
+
.color-column {
     position: relative;
+
     flex: 1;
    min-width: 193px;
+
     margin-right: 1em;
    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 {
+
.color-column:last-child {
     position: absolute;
+
     margin-right: 0;
    top: 0;
 
    left: 0;
 
    right: 0;
 
    bottom: 0;
 
 
}
 
}
  
.calc-toc-list-item > img {
+
.color-column h3 {
     position: absolute;
+
     padding: 0;
    top: 6.5px;
 
    left: 6.5px;
 
    width: 21px;
 
    height: 21px;
 
 
}
 
}
  
.calc-tile-divider {
+
.color-group {
     margin-bottom: -52px;
+
     color: #333333;
 +
    padding: 1em 1.5em;
 +
    transition: 0.2s ease-out;
 
}
 
}
  
.calc-tile-container {
+
.color-group:hover {
     display: inline-block;
+
     transform: scale(1.03);
    -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 ) {
+
.color-group.dark {
     .calc-tile-container {
+
     color: #ffffff;
          display: block;
 
    }
 
 
 
 
}
 
}
  
.calc-header-title {
+
.color-group .variable,
     text-shadow: 1px 1px #0006;
+
.color-group .hexcode {
     height: 55px;
+
     font-family: monospace;
     margin-left: 5px;
+
     font-size: 1.1em;
     grid-column-start: 2;
+
     -webkit-user-select: all;
     grid-column-end: span 1;
+
     -moz-user-select: all;
     min-width: 0;
+
     -ms-user-select: all;
     color: rgba(255, 255, 255, 0.9);
+
     user-select: all;
    z-index: inherit;
+
     margin: 0;
 
}
 
}
  
.calc-header-title > h2 {
+
body.wgl-readermode .color-group .variable,
    color: inherit !important;
+
body.wgl-readermode .color-group .hexcode {
    padding: 0;
+
     font-size: inherit;
    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 {
+
.color-group .variable {
     display: inline-grid;
+
     font-weight: bold;
    grid-template-rows: 77px 55px;
 
    height: 0px;
 
    grid-row-start: 1;
 
    grid-row-end: span 1;
 
 
}
 
}
  
.calc-header-title > h2 > span > span {
+
.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
     grid-row-start: 2;
+
     display: none;
    grid-row-end: span 1;
 
 
}
 
}
  
.calc-header-title > h2 > .mw-headline-headanchor {
+
.forumlist th.forum_title {
     grid-row-start: 1;
+
     padding-left: 25px;
    grid-row-end: span 1;
 
 
}
 
}
  
.calc.tile {
+
.forumlist td {
    position: relative;
 
    margin: 0;
 
 
     padding: 0;
 
     padding: 0;
    min-width: 100%;
 
    height: unset;
 
    z-index: 0;
 
 
}
 
}
  
.calc .keyword {
+
.forumlist td span {
     font-size: 1.125em;
+
     display: block;
     font-weight: bold;
+
    padding-left: 15px;
 +
     font-size: smaller;
 
}
 
}
  
.calc-header {
+
.forumlist td span.forum_author {
     grid-column-start: 1;
+
     padding-left: 30px;
    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 {
+
.forumlist td span a {
     position: absolute;
+
     text-decoration: none;
    top: 0;
 
    bottom: 0;
 
    left: 0;
 
    right: 0;
 
    z-index: 1;
 
 
}
 
}
  
.calc-header-background > img {
+
.forumlist .forum_edited a {
     position: absolute;
+
     text-decoration: none;
    top: 0;
 
    bottom: 0;
 
    left: 0;
 
    right: 0;
 
 
}
 
}
  
.calc-header-icon {
+
.forumlist .forum_title .forum_new {
     grid-column-start: 1;
+
     font-weight: bold;
    grid-column-end: span 1;
+
     background: url('filepath://Forum_new.png') center left no-repeat;
    min-width: 55px;
+
     padding-top: 2px;
     width: 55px;
+
     padding-bottom: 1px;
    max-width: 55px;
 
    min-height: 55px;
 
    height: 55px;
 
     max-height: 55px;
 
     z-index: inherit;
 
 
}
 
}
  
.calc-header-icon > img {
+
.forumlist .forum_title a {
     object-fit: contain;
+
     padding-left: 25px;
    min-width: 25px;
 
    width: 25px;
 
    max-width: 25px;
 
    min-height: 25px;
 
    height: 25px;
 
    max-height: 25px;
 
    padding: 15px;
 
 
}
 
}
  
.calc-header-title-semantics {
+
.forumheader {
     display: none;
+
    border-left: 15px solid #ccc;
 +
    background-color: #f1f1f1;
 +
    margin: 1em 0;
 +
     padding: 12px;
 
}
 
}
  
.calc-header-command {
+
.forumlist td.forum_title a.forum_new:visited {
     margin-left: 10px;
+
     background: none repeat scroll 0 0 transparent !important;
    grid-column-start: 3;
 
    grid-column-end: span 1;
 
    height: 55px;
 
    line-height: 55px;
 
    z-index: inherit;
 
 
}
 
}
  
.calc-list {
+
.forumactiveheader,
    grid-column-start: 1;
+
.forumarchiveheader,
    grid-column-end: span 2;
+
.forumoldarchives {
     grid-row-start: 2;
+
     background-color: #438ab5;
     grid-row-end: span 1;
+
     color: #ffffff;
    padding: 0px;
 
    padding-top: 4px;
 
    padding-bottom: 5.5px;
 
 
}
 
}
  
.calc-list-item {
+
.forumoldarchives a {
     position: relative;
+
     color: #ffffff;
    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 {
+
.forumcolumnheader {
     border-bottom-color: transparent;
+
    background-color: #e6e6e6;
 +
    color: #000000;
 +
    text-align: left;
 +
     padding-left: 5px;
 
}
 
}
  
.calc-list-item-thumbnail {
+
.forumsearchbox {
     grid-column-start: thumb;
+
     float: right;
     grid-column-end: span 1;
+
     width: auto;
     grid-row-start: 1;
+
     padding: 0.5em;
    grid-row-end: span 2;
+
     margin-left: 0.5em;
     margin-left: 5.5px;
+
     text-align: center;
     width: 44px;
+
     font-size: 90%;
     height: 52.8px;
+
     background-color: #f1f1f1;
    margin-right: 14px;
 
     padding-top: 8.5px;
 
 
}
 
}
  
.calc-list-item-thumbnail > img {
+
body.ns-110 #ca-talk {
     min-width: 44px;
+
     display: none;
    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 {
+
.calc-container {
     width: 28px;
+
    display: block;
     grid-column-start: key;
+
    min-width: 100%;
     grid-column-end: span 1;
+
    width: 100%;
     grid-row-start: 1;
+
     max-width: 100%;
     grid-row-end: span 1;
+
     margin-top: -52px;
     margin-left: 8.5px;
+
    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-key > img {
+
.calc-container .calc-tile-divider:first-child {
     position: absolute;
+
     margin-bottom: 0px;
    top: 8.5px;
 
    right: 8.5px;
 
 
}
 
}
  
.calc-list-item-title {
+
body.wgl-stickyheader .calc-container {
     grid-column-start: main;
+
     margin-top: -92px;
    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-sticky .calc-section-header {
     grid-column-start: main;
+
     top: 40px;
    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-tile-divider {
.jcCookies,
+
     margin-bottom: -92px;
.jcSub {
 
     display: none;
 
 
}
 
}
  
#SkillCalcForm .jcSubmit {
+
body.wgl-stickyheader .calc-tile-container {
    margin: 0 auto;
+
     padding-top: 118px;
    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-header-title > h2 {
     padding-left: 2em;
+
     grid-template-rows: 0px 172px;
    min-height: 2em;
+
     margin-top: -117px !important;
     background-position: 0.3em center;
+
     height: 172px;
    background-size: auto 1.8em;
 
     background-repeat: no-repeat;
 
 
}
 
}
  
#slayWeightCalcForm [title="Turael/Spria"] {
+
body.wgl-stickyheader .calc-header-title > h2 > span {
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
+
     grid-template-rows: 117px 55px;
 
}
 
}
  
#slayWeightCalcForm [title="Mazchna/Achtryn"] {
+
.calc-section-header {
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
+
    position: relative;
 +
    top: 0px;
 +
    padding-top: 1em;
 +
     background: #fbfbfb;
 +
    z-index: 5;
 
}
 
}
  
#slayWeightCalcForm [title="Vannaka"] {
+
.calc-section-header > h1 {
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
+
     margin-top: 0;
 +
    margin-bottom: 0;
 
}
 
}
  
#slayWeightCalcForm [title="Chaeldar"] {
+
.calc-sticky .calc-section-header {
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
+
     position: sticky !important;
 
}
 
}
  
#slayWeightCalcForm [title="Sumona"] {
+
.calc-toc {
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
+
     padding-top: 13px;
 +
    padding-bottom: 13px;
 
}
 
}
  
#slayWeightCalcForm [title="Duradel/Lapalok"] {
+
.calc-toc-section {
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
+
     position: relative;
 +
    display: grid;
 +
    grid-template-columns: 144px 1fr;
 +
    margin-bottom: 0px;
 
}
 
}
  
#slayWeightCalcForm [title="Kuradal"] {
+
.calc-toc-section > p {
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
+
     grid-column-start: 1;
}
+
    grid-column-end: span 1;
 
+
    margin: 0;
#slayWeightCalcForm [title="Mandrith"] {
+
    line-height: 34px;
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
+
    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;
 
}
 
}
  
.gsw-chartjs.gsw-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;
 
}
 
}
  
.gsw-chartjs.gsw-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;
 +
    break-inside: avoid;
 +
    padding: 0;
 +
    padding-top: 78px;
 +
    padding-bottom: 0.25rem;
 +
    background: none !important;
 +
    width: calc(100% - 2px);
 
}
 
}
  
.gemw-header.negative {
+
@supports ( break-inside: avoid-column ) {
     border-color: #ee4231;
+
     .calc-tile-container {
 +
          display: block;
 +
    }
 +
 
 
}
 
}
  
.gemw-header.unchanged {
+
.calc-header-title {
     border-color: #3ea6e6;
+
     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;
 
}
 
}
  
.gemw-header .gemw-section-left {
+
.calc-header-title > h2 {
     flex: 1;
+
    color: inherit !important;
     margin-right: 2em;
+
    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;
 
}
 
}
  
.gemw-header .gemw-image {
+
.calc-header-title > h2 > span {
     float: left;
+
     display: inline-grid;
     margin: 0.5em 1em 0 0;
+
    grid-template-rows: 77px 55px;
 +
     height: 0px;
 +
    grid-row-start: 1;
 +
    grid-row-end: span 1;
 
}
 
}
  
.gemw-header .gemw-name {
+
.calc-header-title > h2 > span > span {
     font-size: 1.15em;
+
     grid-row-start: 2;
     font-weight: bold;
+
     grid-row-end: span 1;
    margin-bottom: 0;
 
 
}
 
}
  
.gemw-header .gemw-name a {
+
.calc-header-title > h2 > .mw-headline-headanchor {
     color: #444e5a;
+
     grid-row-start: 1;
 +
    grid-row-end: span 1;
 
}
 
}
  
.gemw-header .gemw-examine {
+
.calc.tile {
     color: #949eaa;
+
     position: relative;
     font-size: 1.05em;
+
    margin: 0;
     font-style: italic;
+
    padding: 0;
     margin-bottom: 0;
+
     min-width: 100%;
 +
     height: unset;
 +
     z-index: 0;
 
}
 
}
  
.gemw-header .gemw-price {
+
.calc .keyword {
    display: inline-block;
+
     font-size: 1.125em;
     font-size: 2.75em;
 
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
  
.gemw-header .gemw-price::after {
+
.calc-header {
     content: ' coins';
+
    grid-column-start: 1;
     color: #949eaa;
+
    grid-column-end: span 2;
     font-size: 1rem;
+
    grid-row-start: 1;
     font-weight: normal;
+
    grid-row-end: span 1;
     word-spacing: 0.25em;
+
    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-change {
+
.calc-header-background {
     display: inline-block;
+
     position: absolute;
     font-size: 1rem;
+
     top: 0;
     font-weight: bold;
+
     bottom: 0;
     margin-left: 2em;
+
     left: 0;
     word-spacing: 0.5em;
+
     right: 0;
 +
    z-index: 1;
 
}
 
}
  
.gemw-header .gemw-change img {
+
.calc-header-background > img {
     vertical-align: baseline;
+
     position: absolute;
 +
    top: 0;
 +
    bottom: 0;
 +
    left: 0;
 +
    right: 0;
 
}
 
}
  
.gemw-header .gemw-section-right {
+
.calc-header-icon {
     text-align: right;
+
     grid-column-start: 1;
}
+
    grid-column-end: span 1;
 
+
    min-width: 55px;
.gemw-header .gemw-updated {
+
    width: 55px;
     line-height: 1.5em;
+
    max-width: 55px;
 +
    min-height: 55px;
 +
    height: 55px;
 +
     max-height: 55px;
 +
    z-index: inherit;
 
}
 
}
  
.gemw-header .gemw-time {
+
.calc-header-icon > img {
     font-weight: bold;
+
     object-fit: contain;
 +
    min-width: 25px;
 +
    width: 25px;
 +
    max-width: 25px;
 +
    min-height: 25px;
 +
    height: 25px;
 +
    max-height: 25px;
 +
    padding: 15px;
 
}
 
}
  
.gemw-body {
+
.calc-header-title-semantics {
     display: flex;
+
     display: none;
 
}
 
}
  
.gemw-body .gemw-section-left {
+
.calc-header-command {
     width: 40%;
+
    margin-left: 10px;
     margin-right: 2em;
+
    grid-column-start: 3;
 +
    grid-column-end: span 1;
 +
    height: 55px;
 +
     line-height: 55px;
 +
     z-index: inherit;
 
}
 
}
  
.gemw-body .gemw-section-left dl {
+
.calc-list {
     display: flex;
+
    grid-column-start: 1;
     flex-flow: row wrap;
+
     grid-column-end: span 2;
     justify-content: space-between;
+
     grid-row-start: 2;
     margin-bottom: -1.25em;
+
    grid-row-end: span 1;
 +
     padding: 0px;
 +
    padding-top: 4px;
 +
     padding-bottom: 5.5px;
 
}
 
}
  
.gemw-body .gemw-section-left > div {
+
.calc-list-item {
     margin-top: 2em;
+
     position: relative;
}
+
    display: grid;
 
+
    grid-template-columns: [thumb] min-content [main] 1fr [key] max-content;
.gemw-body .gemw-section-left a {
+
    grid-template-rows: min-content min-content;
     color: #949eaa;
+
    width: auto;
 +
    padding: 8.5px;
 +
    margin: 0;
 +
     border-bottom: 1px solid rgba(137, 142, 152, 0.075);
 
}
 
}
  
.gemw-body .gemw-property {
+
.calc-list-item:last-child {
    width: 30%;
+
     border-bottom-color: transparent;
     border-top: 0.15em dotted #e4eaee;
 
    padding-top: 0.25em;
 
    margin-bottom: 1.5em;
 
 
}
 
}
  
.gemw-body .gemw-property dt {
+
.calc-list-item-thumbnail {
     color: #949eaa;
+
     grid-column-start: thumb;
     font-weight: normal;
+
    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-property dd {
+
.calc-list-item-thumbnail > img {
     font-weight: bold;
+
     min-width: 44px;
     margin: -0.25em 0 0;
+
    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-links {
+
.calc-list-item-key {
     color: #949eaa;
+
     width: 28px;
     margin-bottom: 0.35em;
+
    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 {
+
.calc-list-item-key > img {
     width: 60%;
+
    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;
 
}
 
}
  
.gemw-body .gemw-section-right .highcharts-container {
+
.calc-list-item-desc {
     border: 1px solid #e4eaee;
+
     grid-column-start: main;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
+
     grid-column-end: span 1;
 +
    grid-row-start: 2;
 +
    grid-row-end: span 1;
 +
    margin-left: 8px;
 +
    text-indent: 0px;
 
}
 
}
  
#overlay {
+
.jcConfig,
    background-attachment: scroll;
+
.jcCookies,
    background-color: #000;
+
.jcSub {
    background-image: none;
 
    background-position: 0 0;
 
    background-repeat: repeat;
 
    border-width: 0;
 
 
     display: none;
 
     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,
+
#SkillCalcForm .jcSubmit {
#GEchartpopup {
+
     margin: 0 auto;
     background: #fff;
+
     display: block;
     border: 3px solid #000;
+
     padding-top: 10px;
     color: #000;
 
    font-size: 10pt;
 
    left: 0;
 
    padding: 10px;
 
    position: fixed;
 
    top: 150px;
 
    width: 975px;
 
    z-index: 52;
 
 
}
 
}
  
#GEchartpopup {
+
#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
     min-width: 700px;
+
     padding-left: 2em;
     min-height: 525px;
+
     min-height: 2em;
     width: 85%;
+
     background-position: 0.3em center;
     height: 80%;
+
     background-size: auto 1.8em;
     left: 7%;
+
     background-repeat: no-repeat;
    top: 10%;
 
    overflow: auto;
 
 
}
 
}
  
#GEchartpopup #closepopup {
+
#slayWeightCalcForm [title="Turael/Spria"] {
     float: right;
+
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
    margin-bottom: 5px;
 
    z-index: 100;
 
 
}
 
}
  
#GEchartpopup #itemstats {
+
#slayWeightCalcForm [title="Mazchna/Achtryn"] {
     bottom: 50px;
+
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
    font-size: 11px;
 
    position: absolute;
 
    right: 45px;
 
    width: 200px;
 
    z-index: 10;
 
 
}
 
}
  
#GEchartpopup #itemstats caption {
+
#slayWeightCalcForm [title="Vannaka"] {
     cursor: pointer;
+
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
    text-align: right;
 
 
}
 
}
  
#GEpopupchart {
+
#slayWeightCalcForm [title="Chaeldar"] {
     height: 500px;
+
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
    margin-right: 100px;
 
 
}
 
}
  
.highcharts-container .highcharts-range-selector {
+
#slayWeightCalcForm [title="Sumona"] {
     font-size: 11px;
+
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
 
}
 
}
  
.GEPermLink {
+
#slayWeightCalcForm [title="Duradel/Lapalok"] {
     float: right;
+
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
    font-size: 14px;
 
 
}
 
}
  
.GEPermLink ~ .GEdatachart {
+
#slayWeightCalcForm [title="Kuradal"] {
     clear: right;
+
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
 
}
 
}
  
form[id^="chartProperties"] button {
+
#slayWeightCalcForm [title="Mandrith"] {
     margin: 3px;
+
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
 
}
 
}
  
.smallChart .highcharts-range-selector {
+
#slayWeightCalcForm [title="Morvran"] {
     display: none;
+
     background-image: url("/images/0/06/Morvran_chathead.png?c7318");
 
}
 
}
  
.smallChart .highcharts-button title + rect {
+
#slayWeightCalcForm [title="Laniakea"] {
     display: none;
+
     background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
 
}
 
}
  
.smallChart .highcharts-title {
+
.gsw-chartjs.gsw-chartjs-config {
     white-space: nowrap !important;
+
     display: none;
 
}
 
}
  
.smallChart .zoomButton,
+
.gsw-chartjs.gsw-chart-error {
.smallChart svg > text:first-of-type,
+
     font-family: monospace;
.smallChart .highcharts-input-group {
 
     display: none;
 
 
}
 
}
  
.smallChart .highcharts-scrollbar,
+
.gemw-container {
.mediumChart .highcharts-scrollbar {
+
    width: 90%;
     display: none;
+
    max-width: 60em;
 +
     margin: 4em auto;
 
}
 
}
  
#gsw-exchange-overlay .oo-ui-popupWidget-anchor {
+
.gemw-header {
     z-index: 101;
+
    display: flex;
 +
    border-left-width: 0.25em;
 +
    border-left-style: solid;
 +
    padding-left: 1em;
 +
     margin-bottom: 3em;
 
}
 
}
  
#gsw-exchange-overlay .oo-ui-labelElement-label {
+
.gemw-header.positive {
     font-weight: bold;
+
     border-color: #6bc71f;
 
}
 
}
  
.oo-ui-textInputWidget input,
+
.gemw-header.negative {
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
+
     border-color: #ee4231;
     line-height: initial;
 
 
}
 
}
  
body.wgl-stickyheader .oo-ui-defaultOverlay,
+
.gemw-header.unchanged {
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
+
     border-color: #3ea6e6;
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
 
     z-index: 501;
 
 
}
 
}
  
.oo-ui-image-destructive.oo-ui-icon-clear,
+
.gemw-header .gemw-section-left {
.mw-ui-icon-clear-destructive::before {
+
     flex: 1;
     background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
+
     margin-right: 2em;
     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 {
+
.gemw-header .gemw-image {
     width: 600px !important;
+
     float: left;
     height: 540px !important;
+
     margin: 0.5em 1em 0 0;
 
}
 
}
  
.gs-ex-modal .oo-ui-flaggedElement-primary {
+
.gemw-header .gemw-name {
     margin-left: 15px;
+
    font-size: 1.15em;
 +
    font-weight: bold;
 +
     margin-bottom: 0;
 
}
 
}
  
#gs-ex-status {
+
.gemw-header .gemw-name a {
     color: #949eaa;
+
     color: #444e5a;
    margin: 10px 15px 5px;
 
 
}
 
}
  
#gs-ex-form .oo-ui-fieldsetLayout-header {
+
.gemw-header .gemw-examine {
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
+
     color: #949eaa;
     font-size: 1.3em;
+
     font-size: 1.05em;
     margin: 0 15px 10px;
+
    font-style: italic;
 +
     margin-bottom: 0;
 
}
 
}
  
#gs-ex-form .oo-ui-fieldsetLayout-group {
+
.gemw-header .gemw-price {
     margin-bottom: 15px;
+
    display: inline-block;
 +
    font-size: 2.75em;
 +
     font-weight: bold;
 
}
 
}
  
#gs-ex-form .oo-ui-fieldLayout-header {
+
.gemw-header .gemw-price::after {
     width: 15%;
+
    content: ' coins';
     margin-right: 23px;
+
    color: #949eaa;
 +
    font-size: 1rem;
 +
     font-weight: normal;
 +
     word-spacing: 0.25em;
 
}
 
}
  
#gs-ex-form .oo-ui-fieldLayout-field {
+
.gemw-header .gemw-change {
     width: 70%;
+
    display: inline-block;
 +
    font-size: 1rem;
 +
    font-weight: bold;
 +
    margin-left: 2em;
 +
     word-spacing: 0.5em;
 
}
 
}
  
#gs-ex-form .oo-ui-fieldLayout-help {
+
.gemw-header .gemw-change img {
     margin-right: 1em;
+
     vertical-align: baseline;
    margin-left: -1.8em;
 
 
}
 
}
  
#gs-ex-icon .oo-ui-labelElement-label {
+
.gemw-header .gemw-section-right {
     padding-right: 0;
+
     text-align: right;
 
}
 
}
  
#gs-ex-icon .oo-ui-inputWidget-input {
+
.gemw-header .gemw-updated {
     padding-left: 33px !important;
+
     line-height: 1.5em;
 
}
 
}
  
#repairForm {
+
.gemw-header .gemw-time {
     padding: 7px;
+
     font-weight: bold;
 
}
 
}
  
#repairForm .oo-ui-fieldLayout-header {
+
.gemw-body {
     width: 45%;
+
     display: flex;
 
}
 
}
  
#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
+
.gemw-body .gemw-section-left {
     margin-top: 3px;
+
    width: 40%;
 +
     margin-right: 2em;
 
}
 
}
  
#repairForm .oo-ui-fieldLayout-field {
+
.gemw-body .gemw-section-left dl {
     width: 50%;
+
     display: flex;
 +
    flex-flow: row wrap;
 +
    justify-content: space-between;
 +
    margin-bottom: -1.25em;
 
}
 
}
  
#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
+
.gemw-body .gemw-section-left > div {
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
+
     margin-top: 2em;
     margin: 0 auto;
 
    display: block;
 
    padding-top: 5px;
 
 
}
 
}
  
#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
+
.gemw-body .gemw-section-left a {
     display: none;
+
     color: #949eaa;
 
}
 
}
  
.ve-ui-overlay {
+
.gemw-body .gemw-property {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
+
     width: 30%;
 +
    border-top: 0.15em dotted #e4eaee;
 +
    padding-top: 0.25em;
 +
    margin-bottom: 1.5em;
 
}
 
}
  
.ve-ui-mwSaveDialog-license {
+
.gemw-body .gemw-property dt {
     line-height: 1.65em;
+
     color: #949eaa;
 +
    font-weight: normal;
 
}
 
}
  
.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
+
.gemw-body .gemw-property dd {
     border-bottom: 1px solid #cccccc;
+
     font-weight: bold;
     line-height: 1.65em;
+
     margin: -0.25em 0 0;
    padding-bottom: 1em;
 
    margin-bottom: 1.5em;
 
 
}
 
}
  
[data-diff-action='remove'],
+
.gemw-body .gemw-links {
table[data-diff-action='remove'] > caption,
+
     color: #949eaa;
figure[data-diff-action='remove'] > figcaption {
+
     margin-bottom: 0.35em;
     background: #fbc0ba !important;
 
     box-shadow: 0 0 0 1px #fbc0ba;
 
 
}
 
}
  
del[data-diff-action='remove'],
+
.gemw-body .gemw-section-right {
[data-diff-action='remove'] > del {
+
     width: 60%;
     text-decoration: initial;
 
 
}
 
}
  
[data-diff-action='insert'],
+
.gemw-body .gemw-section-right .highcharts-container {
table[data-diff-action='insert'] > caption,
+
     border: 1px solid #e4eaee;
figure[data-diff-action='insert'] > figcaption {
+
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     background: #c3e8a3 !important;
 
     box-shadow: 0 0 0 1px #c3e8a3;
 
 
}
 
}
  
.qc-in-progress {
+
#overlay {
     display: inline-block;
+
    background-attachment: scroll;
     background: #f9d000;
+
    background-color: #000;
     width: 0.75em;
+
     background-image: none;
     height: 0.75em;
+
    background-position: 0 0;
     border-radius: 50%;
+
     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;
 
}
 
}
  
.qc-table .mission-completed {
+
#modal,
     background-color: #c3e8a3;
+
#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;
 
}
 
}
  
.qc-table .mission-started {
+
#GEchartpopup {
     background-color: #fcea94;
+
    min-width: 700px;
 +
    min-height: 525px;
 +
    width: 85%;
 +
    height: 80%;
 +
    left: 7%;
 +
    top: 10%;
 +
     overflow: auto;
 
}
 
}
  
.seealso {
+
#GEchartpopup #closepopup {
     margin: 0.8em 1.6em;
+
    float: right;
     font-style: italic;
+
     margin-bottom: 5px;
 +
     z-index: 100;
 
}
 
}
  
.seealso + .seealso {
+
#GEchartpopup #itemstats {
     margin-top: -0.8em;
+
     bottom: 50px;
 +
    font-size: 11px;
 +
    position: absolute;
 +
    right: 45px;
 +
    width: 200px;
 +
    z-index: 10;
 
}
 
}
  
.level-up-table td li {
+
#GEchartpopup #itemstats caption {
     padding: 0 10px 0 10px;
+
     cursor: pointer;
 +
    text-align: right;
 
}
 
}
  
.level-up-table ul {
+
#GEpopupchart {
     list-style-type: disc;
+
     height: 500px;
 +
    margin-right: 100px;
 
}
 
}
  
.level-up-table .lvlupmem {
+
.highcharts-container .highcharts-range-selector {
     background: #f6ab58;
+
     font-size: 11px;
    color: #582e00;
 
 
}
 
}
  
.level-up-table .lvlupfree {
+
.GEPermLink {
     background: #98e553;
+
     float: right;
     color: #245200;
+
     font-size: 14px;
 
}
 
}
  
.navbox .perk-link img {
+
.GEPermLink ~ .GEdatachart {
     padding: 2.5px 0 0 0 !important;
+
     clear: right;
    border-spacing: 2px !important;
 
 
}
 
}
  
.sic {
+
form[id^="chartProperties"] button {
     color: #15F;
+
     margin: 3px;
    font-style: italic;
 
    cursor: help;
 
    border-bottom: dotted 1px black;
 
 
}
 
}
  
.nowraplinks a {
+
.smallChart .highcharts-range-selector {
     white-space: nowrap;
+
     display: none;
 
}
 
}
  
.boldlinks a {
+
.smallChart .highcharts-button title + rect {
     font-weight: bold;
+
     display: none;
 
}
 
}
  
.center,
+
.smallChart .highcharts-title {
.centre {
+
     white-space: nowrap !important;
     display: block;
 
    text-align: center;
 
 
}
 
}
  
.center table,
+
.smallChart .zoomButton,
table.center,
+
.smallChart svg > text:first-of-type,
.centre table,
+
.smallChart .highcharts-input-group {
table.centre {
+
     display: none;
     margin: 0 auto;
 
 
}
 
}
  
.right table,
+
.smallChart .highcharts-scrollbar,
span.right {
+
.mediumChart .highcharts-scrollbar {
     float: right;
+
     display: none;
 
}
 
}
  
.left table,
+
#gsw-exchange-overlay .oo-ui-popupWidget-anchor {
span.left {
+
     z-index: 101;
     float: left;
 
 
}
 
}
  
.small {
+
#gsw-exchange-overlay .oo-ui-labelElement-label {
     font-size: smaller;
+
     font-weight: bold;
 
}
 
}
  
.non-mobile-hide {
+
.oo-ui-textInputWidget input,
     display: none;
+
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
 +
     line-height: initial;
 
}
 
}
  
.sg-red,
+
body.wgl-stickyheader .oo-ui-defaultOverlay,
.nocell {
+
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
     background: #ecccc6;
+
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
    color: #861c10;
+
     z-index: 501;
 
}
 
}
  
.sg-yellow,
+
.oo-ui-image-destructive.oo-ui-icon-clear,
.maybecell {
+
.mw-ui-icon-clear-destructive::before {
     background: #f3f0b0;
+
     background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
     color: #6e5d45;
+
     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");
 
}
 
}
  
.sg-green,
+
.gs-ex-modal .oo-ui-window-frame {
.yescell {
+
     width: 600px !important;
     background: #c3ebc5;
+
     height: 540px !important;
     color: #506553;
 
 
}
 
}
  
.sg-red a,
+
.gs-ex-modal .oo-ui-flaggedElement-primary {
.sg-yellow a,
+
     margin-left: 15px;
.sg-green a,
 
.nocell a,
 
.maybecell a,
 
.yescell a {
 
     color: #04f;
 
 
}
 
}
  
ul.smalllistmargin,
+
#gs-ex-status {
.smalllistmargin ul,
+
    color: #949eaa;
ol.smalllistmargin,
+
     margin: 10px 15px 5px;
.smalllistmargin ol {
 
     margin-left: 1.5em;
 
 
}
 
}
  
#spreport {
+
#gs-ex-form .oo-ui-fieldsetLayout-header {
     border: 1px solid #808080;
+
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
     padding: 10px;
+
     font-size: 1.3em;
     text-align: center;
+
     margin: 0 15px 10px;
 
}
 
}
  
.mw-dismissable-notice-close-parent {
+
#gs-ex-form .oo-ui-fieldsetLayout-group {
     min-height: 1em;
+
     margin-bottom: 15px;
 
}
 
}
  
.rcsitenotice-dismiss {
+
#gs-ex-form .oo-ui-fieldLayout-header {
     float: right;
+
     width: 15%;
     font-weight: normal;
+
     margin-right: 23px;
 
}
 
}
  
table.wikitable + table.wikitable {
+
#gs-ex-form .oo-ui-fieldLayout-field {
     margin-top: -1px;
+
     width: 70%;
 
}
 
}
  
#file img,
+
#gs-ex-form .oo-ui-fieldLayout-help {
table.filehistory img {
+
     margin-right: 1em;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
+
    margin-left: -1.8em;
 
}
 
}
  
table.filehistory button img,
+
#gs-ex-icon .oo-ui-labelElement-label {
#file button img {
+
     padding-right: 0;
     background: none;
 
 
}
 
}
  
.catlinks {
+
#gs-ex-icon .oo-ui-inputWidget-input {
    background: #ffffff;
+
     padding-left: 33px !important;
    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,
+
#repairForm {
.ns-0 #charmguide + div + form .module_content {
+
     padding: 7px;
     display: none;
 
 
}
 
}
  
#mw-content-text q:before {
+
#repairForm .oo-ui-fieldLayout-header {
     content: open-quote;
+
     width: 45%;
 
}
 
}
  
#mw-content-text q:after {
+
#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
     content: close-quote;
+
     margin-top: 3px;
 
}
 
}
  
td.famtreesub {
+
#repairForm .oo-ui-fieldLayout-field {
     margin: 0;
+
     width: 50%;
    padding: 0;
 
 
}
 
}
  
td.famtreesub table {
+
#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
     border-spacing: 0;
+
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
     margin: 0;
+
     margin: 0 auto;
     padding: 0;
+
     display: block;
 +
     padding-top: 5px;
 
}
 
}
  
td.famtreesub table td {
+
#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
     height: 1em;
+
     display: none;
    width: 1em;
 
 
}
 
}
  
td.famtreeleaf {
+
.ve-ui-overlay {
     background: #dfdfdf;
+
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    padding: 0.2em;
 
 
}
 
}
  
.status-active {
+
.ve-ui-mwSaveDialog-license {
     background-color: #98e553;
+
     line-height: 1.65em;
    color: #245200;
 
 
}
 
}
  
.status-active a {
+
.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
     color: inherit !important;
+
     border-bottom: 1px solid #cccccc;
 +
    line-height: 1.65em;
 +
    padding-bottom: 1em;
 +
    margin-bottom: 1.5em;
 
}
 
}
  
.status-inactive {
+
[data-diff-action='remove'],
     background-color: #ececec;
+
table[data-diff-action='remove'] > caption,
     color: #777777;
+
figure[data-diff-action='remove'] > figcaption {
 +
     background: #fbc0ba !important;
 +
     box-shadow: 0 0 0 1px #fbc0ba;
 
}
 
}
  
.status-inactive a {
+
del[data-diff-action='remove'],
     color: inherit !important;
+
[data-diff-action='remove'] > del {
 +
     text-decoration: initial;
 
}
 
}
  
.clickpic a.image {
+
[data-diff-action='insert'],
    margin-left: 2px !important;
+
table[data-diff-action='insert'] > caption,
     margin-right: 2px !important;
+
figure[data-diff-action='insert'] > figcaption {
     line-height: 34px;
+
     background: #c3e8a3 !important;
    vertical-align: middle;
+
     box-shadow: 0 0 0 1px #c3e8a3;
 
}
 
}
  
.TH_Gem-common img,
+
.qc-in-progress {
.TH_Gem-fairly-common img,
+
    display: inline-block;
.TH_Gem-rare img,
+
    background: #f9d000;
.TH_Gem-uncommon img,
+
    width: 0.75em;
.TH_Gem-very-rare img,
+
    height: 0.75em;
.TH_Gem-none img {
+
     border-radius: 50%;
     image-rendering: pixelated;
 
 
}
 
}
  
.accent {
+
.qc-table .mission-completed {
     background-color: transparent !important;
+
     background-color: #c3e8a3;
 
}
 
}
  
.smwprops {
+
.qc-table .mission-started {
     width: 80% !important;
+
     background-color: #fcea94;
    max-width: 500px;
+
}
    white-space: nowrap;
+
 
     overflow: auto;
+
.seealso {
     display: inline-block;
+
     margin: 0.8em 1.6em;
 +
     font-style: italic;
 
}
 
}
  
.prewrap p {
+
.seealso + .seealso {
     white-space: pre-wrap;
+
     margin-top: -0.8em;
 
}
 
}
  
.mw-editsection,
+
.level-up-table td li {
.mw-editsection-like {
+
     padding: 0 10px 0 10px;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
 
 
}
 
}
  
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
+
.level-up-table ul {
     .inventory-image {
+
     list-style-type: disc;
          image-rendering: -moz-crisp-edges;
 
          image-rendering: pixelated;
 
          image-rendering: crisp-edges;
 
    }
 
 
 
    .navbox .inventory-image {
 
          image-rendering: auto;
 
    }
 
 
 
 
}
 
}
  
.update-redirect {
+
.level-up-table .lvlupmem {
    text-align: center;
+
     background: #f6ab58;
     background: #fffbf1;
+
     color: #582e00;
    border: 1px solid #909090;
 
    font-weight: 600;
 
    font-size: 2em;
 
    line-height: 1em;
 
    padding: 1em;
 
     color: #000 !important;
 
 
}
 
}
  
.update-redirect.nuke {
+
.level-up-table .lvlupfree {
     margin-bottom: 25%;
+
     background: #98e553;
 +
    color: #245200;
 
}
 
}
  
.text-red {
+
.navbox .perk-link img {
     color: #c22010;
+
     padding: 2.5px 0 0 0 !important;
 +
    border-spacing: 2px !important;
 
}
 
}
  
.text-orange {
+
.sic {
     color: #bf6007;
+
     color: #15F;
 +
    font-style: italic;
 +
    cursor: help;
 +
    border-bottom: dotted 1px black;
 
}
 
}
  
.text-yellow {
+
.nowraplinks a {
     color: #ad9000;
+
     white-space: nowrap;
 
}
 
}
  
.text-green {
+
.boldlinks a {
     color: #478515;
+
     font-weight: bold;
 
}
 
}
  
.text-blue {
+
.center,
     color: #1980bf;
+
.centre {
 +
     display: block;
 +
    text-align: center;
 
}
 
}
  
.text-purple {
+
.center table,
     color: #5c2dbb;
+
table.center,
 +
.centre table,
 +
table.centre {
 +
     margin: 0 auto;
 
}
 
}
  
.text-pink {
+
.right table,
     color: #dd32b8;
+
span.right {
 +
     float: right;
 
}
 
}
  
.text-gray,
+
.left table,
.text-grey {
+
span.left {
     color: #6b7787;
+
     float: left;
 
}
 
}
  
body.wgl-darkmode-transition,
+
.small {
.wgl-darkmode-transition * {
+
     font-size: smaller;
     transition-property: all;
 
    transition-duration: 1s;
 
 
}
 
}
  
.page-Special_CreateAccount .firstHeading,
+
.non-mobile-hide {
.page-Special_UserLogin .firstHeading {
+
     display: none;
     width: 32rem;
 
    margin: 1.5em auto 0.4em;
 
 
}
 
}
  
.page-Special_CreateAccount #contentSub,
+
.sg-red,
.page-Special_UserLogin #contentSub {
+
.nocell {
     display: none;
+
    background: #ecccc6;
 +
     color: #861c10;
 
}
 
}
  
.page-Special_CreateAccount .mw-ui-container,
+
.sg-yellow,
.page-Special_UserLogin .mw-ui-container {
+
.maybecell {
     width: 32rem;
+
     background: #f3f0b0;
     margin: 3em auto;
+
     color: #6e5d45;
 
}
 
}
  
.page-Special_CreateAccount .mw-ui-container #userloginForm,
+
.sg-green,
.page-Special_UserLogin .mw-ui-container #userloginForm {
+
.yescell {
     float: unset;
+
     background: #c3ebc5;
     margin: 0;
+
     color: #506553;
 
}
 
}
  
.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
+
.sg-red a,
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
+
.sg-yellow a,
     margin: 2.5em auto 0;
+
.sg-green a,
    width: 22rem;
+
.nocell a,
 +
.maybecell a,
 +
.yescell a {
 +
     color: #04f;
 
}
 
}
  
#signupstart,
+
ul.smalllistmargin,
#userloginprompt {
+
.smalllistmargin ul,
    border: 1px solid #e4eaee;
+
ol.smalllistmargin,
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
+
.smalllistmargin ol {
     padding: 1.5em 2em 1em;
+
     margin-left: 1.5em;
 
}
 
}
  
#userloginForm label {
+
#spreport {
     display: block;
+
     border: 1px solid #808080;
     margin-bottom: 0.25em;
+
     padding: 10px;
 +
    text-align: center;
 
}
 
}
  
#userloginForm label[for="mw-input-captchaWord"] {
+
.mw-dismissable-notice-close-parent {
     margin-bottom: 0.5em;
+
     min-height: 1em;
 
}
 
}
  
.signup-realname-tip {
+
.rcsitenotice-dismiss {
     color: #656565;
+
     float: right;
     font-size: 0.9em;
+
     font-weight: normal;
    margin: -0.75em 0 0.75em;
 
 
}
 
}
  
.mw-createacct-benefits-container {
+
table.wikitable + table.wikitable {
     display: none;
+
     margin-top: -1px;
 
}
 
}
  
/*Mod Stores*/
+
#file img,
.mod_container {
+
table.filehistory img {
     margin-top: 10px;
+
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
    border: 1px solid #ececec;
 
    padding: 10px;
 
    color: #fff;
 
    background-color: #0c191d;
 
    min-height: 120px;
 
 
}
 
}
  
.mod-right-corner {
+
table.filehistory button img,
     float: right;
+
#file button img {
    font-size: 10pt;
+
     background: none;
    text-align: right;
 
    color: #dfdcdc;
 
 
}
 
}
  
.mod_details {
+
.catlinks {
     margin-top: 0;
+
     background: #ffffff;
     padding-top: 5px;
+
     border: 1px solid #e4eaee;
     padding-left: 10px;
+
     padding: 8px 15px;
     padding-right: 10px;
+
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
 
    background-color: #ececec;
 
    color: #000;
 
    font-size: 10pt;
 
 
}
 
}
  
/*Infobox Mod*/
+
.ns-0 #charmguide + div + form .mw-summary,
.modinfo_container {
+
.ns-0 #charmguide + div + form .module_content {
    margin-top: 10px;
+
     display: none;
    border: 1px solid #ececec;
 
    padding: 10px;
 
    color: #fff;
 
    background-color: #0c191d;
 
     min-height: 120px;
 
    width: 50%;
 
    justify-content: center;
 
 
}
 
}
  
.modinfo-right-corner {
+
#mw-content-text q:before {
     float: right;
+
     content: open-quote;
    font-size: 10pt;
 
    text-align: right;
 
    color: #dfdcdc;
 
 
}
 
}
  
.modinfo_details {
+
#mw-content-text q:after {
    margin-top: 0;
+
     content: close-quote;
    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{
+
td.famtreesub {
color:#000000;
+
    margin: 0;
 +
    padding: 0;
 
}
 
}
  
/*Missionbox*/
+
td.famtreesub table {
.main_viewer {
+
     border-spacing: 0;
     border-style: solid;
+
     margin: 0;
     border-width: 1px;
 
    border-color: #4b6870;
 
    background-color: rgb(12,29,25,.5);
 
 
     padding: 0;
 
     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 {
+
td.famtreesub table td {
background-color: rgb(12,29,25,.95);
+
     height: 1em;
    padding-bottom: 0px;
+
     width: 1em;
     margin-bottom: 5px;
 
     Z-index:0;
 
 
}
 
}
  
.mission_banner {
+
td.famtreeleaf {
     color: #fff;
+
     background: #dfdfdf;
     padding: 5px 10px;
+
     padding: 0.2em;
    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 {
+
.status-active {
font-size:20pt;
+
    background-color: #98e553;
font-weight: 100;
+
     color: #245200;
text-align: left;
 
vertical-align: bottom;
 
color: #fff !important;
 
     position: relative;
 
    bottom: -81;  left: 0;
 
 
}
 
}
  
.backstyle{
+
.status-active a {
background-position: center;
+
     color: inherit !important;
background-repeat: no-repeat;
 
     background-size: auto;
 
    background-size: cover;
 
height:130px;
 
position: relative;
 
 
}
 
}
  
/*Style of Mission Descriptions*/
+
.status-inactive {
.descstyle{
+
    background-color: #ececec;
font-size:11pt;
+
    color: #777777;
padding-bottom:5px;
 
color:white;
 
 
}
 
}
  
.deschr{
+
.status-inactive a {
clear:both;
+
    color: inherit !important;
margin-top:15px;
 
 
}
 
}
  
/*TEMPLATE:MISSIONBOX*/
+
.clickpic a.image {
.gem{
+
    margin-left: 2px !important;
background-image: url("https://wiki.geministation.com/images/0/06/Gem_space.png");
+
    margin-right: 2px !important;
 +
    line-height: 34px;
 +
    vertical-align: middle;
 
}
 
}
.earth_space{
+
 
background-image: url("https://wiki.geministation.com/images/5/57/Earth-space.png");
+
.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;
 
}
 
}
.earth{
+
 
background-image: url("https://wiki.geministation.com/images/1/1e/Earth.png");
+
.accent {
 +
    background-color: transparent !important;
 
}
 
}
.mars_space{
+
 
background-image: url("https://wiki.geministation.com/images/4/49/Mars_space.png")
+
.smwprops {
 +
    width: 80% !important;
 +
    max-width: 500px;
 +
    white-space: nowrap;
 +
    overflow: auto;
 +
    display: inline-block;
 
}
 
}
.mars{
+
 
background-image: url("https://wiki.geministation.com/images/d/de/Mars.png");
+
.prewrap p {
 +
    white-space: pre-wrap;
 
}
 
}
.jupiter_space{
+
 
background-image: url("https://wiki.geministation.com/images/d/d1/Jupiter_space.png");
+
.mw-editsection,
}
+
.mw-editsection-like {
.mercury_space{
+
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
background-image: url("");
 
}
 
.eris_space{
 
background-image: url("https://wiki.geministation.com/images/b/b3/Eris.png");
 
}
 
.explosion{
 
background-image: url("https://wiki.geministation.com/images/0/09/Explosion.png");
 
}
 
.northernlights{
 
background-image: url("https://wiki.geministation.com/images/3/35/Northern_lights.png");
 
}
 
.venus{
 
background-image: url("");
 
 
}
 
}
  
/*Guild Profile Tiles*/
+
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.guild-pf {
+
    .inventory-image {
    display: flex;
+
          image-rendering: -moz-crisp-edges;
    flex-flow: row wrap;
+
          image-rendering: pixelated;
    border: 1px solid #e4eaee;
+
          image-rendering: crisp-edges;
     background: #ffffff;
+
     }
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
+
 
 +
     .navbox .inventory-image {
 +
          image-rendering: auto;
 +
    }
 +
 
 
}
 
}
  
.guild-pf h2 {
+
.update-redirect {
     font-size: 1.4em;
+
    text-align: center;
     font-weight: bold;
+
    background: #fffbf1;
     border: none;
+
    border: 1px solid #909090;
     margin: 0 0 0.4em;
+
    font-weight: 600;
 +
     font-size: 2em;
 +
     line-height: 1em;
 +
     padding: 1em;
 +
     color: #000 !important;
 
}
 
}
  
.guild-pf .byline + h2 {
+
.update-redirect.nuke {
     margin-top: -0.5em;
+
     margin-bottom: 25%;
 
}
 
}
  
.guild-pf {
+
.text-red {
     width: 100%;
+
     color: #c22010;
    padding: 1.3rem 1.5rem 0.6rem;
 
 
}
 
}
  
/*Future Content - Main Page*/
+
.text-orange {
.tile.big-tile.futurecontent {
+
     color: #bf6007;
     background: url("https://wiki.geministation.com/images/4/48/GeminiSpace.png") right / 100% auto no-repeat #ffffff;
 
    padding: 1.5em 2em 1em;
 
    text-align: center;
 
 
}
 
}
  
.tile.big-tile.futurecontent img {
+
.text-yellow {
     width: auto;
+
     color: #ad9000;
    height: auto;
 
    max-width: 100%;
 
    max-height: 200px;
 
 
}
 
}
  
.tile.big-tile.futurecontent h3#arch-countdown {
+
.text-green {
     font-size: 2em;
+
    color: #478515;
 +
}
 +
 
 +
.text-blue {
 +
    color: #1980bf;
 +
}
 +
 
 +
.text-purple {
 +
     color: #5c2dbb;
 
}
 
}
  
/*Custom Fonts*/
+
.text-pink {
@font-face {  
+
     color: #dd32b8;
     font-family: axia-stencil, sans-serif;
 
font-style: normal;
 
font-weight: 300;
 
 
}
 
}
  
 +
.text-gray,
 +
.text-grey {
 +
    color: #6b7787;
 +
}
  
/*Timeline*/
+
body.wgl-darkmode-transition,
 +
.wgl-darkmode-transition * {
 +
    transition-property: all;
 +
    transition-duration: 1s;
 +
}
  
.timeline {
+
.page-Special_CreateAccount .firstHeading,
  background:#fff;
+
.page-Special_UserLogin .firstHeading {
  position: relative;
+
    width: 32rem;
  box-shadow: 0.5rem 0.5rem 2rem 0 rgba(black, 0.2);
+
    margin: 1.5em auto 0.4em;
  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 {
+
.page-Special_CreateAccount #contentSub,
      margin: 0;
+
.page-Special_UserLogin #contentSub {
      font-size: 120%;
+
     display: none;
    }
+
}
   
 
#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 {
+
.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-color: #aeb6bb;
     outline-style: solid;
+
     outline-style: solid;
     outline-width: 1px;
+
     outline-width: 1px;
     box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
+
     box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
     padding: 10px;
+
     padding: 10px;
     margin: 10px auto 20px;
+
     margin: 10px auto 20px;
     max-width: 600px;
+
     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;
 
}
 
}
  
/*Template:Achievement*/
+
.page-User_Mr_Pie_5_Sandbox #bodyContent #mw-head {
 
+
  position:absolute;
.achievement-overlay {
+
  top:unset;
    font-size: 15pt;
+
  bottom:0;
    color: white;
+
  right:0;
    padding: 10px;
+
  margin:0;
    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 {
+
.page-User_Mr_Pie_5_Sandbox #bodyContent .vector-menu-tabs .mw-watchlink.icon a {
    min-width: 25px;
+
  height:2.5em !important;
}
 
.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 */
+
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-search,
.displaybox {
+
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-personal {
border: 2px solid #0e4339;
+
  display:none;
background: #2e7b6d;
 
}
 
.displaybox .heading {
 
background: #0e4339;
 
 
}
 
}
  
.displaybox-inline {
+
/**********************
border: 2px solid #E4EAEE;
+
* End main page stuff *
background: #FDFDFD !important;
+
***********************/
}
 
.displaybox-inline .heading {
 
background: #1D8673;
 
}
 

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