MediaWiki:Common.css: Difference between revisions

No edit summary
Mr Pie 5 (talk | contribs)
Updated mp-featured color to better match figma. Removed red header border on main page.
 
(64 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-checkbox{ background-color:white !important; }
 
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;
}




Line 45: 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 73: 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 164: 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 231: 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 241: 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;
    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');
}
 
a,
image a {
    color: #327ba7;
}
 
a:visited,
image a:visited,
a:active,
image a:active {
image a:active {
     color: #327ba7;
     color: #327ba7;
Line 501: 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,160: 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.compact a {
.navbox .navbox.navbox-collapsible {
     font-size: 15px;
     font-size: 100%;
    height: 100px;
     margin: 5px 0 0;
     width: 200px;
}
}


.portal-link.article a {
.navbox .navbox.navbox-collapsible .navbox-title {
     border-top: 8px solid #90c2dd;
     background: #6ba5c8;
    padding: 0 8px;
}
}


.portal-link.article a:hover {
.navbox img {
     background-color: #90c2dd;
    height: auto;
     color: #fff;
    width: auto;
     max-height: 1.6em;
     padding: 0 1px;
}
}


.portal-link.file a {
.navbox + .navbox {
     border-top: 8px solid #617ebc;
     margin-top: -8px;
    background-color: #cfd8eb;
}
}


.portal-link.file a:hover {
.navbox-data {
     background-color: #617ebc;
     display: none;
    color: #fff;
}
}


.portal-link.template a {
.navbox-data + .navbox {
     border-top: 8px solid #898989;
     margin-top: -8px;
    background-color: #ebebeb;
}
}


.portal-link.template a:hover {
.pathmap .wikitable.lighttable > tfoot {
     background-color: #898989;
     display: none;
    color: #fff;
}
}


.missiondetails,
.pathmap table.wikitable.lighttable {
.trainingdetails {
     width: auto !important;
     text-align: left;
     display: table-cell;
    margin: 0 auto 10px;
     border: none;
     padding: 1px;
    background-color: #fff;
     border: 1px solid #aaaaaa;
}
}


.missiondetails .missiondetails-header,
.pathmap table.wikitable.lighttable td {
.trainingdetails .missiondetails-header {
     height: 30px;
     width: 15%;
     width: 30px;
     padding: 0 1em;
     padding: 0 !important;
     font-weight: bold;
     border-bottom-width: 2px;
     background-color: #f2f2f2;
    vertical-align: top;
}
}


.missiondetails .missiondetails-info,
.perk-link {
.trainingdetails .missiondetails-info {
    background: #09222F;
     width: 85%;
    border-radius: 111px;
     padding-left: 1em;
     width: 35px;
    height: 35px;
    line-height: 30px;
    display: inline-table;
     margin-right: 5px;
}
}


.missionreq ul {
.perk-link.perk-link-nobg {
    margin-left: 0;
     background: transparent;
    padding-left: 10px;
    list-style: none;
     border-left: 1px dotted #333333;
}
}


.missionreq ul ul {
.perk-link > a {
     margin-left: 25px;
     margin-left: 5px;
}
}


.quote-source {
.perk-link .perk-link-rank {
     text-align: right;
     position: relative;
    top: -26px;
    left: 5px;
    margin-bottom: -28px;
    line-height: 0;
    float: left;
}
}


.quote-source::before {
.perk-background {
     content: '— ';
     background: #09222F;
}
}


blockquote {
.pic-link + a,
     color: #5d6773;
.chathead-link + a {
     margin-left: 0.25em;
}
}


blockquote p:not(.quote-source) {
.normal-POH {
     border-left: 3px solid #e4eaee;
     line-height: normal !important;
    padding-left: 1em;
}
}


.pullquote {
.normal-POH a,
    border-collapse: collapse;
.normal-POH .mw-selflink {
    border: none;
     color: #4c4c4c;
     margin: 1em auto;
}
}


.pullquote .quotation-mark {
.portal-link-wrapper {
     color: #949eaa;
     text-align: center;
    font-size: 3em;
     margin-bottom: 0.5em;
     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 {
     text-align: left;
     display: inline-flex;
    vertical-align: top;
}
}


.pullquote .quotation-mark.right {
.portal-link a {
     text-align: right;
    height: 120px;
     vertical-align: bottom;
    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-text {
.portal-link a:hover {
     vertical-align: top;
     text-decoration: none;
     padding: 0.2em 0.5em;
     background-color: #f2f2f2;
}
}


.pullquote .quotation-source {
.portal-link.wide a {
     text-align: right;
     width: 618px;
}
}


.gsw-infobox .recolour-table {
.portal-link.short a {
     margin: auto;
    font-size: 15px;
    height: 50px;
    width: 200px;
    font-variant: small-caps;
     text-transform: none;
}
}


.recolour-table .rec-empty-row,
.portal-link.compact a {
.recolour-table .rec-empty-cell {
    font-size: 15px;
     padding: 0;
     height: 100px;
     border: none;
     width: 200px;
}
}


.recolour-table .rec-empty-row {
.portal-link.article a {
     height: 9px;
     border-top: 8px solid #90c2dd;
}
}


.recolour-table .rec-empty-cell {
.portal-link.article a:hover {
     width: 9px;
    background-color: #90c2dd;
     color: #fff;
}
}


.recolour-table .rec-cell {
.portal-link.file a {
     border: 2px ridge #8c8264 !important;
     border-top: 8px solid #617ebc;
     padding: 0 !important;
     background-color: #cfd8eb;
    height: 15px;
    width: 15px;
}
}


ol.references {
.portal-link.file a:hover {
     font-size: 100%;
     background-color: #617ebc;
    color: #fff;
}
}


.references-small {
.portal-link.template a {
     font-size: 90%;
     border-top: 8px solid #898989;
    background-color: #ebebeb;
}
}


.hideQuotes .refhide {
.portal-link.template a:hover {
     display: none;
     background-color: #898989;
    color: #fff;
}
}


.hideRefBacklinks .references a {
/*Portal Link Image*/
    display: none;
}


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


.speaksin {
.portal-link-img {
     border-left: none;
     display: inline-flex;
    padding: 0 10px;
}
}


.speaksin-title {
.portal-link-img a {
     text-align: center;
     height: 120px;
     font-weight: bold;
    width: 300px;
     padding: 0.3em 0;
    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;
}
}


.speaksin-list {
.portal-link-img a:hover {
    border-top: 1px solid;
     text-decoration: none;
    padding-top: 0.5em;
     background-color: #f2f2f2;
     -moz-columns: auto 2;
     -webkit-columns: auto 2;
    columns: auto 2;
}
}


.statbox {
.portal-link-img.wide a {
    width: 197px;
     width: 618px;
    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 {
.portal-link-img.short a {
    position: relative;
     font-size: 15px;
    background-image: url('filepath://Statstable_background.png');
     height: 50px;
     background-repeat: no-repeat;
     width: 200px;
     vertical-align: middle;
     font-variant: small-caps;
    text-align: right;
     text-transform: none;
     width: 62px;
     height: 25px;
     padding: 0 10px 0 4px;
    border-spacing: 0;
}
}


.statbox td img {
.portal-link-img.compact a {
     float: left;
     font-size: 15px;
     margin-bottom: -3px;
     height: 150px;
     margin-top: -1px;
     width: 150px;
}
}


.statbox td img[height^="1"] {
.portal-link-img.article a {
     margin-top: 4px;
     border-top: 8px solid #90c2dd;
}
}


.statbox td .xpbox {
.portal-link-img.article a:hover {
    display: none;
     /*background-color: #90c2dd;*/
    z-index: 3;
     color: #fff;
    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 {
/********************TESTING URLS*****************/
     float: right;
/*.portal-link-img.article.earthtoken a:hover {
}
     background-image: url('filepath://Earth_token.png');
    background-size: contain;
    background-repeat: no-repeat;
}*/
/************************************************/


.statbox td:hover .xpbox {
.portal-link-img.article.earthtoken a:hover {
     display: inline-block;
    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 {
.statbox td[colspan="3"] {
     background-image: url("https://wiki.geministation.com/images/6/65/Eris_token.png"); /* [[File:Eris_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.gemtoken a:hover {
.succession {
    background-image: url("https://wiki.geministation.com/images/2/24/Gem_token.png"); /* [[File:Gem_token.png]] */
     width: 50%;
     background-size: contain;
     text-align: center;
     background-repeat: no-repeat;
}
}
 
.portal-link-img.article.jupitertoken a:hover {
.succession th {
     background-image: url("https://wiki.geministation.com/images/0/0b/Jupiter_token.png"); /* [[File:Jupiter_token.png]] */
     width: 33%;
     background-size: contain;
     font-size: 90%;
     background-repeat: no-repeat;
     background: #cccccc;
}
}
 
.portal-link-img.article.marstoken a:hover {
.succession td {
    background-image: url("https://wiki.geministation.com/images/8/8a/Mars_token.png"); /* [[File:Mars_token.png]] */
     background: #eeeeee;
    background-size: contain;
     background-repeat: no-repeat;
}
}
 
.portal-link-img.article.moontoken a:hover {
.tabber {
    background-image: url("https://wiki.geministation.com/images/9/97/Moon_token.png"); /* [[File:Moon_token.png]] */
     margin: 1em 0;
    background-size: contain;
     overflow-x: hidden;
    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 {
.tabber .tabbertab {
     background-image: url("https://wiki.geministation.com/images/9/9c/Freighter_token.png"); /* [[File:Freighter_token.png]] */
     background-color: #ffffff;
     background-size: contain;
    border: 1px solid #e4eaee;
     background-repeat: no-repeat;
     padding: 1em 1.5em;
     overflow-x: auto;
}
}
 
.portal-link-img.article.scouttoken a:hover {
ul.tabbernav {
     background-image: url("https://wiki.geministation.com/images/1/11/Scout_token.png"); /* [[File:Scout_token.png]] */
     border: none;
     background-size: contain;
     margin-left: 2em;
     background-repeat: no-repeat;
     margin-bottom: 0;
    padding: 0.55em 0;
    font-family: inherit;
}
}
 
.portal-link-img.file a {
ul.tabbernav li.tabberactive a:hover {
    border-top: 8px solid #617ebc;
     background-color: #ffffff;
     background-color: #cfd8eb;
}
}


ul.tabbernav li a {
.portal-link-img.file a:hover {
     background: #f9fafa;
     background-color: #617ebc;
    color: #444e5a;
     color: #fff;
    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 {
.portal-link-img.template a {
     background-color: #f1f3f3;
     border-top: 8px solid #898989;
     border-color: #dbe3e8;
     background-color: #ebebeb;
}
}


ul.tabbernav li a:link,
.portal-link-img.template a:hover {
ul.tabbernav li a:visited {
    background-color: #898989;
     color: #444e5a;
     color: #fff;
}
}


.thgem {
.missiondetails,
     position: relative;
.trainingdetails {
     display: inline-flex;
     text-align: left;
     justify-content: center;
     margin: 0 auto 10px;
     align-items: center;
     padding: 1px;
    height: 90px;
     background-color: #fff;
     width: 66px;
     border: 1px solid #aaaaaa;
}
}


.thgem-number {
.missiondetails .missiondetails-header,
     text-shadow: 1px 1px 0px black;
.trainingdetails .missiondetails-header {
     font-family: runescape-small;
     width: 15%;
     font-size: 16px;
     padding: 0 1em;
     position: absolute;
     font-weight: bold;
     top: 20px;
     background-color: #f2f2f2;
    left: 15px;
     vertical-align: top;
    pointer-events: none;
}
}


.thgem-common {
.missiondetails .missiondetails-info,
     background-image: url('filepath://THGem-common.png');
.trainingdetails .missiondetails-info {
     width: 85%;
    padding-left: 1em;
}
}


.thgem-fairly-common {
.missionreq ul {
     background-image: url('filepath://THGem-fairly-common.png');
     margin-left: 0;
    padding-left: 10px;
    list-style: none;
    border-left: 1px dotted #333333;
}
}


.thgem-uncommon {
.missionreq ul ul {
     background-image: url('filepath://THGem-uncommon.png');
     margin-left: 25px;
}
}


.thgem-rare {
.quote-source {
     background-image: url('filepath://THGem-rare.png');
     text-align: right;
}
}


.thgem-very-rare {
.quote-source::before {
     background-image: url('filepath://THGem-very-rare.png');
     content: '\0151\ ';
}
}


.thgem-ultra-rare {
blockquote {
     background-image: url('filepath://THGem-ultra-rare.png');
     color: #5d6773;
}
}


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


#toc,
.pullquote {
.toc {
     border-collapse: collapse;
     font-size: 0.9em;
    background: #ffffff;
    margin-top: 0.75em;
    padding: 0;
     border: none;
     border: none;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     margin: 1em auto;
}
}


#toc .toctitle,
.pullquote .quotation-mark {
.toc .toctitle {
     color: #949eaa;
     background: #eeeeee;
    font-size: 3em;
     border: 1px solid #dcdcdc;
    font-family: serif;
     padding: 0.25em 1em;
     font-weight: bold;
     padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


#toc .toctitle h2,
.pullquote .quotation-mark.left {
.toc .toctitle h2,
     text-align: left;
#toc .toctitle a,
     vertical-align: top;
.toc .toctitle a {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     color: #333333;
}
}


#toc .toclevel-1 a,
.pullquote .quotation-mark.right {
.toc .toclevel-1 a {
    text-align: right;
     color: #515151;
     vertical-align: bottom;
}
}


#toc .toclevel-2 a,
.pullquote .quotation-text {
.toc .toclevel-2 a {
    vertical-align: top;
     color: #777777;
     padding: 0.2em 0.5em;
}
}


#toc > ul,
.pullquote .quotation-source {
.toc > ul {
     text-align: right;
     border: 1px solid #e6e6e6;
    border-top: none;
    line-height: 1.8em;
    padding: 0.75em 1.75em;
    margin: 0;
}
}


#toc ul ul,
.gsw-infobox .recolour-table {
.toc ul ul {
     margin: auto;
     border-left: 1px dotted #cccccc;
    padding-left: 0.5em;
}
}


.toctoggle {
.recolour-table .rec-empty-row,
     padding-left: 0.2em;
.recolour-table .rec-empty-cell {
     padding: 0;
    border: none;
}
}


.tocnumber {
.recolour-table .rec-empty-row {
     display: none;
     height: 9px;
}
}


.toclimit-2 #toc .toclevel-2,
.recolour-table .rec-empty-cell {
.toclimit-3 #toc .toclevel-3,
     width: 9px;
.toclimit-4 #toc .toclevel-4,
.toclimit-5 #toc .toclevel-5,
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
     display: none;
}
}


.wikitable.towers {
.recolour-table .rec-cell {
     display: inline-table;
     border: 2px ridge #8c8264 !important;
     width: 160px;
     padding: 0 !important;
     height: 150px;
     height: 15px;
     margin-right: 1em;
     width: 15px;
    text-align: center;
}
}


.update-history {
ol.references {
     max-height: 50vh;
     font-size: 100%;
    overflow-y: auto;
    background: #ffffff;
    padding: 1em 1.5em 0.25em;
    border: 1px solid #e4eaee;
}
}


.update-history > ul {
.references-small {
     margin: 0;
     font-size: 90%;
}
}


.update-history > ul > li {
.hideQuotes .refhide {
     margin-bottom: 0.75em;
     display: none;
    list-style: none;
}
}


.update-history > ul > li > ul {
.hideRefBacklinks .references a {
     margin-bottom: 0;
     display: none;
}
}


.update-type:hover a {
.shortcut {
     text-decoration: none;
    background: #ffffff;
    border: 1px solid #e4eaee;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.5em;
    text-align: center;
     font-size: 75%;
    float: right;
}
}


.update-type a {
.speaksin {
    color: white;
     border-left: none;
    background: #3ea6e6;
     padding: 0 10px;
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
     border-radius: 3px;
     padding: 2px 5px;
}
}


.update-type.hidden a,
.speaksin-title {
.update-type.ninja a,
    text-align: center;
.update-type.nxt a {
    font-weight: bold;
     background: #444e5a;
     padding: 0.3em 0;
}
}


.update-type.patch a {
.speaksin-list {
     background: #6bc71f;
    border-top: 1px solid;
    padding-top: 0.5em;
    -moz-columns: auto 2;
    -webkit-columns: auto 2;
     columns: auto 2;
}
}


.update-type.hotfix a,
.statbox {
.update-type.coldfix a {
    width: 197px;
     background: #ee4231;
    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.warmfix a {
.statbox td {
     background: #f7861b;
    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;
}
}


.official {
.statbox td img {
     background: #ffffff;
     float: left;
    border: 1px solid #e4eaee;
     margin-bottom: -3px;
     margin: 1em 0 1.5em;
     margin-top: -1px;
    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 img[height^="1"] {
     background: rgba(195, 232, 163, 0.5);
     margin-top: 4px;
    color: #3c780a;
}
}


.infobox-user-stats .infobox-header {
.statbox td .xpbox {
     border-bottom: 0;
    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;
}
}


.infobox-user-stats .infobox-header a,
.statbox td .xpbox span {
.infobox-user-stats .infobox-header a:visited {
     float: right;
     color: #ffffff;
}
}


.infobox-user-stats .infobox-subheader {
.statbox td:hover .xpbox {
     border-top: 0;
     display: inline-block;
}
}


.infobox-user-stats td:last-child {
.statbox td[colspan="3"] {
     border-right: none;
    background: none;
    text-align: left;
    padding: 20px 0 0 90px;
     color: #fff;
}
}


.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
.succession {
     border: none;
    width: 50%;
     text-align: center;
}
}


table.wikitable {
.succession th {
     color: inherit;
     width: 33%;
    background: #ffffff;
     font-size: 90%;
     font-size: 0.9em;
     background: #cccccc;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    border: none;
}
}


table.wikitable > * > tr > th {
.succession td {
     background-color: #eeeeee;
     background: #eeeeee;
    border-color: #dcdcdc;
    line-height: 1.65em;
    padding: 0.4em;
}
}


table.wikitable > * > tr > td {
.tabber {
     border-color: #e6e6e6;
     margin: 1em 0;
     padding: 0.25em 0.45em;
     overflow-x: hidden;
}
}


table.wikitable .header-top {
.tabber .tabbertab {
     background: #448fba;
     background-color: #ffffff;
    border: 1px solid #e4eaee;
    padding: 1em 1.5em;
    overflow-x: auto;
}
}


table.align-left-1 td:nth-of-type(1),
ul.tabbernav {
table.align-left-2 td:nth-of-type(2),
    border: none;
table.align-left-3 td:nth-of-type(3),
    margin-left: 2em;
table.align-left-4 td:nth-of-type(4),
    margin-bottom: 0;
table.align-left-5 td:nth-of-type(5),
    padding: 0.55em 0;
table.align-left-6 td:nth-of-type(6),
     font-family: inherit;
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),
ul.tabbernav li.tabberactive a:hover {
table.align-right-2 td:nth-of-type(2),
     background-color: #ffffff;
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),
ul.tabbernav li a {
table.align-center-2 td:nth-of-type(2),
    background: #f9fafa;
table.align-center-3 td:nth-of-type(3),
    color: #444e5a;
table.align-center-4 td:nth-of-type(4),
    font-size: 110%;
table.align-center-5 td:nth-of-type(5),
    border-color: #e4eaee;
table.align-center-6 td:nth-of-type(6),
    padding: 0.5em 1em;
table.align-center-7 td:nth-of-type(7),
    -webkit-transition: 0.2s ease;
table.align-center-8 td:nth-of-type(8),
    -moz-transition: 0.2s ease;
table.align-center-9 td:nth-of-type(9),
     transition: 0.2s ease;
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),
ul.tabbernav li a:hover {
table.alternating-cols td:nth-child(odd) {
    background-color: #f1f3f3;
     background: #f9f9f9;
     border-color: #dbe3e8;
}
}


.table-bg-red,
ul.tabbernav li a:link,
.table-bg-veryrare {
ul.tabbernav li a:visited {
    background: #fbc0ba;
     color: #444e5a;
     color: #801c13;
}
}


.table-bg-red a:not(.mw-selflink),
.thgem {
.table-bg-veryrare a:not(.mw-selflink) {
    position: relative;
     color: #9f261e;
    display: inline-flex;
     text-decoration: underline;
    justify-content: center;
    align-items: center;
     height: 90px;
     width: 66px;
}
}


.table-bg-orange,
.thgem-number {
.table-bg-rare {
    text-shadow: 1px 1px 0px black;
     background: #fbcfa6;
    font-family: runescape-small;
     color: #7a3f08;
    font-size: 16px;
    position: absolute;
    top: 20px;
     left: 15px;
     pointer-events: none;
}
}


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


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


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


.table-bg-green,
.thgem-rare {
.table-bg-common {
     background-image: url('filepath://THGem-rare.png');
     background: #c3e8a3;
    color: #2e5e05;
}
}


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


.table-bg-blue,
.thgem-ultra-rare {
.table-bg-always {
     background-image: url('filepath://THGem-ultra-rare.png');
     background: #aad9f5;
    color: #03436b;
}
}


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


.table-bg-purple {
#toc,
     background: #cfc0f0;
.toc {
     color: #3d276b;
    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);
}
}


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


.table-bg-pink,
#toc .toctitle h2,
.table-bg-random {
.toc .toctitle h2,
     background: #f5c8ec;
#toc .toctitle a,
     color: #6d3662;
.toc .toctitle a {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     color: #333333;
}
}


.table-bg-pink a:not(.mw-selflink),
#toc .toclevel-1 a,
.table-bg-random a:not(.mw-selflink) {
.toc .toclevel-1 a {
     color: #984c89;
     color: #515151;
    text-decoration: underline;
}
}


.table-bg-gray,
#toc .toclevel-2 a,
.table-bg-grey,
.toc .toclevel-2 a {
.table-bg-default {
     color: #777777;
    background: #e4eaee;
     color: #444e5a;
}
}


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


tr.store-hist {
#toc ul ul,
     opacity: 0.6;
.toc ul ul {
    background: #e4eaee;
     border-left: 1px dotted #cccccc;
     color: #444e5a;
     padding-left: 0.5em;
}
}


tr.store-hist a:not(.mw-selflink) {
.toctoggle {
     color: #5d6773;
     padding-left: 0.2em;
    text-decoration: underline;
}
}


.table-na {
.tocnumber {
     background: #f9f9f9;
     display: none;
    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 {
.toclimit-2 #toc .toclevel-2,
    color: rgba(60, 120, 10, 0.4);
.toclimit-3 #toc .toclevel-3,
     background: #e1f4d3;
.toclimit-4 #toc .toclevel-4,
.toclimit-5 #toc .toclevel-5,
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
     display: none;
}
}


table.lighttable .highlight-on .table-na {
.wikitable.towers {
     color: rgba(60, 120, 10, 0.55);
    display: inline-table;
     background: #b6e38f;
    width: 160px;
    height: 150px;
     margin-right: 1em;
     text-align: center;
}
}


table.lighttable .highlight-on {
.update-history {
     background-color: #c3e8a3;
    max-height: 50vh;
    overflow-y: auto;
     background: #ffffff;
    padding: 1em 1.5em 0.25em;
    border: 1px solid #e4eaee;
}
}


table.lighttable .highlight-over {
.update-history > ul {
background-color: #ecf8e3;
    margin: 0;
}
}


.mw-collapsible.mw-collapsed {
.update-history > ul > li {
     min-width: 25px;
    margin-bottom: 0.75em;
     list-style: none;
}
}


.mw-collapsible .mw-collapsible-toggle {
.update-history > ul > li > ul {
    font-weight: normal;
     margin-bottom: 0;
     margin-left: 0.5em;
}
}


table .im-task-reqs {
.update-type:hover a {
     text-align: left;
     text-decoration: none;
}
}


table .im-task-reqs p {
.update-type a {
     margin: 0.8em 0 0 0;
    color: white;
    background: #3ea6e6;
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
     padding: 2px 5px;
}
}


.discussiontable.noresults .topic,
.update-type.hidden a,
.discussiontable.noresults .edited,
.update-type.ninja a,
.discussiontable.noresults .edited-by,
.update-type.nxt a {
.discussiontable.noresults .yg-archive {
     background: #444e5a;
    color: #000000;
     background-color: #e6e6e6;
}
}


.discussiontable.noresults th {
.update-type.patch a {
     background-color: #cccccc;
     background: #6bc71f;
}
}


.discussiontable.noresults th a {
.update-type.hotfix a,
     color: #000000;
.update-type.coldfix a {
     background: #ee4231;
}
}


.discussiontable th {
.update-type.warmfix a {
    color: #ffffff;
     background: #f7861b;
     background-color: #438ab5;
}
}


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


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


.discussiontable .topic,
.infobox-user-stats .infobox-header {
.discussiontable .edited,
     border-bottom: 0;
.discussiontable .edited-by,
.discussiontable .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


.dpltable {
.infobox-user-stats .infobox-header a,
     margin-top: -30px;
.infobox-user-stats .infobox-header a:visited {
     color: #ffffff;
}
}


.dpltable td {
.infobox-user-stats .infobox-subheader {
     padding-left: 5px;
     border-top: 0;
}
}


.dpltable,
.infobox-user-stats td:last-child {
.discussiontable {
     border-right: none;
     width: 100%;
}
}


.dpltable .topic,
.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
.discussiontable .topic {
     border: none;
     width: 40%;
}
}


.dpltable .edited,
table.wikitable {
.discussiontable .edited,
    color: inherit;
.dpltable .edited-by,
    background: #ffffff;
.discussiontable .edited-by {
    font-size: 0.9em;
     width: 30%;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     border: none;
}
}


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


body.page-Main_Page .mw-parser-output {
table.wikitable > * > tr > td {
     max-width: 75em;
     border-color: #e6e6e6;
     margin: 0 auto;
     padding: 0.25em 0.45em;
}
}


body.page-Main_Page.action-view .catlinks,
table.wikitable .header-top {
body.page-Main_Page.action-view #contentSub,
     background: #448fba;
body.page-Main_Page.action-view #firstHeading,
body.page-Main_Page.action-view #siteNotice {
     display: none;
}
}


.mainpage-header {
table.align-left-1 td:nth-of-type(1),
    display: flex;
table.align-left-2 td:nth-of-type(2),
    margin: 2.6em 1.75em 1.5em;
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;
}
}


.mainpage-header .header-intro {
table.align-right-1 td:nth-of-type(1),
     flex: 2;
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;
}
}


.mainpage-header .header-intro h1 {
table.align-center-1 td:nth-of-type(1),
    font-size: 2.5em;
table.align-center-2 td:nth-of-type(2),
    border: none;
table.align-center-3 td:nth-of-type(3),
     margin: 0 0 0.15em;
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;
}
}


body.wgl-readermode .mainpage-header .header-intro h1 {
table.alternating-rows tr:nth-child(odd),
     font-size: 2.25em;
table.alternating-cols td:nth-child(odd) {
     background: #f9f9f9;
}
}


.mainpage-header .header-intro p {
.table-bg-red,
     font-size: 1.1em;
.table-bg-veryrare {
     line-height: 1.7em;
     background: #fbc0ba;
     color: #801c13;
}
}


.mainpage-header .header-stats {
.table-bg-red a:not(.mw-selflink),
    flex: 1;
.table-bg-veryrare a:not(.mw-selflink) {
    display: flex;
     color: #9f261e;
    justify-content: center;
     text-decoration: underline;
     align-items: center;
     margin-top: -1em;
}
}


.mainpage-header .header-stats ul {
.table-bg-orange,
     list-style: none;
.table-bg-rare {
     background: #fbcfa6;
    color: #7a3f08;
}
}


.mainpage-header .announcement {
.table-bg-orange a:not(.mw-selflink),
     margin: 0.5em 0 1.5em;
.table-bg-rare a:not(.mw-selflink) {
     color: #b55e0c;
    text-decoration: underline;
}
}


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


.mainpage-header .announcement a:hover {
.table-bg-green,
     text-decoration: none;
.table-bg-common {
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     background: #c3e8a3;
     color: #2e5e05;
}
}


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


.mainpage-header .announcement .arrow.dark {
.table-bg-blue,
     margin-left: 0.5em;
.table-bg-always {
     filter: invert(50%);
     background: #aad9f5;
     color: #03436b;
}
}


.mainpage-body {
.table-bg-blue a:not(.mw-selflink),
     display: flex;
.table-bg-always a:not(.mw-selflink) {
     flex-flow: row wrap;
     color: #0b5884;
     text-decoration: underline;
}
}


.mainpage-body h2 a {
.table-bg-purple {
     color: #444e5a;
    background: #cfc0f0;
     color: #3d276b;
}
}


.mainpage-body .tile {
.table-bg-purple a:not(.mw-selflink) {
    padding-left: 1.75em;
     color: #4f348b;
     padding-right: 1.75em;
     text-decoration: underline;
     max-width: 100%;
}
}


.mainpage-body .tile-row {
.table-bg-pink,
     width: 100%;
.table-bg-random {
     margin-bottom: 0.9rem;
     background: #f5c8ec;
     color: #6d3662;
}
}


.mainpage-left {
.table-bg-pink a:not(.mw-selflink),
    flex: 2;
.table-bg-random a:not(.mw-selflink) {
    display: flex;
     color: #984c89;
     flex-flow: column wrap;
     text-decoration: underline;
     margin-right: 0.9rem;
}
}


.mainpage-left > * {
.table-bg-gray,
     margin: 0 0 0.9rem;
.table-bg-grey,
.table-bg-default {
     background: #e4eaee;
    color: #444e5a;
}
}


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


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


.arrow {
tr.store-hist a:not(.mw-selflink) {
    background: url('filepath://White-chevron.svg') no-repeat;
     color: #5d6773;
     display: inline-block;
     text-decoration: underline;
    height: 0.7rem;
    width: 0.45rem;
     vertical-align: middle;
}
}


.arrow.dark {
.table-na {
     filter: invert(80%);
     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;
}
}


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


.tile.big-tile {
table.lighttable .highlight-on .table-na {
     width: 100%;
     color: rgba(60, 120, 10, 0.55);
    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;
     background: #b6e38f;
     margin-bottom: 0.9rem;
    padding-right: 8vw;
}
}


.tile.big-tile.dxp {
table.lighttable .highlight-on {
     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;
     background-color: #c3e8a3;
}
}


.mainpage-recent-updates .tile-halves {
table.lighttable .highlight-over {
    flex: 1;
background-color: #ecf8e3;
    align-content: flex-start;
    margin-right: 0.9rem;
}
}


.mainpage-recent-updates .tile-halves:hover .tile-top img {
.mw-collapsible.mw-collapsed {
     transform: scale(1.04);
     min-width: 25px;
}
}


.mainpage-recent-updates .tile-halves:last-child {
.mw-collapsible .mw-collapsible-toggle {
     margin-right: 0;
    font-weight: normal;
     margin-left: 0.5em;
}
}


body.wgl-readermode .mainpage-recent-updates .tile-image {
table .im-task-reqs {
     max-height: 10.5em;
     text-align: left;
}
}


.mainpage-recent-updates .tile-bottom.link-button a {
table .im-task-reqs p {
     text-align: left;
     margin: 0.8em 0 0 0;
    padding: 1rem 1.5rem 0.75rem;
}
}


.mainpage-recent-updates h2 {
.discussiontable.noresults .topic,
     margin: -0.5em 0 0.3em;
.discussiontable.noresults .edited,
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


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


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


.mainpage-contents .tile-halves {
.discussiontable th {
     flex: 1;
     color: #ffffff;
     margin-right: 0.9rem;
     background-color: #438ab5;
}
}


.mainpage-contents .tile-halves:hover .tile-top img {
.discussiontable th a {
     transform: scale(1.04);
     color: #ffffff;
}
}


.mainpage-contents .tile-halves:last-child {
.discussiontable th a:hover {
     margin-right: 0;
     text-decoration: none;
}
}


.mainpage-contents .tile-top {
.discussiontable .topic,
     height: 4.5rem;
.discussiontable .edited,
     position: relative;
.discussiontable .edited-by,
.discussiontable .yg-archive {
     color: #000000;
     background-color: #e6e6e6;
}
}


.mainpage-contents .tile-top h2 a {
.dpltable {
     display: block;
     margin-top: -30px;
    text-align: center;
    text-decoration: none;
    line-height: 4.5rem;
    padding-left: 0.45rem;
}
}


.mainpage-contents h2 {
.dpltable td {
    margin: 0;
     padding-left: 5px;
     padding: 0;
}
}


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


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


.mainpage-skills li a:first-child {
.dpltable .edited,
    border-radius: 3px;
.discussiontable .edited,
    padding: 4px;
.dpltable .edited-by,
     width: 25px;
.discussiontable .edited-by {
    height: 25px;
     width: 30%;
}
}


.mainpage-skills li a:last-child {
.dpltable .yg-archive,
     flex: 1;
.discussiontable .yg-archive {
    display: flex;
     width: 20%;
    align-items: center;
    color: #36414f;
    font-weight: bold;
    padding-left: 0.7em;
    text-decoration: none;
}
}


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


.mainpage-skills li:hover a:last-child {
body.page-Main_Page.action-view .catlinks,
    color: rgba(255, 255, 255, 0.9);
body.page-Main_Page.action-view #contentSub,
     border-radius: 0 3px 3px 0;
body.page-Main_Page.action-view #firstHeading,
body.page-Main_Page.action-view #siteNotice {
     display: none;
}
}


.skill-hackingdefense a:first-child,
.mainpage-header {
.skill-armor a:first-child {
    display: flex;
     background: #bc483d;
     margin: 2.6em 1.75em 1.5em;
}
}


.skill-hackingdefense:hover a:last-child,
.mainpage-header .header-intro {
.skill-armor:hover a:last-child {
     flex: 2;
     background: #932419;
}
}


.skill-damage a:first-child {
.mainpage-header .header-intro h1 {
     background: #748d36;
     font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}
}


.skill-damage:hover a:last-child {
body.wgl-readermode .mainpage-header .header-intro h1 {
     background: #4c6215;
     font-size: 2.25em;
}
}


.skill-shield a:first-child {
.mainpage-header .header-intro p {
     background: #6274ab;
     font-size: 1.1em;
    line-height: 1.7em;
}
}


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


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


.skill-cargospace:hover a:last-child,
.mainpage-header .announcement {
.skill-shieldrecharge:hover a:last-child {
     margin: 0.5em 0 1.5em;
     background: #1a6671;
}
}


.skill-attack a:first-child,
.mainpage-header .announcement a {
.skill-salvagechance a:first-child,
    background: #f9fafa;
.skill-heatresistance a:first-child {
    border: 1px solid #e4eaee;
     background: #91689e;
    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-attack:hover a:last-child,
.mainpage-header .announcement a:hover {
.skill-salvagechance:hover a:last-child,
    text-decoration: none;
.skill-heatresistance:hover a:last-child {
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    background: #713684;
}
}


.skill-cargosalvage a:first-child,
.mainpage-header .announcement .announcement-pill {
.skill-targeting a:first-child {
    background: #6bc71f;
     background: #59924f;
    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-cargosalvage:hover a:last-child,
.mainpage-header .announcement .arrow.dark {
.skill-targeting:hover a:last-child {
    margin-left: 0.5em;
     background: #306f25;
     filter: invert(50%);
}
}


.skill-defense a:first-child,
.mainpage-body {
.skill-engineefficiency a:first-child {
    display: flex;
     background: #6385a8;
     flex-flow: row wrap;
}
}


.skill-defense:hover a:last-child,
.mainpage-body h2 a {
.skill-engineefficiency:hover a:last-child {
     color: #444e5a;
     background: #315f8d;
}
}


.skill-sensorscanresults a:first-child,
.mainpage-body .tile {
.skill-evasion a:first-child {
    padding-left: 1.75em;
     background: #d2b244;
    padding-right: 1.75em;
     max-width: 100%;
}
}


.skill-sensorscanresults:hover a:last-child,
.mainpage-body .tile-row {
.skill-evasion:hover a:last-child {
    width: 100%;
     background: #b69213;
     margin-bottom: 0.9rem;
}
}


.mainpage-wikinews .news-date {
.mainpage-left {
     font-weight: bold;
     flex: 2;
     margin-bottom: 0.3em;
    display: flex;
    flex-flow: column wrap;
     margin-right: 0.9rem;
}
}


.mainpage-wikinews p:not(.news-date) {
.mainpage-left > * {
     margin-left: 1em;
     margin: 0 0 0.9rem;
}
}


.mainpage-social {
.mainpage-right {
     border: none;
     flex: 1;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
 
.mainpage-social .tile-top {
     display: flex;
     display: flex;
     align-items: center;
     flex-flow: column wrap;
    padding: 1em 1.5em;
}
}


.mainpage-social .tile-top a {
.mainpage-right > * {
     flex: 1;
     margin: 0 0 0.9rem;
    position: relative;
    text-decoration: none;
}
}


.mainpage-social .tile-top a:hover .arrow {
.arrow {
     transform: translateX(50%);
    background: url('filepath://White-chevron.svg') no-repeat;
    display: inline-block;
    height: 0.7rem;
    width: 0.45rem;
     vertical-align: middle;
}
}


.mainpage-social .tile-bottom {
.arrow.dark {
     border: none;
     filter: invert(80%);
    padding: 1em 1.75em;
}
}


.mainpage-social .tile-bottom p {
.ribbon {
    position: absolute;
    right: -0.5em;
    top: -0.5em;
     color: #ffffff;
     color: #ffffff;
    background: #6bc71f;
    font-size: 0.7em;
     font-weight: bold;
     font-weight: bold;
     font-size: 0.9em;
     letter-spacing: 0.045em;
     text-align: center;
     line-height: 2.25em;
     text-transform: uppercase;
    padding: 0 0.55em;
     letter-spacing: 0.03em;
     border-radius: 0.35em;
     margin: 0;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     pointer-events: none;
}
}


.mainpage-social .social-icon {
.tile.big-tile {
     margin-right: 0.75em;
     width: 100%;
     width: 60px;
    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-align: center;
     margin-bottom: 0.9rem;
     padding-right: 8vw;
}
}


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


body.wgl-readermode .mainpage-social .social-header {
.tile.big-tile.moon {
     font-size: 1.05em;
     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-social .social-tagline {
.mainpage-recent-updates .tile-halves {
     color: rgba(255, 255, 255, 0.9);
     flex: 1;
     margin-bottom: 0.5em;
    align-content: flex-start;
     margin-right: 0.9rem;
}
}


.mainpage-social .arrow {
.mainpage-recent-updates .tile-halves:hover .tile-top img {
    position: absolute;
     transform: scale(1.04);
    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 .tile-halves:last-child {
     background: #7289da;
     margin-right: 0;
}
}


.mainpage-social.mainpage-discord .tile-bottom {
body.wgl-readermode .mainpage-recent-updates .tile-image {
     background: #697ec4;
     max-height: 10.5em;
}
}


.mainpage-social.mainpage-twitter .tile-top {
.mainpage-recent-updates .tile-bottom.link-button a {
     background: #1da1f2;
     text-align: left;
    padding: 1rem 1.5rem 0.75rem;
}
}


.mainpage-social.mainpage-twitter .tile-bottom {
.mainpage-recent-updates h2 {
     background: #1e96e0;
     margin: -0.5em 0 0.3em;
}
}


.mainpage-editing {
.mainpage-recent-updates p:not(.byline) {
     border: none;
     font-size: 0.9em;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
     line-height: 1.75em;
    color: #444e5a;
}
}


.mainpage-editing .tile-top {
.mainpage-recent-updates .jagex-promotion .byline {
     background: #438ab5;
     color: #855cd8;
}
}


.mainpage-editing .tile-bottom {
.mainpage-contents .tile-halves {
     background: #3980ab;
     flex: 1;
     border: none;
     margin-right: 0.9rem;
    padding: 0.8rem 1.5rem 0.4rem;
}
}


.mainpage-editing h2,
.mainpage-contents .tile-halves:hover .tile-top img {
.mainpage-editing a,
     transform: scale(1.04);
.mainpage-editing a:visited,
.mainpage-editing a:active {
     color: #ffffff;
}
}


.mainpage-editing p {
.mainpage-contents .tile-halves:last-child {
     color: rgba(255, 255, 255, 0.9);
     margin-right: 0;
}
}


.mainpage-editing ul {
.mainpage-contents .tile-top {
     list-style-image: url('filepath://Transparent-chevron.svg');
     height: 4.5rem;
    position: relative;
}
}


.mainpage-poll .ajaxpoll {
.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;
     padding: 0;
    width: 100%;
    border: none;
    box-shadow: none;
}
}


.mainpage-fimg img {
.mainpage-skills ul {
     margin: 0.7em 0 1.15em;
     columns: 3;
     -webkit-filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
     margin: 1em 0.7em 0.7em 1em;
    filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
}
}


.mainpage-fimg .tile-top p:not(.byline) {
.mainpage-skills li {
     font-size: 0.9em;
    display: flex;
     line-height: 1.8em;
     margin-bottom: 0.4em;
     isolation: isolate;
}
}


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


    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
.mainpage-skills li a:last-child {
          margin-right: 0;
    flex: 1;
     }
    display: flex;
    align-items: center;
    color: #36414f;
    font-weight: bold;
    padding-left: 0.7em;
     text-decoration: none;
}


    .mainpage-recent-updates .tile-top {
.mainpage-skills li:hover a:first-child {
          height: 18vw;
    border-radius: 3px 0 0 3px;
    }
}


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


    .mainpage-contents .tile-halves:nth-child(3) {
.skill-hackrating a:first-child,
          margin-right: 0;
.skill-armor a:first-child {
    }
    background: #bc483d;
}


    .mainpage-contents .line-break {
.skill-hackrating:hover a:last-child,
          width: 100%;
.skill-armor:hover a:last-child {
    }
    background: #932419;
}


    .mainpage-skills ul {
.skill-damage a:first-child {
          columns: 2 9em;
    background: #748d36;
    }
}


    .mainpage-skills .skill-thieving {
.skill-damage:hover a:last-child {
          display: none;
    background: #4c6215;
    }
}


    .mainpage-header .header-stats,
.skill-shield a:first-child {
     .mainpage-onthisday {
     background: #6274ab;
          display: none;
}
    }


.skill-shield:hover a:last-child {
    background: #304791;
}
}


@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
.skill-cargospace a:first-child,
    .mainpage-contents .tile-halves:last-child {
.skill-shieldrecharge a:first-child {
          display: none;
    background: #3e8e9a;
    }
}


    .mainpage-contents .tile-halves:nth-last-child(2) {
.skill-cargospace:hover a:last-child,
          margin-right: 0;
.skill-shieldrecharge:hover a:last-child {
    }
    background: #1a6671;
}


    .mainpage-header .header-stats,
.skill-attack a:first-child,
    .mainpage-contents .line-break {
.skill-salvagechance a:first-child,
          display: none;
.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;
}
}


@media only screen and (min-width: 82rem) {
.skill-cargosalvage a:first-child,
    .mainpage-header .header-intro {
.skill-targeting a:first-child {
          margin-right: 2em;
    background: #59924f;
    }
}


    .mainpage-contents .line-break {
.skill-cargosalvage:hover a:last-child,
          display: none;
.skill-targeting:hover a:last-child {
    }
    background: #306f25;
}


    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
.skill-defense a:first-child,
          display: none;
.skill-engineefficiency a:first-child {
    }
    background: #6385a8;
}


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


.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%;
}
    }
 
    .mainpage-skills ul {
          columns: 2 9em;
     }
 
    .mainpage-skills .skill-thieving {
          display: none;
    }
 
    .mainpage-header .header-stats,
    .mainpage-onthisday {
          display: none;
    }


.smwb-title {
    background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    font-size: 1.6em;
}
}


.smwb-title a {
@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
     padding-left: 10px;
     .mainpage-contents .tile-halves:last-child {
}
          display: none;
    }


.smwb-factbox,
    .mainpage-contents .tile-halves:nth-last-child(2) {
.smwb-ifactbox {
          margin-right: 0;
    border-collapse: collapse;
     }
     border: 0;
}


.smwb-propvalue .smwb-prophead,
    .mainpage-header .header-stats,
.smwb-ipropvalue .smwb-prophead {
    .mainpage-contents .line-break {
    background-color: #f6f6f6;
          display: none;
     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 {
@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;
}


.smwb-center a {
    .mainpage-contents .line-break {
    padding-left: 10px;
          display: none;
}
    }


.smwb-bottom {
    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
    border-bottom: 0;
          display: none;
}
    }


.watchlistredir a,
    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
.allpagesredirect a {
          margin-right: 0;
    color: #888;
     }
     font-style: italic;
}


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


.mw-special-AbuseLog .mw-abuselog-details {
.smw-callout-error {
     table-layout: fixed;
    background-color: #feecea;
     width: 100%;
     border-color: #feecea;
     border-left-color: #ee4231;
}
}


.fileupload-results {
.smw-callout-info {
     margin-left: 0;
     background-color: #e5f3fc;
    border-color: #e5f3fc;
    border-left-color: #3ea6e6;
}
}


.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
.smw-callout-success {
     background-color: inherit;
    background-color: #ecf8e3;
    border-color: #ecf8e3;
     border-left-color: #6bc71f;
}
}


.rootpage-Gem_Wiki_Editing:not(.action-edit) #firstHeading,
.smw-callout-warning {
.page-Gem_Wiki_Editing:not(.action-edit) #firstHeading,
    background-color: #fef9de;
.rootpage-Gem_Wiki_Editing:not(.action-edit) #contentSub,
    border-color: #fef9de;
.page-Gem_Wiki_Editing:not(.action-edit) #contentSub,
     border-left-color: #f9d000;
.rootpage-Gem_Wiki_Editing .mw-parser-output,
.page-Gem_Wiki_Editing .mw-parser-output {
    max-width: 60rem;
     margin-left: auto;
    margin-right: auto;
}
}


.page-Gem_Wiki_Editing:not(.action-edit) #firstHeading,
.property-page-results .header-title {
.page-Gem_Wiki_Editing:not(.action-edit) .mw-redirectedfrom {
     color: inherit;
     display: none;
}
}


.page-Gem_Wiki_Editing .header-intro {
.mw-plusminus-pos {
     margin: 2.6em 1.75em;
     color: #407813;
}
}


.page-Gem_Wiki_Editing .header-intro h1 {
.mw-plusminus-neg {
     font-size: 2.5em;
     color: #b41e0f;
    border: none;
    margin: 0 0 0.15em;
}
}


.page-Gem_Wiki_Editing .header-intro p {
.client-js .mw-changeslist ul,
    font-size: 1.1em;
.client-js .mw-changeslist table.mw-enhanced-rc {
     line-height: 1.7em;
     margin-left: 0;
}
}


.page-Gem_Wiki_Editing .tile-halves {
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
    width: 45%;
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
    max-width: 30em;
     margin-left: 1.5em;
     margin: 0 1em 2em;
}
}


/*Guild Profiles*/
.mw-changeslist-legend {
.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;
     display: none;
}
}


.page-Guild_JII .header-intro {
.mw-recentchanges-toplinks {
     margin: 2.6em 1.75em;
     font-size: 0.85em;
}
}


.page-Guild_JII .header-intro h1 {
.mw-recentchanges-toplinks table {
     font-size: 2.5em;
     margin: 3.5em auto 2em;
    border: none;
    margin: 0 0 0.15em;
}
}


.page-Guild_JII .header-intro p {
.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
     font-size: 1.1em;
     margin: 0 auto 1em;
    line-height: 1.7em;
}
}


.page-Guild_JII .tile-halves {
.mw-recentchanges-toplinks th {
     width: 45%;
     text-align: right;
     max-width: 30em;
     padding-right: 5px;
    margin: 0 1em 2em;
}
}


/*GSWiki:Poll Booth*/
.mw-recentchanges-toplinks .speedy-delete a,
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
.mw-recentchanges-toplinks .speedy-move a {
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
     color: #ee4231;
.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,
.mw-tag-markers,
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom {
.mw-tag-markers a {
     display: none;
     font-weight: bold;
}
}


.page-GSWiki_Poll_Booth .header-intro {
.mw-tag-marker-visualeditor a,
     margin: 2.6em 1.75em;
.mw-tag-marker-visualeditor-needcheck a {
     color: #e49f10;
    font-weight: normal;
}
}


.page-GSWiki_Poll_Booth .header-intro h1 {
#mw-searchoptions table {
     font-size: 2.5em;
     margin-right: 0;
    border: none;
    margin: 0 0 0.15em;
}
}


.page-GSWiki_Poll_Booth .header-intro p {
#mw-searchoptions table:nth-child(odd) {
     font-size: 1.1em;
     border-right: 1px solid #172136;
     line-height: 1.7em;
     margin-right: 2em;
}
}


.page-GSWiki_Poll_Booth .tile-halves {
#mw-searchoptions table tr td:first-of-type {
     width: 45%;
     font-weight: bold;
     max-width: 30em;
}
     margin: 0 1em 2em;
 
#mw-searchoptions table td {
     width: 18vw;
     padding: 0;
}
}


.color-container {
#mw-searchoptions h4 {
     display: flex;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    margin: 2em auto;
    width: 80%;
    max-width: 60em;
}
}


.color-column {
.searchresult {
     flex: 1;
     line-height: 1.5;
    margin-right: 1em;
}
}


.color-column:last-child {
.searchalttitle,
     margin-right: 0;
#mw-search-interwiki li {
     font-size: 90%;
}
}


.color-column h3 {
.mw-search-result-data {
     padding: 0;
     color: inherit;
    opacity: 0.6;
}
}


.color-group {
.page-Special_ListFiles a.image img {
     color: #333333;
     width: inherit;
    padding: 1em 1.5em;
     height: inherit;
     transition: 0.2s ease-out;
}
}


.color-group:hover {
.page-Special_ListFiles .TablePager_col_thumb {
     transform: scale(1.03);
     text-align: center;
}
}


.color-group.dark {
.page-Special_NewFiles .thumbimage {
     color: #ffffff;
     max-height: 212px !important;
    max-width: 212px !important;
    margin: 0 !important;
}
}


.color-group .variable,
#editcount table[border="1"] {
.color-group .hexcode {
     background-color: #ffffff !important;
     font-family: monospace;
     margin-top: 0.5em;
     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 {
#editcount table[border="1"] td {
     font-size: inherit;
     padding: 0.25em 0.45em;
}
}


.color-group .variable {
#editcount table[border="1"] th {
     font-weight: bold;
     background: #eeeeee;
    border: 1px solid #dcdcdc;
}
}


.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
#editcount table[border="1"] td {
     display: none;
     border: 1px solid #e6e6e6;
}
}


.forumlist th.forum_title {
#editcount table[border="1"] tr:nth-child(odd) {
     padding-left: 25px;
     background-color: #f9f9f9;
}
}


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


.forumlist td span {
.smwb-title a {
    display: block;
     padding-left: 10px;
     padding-left: 15px;
    font-size: smaller;
}
}


.forumlist td span.forum_author {
.smwb-factbox,
     padding-left: 30px;
.smwb-ifactbox {
     border-collapse: collapse;
    border: 0;
}
}


.forumlist td span a {
.smwb-propvalue .smwb-prophead,
     text-decoration: none;
.smwb-ipropvalue .smwb-prophead {
     background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    font-size: 0.9em;
}
}


.forumlist .forum_edited 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_title .forum_new {
.smwb-center {
     font-weight: bold;
     background-color: #f6f6f6;
     background: url('filepath://Forum_new.png') center left no-repeat;
     border: 1px solid #dcdcdc;
     padding-top: 2px;
     border-top: 0;
     padding-bottom: 1px;
     padding: 4px 8px;
}
}


.forumlist .forum_title a {
.smwb-center a {
     padding-left: 25px;
     padding-left: 10px;
}
}


.forumheader {
.smwb-bottom {
     border-left: 15px solid #ccc;
     border-bottom: 0;
    background-color: #f1f1f1;
    margin: 1em 0;
    padding: 12px;
}
}


.forumlist td.forum_title a.forum_new:visited {
.watchlistredir a,
     background: none repeat scroll 0 0 transparent !important;
.allpagesredirect a {
    color: #888;
     font-style: italic;
}
}


.forumactiveheader,
.not-patrolled {
.forumarchiveheader,
     background-color: #f9f9f9;
.forumoldarchives {
     border-right: 10px solid #eee;
     background-color: #438ab5;
    padding-right: 15px;
     color: #ffffff;
}
}


.forumoldarchives a {
.mw-special-AbuseLog .mw-abuselog-details {
     color: #ffffff;
     table-layout: fixed;
    width: 100%;
}
}


.forumcolumnheader {
.fileupload-results {
     background-color: #e6e6e6;
     margin-left: 0;
    color: #000000;
}
    text-align: left;
 
     padding-left: 5px;
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
     background-color: inherit;
}
}


.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 {
body.wgl-stickyheader .calc-tile-divider {
    width: 45%;
     margin-bottom: -92px;
    max-width: 30em;
     margin: 0 1em 2em;
}
}


body.wgl-stickyheader .calc-tile-container {
/*Guild Profiles*/
     padding-top: 118px;
.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-header-title > h2 {
.page-Guild_JII:not(.action-edit) #firstHeading,
    grid-template-rows: 0px 172px;
.page-Guild_JII:not(.action-edit) .mw-redirectedfrom {
    margin-top: -117px !important;
     display: none;
     height: 172px;
}
}


body.wgl-stickyheader .calc-header-title > h2 > span {
.page-Guild_JII .header-intro {
     grid-template-rows: 117px 55px;
     margin: 2.6em 1.75em;
}
}


.calc-section-header {
.page-Guild_JII .header-intro h1 {
     position: relative;
     font-size: 2.5em;
    top: 0px;
     border: none;
    padding-top: 1em;
     margin: 0 0 0.15em;
     background: #fbfbfb;
     z-index: 5;
}
}


.calc-section-header > h1 {
.page-Guild_JII .header-intro p {
     margin-top: 0;
     font-size: 1.1em;
     margin-bottom: 0;
     line-height: 1.7em;
}
}


.calc-sticky .calc-section-header {
.page-Guild_JII .tile-halves {
     position: sticky !important;
    width: 45%;
    max-width: 30em;
     margin: 0 1em 2em;
}
}


.calc-toc {
/*GSWiki:Poll Booth*/
     padding-top: 13px;
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
     padding-bottom: 13px;
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
}
.rootpage-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
.page-GSWiki_Poll_Booth:not(.action-edit) #contentSub,
.rootpage-GSWiki_Poll_Booth .mw-parser-output,
.page-GSWiki_Poll_Booth .mw-parser-output {
     max-width: 60rem;
    margin-left: auto;
     margin-right: auto;
}


.calc-toc-section {
.page-GSWiki_Poll_Booth:not(.action-edit) #firstHeading,
    position: relative;
.page-GSWiki_Poll_Booth:not(.action-edit) .mw-redirectedfrom {
    display: grid;
     display: none;
    grid-template-columns: 144px 1fr;
     margin-bottom: 0px;
}
}


.calc-toc-section > p {
.page-GSWiki_Poll_Booth .header-intro {
     grid-column-start: 1;
     margin: 2.6em 1.75em;
    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 {
.page-GSWiki_Poll_Booth .header-intro h1 {
     position: absolute;
     font-size: 2.5em;
    top: 34px;
     border: none;
    bottom: 26px;
     margin: 0 0 0.15em;
    right: 0px;
    grid-column-start: 1;
    grid-column-end: span 1;
     border-right: 1px dotted #cccccc;
    text-align: right;
     margin-right: 29px;
}
}


.calc-toc-list {
.page-GSWiki_Poll_Booth .header-intro p {
     grid-column-start: 2;
     font-size: 1.1em;
     grid-column-end: span 1;
     line-height: 1.7em;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
}


.calc-toc-list-item {
.page-GSWiki_Poll_Booth .tile-halves {
     position: relative;
     width: 45%;
    min-width: 193px;
     max-width: 30em;
    width: 193px;
     margin: 0 1em 2em;
     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-container {
     position: absolute;
     display: flex;
     top: 0;
     margin: 2em auto;
     left: 0;
     width: 80%;
     right: 0;
     max-width: 60em;
    bottom: 0;
}
}


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


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


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


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


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


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


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


.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;
.forumlist .forum_edited a {
    right: 0;
     text-decoration: none;
     z-index: 1;
}
}


.calc-header-background > img {
.forumlist .forum_title .forum_new {
     position: absolute;
     font-weight: bold;
     top: 0;
     background: url('filepath://Forum_new.png') center left no-repeat;
    bottom: 0;
     padding-top: 2px;
     left: 0;
     padding-bottom: 1px;
     right: 0;
}
}


.calc-header-icon {
.forumlist .forum_title a {
     grid-column-start: 1;
     padding-left: 25px;
    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 {
.forumheader {
     object-fit: contain;
     border-left: 15px solid #ccc;
     min-width: 25px;
     background-color: #f1f1f1;
    width: 25px;
     margin: 1em 0;
     max-width: 25px;
     padding: 12px;
    min-height: 25px;
    height: 25px;
    max-height: 25px;
     padding: 15px;
}
}


.calc-header-title-semantics {
.forumlist td.forum_title a.forum_new:visited {
     display: none;
     background: none repeat scroll 0 0 transparent !important;
}
}


.calc-header-command {
.forumactiveheader,
     margin-left: 10px;
.forumarchiveheader,
     grid-column-start: 3;
.forumoldarchives {
    grid-column-end: span 1;
     background-color: #438ab5;
    height: 55px;
     color: #ffffff;
    line-height: 55px;
}
     z-index: inherit;
 
.forumoldarchives a {
     color: #ffffff;
}
}


.calc-list {
.forumcolumnheader {
     grid-column-start: 1;
     background-color: #e6e6e6;
    grid-column-end: span 2;
     color: #000000;
    grid-row-start: 2;
     text-align: left;
     grid-row-end: span 1;
     padding-left: 5px;
     padding: 0px;
    padding-top: 4px;
     padding-bottom: 5.5px;
}
}


.calc-list-item {
.forumsearchbox {
     position: relative;
     float: right;
    display: grid;
    grid-template-columns: [thumb] min-content [main] 1fr [key] max-content;
    grid-template-rows: min-content min-content;
     width: auto;
     width: auto;
     padding: 8.5px;
     padding: 0.5em;
     margin: 0;
     margin-left: 0.5em;
     border-bottom: 1px solid rgba(137, 142, 152, 0.075);
    text-align: center;
     font-size: 90%;
    background-color: #f1f1f1;
}
}


.calc-list-item:last-child {
body.ns-110 #ca-talk {
     border-bottom-color: transparent;
     display: none;
}
}


.calc-list-item-thumbnail {
.calc-container {
     grid-column-start: thumb;
     display: block;
     grid-column-end: span 1;
    min-width: 100%;
     grid-row-start: 1;
     width: 100%;
     grid-row-end: span 2;
     max-width: 100%;
     margin-left: 5.5px;
     margin-top: -52px;
     width: 44px;
     column-count: auto;
     height: 52.8px;
     column-width: 491px;
     margin-right: 14px;
     column-fill: balance;
     padding-top: 8.5px;
     column-gap: 52px;
     column-rule: dashed 1px rgba(137, 142, 152, 0.1);
}
}


.calc-list-item-thumbnail > img {
.calc-container .calc-tile-divider:first-child {
    min-width: 44px;
     margin-bottom: 0px;
    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 {
body.wgl-stickyheader .calc-container {
     width: 28px;
     margin-top: -92px;
    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 {
body.wgl-stickyheader .calc-sticky .calc-section-header {
    position: absolute;
     top: 40px;
     top: 8.5px;
    right: 8.5px;
}
}


.calc-list-item-title {
body.wgl-stickyheader .calc-tile-divider {
     grid-column-start: main;
     margin-bottom: -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-tile-container {
     grid-column-start: main;
     padding-top: 118px;
    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-header-title > h2 {
.jcCookies,
    grid-template-rows: 0px 172px;
.jcSub {
    margin-top: -117px !important;
     display: none;
     height: 172px;
}
}


#SkillCalcForm .jcSubmit {
body.wgl-stickyheader .calc-header-title > h2 > span {
     margin: 0 auto;
     grid-template-rows: 117px 55px;
    display: block;
    padding-top: 10px;
}
}


#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
.calc-section-header {
     padding-left: 2em;
     position: relative;
     min-height: 2em;
     top: 0px;
     background-position: 0.3em center;
     padding-top: 1em;
     background-size: auto 1.8em;
     background: #fbfbfb;
     background-repeat: no-repeat;
     z-index: 5;
}
}


#slayWeightCalcForm [title="Turael/Spria"] {
.calc-section-header > h1 {
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
     margin-top: 0;
    margin-bottom: 0;
}
}


#slayWeightCalcForm [title="Mazchna/Achtryn"] {
.calc-sticky .calc-section-header {
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
     position: sticky !important;
}
}


#slayWeightCalcForm [title="Vannaka"] {
.calc-toc {
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
     padding-top: 13px;
    padding-bottom: 13px;
}
}


#slayWeightCalcForm [title="Chaeldar"] {
.calc-toc-section {
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
     position: relative;
    display: grid;
    grid-template-columns: 144px 1fr;
    margin-bottom: 0px;
}
}


#slayWeightCalcForm [title="Sumona"] {
.calc-toc-section > p {
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
     grid-column-start: 1;
    grid-column-end: span 1;
    margin: 0;
    line-height: 34px;
    text-align: right;
    padding-right: 21px;
    font-size: 1em;
    font-weight: bold;
}
}


#slayWeightCalcForm [title="Duradel/Lapalok"] {
.calc-toc-dots {
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
     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="Kuradal"] {
.calc-toc-list {
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
     grid-column-start: 2;
    grid-column-end: span 1;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
}


#slayWeightCalcForm [title="Mandrith"] {
.calc-toc-list-item {
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
     position: relative;
}
    min-width: 193px;
 
    width: 193px;
#slayWeightCalcForm [title="Morvran"] {
    max-width: 193px;
     background-image: url("/images/0/06/Morvran_chathead.png?c7318");
    height: 34px;
}
    margin-right: 8px;
 
    margin-bottom: 8px;
#slayWeightCalcForm [title="Laniakea"] {
    line-height: 34px;
     background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
     padding-left: 34px;
    padding-right: 6px;
    color: #ffffff;
    text-shadow: 1px 1px #0006;
    white-space: nowrap;
    overflow: hidden;
     text-overflow: ellipsis;
}
}


.gsw-chartjs.gsw-chartjs-config {
.calc-toc-list-item > a {
     display: none;
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
}


.gsw-chartjs.gsw-chart-error {
.calc-toc-list-item > img {
     font-family: monospace;
     position: absolute;
    top: 6.5px;
    left: 6.5px;
    width: 21px;
    height: 21px;
}
}


.gemw-container {
.calc-tile-divider {
     width: 90%;
     margin-bottom: -52px;
    max-width: 60em;
    margin: 4em auto;
}
}


.gemw-header {
.calc-tile-container {
     display: flex;
     display: inline-block;
     border-left-width: 0.25em;
     -webkit-column-break-inside: avoid;
     border-left-style: solid;
     page-break-inside: avoid;
     padding-left: 1em;
    break-inside: avoid;
     margin-bottom: 3em;
    padding: 0;
     padding-top: 78px;
     padding-bottom: 0.25rem;
    background: none !important;
    width: calc(100% - 2px);
}
}


.gemw-header.positive {
@supports ( break-inside: avoid-column ) {
     border-color: #6bc71f;
     .calc-tile-container {
}
          display: block;
    }


.gemw-header.negative {
    border-color: #ee4231;
}
}


.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;
    width: 55px;
    max-width: 55px;
    min-height: 55px;
    height: 55px;
    max-height: 55px;
     z-index: inherit;
}
}


.gemw-header .gemw-updated {
.calc-header-icon > img {
     line-height: 1.5em;
     object-fit: contain;
    min-width: 25px;
    width: 25px;
    max-width: 25px;
    min-height: 25px;
    height: 25px;
    max-height: 25px;
    padding: 15px;
}
}


.gemw-header .gemw-time {
.calc-header-title-semantics {
     font-weight: bold;
     display: none;
}
}


.gemw-body {
.calc-header-command {
     display: flex;
     margin-left: 10px;
    grid-column-start: 3;
    grid-column-end: span 1;
    height: 55px;
    line-height: 55px;
    z-index: inherit;
}
}


.gemw-body .gemw-section-left {
.calc-list {
     width: 40%;
     grid-column-start: 1;
     margin-right: 2em;
     grid-column-end: span 2;
}
    grid-row-start: 2;
 
     grid-row-end: span 1;
.gemw-body .gemw-section-left dl {
     padding: 0px;
     display: flex;
     padding-top: 4px;
     flex-flow: row wrap;
     padding-bottom: 5.5px;
     justify-content: space-between;
     margin-bottom: -1.25em;
}
}


.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;
    grid-template-rows: min-content min-content;
    width: auto;
    padding: 8.5px;
     margin: 0;
    border-bottom: 1px solid rgba(137, 142, 152, 0.075);
}
}


.gemw-body .gemw-section-left a {
.calc-list-item:last-child {
     color: #949eaa;
     border-bottom-color: transparent;
}
}


.gemw-body .gemw-property {
.calc-list-item-thumbnail {
     width: 30%;
     grid-column-start: thumb;
     border-top: 0.15em dotted #e4eaee;
    grid-column-end: span 1;
     padding-top: 0.25em;
    grid-row-start: 1;
     margin-bottom: 1.5em;
    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 dt {
.calc-list-item-thumbnail > img {
     color: #949eaa;
     min-width: 44px;
     font-weight: normal;
    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-property dd {
.calc-list-item-key {
     font-weight: bold;
     width: 28px;
     margin: -0.25em 0 0;
    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-links {
.calc-list-item-key > img {
     color: #949eaa;
     position: absolute;
     margin-bottom: 0.35em;
    top: 8.5px;
     right: 8.5px;
}
}


.gemw-body .gemw-section-right {
.calc-list-item-title {
     width: 60%;
     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;
#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
     padding: 10px;
     padding-left: 2em;
     position: fixed;
     min-height: 2em;
     top: 150px;
     background-position: 0.3em center;
     width: 975px;
     background-size: auto 1.8em;
    z-index: 52;
     background-repeat: no-repeat;
}
}


#GEchartpopup {
#slayWeightCalcForm [title="Turael/Spria"] {
     min-width: 700px;
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
    min-height: 525px;
    width: 85%;
    height: 80%;
    left: 7%;
    top: 10%;
    overflow: auto;
}
}


#GEchartpopup #closepopup {
#slayWeightCalcForm [title="Mazchna/Achtryn"] {
     float: right;
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
    margin-bottom: 5px;
    z-index: 100;
}
}


#GEchartpopup #itemstats {
#slayWeightCalcForm [title="Vannaka"] {
     bottom: 50px;
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
    font-size: 11px;
}
    position: absolute;
    right: 45px;
    width: 200px;
    z-index: 10;
}


#GEchartpopup #itemstats caption {
#slayWeightCalcForm [title="Chaeldar"] {
     cursor: pointer;
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
    text-align: right;
}
}


#GEpopupchart {
#slayWeightCalcForm [title="Sumona"] {
     height: 500px;
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
    margin-right: 100px;
}
}


.highcharts-container .highcharts-range-selector {
#slayWeightCalcForm [title="Duradel/Lapalok"] {
     font-size: 11px;
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
}
}


.GEPermLink {
#slayWeightCalcForm [title="Kuradal"] {
     float: right;
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
    font-size: 14px;
}
}


.GEPermLink ~ .GEdatachart {
#slayWeightCalcForm [title="Mandrith"] {
     clear: right;
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
}
}


form[id^="chartProperties"] button {
#slayWeightCalcForm [title="Morvran"] {
     margin: 3px;
     background-image: url("/images/0/06/Morvran_chathead.png?c7318");
}
}


.smallChart .highcharts-range-selector {
#slayWeightCalcForm [title="Laniakea"] {
     display: none;
     background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
}
}


.smallChart .highcharts-button title + rect {
.gsw-chartjs.gsw-chartjs-config {
     display: none;
     display: none;
}
}


.smallChart .highcharts-title {
.gsw-chartjs.gsw-chart-error {
     white-space: nowrap !important;
     font-family: monospace;
}
}


.smallChart .zoomButton,
.gemw-container {
.smallChart svg > text:first-of-type,
    width: 90%;
.smallChart .highcharts-input-group {
    max-width: 60em;
     display: none;
     margin: 4em auto;
}
}


.smallChart .highcharts-scrollbar,
.gemw-header {
.mediumChart .highcharts-scrollbar {
    display: flex;
     display: none;
    border-left-width: 0.25em;
    border-left-style: solid;
    padding-left: 1em;
     margin-bottom: 3em;
}
}


#gsw-exchange-overlay .oo-ui-popupWidget-anchor {
.gemw-header.positive {
     z-index: 101;
     border-color: #6bc71f;
}
}


#gsw-exchange-overlay .oo-ui-labelElement-label {
.gemw-header.negative {
     font-weight: bold;
     border-color: #ee4231;
}
}


.oo-ui-textInputWidget input,
.gemw-header.unchanged {
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
     border-color: #3ea6e6;
     line-height: initial;
}
}


body.wgl-stickyheader .oo-ui-defaultOverlay,
.gemw-header .gemw-section-left {
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
    flex: 1;
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
     margin-right: 2em;
     z-index: 501;
}
}


.oo-ui-image-destructive.oo-ui-icon-clear,
.gemw-header .gemw-image {
.mw-ui-icon-clear-destructive::before {
     float: left;
     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: 0.5em 1em 0 0;
     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-name {
     width: 600px !important;
    font-size: 1.15em;
     height: 540px !important;
     font-weight: bold;
     margin-bottom: 0;
}
}


.gs-ex-modal .oo-ui-flaggedElement-primary {
.gemw-header .gemw-name a {
     margin-left: 15px;
     color: #444e5a;
}
}


#gs-ex-status {
.gemw-header .gemw-examine {
     color: #949eaa;
     color: #949eaa;
     margin: 10px 15px 5px;
    font-size: 1.05em;
    font-style: italic;
     margin-bottom: 0;
}
}


#gs-ex-form .oo-ui-fieldsetLayout-header {
.gemw-header .gemw-price {
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
     display: inline-block;
     font-size: 1.3em;
     font-size: 2.75em;
     margin: 0 15px 10px;
     font-weight: bold;
}
}


#gs-ex-form .oo-ui-fieldsetLayout-group {
.gemw-header .gemw-price::after {
     margin-bottom: 15px;
    content: ' coins';
    color: #949eaa;
    font-size: 1rem;
    font-weight: normal;
     word-spacing: 0.25em;
}
}


#gs-ex-form .oo-ui-fieldLayout-header {
.gemw-header .gemw-change {
     width: 15%;
    display: inline-block;
     margin-right: 23px;
    font-size: 1rem;
     font-weight: bold;
     margin-left: 2em;
    word-spacing: 0.5em;
}
}


#gs-ex-form .oo-ui-fieldLayout-field {
.gemw-header .gemw-change img {
     width: 70%;
     vertical-align: baseline;
}
}


#gs-ex-form .oo-ui-fieldLayout-help {
.gemw-header .gemw-section-right {
     margin-right: 1em;
     text-align: right;
    margin-left: -1.8em;
}
}


#gs-ex-icon .oo-ui-labelElement-label {
.gemw-header .gemw-updated {
     padding-right: 0;
     line-height: 1.5em;
}
}


#gs-ex-icon .oo-ui-inputWidget-input {
.gemw-header .gemw-time {
     padding-left: 33px !important;
     font-weight: bold;
}
}


#repairForm {
.gemw-body {
     padding: 7px;
     display: flex;
}
}


#repairForm .oo-ui-fieldLayout-header {
.gemw-body .gemw-section-left {
     width: 45%;
     width: 40%;
    margin-right: 2em;
}
}


#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
.gemw-body .gemw-section-left dl {
     margin-top: 3px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
     margin-bottom: -1.25em;
}
}


#repairForm .oo-ui-fieldLayout-field {
.gemw-body .gemw-section-left > div {
     width: 50%;
     margin-top: 2em;
}
}


#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
.gemw-body .gemw-section-left a {
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
     color: #949eaa;
     margin: 0 auto;
    display: block;
    padding-top: 5px;
}
}


#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
.gemw-body .gemw-property {
     display: none;
    width: 30%;
    border-top: 0.15em dotted #e4eaee;
    padding-top: 0.25em;
     margin-bottom: 1.5em;
}
}


.ve-ui-overlay {
.gemw-body .gemw-property dt {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    color: #949eaa;
     font-weight: normal;
}
}


.ve-ui-mwSaveDialog-license {
.gemw-body .gemw-property dd {
     line-height: 1.65em;
     font-weight: bold;
    margin: -0.25em 0 0;
}
}


.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
.gemw-body .gemw-links {
     border-bottom: 1px solid #cccccc;
     color: #949eaa;
    line-height: 1.65em;
     margin-bottom: 0.35em;
    padding-bottom: 1em;
     margin-bottom: 1.5em;
}
}


[data-diff-action='remove'],
.gemw-body .gemw-section-right {
table[data-diff-action='remove'] > caption,
     width: 60%;
figure[data-diff-action='remove'] > figcaption {
     background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}
}


del[data-diff-action='remove'],
.gemw-body .gemw-section-right .highcharts-container {
[data-diff-action='remove'] > del {
     border: 1px solid #e4eaee;
     text-decoration: initial;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


[data-diff-action='insert'],
#overlay {
table[data-diff-action='insert'] > caption,
    background-attachment: scroll;
figure[data-diff-action='insert'] > figcaption {
    background-color: #000;
     background: #c3e8a3 !important;
    background-image: none;
     box-shadow: 0 0 0 1px #c3e8a3;
    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;
}
}


.qc-in-progress {
#modal,
     display: inline-block;
#GEchartpopup {
     background: #f9d000;
     background: #fff;
     width: 0.75em;
    border: 3px solid #000;
     height: 0.75em;
     color: #000;
     border-radius: 50%;
    font-size: 10pt;
     left: 0;
     padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
     z-index: 52;
}
}


.qc-table .mission-completed {
#GEchartpopup {
     background-color: #c3e8a3;
    min-width: 700px;
}
    min-height: 525px;
    width: 85%;
    height: 80%;
    left: 7%;
    top: 10%;
     overflow: auto;
}


.qc-table .mission-started {
#GEchartpopup #closepopup {
     background-color: #fcea94;
    float: right;
    margin-bottom: 5px;
     z-index: 100;
}
}


.seealso {
#GEchartpopup #itemstats {
     margin: 0.8em 1.6em;
     bottom: 50px;
     font-style: italic;
     font-size: 11px;
    position: absolute;
    right: 45px;
    width: 200px;
    z-index: 10;
}
}


.seealso + .seealso {
#GEchartpopup #itemstats caption {
     margin-top: -0.8em;
     cursor: pointer;
    text-align: right;
}
}


.level-up-table td li {
#GEpopupchart {
     padding: 0 10px 0 10px;
     height: 500px;
    margin-right: 100px;
}
}


.level-up-table ul {
.highcharts-container .highcharts-range-selector {
     list-style-type: disc;
     font-size: 11px;
}
}


.level-up-table .lvlupmem {
.GEPermLink {
     background: #f6ab58;
     float: right;
     color: #582e00;
     font-size: 14px;
}
}


.level-up-table .lvlupfree {
.GEPermLink ~ .GEdatachart {
     background: #98e553;
     clear: right;
    color: #245200;
}
}


.navbox .perk-link img {
form[id^="chartProperties"] button {
     padding: 2.5px 0 0 0 !important;
     margin: 3px;
    border-spacing: 2px !important;
}
}


.sic {
.smallChart .highcharts-range-selector {
     color: #15F;
     display: none;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}
}


.nowraplinks a {
.smallChart .highcharts-button title + rect {
     white-space: nowrap;
     display: none;
}
}


.boldlinks a {
.smallChart .highcharts-title {
     font-weight: bold;
     white-space: nowrap !important;
}
}


.center,
.smallChart .zoomButton,
.centre {
.smallChart svg > text:first-of-type,
     display: block;
.smallChart .highcharts-input-group {
    text-align: center;
     display: none;
}
}


.center table,
.smallChart .highcharts-scrollbar,
table.center,
.mediumChart .highcharts-scrollbar {
.centre table,
     display: none;
table.centre {
     margin: 0 auto;
}
}


.right table,
#gsw-exchange-overlay .oo-ui-popupWidget-anchor {
span.right {
     z-index: 101;
     float: right;
}
}


.left table,
#gsw-exchange-overlay .oo-ui-labelElement-label {
span.left {
     font-weight: bold;
     float: left;
}
}


.small {
.oo-ui-textInputWidget input,
     font-size: smaller;
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
     line-height: initial;
}
}


.non-mobile-hide {
body.wgl-stickyheader .oo-ui-defaultOverlay,
     display: none;
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
     z-index: 501;
}
}


.sg-red,
.oo-ui-image-destructive.oo-ui-icon-clear,
.nocell {
.mw-ui-icon-clear-destructive::before {
     background: #ecccc6;
     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: #861c10;
     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-yellow,
.gs-ex-modal .oo-ui-window-frame {
.maybecell {
     width: 600px !important;
     background: #f3f0b0;
     height: 540px !important;
     color: #6e5d45;
}
}


.sg-green,
.gs-ex-modal .oo-ui-flaggedElement-primary {
.yescell {
     margin-left: 15px;
     background: #c3ebc5;
    color: #506553;
}
}


.sg-red a,
#gs-ex-status {
.sg-yellow a,
     color: #949eaa;
.sg-green a,
    margin: 10px 15px 5px;
.nocell a,
.maybecell a,
.yescell a {
     color: #04f;
}
}


ul.smalllistmargin,
#gs-ex-form .oo-ui-fieldsetLayout-header {
.smalllistmargin ul,
    font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
ol.smalllistmargin,
    font-size: 1.3em;
.smalllistmargin ol {
     margin: 0 15px 10px;
     margin-left: 1.5em;
}
}


#spreport {
#gs-ex-form .oo-ui-fieldsetLayout-group {
     border: 1px solid #808080;
     margin-bottom: 15px;
    padding: 10px;
    text-align: center;
}
}


.mw-dismissable-notice-close-parent {
#gs-ex-form .oo-ui-fieldLayout-header {
     min-height: 1em;
     width: 15%;
    margin-right: 23px;
}
}


.rcsitenotice-dismiss {
#gs-ex-form .oo-ui-fieldLayout-field {
     float: right;
     width: 70%;
    font-weight: normal;
}
}


table.wikitable + table.wikitable {
#gs-ex-form .oo-ui-fieldLayout-help {
     margin-top: -1px;
     margin-right: 1em;
    margin-left: -1.8em;
}
}


#file img,
#gs-ex-icon .oo-ui-labelElement-label {
table.filehistory img {
     padding-right: 0;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
}
}


table.filehistory button img,
#gs-ex-icon .oo-ui-inputWidget-input {
#file button img {
     padding-left: 33px !important;
     background: none;
}
}


.catlinks {
#repairForm {
    background: #ffffff;
     padding: 7px;
    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 .oo-ui-fieldLayout-header {
.ns-0 #charmguide + div + form .module_content {
     width: 45%;
     display: none;
}
}


#mw-content-text q:before {
#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
     content: open-quote;
     margin-top: 3px;
}
}


#mw-content-text q:after {
#repairForm .oo-ui-fieldLayout-field {
     content: close-quote;
     width: 50%;
}
}


td.famtreesub {
#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
     margin: 0;
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
     padding: 0;
     margin: 0 auto;
    display: block;
     padding-top: 5px;
}
}


td.famtreesub table {
#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
     border-spacing: 0;
     display: none;
    margin: 0;
    padding: 0;
}
}


td.famtreesub table td {
.ve-ui-overlay {
     height: 1em;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    width: 1em;
}
}


td.famtreeleaf {
.ve-ui-mwSaveDialog-license {
     background: #dfdfdf;
     line-height: 1.65em;
    padding: 0.2em;
}
}


.status-active {
.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
     background-color: #98e553;
     border-bottom: 1px solid #cccccc;
     color: #245200;
    line-height: 1.65em;
    padding-bottom: 1em;
     margin-bottom: 1.5em;
}
}


.status-active a {
[data-diff-action='remove'],
     color: inherit !important;
table[data-diff-action='remove'] > caption,
figure[data-diff-action='remove'] > figcaption {
     background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}
}


.status-inactive {
del[data-diff-action='remove'],
     background-color: #ececec;
[data-diff-action='remove'] > del {
    color: #777777;
     text-decoration: initial;
}
}


.status-inactive a {
[data-diff-action='insert'],
     color: inherit !important;
table[data-diff-action='insert'] > caption,
figure[data-diff-action='insert'] > figcaption {
     background: #c3e8a3 !important;
    box-shadow: 0 0 0 1px #c3e8a3;
}
}


.clickpic a.image {
.qc-in-progress {
     margin-left: 2px !important;
     display: inline-block;
     margin-right: 2px !important;
    background: #f9d000;
     line-height: 34px;
     width: 0.75em;
     vertical-align: middle;
     height: 0.75em;
     border-radius: 50%;
}
}


.TH_Gem-common img,
.qc-table .mission-completed {
.TH_Gem-fairly-common img,
     background-color: #c3e8a3;
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
     image-rendering: pixelated;
}
}


.accent {
.qc-table .mission-started {
     background-color: transparent !important;
     background-color: #fcea94;
}
}


.smwprops {
.seealso {
     width: 80% !important;
     margin: 0.8em 1.6em;
     max-width: 500px;
     font-style: italic;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}
}


.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 {
.level-up-table .lvlupmem {
          image-rendering: auto;
    background: #f6ab58;
     }
     color: #582e00;
}


.level-up-table .lvlupfree {
    background: #98e553;
    color: #245200;
}
}


.update-redirect {
.navbox .perk-link img {
     text-align: center;
     padding: 2.5px 0 0 0 !important;
    background: #fffbf1;
     border-spacing: 2px !important;
     border: 1px solid #909090;
    font-weight: 600;
    font-size: 2em;
    line-height: 1em;
    padding: 1em;
    color: #000 !important;
}
}


.update-redirect.nuke {
.sic {
     margin-bottom: 25%;
    color: #15F;
    font-style: italic;
    cursor: help;
     border-bottom: dotted 1px black;
}
}


.text-red {
.nowraplinks a {
     color: #c22010;
     white-space: nowrap;
}
}


.text-orange {
.boldlinks a {
     color: #bf6007;
     font-weight: bold;
}
}


.text-yellow {
.center,
     color: #ad9000;
.centre {
     display: block;
    text-align: center;
}
}


.text-green {
.center table,
     color: #478515;
table.center,
.centre table,
table.centre {
     margin: 0 auto;
}
}


.text-blue {
.right table,
     color: #1980bf;
span.right {
     float: right;
}
}


.text-purple {
.left table,
     color: #5c2dbb;
span.left {
     float: left;
}
}


.text-pink {
.small {
     color: #dd32b8;
     font-size: smaller;
}
}


.text-gray,
.non-mobile-hide {
.text-grey {
     display: none;
     color: #6b7787;
}
}


body.wgl-darkmode-transition,
.sg-red,
.wgl-darkmode-transition * {
.nocell {
     transition-property: all;
     background: #ecccc6;
     transition-duration: 1s;
     color: #861c10;
}
}


.page-Special_CreateAccount .firstHeading,
.sg-yellow,
.page-Special_UserLogin .firstHeading {
.maybecell {
     width: 32rem;
     background: #f3f0b0;
     margin: 1.5em auto 0.4em;
     color: #6e5d45;
}
}


.page-Special_CreateAccount #contentSub,
.sg-green,
.page-Special_UserLogin #contentSub {
.yescell {
     display: none;
    background: #c3ebc5;
     color: #506553;
}
}


.page-Special_CreateAccount .mw-ui-container,
.sg-red a,
.page-Special_UserLogin .mw-ui-container {
.sg-yellow a,
     width: 32rem;
.sg-green a,
    margin: 3em auto;
.nocell a,
.maybecell a,
.yescell a {
     color: #04f;
}
}


.page-Special_CreateAccount .mw-ui-container #userloginForm,
ul.smalllistmargin,
.page-Special_UserLogin .mw-ui-container #userloginForm {
.smalllistmargin ul,
    float: unset;
ol.smalllistmargin,
     margin: 0;
.smalllistmargin ol {
     margin-left: 1.5em;
}
}


.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
#spreport {
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
    border: 1px solid #808080;
     margin: 2.5em auto 0;
     padding: 10px;
     width: 22rem;
     text-align: center;
}
}


#signupstart,
.mw-dismissable-notice-close-parent {
#userloginprompt {
     min-height: 1em;
     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 {
.rcsitenotice-dismiss {
     display: block;
     float: right;
     margin-bottom: 0.25em;
     font-weight: normal;
}
}


#userloginForm label[for="mw-input-captchaWord"] {
table.wikitable + table.wikitable {
     margin-bottom: 0.5em;
     margin-top: -1px;
}
}


.signup-realname-tip {
#file img,
     color: #656565;
table.filehistory img {
    font-size: 0.9em;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
    margin: -0.75em 0 0.75em;
}
}


.mw-createacct-benefits-container {
table.filehistory button img,
     display: none;
#file button img {
     background: none;
}
}


/*Mod Stores*/
.catlinks {
.mod_container {
     background: #ffffff;
     margin-top: 10px;
     border: 1px solid #e4eaee;
     border: 1px solid #ececec;
     padding: 8px 15px;
     padding: 10px;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    color: #fff;
     background-color: #0c191d;
    min-height: 120px;
}
}


.mod-right-corner {
.ns-0 #charmguide + div + form .mw-summary,
    float: right;
.ns-0 #charmguide + div + form .module_content {
    font-size: 10pt;
     display: none;
     text-align: right;
    color: #dfdcdc;
}
}


.mod_details {
#mw-content-text q:before {
    margin-top: 0;
     content: open-quote;
    padding-top: 5px;
     padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ececec;
    color: #000;
    font-size: 10pt;
}
}


/*Infobox Mod*/
#mw-content-text q:after {
.modinfo_container {
     content: close-quote;
    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 {
td.famtreesub {
     float: right;
     margin: 0;
     font-size: 10pt;
     padding: 0;
    text-align: right;
    color: #dfdcdc;
}
}


.modinfo_details {
td.famtreesub table {
     margin-top: 0;
     border-spacing: 0;
     padding-top: 5px;
     margin: 0;
     padding-left: 10px;
     padding: 0;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ececec;
    color: #000;
    font-size: 10pt;
    width: 50%;
    justify-content: center;
}
}


.modinfohr{
td.famtreesub table td {
color:#000000;
    height: 1em;
    width: 1em;
}
}


/*Missionbox*/
td.famtreeleaf {
.main_viewer {
     background: #dfdfdf;
     border-style: solid;
     padding: 0.2em;
    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 {
.status-active {
background-color: rgb(12,29,25,.95);
    background-color: #98e553;
     padding-bottom: 0px;
     color: #245200;
    margin-bottom: 5px;
    Z-index:0;
}
}


.mission_banner {
.status-active a {
     color: #fff;
     color: inherit !important;
    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 {
.status-inactive {
font-size:20pt;
    background-color: #ececec;
font-weight: 100;
     color: #777777;
text-align: left;
vertical-align: bottom;
color: #fff !important;
     position: relative;
    bottom: -81;  left: 0;
}
}


.backstyle{
.status-inactive 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*/
.clickpic a.image {
.descstyle{
    margin-left: 2px !important;
font-size:11pt;  
    margin-right: 2px !important;
padding-bottom:5px;
    line-height: 34px;
color:white;
    vertical-align: middle;
}
}


.deschr{
.TH_Gem-common img,
clear:both;
.TH_Gem-fairly-common img,
margin-top:15px;
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
    image-rendering: pixelated;
}
}


/*TEMPLATE:MISSIONBOX*/
.accent {
.gem{
    background-color: transparent !important;
background-image: url("https://wiki.geministation.com/images/0/06/Gem_space.png");
}
}
.earth_space{
 
background-image: url("https://wiki.geministation.com/images/5/57/Earth-space.png");
.smwprops {
    width: 80% !important;
    max-width: 500px;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}
}
.earth{
 
background-image: url("https://wiki.geministation.com/images/1/1e/Earth.png");
.prewrap p {
    white-space: pre-wrap;
}
}
.mars_space{
 
background-image: url("https://wiki.geministation.com/images/4/49/Mars_space.png")
.mw-editsection,
.mw-editsection-like {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
}
.mars{
 
background-image: url("https://wiki.geministation.com/images/d/de/Mars.png");
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
}
    .inventory-image {
.jupiter_space{
          image-rendering: -moz-crisp-edges;
background-image: url("https://wiki.geministation.com/images/d/d1/Jupiter_space.png");
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }
 
    .navbox .inventory-image {
          image-rendering: auto;
    }
 
}
}
.mercury_space{
 
background-image: url("");
.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;
}
}
.eris_space{
 
background-image: url("https://wiki.geministation.com/images/b/b3/Eris.png");
.update-redirect.nuke {
    margin-bottom: 25%;
}
}
.explosion{
 
background-image: url("https://wiki.geministation.com/images/0/09/Explosion.png");
.text-red {
    color: #c22010;
}
}
.northernlights{
 
background-image: url("https://wiki.geministation.com/images/3/35/Northern_lights.png");
.text-orange {
}
    color: #bf6007;
.venus{
background-image: url("");
}
}


/*Guild Profile Tiles*/
.text-yellow {
.guild-pf {
     color: #ad9000;
     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 {
.text-green {
     font-size: 1.4em;
     color: #478515;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}
}


.guild-pf .byline + h2 {
.text-blue {
     margin-top: -0.5em;
     color: #1980bf;
}
}


.guild-pf {
.text-purple {
     width: 100%;
     color: #5c2dbb;
    padding: 1.3rem 1.5rem 0.6rem;
}
}


/*Future Content - Main Page*/
.text-pink {
.tile.big-tile.futurecontent {
     color: #dd32b8;
     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-gray,
     width: auto;
.text-grey {
    height: auto;
     color: #6b7787;
    max-width: 100%;
    max-height: 200px;
}
}


.tile.big-tile.futurecontent h3#arch-countdown {
body.wgl-darkmode-transition,
     font-size: 2em;
.wgl-darkmode-transition * {
     transition-property: all;
    transition-duration: 1s;
}
}


/*Custom Fonts*/
.page-Special_CreateAccount .firstHeading,
@font-face {  
.page-Special_UserLogin .firstHeading {
     font-family: axia-stencil, sans-serif;
     width: 32rem;
font-style: normal;
    margin: 1.5em auto 0.4em;
font-weight: 300;
}
}


.page-Special_CreateAccount #contentSub,
.page-Special_UserLogin #contentSub {
    display: none;
}


/*Timeline*/
.page-Special_CreateAccount .mw-ui-container,
.page-Special_UserLogin .mw-ui-container {
    width: 32rem;
    margin: 3em auto;
}


.timeline {
.page-Special_CreateAccount .mw-ui-container #userloginForm,
  background:#fff;
.page-Special_UserLogin .mw-ui-container #userloginForm {
  position: relative;
    float: unset;
  box-shadow: 0.5rem 0.5rem 2rem 0 rgba(black, 0.2);
    margin: 0;
  content-align:center;
}
  margin: auto;
 
  width: 65%;
.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;
}
}
  .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 {
#signupstart,
       margin: 0;
#userloginprompt {
       font-size: 120%;
    border: 1px solid #e4eaee;
     }
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
      
    padding: 1.5em 2em 1em;
#tp{
}
       margin: 0;
 
       font-size: 100%;
#userloginForm label {
     }
    display: block;
.timebody {
    margin-bottom: 0.25em;
     float: left;
}
     width: 50%;
 
     padding-top:16.5px;
#userloginForm label[for="mw-input-captchaWord"] {
     padding-left: 36px;
    margin-bottom: 0.5em;
     text-align: left;
}
   }
 
.timebody p {
.signup-realname-tip {
       line-height: 1.4em;
    color: #656565;
     }
    font-size: 0.9em;
.timebody p:first-child {
    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;
         margin-top: 0;
         font-weight: 400;
         font-weight: 400;
   }
   }
  .timebody ul {
  .timebody ul {
       color:#aaa;
       color:#aaa;
       padding-left: 0;
       padding-left: 0;
       list-style-type: none;
       list-style-type: none;
     }
     }
      
      
.timebody li:before {
.timebody li:before {
         content: "";
         content: "–";
         margin-right: .5em;
         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;
}


.context {
.page-User_Mr_Pie_5_Sandbox #bodyContent .vector-menu-tabs .mw-watchlink.icon a {
    outline-color: #aeb6bb;
  height:2.5em !important;
    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*/
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-search,
 
.page-User_Mr_Pie_5_Sandbox #bodyContent #p-personal {
.achievement-overlay {
  display:none;
    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;
* End main page stuff *
}
***********************/
.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;
}