MediaWiki:Common.css: Difference between revisions

From EverVoid Wiki
Jump to navigation Jump to search
No edit summary
(V1 revamp)
Line 1: Line 1:
/* This is a fork of Runescape's wiki skin.
/* <pre> */
It's currently what EverVoid's wiki is using.
@font-face {
Skin was edited and imported by Tober */
    font-family: 'IBM Plex Sans';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('filepath://IBMPlexSans-Regular.woff2') format('woff2');
}


@import url('https://wiki.evervoid.us/skins/Vector-darkmode.css');
@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,400i,700,700i|PT+Serif:400,400i,700,700i&display=swap');
@font-face {  
@font-face {  
     font-family: 'runescape';
     font-family: 'IBM Plex Sans';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('filepath://IBMPlexSans-Italic.woff2') format('woff2');
}
 
@font-face {
    font-family: 'IBM Plex Sans';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('filepath://IBMPlexSans-Bold.woff2') format('woff2');
}
 
@font-face {
    font-family: 'IBM Plex Sans';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url('filepath://IBMPlexSans-BoldItalic.woff2') format('woff2');
}
 
@font-face {
    font-family: 'PT Serif';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('filepath://PT-Serif_Regular.woff2') format('woff2');
}
 
@font-face {
    font-family: 'PT Serif';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('filepath://PT-Serif_Italic.woff2') format('woff2');
}
 
@font-face {
    font-family: 'PT Serif';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('filepath://PT-Serif_Bold.woff2') format('woff2');
}
 
@font-face {
    font-family: 'PT Serif';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url('filepath://PT-Serif_Bold-Italic.woff2') format('woff2');
}
 
@font-face {
    font-family: 'RuneScape';
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     src: local("RuneScape Chat 2"),
     src: local("RuneScape Chat 2"),
         local("RuneScape Chat"),
         local("RuneScape Chat"),
         url('filepath://Runescape_chat.woff') format('woff');
         url('filepath://RuneScape.woff2') format('woff2');
}
}


@font-face {  
@font-face {  
     font-family: 'runescape-bold';
     font-family: 'RuneScape';
     font-style: normal;
     font-style: normal;
     font-weight: bold;
     font-weight: bold;
     src: local("RuneScape Chat Bold 2"),
     src: local("RuneScape Chat Bold 2"),
         local("RuneScape Chat Bold"),
         local("RuneScape Chat Bold"),
         url('filepath://Runescape_chat_bold.woff') format('woff');
         url('filepath://RuneScape_Bold.woff2') format('woff2');
}
}


@font-face {  
@font-face {  
     font-family: 'runescape-small';
     font-family: 'RuneScape Small';
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     src: local("RuneScape Small"),
     src: local("RuneScape Small"),
         url('filepath://Runescape_small.woff') format('woff');
         url('filepath://RuneScape_Small.woff2') format('woff2');
}
}


@font-face {  
@font-face {  
     font-family: 'runescape-classic';
     font-family: 'RuneScape Classic';
     font-style: normal;
     font-style: normal;
     font-weight: normal;
     font-weight: normal;
     src: local("RuneScape Classic"),
     src: local("RuneScape Classic"),
         url('filepath://Runescape_classic.woff') format('woff');
         url('filepath://RuneScape_Classic.woff2') format('woff2');
}
}


Line 44: Line 103:
     font-weight: normal;
     font-weight: normal;
     src: local("Kingthings Petrock"),
     src: local("Kingthings Petrock"),
         url('filepath://Kingthings_Petrock-webfont.woff') format('woff');
         url('filepath://Kingthings_Petrock-webfont.woff2') format('woff2');
}
}


Line 52: Line 111:
     font-weight: normal;
     font-weight: normal;
     src: local("Museo Sans"),
     src: local("Museo Sans"),
         url('filepath://Museo_Sans_500.woff') format('woff');
         url('filepath://Museo_Sans_500.woff2') format('woff2');
}
}


Line 60: Line 119:
     font-weight: bold;
     font-weight: bold;
     src: local("League Spartan"),
     src: local("League Spartan"),
         url('filepath://Leaguespartan-bold.woff') format('woff');
         url('filepath://Leaguespartan-bold.woff2') format('woff2');
}
 
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format('woff2');
}
}


Line 85: Line 152:
}
}


#n-Discord a {
nav.vector-menu-tabs li a,
    color: white !important;
#p-cactions div.vector-menu-content li a,
    font-size: 12px;
#mw-panel .portal .vector-menu-content li a,
    font-weight: bold;
nav.vector-menu-tabs li a:visited,
    border-radius: 5px;
#p-cactions div.vector-menu-content li a:visited,
    border: 1px solid #5e76c6;
#mw-panel .portal .vector-menu-content li a:visited,
    background-color: #7289da;
nav.vector-menu-tabs li a:active,
    display: block;
#p-cactions div.vector-menu-content li a:active,
    position: relative;
#mw-panel .portal .vector-menu-content li a:active {
    padding: 4px 0 5px calc(17px + 6.5px * 2);
     color: #327ba7;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
    transition: 0.2s ease;
 
}
nav.vector-menu-tabs li.new a,
 
#p-cactions div.vector-menu-content li.new a,
#n-Discord a::before {
#mw-panel .portal .vector-menu-content li.new a,
    content: 'Chat on ';
nav.vector-menu-tabs li.new a:visited,
    font-weight: normal;
#p-cactions div.vector-menu-content li.new a:visited,
    opacity: 0.85;
#mw-panel .portal .vector-menu-content li.new a:visited,
}
nav.vector-menu-tabs li.new a:active,
 
#p-cactions div.vector-menu-content li.new a:active,
#n-Discord a::after {
#mw-panel .portal .vector-menu-content li.new a:active {
    content: '';
    background: url('https://wiki.evervoid.us/skins/Vector/images/Discord_icon.png') no-repeat;
    background-size: 17px 13px;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
    position: absolute;
    top: 5px;
    left: 7px;
    width: 17px;
    height: 13px;
}
 
#n-Discord a:hover {
    text-decoration: none;
    background-color: #6980d1;
}
 
.wgl-darkmode #n-Discord a {
    background-color: #586ebb;
}
 
.wgl-darkmode #n-Discord a:hover {
    background-color: #5166b0;
}
 
div.vectorTabs li a,
div.vectorMenu li a,
#mw-panel .portal .body li a,
div.vectorTabs li a:visited,
div.vectorMenu li a:visited,
#mw-panel .portal .body li a:visited,
div.vectorTabs li a:active,
div.vectorMenu li a:active,
#mw-panel .portal .body li a:active {
     color: #327ba7;
}
 
div.vectorTabs li.new a,
div.vectorMenu li.new a,
#mw-panel .portal .body li.new a,
div.vectorTabs li.new a:visited,
div.vectorMenu li.new a:visited,
#mw-panel .portal .body li.new a:visited,
div.vectorTabs li.new a:active,
div.vectorMenu li.new a:active,
#mw-panel .portal .body li.new a:active {
     color: #ba0000;
     color: #ba0000;
}
}
Line 183: Line 205:
}
}


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


.mw-body-content p {
.vector-body p {
     margin: 0 0 0.8em;
     margin: 0 0 0.8em;
}
}
Line 194: Line 216:
h1,
h1,
h2,
h2,
.rsw-h2,
h3,
h3,
h4,
h4,
Line 204: Line 227:
h1 {
h1 {
     font-weight: bold;
     font-weight: bold;
}
h2 {
    border: none;
}
}


Line 213: Line 232:
.mw-body-content h1,
.mw-body-content h1,
.mw-body-content h2,
.mw-body-content h2,
.mw-body-content .rsw-h2,
.mw-body-content h3,
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h4,
Line 223: Line 243:
.mw-body h1,
.mw-body h1,
.mw-body-content h1,
.mw-body-content h1,
.mw-body-content h2 {
.mw-body-content h2,
.mw-body-content .rsw-h2 {
     padding: 0 0 0.15em;
     padding: 0 0 0.15em;
}
.mw-parser-output h2:first-of-type {
    clear: left;
}
}


Line 255: Line 280:
.mw-content-ltr ol ol {
.mw-content-ltr ol ol {
     margin-bottom: 0;
     margin-bottom: 0;
}
.mw-parser-output > ol,
.mw-parser-output > ul {
    overflow: hidden;
    padding-left: 1.8em;
    margin-left: 0;
}
}


Line 277: Line 309:
}
}


ul.tabbernav {
div.thumbinner {
    line-height: 3em;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-bottom: -4px !important;
}
 
div.thumbinner {
     border: 1px solid #e4eaee;
     border: 1px solid #e4eaee;
     background: none;
     background: none;
Line 328: Line 353:
.gallery-image-wrapper {
.gallery-image-wrapper {
     border: none !important;
     border: none !important;
}
.gallery-bg .gallerybox .thumb,
.gallery-bg.mw-gallery-packed .gallerybox .thumb,
.gallery-bg-1 .gallerybox:nth-of-type(1) .thumb,
.gallery-bg-2 .gallerybox:nth-of-type(2) .thumb,
.gallery-bg-3 .gallerybox:nth-of-type(3) .thumb,
.gallery-bg-4 .gallerybox:nth-of-type(4) .thumb,
.gallery-bg-5 .gallerybox:nth-of-type(5) .thumb,
.gallery-bg-6 .gallerybox:nth-of-type(6) .thumb,
.gallery-bg-7 .gallerybox:nth-of-type(7) .thumb,
.gallery-bg-8 .gallerybox:nth-of-type(8) .thumb,
.gallery-bg-9 .gallerybox:nth-of-type(9) .thumb,
.gallery-bg-10 .gallerybox:nth-of-type(10) .thumb {
    background-color: #5d6773;
    overflow: hidden;
}
.gallery-bg .gallerybox img,
.gallery-bg-1 .gallerybox:nth-of-type(1) img,
.gallery-bg-2 .gallerybox:nth-of-type(2) img,
.gallery-bg-3 .gallerybox:nth-of-type(3) img,
.gallery-bg-4 .gallerybox:nth-of-type(4) img,
.gallery-bg-5 .gallerybox:nth-of-type(5) img,
.gallery-bg-6 .gallerybox:nth-of-type(6) img,
.gallery-bg-7 .gallerybox:nth-of-type(7) img,
.gallery-bg-8 .gallerybox:nth-of-type(8) img,
.gallery-bg-9 .gallerybox:nth-of-type(9) img,
.gallery-bg-10 .gallerybox:nth-of-type(10) img {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}
}


Line 336: Line 391:
     padding: 10px;
     padding: 10px;
     margin-bottom: 1.5em;
     margin-bottom: 1.5em;
}
.gallery-inv-items img {
    image-rendering: pixelated;
}
div#mw-head .vector-menu .vector-menu-heading {
    background: #f6f6f6;
}
.vector-menu-tabs li.selected {
    background: #fbfbfb;
}
.vector-menu-tabs {
    padding: 0;
}
.vector-menu-tabs ul li {
    background: #f6f6f6;
}
.vector-menu-tabs ul li:hover a {
    text-decoration: none;
}
.vector-menu-tabs li a {
    padding: 0 0.75em;
    padding-top: 1em;
}
.vector-menu-tabs a {
    background-image: none;
}
.vector-menu-tabs ul li:not(.selected):hover,
div#mw-head .vector-menu .vector-menu-heading:hover,
.vector-menu-dropdown:hover .vector-menu-heading {
    background: #fafafa;
}
.vector-menu-tabs ul li:not(.selected),
div#mw-head nav.vector-menu .vector-menu-heading {
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}
}


Line 485: Line 584:
}
}


.cm-mw-pagename {
input[name="model"][value="Scribunto"] ~ .wikiEditor-ui #wpTextbox1,
     text-decoration: none;
input[name="model"][value="css"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="less"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="javascript"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="json"] ~ .wikiEditor-ui #wpTextbox1 {
     height: 600px;
}
}


td.diff-context {
#mw-scribunto-input,
     background: #fdfdfd;
#mw-scribunto-output {
     border-color: #f1f1f1;
     padding: 3px;
     opacity: 0.8;
    font-family: monospace;
     font-size: 13px;
     line-height: 1.5em;
}
}


td.diff-addedline {
ul.preload-list {
    margin-left: 0;
}
 
ul.preload-list li {
    list-style: none;
    display: inline-block;
    margin: 0.3em;
}
 
.cm-mw-pagename {
    text-decoration: none;
}
 
td.diff-context {
    background: #fdfdfd;
    border-color: #f1f1f1;
    opacity: 0.8;
}
 
td.diff-addedline {
     background: #ffffff;
     background: #ffffff;
     border-color: #438ab5;
     border-color: #438ab5;
Line 517: Line 642:
}
}


.ajaxpoll {
    background: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
}


.ajaxpoll .ajaxpoll-question {
 
     margin-bottom: 8px;
div#simpleSearch {
    border: none;
    height: 2.485em;
    margin-top: 0;
     box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}
}


.ajaxpoll input {
#p-search {
     margin-bottom: 3px;
     margin: 0;
    margin-right: 8px;
}
}


.ajaxpoll .ajaxpoll-answer {
#p-search form {
     margin-bottom: 8px;
     margin-top: 0;
}
}


.ajaxpoll .ajaxpoll-answer-vote {
div#simpleSearch #searchInput {
    height: 100%;
     border: none;
     border: none;
     background: #f6f6f6;
     background: none;
     width: calc(100% - 40px);
     padding-left: 1em;
    margin: 0 auto;
     font-family: system-ui;
}
 
.ajaxpoll .ajaxpoll-answer-vote span {
     font-weight: bold;
    top: -2px;
}
}


.ajaxpoll .ajaxpoll-answer-vote div {
#searchInput:focus,
    background: #ccd2d8;
#simpleSearch:hover #searchInput:focus {
     border: none;
     border: none;
    box-shadow: none;
}
}


.ajaxpoll .ajaxpoll-our-vote div {
div#simpleSearch #searchButton {
     top: 0;
     width: 2.5em;
    left: 0;
}
 
.ajaxpoll .ajaxpoll-hover-revoke,
.ajaxpoll .ajaxpoll-hover-vote {
     background: none;
     background: none;
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2213%22%3E %3Cg fill=%22none%22 stroke=%22%2354595d%22 stroke-width=%222%22%3E %3Cpath d=%22M11.29 11.71l-4-4%22/%3E %3Ccircle cx=%225%22 cy=%225%22 r=%224%22/%3E %3C/g%3E %3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
}
}


.ajaxpoll .ajaxpoll-ajax {
#p-Recent_changes {
     color: #949eaa;
     display: block;
    font-size: 0.9em;
    background: #f9f9f9;
    border-radius: 3px;
    padding: 2px 6px;
    margin-bottom: 8px;
}
}


.ajaxpoll .ajaxpoll-misc,
#p-Recent_changes .vector-menu-content {
.ajaxpoll .ajaxpoll-info {
     display: none;
     color: #949eaa;
    font-size: 0.9em;
}
}


.ajaxpoll .ajaxpoll-info {
#p-Recent_changes .vector-menu-heading:after {
     margin-top: 10px;
    content: '';
    position: relative;
    left: 0.5em;
     margin-bottom: 0;
    display: inline-block;
    background-color: #3b7a07;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}
}


.ajaxpoll .ajaxpoll-id-info {
#p-Recent_changes .rc-sidebar-item {
     display: none;
     position: relative;
    font-size: 0.75em;
    margin: 0.5em 0.25em 0 0.66em;
}
}


.poll-result-outer {
#p-Recent_changes .rc-sidebar-item::before {
     cursor: default;
     position: absolute;
     background: #f6f6f6;
    left: -0.75em;
     width: 100%;
    top: 0.5em;
     height: 14px;
     background-color: #327ba7;
     margin-bottom: 0.5em;
     width: 4px;
     height: 4px;
     border-radius: 100%;
}
}


.poll-result-inner {
#p-Recent_changes .rc-sidebar-page {
    background: #ccd2d8;
     display: block;
     display: block;
     height: 100%;
     white-space: nowrap;
     font-size: 11px;
    text-overflow: ellipsis;
     line-height: 14px;
    overflow: hidden;
    max-width: max-content;
}
 
#p-Recent_changes .rc-sidebar-page,
#p-Recent_changes .rc-sidebar-page:active,
#p-Recent_changes .rc-sidebar-page:visited {
    color: #327ba7;
}
 
#p-Recent_changes .rc-sidebar-user {
    color: #555;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
     overflow: hidden;
}
 
#p-Recent_changes .rc-sidebar-user a {
    color: inherit;
}
 
#p-Recent_changes .rc-sidebar-more {
     text-align: right;
}
 
#p-Recent_changes .rc-sidebar-more .rc-sidebar-page {
    display: inline-block;
}
}


Line 667: Line 815:
}
}


#mw-content-text .show,
.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
#mw-content-text .hover:hover.hide {
     font-size: 1.25em;
     display: none;
}
}


#mw-content-text .hover:hover .show {
.advanced-map {
     display: inline;
    background: #000000;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
     max-width: calc(100% - 20px);
}
}


#mw-content-text .hover:hover div.show {
body.wgl-darkmode .advanced-map {
     display: block;
     background: #000000;
}
}


#mw-content-text .toc.show {
.advanced-map.amap-left {
     display: table;
     float: left;
    clear: left;
    margin: 0.3em 0.5em 0.5em 0;
}
}


.ChooseOption {
.advanced-map.amap-right {
     background: #fff;
     float: right;
    border: 3px double black;
     clear: right;
     color: #c6b895;
     margin: 0 0 1em 1em;
     display: inline-block;
    line-height: 1.1;
}
}


.ChooseOption:hover .OptionWindow {
.advanced-map .advanced-map {
     display: inline;
     padding: 0;
}
}


.ChooseOption.bold {
.advanced-map.amap-droplight img.leaflet-marker-icon {
     font-weight: bold;
     -webkit-filter: drop-shadow(0px 0px 3px #fff);
    filter: drop-shadow(0px 0px 3px #fff);
}
}


.OptionHover {
.advanced-map.amap-dropdark img.leaflet-marker-icon {
     background: #0d1e25;
     -webkit-filter: drop-shadow(0px 0px 3px #000);
    cursor: default;
     filter: drop-shadow(0px 0px 3px #000);
     display: inline-block;
}
}


.OptionHeader {
.advanced-map .thumbcaption,
     background: #0b0c05;
body.wgl-darkmode .advanced-map .thumbcaption {
     border-bottom: 1px solid #223239;
     background: #000000;
    cursor: default;
     color: #ffffff;
    display: block;
}
}


.OptionWindow {
.amap-nav {
    background: white;
    border: 3px double black;
    border-radius: 4px 4px 2px 2px;
    display: none;
    font-family: runescape;
    font-size: 16px;
    font-weight: normal !important;
     position: absolute;
     position: absolute;
     margin-top: -3px;
     top: 3px;
     z-index: 3;
    left: 5px;
    text-align: left;
    font-size: xx-small;
     white-space: nowrap;
}
}


.OptionWindow .content {
.amap-nav a,
     background: #0d1e25;
.amap-nav a:visited,
    display: block;
.amap-nav a:active,
.amap-nav a.mw-selflink.selflink {
     color: #ffffff;
}
}


.OptionWindow .content > *:not(.OptionHeader),
body.wgl-darkmode .amap-nav a,
.OptionWindow a {
body.wgl-darkmode .amap-nav a:visited,
     color: inherit;
body.wgl-darkmode .amap-nav a:active,
    cursor: default;
body.wgl-darkmode .amap-nav a.mw-selflink.selflink {
    display: block;
     color: #ffffff;
    padding: 0 1px;
}
    text-shadow: #000 1px 1px 0px;
    white-space: nowrap;
}


.OptionWindow .content > *:not(.OptionHeader):hover,
.amap-title {
.OptionWindow a:hover {
    margin-bottom: 10px;
     text-decoration: none;
    font-size: 1.2em;
     background: #1d2e55;
     text-align: center;
     color: #ffffff;
}
}


.OptionWindow strong,
body.wgl-darkmode .amap-title {
.OptionWindow b,
     color: #ffffff;
.OptionWindow * {
     font-weight: normal !important;
}
}


.OptionWindow .item {
.amap-title a,
     color: #ff9040;
.amap-title a:visited,
.amap-title a:active,
.amap-title a.mw-selflink.selflink {
     color: #ffffff;
}
}


.OptionWindow .NPC,
body.wgl-darkmode .amap-title a,
.OptionWindow .npc {
body.wgl-darkmode .amap-title a:visited,
     color: #ff0;
body.wgl-darkmode .amap-title a:active,
body.wgl-darkmode .amap-title a.mw-selflink.selflink {
     color: #ffffff;
}
}


.OptionWindow .player {
.amap-title > a,
     color: #fff;
.amap-title > span {
     padding: 0.3em 30px;
    background-image: url("/images/6/63/TitleBackground-left.png?8d416"), url("/images/c/c7/TitleBackground-right.png?8d416"), url("/images/6/69/TitleBackground-center.png?8d416");
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-size: auto 100%, auto 100%, auto 100%;
    background-position: left, right, center;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline-block;
    line-height: 1.5;
}
}


.OptionWindow .scenery {
.amap-key {
     color: #0ff;
    margin-top: 10px;
     color: #ffffff;
}
}


.OptionWindow .cb-min {
body.wgl-darkmode .amap-key {
     color: #0f0;
     color: #ffffff;
}
}


.OptionWindow .cb-same {
.amap-key a,
     color: #ff0;
.amap-key a:active,
.amap-key a:visited,
.amap-key a.mw-selflink.selflink {
     color: #ffffff;
}
}


.OptionWindow .cb-max {
body.wgl-darkmode .amap-key a,
     color: #f00;
body.wgl-darkmode .amap-key a:active,
body.wgl-darkmode .amap-key a:visited,
body.wgl-darkmode .amap-key a.mw-selflink.selflink {
     color: #ffffff;
}
}


.ChooseOption.bold .OptionWindow *,
.amap-key ul {
.OptionWindow.bold *,
    list-style: none;
.OptionHeader.bold * {
    margin: 0;
     font-family: runescape-bold !important;
    padding: 0;
    display: flex;
     flex-flow: row wrap;
}
}


.nodesktop {
.amap-key ul li:last-child {
     display: none;
     flex-grow: 1;
}
}


.tile {
.amap-key ul li.amap-full {
    background: #ffffff;
     flex-basis: 100%;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 1.5em 2em 1em;
     max-width: 40em;
}
}


.tile h2 {
.amap-key li {
     font-size: 1.4em;
     flex: 0 1 50%;
     font-weight: bold;
     min-width: 175px;
     border: none;
     margin-bottom: 0.4em;
     margin: 0 0 0.4em;
     display: flex;
    align-items: center;
}
}


.tile .byline + h2 {
.amap-1col.amap-key li {
     margin-top: -0.5em;
     flex: 0 1 100%;
}
}


.tile.link-button {
.amap-3col.amap-key li {
     padding: 0;
     flex: 0 1 33%;
}
}


.tile.link-button a {
.amap-4col.amap-key li {
     color: inherit;
     flex: 0 1 25%;
    display: block;
    padding: 1.25em 1.5em 0.75em;
    text-decoration: none;
}
}


.tile.dark {
.amap-key .amap-key-text.amap-key-compass {
     color: #ffffff;
     flex-grow: 1;
    background: #5d6773;
     text-align: center;
    border: none;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.tile.dark h2,
.amap-key .amap-key-symb {
.tile.dark h3 {
    width: 30px;
     color: #ffffff;
     padding: 0 10px;
}
}


.tile.dark a {
.amap-key .amap-key-symb.amap-key-nosymb {
     color: #ccd2d8;
     width: 10px;
    padding: 0;
}
}


.tile.dark .byline {
.amap-key .amap-key-symb div,
     color: rgba(255, 255, 255, 0.7);
.amap-key .amap-key-symb img {
     display: block;
    text-align: center;
    margin: 0 auto;
}
}


.byline {
.amap-key .amap-key-symb img {
     font-size: 0.9em;
     max-width: 30px;
     color: #949eaa;
    height: auto;
     width: auto;
}
}


.byline a {
.amap-key .amap-key-symb .amap-key-dots {
     color: #949eaa;
     width: 12px;
    height: 12px;
}
}


.tile-row {
.amap-key .amap-key-symb .amap-key-dots div {
     display: flex;
     width: 100%;
    flex-flow: row wrap;
     height: 100%;
     margin-bottom: 1em;
}
}


.tile-halves {
.amap-key .amap-key-symb .amap-key-dots .leaflet-dot {
    display: flex;
     border-radius: 50%;
    flex-flow: row wrap;
     border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.tile-halves h2 {
.amap-key .amap-key-symb .amap-key-circ,
    font-size: 1.4em;
.amap-key .amap-key-symb .amap-key-poly {
    font-weight: bold;
     width: 20px;
     border: none;
     height: 20px;
     margin: 0 0 0.4em;
}
}


.tile-halves .byline + h2 {
.amap-key .amap-key-symb .amap-key-circ div,
    margin-top: -0.5em;
.amap-key .amap-key-symb .amap-key-poly div {
}
 
.tile-top {
     width: 100%;
     width: 100%;
     padding: 1.3rem 1.5rem 0.6rem;
     height: 100%;
}
}


.tile-top.tile-image {
.amap-key .amap-key-symb .amap-key-circ {
    display: flex;
     border-radius: 50%;
    align-items: center;
    background-color: #949eaa;
    overflow: hidden;
    padding: 0;
    height: 13vw;
     max-height: 12em;
}
}


.tile-top.tile-image a {
.amap-key .amap-key-symb .amap-key-circ div {
     width: 100%;
     border-radius: 50%;
}
}


.tile-top.tile-image img {
#mw-content-text .show,
     width: 100%;
#mw-content-text .hover:hover.hide {
    height: auto;
     display: none;
    transition: 0.4s ease-out;
}
}


.tile-bottom {
#mw-content-text .hover:hover .show {
    background: #ffffff;
     display: inline;
    border-top: 1px solid #e4eaee;
     width: 100%;
    padding: 1rem 1.5rem 0.6rem;
}
}


.tile-bottom.link-button {
#mw-content-text .hover:hover div.show {
    align-self: flex-end;
    padding: 0;
}
 
.tile-bottom.link-button a {
     display: block;
     display: block;
    text-align: center;
    padding: 0.75em 1.5em 0.8em;
    text-decoration: none;
}
}


.tile-bottom.read-more {
#mw-content-text .toc.show {
     background: #f9fafa;
     display: table;
    transition: 0.3s ease-out;
}
}


.tile-bottom.read-more a {
.ChooseOption {
     color: #949eaa;
    background: #fff;
     font-weight: bold;
    border: 3px double black;
     text-align: right;
     color: #c6b895;
     display: inline-block;
     line-height: 1.1;
}
}


.tile-bottom.read-more:hover {
.ChooseOption:hover .OptionWindow {
     background: #f2f4f4;
     display: inline;
}
}


.tile-bottom.read-more:hover .arrow {
.ChooseOption.bold {
     transform: translateX(50%);
     font-weight: bold;
}
}


.tile-bottom.read-more .arrow {
.OptionHover {
     filter: invert(43%) sepia(50%) hue-rotate(175deg);
     background: #0d1e25;
     margin-left: 0.4em;
     cursor: default;
     transition: 0.3s ease-out;
     display: inline-block;
}
}


.tile.oswf-day {
.OptionHeader {
     margin-left: 0.5em;
     background: #0b0c05;
    border-bottom: 1px solid #223239;
    cursor: default;
    display: block;
}
}


.oswf-tile {
.OptionWindow {
     margin: 1em;
    background: white;
    border: 3px double black;
    border-radius: 4px 4px 2px 2px;
    display: none;
    font-family: RuneScape;
    font-size: 16px;
    font-weight: normal !important;
    position: absolute;
     margin-top: -3px;
    z-index: 3;
}
}


.oswf-tile.oswf-complete {
.OptionWindow .content {
     opacity: 0.75;
     background: #0d1e25;
    display: block;
}
}


.oswf-tile .oswf-summary {
.OptionWindow .content > *:not(.OptionHeader),
     font-size: 105%;
.OptionWindow a {
    line-height: 1.6;
     color: inherit;
     margin-top: -0.4em;
     cursor: default;
}
 
.oswf-tile .oswf-img {
     display: block;
     display: block;
     max-width: 75px;
     padding: 0 1px;
     float: right;
    text-shadow: #000 1px 1px 0px;
     white-space: nowrap;
}
}


.oswf-tile .oswf-img img {
.OptionWindow .content > *:not(.OptionHeader):hover,
     max-width: 100%;
.OptionWindow a:hover {
     height: auto;
     text-decoration: none;
     background: #1d2e55;
}
}


.oswf-tile .oswf-guidance {
.OptionWindow strong,
     border-top: 1px solid #eeeeee;
.OptionWindow b,
    padding-top: 1em;
.OptionWindow * {
     font-weight: normal !important;
}
}


.js-tooltip-text {
.OptionWindow .item {
     padding: 5px;
     color: #ff9040;
}
}


.js-tooltip-wrapper {
.OptionWindow .NPC,
     position: absolute;
.OptionWindow .npc {
    z-index: 999999;
     color: #ff0;
    max-width: 75%;
    padding: 5px;
    border: 3px solid #438ab5;
    background: #ffffff;
    -webkit-box-shadow: 3px 3px 10px -5px #333;
    -moz-box-shadow: 3px 3px 10px -5px #333;
    box-shadow: 3px 3px 10px -5px #333;
    font-size: 12px;
}
}


.js-tooltip-click {
.OptionWindow .player {
     color: white;
     color: #fff;
    background: #438ab5;
    border-radius: 2em;
    border: 2px solid #438ab5;
    cursor: pointer;
    padding: 0 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


.js-tooltip-arrow {
.OptionWindow .scenery {
     position: absolute;
     color: #0ff;
    border-color: transparent;
    border-style: solid;
    z-index: 900001;
    width: 0;
    height: 0;
}
}


.js-tooltip-arrow.js-tooltip-arrow-pointleft {
.OptionWindow .cb-min {
     border-right-color: #438ab5;
     color: #0f0;
    border-left-color: transparent;
    border-left-width: 0;
}
}


.js-tooltip-arrow.js-tooltip-arrow-pointright {
.OptionWindow .cb-same {
     border-left-color: #438ab5;
     color: #ff0;
    border-right-color: transparent;
    border-right-width: 0;
}
}


.js-tooltip-close {
.OptionWindow .cb-max {
     float: right;
     color: #f00;
    margin-left: 10px;
    margin-right: -5px;
    margin-top: -5px;
    margin-bottom: 1px;
    background: #438ab5;
    border: 0;
}
}


.transcript {
.ChooseOption.bold .OptionWindow *,
    -webkit-border-radius: 0 0 120px 120px / 0 0 8px 8px;
.OptionWindow.bold *,
    -moz-border-radius: 0 0 120px 120px / 0 0 8px 8px;
.OptionHeader.bold * {
    border-radius: 0 0 120px 120px / 0 0 8px 8px;
     font-family: RuneScape !important;
    -webkit-box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
     font-weight: bold !important;
    -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: fit-content;
    overflow: hidden;
    background: #f1f1f1;
    margin: 0 0 15px 15px;
    padding: 5px 20px 15px 20px;
}
}


.transcript.godletter {
.hover-text {
     margin: 20px auto;
     border-bottom: 1px black dotted;
     padding: 20px 30px;
     cursor: help;
}
}


.ns-120 .mw-parser-output > ul,
.nodesktop {
.transcript > ul,
     display: none;
.ns-120 .mw-parser-output > ul ul,
.transcript > ul ul {
     list-style: none;
}
}


.ns-120 .mw-parser-output > ul li,
.tile {
.transcript > ul li,
    background: #ffffff;
.ns-120 .mw-parser-output > ul ul li,
     border: 1px solid #e4eaee;
.transcript > ul ul li {
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     border-left: 1px dashed #bdc5cd;
    padding: 1.5em 2em 1em;
     padding: 20px 0 0 15px;
     max-width: 40em;
     margin-bottom: 10px;
}
}


.ns-120 .mw-parser-output > ul li b:first-child,
.tile h2,
.transcript > ul li b:first-child,
.tile .rsw-h2 {
.ns-120 .mw-parser-output > ul ul li b:first-child,
     font-size: 1.4em;
.transcript > ul ul li b:first-child {
     font-weight: bold;
     position: relative;
     border: none;
     float: left;
     margin: 0 0 0.4em;
     bottom: 18px;
     margin-right: -100%;
    color: #444e5a;
    font-size: 0.9em;
    text-transform: uppercase;
}
}


.ns-120 .mw-parser-output > ul li:hover,
.tile .byline + h2 {
.transcript > ul li:hover,
     margin-top: -0.5em;
.ns-120 .mw-parser-output > ul ul li:hover,
.transcript > ul ul li:hover {
     border-color: #444e5a;
}
}


.quest-action {
.tile.link-button {
     text-align: center;
     padding: 0;
    font-style: italic;
    margin: 0 5%;
}
}


.quest-action:before,
.tile.link-button a {
.quest-action:after {
    color: inherit;
     content: '———';
     display: block;
     margin: 4px;
     padding: 1.25em 1.5em 0.75em;
     letter-spacing: -1px;
     text-decoration: none;
}
}


.oo-ui-window-foot.mw-kartographer-mapDialog-foot .mw-kartographer-inlinefoot .mw-kartographer-captionfoot {
.tile.dark {
     font-size: 1.25em;
     color: #ffffff;
    background: #5d6773;
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.mw-kartographer-interactive.leaflet-container .marker-description img {
.tile.dark h2,
     margin-bottom: 0.5em;
.tile.dark .rsw-h2,
.tile.dark h3 {
     color: #ffffff;
}
}


.mw-kartographer-interactive.leaflet-container .marker-description p:last-child {
.tile.dark a {
     margin-bottom: 0;
     color: #ccd2d8;
}
}


ul.actionbar,
.tile.dark .byline {
ul.actionbar-revolution {
     color: rgba(255, 255, 255, 0.7);
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 39px 0 0 6px;
    margin: 0;
    width: 530px;
    height: 76px;
}
}


ul.actionbar li,
.byline {
ul.actionbar-revolution li {
     font-size: 0.9em;
     list-style: none;
     color: #949eaa;
    float: left;
}
    margin: 0;
 
     padding: 0;
.byline a {
    width: 32px;
     color: #949eaa;
    height: 32px;
    line-height: 32px;
     text-align: center;
    margin-right: 4px;
}
}


ul.actionbar {
.tile-row {
     background: url('filepath://Template_action_bar.png');
     display: flex;
    flex-flow: row wrap;
    margin-bottom: 1em;
}
}


ul.actionbar .mw-empty-elt {
.tile-halves {
     display: block;
     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);
}
}


ul.actionbar-revolution {
.tile-halves h2 {
     background: url('filepath://Template_action_bar_revolution.png');
     font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}
}


.ability-rotation {
.tile-halves .byline + h2 {
     border-width: 1px;
     margin-top: -0.5em;
    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 {
.tile-top {
     border: 1px solid #e4eaee;
     width: 100%;
    background-color: #ffffff;
     padding: 1.3rem 1.5rem 0.6rem;
    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 {
.tile-top.tile-image {
     max-width: 150px;
     display: flex;
     line-height: 1.3em;
    align-items: center;
     display: block;
     background-color: #949eaa;
     text-align: center;
    overflow: hidden;
    padding: 0;
     height: 13vw;
     max-height: 12em;
}
}


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


.attack-speed b::after {
.tile-top.tile-image img {
    border-radius: 2.5px;
     width: 100%;
    height: 5px;
     height: auto;
    content: "";
     transition: 0.4s ease-out;
    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 {
.tile-bottom {
     max-width: 150px;
     background: #ffffff;
    border-top: 1px solid #e4eaee;
    width: 100%;
    padding: 1rem 1.5rem 0.6rem;
}
}


.attack-speed.weapon b {
.tile-bottom.link-button {
     background-color: #c6dce8;
     align-self: flex-end;
    padding: 0;
}
}


.attack-speed.weapon b::after {
.tile-bottom.link-button a {
     background-color: #438ab5;
    display: block;
    text-align: center;
    padding: 0.75em 1.5em 0.8em;
     text-decoration: none;
}
}


.attack-speed.monster {
.tile-bottom.read-more {
     max-width: 123px;
     background: #f9fafa;
    transition: 0.3s ease-out;
}
}


.attack-speed.monster b {
.tile-bottom.read-more a {
     background-color: #ecccc6;
     color: #949eaa;
    font-weight: bold;
    text-align: right;
}
}


.attack-speed.monster b::after {
.tile-bottom.read-more:hover {
     background-color: #861c10;
     background: #f2f4f4;
}
}


.attack-speed.weapon.fastest b::after {
.tile-bottom.read-more:hover .arrow {
     width: 100%;
     transform: translateX(50%);
}
}


.attack-speed.weapon.fast b::after {
.tile-bottom.read-more .arrow {
     width: 80%;
    filter: invert(43%) sepia(50%) hue-rotate(175deg);
    margin-left: 0.4em;
     transition: 0.3s ease-out;
}
}


.attack-speed.weapon.average b::after {
.tile.oswf-day {
     width: 60%;
     margin-left: 0.5em;
}
}


.attack-speed.weapon.slow b::after {
.oswf-tile {
     width: 40%;
     margin: 1em;
}
}


.attack-speed.weapon.slowest b::after {
.oswf-tile.oswf-complete {
     width: 20%;
     opacity: 0.75;
}
}


.attack-speed.monster.t1 b::after {
.oswf-tile .oswf-summary {
     width: 100%;
    font-size: 105%;
    line-height: 1.6;
     margin-top: -0.4em;
}
}


.attack-speed.monster.t2 b::after {
.oswf-tile .oswf-img {
     width: 90%;
    display: block;
    max-width: 75px;
     float: right;
}
}


.attack-speed.monster.t3 b::after {
.oswf-tile .oswf-img img {
     width: 80%;
     max-width: 100%;
    height: auto;
}
}


.attack-speed.monster.t4 b::after {
.oswf-tile .oswf-guidance {
     width: 70%;
    border-top: 1px solid #eeeeee;
     padding-top: 1em;
}
}


.attack-speed.monster.t5 b::after {
.js-tooltip-text {
     width: 60%;
     padding: 5px;
}
}


.attack-speed.monster.t6 b::after {
.js-tooltip-wrapper {
     width: 50%;
    position: absolute;
    z-index: 999999;
     max-width: 75%;
    padding: 5px;
    border: 3px solid #438ab5;
    background: #ffffff;
    box-shadow: 3px 3px 10px -5px #333;
    font-size: 12px;
}
}


.attack-speed.monster.t7 b::after {
.js-tooltip-click {
     width: 40%;
    color: white;
    background: #438ab5;
    border-radius: 2em;
    border: 2px solid #438ab5;
    cursor: pointer;
    padding: 0 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
}
}


.attack-speed.monster.t8 b::after {
.js-tooltip-arrow {
     width: 30%;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    z-index: 900001;
     width: 0;
    height: 0;
}
}


.attack-speed.monster.t9 b::after {
.js-tooltip-arrow.js-tooltip-arrow-pointleft {
     width: 20%;
    border-right-color: #438ab5;
    border-left-color: transparent;
     border-left-width: 0;
}
}


.attack-speed.monster.t10 b::after {
.js-tooltip-arrow.js-tooltip-arrow-pointright {
     width: 10%;
    border-left-color: #438ab5;
    border-right-color: transparent;
     border-right-width: 0;
}
}


@-webkit-keyframes "random-speed" {
.js-tooltip-close {
     0% {
    float: right;
          width: 20%;
    margin-left: 10px;
     }
    margin-right: -5px;
    margin-top: -5px;
     margin-bottom: 1px;
    background: #438ab5;
     border: 0;
}


     25% {
.transcript {
          width: 40%;
    background: #ffffff;
     }
     border: 1px solid #e4eaee;
    border-radius: 0 0 120px 120px / 0 0 8px 8px;
    box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    max-width: 90ch;
    overflow: hidden;
    padding: 2em;
     margin-bottom: 1em;
}


    50% {
.transcript.godletter {
          width: 60%;
    margin: 20px auto;
     }
     padding: 20px 30px;
 
}
    75% {
          width: 80%;
    }


    100% {
.ns-120 .mw-parser-output > ul,
          width: 100%;
.transcript > ul {
    }
    list-style: none;
}


.ns-120 .mw-parser-output > ul li,
.transcript > ul li {
    list-style: none;
    border-left: 1px dashed #bdc5cd;
    padding-left: 15px;
    margin: 12px 0;
    line-height: 1.65;
}
}


@keyframes "random-speed" {
.ns-120 .mw-parser-output > ul li b:first-of-type,
    0% {
.transcript > ul li b:first-of-type {
          width: 20%;
     display: block;
    }
 
    25% {
          width: 40%;
    }
 
    50% {
          width: 60%;
    }
 
    75% {
          width: 80%;
     }
 
    100% {
          width: 100%;
    }
 
}
}


.attack-speed.random b::after {
.ns-120 .mw-parser-output > ul li:last-of-type,
    -webkit-animation-name: random-speed;
.transcript > ul li:last-of-type {
    -webkit-animation-duration: 5s;
     margin-bottom: 0;
    -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 {
.ns-120 .mw-parser-output > ul li:hover,
     padding: 0 1px;
.transcript > ul li:hover {
     border-color: #444e5a;
}
}


.chat-options .chat-options-underline {
.quest-action {
     border-bottom: 1px dotted #15f;
    text-align: center;
     cursor: help;
    font-style: italic;
    margin: 0 5%;
}
 
.quest-action:before,
.quest-action:after {
     content: '———';
    margin: 4px;
     letter-spacing: -1px;
}
}


.chat-options-dialogue {
ul.actionbar,
     color: inherit;
ul.actionbar-revolution {
     background: #ffffff;
     box-sizing: border-box;
     border: 1px solid #e4eaee;
     padding: 39px 0 0 6px;
     border-radius: 5px;
     margin: 0;
     margin-left: 3px;
     width: 530px;
     height: 76px;
}
}


.clear-both {
ul.actionbar li,
     clear: both;
ul.actionbar-revolution li {
     list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 4px;
}
}


.clear-left {
ul.actionbar {
     clear: left;
     background: url('filepath://Template_action_bar.png');
}
}


.clear-right {
ul.actionbar .mw-empty-elt {
     clear: right;
     display: block;
}
}


.coins {
ul.actionbar-revolution {
     color: green;
    background: url('filepath://Template_action_bar_revolution.png');
     background-position: 0% 50%;
}
     background-repeat: no-repeat;
 
.ability-rotation {
     border-width: 1px;
     border-style: solid;
     border-radius: 2px;
    line-height: 40px;
    padding: 0.5em 1em;
     display: inline-block;
     display: inline-block;
     padding: 0;
     margin-top: 0.2em;
    background-color: #e4eaee;
    border-color: #bdc5cd;
}
}


.coins-pos {
body.wgl-stickyheader.action-view .wgl-anchor:target::before {
     color: #014cc0;
     display: block;
    content: '';
    margin-top: -4rem;
    height: 4rem;
    visibility: hidden;
    pointer-events: none;
}
}


.coins-neg {
body.wgl-stickyheader.action-view .wgl-anchor:target {
     color: #c02614;
     display: block;
    position: relative;
}
}


.rusty-coins-10000 {
.archive {
     background-image: url('filepath://Rusty_coins_10000.png');
    border: 1px solid #e4eaee;
     padding: 7px 0 1px 35px;
     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);
}
}


.rusty-coins-1000 {
.attack-speed {
     background-image: url('filepath://Rusty_coins_1000.png');
     max-width: 150px;
     padding: 1px 0 1px 35px;
    line-height: 1.3em;
     display: block;
    text-align: center;
}
}


.rusty-coins-250 {
.attack-speed b {
     background-image: url('filepath://Rusty_coins_250.png');
    width: 100%;
     padding: 1px 0 1px 35px;
     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;
}
}


.rusty-coins-100 {
.attack-speed b::after {
     background-image: url('filepath://Rusty_coins_100.png');
    border-radius: 2.5px;
     padding: 1px 0px 1px 32px;
    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);
}
}


.rusty-coins-25 {
.attack-speed.weapon {
     background-image: url('filepath://Rusty_coins_25.png');
     max-width: 150px;
    padding-left: 30px;
}
}


.rusty-coins-5 {
.attack-speed.weapon b {
     background-image: url('filepath://Rusty_coins_5.png');
     background-color: #c6dce8;
    padding-left: 30px;
}
}


.rusty-coins-4 {
.attack-speed.weapon b::after {
     background-image: url('filepath://Rusty_coins_4.png');
     background-color: #438ab5;
    padding-left: 30px;
}
}


.rusty-coins-3 {
.attack-speed.monster {
     background-image: url('filepath://Rusty_coins_3.png');
     max-width: 123px;
    padding-left: 30px;
}
}


.rusty-coins-2 {
.attack-speed.monster b {
     background-image: url('filepath://Rusty_coins_2.png');
     background-color: #ecccc6;
    padding-left: 23px;
}
}


.rusty-coins-1 {
.attack-speed.monster b::after {
     background-image: url('filepath://Rusty_coins_1.png');
     background-color: #861c10;
    padding-left: 15px;
}
}


.coins-10000 {
.attack-speed.weapon.fastest b::after {
    background-image: url('filepath://Coins_10000.png');
     width: 100%;
     padding: 7px 0 1px 35px;
}
}


.coins-1000 {
.attack-speed.weapon.fast b::after {
    background-image: url('filepath://Coins_1000.png');
     width: 80%;
     padding: 1px 0 1px 35px;
}
}


.coins-250 {
.attack-speed.weapon.average b::after {
    background-image: url('filepath://Coins_250.png');
     width: 60%;
     padding: 1px 0 1px 35px;
}
}


.coins-100 {
.attack-speed.weapon.slow b::after {
    background-image: url('filepath://Coins_100.png');
     width: 40%;
     padding: 1px 0px 1px 32px;
}
}


.coins-25 {
.attack-speed.weapon.slowest b::after {
    background-image: url('filepath://Coins_25.png');
     width: 20%;
     padding-left: 30px;
}
}


.coins-5 {
.attack-speed.monster.t1 b::after {
    background-image: url('filepath://Coins_5.png');
     width: 100%;
     padding-left: 30px;
}
}


.coins-4 {
.attack-speed.monster.t2 b::after {
    background-image: url('filepath://Coins_4.png');
     width: 90%;
     padding-left: 30px;
}
}


.coins-3 {
.attack-speed.monster.t3 b::after {
    background-image: url('filepath://Coins_3.png');
     width: 80%;
     padding-left: 30px;
}
}


.coins-2 {
.attack-speed.monster.t4 b::after {
    background-image: url('filepath://Coins_2.png');
     width: 70%;
     padding-left: 23px;
}
}


.coins-1 {
.attack-speed.monster.t5 b::after {
    background-image: url('filepath://Coins_1.png');
     width: 60%;
     padding-left: 15px;
}
}


.chimes-1000 {
.attack-speed.monster.t6 b::after {
    background-image: url('filepath://Chimes_1000.png');
     width: 50%;
     padding: 3px 0 3px 33px;
}
}


.chimes-100 {
.attack-speed.monster.t7 b::after {
    background-image: url('filepath://Chimes_100.png');
     width: 40%;
     padding: 1px 0 1px 30px;
}
}


.chimes-50 {
.attack-speed.monster.t8 b::after {
    background-image: url('filepath://Chimes_50.png');
     width: 30%;
     padding-left: 31px;
}
}


.chimes-20 {
.attack-speed.monster.t9 b::after {
    background-image: url('filepath://Chimes_20.png');
     width: 20%;
     padding-left: 24px;
}
}


.chimes-1 {
.attack-speed.monster.t10 b::after {
    background-image: url('filepath://Chimes_1.png');
     width: 10%;
     padding-left: 19px;
}
}


.zemomark-10000 {
@keyframes "random-speed" {
     background-image: url('filepath://Zemomark_10000.png');
     0% {
     padding: 7px 0 1px 26px;
          width: 20%;
}
     }


.zemomark-1000 {
    25% {
     background-image: url('filepath://Zemomark_1000.png');
          width: 40%;
     padding: 1px 0 1px 27px;
    }
}
 
     50% {
          width: 60%;
    }
 
    75% {
          width: 80%;
     }
 
    100% {
          width: 100%;
    }


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


.zemomark-100 {
.attack-speed.random b::after {
     background-image: url('filepath://Zemomark_100.png');
     animation-name: random-speed;
     padding: 1px 0px 1px 30px;
    animation-duration: 5s;
    animation-iteration-count: infinite;
     animation-direction: alternate;
}
}


.zemomark-25 {
.chat-options span {
    background-image: url('filepath://Zemomark_25.png');
     padding: 0 1px;
     padding-left: 30px;
}
}


.zemomark-5 {
.chat-options .chat-options-underline {
     background-image: url('filepath://Zemomark_5.png');
     border-bottom: 1px dotted #15f;
     padding-left: 30px;
     cursor: help;
}
}


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


.zemomark-3 {
.clear-both {
     background-image: url('filepath://Zemomark_3.png');
     clear: both;
    padding-left: 25px;
}
}


.zemomark-2 {
.clear-left {
     background-image: url('filepath://Zemomark_2.png');
     clear: left;
    padding-left: 23px;
}
}


.zemomark-1 {
.clear-right {
     background-image: url('filepath://Zemomark_1.png');
     clear: right;
    padding-left: 18px;
}
}


#DisassemblyT .disassembly-border {
.coins {
     border-top: 0.5em solid #ffffff;
    color: green;
    background-position: 0% 50%;
    background-repeat: no-repeat;
     display: inline-block;
    padding: 0;
}
}


.documentation {
.coins-pos {
     background: #ffffff;
     color: #014cc0;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.documentation pre,
.coins-neg {
.documentation code {
     color: #c02614;
     background-color: #f9fafa;
}
}


.documentation-header {
.rusty-coins-10000 {
    color: #ffffff;
     background-image: url('filepath://Rusty_coins_10000.png');
     background: #949eaa;
     padding: 7px 0 1px 35px;
    font-weight: bold;
     padding: 1em 1.5em;
}
}


.documentation-title {
.rusty-coins-1000 {
     font-size: 1.25em;
     background-image: url('filepath://Rusty_coins_1000.png');
    padding: 1px 0 1px 35px;
}
}


.documentation-subheader {
.rusty-coins-250 {
     color: #ffffff;
     background-image: url('filepath://Rusty_coins_250.png');
    background: #808c9a;
     padding: 1px 0 1px 35px;
     padding: 0.5em 1.5em;
}
}


.documentation-subheader a,
.rusty-coins-100 {
.documentation-subheader .documentation-links a,
    background-image: url('filepath://Rusty_coins_100.png');
.documentation-subheader a:visited,
    padding: 1px 0px 1px 32px;
.documentation-subheader .documentation-links a:visited,
}
.documentation-subheader a:active,
 
.documentation-subheader .documentation-links a:active {
.rusty-coins-25 {
     color: #e4eaee;
    background-image: url('filepath://Rusty_coins_25.png');
     padding-left: 30px;
}
}


.documentation-documentation,
.rusty-coins-5 {
.documentation-links {
     background-image: url('filepath://Rusty_coins_5.png');
     font-size: 0.85em;
    padding-left: 30px;
}
}


.documentation-content {
.rusty-coins-4 {
     padding: 1em 1.5em;
    background-image: url('filepath://Rusty_coins_4.png');
     padding-left: 30px;
}
}


.dropsline-noted {
.rusty-coins-3 {
     color: #949eaa;
     background-image: url('filepath://Rusty_coins_3.png');
    padding-left: 30px;
}
}


.item-drops .beast-version {
.rusty-coins-2 {
     font-size: smaller;
     background-image: url('filepath://Rusty_coins_2.png');
     font-style: italic;
     padding-left: 23px;
}
}


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


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


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


.equipmenttable.equipmenttable-float-right {
.coins-250 {
     float: right;
    background-image: url('filepath://Coins_250.png');
     padding: 1px 0 1px 35px;
}
}


.equipmenttable.equipmenttable-float-left {
.coins-100 {
     float: left;
    background-image: url('filepath://Coins_100.png');
     padding: 1px 0px 1px 32px;
}
}


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


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


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


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


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


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


.equipmenttable .equipmentrow.equipmentrow5 {
.chimes-1000 {
     top: 98px;
    background-image: url('filepath://Chimes_1000.png');
     padding: 3px 0 3px 33px;
}
}


.equipmenttable .equipmentrow .equipmentslot {
.chimes-100 {
     display: table-cell;
     background-image: url('filepath://Chimes_100.png');
    position: relative;
     padding: 1px 0 1px 30px;
    height: 32px;
    width: 32px;
     vertical-align: middle;
}
}


.equipmenttable .equipmentrow .equipmentslot img {
.chimes-50 {
     max-height: 32px;
     background-image: url('filepath://Chimes_50.png');
     max-width: 32px;
     padding-left: 31px;
}
}


.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
.chimes-20 {
     opacity: 0.5;
     background-image: url('filepath://Chimes_20.png');
    padding-left: 24px;
}
}


.equipmenttable .equipmentrow .equipmentslot.auraslot {
.chimes-1 {
     left: 57px;
    background-image: url('filepath://Chimes_1.png');
     padding-left: 19px;
}
}


.equipmenttable .equipmentrow .equipmentslot.headslot {
.zemomark-10000 {
     left: 65px;
    background-image: url('filepath://Zemomark_10000.png');
     padding: 7px 0 1px 26px;
}
}


.equipmenttable .equipmentrow .equipmentslot.pocketslot {
.zemomark-1000 {
     left: 73px;
    background-image: url('filepath://Zemomark_1000.png');
     padding: 1px 0 1px 27px;
}
}


.equipmenttable .equipmentrow .equipmentslot.capeslot {
.zemomark-250 {
     left: 57px;
    background-image: url('filepath://Zemomark_250.png');
     padding: 1px 0 1px 25px;
}
}


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


.equipmenttable .equipmentrow .equipmentslot.ammoslot {
.zemomark-25 {
     left: 73px;
    background-image: url('filepath://Zemomark_25.png');
    padding-left: 30px;
}
 
.zemomark-5 {
    background-image: url('filepath://Zemomark_5.png');
     padding-left: 30px;
}
}


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


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


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


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


.equipmenttable .equipmentrow .equipmentslot.glovesslot {
.chronotes-10000 {
     left: 37px;
    background-image: url('filepath://Chronotes_10000.png');
     padding: 1px 0 1px 34px;
}
}


.equipmenttable .equipmentrow .equipmentslot.bootsslot {
.chronotes-1000 {
     left: 65px;
    background-image: url('filepath://Chronotes_1000.png');
     padding: 1px 0 1px 34px;
}
}


.equipmenttable .equipmentrow .equipmentslot.ringslot {
.chronotes-250 {
     left: 93px;
    background-image: url('filepath://Chronotes_250.png');
     padding: 1px 0 1px 32px;
}
}


.extimage div,
.chronotes-100 {
.extimage a,
     background-image: url('filepath://Chronotes_100.png');
.extimage img {
     padding: 1px 0px 1px 32px;
     height: inherit;
    max-height: inherit;
    max-width: inherit;
     width: inherit;
}
}


.extimage .caption {
.chronotes-25 {
     color: #696969;
     background-image: url('filepath://Chronotes_25.png');
     padding: 3px 6px;
     padding-left: 32px;
}
}


.fact-text {
.chronotes-5 {
     color: #15f;
     background-image: url('filepath://Chronotes_5.png');
    font-style: italic;
     padding-left: 32px;
    cursor: help;
     border-bottom: dotted 1px black;
}
}


.fairycode {
.chronotes-4 {
     font-family: "KingthingsPetrock", sans-serif;
     background-image: url('filepath://Chronotes_4.png');
    font-size: 120%;
     padding-left: 30px;
    font-weight: bold;
    text-transform: lowercase;
     letter-spacing: 1px;
}
}


.fairycode b ~ b:before {
.chronotes-3 {
     content: "•";
    background-image: url('filepath://Chronotes_3.png');
     padding-left: 30px;
}
}


.floornumber > .floornumber-us,
.chronotes-2 {
.floornumber-setting-gb .floornumber > .floornumber-us,
    background-image: url('filepath://Chronotes_2.png');
.floornumber-setting-us .floornumber > .floornumber-gb {
     padding-left: 30px;
     display: none;
}
}


.floornumber-setting-gb .floornumber > .floornumber-gb,
.chronotes-1 {
.floornumber-setting-us .floornumber > .floornumber-us {
    background-image: url('filepath://Chronotes_1.png');
     display: inline;
     padding-left: 28px;
}
}


.floornumber-override-gb .floornumber > .floornumber-us,
#DisassemblyT .disassembly-border {
.floornumber-override-us .floornumber > .floornumber-gb {
     border-top: 0.5em solid #ffffff;
     display: none !important;
}
}


.floornumber-override-gb .floornumber > .floornumber-gb,
.documentation {
.floornumber-override-us .floornumber > .floornumber-us {
    display: inline !important;
}
 
.rsw-infobox {
     background: #ffffff;
     background: #ffffff;
    font-size: 0.85em;
     border: 1px solid #e4eaee;
    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);
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    float: right;
}
}


.rsw-infobox .infobox-header {
.documentation pre,
    color: #ffffff;
.documentation code {
    font-size: 1.15em;
     background-color: #f9fafa;
    line-height: 1.4em;
     background: #246c97;
    border-bottom: 0.5em solid #ffffff;
    padding: 0.5em 0;
}
}


.rsw-infobox .infobox-subheader {
.documentation-header {
    background: #6ba5c8;
     color: #ffffff;
     color: #ffffff;
     line-height: 2em;
     background: #949eaa;
     border-top: 0.5em solid #ffffff;
     font-weight: bold;
     border-bottom: 0.5em solid #ffffff;
     padding: 1em 1.5em;
}
}


.rsw-infobox .infobox-subheader a {
.documentation-title {
     color: #ffffff;
     font-size: 1.25em;
}
}


.rsw-infobox fieldset#rs-qc-form {
.documentation-subheader {
     margin-bottom: 5px;
    color: #ffffff;
    background: #808c9a;
     padding: 0.5em 1.5em;
}
}


.rsw-infobox .infobox-image {
.documentation-subheader a,
     text-align: center;
.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;
}
}


.rsw-infobox .infobox-image.bordered-image {
.documentation-documentation,
     border: 1px solid #e4eaee;
.documentation-links {
    border-bottom: none;
     font-size: 0.85em;
    padding: 0.4em;
}
}


.rsw-infobox .infobox-image a.image + a.image {
.documentation-content {
     margin-left: 0.1em;
     padding: 1em 1.5em;
}
}


.rsw-infobox .infobox-image img {
.dropsline-noted {
     max-width: 100%;
     color: #949eaa;
    height: auto;
}
}


.rsw-infobox .infobox-map {
.item-drops .beast-version {
     border-left: 1px solid #e4eaee;
     font-size: smaller;
     border-right: 1px solid #e4eaee;
     font-style: italic;
    text-align: center;
}
}


.rsw-infobox .infobox-map img {
.editnotice {
     max-width: 100%;
     font-size: 0.9em;
     height: auto;
     padding-bottom: 0.75em;
     margin: 0.5em 0;
     margin-bottom: 0.6em;
}
}


.rsw-infobox .infobox-map a.mw-kartographer-container,
.editnotice .editnotice-title {
.rsw-infobox .infobox-map div.mw-kartographer-container {
    font-size: 1.2em;
     margin: 0.5em auto;
    font-weight: bold;
     margin-bottom: 0.4em;
}
}


.rsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
.equipmenttable {
     text-align: right;
    background-image: url('filepath://Worn_equipment_interface_blank.png');
     vertical-align: top;
     background-repeat: no-repeat;
     border-left: 1px solid #e4eaee;
     background-position: top left;
     border-right: 0.175em solid #6ba5c8;
     width: 225px;
     padding: 0.2em 0.5em;
    height: 320px;
     text-align: center;
     display: inline-block;
}
}


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


.rsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
.equipmenttable.equipmenttable-float-left {
     border: 1px solid #e4eaee;
     float: left;
    padding-bottom: 0.6em;
}
}


.rsw-infobox td ul {
.equipmenttable.equipmenttable-float-center {
     margin: 0 0 0 1.25em;
    display: block;
     margin: 0 auto;
}
}


.rsw-infobox .infobox-cell-hidden {
.equipmenttable .equipmentrow {
     display: none;
     position: relative;
}
}


.rsw-infobox .infobox-template-links {
.equipmenttable .equipmentrow.equipmentrow1 {
     text-align: center;
     top: 65px;
}
}


.rsw-infobox .advanced-data {
.equipmenttable .equipmentrow.equipmentrow2 {
     display: none;
     top: 73px;
}
}


.infobox-wrapper {
.equipmenttable .equipmentrow.equipmentrow3 {
     display: table;
     top: 81px;
    float: right;
}
}


.rsw-infobox.infobox-monster {
.equipmenttable .equipmentrow.equipmentrow4 {
     text-align: center;
     top: 88px;
    table-layout: fixed;
}
}


.rsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child {
.equipmenttable .equipmentrow.equipmentrow5 {
     border-right: 1px solid #e4eaee;
     top: 98px;
}
}


.rsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) {
.equipmenttable .equipmentrow .equipmentslot {
     border-left: 1px solid #e4eaee;
    display: table-cell;
    position: relative;
    height: 32px;
    width: 32px;
     vertical-align: middle;
}
}


.rsw-infobox.infobox-monster th.combat-subheader {
.equipmenttable .equipmentrow .equipmentslot img {
     text-align: center;
    max-height: 32px;
     max-width: 32px;
}
}


.rsw-infobox.infobox-monster th.offensive-header {
.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
     background-color: #801c13;
     opacity: 0.5;
    color: #ffffff;
    text-align: center;
}
}


.rsw-infobox.infobox-monster th.offensive-subheader {
.equipmenttable .equipmentrow .equipmentslot.auraslot {
     background-color: #ecccc6;
     left: 57px;
    color: #801c13;
    text-align: center;
}
}


.rsw-infobox.infobox-monster th.offensive-subheader a {
.equipmenttable .equipmentrow .equipmentslot.headslot {
     color: #801c13;
     left: 65px;
}
}


.rsw-infobox.infobox-monster th.offensive-subheader:not(:last-child) {
.equipmenttable .equipmentrow .equipmentslot.pocketslot {
     border-right: 0.175em solid #801c13;
     left: 73px;
}
}


.rsw-infobox.infobox-monster th.defensive-header {
.equipmenttable .equipmentrow .equipmentslot.capeslot {
     background-color: #438ab5;
     left: 57px;
    color: #ffffff;
    text-align: center;
}
}


.rsw-infobox.infobox-monster th.defensive-subheader {
.equipmenttable .equipmentrow .equipmentslot.neckslot {
     background-color: #c1deed;
     left: 65px;
    color: #36414f;
    text-align: center;
}
}


.rsw-infobox.infobox-monster th.defensive-subheader a {
.equipmenttable .equipmentrow .equipmentslot.ammoslot {
     color: #36414f;
     left: 73px;
}
}


.rsw-infobox.infobox-monster th.slayer-header {
.equipmenttable .equipmentrow .equipmentslot.weaponslot {
     background: #4c4c4c;
     left: 37px;
    color: #ffffff;
    text-align: center;
}
}


.rsw-infobox.infobox-monster th.slayer-subheader {
.equipmenttable .equipmentrow .equipmentslot.torsoslot {
     background-color: #cccccc;
     left: 65px;
    color: #4c4c4c;
    text-align: center;
}
}


.rsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
.equipmenttable .equipmentrow .equipmentslot.shieldslot {
     border-right: 0.175em solid #4c4c4c;
     left: 93px;
}
}


.rsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Undead Slayer.png"],
.equipmenttable .equipmentrow .equipmentslot.legsslot {
.rsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Demon Slayer (perk).png"],
     left: 97px;
.rsw-infobox.infobox-monster .infobox-monster-susceptibility-cell img[alt="Dragon Slayer (perk).png"] {
     filter: drop-shadow(0px 0px 1px black);
}
}


.infobox-thieving .thvloot-cell {
.equipmenttable .equipmentrow .equipmentslot.glovesslot {
     padding: 0;
     left: 37px;
}
}


.infobox-thieving .thvloot-cell .wikitable {
.equipmenttable .equipmentrow .equipmentslot.bootsslot {
     margin: -0.5px;
     left: 65px;
    width: calc(100% + 1px);
}
}


.rsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) {
.equipmenttable .equipmentrow .equipmentslot.ringslot {
     border-right: 1px solid #e4eaee;
     left: 93px;
}
}


.rsw-infobox#infobox-familiar td.infobox-template-links {
.extimage div,
     border: 1px solid #e4eaee !important;
.extimage a,
     padding-bottom: 0.6em;
.extimage img {
     height: inherit;
     max-height: inherit;
    max-width: inherit;
    width: inherit;
}
}


.rsw-infobox#infobox-familiar td:first-child {
.extimage .caption {
     border-left: 1px solid #e4eaee !important;
     color: #696969;
    padding: 3px 6px;
}
}


.rsw-infobox#infobox-familiar td:last-child {
.fact-text {
     border-right: 1px solid #e4eaee !important;
    color: #15f;
    font-style: italic;
    cursor: help;
     border-bottom: dotted 1px black;
}
}


.rsw-infobox#infobox-familiar td:not(.infobox-image):not(.infobox-map) {
.fairycode {
     border: none;
    font-family: "KingthingsPetrock", sans-serif;
}
     font-size: 120%;
 
    font-weight: bold;
.rsw-infobox#infobox-familiar td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
     text-transform: uppercase;
     border: none;
     letter-spacing: 1px;
     padding: 0.25em 0.5em;
}
}


.infobox-bottom-links {
.fairycode b ~ b:before {
     clear: right;
     content: " ";
    float: right;
    font-size: xx-small;
    margin-top: -1.5em;
}
}


.infobox-buttons {
.floornumber > .floornumber-us,
    text-align: center;
.floornumber-setting-gb .floornumber > .floornumber-us,
    max-width: 250px;
.floornumber-setting-us .floornumber > .floornumber-gb {
     display: none;
     display: none;
    margin: 0 auto;
}
}


.infobox-buttons .button {
.floornumber-setting-gb .floornumber > .floornumber-gb,
     margin: 0 3px;
.floornumber-setting-us .floornumber > .floornumber-us {
     display: inline;
}
}


.infobox-switch-resources {
.floornumber-override-gb .floornumber > .floornumber-us,
     display: none;
.floornumber-override-us .floornumber > .floornumber-gb {
     display: none !important;
}
}


.infobox .infobox-cell-hidden {
.floornumber-override-gb .floornumber > .floornumber-gb,
     display: none;
.floornumber-override-us .floornumber > .floornumber-us {
     display: inline !important;
}
}


.switch-infobox .switch-infobox-triggers,
.rsw-infobox {
.switch-infobox .loading-button {
    background: #ffffff;
     clear: left;
    font-size: 0.85em;
    width: 300px;
    margin: 0.5em 0 1em 1em;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     float: right;
}
}


.infobox .nestedinfo td table {
.rsw-infobox .rsw-infobox-switch-buttons .button {
    min-width: 263px;
     margin: 1px;
     margin: -1px;
    width: calc(100% + 2px) !important;
}
}


.infobox .nestedinfo td {
.rsw-infobox .infobox-header {
     width: 100%;
     color: #ffffff;
     padding: 0;
    font-size: 1.15em;
    line-height: 1.4em;
    background: #246c97;
    border-bottom: 0.5em solid #ffffff;
     padding: 0.5em 0;
}
}


.infobox {
.rsw-infobox .infobox-subheader {
     border: 1px solid #aaaaaa;
     background: #6ba5c8;
     background-color: #f9f9f9;
     color: #ffffff;
     color: inherit !important;
     line-height: 2em;
     margin: 0 0 0.5em 0.2em !important;
     border-top: 0.5em solid #ffffff;
     padding: 0.2em;
     border-bottom: 0.5em solid #ffffff;
    float: right;
    clear: right;
}
}


.infobox td,
.rsw-infobox .infobox-subheader a {
.infobox th {
     color: #ffffff;
     vertical-align: top;
}
}


.infobox caption {
.rsw-infobox fieldset#rs-qc-form {
    font-size: larger;
     margin-bottom: 5px;
    padding-bottom: 10px !important;
     margin-left: 0 !important;
    color: inherit !important;
}
}


.infobox.bordered {
.rsw-infobox .infobox-image {
     border-collapse: collapse;
     text-align: center;
}
}


.infobox.bordered td,
.rsw-infobox .infobox-image.bordered-image {
.infobox.bordered th {
     border: 1px solid #e4eaee;
     border: 1px solid #aaaaaa;
    border-bottom: none;
    padding: 0.4em;
}
}


.infobox.bordered .borderless td,
.rsw-infobox .infobox-image.noted-image div {
.infobox.bordered .borderless th {
     width: 100%;
     border: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
}


.infobox ul {
.rsw-infobox .infobox-image.noted-image div > :first-child {
     margin: 0.3em 0 0 1.6em;
     margin-right: 10px;
}
}


.infobox .wikitable.mw-collapsible {
.rsw-infobox .infobox-image.noted-image div > :last-child {
     margin: -1px;
     display: inline-block;
     width: calc(100% + 2px) !important;
     width: 31px;
    height: 30px;
    background-image: url("filepath://Note.png");
    position: relative;
}
}


.infobox a.image + a.image {
.rsw-infobox .infobox-image.noted-image div > :last-child img {
     margin-left: 3px;
     height: auto;
    width: auto;
    max-width: 20px;
    max-height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
}


.infobox .infobox-image {
.rsw-infobox .infobox-image a.image + a.image {
     text-align: center;
     margin-left: 0.1em;
    word-spacing: -4px;
}
}


.infobox .infobox-image img {
.rsw-infobox .infobox-image img {
     height: inherit;
     max-width: 100%;
     max-width: 250px;
     height: auto;
}
}


.infobox td .new {
.rsw-infobox .infobox-map {
     word-spacing: 0;
     border-left: 1px solid #e4eaee;
    border-right: 1px solid #e4eaee;
    text-align: center;
}
}


.infobox input#QtyCalc {
.rsw-infobox .infobox-map > img,
     width: 50px !important;
.rsw-infobox .infobox-map > a > img {
     max-width: 100%;
    height: auto;
    margin: 0.5em 0;
}
}


.infobox .infobox-cell-hidden {
.rsw-infobox .infobox-map a.mw-kartographer-container,
     display: none;
.rsw-infobox .infobox-map div.mw-kartographer-container {
     margin: 0.5em auto;
}
}


.infobox-bonuses.wikitable th {
.rsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
     padding: 0.25em 0.4em;
    text-align: right;
     text-align: center;
    vertical-align: top;
     white-space: nowrap;
    border-left: 1px solid #e4eaee;
     width: 70px !important;
    border-right: 0.175em solid #6ba5c8;
     padding: 0.2em 0.5em;
}
 
.rsw-infobox td:not(.infobox-image):not(.infobox-map) {
     border-right: 1px solid #e4eaee;
     padding: 0.25em 0.5em;
     line-height: 1.6em;
}
}


.infobox-bonuses.wikitable td {
.rsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
     text-align: center;
     border: 1px solid #e4eaee;
    padding-bottom: 0.6em;
}
}


.infobox-bonuses.wikitable .combat-attributes {
.rsw-infobox td ul {
     text-align: left;
     margin: 0 0 0 1.25em;
}
}


.infobox-bonuses.wikitable .combat-attributes .image {
.rsw-infobox .infobox-cell-hidden {
     display: inline-block;
     display: none;
    margin-right: 4px;
    width: 23px;
}
}


.infotableBonuses .attribute-value {
.rsw-infobox .infobox-template-links {
     background: #f5f5f5;
     text-align: center;
}
}


.infotableBonuses .attribute-total {
.rsw-infobox .advanced-data {
     background: #f2f2f2;
     display: none;
}
}


.infotableBonuses .attribute-total .attribute-value {
.rsw-infobox .advanced-data td {
     background: #f2f2f2;
     line-break: anywhere;
}
}


.inventorytable {
.rsw-infobox .infobox-imgbg {
    background-image: url('filepath://Inventory_interface.png');
     background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
     background-position: top left;
    width: 174px;
    height: 328px;
    padding: 37px 0 42px;
    border-spacing: 0;
}
}


.inventorytable td {
.rsw-infobox.skill-info {
     padding: 0 !important;
    float: none;
     border: 0 !important;
    margin: 0 0 1em 0;
    table-layout: fixed;
}
 
.rsw-databox th:not(.infobox-header):not(.infobox-template-links) {
    text-align: right;
    vertical-align: top;
     padding: 0.2em 0.5em;
}
 
.rsw-databox .databox-cell-hidden {
     display: none;
}
 
.rsw-databox .infobox-template-links {
     text-align: center;
     text-align: center;
     position: relative;
     font-size: 0.85em !important;
    width: 46px;
    height: 36px;
}
}


.inventorytable .inv-quantity-text {
.multi-infobox {
     top: -1px;
     float: right;
     text-shadow: #000 1px 1px;
     margin-left: 5px;
    position: absolute;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     color: yellow;
    font-family: runescape-small;
    left: 6px;
    font-size: 16px;
}
}


.inventorytable .inv-quantity-text.qty-100k {
.multi-infobox .tabber {
     color: #FFFFFF;
     margin: 0;
}
}


.inventorytable .inv-quantity-text.qty-10m {
.multi-infobox .tabber .tabbernav {
     color: #01FF80;
    text-align: center;
    margin-left: 0;
     margin-right: 0;
}
}


.inventorytable .noted-item a {
.multi-infobox .tabber .tabbernav a {
     width: 32px;
     padding: 0.5em 0.8em;
    line-height: 28px;
    background-image: url(/images/c/cc/Note.png?37169);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
}
}


.inventorytable .noted-item img {
.multi-infobox .tabber .tabbertab {
     transform: scale(0.65);
     padding: 5px;
}
}


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


.license {
.infobox-wrapper {
     background: #cfd8eb;
     display: table;
     border: none;
     float: right;
}


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


.license th[colspan="2"] {
.infobox-recipe .ref-left sup.reference {
     font-size: 16px;
     float: left;
    margin-left: -0.25em;
}
}


.license a {
.databox-cosmetic-override {
     color: #556d97;
     text-align: center;
}
}


.musicplayer {
.databox-cosmetic-override tr:first-child {
    border: 1px solid #e4eaee;
     visibility: collapse;
    font-size: 90%;
    line-height: 1.6em;
    background: #ffffff;
    -webkit-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    max-width: 300px;
    margin: 0 0 1em 1em;
    padding: 0.75em;
     spacing: 0px;
}
}


.musicplayer .mediaContainer {
.skill-info a[href$="?action=edit"] + a[href$="?action=edit"] {
     margin-top: 0.75em;
     display: none;
}
}


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


.pronunciation .k-options,
.infobox-buttons {
.pronunciation .volume-slider,
    text-align: center;
.pronunciation .volume_control,
    max-width: 250px;
.pronunciation .timed-text,
.pronunciation .time-disp,
.pronunciation .play_head,
.pronunciation .videoHolder {
     display: none;
     display: none;
    margin: 0 auto;
}
}


.pronunciation .mediaContainer,
.infobox-buttons .button {
.pronunciation .k-player {
     margin: 0 3px;
     display: inline-block;
    width: 20px !important;
}
}


.pronunciation .k-player .control-bar {
.infobox-switch-resources {
     border: none;
     display: none;
    background: none;
    padding: 0;
}
}


.pronunciation .mwPlayerContainer {
.infobox .infobox-cell-hidden {
     background: none;
     display: none;
}
}


.messagebox {
.infobox-bonuses .infobox-template-links {
    width: 65%;
     height: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 3px 3px 3px 0;
    border-left: 15px solid #90c2dd;
    background-color: #f1f1f1;
     overflow: auto;
}
}


.messagebox.obsolete {
.switch-infobox .switch-infobox-triggers,
    background-color: #cfcfcf;
.switch-infobox .loading-button {
     border-color: #464646;
     clear: left;
}
}


.messagebox.obsolete a,
.switch-infobox .switch-infobox-triggers {
.messagebox.obsolete a:visited,
     padding-bottom: 0.25em;
.messagebox.obsolete a:active {
     color: #6c6c6c;
}
}


.messagebox.info {
.switch-infobox .switch-infobox-triggers .trigger.button {
     background-color: #ebebeb;
     margin: 1px;
    border-color: #898989;
}
}


.messagebox.info a,
.infobox .nestedinfo td table {
.messagebox.info a:visited,
    min-width: 263px;
.messagebox.info a:active {
    margin: -1px;
     color: #6c6c6c;
     width: calc(100% + 2px) !important;
}
}


.messagebox.action {
.infobox .nestedinfo td {
     background-color: #cbdae2;
     width: 100%;
     border-color: #45697D;
     padding: 0;
}
}


.messagebox.action a,
.infobox {
.messagebox.action a:visited,
    border: 1px solid #aaaaaa;
.messagebox.action a:active {
    background-color: #f9f9f9;
     color: #3c5c6e;
    color: inherit !important;
    margin: 0 0 0.5em 0.2em !important;
    padding: 0.2em;
    float: right;
     clear: right;
}
}


.messagebox.file {
.infobox td,
     background-color: #cfd8eb;
.infobox th {
    border-color: #617ebc;
     vertical-align: top;
}
}


.messagebox.file a,
.infobox caption {
.messagebox.file a:visited,
    font-size: larger;
.messagebox.file a:active {
    padding-bottom: 10px !important;
     color: #556d97;
    margin-left: 0 !important;
     color: inherit !important;
}
}


.messagebox.warn {
.infobox.bordered {
    background-color: #ecd8d5;
     border-collapse: collapse;
     border-color: #861c10;
}
}


.messagebox.warn a,
.infobox.bordered td,
.messagebox.warn a:visited,
.infobox.bordered th {
.messagebox.warn a:active {
     border: 1px solid #aaaaaa;
     color: #861c10;
}
}


.messagebox.disambig {
.infobox.bordered .borderless td,
    background-color: #ebebeb;
.infobox.bordered .borderless th {
     border-color: #898989;
     border: 0;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}
}


.messagebox.disambig a,
.infobox ul {
.messagebox.disambig a:visited,
    margin: 0.3em 0 0 1.6em;
.messagebox.disambig a:active {
    color: #6c6c6c;
}
}


.messagebox.safe {
.infobox .wikitable.mw-collapsible {
     background-color: #d8f0d3;
     margin: -1px;
     border-color: #1b8408;
     width: calc(100% + 2px) !important;
}
}


.messagebox.safe a,
.infobox a.image + a.image {
.messagebox.safe a:visited,
     margin-left: 3px;
.messagebox.safe a:active {
     color: #1b8408;
}
}


.messagebox.unsafe {
.infobox .infobox-image {
     background-color: #ffee88;
     text-align: center;
     border-color: #997700;
     word-spacing: -4px;
}
}


.messagebox.unsafe a,
.infobox .infobox-image img {
.messagebox.unsafe a:visited,
    height: inherit;
.messagebox.unsafe a:active {
     max-width: 250px;
     color: #997700;
}
}


.messagebox.easter {
.infobox td .new {
     background-color: #e5f9c2;
     word-spacing: 0;
    border-color: #598014;
}
}


.messagebox.easter a,
.infobox input#QtyCalc {
.messagebox.easter a:visited,
     width: 50px !important;
.messagebox.easter a:active {
     color: #598014;
}
}


.messagebox.halloween {
.infobox .infobox-cell-hidden {
     background-color: #e8d8ea;
     display: none;
    border-color: #794080;
}
}


.messagebox.halloween a,
.infobox-bonuses.wikitable th {
.messagebox.halloween a:visited,
    padding: 0.25em 0.4em;
.messagebox.halloween a:active {
    text-align: center;
     color: #794080;
    white-space: nowrap;
     width: 70px !important;
}
}


.messagebox.thanksgiving {
.infobox-bonuses.wikitable td {
     background-color: #f0cba8;
     text-align: center;
    border-color: #a65800;
}
}


.messagebox.thanksgiving a,
.infobox-bonuses.wikitable .combat-attributes {
.messagebox.thanksgiving a:visited,
     text-align: left;
.messagebox.thanksgiving a:active {
     color: #a65800;
}
}


.messagebox.christmas {
.infobox-bonuses.wikitable .combat-attributes .image {
     background-color: #d4eaf6;
     display: inline-block;
     border-color: #428bb5;
    margin-right: 4px;
     width: 23px;
}
}


.messagebox.christmas a,
.infotableBonuses .attribute-value {
.messagebox.christmas a:visited,
     background: #f5f5f5;
.messagebox.christmas a:active {
     color: #3a799d;
}
}


.messagebox.discord {
.infotableBonuses .attribute-total {
     background-color: #7289DA;
     background: #f2f2f2;
    border-color: #5a6dad;
    color: #ffffff;
}
}


.messagebox.discord a,
.infotableBonuses .attribute-total .attribute-value {
.messagebox.discord a:visited,
     background: #f2f2f2;
.messagebox.discord a:active {
     color: #d2e5fc;
}
}


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


.messagebox.stub {
.inventorytable td {
     width: 40%;
    padding: 0 !important;
    border: 0 !important;
    text-align: center;
    position: relative;
     width: 46px;
    height: 36px;
}
}


.messagebox.welcomenotice {
.inventorytable .inv-quantity-text {
     padding: 1em;
     top: -1px;
     width: 90%;
     text-shadow: #000 1px 1px;
    position: absolute;
    color: yellow;
    font-family: 'RuneScape Small';
    left: 6px;
    font-size: 16px;
    pointer-events: none;
}
}


.messagebox.hasdialogue {
.inventorytable .inv-quantity-text.qty-100k {
     width: auto;
     color: #FFFFFF;
}
}


.messagebox.alphabetical {
.inventorytable .inv-quantity-text.qty-10m {
    width: auto;
     color: #01FF80;
    font-size: 95%;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
     background-color: #f9f9f9;
    border: 1px solid #eee;
}
}


.wikipedia {
.inventorytable .noted-item a {
     border: solid #aaa 1px;
     width: 32px;
     font-size: 90%;
     line-height: 28px;
     background: #f9f9f9;
     background-image: url(/images/c/cc/Note.png?37169);
     padding: 4px;
     background-repeat: no-repeat;
     spacing: 0px;
     display: inline-block;
     margin-top: 10px;
     background-position: center;
}
}


.messagebox2 {
.inventorytable .noted-item img {
     background: #ffffff;
     transform: scale(0.65);
    width: 60vw;
    max-width: 600px;
    margin: 1em auto;
    border-collapse: collapse;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.messagebox2 + .messagebox2 {
table .im-task-reqs {
     margin-top: calc(-1em - 1px);
     text-align: left;
}
}


.messagebox-header {
table .im-task-reqs p {
     background: #ddedf6;
     margin: 0.8em 0 0 0;
    border: 1px solid #c5e0ef;
    border-bottom: 0.3em solid #589ac1;
    display: flex;
}
}


.messagebox-image {
.keypress {
     width: 55px;
     background: #eeeeee;
     display: flex;
     color: #333333;
     justify-content: center;
     font-family: monospace;
     align-items: center;
     text-shadow: 0 1px 0 #ffffff;
}
    border: 1px solid #cccccc;
 
     border-radius: 3px;
.messagebox-title {
     margin: 0 0.1em;
     line-height: 1.55em;
     padding: 0.1em 0.5em;
     font-weight: bold;
    line-height: 1.4;
     padding: 0.6em 0.6em 0.6em 0;
    white-space: nowrap;
     flex: 1;
     display: inline-block;
}
}


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


.messagebox2.warn .messagebox-header {
.license th {
     background: #feecea;
     padding-right: 0.4em;
     border-color: #fdd6d2;
     background-color: #617ebc;
     border-bottom-color: #ed3523;
     color: #fff;
    width: 25%;
}
}


.messagebox2.warn .messagebox-header a {
.license th[colspan="2"] {
     color: #da2412;
     font-size: 16px;
}
}


.messagebox2.action .messagebox-header {
.license a {
     background: #fef0e4;
     color: #556d97;
    border-color: #fde2cb;
    border-bottom-color: #f67e0c;
}
}


.messagebox2.action .messagebox-header a {
.musicplayer {
     color: #d76d08;
    border: 1px solid #e4eaee;
    font-size: 90%;
    line-height: 1.6em;
    background: #ffffff;
    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;
}
}


.messagebox2.safe .messagebox-header {
.musicplayer .mediaContainer {
     background: #ecf8e3;
     margin-top: 0.75em;
    border-color: #def3cf;
    border-bottom-color: #64ba1d;
}
}


.messagebox2.safe .messagebox-header a {
.pronunciation {
    color: #539b18;
}
}


.messagebox2.file .messagebox-header {
.pronunciation .k-options,
    background: #e2e9f7;
.pronunciation .volume-slider,
    border-color: #cedaf1;
.pronunciation .volume_control,
     border-bottom-color: #5675b7;
.pronunciation .timed-text,
.pronunciation .time-disp,
.pronunciation .play_head,
.pronunciation .videoHolder {
     display: none;
}
}


.messagebox2.file .messagebox-header a {
.pronunciation .mediaContainer,
     color: #4664a4;
.pronunciation .k-player {
     display: inline-block;
    width: 20px !important;
}
}


.messagebox2.event .messagebox-header {
.pronunciation .k-player .control-bar {
     background: #fceef9;
     border: none;
     border-color: #f8d8f1;
     background: none;
     border-bottom-color: #e667ca;
     padding: 0;
}
}


.messagebox2.event .messagebox-header a {
.pronunciation .mwPlayerContainer {
     color: #e148c0;
     background: none;
}
}


.messagebox2.info .messagebox-header {
.messagebox {
     background: #e4eaee;
     width: 65%;
     border-color: #d4dee4;
     margin-left: auto;
     border-bottom-color: #8b96a3;
     margin-right: auto;
}
    margin-top: 0.5em;
 
    margin-bottom: 0.5em;
.messagebox2.info .messagebox-header a {
    padding: 3px 3px 3px 0;
     color: #788493;
    border: 0;
    border-left: 15px solid #90c2dd;
     background-color: #f1f1f1;
    overflow: auto;
    padding: 0;
}
}


.messagebox2.obsolete .messagebox-header {
.messagebox.obsolete {
     background: #eeeeee;
     background-color: #cfcfcf;
    border-color: #e1e1e1;
     border-color: #464646;
     border-bottom-color: #6f6f6f;
}
}


.messagebox2.obsolete .messagebox-header a {
.messagebox.obsolete a,
     color: #5e5e5e;
.messagebox.obsolete a:visited,
.messagebox.obsolete a:active {
     color: #6c6c6c;
}
}


.messagebox2.discord .messagebox-header {
.messagebox.info {
     background: #7289DA;
     background-color: #ebebeb;
    border-color: #5e78d5;
     border-color: #898989;
     border-bottom-color: #5265a5;
}
}


.messagebox2.discord .messagebox-header a {
.messagebox.info a,
     color: #46578e;
.messagebox.info a:visited,
.messagebox.info a:active {
     color: #6c6c6c;
}
}


.messagebox2.discord .messagebox-title {
.messagebox.action {
     color: #ffffff;
    background-color: #cbdae2;
     border-color: #45697D;
}
}


.menaphite-script {
.messagebox.action a,
    word-spacing: 15px;
.messagebox.action a:visited,
     width: 85%;
.messagebox.action a:active {
     color: #3c5c6e;
}
}


.menaphite-script img {
.messagebox.file,
     padding: 0 3px;
.messagebox.task {
    background-color: #cfd8eb;
     border-color: #617ebc;
}
}


.menaphite-script p:first-of-type {
.messagebox.file a,
     margin-top: 1em;
.messagebox.task a,
.messagebox.file a:visited,
.messagebox.task a:visited,
.messagebox.file a:active,
.messagebox.task a:active {
     color: #556d97;
}
}


.menaphite-script .js-tooltip-click {
.messagebox.warn {
    font-size: 12px;
     background-color: #ecd8d5;
    border-radius: 5px;
     border-color: #861c10;
     background-color: #898989;
     border-color: #898989;
    padding-right: 0.4em;
    margin-left: 0.5em;
}
}


.navbox {
.messagebox.warn a,
    font-size: 0.85em;
.messagebox.warn a:visited,
    background: #ffffff;
.messagebox.warn a:active {
    margin: 15px auto;
     color: #861c10;
    width: 100%;
     clear: both;
}
}


.navbox:not(.navbox-collapsible) {
.messagebox.warning {
     box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
     background: #fbcfa6;
    color: #7a3f08;
    border-color: #fac28e;
}
}


.navbox .navbox-title {
.messagebox.warning a:not(.mw-selflink),
    font-size: 110%;
.messagebox.warning a:visited,
    background: #438ab5;
.messagebox.warning a:active {
     color: #ffffff;
     color: #b55e0c;
    text-align: center;
    padding: 3px 8px;
}
}


.navbox .navbox-title .mw-collapsible-toggle {
.messagebox.disambig {
     font-size: 0.9em;
    background-color: #ebebeb;
     margin-left: 6em;
     border-color: #898989;
     float: right;
     margin-top: 20px !important;
     margin-bottom: 30px !important;
}
}


.navbox .navbox-title a {
.messagebox.disambig a,
     color: #ffffff;
.messagebox.disambig a:visited,
.messagebox.disambig a:active {
     color: #6c6c6c;
}
}


.navbox .navbox-title a:visited {
.messagebox.safe {
     color: #ffffff;
    background-color: #d8f0d3;
     border-color: #1b8408;
}
}


.navbox .navbox-footer {
.messagebox.safe a,
    background: #438ab5;
.messagebox.safe a:visited,
    border-top: 1px;
.messagebox.safe a:active {
     text-align: center;
     color: #1b8408;
    font-size: smaller;
}
}


.navbox .navbox-footer a {
.messagebox.unsafe {
     color: #ffffff;
    background-color: #ffee88;
     border-color: #997700;
}
}


.navbox .navbox-footer a:visited {
.messagebox.unsafe a,
     color: #ffffff;
.messagebox.unsafe a:visited,
.messagebox.unsafe a:active {
     color: #997700;
}
}


.navbox .navbox-group-title {
.messagebox.easter {
     background: #e4eaee;
     background-color: #e5f9c2;
     border: 1px solid #d8e5ff;
     border-color: #598014;
    border-width: 0 1px 1px 0;
    font-weight: bold;
    padding: 0 10px 5px 10px;
    width: 100px;
}
}


.navbox .navbox-group-title a:visited {
.messagebox.easter a,
     color: #438ab5;
.messagebox.easter a:visited,
.messagebox.easter a:active {
     color: #598014;
}
}


.navbox .navbox-list {
.messagebox.halloween {
     border-bottom: 1px solid #d8e5ff;
     background-color: #e8d8ea;
     padding: 0 7px;
     border-color: #794080;
}
}


.navbox .navbox-list ul {
.messagebox.halloween a,
     margin: 0;
.messagebox.halloween a:visited,
.messagebox.halloween a:active {
     color: #794080;
}
}


.navbox .navbox-list li {
.messagebox.thanksgiving {
     display: inline-block;
     background-color: #f0cba8;
    border-color: #a65800;
}
}


.navbox .navbox-list li + li::before {
.messagebox.thanksgiving a,
     content: ' • ';
.messagebox.thanksgiving a:visited,
    white-space: nowrap;
.messagebox.thanksgiving a:active {
     color: #a65800;
}
}


.navbox .navbox-subgroup {
.messagebox.christmas {
     border-spacing: 0;
     background-color: #d4eaf6;
     width: 100%;
     border-color: #428bb5;
}
}


.navbox .navbox-subgroup .navbox-group-title {
.messagebox.christmas a,
     padding-bottom: 5px;
.messagebox.christmas a:visited,
.messagebox.christmas a:active {
     color: #3a799d;
}
}


.navbox .navbox.navbox-collapsible {
.messagebox.bigRaffle {
     font-size: 100%;
     background-color: #f1de9f;
     margin: 5px 0 0;
     border-color: #640000;
}
}


.navbox .navbox.navbox-collapsible .navbox-title {
.messagebox.bigRaffle a,
     background: #6ba5c8;
.messagebox.bigRaffle a:visited,
    padding: 0 8px;
.messagebox.bigRaffle a:active {
     color: #640000;
}
}


.navbox img {
.messagebox.discord {
     height: auto;
     background-color: #5865F2;
     width: auto;
     border-color: #4d58d0;
    max-height: 1.6em;
     color: #ffffff;
     padding: 0 1px;
}
}


.navbox + .navbox {
.messagebox.discord a,
     margin-top: -8px;
.messagebox.discord a:visited,
.messagebox.discord a:active {
     color: #d2e5fc;
}
}


.navbox-data {
.messagebox.discord a.external.text,
     display: none;
.messagebox.discord a:visited.external.text,
.messagebox.discord a:active.external.text {
     color: #d2e5fc;
    font-style: italic;
}
}


.navbox-data + .navbox {
.messagebox.stub {
     margin-top: -8px;
     width: 40%;
}
}


.pathmap .wikitable.lighttable > tfoot {
.messagebox.welcomenotice {
     display: none;
     padding: 1em;
    width: 90%;
}
}


.pathmap table.wikitable.lighttable {
.messagebox.welcomenotice .wordmark {
     width: auto !important;
     filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
    display: table-cell;
    border: none;
}
}


.pathmap table.wikitable.lighttable td {
.messagebox.hasdialogue {
     height: 30px;
     width: auto;
    width: 30px;
    padding: 0 !important;
    border-bottom-width: 2px;
}
}


.perk-link {
.messagebox.alphabetical {
    background: #09222F;
     width: auto;
    border-radius: 111px;
     font-size: 95%;
     width: 35px;
     padding: 5px 10px;
     height: 35px;
    line-height: 30px;
    display: inline-table;
     margin-right: 5px;
     text-align: center;
     text-align: center;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
}
}


.perk-link.perk-link-nobg {
.wikipedia {
     background: transparent;
    border: solid #aaa 1px;
    font-size: 90%;
     background: #f9f9f9;
    padding: 4px;
    spacing: 0px;
    margin-top: 10px;
}
}


.perk-link > a {
.messagebox2 {
     vertical-align: middle;
    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);
}
}


.perk-link .perk-link-rank {
.messagebox2 + .messagebox2 {
    position: relative;
     margin-top: calc(-1em - 1px);
    top: -26px;
    left: 5px;
     margin-bottom: -28px;
    line-height: 0;
    float: left;
}
}


.perk-background {
.messagebox-header {
     background: #09222F;
     background: #ddedf6;
    border: 1px solid #c5e0ef;
    border-bottom: 0.3em solid #589ac1;
    display: flex;
}
}


.navbox .perk-link img {
.messagebox-image {
     max-height: initial;
     width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}
}


.gizmo-interface {
.messagebox-title {
     background-image: url('filepath://Empty_gizmo_interface.png');
     line-height: 1.55em;
    background-repeat: no-repeat;
     font-weight: bold;
     min-height: 132px;
     padding: 0.6em 0.6em 0.6em 0;
     padding: 11px 53px;
     flex: 1;
     width: 216px;
}
}


.gizmo-interface td {
.messagebox-text {
     border: 0;
     font-size: 0.85em;
     height: 32px;
     line-height: 1.6em;
     padding: 1px;
     padding: 0.65em 0.65em 0.65em 55px;
     text-align: center;
     border: 1px solid #e4eaee;
     vertical-align: middle;
     border-top-width: 0;
    width: 32px;
}
}


.gizmo-interface.gizmo-ancient {
.messagebox2.warn .messagebox-header {
     background-image: url('filepath://Perk_calculator_background_ancient.png');
     background: #feecea;
     background-size: 216px;
    border-color: #fdd6d2;
     border-bottom-color: #ed3523;
}
}


.gizmo-interface-parts a {
.messagebox2.warn .messagebox-header a {
     position: relative;
     color: #da2412;
}
}


.gizmo-interface-parts a:hover {
.messagebox2.action .messagebox-header {
     text-decoration: none;
    background: #fef0e4;
    border-color: #fde2cb;
     border-bottom-color: #f67e0c;
}
}


.gizmo-interface-parts a:before {
.messagebox2.action .messagebox-header a {
     color: #fff;
     color: #d76d08;
    content: "5";
    font-family: runescape-small;
    font-size: 12pt;
    margin-left: 1px;
    margin-top: -4px;
    position: absolute;
    text-shadow: 1px 1px 1px #000;
}
}


table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
.messagebox2.safe .messagebox-header {
table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
    background: #ecf8e3;
     background: none;
    border-color: #def3cf;
     border-bottom-color: #64ba1d;
}
}


body.wgl-darkmode table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
.messagebox2.safe .messagebox-header a {
body.wgl-darkmode table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
     color: #539b18;
     background: none;
}
}


.pic-link + a,
.messagebox2.file .messagebox-header {
.chathead-link + a {
    background: #e2e9f7;
     margin-left: 0.25em;
    border-color: #cedaf1;
     border-bottom-color: #5675b7;
}
}


.normal-POH {
.messagebox2.file .messagebox-header a {
     line-height: normal !important;
     color: #4664a4;
}
}


.normal-POH a,
.messagebox2.task .messagebox-header {
.normal-POH .mw-selflink {
     background: #e2e9f7;
     color: #4c4c4c;
    border-color: #cedaf1;
    border-bottom-color: #5675b7;
}
}


.portal-link-wrapper {
.messagebox2.task .messagebox-header a {
     text-align: center;
     color: #4664a4;
    margin-bottom: 0.5em;
}
}


.portal-link {
.messagebox2.task .messagebox-reason {
     display: inline-flex;
     display: flex;
    flex-wrap: wrap;
}
}


.portal-link a {
.messagebox2.task .messagebox-reason .task-info {
     height: 120px;
     flex: 1 0 auto;
    width: 300px;
     padding-right: 1em;
    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 {
.messagebox2.task .messagebox-reason a.mw-selflink {
     text-decoration: none;
     font-weight: normal;
    background-color: #f2f2f2;
}
}


.portal-link.wide a {
.messagebox2.event .messagebox-header {
     width: 618px;
     background: #fceef9;
    border-color: #f8d8f1;
    border-bottom-color: #e667ca;
}
}


.portal-link.compact a {
.messagebox2.event .messagebox-header a {
     font-size: 15px;
     color: #e148c0;
    height: 100px;
    width: 200px;
}
}


.portal-link.article a {
.messagebox2.info .messagebox-header {
     border-top: 8px solid #90c2dd;
    background: #e4eaee;
     border-color: #d4dee4;
    border-bottom-color: #8b96a3;
}
}


.portal-link.article a:hover {
.messagebox2.info .messagebox-header a {
    background-color: #90c2dd;
     color: #788493;
     color: #fff;
}
}


.portal-link.file a {
.messagebox2.obsolete .messagebox-header {
     border-top: 8px solid #617ebc;
    background: #eeeeee;
     background-color: #cfd8eb;
     border-color: #e1e1e1;
     border-bottom-color: #6f6f6f;
}
}


.portal-link.file a:hover {
.messagebox2.obsolete .messagebox-header a {
    background-color: #617ebc;
     color: #5e5e5e;
     color: #fff;
}
}


.portal-link.template a {
.messagebox2.discord .messagebox-header {
     border-top: 8px solid #898989;
    background: #5865F2;
     background-color: #ebebeb;
     border-color: #404ff0;
     border-bottom-color: #414dcd;
}
}


.portal-link.template a:hover {
.messagebox2.discord .messagebox-header a {
    background-color: #898989;
     color: #313cb9;
     color: #fff;
}
}


.questdetails,
.messagebox2.discord .messagebox-title {
.trainingdetails {
     color: #ffffff;
     text-align: left;
    margin: 0 auto 10px;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #aaaaaa;
}
}


.questdetails .questdetails-header,
.menaphite-script {
.trainingdetails .questdetails-header {
     word-spacing: 15px;
     width: 15%;
     width: 85%;
    padding: 0 1em;
    font-weight: bold;
     background-color: #f2f2f2;
    vertical-align: top;
}
}


.questdetails .questdetails-info,
.menaphite-script img {
.trainingdetails .questdetails-info {
     padding: 0 3px;
    width: 85%;
     padding-left: 1em;
}
}


.questreq ul {
.menaphite-script p:first-of-type {
    margin-left: 0;
     margin-top: 1em;
    padding-left: 10px;
    list-style: none;
     border-left: 1px dotted #333333;
}
}


.questreq ul ul {
.menaphite-script .js-tooltip-click {
     margin-left: 25px;
    font-size: 12px;
    border-radius: 5px;
    background-color: #898989;
    border-color: #898989;
    padding-right: 0.4em;
     margin-left: 0.5em;
}
}


.quote-source {
.thumbinner {
     text-align: right;
     display: flex;
    flex-direction: column;
}
}


.quote-source::before {
.trow {
     content: '— ';
    display: flex;
    flex-direction: row;
    clear: left;
    flex-wrap: wrap;
    width: 100%;
     box-sizing: border-box;
}
}


blockquote {
.tsingle {
     color: #5d6773;
     margin: 1px;
    float: left;
}
}


blockquote p:not(.quote-source) {
.theader {
     border-left: 3px solid #e4eaee;
    clear: both;
     padding-left: 1em;
    font-weight: bold;
    text-align: center;
     align-self: center;
     background-color: transparent;
    width: 100%;
}
}


.pullquote {
.thumbcaption {
     border-collapse: collapse;
     background-color: transparent;
    border: none;
    margin: 1em auto;
}
}


.pullquote .quotation-mark {
.text-align-left {
    color: #949eaa;
    font-size: 3em;
    font-family: serif;
    font-weight: bold;
    padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
 
.pullquote .quotation-mark.left {
     text-align: left;
     text-align: left;
    vertical-align: top;
}
}


.pullquote .quotation-mark.right {
.text-align-right {
     text-align: right;
     text-align: right;
    vertical-align: bottom;
}
}


.pullquote .quotation-text {
.text-align-center {
     vertical-align: top;
     text-align: center;
    padding: 0.2em 0.5em;
}
}


.pullquote .quotation-source {
@media all and (max-width: 720px) {
     text-align: right;
     .thumbinner {
}
          width: 100% !important;
          box-sizing: border-box;
          max-width: none !important;
          align-items: center;
    }
 
    .trow {
          justify-content: center;
    }


.rsw-infobox .recolour-table {
    .tsingle {
    margin: auto;
          float: none !important;
}
          max-width: 100% !important;
          box-sizing: border-box;
          text-align: center;
    }


.recolour-table .rec-empty-row,
    .tsingle .thumbcaption {
.recolour-table .rec-empty-cell {
          text-align: left;
    padding: 0;
     }
     border: none;
}


.recolour-table .rec-empty-row {
    .trow > .thumbcaption {
    height: 9px;
          text-align: center;
}
    }


.recolour-table .rec-empty-cell {
    width: 9px;
}
}


.recolour-table .rec-cell {
.navbox {
     border: 2px ridge #8c8264 !important;
    font-size: 0.85em;
     padding: 0 !important;
     background: #ffffff;
     height: 15px;
     margin: 15px auto;
     width: 15px;
     width: 100%;
     clear: both;
}
}


ol.references {
.navbox:not(.navbox-collapsible) {
     font-size: 100%;
     box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
}
}


.references-small {
.navbox .navbox-title {
     font-size: 90%;
     font-size: 110%;
    background: #438ab5;
    color: #ffffff;
    text-align: center;
    padding: 3px 8px;
}
}


.hideQuotes .refhide {
.navbox .navbox-title::before,
     display: none;
.navbox .navbox-title .mw-collapsible-toggle {
     font-size: 0.9em;
    margin-left: 5em;
    float: right;
    text-align: right;
    width: 4em;
}
}


.hideRefBacklinks .references a {
.navbox .navbox-title a {
     display: none;
     color: #ffffff;
}
}


.shortcut {
.navbox .navbox-title a:visited {
     background: #ffffff;
     color: #ffffff;
    border: 1px solid #e4eaee;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.5em;
    text-align: center;
    font-size: 75%;
    float: right;
}
}


.speaksin {
.navbox .navbox-footer {
     border-left: none;
    background: #438ab5;
     padding: 0 10px;
     border-top: 1px;
     text-align: center;
    font-size: smaller;
}
}


.speaksin-title {
.navbox .navbox-footer a {
     text-align: center;
     color: #ffffff;
    font-weight: bold;
    padding: 0.3em 0;
}
}


.speaksin-list {
.navbox .navbox-footer a:visited {
    border-top: 1px solid;
     color: #ffffff;
    padding-top: 0.5em;
    -moz-columns: auto 2;
    -webkit-columns: auto 2;
     columns: auto 2;
}
}


.statbox {
.navbox .navbox-group-title {
     width: 197px;
     background: #f2f5f6;
     height: 280px;
     border: 1px solid #d8e5ff;
    cursor: default;
     border-width: 0 1px 1px 0;
    font-family: runescape;
     font-weight: bold;
    font-size: 16px;
     padding: 0 10px 5px 10px;
    color: #ff8c00;
     width: 100px;
     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 {
.navbox .navbox-group-title a:visited {
    position: relative;
     color: #438ab5;
    background-image: url('filepath://Statstable_background.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: right;
    width: 62px;
     height: 25px;
    padding: 0 10px 0 4px;
    border-spacing: 0;
}
}


.statbox td img {
.navbox .navbox-list {
     float: left;
     border-bottom: 1px solid #d8e5ff;
    margin-bottom: -3px;
     padding: 0 7px;
     margin-top: -1px;
}
}


.statbox td img[height^="1"] {
.navbox .navbox-list ul {
     margin-top: 4px;
     margin: 0;
}
}


.statbox td .xpbox {
.navbox .navbox-list li {
     display: none;
     display: inline-block;
    z-index: 3;
    position: absolute;
    text-align: left;
    background-color: #0d0d0d;
    border: 1px solid #ebece6;
    color: #f5b241;
    text-shadow: none;
    padding: 2px 1px 0 1px;
    font-family: runescape;
    min-width: 119px;
    line-height: 15px;
    margin-left: 7px;
}
}


.statbox td .xpbox span {
.navbox .navbox-list li + li::before {
     float: right;
     content: ' • ';
    white-space: nowrap;
}
}


.statbox td:hover .xpbox {
.navbox .navbox-subgroup {
     display: inline-block;
     border-spacing: 0;
    width: 100%;
}
}


.statbox td[colspan="3"] {
.navbox .navbox-subgroup .navbox-group-title {
     background: none;
     padding-bottom: 5px;
    text-align: left;
    padding: 20px 0 0 90px;
    color: #fff;
}
}


.succession {
.navbox .navbox.navbox-collapsible {
     width: 50%;
     font-size: 100%;
     text-align: center;
     margin: 5px 0 0;
}
}


.succession th {
.navbox .navbox.navbox-collapsible .navbox-title {
     width: 33%;
     background: #6ba5c8;
     font-size: 90%;
     padding: 0 8px;
    background: #cccccc;
}
}


.succession td {
.navbox img {
     background: #eeeeee;
     height: auto;
    width: auto;
    max-height: 1.6em;
    padding: 0 1px;
}
}


.tabber {
.navbox + .navbox {
     margin: 1em 0;
     margin-top: -8px;
    overflow-x: hidden;
}
}


.tabber .tabbertab {
.navbox-data {
     background-color: #ffffff;
     display: none;
    border: 1px solid #e4eaee;
    padding: 1em 1.5em;
    overflow-x: auto;
}
}


ul.tabbernav {
.navbox-data + .navbox {
    border: none;
     margin-top: -8px;
     margin-left: 2em;
    margin-bottom: 0;
    padding: 0.55em 0;
    font-family: inherit;
}
}


ul.tabbernav li.tabberactive a:hover {
.pathmap .wikitable.lighttable > tfoot {
     background-color: #ffffff;
     display: none;
}
}


ul.tabbernav li a {
.pathmap table.wikitable.lighttable {
     background: #f9fafa;
     width: auto !important;
     color: #444e5a;
     display: table-cell;
    font-size: 110%;
     border: none;
     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 {
.pathmap table.wikitable.lighttable td {
     background-color: #f1f3f3;
    height: 30px;
     border-color: #dbe3e8;
    width: 30px;
     padding: 0 !important;
     border-bottom-width: 2px;
}
}


ul.tabbernav li a:link,
.perk-link {
ul.tabbernav li a:visited {
    background: #09222F;
     color: #444e5a;
    border-radius: 111px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    display: inline-table;
    margin-right: 5px;
     text-align: center;
}
}


.thgem {
.perk-link.perk-link-nobg {
    position: relative;
     background: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 90px;
     width: 66px;
}
}


.thgem-number {
.perk-link > a {
     text-shadow: 1px 1px 0px black;
     vertical-align: middle;
    font-family: runescape-small;
    font-size: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    pointer-events: none;
}
}


.thgem-common {
.perk-link .perk-link-rank {
     background-image: url('filepath://THGem-common.png');
     position: relative;
    top: -26px;
    left: 5px;
    margin-bottom: -28px;
    line-height: 0;
    float: left;
}
}


.thgem-fairly-common {
.perk-background {
     background-image: url('filepath://THGem-fairly-common.png');
     background: #09222F;
}
}


.thgem-uncommon {
.navbox .perk-link img {
     background-image: url('filepath://THGem-uncommon.png');
     max-height: initial;
}
}


.thgem-rare {
.gizmo-interface {
     background-image: url('filepath://THGem-rare.png');
     background-image: url('filepath://Empty_gizmo_interface.png');
    background-repeat: no-repeat;
    min-height: 132px;
    padding: 11px 53px;
    width: 216px;
}
}


.thgem-very-rare {
.gizmo-interface td {
     background-image: url('filepath://THGem-very-rare.png');
     border: 0;
    height: 32px;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}
}


.thgem-ultra-rare {
.gizmo-interface.gizmo-ancient {
     background-image: url('filepath://THGem-ultra-rare.png');
     background-image: url('filepath://Perk_calculator_background_ancient.png');
    background-size: 216px;
}
}


.thgem-none {
.gizmo-interface-parts a {
     background-image: url('filepath://THGem-none.png');
     position: relative;
}
}


#toc,
.gizmo-interface-parts a:hover {
.toc {
     text-decoration: none;
    font-size: 0.9em;
     background: #ffffff;
    margin-top: 0.75em;
    padding: 0;
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


#toc .toctitle,
.gizmo-interface-parts a:before {
.toc .toctitle {
     color: #fff;
     background: #eeeeee;
     content: "5";
     border: 1px solid #dcdcdc;
     font-family: 'RuneScape Small';
     padding: 0.25em 1em;
    font-size: 12pt;
}
    margin-left: 1px;
 
     margin-top: -4px;
#toc .toctitle h2,
    position: absolute;
.toc .toctitle h2,
     text-shadow: 1px 1px 1px #000;
#toc .toctitle a,
.toc .toctitle a {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     color: #333333;
}
}


#toc .toclevel-1 a,
table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
.toc .toclevel-1 a {
table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
     color: #515151;
     background: none;
}
}


#toc .toclevel-2 a,
body.wgl-darkmode table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
.toc .toclevel-2 a {
body.wgl-darkmode table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
     color: #777777;
     background: none;
}
}


#toc > ul,
.pic-link + a,
.toc > ul {
.chathead-link + a {
     border: 1px solid #e6e6e6;
     margin-left: 0.25em;
    border-top: none;
    line-height: 1.8em;
    padding: 0.75em 1.75em;
    margin: 0;
}
}


#toc ul ul,
.normal-POH {
.toc ul ul {
     line-height: normal !important;
     border-left: 1px dotted #cccccc;
    padding-left: 0.5em;
}
}


.toctoggle {
.normal-POH a,
     padding-left: 0.2em;
.normal-POH .mw-selflink {
     color: #4c4c4c;
}
}


.tocnumber {
.portal-link-wrapper {
     display: none;
    text-align: center;
    margin-bottom: 0.5em;
     display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
}


.toclimit-2 #toc .toclevel-2,
.portal-link a {
.toclimit-3 #toc .toclevel-3,
    height: 120px;
.toclimit-4 #toc .toclevel-4,
    width: 300px;
.toclimit-5 #toc .toclevel-5,
    display: inline-flex;
.toclimit-6 #toc .toclevel-6,
    justify-content: center !important;
.toclimit-7 #toc .toclevel-7 {
    align-items: center !important;
     display: none;
    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);
     transition: 0.2s;
}
}


.wikitable.towers {
.portal-link a:hover {
    display: inline-table;
     text-decoration: none;
    width: 160px;
     background-color: #f2f2f2;
     height: 150px;
    margin-right: 1em;
     text-align: center;
}
}


.update-history {
.portal-link.wide a {
     max-height: 50vh;
     width: 618px;
    overflow-y: auto;
    background: #ffffff;
    padding: 1em 1.5em 0.25em;
    border: 1px solid #e4eaee;
}
}


.update-history > ul {
.portal-link.compact a {
     margin: 0;
     font-size: 15px;
    height: 100px;
    width: 200px;
}
}


.update-history > ul > li {
.portal-link.short a {
     margin-bottom: 0.75em;
     font-size: 15px;
     list-style: none;
    height: 50px;
    width: 200px;
    font-variant: small-caps;
     text-transform: none;
}
}


.update-history > ul > li > ul {
.portal-link.article a {
     margin-bottom: 0;
     border-top: 8px solid #90c2dd;
}
}


.update-type:hover a {
.portal-link.article a:hover {
     text-decoration: none;
     background-color: #90c2dd;
    color: #fff;
}
}


.update-type a {
.portal-link.file a {
     color: white;
     border-top: 8px solid #617ebc;
     background: #3ea6e6;
     background-color: #cfd8eb;
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 2px 5px;
}
}


.update-type.hidden a,
.portal-link.file a:hover {
.update-type.ninja a,
    background-color: #617ebc;
.update-type.nxt a {
     color: #fff;
     background: #444e5a;
}
}


.update-type.patch a {
.portal-link.template a {
     background: #6bc71f;
    border-top: 8px solid #898989;
     background-color: #ebebeb;
}
}


.update-type.hotfix a,
.portal-link.template a:hover {
.update-type.coldfix a {
    background-color: #898989;
     background: #ee4231;
     color: #fff;
}
}


.update-type.warmfix a {
.questdetails,
     background: #f7861b;
.trainingdetails {
    text-align: left;
    margin: 0 auto 10px;
    padding: 1px;
     background-color: #fff;
    border: 1px solid #aaaaaa;
}
}


.official {
.questdetails .questdetails-header,
     background: #ffffff;
.trainingdetails .questdetails-header {
     border: 1px solid #e4eaee;
     width: 15%;
    margin: 1em 0 1.5em;
     padding: 0 1em;
     padding: 0.5em;
     font-weight: bold;
     text-align: center;
     background-color: #f2f2f2;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     vertical-align: top;
}
}


.production-selected {
.questdetails .questdetails-info,
     background: rgba(195, 232, 163, 0.5);
.trainingdetails .questdetails-info {
     color: #3c780a;
     width: 85%;
     padding-left: 1em;
}
}


.infobox-user-stats .infobox-header {
.questreq ul {
     border-bottom: 0;
    margin-left: 0;
    padding-left: 10px;
    list-style: none;
     border-left: 1px dotted #333333;
}
}


.infobox-user-stats .infobox-header a,
.questreq ul ul {
.infobox-user-stats .infobox-header a:visited {
     margin-left: 25px;
     color: #ffffff;
}
}


.infobox-user-stats .infobox-subheader {
.quote-source {
     border-top: 0;
     text-align: right;
}
}


.infobox-user-stats td:last-child {
.quote-source::before {
     border-right: none;
     content: '— ';
}
}


.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
blockquote {
     border: none;
     color: #5d6773;
}
}


table.wikitable {
blockquote p:not(.quote-source) {
     color: inherit;
     border-left: 3px solid #e4eaee;
    background: #ffffff;
     padding-left: 1em;
    font-size: 0.9em;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    border: none;
}
}


table.wikitable > * > tr > th {
.pullquote {
     background-color: #eeeeee;
     border-collapse: collapse;
     border-color: #dcdcdc;
     border: none;
     line-height: 1.65em;
     margin: 1em auto;
    padding: 0.4em;
}
}


table.wikitable > * > tr > td {
.pullquote .quotation-mark {
     border-color: #e6e6e6;
     color: #949eaa;
     padding: 0.25em 0.45em;
    font-size: 3em;
    font-family: serif;
    font-weight: bold;
     padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


table.wikitable .header-top {
.pullquote .quotation-mark.left {
     background: #448fba;
     text-align: left;
    vertical-align: top;
}
}


table.align-left-1 td:nth-of-type(1),
.pullquote .quotation-mark.right {
table.align-left-2 td:nth-of-type(2),
    text-align: right;
table.align-left-3 td:nth-of-type(3),
     vertical-align: bottom;
table.align-left-4 td:nth-of-type(4),
table.align-left-5 td:nth-of-type(5),
table.align-left-6 td:nth-of-type(6),
table.align-left-7 td:nth-of-type(7),
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10),
table.align-left-11 td:nth-of-type(11),
table.align-left-12 td:nth-of-type(12) {
     text-align: left;
}
}


table.align-right-1 td:nth-of-type(1),
.pullquote .quotation-text {
table.align-right-2 td:nth-of-type(2),
    vertical-align: top;
table.align-right-3 td:nth-of-type(3),
    padding: 0.2em 0.5em;
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),
.pullquote .quotation-source {
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;
     text-align: right;
}
}


table.align-center-1 td:nth-of-type(1),
.rsw-infobox .recolour-table {
table.align-center-2 td:nth-of-type(2),
     margin: auto;
table.align-center-3 td:nth-of-type(3),
table.align-center-4 td:nth-of-type(4),
table.align-center-5 td:nth-of-type(5),
table.align-center-6 td:nth-of-type(6),
table.align-center-7 td:nth-of-type(7),
table.align-center-8 td:nth-of-type(8),
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10),
table.align-center-11 td:nth-of-type(11),
table.align-center-12 td:nth-of-type(12) {
     text-align: center;
}
}


table.alternating-rows tr:nth-child(odd),
.recolour-table .rec-empty-row,
table.alternating-cols td:nth-child(odd) {
.recolour-table .rec-empty-cell {
     background: #f9f9f9;
     padding: 0;
    border: none;
}
}


.table-bg-red,
.recolour-table .rec-empty-row {
.table-bg-veryrare {
     height: 9px;
     background: #fbc0ba;
    color: #801c13;
}
}


.table-bg-red a:not(.mw-selflink),
.recolour-table .rec-empty-cell {
.table-bg-veryrare a:not(.mw-selflink) {
     width: 9px;
     color: #9f261e;
    text-decoration: underline;
}
}


.table-bg-orange,
.recolour-table .rec-cell {
.table-bg-rare {
     border: 2px ridge #8c8264 !important;
     background: #fbcfa6;
     padding: 0 !important;
     color: #7a3f08;
    height: 15px;
    width: 15px;
}
}


.table-bg-orange a:not(.mw-selflink),
ol.references {
.table-bg-rare a:not(.mw-selflink) {
     font-size: 100%;
     color: #b55e0c;
    text-decoration: underline;
}
}


.table-bg-yellow,
.references-small {
.table-bg-uncommon {
     font-size: 90%;
     background: #fcea94;
    color: #786300;
}
}


.table-bg-yellow a:not(.mw-selflink),
.hideQuotes .refhide {
.table-bg-uncommon a:not(.mw-selflink) {
     display: none;
     color: #a48900;
    text-decoration: underline;
}
}


.table-bg-green,
.hideRefBacklinks .references a {
.table-bg-common {
     display: none;
     background: #c3e8a3;
    color: #2e5e05;
}
}


.table-bg-green a:not(.mw-selflink),
.shortcut {
.table-bg-common a:not(.mw-selflink) {
    background: #ffffff;
     color: #3c780a;
    border: 1px solid #e4eaee;
     text-decoration: underline;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.5em;
    text-align: center;
     font-size: 75%;
     float: right;
}
}


.table-bg-blue,
.speaksin {
.table-bg-always {
     border-left: none;
     background: #aad9f5;
     padding: 0 10px;
     color: #03436b;
}
}


.table-bg-blue a:not(.mw-selflink),
.speaksin-title {
.table-bg-always a:not(.mw-selflink) {
    text-align: center;
     color: #0b5884;
     font-weight: bold;
     text-decoration: underline;
     padding: 0.3em 0;
}
}


.table-bg-purple {
.speaksin-list {
     background: #cfc0f0;
    border-top: 1px solid;
     color: #3d276b;
    padding-top: 0.5em;
    -moz-columns: auto 2;
     -webkit-columns: auto 2;
     columns: auto 2;
}
}


.table-bg-purple a:not(.mw-selflink) {
.spoiler-warning {
     color: #4f348b;
    padding: 0.25em 1em;
     text-decoration: underline;
    background: #9f261e;
     color: #ffffff;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
     margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid #801c13;
}
}


.table-bg-pink,
.spoiler-warning p {
.table-bg-random {
     margin: 0;
     background: #f5c8ec;
    color: #6d3662;
}
}


.table-bg-pink a:not(.mw-selflink),
section {
.table-bg-random a:not(.mw-selflink) {
     transition: filter 0.5s ease;
     color: #984c89;
    text-decoration: underline;
}
}


.table-bg-gray,
section.spoiler {
.table-bg-grey,
     filter: blur(3px);
.table-bg-default {
     cursor: pointer;
     background: #e4eaee;
     color: #444e5a;
}
}


.table-bg-gray a:not(.mw-selflink),
.spoiler {
.table-bg-grey a:not(.mw-selflink),
    filter: blur(10px);
.table-bg-default a:not(.mw-selflink) {
    color: #5d6773;
    text-decoration: underline;
}
}


tr.store-hist {
.spoiler * {
     opacity: 0.6;
     transition: filter 0.5s ease;
    background: #e4eaee;
    color: #444e5a;
}
}


tr.store-hist a:not(.mw-selflink) {
.spoiler .gallerybox.spoiler-item .thumb {
     color: #5d6773;
     overflow: hidden;
     text-decoration: underline;
     position: relative;
}
}


.table-na {
.spoiler .gallerybox.spoiler-item .thumb::before {
     background: #f9f9f9;
     content: "Click to reveal";
     color: #aaa;
     top: 50%;
     text-align: center !important;
    left: 50%;
     cursor: default;
    transform: translate(-50%, -50%);
     -webkit-user-select: none;
     font-weight: bold;
     -moz-user-select: none;
     color: white;
     -ms-user-select: none;
     text-shadow: 2px 2px 2px rgb(45 45 45);
     user-select: none;
     position: absolute;
     z-index: 9999;
     cursor: pointer;
}
}


table.lighttable .highlight-over .table-na {
.spoiler .gallerybox.spoiler-item .thumb::after {
     color: rgba(60, 120, 10, 0.4);
     position: absolute;
     background: #e1f4d3;
    content: " ";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
     width: 100%;
    height: 100%;
    cursor: pointer;
}
}


table.lighttable .highlight-on .table-na {
.spoiler .gallerybox.spoiler-item .thumb img {
     color: rgba(60, 120, 10, 0.55);
     filter: blur(10px);
    background: #b6e38f;
}
}


.mw-collapsible.mw-collapsed {
.spoiler .gallerybox.spoiler-item .gallerytext {
     min-width: 250px;
     filter: blur(3px);
    cursor: pointer;
}
}


.mw-collapsible .mw-collapsible-toggle {
.statbox {
     font-weight: normal;
    width: 197px;
     margin-left: 0.5em;
    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;
}
}


table .im-task-reqs {
.statbox td {
     text-align: left;
    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;
}
}


table .im-task-reqs p {
.statbox td img {
     margin: 0.8em 0 0 0;
    float: left;
    margin-bottom: -3px;
     margin-top: -1px;
}
}


body.wgl-stickyheader.action-view .wgl-anchor:target::before {
.statbox td img[height^="1"] {
    display: block;
     margin-top: 4px;
    content: '';
     margin-top: -4rem;
    height: 4rem;
    visibility: hidden;
    pointer-events: none;
}
}


body.wgl-stickyheader.action-view .wgl-anchor:target {
.statbox td .xpbox {
     display: block;
    display: none;
     position: relative;
    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;
}
}


.discussiontable.noresults .topic,
.statbox td .xpbox span {
.discussiontable.noresults .edited,
     float: right;
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


.discussiontable.noresults th {
.statbox td:hover .xpbox {
     background-color: #cccccc;
     display: inline-block;
}
}


.discussiontable.noresults th a {
.statbox td[colspan="3"] {
     color: #000000;
    background: none;
    text-align: left;
    padding: 20px 0 0 90px;
     color: #fff;
}
}


.discussiontable th {
.store-table .ref-left sup.reference {
     color: #ffffff;
     float: left;
     background-color: #438ab5;
     margin-left: -0.25em;
}
}


.discussiontable th a {
.succession {
     color: #ffffff;
     width: 50%;
    text-align: center;
}
}


.discussiontable th a:hover {
.succession th {
     text-decoration: none;
    width: 33%;
     font-size: 90%;
    background: #cccccc;
}
}


.discussiontable .topic,
.succession td {
.discussiontable .edited,
     background: #eeeeee;
.discussiontable .edited-by,
.discussiontable .yg-archive {
    color: #000000;
     background-color: #e6e6e6;
}
}


.dpltable {
.tabber {
     margin-top: -30px;
     margin: 1em 0;
    overflow-x: hidden;
}
}


.dpltable td {
.tabber .tabbertab {
     padding-left: 5px;
    background-color: #ffffff;
    border: 1px solid #e4eaee;
     padding: 1em 1.5em;
    overflow-x: auto;
}
}


.dpltable,
ul.tabbernav {
.discussiontable {
    border: none;
     width: 100%;
    line-height: 3em;
    margin-left: 2em;
    margin-bottom: -4px;
    padding: 0;
     font-family: inherit;
}
}


.dpltable .topic,
ul.tabbernav li.tabberactive a:hover {
.discussiontable .topic {
     background-color: #ffffff;
     width: 40%;
}
}


.dpltable .edited,
ul.tabbernav li a {
.discussiontable .edited,
    background: #f9fafa;
.dpltable .edited-by,
    color: #444e5a;
.discussiontable .edited-by {
    font-size: 110%;
     width: 30%;
    border-color: #e4eaee;
    padding: 0.5em 1em;
     transition: 0.2s ease;
}
}


.dpltable .yg-archive,
ul.tabbernav li a:hover {
.discussiontable .yg-archive {
    background-color: #f1f3f3;
     width: 20%;
     border-color: #dbe3e8;
}
}


body.page-RuneScape_Wiki .mw-parser-output {
ul.tabbernav li a:link,
     max-width: 75em;
ul.tabbernav li a:visited {
    margin: 0 auto;
     color: #444e5a;
}
}


body.page-RuneScape_Wiki.action-view .catlinks,
.thgem {
body.page-RuneScape_Wiki.action-view #contentSub,
    position: relative;
body.page-RuneScape_Wiki.action-view #firstHeading,
    display: inline-flex;
body.page-RuneScape_Wiki.action-view #siteNotice {
    justify-content: center;
     display: none;
    align-items: center;
    height: 90px;
     width: 66px;
}
}


.mainpage-header {
.thgem-number {
     display: flex;
     text-shadow: 1px 1px 0px black;
     margin: 2.6em 1.75em 1.5em;
    font-family: 'RuneScape Small';
     font-size: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    pointer-events: none;
}
 
.thgem-common {
    background-image: url('filepath://THGem-common.png');
}
}


.mainpage-header .header-intro {
.thgem-fairly-common {
     flex: 2;
     background-image: url('filepath://THGem-fairly-common.png');
}
}


.mainpage-header .header-intro h1 {
.thgem-uncommon {
     font-size: 2.5em;
     background-image: url('filepath://THGem-uncommon.png');
    border: none;
    margin: 0 0 0.15em;
}
}


body.wgl-readermode .mainpage-header .header-intro h1 {
.thgem-rare {
     font-size: 2.25em;
     background-image: url('filepath://THGem-rare.png');
}
}


.mainpage-header .header-intro p {
.thgem-very-rare {
     font-size: 1.1em;
     background-image: url('filepath://THGem-very-rare.png');
    line-height: 1.7em;
}
}


.mainpage-header .header-stats {
.thgem-ultra-rare {
     flex: 1;
     background-image: url('filepath://THGem-ultra-rare.png');
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -1em;
}
}


.mainpage-header .header-stats ul {
.thgem-none {
     list-style: none;
     background-image: url('filepath://THGem-none.png');
}
}


.mainpage-header .announcement {
body.wgl-darkmode .rs-title-bg-on-dark {
     margin: 0.5em 0 1.5em;
     background-color: rgba(255, 255, 255, 0.6);
    padding: 2px 5px;
    border-radius: 1.5px;
}
}


.mainpage-header .announcement a {
body:not(.wgl-darkmode) .rs-title-bg-on-light {
     background: #f9fafa;
     background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #e4eaee;
     padding: 2px 5px;
    color: #5d6773;
     border-radius: 1.5px;
    font-size: 0.9em;
    line-height: 1.25em;
     padding: 0.25em 0.75em;
     border-radius: 10em;
    transition: 0.25s ease;
    display: inline-flex;
    align-items: center;
}
}


.mainpage-header .announcement a:hover {
#toc,
     text-decoration: none;
.toc {
    font-size: 0.9em;
    background: #ffffff;
     margin-top: 0.75em;
    padding: 0;
    border: none;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


.mainpage-header .announcement .announcement-pill {
#toc .toctitle,
     background: #6bc71f;
.toc .toctitle {
     color: #ffffff;
     background: #eeeeee;
    font-size: 0.85em;
     border: 1px solid #dcdcdc;
    font-weight: bold;
     padding: 0.25em 1em;
    text-transform: uppercase;
    border-radius: 10em;
     padding: 0.1em 0.6em;
    margin: 0 0.5em 0 -0.5em;
}
}


.mainpage-header .announcement .arrow.dark {
#toc .toctitle h2,
     margin-left: 0.5em;
.toc .toctitle h2,
     filter: invert(50%);
#toc .toctitle a,
.toc .toctitle a {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     color: #333333;
}
}


.mainpage-body {
#toc .toclevel-1 a,
     display: flex;
.toc .toclevel-1 a {
    flex-flow: row wrap;
     color: #515151;
}
}


.mainpage-body h2 a {
#toc .toclevel-2 a,
     color: #444e5a;
.toc .toclevel-2 a {
     color: #777777;
}
}


.mainpage-body .tile {
#toc > ul,
     padding-left: 1.75em;
.toc > ul {
     padding-right: 1.75em;
    border: 1px solid #e6e6e6;
     max-width: 100%;
    border-top: none;
     line-height: 1.8em;
     padding: 0.75em 1.75em;
     margin: 0;
}
}


.mainpage-body .tile-row {
#toc ul ul,
     width: 100%;
.toc ul ul {
     margin-bottom: 0.9rem;
     border-left: 1px dotted #cccccc;
     padding-left: 0.5em;
}
}


.mainpage-left {
.toctogglespan {
     flex: 2;
     padding-left: 0.2em;
    display: flex;
    flex-flow: column wrap;
    margin-right: 0.9rem;
}
}


.mainpage-left > * {
.tocnumber {
     margin: 0 0 0.9rem;
     display: none;
}
}


.mainpage-right {
.toclimit-2 #toc .toclevel-2,
    flex: 1;
.toclimit-3 #toc .toclevel-3,
     display: flex;
.toclimit-4 #toc .toclevel-4,
    flex-flow: column wrap;
.toclimit-5 #toc .toclevel-5,
.toclimit-6 #toc .toclevel-6,
.toclimit-7 #toc .toclevel-7 {
     display: none;
}
}


.mainpage-right > * {
.wikitable.towers {
     margin: 0 0 0.9rem;
    display: inline-table;
    width: 160px;
    height: 150px;
    margin-right: 1em;
     text-align: center;
}
}


.arrow {
.update-history {
     background: url('filepath://White-chevron.svg') no-repeat;
     max-height: 50vh;
     display: inline-block;
     overflow-y: auto;
     height: 0.7rem;
     background: #ffffff;
     width: 0.45rem;
     padding: 1em 1.5em 0.25em;
     vertical-align: middle;
     border: 1px solid #e4eaee;
}
}


.arrow.dark {
.update-history > ul {
     filter: invert(80%);
     margin: 0;
}
}


.ribbon {
.update-history > ul > li {
     position: absolute;
     margin-bottom: 0.75em;
    right: -0.5em;
     list-style: none;
    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 {
.update-history > ul > li > ul {
    width: 100%;
     margin-bottom: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), #ffffff 50%), url("filepath://Main page Shauny.png") right / auto 100% no-repeat #ffffff;
     margin-bottom: 0.9rem;
    padding-right: 8vw;
}
}


.tile.big-tile.dxp {
.update-type:hover a {
     background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("filepath://Prifddinas Hefin district.png") right / auto 100% no-repeat #ffffff;
     text-decoration: none;
}
}


.tile.big-tile.archaeology {
.update-type a {
     background: linear-gradient(to left, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url("filepath://Archaeology key art.png") right / 100% auto no-repeat #ffffff;
    color: white;
     padding: 1.5em 2em 1em;
     background: #3ea6e6;
     text-align: center;
    font-size: 80%;
    font-weight: bold;
     text-transform: uppercase;
     border-radius: 3px;
    padding: 2px 5px;
}
}


.tile.big-tile.archaeology img {
.update-type.hidden-update a,
    width: auto;
.update-type.ninja-update a,
    height: auto;
.update-type.nxt-update a {
    max-width: 100%;
     background: #444e5a;
     max-height: 200px;
}
}


.tile.big-tile.archaeology h3#arch-countdown {
.update-type.patch-update a {
     font-size: 2em;
     background: #6bc71f;
}
}


.mainpage-recent-updates .tile-halves {
.update-type.hotfix-update a,
    flex: 1;
.update-type.coldfix-update a {
    align-content: flex-start;
     background: #ee4231;
     margin-right: 0.9rem;
}
}


.mainpage-recent-updates .tile-halves:hover .tile-top img {
.update-type.warmfix-update a {
     transform: scale(1.04);
     background: #f7861b;
}
}


.mainpage-recent-updates .tile-halves:last-child {
.official {
     margin-right: 0;
    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);
}
}


body.wgl-readermode .mainpage-recent-updates .tile-image {
.context {
     max-height: 10.5em;
    outline-color: #aeb6bb;
    outline-style: solid;
    outline-width: 1px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
    display: flow-root;
    padding: 10px;
    margin: 10px auto 20px;
     max-width: 600px;
}
}


.mainpage-recent-updates .tile-bottom.link-button a {
.legenda {
     text-align: left;
     display: flex;
     padding: 1rem 1.5rem 0.75rem;
    flex-wrap: wrap;
     justify-content: center;
}
}


.mainpage-recent-updates h2 {
.legenda-item {
     margin: -0.5em 0 0.3em;
     align-items: center;
    background-color: rgba(105, 105, 105, 0.05);
    border: 1px solid rgba(120, 120, 120, 0.25);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin: 4px;
    padding: 5px;
}
}


.mainpage-recent-updates p:not(.byline) {
.news-embed {
     font-size: 0.9em;
    border-left: 20px #a9a9a9 solid;
     line-height: 1.75em;
    box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.25);
     color: #444e5a;
    margin: auto;
     max-width: 500px;
     text-align: center;
     padding: 20px 40px;
}
}


.mainpage-recent-updates .jagex-promotion .byline {
.news-embed.reddit {
     color: #855cd8;
     border-left-color: #ff5516;
}
}


.mainpage-contents .tile-halves {
.news-embed.twitter {
     flex: 1;
     border-left-color: #1da1f2;
    margin-right: 0.9rem;
}
}


.mainpage-contents .tile-halves:hover .tile-top img {
.rs-update-section {
     transform: scale(1.04);
    border-left: solid 4px #caa522;
    padding-bottom: 10px;
     margin-bottom: 0.8em;
}
}


.mainpage-contents .tile-halves:last-child {
.rs-update-section > .mw-collapsible-toggle {
     margin-right: 0;
     position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    width: 100%;
    height: 300px;
    margin: 0;
    font-size: 120%;
}
}


.mainpage-contents .tile-top {
.rs-update-section > div:first-of-type {
     height: 4.5rem;
     padding: 1.25rem;
    position: relative;
}
}


.mainpage-contents .tile-top h2 a {
.rs-update-section > div:first-of-type h2 .mw-headline-underline {
     display: block;
     display: none;
    text-align: center;
    text-decoration: none;
    line-height: 4.5rem;
    padding-left: 0.45rem;
}
}


.mainpage-contents h2 {
.rs-update-section .rs-update-section-content {
    margin: 0;
     padding: 1.25rem;
     padding: 0;
}
}


.mainpage-skills ul {
.production-selected {
     columns: 3;
     background: rgba(195, 232, 163, 0.5);
     margin: 1em 0.7em 0.7em 1em;
     color: #3c780a;
}
}


.mainpage-skills li {
.infobox-user-stats .infobox-header {
     display: flex;
     border-bottom: 0;
    margin-bottom: 0.4em;
    isolation: isolate;
}
}


.mainpage-skills li a:first-child {
.infobox-user-stats .infobox-header a,
    border-radius: 3px;
.infobox-user-stats .infobox-header a:visited {
    padding: 4px;
     color: #ffffff;
    width: 25px;
     height: 25px;
}
}


.mainpage-skills li a:last-child {
.infobox-user-stats .infobox-subheader {
     flex: 1;
     border-top: 0;
    display: flex;
    align-items: center;
    color: #36414f;
    font-weight: bold;
    padding-left: 0.7em;
    text-decoration: none;
}
}


.mainpage-skills li:hover a:first-child {
.infobox-user-stats td:last-child {
     border-radius: 3px 0 0 3px;
     border-right: none;
}
}


.mainpage-skills li:hover a:last-child {
.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
    color: rgba(255, 255, 255, 0.9);
     border: none;
     border-radius: 0 3px 3px 0;
}
}


.skill-agility a:first-child,
table.wikitable {
.skill-melee a:first-child {
    color: inherit;
     background: #bc483d;
    background: #ffffff;
    font-size: 0.9em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     border: none;
}
}


.skill-agility:hover a:last-child,
table.wikitable > * > tr > th {
.skill-melee:hover a:last-child {
    background-color: #eeeeee;
     background: #932419;
    border-color: #dcdcdc;
    line-height: 1.65em;
     padding: 0.4em;
}
}


.skill-ranged a:first-child {
table.wikitable > * > tr > td {
     background: #748d36;
    border-color: #e6e6e6;
     padding: 0.25em 0.45em;
}
}


.skill-ranged:hover a:last-child {
table.wikitable .header-top {
     background: #4c6215;
     background: #448fba;
}
}


.skill-magic a:first-child {
table.align-left-1 td:nth-of-type(1),
     background: #6274ab;
table.align-left-2 td:nth-of-type(2),
table.align-left-3 td:nth-of-type(3),
table.align-left-4 td:nth-of-type(4),
table.align-left-5 td:nth-of-type(5),
table.align-left-6 td:nth-of-type(6),
table.align-left-7 td:nth-of-type(7),
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10),
table.align-left-11 td:nth-of-type(11),
table.align-left-12 td:nth-of-type(12),
table.align-left-13 td:nth-of-type(13) {
     text-align: left;
}
}


.skill-magic:hover a:last-child {
table.align-right-1 td:nth-of-type(1),
     background: #304791;
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),
table.align-right-13 td:nth-of-type(13) {
     text-align: right;
}
}


.skill-fishing a:first-child,
table.align-center-1 td:nth-of-type(1),
.skill-fletching a:first-child {
table.align-center-2 td:nth-of-type(2),
     background: #3e8e9a;
table.align-center-3 td:nth-of-type(3),
table.align-center-4 td:nth-of-type(4),
table.align-center-5 td:nth-of-type(5),
table.align-center-6 td:nth-of-type(6),
table.align-center-7 td:nth-of-type(7),
table.align-center-8 td:nth-of-type(8),
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10),
table.align-center-11 td:nth-of-type(11),
table.align-center-12 td:nth-of-type(12),
table.align-center-13 td:nth-of-type(13) {
     text-align: center;
}
}


.skill-fishing:hover a:last-child,
table.alternating-rows tr:nth-child(odd),
.skill-fletching:hover a:last-child {
table.alternating-cols td:nth-child(odd) {
     background: #1a6671;
     background: #f9f9f9;
}
}


.skill-cooking a:first-child,
.table-bg-red,
.skill-divination a:first-child,
.table-bg-veryrare {
.skill-thieving a:first-child {
    background: #fbc0ba;
     background: #91689e;
     color: #801c13;
}
}


.skill-cooking:hover a:last-child,
.table-bg-red a:not(.mw-selflink),
.skill-divination:hover a:last-child,
.table-bg-veryrare a:not(.mw-selflink) {
.skill-thieving:hover a:last-child {
     color: #9f261e;
     background: #713684;
    text-decoration: underline;
}
}


.skill-farming a:first-child,
.table-bg-orange,
.skill-woodcutting a:first-child {
.table-bg-rare {
     background: #59924f;
     background: #fbcfa6;
    color: #7a3f08;
}
}


.skill-farming:hover a:last-child,
.table-bg-orange a:not(.mw-selflink),
.skill-woodcutting:hover a:last-child {
.table-bg-rare a:not(.mw-selflink) {
     background: #306f25;
     color: #b55e0c;
    text-decoration: underline;
}
}


.skill-mining a:first-child,
.table-bg-yellow,
.skill-summoning a:first-child {
.table-bg-uncommon {
     background: #6385a8;
     background: #fcea94;
    color: #786300;
}
}


.skill-mining:hover a:last-child,
.table-bg-yellow a:not(.mw-selflink),
.skill-summoning:hover a:last-child {
.table-bg-uncommon a:not(.mw-selflink) {
     background: #315f8d;
     color: #a48900;
    text-decoration: underline;
}
}


.skill-invention a:first-child,
.table-bg-green,
.skill-smithing a:first-child {
.table-bg-common {
     background: #d2b244;
     background: #c3e8a3;
    color: #2e5e05;
}
}


.skill-invention:hover a:last-child,
.table-bg-green a:not(.mw-selflink),
.skill-smithing:hover a:last-child {
.table-bg-common a:not(.mw-selflink) {
     background: #b69213;
     color: #3c780a;
    text-decoration: underline;
}
}


.skill-archaeology a:first-child {
.table-bg-blue,
     background: #a56831;
.table-bg-always {
     background: #aad9f5;
    color: #03436b;
}
}


.skill-archaeology:hover a:last-child {
.table-bg-blue a:not(.mw-selflink),
     background: #784212;
.table-bg-always a:not(.mw-selflink) {
     color: #0b5884;
    text-decoration: underline;
}
}


.mainpage-wikinews .news-date {
.table-bg-purple {
     font-weight: bold;
     background: #cfc0f0;
     margin-bottom: 0.3em;
     color: #3d276b;
}
}


.mainpage-wikinews p:not(.news-date) {
.table-bg-purple a:not(.mw-selflink) {
     margin-left: 1em;
     color: #4f348b;
    text-decoration: underline;
}
}


.mainpage-social {
.table-bg-pink,
     border: none;
.table-bg-random {
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
     background: #f5c8ec;
     color: #6d3662;
}
}


.mainpage-social .tile-top {
.table-bg-pink a:not(.mw-selflink),
     display: flex;
.table-bg-random a:not(.mw-selflink) {
     align-items: center;
     color: #984c89;
    padding: 1em 1.5em;
     text-decoration: underline;
}
}


.mainpage-social .tile-top a {
.table-bg-gray,
     flex: 1;
.table-bg-grey,
    position: relative;
.table-bg-default {
     text-decoration: none;
     background: #e4eaee;
     color: #444e5a;
}
}


.mainpage-social .tile-top a:hover .arrow {
.table-bg-gray a:not(.mw-selflink),
     transform: translateX(50%);
.table-bg-grey a:not(.mw-selflink),
.table-bg-default a:not(.mw-selflink) {
     color: #5d6773;
    text-decoration: underline;
}
}


.mainpage-social .tile-bottom {
tr.store-hist {
     border: none;
    opacity: 0.6;
     padding: 1em 1.75em;
     background: #e4eaee;
     color: #444e5a;
}
}


.mainpage-social .tile-bottom p {
tr.store-hist a:not(.mw-selflink) {
     color: #ffffff;
     color: #5d6773;
    font-weight: bold;
     text-decoration: underline;
    font-size: 0.9em;
    text-align: center;
     text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0;
}
}


.mainpage-social .social-icon {
.table-na {
     margin-right: 0.75em;
     background: #f9f9f9;
     width: 60px;
     color: #aaa;
     text-align: center;
     text-align: center !important;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
}


.mainpage-social .social-header {
table.lighttable .highlight-over .table-na {
     color: #ffffff;
     color: rgba(60, 120, 10, 0.4);
    font-weight: bold;
     background: #e1f4d3;
    font-size: 1.15em;
     margin: 0.5em 0 -0.15em;
}
}


body.wgl-readermode .mainpage-social .social-header {
table.lighttable .highlight-on .table-na {
     font-size: 1.05em;
     color: rgba(60, 120, 10, 0.55);
    background: #b6e38f;
}
}


.mainpage-social .social-tagline {
.mw-collapsible.mw-collapsed {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0.5em;
}
}


.mainpage-social .arrow {
.mw-collapsible:not(.mw-made-collapsible) th::before,
    position: absolute;
.mw-collapsible .mw-collapsible-toggle {
    top: calc(50% - .5em);
     font-weight: normal;
    right: 0;
     margin-left: 0.5em;
    height: 1em;
    width: 0.7em;
     background-size: 0.7em 1em;
     transition: 0.3s ease-out;
}
}


.mainpage-social.mainpage-discord .tile-top {
.livestream-table td > .media-logo {
     background: #7289da;
    filter: grayscale(0.8);
     opacity: 0.5;
}
}


.mainpage-social.mainpage-discord .tile-bottom {
.no-list-style li {
     background: #697ec4;
     list-style: none;
}
}


.mainpage-social.mainpage-twitter .tile-top {
.no-list-style ul,
     background: #1da1f2;
.no-list-style ol,
.no-list-style li {
     margin-left: 0;
}
}


.mainpage-social.mainpage-twitter .tile-bottom {
.discussiontable.noresults .topic,
     background: #1e96e0;
.discussiontable.noresults .edited,
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
    color: #000000;
     background-color: #e6e6e6;
}
}


.mainpage-editing {
.discussiontable.noresults th {
     border: none;
     background-color: #cccccc;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.mainpage-editing .tile-top {
.discussiontable.noresults th a {
     background: #438ab5;
     color: #000000;
}
}


.mainpage-editing .tile-bottom {
.discussiontable th {
     background: #3980ab;
     color: #ffffff;
     border: none;
     background-color: #438ab5;
    padding: 0.8rem 1.5rem 0.4rem;
}
}


.mainpage-editing h2,
.discussiontable th a {
.mainpage-editing a,
.mainpage-editing a:visited,
.mainpage-editing a:active {
     color: #ffffff;
     color: #ffffff;
}
}


.mainpage-editing p {
.discussiontable th a:hover {
     color: rgba(255, 255, 255, 0.9);
     text-decoration: none;
}
}


.mainpage-editing ul {
.discussiontable .topic,
     list-style-image: url('filepath://Transparent-chevron.svg');
.discussiontable .edited,
.discussiontable .edited-by,
.discussiontable .yg-archive {
     color: #000000;
    background-color: #e6e6e6;
}
}


.mainpage-poll .ajaxpoll {
.dpltable {
     padding: 0;
     margin-top: -30px;
    width: 100%;
    border: none;
    box-shadow: none;
}
}


.mainpage-fimg img {
.dpltable td {
     margin: 0.7em 0 1.15em;
     padding-left: 5px;
    -webkit-filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 0.15em 0.25em rgba(0, 0, 0, 0.15));
}
}


.mainpage-fimg .tile-top p:not(.byline) {
.dpltable,
     font-size: 0.9em;
.discussiontable {
    line-height: 1.8em;
     width: 100%;
}
}


@media only screen and (max-width: 65.999rem) {
.dpltable .topic,
    .mainpage-recent-updates .tile-halves:last-child {
.discussiontable .topic {
          display: none;
    width: 40%;
    }
}


    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
.dpltable .edited,
          margin-right: 0;
.discussiontable .edited,
    }
.dpltable .edited-by,
.discussiontable .edited-by {
    width: 30%;
}


    .mainpage-recent-updates .tile-top {
.dpltable .yg-archive,
          height: 18vw;
.discussiontable .yg-archive {
    }
    width: 20%;
}


    .mainpage-contents .tile-halves:nth-child(1),
body.page-RuneScape_Wiki .mw-parser-output {
     .mainpage-contents .tile-halves:nth-child(2),
     max-width: 75em;
     .mainpage-contents .tile-halves:nth-child(3) {
     margin: 0 auto;
          margin-bottom: 0.9rem;
}
    }


    .mainpage-contents .tile-halves:nth-child(3) {
body.page-RuneScape_Wiki.action-view .catlinks,
          margin-right: 0;
body.page-RuneScape_Wiki.action-view #contentSub,
    }
body.page-RuneScape_Wiki.action-view #firstHeading,
body.page-RuneScape_Wiki.action-view #siteNotice {
    display: none;
}


    .mainpage-contents .line-break {
.mainpage-header {
          width: 100%;
    display: flex;
     }
     margin: 2.6em 1.75em 1.5em;
}


    .mainpage-skills ul {
.mainpage-header .header-intro {
          columns: 2 9em;
    flex: 2;
    }
}


    .mainpage-skills .skill-thieving {
.mainpage-header .header-intro h1 {
          display: none;
    font-size: 2.5em;
     }
    border: none;
     margin: 0 0 0.15em;
}


    .mainpage-header .header-stats,
body.wgl-readermode .mainpage-header .header-intro h1 {
     .mainpage-onthisday {
     font-size: 2.25em;
          display: none;
}
    }


.mainpage-header .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}
}


@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
.mainpage-header .header-stats {
     .mainpage-contents .tile-halves:last-child {
    flex: 1;
          display: none;
    display: flex;
    }
    justify-content: center;
     align-items: center;
    margin-top: -1em;
}


    .mainpage-contents .tile-halves:nth-last-child(2) {
.mainpage-header .header-stats ul {
          margin-right: 0;
     list-style: none;
    }
}
 
    .mainpage-header .header-stats,
     .mainpage-contents .line-break {
          display: none;
    }


.mainpage-header .announcement {
    margin: 0.5em 0 1.5em;
}
}


@media only screen and (min-width: 82rem) {
.mainpage-header .announcement a {
     .mainpage-header .header-intro {
    background: #f9fafa;
          margin-right: 2em;
    border: 1px solid #e4eaee;
    }
    color: #5d6773;
    font-size: 0.9em;
    line-height: 1.25em;
     padding: 0.25em 0.75em;
    border-radius: 10em;
    transition: 0.25s ease;
    display: inline-flex;
    align-items: center;
}


    .mainpage-contents .line-break {
.mainpage-header .announcement a:hover {
          display: none;
    text-decoration: none;
     }
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}


    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
.mainpage-header .announcement .announcement-pill {
          display: none;
    background: #6bc71f;
     }
    color: #ffffff;
    font-size: 0.85em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10em;
    padding: 0.1em 0.6em;
     margin: 0 0.5em 0 -0.5em;
}


    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
.mainpage-header .announcement .arrow.dark {
          margin-right: 0;
    margin-left: 0.5em;
     }
     filter: invert(50%);
}


.mainpage-body {
    display: flex;
    flex-flow: row wrap;
}
}


.smw-callout-error {
.mainpage-body h2 a {
     background-color: #feecea;
     color: #444e5a;
    border-color: #feecea;
    border-left-color: #ee4231;
}
}


.smw-callout-info {
.mainpage-body .tile {
     background-color: #e5f3fc;
     padding-left: 1.75em;
     border-color: #e5f3fc;
     padding-right: 1.75em;
     border-left-color: #3ea6e6;
     max-width: 100%;
}
}


.smw-callout-success {
.mainpage-body .tile-row {
     background-color: #ecf8e3;
     width: 100%;
     border-color: #ecf8e3;
     margin-bottom: 0.9rem;
    border-left-color: #6bc71f;
}
}


.smw-callout-warning {
.mainpage-left {
     background-color: #fef9de;
     flex: 2;
     border-color: #fef9de;
    display: flex;
     border-left-color: #f9d000;
     flex-flow: column wrap;
     margin-right: 0.9rem;
}
}


.property-page-results .header-title {
.mainpage-left > * {
     color: inherit;
     margin: 0 0 0.9rem;
}
}


.page-Special_CreateAccount .firstHeading,
.mainpage-right {
.page-Special_UserLogin .firstHeading {
    flex: 1;
     width: 32rem;
     display: flex;
     margin: 1.5em auto 0.4em;
     flex-flow: column wrap;
}
}


.page-Special_CreateAccount #contentSub,
.mainpage-right > * {
.page-Special_UserLogin #contentSub {
     margin: 0 0 0.9rem;
     display: none;
}
}


.page-Special_CreateAccount .mw-ui-container,
.arrow {
.page-Special_UserLogin .mw-ui-container {
    background: url('filepath://White-chevron.svg') no-repeat;
     width: 32rem;
    display: inline-block;
     margin: 3em auto;
    height: 0.7rem;
     width: 0.45rem;
     vertical-align: middle;
}
}


.page-Special_CreateAccount .mw-ui-container #userloginForm,
.arrow.dark {
.page-Special_UserLogin .mw-ui-container #userloginForm {
     filter: invert(80%);
     float: unset;
    margin: 0;
}
}


.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
.ribbon {
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
    position: absolute;
     margin: 2.5em auto 0;
    right: -0.5em;
     width: 22rem;
    top: -0.5em;
}
    color: #ffffff;
 
    background: #6bc71f;
#signupstart,
    font-size: 0.7em;
#userloginprompt {
    font-weight: bold;
     border: 1px solid #e4eaee;
    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);
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     padding: 1.5em 2em 1em;
     pointer-events: none;
}
}


#userloginForm label {
.tile.big-tile {
     display: block;
     width: 100%;
     margin-bottom: 0.25em;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), #ffffff 50%), url("filepath://Main page Shauny.png") right / auto 100% no-repeat #ffffff;
     margin-bottom: 0.9rem;
    padding-right: 8vw;
}
}


#userloginForm label[for="mw-input-captchaWord"] {
.tile.big-tile.dxp {
     margin-bottom: 0.5em;
     background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("filepath://Lumbridge Market.png") right / auto 150% no-repeat #ffffff;
}
}


.signup-realname-tip {
.tile.big-tile.rs-mobile {
     color: #656565;
     background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("filepath://RuneScape Mobile promo.png") right / auto 150% no-repeat #ffffff;
    font-size: 0.9em;
    margin: -0.75em 0 0.75em;
}
}


.mw-createacct-benefits-container {
.tile.big-tile.archaeology {
     display: none;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url("filepath://Archaeology key art.png") right / 100% auto no-repeat #ffffff;
    padding: 1.5em 2em 1em;
     text-align: center;
}
}


.mw-plusminus-pos {
.tile.big-tile.archaeology img {
     color: #407813;
    width: auto;
    height: auto;
    max-width: 100%;
     max-height: 200px;
}
}


.mw-plusminus-neg {
.tile.big-tile.archaeology h3#arch-countdown {
     color: #b41e0f;
     font-size: 2em;
}
}


.client-js .mw-changeslist ul,
.mainpage-recent-updates .tile-halves {
.client-js .mw-changeslist table.mw-enhanced-rc {
    flex: 1;
     margin-left: 0;
    align-content: flex-start;
     margin-right: 0.9rem;
}
}


.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
.mainpage-recent-updates .tile-halves:hover .tile-top img {
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
     transform: scale(1.04);
     margin-left: 1.5em;
}
}


.mw-changeslist-legend {
.mainpage-recent-updates .tile-halves:last-child {
     display: none;
     margin-right: 0;
}
}


.mw-recentchanges-toplinks {
body.wgl-readermode .mainpage-recent-updates .tile-image {
     font-size: 0.85em;
     max-height: 10.5em;
}
}


.mw-recentchanges-toplinks table {
.mainpage-recent-updates .tile-bottom.link-button a {
     margin: 3.5em auto 2em;
     text-align: left;
    padding: 1rem 1.5rem 0.75rem;
}
}


.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
.mainpage-recent-updates h2 {
     margin: 0 auto 1em;
     margin: -0.5em 0 0.3em;
}
}


.mw-recentchanges-toplinks th {
.mainpage-recent-updates p:not(.byline) {
     text-align: right;
     font-size: 0.9em;
     padding-right: 5px;
     line-height: 1.75em;
    color: #444e5a;
}
}


.mw-recentchanges-toplinks .speedy-delete a,
.mainpage-recent-updates .jagex-promotion .byline {
.mw-recentchanges-toplinks .speedy-move a {
     color: #855cd8;
     color: #ee4231;
}
}


.mw-tag-markers,
.mainpage-contents .tile-halves {
.mw-tag-markers a {
     flex: 1;
     font-weight: bold;
    margin-right: 0.9rem;
}
}


.mw-tag-marker-visualeditor a,
.mainpage-contents .tile-halves:hover .tile-top img {
.mw-tag-marker-visualeditor-needcheck a {
     transform: scale(1.04);
     color: #e49f10;
    font-weight: normal;
}
}


#mw-searchoptions table {
.mainpage-contents .tile-halves:last-child {
     margin-right: 0;
     margin-right: 0;
}
}


#mw-searchoptions table:nth-child(odd) {
.mainpage-contents .tile-top {
     border-right: 1px solid #172136;
     height: 4.5rem;
     margin-right: 2em;
     position: relative;
}
}


#mw-searchoptions table tr td:first-of-type {
.mainpage-contents .tile-top h2 a {
     font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 4.5rem;
     padding-left: 0.45rem;
}
}


#mw-searchoptions table td {
.mainpage-contents h2 {
     width: 18vw;
     margin: 0;
     padding: 0;
     padding: 0;
}
}


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


.searchresult {
.mainpage-skills li {
     line-height: 1.5;
     display: flex;
    margin-bottom: 0.4em;
    isolation: isolate;
}
}


.searchalttitle,
.mainpage-skills li a:first-child {
#mw-search-interwiki li {
     border-radius: 3px;
     font-size: 90%;
    padding: 4px;
    width: 25px;
    height: 25px;
}
}


.mw-search-result-data {
.mainpage-skills li a:last-child {
     color: inherit;
    flex: 1;
     opacity: 0.6;
    display: flex;
    align-items: center;
     color: #36414f;
     font-weight: bold;
    padding-left: 0.7em;
    text-decoration: none;
}
}


.page-Special_ListFiles a.image img {
.mainpage-skills li:hover a:first-child {
     width: inherit;
     border-radius: 3px 0 0 3px;
    height: inherit;
}
}


.page-Special_ListFiles .TablePager_col_thumb {
.mainpage-skills li:hover a:last-child {
     text-align: center;
    color: rgba(255, 255, 255, 0.9);
     border-radius: 0 3px 3px 0;
}
}


.page-Special_NewFiles .thumbimage {
.skill-agility a:first-child,
    max-height: 212px !important;
.skill-melee a:first-child {
    max-width: 212px !important;
     background: #bc483d;
     margin: 0 !important;
}
}


#editcount table[border="1"] {
.skill-agility:hover a:last-child,
     background-color: #ffffff !important;
.skill-melee:hover a:last-child {
    margin-top: 0.5em;
     background: #932419;
}
}


#editcount table[border="1"] th,
.skill-ranged a:first-child {
#editcount table[border="1"] td {
     background: #748d36;
     padding: 0.25em 0.45em;
}
}


#editcount table[border="1"] th {
.skill-ranged:hover a:last-child {
     background: #eeeeee;
     background: #4c6215;
    border: 1px solid #dcdcdc;
}
}


#editcount table[border="1"] td {
.skill-magic a:first-child {
     border: 1px solid #e6e6e6;
     background: #6274ab;
}
}


#editcount table[border="1"] tr:nth-child(odd) {
.skill-magic:hover a:last-child {
     background-color: #f9f9f9;
     background: #304791;
}
}


.smwb-title {
.skill-fishing a:first-child,
    background-color: #eeeeee;
.skill-fletching a:first-child {
     border: 1px solid #dcdcdc;
     background: #3e8e9a;
    border-bottom: 0;
    font-size: 1.6em;
}
}


.smwb-title a {
.skill-fishing:hover a:last-child,
     padding-left: 10px;
.skill-fletching:hover a:last-child {
     background: #1a6671;
}
}


.smwb-factbox,
.skill-cooking a:first-child,
.smwb-ifactbox {
.skill-divination a:first-child,
    border-collapse: collapse;
.skill-thieving a:first-child {
     border: 0;
     background: #91689e;
}
}


.smwb-propvalue .smwb-prophead,
.skill-cooking:hover a:last-child,
.smwb-ipropvalue .smwb-prophead {
.skill-divination:hover a:last-child,
     background-color: #f6f6f6;
.skill-thieving:hover a:last-child {
    border: 1px solid #dcdcdc;
     background: #713684;
    font-size: 0.9em;
}
}


.smwb-propvalue .smwb-propval,
.skill-farming a:first-child,
.smwb-ipropvalue .smwb-propval {
.skill-woodcutting a:first-child {
     background-color: #ffffff;
     background: #59924f;
    border: 1px solid #e6e6e6;
    font-size: 0.9em;
}
}


.smwb-center {
.skill-farming:hover a:last-child,
    background-color: #f6f6f6;
.skill-woodcutting:hover a:last-child {
    border: 1px solid #dcdcdc;
     background: #306f25;
    border-top: 0;
     padding: 4px 8px;
}
}


.smwb-center a {
.skill-mining a:first-child,
     padding-left: 10px;
.skill-summoning a:first-child {
     background: #6385a8;
}
}


.smwb-bottom {
.skill-mining:hover a:last-child,
     border-bottom: 0;
.skill-summoning:hover a:last-child {
     background: #315f8d;
}
}


.watchlistredir a,
.skill-invention a:first-child,
.allpagesredirect a {
.skill-smithing a:first-child {
     color: #888;
     background: #d2b244;
    font-style: italic;
}
}


.not-patrolled {
.skill-invention:hover a:last-child,
    background-color: #f9f9f9;
.skill-smithing:hover a:last-child {
     border-right: 10px solid #eee;
     background: #b69213;
    padding-right: 15px;
}
}


.mw-special-AbuseLog .mw-abuselog-details {
.skill-archaeology a:first-child {
     table-layout: fixed;
     background: #a56831;
    width: 100%;
}
}


.fileupload-results {
.skill-archaeology:hover a:last-child {
     margin-left: 0;
     background: #784212;
}
}


.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
.mainpage-wikinews .news-date {
     background-color: inherit;
    font-weight: bold;
     margin-bottom: 0.3em;
}
}


.rootpage-RuneScape_Editing:not(.action-edit) #firstHeading,
.mainpage-wikinews p:not(.news-date) {
.page-RuneScape_Editing:not(.action-edit) #firstHeading,
     margin-left: 1em;
.rootpage-RuneScape_Editing:not(.action-edit) #contentSub,
.page-RuneScape_Editing:not(.action-edit) #contentSub,
.rootpage-RuneScape_Editing .mw-parser-output,
.page-RuneScape_Editing .mw-parser-output {
    max-width: 60rem;
     margin-left: auto;
    margin-right: auto;
}
}


.page-RuneScape_Editing:not(.action-edit) #firstHeading,
.mainpage-social {
.page-RuneScape_Editing:not(.action-edit) .mw-redirectedfrom {
    border: none;
    display: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


.page-RuneScape_Editing .header-intro {
.mainpage-social .tile-top {
     margin: 2.6em 1.75em;
     display: flex;
    align-items: center;
    padding: 1em 1.5em;
}
}


.page-RuneScape_Editing .header-intro h1 {
.mainpage-social .tile-top a {
     font-size: 2.5em;
     flex: 1;
     border: none;
     position: relative;
     margin: 0 0 0.15em;
     text-decoration: none;
}
}


.page-RuneScape_Editing .header-intro p {
.mainpage-social .tile-top a:hover .arrow {
    font-size: 1.1em;
     transform: translateX(50%);
     line-height: 1.7em;
}
}


.page-RuneScape_Editing .tile-halves {
.mainpage-social .tile-bottom {
     width: 45%;
     border: none;
     max-width: 30em;
     padding: 1em 1.75em;
    margin: 0 1em 2em;
}
}


.color-container {
.mainpage-social .tile-bottom p {
     display: flex;
    color: #ffffff;
     margin: 2em auto;
    font-weight: bold;
     width: 80%;
     font-size: 0.9em;
     max-width: 60em;
     text-align: center;
     text-transform: uppercase;
     letter-spacing: 0.03em;
    margin: 0;
}
}


.color-column {
.mainpage-social .social-icon {
     flex: 1;
     margin-right: 0.75em;
     margin-right: 1em;
    width: 60px;
     text-align: center;
}
}


.color-column:last-child {
.mainpage-social .social-header {
     margin-right: 0;
    color: #ffffff;
}
    font-weight: bold;
    font-size: 1.15em;
     margin: 0.5em 0 -0.15em;
}


.color-column h3 {
body.wgl-readermode .mainpage-social .social-header {
     padding: 0;
     font-size: 1.05em;
}
}


.color-group {
.mainpage-social .social-tagline {
     color: #333333;
     color: rgba(255, 255, 255, 0.9);
    padding: 1em 1.5em;
     margin-bottom: 0.5em;
     transition: 0.2s ease-out;
}
}


.color-group:hover {
.mainpage-social .arrow {
     transform: scale(1.03);
    position: absolute;
     top: calc(50% - .5em);
    right: 0;
    height: 1em;
    width: 0.7em;
    background-size: 0.7em 1em;
    transition: 0.3s ease-out;
}
}


.color-group.dark {
.mainpage-social.mainpage-discord .tile-top {
     color: #ffffff;
     background: #5865F2;
}
}


.color-group .variable,
.mainpage-social.mainpage-discord .tile-bottom {
.color-group .hexcode {
     background: #525ee0;
     font-family: monospace;
    font-size: 1.1em;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
    margin: 0;
}
}


body.wgl-readermode .color-group .variable,
.mainpage-social.mainpage-twitter .tile-top {
body.wgl-readermode .color-group .hexcode {
     background: #1da1f2;
     font-size: inherit;
}
}


.color-group .variable {
.mainpage-social.mainpage-twitter .tile-bottom {
     font-weight: bold;
     background: #1e96e0;
}
}


.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
.mainpage-events .tile-top {
     display: none;
    background-color: #4f348b;
    color: #fff;
     padding-bottom: 0;
}
}


.forumlist th.forum_title {
.mainpage-events .tile-top h2 {
     padding-left: 25px;
    margin-bottom: 0;
     padding-bottom: 0;
}
}


.forumlist td {
.mainpage-events .tile-top a,
     padding: 0;
.mainpage-events .tile-top a:visited,
.mainpage-events .tile-top h2 a {
     color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}
}


.forumlist td span {
.mainpage-events .tile-top .note {
     display: block;
     color: rgba(255, 255, 255, 0.5);
    padding-left: 15px;
     font-style: italic;
     font-size: smaller;
}
}


.forumlist td span.forum_author {
.mainpage-events .tile-top .note a,
     padding-left: 30px;
.mainpage-events .tile-top .note a:visited {
     color: rgba(255, 255, 255, 0.5);
}
}


.forumlist td span a {
.mainpage-events .tile-top ul {
     text-decoration: none;
     list-style: none;
    margin-top: 1em;
    margin-left: 0;
}
}


.forumlist .forum_edited a {
.mainpage-events .tile-top li {
     text-decoration: none;
     padding-bottom: 0.6em;
    overflow: auto;
}
}


.forumlist .forum_title .forum_new {
.mainpage-events .tile-top li img {
     font-weight: bold;
     max-width: 32px;
    background: url('filepath://Forum_new.png') center left no-repeat;
     width: auto;
     padding-top: 2px;
     height: auto;
     padding-bottom: 1px;
}
}


.forumlist .forum_title a {
.mainpage-events .tile-top li a:hover,
     padding-left: 25px;
.mainpage-events .tile-top li a:focus {
     text-decoration: underline;
}
}


.forumheader {
.mainpage-events .tile-top li a {
    border-left: 15px solid #ccc;
     float: left;
    background-color: #f1f1f1;
     margin: 1em 0;
    padding: 12px;
}
}


.forumlist td.forum_title a.forum_new:visited {
.mainpage-events .tile-top li a:first-child {
     background: none repeat scroll 0 0 transparent !important;
     width: 30px;
}
}


.forumactiveheader,
.mainpage-events .tile-top li a:last-child {
.forumarchiveheader,
     padding-left: 1.5em;
.forumoldarchives {
     line-height: 1.5;
     background-color: #438ab5;
     color: #ffffff;
}
}


.forumoldarchives a {
.mainpage-events .tile-bottom {
     color: #ffffff;
     border: none;
}
    padding: 1em 1.75em;
 
     background-color: #3d276b;
.forumcolumnheader {
     color: #fff;
     background-color: #e6e6e6;
     font-weight: bold;
     color: #000000;
     font-size: 0.9em;
     text-align: left;
    padding-left: 5px;
}
 
.forumsearchbox {
    float: right;
    width: auto;
    padding: 0.5em;
     margin-left: 0.5em;
     text-align: center;
     text-align: center;
     font-size: 90%;
     text-transform: uppercase;
     background-color: #f1f1f1;
     letter-spacing: 0.03em;
    margin: 0;
}
}


body.ns-110 #ca-talk {
body.wgl-darkmode .mainpage-events .tile-bottom {
     display: none;
     background-color: #3d276b;
    color: #fff;
}
}


.calc-container {
.mainpage-events .tile-bottom a,
    display: block;
.mainpage-events .tile-bottom a:visited {
    min-width: 100%;
     color: #fff;
    width: 100%;
     text-decoration: none;
    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 {
.mainpage-events .tile-bottom .arrow {
     margin-bottom: 0px;
     margin-left: 0.2em;
}
}


body.wgl-stickyheader .calc-container {
.mainpage-editing {
     margin-top: -92px;
     border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}
}


body.wgl-stickyheader .calc-sticky .calc-section-header {
.mainpage-editing .tile-top {
     top: 40px;
     background: #438ab5;
}
}


body.wgl-stickyheader .calc-tile-divider {
.mainpage-editing .tile-bottom {
     margin-bottom: -92px;
     background: #3980ab;
    border: none;
    padding: 0.8rem 1.5rem 0.4rem;
}
}


body.wgl-stickyheader .calc-tile-container {
.mainpage-editing h2,
     padding-top: 118px;
.mainpage-editing a,
.mainpage-editing a:visited,
.mainpage-editing a:active {
     color: #ffffff;
}
}


body.wgl-stickyheader .calc-header-title > h2 {
.mainpage-editing p {
     grid-template-rows: 0px 172px;
     color: rgba(255, 255, 255, 0.9);
    margin-top: -117px !important;
    height: 172px;
}
}


body.wgl-stickyheader .calc-header-title > h2 > span {
.mainpage-editing ul {
     grid-template-rows: 117px 55px;
     list-style-image: url('filepath://Transparent-chevron.svg');
}
}


.calc-section-header {
.mainpage-poll .ajaxpoll {
     position: relative;
     padding: 0;
    top: 0px;
     width: 100%;
     padding-top: 1em;
     border: none;
     background: #fbfbfb;
     box-shadow: none;
     z-index: 5;
}
}


.calc-section-header > h1 {
.mainpage-fimg img {
     margin-top: 0;
     margin: 0.7em 0 1.15em;
     margin-bottom: 0;
    -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));
}
}


.calc-sticky .calc-section-header {
.mainpage-fimg .tile-top p:not(.byline) {
     position: sticky !important;
    font-size: 0.9em;
     line-height: 1.8em;
}
}


.calc-toc {
@media only screen and (max-width: 65.999rem) {
     padding-top: 13px;
     .mainpage-recent-updates .tile-halves:last-child {
    padding-bottom: 13px;
          display: none;
}
    }


.calc-toc-section {
    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
    position: relative;
          margin-right: 0;
    display: grid;
    }
    grid-template-columns: 144px 1fr;
    margin-bottom: 0px;
}


.calc-toc-section > p {
    .mainpage-recent-updates .tile-top {
    grid-column-start: 1;
          height: 18vw;
     grid-column-end: span 1;
     }
     margin: 0;
 
     line-height: 34px;
    .mainpage-contents .tile-halves:nth-child(1),
    text-align: right;
     .mainpage-contents .tile-halves:nth-child(2),
    padding-right: 21px;
     .mainpage-contents .tile-halves:nth-child(3) {
    font-size: 1em;
          margin-bottom: 0.9rem;
     font-weight: bold;
     }
}


.calc-toc-dots {
    .mainpage-contents .tile-halves:nth-child(3) {
    position: absolute;
          margin-right: 0;
    top: 34px;
     }
    bottom: 26px;
    right: 0px;
    grid-column-start: 1;
    grid-column-end: span 1;
    border-right: 1px dotted #cccccc;
    text-align: right;
     margin-right: 29px;
}


.calc-toc-list {
    .mainpage-contents .line-break {
    grid-column-start: 2;
          width: 100%;
     grid-column-end: span 1;
     }
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}


.calc-toc-list-item {
    .mainpage-skills ul {
    position: relative;
          columns: 2 9em;
    min-width: 193px;
     }
    width: 193px;
     max-width: 193px;
    height: 34px;
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 34px;
    padding-left: 34px;
    padding-right: 6px;
    color: #ffffff;
    text-shadow: 1px 1px #0006;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.calc-toc-list-item > a {
    .mainpage-skills .skill-thieving {
    position: absolute;
          display: none;
    top: 0;
     }
     left: 0;
    right: 0;
    bottom: 0;
}


.calc-toc-list-item > img {
    .mainpage-header .header-stats,
     position: absolute;
     .mainpage-onthisday {
    top: 6.5px;
          display: none;
    left: 6.5px;
     }
    width: 21px;
     height: 21px;
}


.calc-tile-divider {
    margin-bottom: -52px;
}
}


.calc-tile-container {
@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
    display: inline-block;
     .mainpage-contents .tile-halves:last-child {
    -webkit-column-break-inside: avoid;
          display: none;
     page-break-inside: avoid;
     }
    break-inside: avoid;
    padding: 0;
    padding-top: 78px;
    padding-bottom: 0.25rem;
    background: none !important;
     width: calc(100% - 2px);
}


@supports ( break-inside: avoid-column ) {
     .mainpage-contents .tile-halves:nth-last-child(2) {
     .calc-tile-container {
           margin-right: 0;
           display: block;
     }
     }


}
    .mainpage-header .header-stats,
    .mainpage-contents .line-break {
          display: none;
    }


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


.calc-header-title > h2 {
@media only screen and (min-width: 82rem) {
     color: inherit !important;
     .mainpage-header .header-intro {
    padding: 0;
          margin-right: 2em;
    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 {
    .mainpage-contents .line-break {
    display: inline-grid;
          display: none;
     grid-template-rows: 77px 55px;
     }
    height: 0px;
    grid-row-start: 1;
    grid-row-end: span 1;
}


.calc-header-title > h2 > span > span {
    body.wgl-readermode .mainpage-contents .tile-halves:last-child {
    grid-row-start: 2;
          display: none;
     grid-row-end: span 1;
     }
}


.calc-header-title > h2 > .mw-headline-headanchor {
    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
    grid-row-start: 1;
          margin-right: 0;
     grid-row-end: span 1;
     }
}


.calc.tile {
    position: relative;
    margin: 0;
    padding: 0;
    min-width: 100%;
    height: unset;
    z-index: 0;
}
}


.calc .keyword {
.smw-callout-error {
     font-size: 1.125em;
     background-color: #feecea;
     font-weight: bold;
    border-color: #feecea;
     border-left-color: #ee4231;
}
}


.calc-header {
.smw-callout-info {
     grid-column-start: 1;
     background-color: #e5f3fc;
    grid-column-end: span 2;
     border-color: #e5f3fc;
    grid-row-start: 1;
     border-left-color: #3ea6e6;
     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 {
.smw-callout-success {
     position: absolute;
     background-color: #ecf8e3;
     top: 0;
     border-color: #ecf8e3;
    bottom: 0;
     border-left-color: #6bc71f;
     left: 0;
    right: 0;
    z-index: 1;
}
}


.calc-header-background > img {
.smw-callout-warning {
     position: absolute;
     background-color: #fef9de;
     top: 0;
     border-color: #fef9de;
    bottom: 0;
     border-left-color: #f9d000;
     left: 0;
    right: 0;
}
}


.calc-header-icon {
.smw-property-page-results .header-title {
     grid-column-start: 1;
     color: inherit;
    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 {
.mw-body .mw-indicators.mw-body-content #mw-indicator-smw-entity-examiner.mw-indicator .smw-indicator-vertical-bar-loader {
    object-fit: contain;
     display: none;
    min-width: 25px;
    width: 25px;
    max-width: 25px;
    min-height: 25px;
    height: 25px;
    max-height: 25px;
     padding: 15px;
}
}


.calc-header-title-semantics {
.page-Special_CreateAccount .firstHeading,
     display: none;
.page-Special_UserLogin .firstHeading {
     width: 32rem;
    margin: 1.5em auto 0.4em;
}
}


.calc-header-command {
.page-Special_CreateAccount #contentSub,
     margin-left: 10px;
.page-Special_UserLogin #contentSub {
    grid-column-start: 3;
     display: none;
    grid-column-end: span 1;
    height: 55px;
    line-height: 55px;
    z-index: inherit;
}
}


.calc-list {
.page-Special_CreateAccount .mw-ui-container,
    grid-column-start: 1;
.page-Special_UserLogin .mw-ui-container {
    grid-column-end: span 2;
     width: 32rem;
    grid-row-start: 2;
     margin: 3em auto;
     grid-row-end: span 1;
     padding: 0px;
    padding-top: 4px;
    padding-bottom: 5.5px;
}
}


.calc-list-item {
.page-Special_CreateAccount .mw-ui-container #userloginForm,
    position: relative;
.page-Special_UserLogin .mw-ui-container #userloginForm {
    display: grid;
     float: unset;
    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;
     margin: 0;
    border-bottom: 1px solid rgba(137, 142, 152, 0.075);
}
}


.calc-list-item:last-child {
.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
    border-bottom-color: transparent;
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
}
     margin: 2.5em auto 0;
 
     width: 22rem;
.calc-list-item-thumbnail {
    grid-column-start: thumb;
     grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 2;
    margin-left: 5.5px;
     width: 44px;
    height: 52.8px;
    margin-right: 14px;
    padding-top: 8.5px;
}
}


.calc-list-item-thumbnail > img {
#signupstart,
     min-width: 44px;
#userloginprompt {
    width: 44px !important;
     border: 1px solid #e4eaee;
     max-width: 44px;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    min-height: 44px;
     padding: 1.5em 2em 1em;
    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 {
#userloginForm label[for="mw-input-captchaWord"] {
    width: 28px;
     margin-bottom: 0.5em;
    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 {
.signup-realname-tip {
     position: absolute;
     color: #656565;
     top: 8.5px;
     font-size: 0.9em;
     right: 8.5px;
     margin: -0.75em 0 0.75em;
}
}


.calc-list-item-title {
.mw-createacct-benefits-container {
     grid-column-start: main;
     display: none;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 1;
    padding-left: 8px;
    text-indent: -8px;
}
}


.calc-list-item-desc {
.mw-plusminus-pos {
     grid-column-start: main;
     color: #407813;
    grid-column-end: span 1;
    grid-row-start: 2;
    grid-row-end: span 1;
    margin-left: 8px;
    text-indent: 0px;
}
}


.jcConfig,
.mw-plusminus-neg {
.jcCookies,
     color: #b41e0f;
.jcSub {
     display: none;
}
}


.jsCalc-field-buttonselect .oo-ui-buttonSelectWidget {
.client-js .mw-changeslist ul,
    display: flex;
.client-js .mw-changeslist table.mw-enhanced-rc {
    flex-flow: row wrap;
     margin-left: 0;
     margin-top: -0.2em;
}
}


.jsCalc-field-buttonselect .oo-ui-buttonSelectWidget > .oo-ui-buttonOptionWidget {
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
     margin-top: 0.2em;
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
    white-space: nowrap;
     margin-left: 1.5em;
}
}


.oo-ui-horizontalLayout.jsCalc-group > *:last-child::after,
.mw-changeslist-legend {
.jcTable .oo-ui-horizontalLayout.jsCalc-group > *:last-child::after,
     display: none;
.jcTable .oo-ui-horizontalLayout.jsCalc-group .jsCalc-field.oo-ui-fieldLayout::after {
    clear: both;
    content: '';
     display: block;
}
}


.oo-ui-horizontalLayout.jsCalc-group {
.mw-recentchanges-toplinks {
     overflow-y: visible;
     font-size: 0.85em;
}
}


#SkillCalcForm .jcSubmit {
.mw-recentchanges-toplinks table {
     margin: 0 auto;
     margin: 3.5em auto 2em;
    display: block;
    padding-top: 10px;
}
}


#slayWeightCalcForm #slayWeightCalcForm-slayWeightCalcResult-master > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
     padding-left: 2em;
     margin: 0 auto 1em;
    min-height: 2em;
    background-position: 0.3em center;
    background-size: auto 1.8em;
    background-repeat: no-repeat;
}
}


#slayWeightCalcForm [title="Turael/Spria"],
.mw-recentchanges-toplinks th {
#slayWeightCalcForm [title="Turael"] {
    text-align: right;
     background-image: url("/images/7/74/Turael_chathead.png?47c6b");
     padding-right: 5px;
}
}


#slayWeightCalcForm [title="Mazchna/Achtryn"],
.mw-recentchanges-toplinks .speedy-delete a,
#slayWeightCalcForm [title="Mazchna"] {
.mw-recentchanges-toplinks .speedy-move a {
     background-image: url("/images/c/c0/Mazchna_chathead.png?ad9aa");
     color: #ee4231;
}
}


#slayWeightCalcForm [title="Vannaka"] {
.page-Special_RecentChanges .mw-collapsible .mw-collapsible-toggle {
     background-image: url("/images/4/48/Vannaka_chathead.png?d5d5a");
     margin-left: 0;
}
}


#slayWeightCalcForm [title="Chaeldar"] {
.mw-tag-markers,
     background-image: url("/images/7/78/Chaeldar_chathead.png?05f70");
.mw-tag-markers a {
     font-weight: bold;
}
}


#slayWeightCalcForm [title="Sumona"] {
.mw-tag-marker-visualeditor a,
     background-image: url("/images/c/c6/Sumona_chathead.png?ade4f");
.mw-tag-marker-visualeditor-needcheck a {
    color: #e49f10;
     font-weight: normal;
}
}


#slayWeightCalcForm [title="Duradel/Lapalok"],
#mw-searchoptions table {
#slayWeightCalcForm [title="Duradel"] {
     margin-right: 0;
     background-image: url("/images/1/13/Duradel_chathead.png?67b9b");
}
}


#slayWeightCalcForm [title="Kuradal"] {
#mw-searchoptions table:nth-child(odd) {
     background-image: url("/images/a/a9/Kuradal_chathead.png?3370f");
     border-right: 1px solid #172136;
    margin-right: 2em;
}
}


#slayWeightCalcForm [title="Mandrith"] {
#mw-searchoptions table tr td:first-of-type {
     background-image: url("/images/a/a1/Mandrith_chathead.png?591f9");
     font-weight: bold;
}
}


#slayWeightCalcForm [title="Morvran"] {
#mw-searchoptions table td {
     background-image: url("/images/0/06/Morvran_chathead.png?c7318");
     width: 18vw;
    padding: 0;
}
}


#slayWeightCalcForm [title="Laniakea"] {
#mw-searchoptions h4 {
     background-image: url("/images/f/f3/Laniakea_chathead.png?bdbe1");
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
}


.popVoyagesProgressContainer {
.searchresult {
     background-color: #393939;
     line-height: 1.5;
    background-image: url("/images/e/e8/RS_prog_bar_bg.svg?1016c");
    background-repeat: repeat;
    border-image: url("/images/5/53/RS_prog_bar_border.svg?fe10a");
    border-image-slice: 2 3 3 3;
    border-color: #5e5e5e;
    border-style: solid;
    border-width: 2px 3px 3px 3px;
    position: relative;
    width: 165px;
}
}


.popVoyagesProgressBar {
.searchalttitle,
    background-image: url("/images/5/54/RS_green_prog_bar.svg?48a13");
#mw-search-interwiki li {
     background-color: #5c8945;
     font-size: 90%;
    height: 19px;
    position: absolute;
}
}


.popVoyagesProgressPercent {
.mw-search-result-data {
     color: #cbd9f4;
     color: inherit;
    display: table;
     opacity: 0.6;
     line-height: 15px;
    margin: 0 auto;
    position: sticky;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
}


#popVoyagesCalcForm #popVoyagesCalcForm-popVoyagesCalcResult-farthestRegion > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
.page-Special_ListFiles a.image img {
     padding-left: 2.1em;
     width: inherit;
     padding-right: 0.5em;
     height: inherit;
    min-height: 2em;
    background-position: 0.3em center;
    background-size: auto 1.4em;
    background-repeat: no-repeat;
}
}


#popVoyagesCalcForm [title="The Arc"] {
.page-Special_ListFiles .TablePager_col_thumb {
     background-image: url("/images/d/d7/Bamboo_icon.png?05f2d");
     text-align: center;
}
}


#popVoyagesCalcForm [title="The Skull"] {
.page-Special_NewFiles .thumbimage {
     background-image: url("/images/4/49/Gunpowder_icon.png?d695f");
     max-height: 212px !important;
    max-width: 212px !important;
    margin: 0 !important;
}
}


#popVoyagesCalcForm [title="The Hook"] {
#editcount table[border="1"] {
     background-image: url("/images/e/e7/Slate_icon.png?43cdd");
     background-color: #ffffff !important;
    margin-top: 0.5em;
}
}


#popVoyagesCalcForm [title="The Scythe"] {
#editcount table[border="1"] th,
     background-image: url("/images/c/cc/Cherrywood_icon.png?71a41");
#editcount table[border="1"] td {
     padding: 0.25em 0.45em;
}
}


#popVoyagesCalcForm [title="The Bowl"] {
#editcount table[border="1"] th {
     background-image: url("/images/b/be/Jade_icon.png?aef27");
     background: #eeeeee;
     padding-left: 2.3em !important;
     border: 1px solid #dcdcdc;
}
}


#popVoyagesCalcForm [title="The Pincers"] {
#editcount table[border="1"] td {
     background-image: url("/images/9/97/Stainless_steel_icon.png?91858");
     border: 1px solid #e6e6e6;
}
}


#popVoyagesCalcForm [title="The Pincers"] {
#editcount table[border="1"] tr:nth-child(odd) {
     background-image: url("/images/9/97/Stainless_steel_icon.png?91858");
     background-color: #f9f9f9;
}
}


#popVoyagesCalcForm [title="The Loop"] {
.smwb-title {
     background-image: url("/images/0/0f/Terracotta_icon.png?b3411");
     background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    font-size: 1.6em;
}
}


#popVoyagesCalcForm [title="The Shield"] {
.smwb-title a {
    background-image: url("/images/2/20/Azure_icon.png?600e1");
     padding-left: 10px;
     padding-left: 1.6em !important;
}
}


.rsw-chartjs.rsw-chartjs-config {
.smwb-factbox,
     display: none;
.smwb-ifactbox {
    border-collapse: collapse;
     border: 0;
}
}


.rsw-chartjs.rsw-chart-error {
.smwb-propvalue .smwb-prophead,
     font-family: monospace;
.smwb-ipropvalue .smwb-prophead {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
     font-size: 0.9em;
}
}


.gemw-container {
.smwb-propvalue .smwb-propval,
     width: 90%;
.smwb-ipropvalue .smwb-propval {
     max-width: 60em;
     background-color: #ffffff;
     margin: 4em auto;
     border: 1px solid #e6e6e6;
     font-size: 0.9em;
}
}


.gemw-header {
.smwb-center {
     display: flex;
     background-color: #f6f6f6;
     border-left-width: 0.25em;
     border: 1px solid #dcdcdc;
     border-left-style: solid;
     border-top: 0;
     padding-left: 1em;
     padding: 4px 8px;
    margin-bottom: 3em;
}
}


.gemw-header.positive {
.smwb-center a {
     border-color: #6bc71f;
     padding-left: 10px;
}
}


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


.gemw-header.unchanged {
.watchlistredir a,
     border-color: #3ea6e6;
.allpagesredirect a {
     color: #888;
    font-style: italic;
}
}


.gemw-header .gemw-section-left {
.not-patrolled {
     flex: 1;
    background-color: #f9f9f9;
     margin-right: 2em;
     border-right: 10px solid #eee;
     padding-right: 15px;
}
}


.gemw-header .gemw-image {
.mw-special-AbuseLog .mw-abuselog-details {
     float: left;
     table-layout: fixed;
     margin: 0.5em 1em 0 0;
     width: 100%;
}
}


.gemw-header .gemw-name {
.fileupload-results {
    font-size: 1.15em;
     margin-left: 0;
    font-weight: bold;
     margin-bottom: 0;
}
}


.gemw-header .gemw-name a {
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
     color: #444e5a;
     background-color: inherit;
}
}


.gemw-header .gemw-examine {
.rootpage-Help_Editing:not(.action-edit) #firstHeading,
    color: #949eaa;
.page-Help_Editing:not(.action-edit) #firstHeading,
    font-size: 1.05em;
.rootpage-Help_Editing:not(.action-edit) #contentSub,
     font-style: italic;
.page-Help_Editing:not(.action-edit) #contentSub,
     margin-bottom: 0;
.rootpage-Help_Editing .mw-parser-output,
.page-Help_Editing .mw-parser-output {
     margin-left: auto;
     margin-right: auto;
}
}


.gemw-header .gemw-price {
.page-Help_Editing:not(.action-edit) #firstHeading,
    display: inline-block;
.page-Help_Contents:not(.action-edit) #firstHeading,
    font-size: 2.75em;
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom,
     font-weight: bold;
.page-Help_Contents:not(.action-edit) .mw-redirectedfrom {
     display: none;
}
}


.gemw-header .gemw-price::after {
.page-Help_Editing .header-intro,
    content: ' coins';
.page-Help_Contents .header-intro {
    color: #949eaa;
     margin: 2.6em 1.75em;
    font-size: 1rem;
    font-weight: normal;
     word-spacing: 0.25em;
}
}


.gemw-header .gemw-change {
.page-Help_Editing .header-intro h1,
    display: inline-block;
.page-Help_Contents .header-intro h1 {
     font-size: 1rem;
     font-size: 2.5em;
     font-weight: bold;
     border: none;
     margin-left: 2em;
     margin: 0 0 0.15em;
    word-spacing: 0.5em;
}
}


.gemw-header .gemw-change img {
.page-Help_Editing .header-intro p,
     vertical-align: baseline;
.page-Help_Contents .header-intro p {
     font-size: 1.1em;
    line-height: 1.7em;
}
}


.gemw-header .gemw-section-right {
.page-Help_Editing .tile-halves,
     text-align: right;
.page-Help_Images .tile-halves {
     width: 45%;
    max-width: 30em;
    margin: 0 1em 2em;
}
}


.gemw-header .gemw-updated {
.page-Help_Contents .header-intro {
     line-height: 1.5em;
     text-align: center;
}
}


.gemw-header .gemw-time {
.page-Help_Contents .tile-halves {
     font-weight: bold;
     min-width: 30em;
    width: 46%;
    margin: 0 2% 2em;
}
}


.gemw-body {
.page-Help_Contents .tile-halves .tile-bottom {
     display: flex;
     text-align: center;
}
}


.gemw-body .gemw-section-left {
.color-container {
     width: 40%;
    display: flex;
     margin-right: 2em;
    margin: 2em auto;
     width: 80%;
     max-width: 60em;
}
}


.gemw-body .gemw-section-left dl {
.color-column {
     display: flex;
     flex: 1;
    flex-flow: row wrap;
     margin-right: 1em;
    justify-content: space-between;
     margin-bottom: -1.25em;
}
}


.gemw-body .gemw-section-left > div {
.color-column:last-child {
     margin-top: 2em;
     margin-right: 0;
}
}


.gemw-body .gemw-section-left a {
.color-column h3 {
     color: #949eaa;
     padding: 0;
}
}


.gemw-body .gemw-property {
.color-group {
     width: 30%;
     color: #333333;
     border-top: 0.15em dotted #e4eaee;
     padding: 1em 1.5em;
     padding-top: 0.25em;
     transition: 0.2s ease-out;
    margin-bottom: 1.5em;
}
}


.gemw-body .gemw-property dt {
.color-group:hover {
     color: #949eaa;
     transform: scale(1.03);
    font-weight: normal;
}
}


.gemw-body .gemw-property dd {
.color-group.dark {
     font-weight: bold;
     color: #ffffff;
    margin: -0.25em 0 0;
}
}


.gemw-body .gemw-links {
.color-group .variable,
     color: #949eaa;
.color-group .hexcode {
     margin-bottom: 0.35em;
     font-family: monospace;
    font-size: 1.1em;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
     margin: 0;
}
}


.gemw-body .gemw-section-right {
body.wgl-readermode .color-group .variable,
     width: 60%;
body.wgl-readermode .color-group .hexcode {
     font-size: inherit;
}
}


.gemw-body .gemw-section-right .highcharts-container {
.color-group .variable {
     border: 1px solid #e4eaee;
     font-weight: bold;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
}


#overlay {
.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
    background-attachment: scroll;
    background-color: #000;
    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,
.forumlist th.forum_title {
#GEchartpopup {
     padding-left: 25px;
     background: #fff;
    border: 3px solid #000;
    color: #000;
    font-size: 10pt;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
    z-index: 52;
}
}


#GEchartpopup {
.forumlist td {
     min-width: 700px;
     padding: 0;
    min-height: 525px;
    width: 85%;
    height: 80%;
    left: 7%;
    top: 10%;
    overflow: auto;
}
}


#GEchartpopup #closepopup {
.forumlist td span {
     float: right;
     display: block;
     margin-bottom: 5px;
     padding-left: 15px;
     z-index: 100;
     font-size: smaller;
}
}


#GEchartpopup #itemstats {
.forumlist td span.forum_author {
     bottom: 50px;
     padding-left: 30px;
    font-size: 11px;
    position: absolute;
    right: 45px;
    width: 200px;
    z-index: 10;
}
}


#GEchartpopup #itemstats caption {
.forumlist td span a {
    cursor: pointer;
     text-decoration: none;
     text-align: right;
}
}


#GEpopupchart {
.forumlist .forum_edited a {
     height: 500px;
     text-decoration: none;
    margin-right: 100px;
}
}


.highcharts-container .highcharts-range-selector {
.forumlist .forum_title a {
     font-size: 11px;
     padding-left: 25px;
}
}


.GEPermLink {
.forumheader {
     float: right;
     border-left: 15px solid #ccc;
     font-size: 14px;
     background-color: #f1f1f1;
    margin: 1em 0;
    padding: 12px;
}
}


.GEPermLink ~ .GEdatachart {
.forumactiveheader,
     clear: right;
.forumarchiveheader,
.forumoldarchives {
     background-color: #438ab5;
    color: #ffffff;
}
}


form[id^="chartProperties"] button {
.forumoldarchives a {
     margin: 3px;
     color: #ffffff;
}
}


.smallChart .highcharts-range-selector {
.forumcolumnheader {
     display: none;
    background-color: #e6e6e6;
    color: #000000;
    text-align: left;
     padding-left: 5px;
}
}


.smallChart .highcharts-button title + rect {
.forumsearchbox {
     display: none;
    float: right;
    width: auto;
    padding: 0.5em;
    margin-left: 0.5em;
    text-align: center;
    font-size: 90%;
     background-color: #f1f1f1;
}
}


.smallChart .highcharts-title {
body.ns-110 #ca-talk {
     white-space: nowrap !important;
     display: none;
}
}


.smallChart .zoomButton,
.calc-container {
.smallChart svg > text:first-of-type,
    display: block;
.smallChart .highcharts-input-group {
    min-width: 100%;
     display: none;
    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);
     pointer-events: none;
}
}


.smallChart .highcharts-scrollbar,
.calc-container > * {
.mediumChart .highcharts-scrollbar {
     pointer-events: initial;
     display: none;
}
}


#rsw-exchange-overlay .oo-ui-popupWidget-anchor {
.calc-container .calc-tile-divider:first-child,
     z-index: 101;
.calc-container .calc-tile-compact.calc-tile-divider:first-child {
     margin-bottom: 0px;
}
}


#rsw-exchange-overlay .oo-ui-labelElement-label {
.calc-container.calc-container-compact {
     font-weight: bold;
     column-gap: 32px;
}
}


.oo-ui-textInputWidget input,
body.wgl-stickyheader .calc-container {
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
     margin-top: -92px;
     line-height: initial;
}
}


body.wgl-stickyheader .oo-ui-defaultOverlay,
body.wgl-stickyheader .calc-sticky .calc-section-header {
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
     top: 40px;
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
     z-index: 501;
}
}


.oo-ui-image-destructive.oo-ui-icon-clear,
body.wgl-stickyheader .calc-tile-divider {
.mw-ui-icon-clear-destructive::before {
     margin-bottom: -92px;
     background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23d33%22%3E%3Ctitle%3Eclear%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm5.66 14.24l-1.41 1.41L10 11.41l-4.24 4.25-1.42-1.42L8.59 10 4.34 5.76l1.42-1.42L10 8.59l4.24-4.24 1.41 1.41L11.41 10z%22/%3E%3C/g%3E%3C/svg%3E");
}
}


.rs-ex-modal .oo-ui-window-frame {
body.wgl-stickyheader .calc-tile-container {
     width: 600px !important;
     padding-top: 118px;
    height: 540px !important;
}
}


.rs-ex-modal .oo-ui-flaggedElement-primary {
body.wgl-stickyheader .calc-tile-compact.calc-tile-container {
     margin-left: 15px;
     padding-top: 96px;
}
}


#rs-ex-status {
body.wgl-stickyheader .calc-header-title > h2,
     color: #949eaa;
body.wgl-stickyheader .calc-header-title > .rsw-h2 {
     margin: 10px 15px 5px;
     grid-template-rows: 0px 172px;
     margin-top: -117px !important;
    height: 172px;
}
}


#rs-ex-form .oo-ui-fieldsetLayout-header {
body.wgl-stickyheader .calc-header-title > h2 > span,
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
body.wgl-stickyheader .calc-header-title > .rsw-h2 > span {
    font-size: 1.3em;
     grid-template-rows: 117px 55px;
    margin: 0 15px 10px;
}
}


#rs-ex-form .oo-ui-fieldsetLayout-group {
.popVoyagesProgressContainer {
     margin-bottom: 15px;
    background-color: #393939;
    background-image: url("/images/e/e8/RS_prog_bar_bg.svg?1016c");
    background-repeat: repeat;
    border-image: url("/images/5/53/RS_prog_bar_border.svg?fe10a");
    border-image-slice: 2 3 3 3;
    border-color: #5e5e5e;
    border-style: solid;
     border-width: 2px 3px 3px 3px;
    position: relative;
    width: 165px;
}
}


#rs-ex-form .oo-ui-fieldLayout-header {
.popVoyagesProgressBar {
     width: 15%;
    background-image: url("/images/5/54/RS_green_prog_bar.svg?48a13");
     margin-right: 23px;
    background-color: #5c8945;
     height: 19px;
     position: absolute;
}
}


#rs-ex-form .oo-ui-fieldLayout-field {
.popVoyagesProgressPercent {
    width: 70%;
    color: #cbd9f4;
    display: table;
    line-height: 15px;
    margin: 0 auto;
    position: sticky;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
}


#rs-ex-form .oo-ui-fieldLayout-help {
#popVoyagesCalcForm #popVoyagesCalcForm-popVoyagesCalcResult-farthestRegion > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
     margin-right: 1em;
     padding-left: 2.1em;
     margin-left: -1.8em;
    padding-right: 0.5em;
    min-height: 2em;
     background-position: 0.3em center;
    background-size: auto 1.4em;
    background-repeat: no-repeat;
}
}


#rs-ex-icon .oo-ui-labelElement-label {
#popVoyagesCalcForm [title="The Arc"] {
     padding-right: 0;
     background-image: url("/images/d/d7/Bamboo_icon.png?05f2d");
}
}


#rs-ex-icon .oo-ui-inputWidget-input {
#popVoyagesCalcForm [title="The Skull"] {
     padding-left: 33px !important;
     background-image: url("/images/4/49/Gunpowder_icon.png?d695f");
}
}


#repairForm {
#popVoyagesCalcForm [title="The Hook"] {
     padding: 7px;
     background-image: url("/images/e/e7/Slate_icon.png?43cdd");
}
}


#repairForm .oo-ui-fieldLayout-header {
#popVoyagesCalcForm [title="The Scythe"] {
     width: 45%;
     background-image: url("/images/c/cc/Cherrywood_icon.png?71a41");
}
}


#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
#popVoyagesCalcForm [title="The Bowl"] {
     margin-top: 3px;
    background-image: url("/images/b/be/Jade_icon.png?aef27");
     padding-left: 2.3em !important;
}
}


#repairForm .oo-ui-fieldLayout-field {
#popVoyagesCalcForm [title="The Pincers"] {
     width: 50%;
     background-image: url("/images/9/97/Stainless_steel_icon.png?91858");
}
}


#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
#popVoyagesCalcForm [title="The Pincers"] {
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
     background-image: url("/images/9/97/Stainless_steel_icon.png?91858");
     margin: 0 auto;
    display: block;
    padding-top: 5px;
}
}


#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
#popVoyagesCalcForm [title="The Loop"] {
    background-image: url("/images/0/0f/Terracotta_icon.png?b3411");
}
 
#popVoyagesCalcForm [title="The Shield"] {
    background-image: url("/images/2/20/Azure_icon.png?600e1");
    padding-left: 1.6em !important;
}
 
.rsw-chartjs.rsw-chartjs-config {
     display: none;
     display: none;
}
}


.ve-ui-overlay {
.rsw-chartjs.rsw-chart-error {
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
     font-family: monospace;
}
}


.ve-ui-mwSaveDialog-license {
.gemw-container {
     line-height: 1.65em;
     width: 90%;
    max-width: 60em;
    margin: 4em auto;
}
}


.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
.gemw-header {
     border-bottom: 1px solid #cccccc;
    display: flex;
     line-height: 1.65em;
     border-left-width: 0.25em;
     padding-bottom: 1em;
     border-left-style: solid;
     margin-bottom: 1.5em;
     padding-left: 1em;
     margin-bottom: 3em;
}
}


[data-diff-action='remove'],
.gemw-header.positive {
table[data-diff-action='remove'] > caption,
     border-color: #6bc71f;
figure[data-diff-action='remove'] > figcaption {
     background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}
}


del[data-diff-action='remove'],
.gemw-header.negative {
[data-diff-action='remove'] > del {
     border-color: #ee4231;
     text-decoration: initial;
}
}


[data-diff-action='insert'],
.gemw-header.unchanged {
table[data-diff-action='insert'] > caption,
     border-color: #3ea6e6;
figure[data-diff-action='insert'] > figcaption {
     background: #c3e8a3 !important;
    box-shadow: 0 0 0 1px #c3e8a3;
}
}


.qc-in-progress {
.gemw-header .gemw-section-left {
     display: inline-block;
     flex: 1;
    background: #f9d000;
     margin-right: 2em;
    width: 0.75em;
    height: 0.75em;
     border-radius: 50%;
}
}


.qc-table .quest-completed {
.gemw-header .gemw-image {
     background-color: #c3e8a3;
     float: left;
    margin: 0.5em 1em 0 0;
}
}


.qc-table .quest-started {
.gemw-header .gemw-name {
     background-color: #fcea94;
     font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 0;
}
}


.seealso {
.gemw-header .gemw-name a {
     margin: 0.8em 1.6em;
     color: #444e5a;
    font-style: italic;
}
}


.seealso + .seealso {
.gemw-header .gemw-examine {
     margin-top: -0.8em;
    color: #949eaa;
    font-size: 1.05em;
    font-style: italic;
     margin-bottom: 0;
}
}


.level-up-table td li {
.gemw-header .gemw-price {
     padding: 0 10px 0 10px;
     display: inline-block;
    font-size: 2.75em;
    font-weight: bold;
}
}


.level-up-table ul {
.gemw-header .gemw-price::after {
     list-style-type: disc;
     content: ' coins';
    color: #949eaa;
    font-size: 1rem;
    font-weight: normal;
    word-spacing: 0.25em;
}
}


.level-up-table .lvlupmem {
.gemw-header .gemw-change {
     background: #f6ab58;
     display: inline-block;
     color: #582e00;
    font-size: 1rem;
    font-weight: bold;
    margin-left: 2em;
     word-spacing: 0.5em;
}
}


.level-up-table .lvlupfree {
.gemw-header .gemw-change img {
     background: #98e553;
     vertical-align: baseline;
    color: #245200;
}
}


.sic {
.gemw-header .gemw-section-right {
     color: #15F;
     text-align: right;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}
}


.nowraplinks a {
.gemw-header .gemw-updated {
     white-space: nowrap;
     line-height: 1.5em;
}
}


.boldlinks a {
.gemw-header .gemw-time {
     font-weight: bold;
     font-weight: bold;
}
}


.center,
.gemw-body {
.centre {
     display: flex;
     display: block;
    text-align: center;
}
}


.center table,
.gemw-body .gemw-section-left {
table.center,
    width: 40%;
.centre table,
     margin-right: 2em;
table.centre {
     margin: 0 auto;
}
}


.right table,
.gemw-body .gemw-section-left dl {
span.right {
     display: flex;
     float: right;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: -1.25em;
}
}


.left table,
.gemw-body .gemw-section-left > div {
span.left {
     margin-top: 2em;
     float: left;
}
}


.small {
.gemw-body .gemw-section-left a {
     font-size: smaller;
     color: #949eaa;
}
}


.non-mobile-hide {
.gemw-body .gemw-property {
     display: none;
     width: 30%;
    border-top: 0.15em dotted #e4eaee;
    padding-top: 0.25em;
    margin-bottom: 1.5em;
}
}


.sg-red,
.gemw-body .gemw-property dt {
.nocell {
     color: #949eaa;
     background: #ecccc6;
     font-weight: normal;
     color: #861c10;
}
}


.sg-yellow,
.gemw-body .gemw-property dd {
.maybecell {
     font-weight: bold;
     background: #f3f0b0;
     margin: -0.25em 0 0;
     color: #6e5d45;
}
}


.sg-green,
.gemw-body .gemw-links {
.yescell {
     color: #949eaa;
     background: #c3ebc5;
     margin-bottom: 0.35em;
     color: #506553;
}
}


.sg-red a,
.gemw-body .gemw-section-right {
.sg-yellow a,
     width: 60%;
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
     color: #04f;
}
}


ul.smalllistmargin,
.gemw-body .gemw-section-right .highcharts-container {
.smalllistmargin ul,
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
ol.smalllistmargin,
}
.smalllistmargin ol {
 
     margin-left: 1.5em;
.gemw-container.gemw-historical .gemw-header.positive,
.gemw-container.gemw-historical .gemw-header.negative,
.gemw-container.gemw-historical .gemw-header.neutral,
.gemw-container.gemw-historical .gemw-header.unchanged {
     border-color: black;
}
}


#spreport {
.gemw-container.gemw-historical .gemw-header .gemw-time .jsPurgeLink {
     border: 1px solid #808080;
     display: none;
    padding: 10px;
    text-align: center;
}
}


.mw-dismissable-notice-close-parent {
.gemw-container.gemw-historical .gemw-header .gemw-section-left:after {
     min-height: 1em;
     content: "This is a historical item no longer available on the Grand Exchange. The data is preserved here as an archive.";
    font-style: italic;
}
}


.rcsitenotice-dismiss {
#overlay {
     float: right;
    background-attachment: scroll;
     font-weight: normal;
    background-color: #000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-width: 0;
    display: none;
    height: 2500px;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    -moz-background-clip: -moz-initial;
     -moz-background-origin: -moz-initial;
     -moz-background-inline-policy: -moz-initial;
}
}


table.wikitable + table.wikitable {
#modal,
     margin-top: -1px;
#GEchartpopup {
     background: #fff;
    border: 3px solid #000;
    color: #000;
    font-size: 10pt;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
    z-index: 52;
}
}


#file img,
#GEchartpopup {
table.filehistory img {
    min-height: 525px;
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
    width: 85%;
    height: 80%;
     left: 7%;
    top: 10%;
    overflow: auto;
}
}


table.filehistory button img,
#GEchartpopup #closepopup {
#file button img {
     float: right;
     background: none;
    margin-bottom: 5px;
    z-index: 100;
}
}


.catlinks {
#GEchartpopup #itemstats {
     background: #ffffff;
     bottom: 50px;
     border: 1px solid #e4eaee;
    font-size: 11px;
     padding: 8px 15px;
    position: absolute;
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     right: 45px;
     width: 200px;
     z-index: 10;
}
}


.ns-0 #charmguide + div + form .mw-summary,
#GEchartpopup #itemstats caption {
.ns-0 #charmguide + div + form .module_content {
     cursor: pointer;
     display: none;
    text-align: right;
}
}


#mw-content-text q:before {
#GEpopupchart {
     content: open-quote;
     height: 500px;
}
}


#mw-content-text q:after {
.highcharts-container .highcharts-range-selector {
     content: close-quote;
     font-size: 11px;
}
}


td.famtreesub {
.GEPermLink {
     margin: 0;
     float: right;
     padding: 0;
     font-size: 14px;
}
}


td.famtreesub table {
.GEPermLink ~ .GEdatachart {
     border-spacing: 0;
     clear: right;
    margin: 0;
    padding: 0;
}
}


td.famtreesub table td {
form[id^="chartProperties"] button {
     height: 1em;
     margin: 3px;
    width: 1em;
}
}


td.famtreeleaf {
.smallChart .highcharts-range-selector {
     background: #dfdfdf;
     display: none;
    padding: 0.2em;
}
}


.status-active {
.smallChart .highcharts-button title + rect {
     background-color: #98e553;
     display: none;
    color: #245200;
}
}


.status-active a {
.smallChart .highcharts-title {
     color: inherit !important;
     white-space: nowrap !important;
}
}


.status-inactive {
.smallChart .zoomButton,
    background-color: #ececec;
.smallChart svg > text:first-of-type,
     color: #777777;
.smallChart .highcharts-input-group {
     display: none;
}
}


.status-inactive a {
.smallChart .highcharts-scrollbar,
     color: inherit !important;
.mediumChart .highcharts-scrollbar {
     display: none;
}
}


.clickpic a.image {
#rsw-exchange-overlay .oo-ui-popupWidget-anchor {
    margin-left: 2px !important;
     z-index: 101;
    margin-right: 2px !important;
    line-height: 34px;
     vertical-align: middle;
}
}


.TH_Gem-common img,
#rsw-exchange-overlay .oo-ui-labelElement-label {
.TH_Gem-fairly-common img,
    font-weight: bold;
.TH_Gem-rare img,
}
.TH_Gem-uncommon img,
 
.TH_Gem-very-rare img,
.oo-ui-textInputWidget input,
.TH_Gem-none img {
.oo-ui-textInputWidget > .oo-ui-labelElement-label {
     image-rendering: pixelated;
     line-height: initial;
}
}


.accent {
body.wgl-stickyheader .oo-ui-defaultOverlay,
     background-color: transparent !important;
body.wgl-stickyheader.skin-vector .oo-ui-windowManager-modal > .oo-ui-dialog,
body.wgl-stickyheader.skin-vector .ve-ui-overlay-global {
     z-index: 501;
}
}


.smwprops {
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
     width: 80% !important;
     background-color: #dfe2e6;
    max-width: 500px;
     border-color: #d7dadd;
     white-space: nowrap;
    overflow: auto;
    display: inline-block;
}
}


.prewrap p {
.oo-ui-image-destructive.oo-ui-icon-clear,
     white-space: pre-wrap;
.mw-ui-icon-clear-destructive::before {
     background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23d33%22%3E%3Ctitle%3Eclear%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm5.66 14.24l-1.41 1.41L10 11.41l-4.24 4.25-1.42-1.42L8.59 10 4.34 5.76l1.42-1.42L10 8.59l4.24-4.24 1.41 1.41L11.41 10z%22/%3E%3C/g%3E%3C/svg%3E");
}
}


.mw-editsection,
.rs-ex-modal .oo-ui-window-frame {
.mw-editsection-like {
     width: 600px !important;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    height: 540px !important;
}
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.rs-ex-modal .oo-ui-flaggedElement-primary {
     .inventory-image {
     margin-left: 15px;
          image-rendering: -moz-crisp-edges;
}
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }
 
    .navbox .inventory-image {
          image-rendering: auto;
    }


#rs-ex-status {
    color: #949eaa;
    margin: 10px 15px 5px;
}
}


.update-redirect {
#rs-ex-form .oo-ui-fieldsetLayout-header {
    text-align: center;
     font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
    background: #fffbf1;
     font-size: 1.3em;
    border: 1px solid #909090;
     margin: 0 15px 10px;
     font-weight: 600;
     font-size: 2em;
     line-height: 1em;
    padding: 1em;
    color: #000 !important;
}
}


.update-redirect.nuke {
#rs-ex-form .oo-ui-fieldsetLayout-group {
     margin-bottom: 25%;
     margin-bottom: 15px;
}
}


.text-red {
#rs-ex-form .oo-ui-fieldLayout-header {
     color: #c22010;
     width: 15%;
    margin-right: 23px;
}
}


.text-orange {
#rs-ex-form .oo-ui-fieldLayout-field {
     color: #bf6007;
     width: 70%;
}
}


.text-yellow {
#rs-ex-form .oo-ui-fieldLayout-help {
     color: #ad9000;
     margin-right: 1em;
    margin-left: -1.8em;
}
}


.text-green {
#rs-ex-icon .oo-ui-labelElement-label {
     color: #478515;
     padding-right: 0;
}
}


.text-blue {
#rs-ex-icon .oo-ui-inputWidget-input {
     color: #1980bf;
     padding-left: 33px !important;
}
}


.text-purple {
#repairForm {
     color: #5c2dbb;
     padding: 7px;
}
}


.text-pink {
#repairForm .oo-ui-fieldLayout-header {
     color: #dd32b8;
     width: 45%;
}
}


.text-gray,
#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
.text-grey {
    margin-top: 3px;
     color: #6b7787;
}
 
#repairForm .oo-ui-fieldLayout-field {
    width: 50%;
}
 
#repairForm .jsCalc-field-submit .oo-ui-buttonElement,
#repairForm .jsCalc-field-autosubmit .oo-ui-toggleSwitchWidget {
     margin: 0 auto;
    display: block;
    padding-top: 5px;
}
}


body.wgl-darkmode-transition,
#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
.wgl-darkmode-transition * {
     display: none;
     transition-property: all;
    transition-duration: 1s;
}
}


#p-personal ul {
.ve-ui-overlay {
     display: inline-flex;
     font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    flex-flow: row wrap;
    justify-content: flex-end;
}
}


#pt-skin-toggles {
.ve-ui-mwSaveDialog-license {
     order: -4;
     line-height: 1.65em;
}
}


#utcdate {
.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
     order: -3;
    border-bottom: 1px solid #cccccc;
     line-height: 1.65em;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}
}


#pt-rsnews {
[data-diff-action='remove'],
     order: -2;
table[data-diff-action='remove'] > caption,
figure[data-diff-action='remove'] > figcaption {
     background: #fbc0ba !important;
    box-shadow: 0 0 0 1px #fbc0ba;
}
}


#pt-events {
del[data-diff-action='remove'],
     order: -1;
[data-diff-action='remove'] > del {
     text-decoration: initial;
}
}


.discord-aff-line img {
[data-diff-action='insert'],
table[data-diff-action='insert'] > caption,
figure[data-diff-action='insert'] > figcaption {
    background: #c3e8a3 !important;
    box-shadow: 0 0 0 1px #c3e8a3;
}
 
.qc-in-progress {
    display: inline-block;
    background: #f9d000;
    width: 0.75em;
    height: 0.75em;
    border-radius: 50%;
}
 
.qc-table .quest-completed {
    background-color: #c3e8a3;
}
 
.qc-table .quest-started {
    background-color: #fcea94;
}
 
.seealso {
    margin: 0.8em 1.6em;
    font-style: italic;
}
 
.seealso + .seealso {
    margin-top: -0.8em;
}
 
.level-up-table td li {
    padding: 0 10px 0 10px;
}
 
.level-up-table ul {
    list-style-type: disc;
}
 
.level-up-table .lvlupmem {
    background: #f6ab58;
    color: #582e00;
}
 
.level-up-table .lvlupfree {
    background: #98e553;
    color: #245200;
}
 
.sic {
    color: #15F;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}
 
.nowraplinks a {
    white-space: nowrap;
}
 
.boldlinks a {
    font-weight: bold;
}
 
.center,
.centre {
    display: block;
    text-align: center;
}
 
.center table,
table.center,
.centre table,
table.centre {
    margin: 0 auto;
}
 
.right table,
span.right {
    float: right;
}
 
.left table,
span.left {
    float: left;
}
 
.small {
    font-size: smaller;
}
 
.non-mobile-hide {
    display: none;
}
 
.sg-red,
.nocell {
    background: #ecccc6;
    color: #861c10;
}
 
.sg-yellow,
.maybecell {
    background: #f3f0b0;
    color: #6e5d45;
}
 
.sg-green,
.yescell {
    background: #c3ebc5;
    color: #506553;
}
 
.sg-red a,
.sg-yellow a,
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
    color: #04f;
}
 
ul.smalllistmargin,
.smalllistmargin ul,
ol.smalllistmargin,
.smalllistmargin ol {
    margin-left: 1.5em;
}
 
#spreport {
    border: 1px solid #808080;
    padding: 10px;
    text-align: center;
}
 
.mw-dismissable-notice-close-parent {
    min-height: 1em;
}
 
.rcsitenotice-dismiss {
    float: right;
    font-weight: normal;
}
 
table.wikitable + table.wikitable {
    margin-top: -1px;
}
 
#file img,
table.filehistory img {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
}
 
table.filehistory button img,
#file button img {
    background: none;
}
 
.catlinks {
    background: #ffffff;
    border: 1px solid #e4eaee;
    padding: 8px 15px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}
 
.ns-0 #charmguide + div + form .mw-summary,
.ns-0 #charmguide + div + form .module_content {
    display: none;
}
 
#mw-content-text q:before {
    content: open-quote;
}
 
#mw-content-text q:after {
    content: close-quote;
}
 
td.famtreesub {
    margin: 0;
    padding: 0;
}
 
td.famtreesub table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
 
td.famtreesub table td {
    height: 1em;
    width: 1em;
}
 
td.famtreeleaf {
    background: #dfdfdf;
    padding: 0.2em;
}
 
.status-active {
    background-color: #98e553;
    color: #245200;
}
 
.status-active a {
    color: inherit !important;
}
 
.status-inactive {
    background-color: #ececec;
    color: #777777;
}
 
.status-inactive a {
    color: inherit !important;
}
 
.clickpic a.image {
    margin-left: 2px !important;
    margin-right: 2px !important;
    line-height: 34px;
    vertical-align: middle;
}
 
.TH_Gem-common img,
.TH_Gem-fairly-common img,
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
    image-rendering: pixelated;
}
 
.accent {
    background-color: transparent !important;
}
 
.smwprops {
    width: 80% !important;
    max-width: 500px;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}
 
.prewrap p {
    white-space: pre-wrap;
}
 
.mw-editsection,
.mw-editsection-like {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
 
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .inventory-image {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }
 
    .navbox .inventory-image {
          image-rendering: auto;
    }
 
}
 
.update-redirect {
    text-align: center;
    background: #fffbf1;
    border: 1px solid #909090;
    font-weight: 600;
    font-size: 2em;
    line-height: 1em;
    padding: 1em;
    color: #000 !important;
}
 
.update-redirect.nuke {
    margin-bottom: 25%;
}
 
.text-red {
    color: #c22010;
}
 
.text-orange {
    color: #bf6007;
}
 
.text-yellow {
    color: #ad9000;
}
 
.text-green {
    color: #478515;
}
 
.text-blue {
    color: #1980bf;
}
 
.text-purple {
    color: #5c2dbb;
}
 
.text-pink {
    color: #dd32b8;
}
 
.text-gray,
.text-grey {
    color: #6b7787;
}
 
body.wgl-darkmode-transition,
.wgl-darkmode-transition * {
    transition-property: all;
    transition-duration: 1s;
}
 
#p-personal ul {
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-end;
}
 
#pt-skin-toggles {
    order: -4;
}
 
#utcdate {
    order: -3;
}
 
#pt-rsnews {
    order: -2;
}
 
#pt-events {
    order: -1;
}
 
li#pt-anontalk {
    padding-top: 0.6em;
}
 
.discord-aff-line img {
     filter: invert(45%) sepia(4%) saturate(6018%) hue-rotate(192deg) brightness(83%) contrast(107%);
     filter: invert(45%) sepia(4%) saturate(6018%) hue-rotate(192deg) brightness(83%) contrast(107%);
}
#p-logo {
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25));
    margin: -1.5em 0 1.5em;
}
body {
    background: url('filepath://RuneScape_Wiki_background.jpg?width=1001') #f6f6f6 top left no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    body {
          background-image: url('filepath://RuneScape_Wiki_background.jpg');
          background-size: 1001px 250px;
    }
}
#mw-page-base {
    background: none;
}
div#mw-panel {
    padding-top: 2.5em;
}
div#mw-panel .vector-menu-portal .vector-menu-heading {
    font-weight: bold;
    background-image: none;
}
div#mw-panel .vector-menu-portal div.body {
    background: none;
    margin-right: 0.5em;
}
.mw-body {
    border-color: transparent;
    box-shadow: 0 0.25em 0.6em -0.15em rgba(0, 0, 0, 0.15);
    margin-top: 0;
}
#ca-view {
    display: none;
}
#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-notice .mw-echo-notifications-badge {
    background-size: 75%;
    background-position: center 90%;
    background-repeat: no-repeat;
}
.ve-activated nav.vector-menu-tabs .selected {
    box-shadow: none;
}
nav.vector-menu {
    line-height: initial;
}
nav.vector-menu .vector-menu-heading:after {
    margin-bottom: 0.4em;
}
nav.vector-menu .vector-menu-heading a {
    height: 2.2em;
}
nav.vector-menu div.menu {
    border: 1px solid #ddd;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
#p-cactions-label {
    padding-right: 0.5em;
}
#p-search {
    margin: 0;
}
#p-search form {
    margin-top: 0;
}
div#simpleSearch {
    border: none;
    background: #ffffff;
    height: 2.485em;
    margin-top: 0;
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}
div#simpleSearch #searchInput {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    height: 100%;
    border: none;
    background: none;
    padding-left: 1em;
}
div#simpleSearch #searchInput:focus,
div#simpleSearch:hover #searchInput:focus {
    border: none;
    box-shadow: none;
}
div#simpleSearch #searchButton {
    width: 2.5em;
}
#siteNotice {
    text-align: center;
    margin: 0.75em 0 1em;
}
.sitedir-ltr .mw-dismissable-notice-body {
    margin: 0;
}
form#editform {
    margin-top: 1.25em;
}
.button {
    background: #438ab5;
    border: 1px solid #2a83bb;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 20px;
    padding: 0 10px;
}
#t-specialpages,
#t-recentchangeslinked,
#t-print,
#t-permalink {
    display: none;
}
#n-Discord a {
    color: white !important;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #4b56d0;
    background-color: #5865F2;
    display: block;
    position: relative;
    padding: 4px 0 5px calc(17px + 5.5px * 2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transition: 0.2s ease;
}
#n-Discord a::before {
    content: 'Chat on ';
    font-weight: normal;
    opacity: 0.85;
}
#n-Discord a::after {
    content: '';
    background: url('filepath://Discord_logo_icon.svg') no-repeat;
    background-size: 17px 13px;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
    position: absolute;
    top: 5px;
    left: 7px;
    width: 17px;
    height: 13px;
}
#n-Discord a:hover {
    text-decoration: none;
    background-color: #525ee0;
}
@media only screen and (max-width: 40em) {
    .VoS-display + * {
          clear: both;
    }
}
}

Revision as of 06:28, 19 August 2022

/* <pre> */
@font-face { 
    font-family: 'IBM Plex Sans';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('filepath://IBMPlexSans-Regular.woff2') format('woff2');
}

@font-face { 
    font-family: 'IBM Plex Sans';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('filepath://IBMPlexSans-Italic.woff2') format('woff2');
}

@font-face { 
    font-family: 'IBM Plex Sans';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('filepath://IBMPlexSans-Bold.woff2') format('woff2');
}

@font-face { 
    font-family: 'IBM Plex Sans';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url('filepath://IBMPlexSans-BoldItalic.woff2') format('woff2');
}

@font-face { 
    font-family: 'PT Serif';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('filepath://PT-Serif_Regular.woff2') format('woff2');
}

@font-face { 
    font-family: 'PT Serif';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url('filepath://PT-Serif_Italic.woff2') format('woff2');
}

@font-face { 
    font-family: 'PT Serif';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('filepath://PT-Serif_Bold.woff2') format('woff2');
}

@font-face { 
    font-family: 'PT Serif';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url('filepath://PT-Serif_Bold-Italic.woff2') format('woff2');
}

@font-face { 
    font-family: 'RuneScape';
    font-style: normal;
    font-weight: normal;
    src: local("RuneScape Chat 2"),
         local("RuneScape Chat"),
         url('filepath://RuneScape.woff2') format('woff2');
}

@font-face { 
    font-family: 'RuneScape';
    font-style: normal;
    font-weight: bold;
    src: local("RuneScape Chat Bold 2"),
         local("RuneScape Chat Bold"),
         url('filepath://RuneScape_Bold.woff2') format('woff2');
}

@font-face { 
    font-family: 'RuneScape Small';
    font-style: normal;
    font-weight: normal;
    src: local("RuneScape Small"),
         url('filepath://RuneScape_Small.woff2') format('woff2');
}

@font-face { 
    font-family: 'RuneScape Classic';
    font-style: normal;
    font-weight: normal;
    src: local("RuneScape Classic"),
         url('filepath://RuneScape_Classic.woff2') format('woff2');
}

@font-face { 
    font-family: 'KingthingsPetrock';
    font-style: normal;
    font-weight: normal;
    src: local("Kingthings Petrock"),
         url('filepath://Kingthings_Petrock-webfont.woff2') format('woff2');
}

@font-face { 
    font-family: 'MuseoSans';
    font-style: normal;
    font-weight: normal;
    src: local("Museo Sans"),
         url('filepath://Museo_Sans_500.woff2') format('woff2');
}

@font-face { 
    font-family: 'League Spartan';
    font-style: normal;
    font-weight: bold;
    src: local("League Spartan"),
         url('filepath://Leaguespartan-bold.woff2') format('woff2');
}

@font-face { 
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format('woff2');
}

a,
image a {
    color: #327ba7;
}

a:visited,
image a:visited,
a:active,
image a:active {
    color: #327ba7;
}

a.new,
image a.new {
    color: #ba0000;
}

a.new:visited,
image a.new:visited {
    color: #ba0000;
}

nav.vector-menu-tabs li a,
#p-cactions div.vector-menu-content li a,
#mw-panel .portal .vector-menu-content li a,
nav.vector-menu-tabs li a:visited,
#p-cactions div.vector-menu-content li a:visited,
#mw-panel .portal .vector-menu-content li a:visited,
nav.vector-menu-tabs li a:active,
#p-cactions div.vector-menu-content li a:active,
#mw-panel .portal .vector-menu-content li a:active {
    color: #327ba7;
}

nav.vector-menu-tabs li.new a,
#p-cactions div.vector-menu-content li.new a,
#mw-panel .portal .vector-menu-content li.new a,
nav.vector-menu-tabs li.new a:visited,
#p-cactions div.vector-menu-content li.new a:visited,
#mw-panel .portal .vector-menu-content li.new a:visited,
nav.vector-menu-tabs li.new a:active,
#p-cactions div.vector-menu-content li.new a:active,
#mw-panel .portal .vector-menu-content li.new a:active {
    color: #ba0000;
}

.mw-body-content a.external,
.mw-body-content a.extiw {
    color: #3869bb;
}

.mw-body-content a.external:visited,
.mw-body-content a.extiw:visited,
.mw-body-content a.external:active,
.mw-body-content a.extiw:active {
    color: #3869bb;
}

.jsPurgeLink a.external {
    color: #327ba7;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

.mw-body {
    color: #36414f;
    background-color: #fbfbfb;
}

.vector-body {
    font-size: 0.9em;
    line-height: 1.75;
}

.vector-body p {
    margin: 0 0 0.8em;
}

h1,
h2,
.rsw-h2,
h3,
h4,
h5,
h6 {
    color: #444e5a;
    border-color: #e4eaee;
}

h1 {
    font-weight: bold;
}

.mw-body h1,
.mw-body-content h1,
.mw-body-content h2,
.mw-body-content .rsw-h2,
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
    font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
    margin-bottom: 0.3em;
}

.mw-body h1,
.mw-body-content h1,
.mw-body-content h2,
.mw-body-content .rsw-h2 {
    padding: 0 0 0.15em;
}

.mw-parser-output h2:first-of-type {
    clear: left;
}

pre,
code,
pre.mw-code.mw-script {
    color: inherit;
    background-color: #ffffff;
    border-color: #e4eaee;
    overflow: auto;
}

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

.mw-content-ltr ul {
    margin-top: 0;
    margin-bottom: 0.8em;
}

.mw-content-ltr ul ul {
    margin-bottom: 0;
}

.mw-content-ltr ol {
    margin: 0 0 0.8em 2em;
}

.mw-content-ltr ol ol {
    margin-bottom: 0;
}

.mw-parser-output > ol,
.mw-parser-output > ul {
    overflow: hidden;
    padding-left: 1.8em;
    margin-left: 0;
}

table.wikitable ul,
table.wikitable ol {
    margin-bottom: 0;
}

dl {
    margin: 0;
}

dd {
    min-width: 17.85em;
}

hr {
    border-color: #e4eaee;
    border-style: solid;
    border-width: 1px 0 0 0;
    height: initial;
}

div.thumbinner {
    border: 1px solid #e4eaee;
    background: none;
    padding: 0;
}

html .thumbimage {
    border: none;
}

html .thumbcaption {
    color: #5d6773;
    background: #ffffff;
    border-top: 1px solid #e4eaee;
    padding: 0.4em 0.6em;
    box-sizing: border-box;
    word-wrap: break-word;
}

.thumbcaption .magnify {
    display: none;
}

.article-thumb {
    padding: 2px;
}

li.gallerybox div.thumb {
    background: #ffffff;
    border-color: #e4eaee;
}

div.gallerytext {
    color: #5d6773;
    font-size: 0.85em;
    line-height: 1.6em;
}

div.gallerytext p {
    margin: 0.5em 0;
}

.gallery-image-wrapper {
    border: none !important;
}

.gallery-bg .gallerybox .thumb,
.gallery-bg.mw-gallery-packed .gallerybox .thumb,
.gallery-bg-1 .gallerybox:nth-of-type(1) .thumb,
.gallery-bg-2 .gallerybox:nth-of-type(2) .thumb,
.gallery-bg-3 .gallerybox:nth-of-type(3) .thumb,
.gallery-bg-4 .gallerybox:nth-of-type(4) .thumb,
.gallery-bg-5 .gallerybox:nth-of-type(5) .thumb,
.gallery-bg-6 .gallerybox:nth-of-type(6) .thumb,
.gallery-bg-7 .gallerybox:nth-of-type(7) .thumb,
.gallery-bg-8 .gallerybox:nth-of-type(8) .thumb,
.gallery-bg-9 .gallerybox:nth-of-type(9) .thumb,
.gallery-bg-10 .gallerybox:nth-of-type(10) .thumb {
    background-color: #5d6773;
    overflow: hidden;
}

.gallery-bg .gallerybox img,
.gallery-bg-1 .gallerybox:nth-of-type(1) img,
.gallery-bg-2 .gallerybox:nth-of-type(2) img,
.gallery-bg-3 .gallerybox:nth-of-type(3) img,
.gallery-bg-4 .gallerybox:nth-of-type(4) img,
.gallery-bg-5 .gallerybox:nth-of-type(5) img,
.gallery-bg-6 .gallerybox:nth-of-type(6) img,
.gallery-bg-7 .gallerybox:nth-of-type(7) img,
.gallery-bg-8 .gallerybox:nth-of-type(8) img,
.gallery-bg-9 .gallerybox:nth-of-type(9) img,
.gallery-bg-10 .gallerybox:nth-of-type(10) img {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

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

.gallery-inv-items img {
    image-rendering: pixelated;
}

div#mw-head .vector-menu .vector-menu-heading {
    background: #f6f6f6;
}

.vector-menu-tabs li.selected {
    background: #fbfbfb;
}

.vector-menu-tabs {
    padding: 0;
}

.vector-menu-tabs ul li {
    background: #f6f6f6;
}

.vector-menu-tabs ul li:hover a {
    text-decoration: none;
}

.vector-menu-tabs li a {
    padding: 0 0.75em;
    padding-top: 1em;
}

.vector-menu-tabs a {
    background-image: none;
}

.vector-menu-tabs ul li:not(.selected):hover,
div#mw-head .vector-menu .vector-menu-heading:hover,
.vector-menu-dropdown:hover .vector-menu-heading {
    background: #fafafa;
}

.vector-menu-tabs ul li:not(.selected),
div#mw-head nav.vector-menu .vector-menu-heading {
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}

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

#mw-revision-reason {
    font-style: italic;
}

#mw-revision-nav {
    text-align: center;
}

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

div.mw-warning-with-logexcerpt {
    padding: 1em 1.5em;
}

#sp-contributions-footer {
    font-size: 0.9em;
    text-align: center;
    padding: 1em 1.5em 0.5em;
    margin-top: 1.5em;
}

.warningbox {
    padding: 1.5em 2em;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

#mw-anon-edit-warning {
    font-size: 0.9em;
    padding: 1.5em 2em 0.75em;
}

#mw-anon-edit-warning .editwarning-title {
    font-size: 1.2em;
    margin-bottom: 0.4em;
}

.mw-editform #editpage-copywarn {
    line-height: 1.6em;
    padding: 0 0 0.5em;
}

.mw-warning {
    color: #705000;
    border: 1px solid #fde29b;
    background-color: #fdf1d1;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.1);
    margin: 1em 5em;
}

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

#pagehistory li {
    padding: 1px 10px;
    border-color: transparent;
}

#pagehistory li.selected {
    border: 1px solid #e4eaee;
    background: #ffffff;
}

#pagehistory .mw-history-histlinks {
    padding-right: 5px;
}

#pagehistory .mw-userlink {
    font-weight: bold;
}

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

.wgl-stickyheader #mw-history-compare > div:first-of-type {
    top: 2.75em;
}

.updatedmarker {
    color: #2e5e05;
    background-color: #c3e8a3;
    padding: 0 5px;
    border-radius: 3px;
    display: inline-block;
}

.updatedmarker::first-letter {
    text-transform: capitalize;
}

body.wgl-stickyheader.action-view .mw-headline:target::before {
    display: block;
    content: '';
    margin-top: -3rem;
    height: 3rem;
    visibility: hidden;
    pointer-events: none;
}

#contentSub {
    margin-left: 0;
}

.smwfact {
    display: none;
}

body.wgl-stickyheader .mw-notification-area {
    padding-top: 4.5em;
}

body.wgl-stickyheader .postedit-container {
    top: 4.5em;
}

.subpages + .mw-redirectedfrom {
    display: block;
    margin-top: 0.3em;
}

.smw-column-header {
    color: inherit;
}

input[name="model"][value="Scribunto"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="css"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="less"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="javascript"] ~ .wikiEditor-ui #wpTextbox1,
input[name="model"][value="json"] ~ .wikiEditor-ui #wpTextbox1 {
    height: 600px;
}

#mw-scribunto-input,
#mw-scribunto-output {
    padding: 3px;
    font-family: monospace;
    font-size: 13px;
    line-height: 1.5em;
}

ul.preload-list {
    margin-left: 0;
}

ul.preload-list li {
    list-style: none;
    display: inline-block;
    margin: 0.3em;
}

.cm-mw-pagename {
    text-decoration: none;
}

td.diff-context {
    background: #fdfdfd;
    border-color: #f1f1f1;
    opacity: 0.8;
}

td.diff-addedline {
    background: #ffffff;
    border-color: #438ab5;
}

td.diff-addedline .diffchange {
    background: #bddff2;
}

td.diff-deletedline {
    background: #ffffff;
    border-color: #379541;
}

td.diff-deletedline .diffchange {
    background: #c1edbf;
}

hr.diff-hr {
    display: none;
}



div#simpleSearch {
    border: none;
    height: 2.485em;
    margin-top: 0;
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}

#p-search {
    margin: 0;
}

#p-search form {
    margin-top: 0;
}

div#simpleSearch #searchInput {
    height: 100%;
    border: none;
    background: none;
    padding-left: 1em;
    font-family: system-ui;
}

#searchInput:focus,
#simpleSearch:hover #searchInput:focus {
    border: none;
    box-shadow: none;
}

div#simpleSearch #searchButton {
    width: 2.5em;
    background: none;
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2213%22%3E %3Cg fill=%22none%22 stroke=%22%2354595d%22 stroke-width=%222%22%3E %3Cpath d=%22M11.29 11.71l-4-4%22/%3E %3Ccircle cx=%225%22 cy=%225%22 r=%224%22/%3E %3C/g%3E %3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
}

#p-Recent_changes {
    display: block;
}

#p-Recent_changes .vector-menu-content {
    display: none;
}

#p-Recent_changes .vector-menu-heading:after {
    content: '';
    position: relative;
    left: 0.5em;
    margin-bottom: 0;
    display: inline-block;
    background-color: #3b7a07;
    width: 6px;
    height: 6px;
    border-radius: 100%;
}

#p-Recent_changes .rc-sidebar-item {
    position: relative;
    font-size: 0.75em;
    margin: 0.5em 0.25em 0 0.66em;
}

#p-Recent_changes .rc-sidebar-item::before {
    position: absolute;
    left: -0.75em;
    top: 0.5em;
    background-color: #327ba7;
    width: 4px;
    height: 4px;
    border-radius: 100%;
}

#p-Recent_changes .rc-sidebar-page {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: max-content;
}

#p-Recent_changes .rc-sidebar-page,
#p-Recent_changes .rc-sidebar-page:active,
#p-Recent_changes .rc-sidebar-page:visited {
    color: #327ba7;
}

#p-Recent_changes .rc-sidebar-user {
    color: #555;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#p-Recent_changes .rc-sidebar-user a {
    color: inherit;
}

#p-Recent_changes .rc-sidebar-more {
    text-align: right;
}

#p-Recent_changes .rc-sidebar-more .rc-sidebar-page {
    display: inline-block;
}

@keyframes slide-up {
    from {
          opacity: 0;
          transform: translateY(1rem);
    }

    to {
          opacity: 1;
          transform: translateY(0);
    }

}

@keyframes slide-down {
    from {
          opacity: 0;
          transform: translateY(-1rem);
    }

    to {
          opacity: 1;
          transform: translateY(0);
    }

}

.slide-up {
    animation: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-up;
}

.slide-up-2 {
    animation: 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-up;
}

.slide-up-3 {
    animation: 0.8s 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-up;
}

.slide-down {
    animation: 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-down;
}

.slide-down-2 {
    animation: 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-down;
}

.slide-down-3 {
    animation: 0.8s 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both slide-down;
}

.censored {
    color: #000000;
    background-color: #000000;
}

.censored a {
    color: #000000;
    text-decoration: underline;
}

.censored:hover {
    background-color: #fff;
}

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

.advanced-map {
    background: #000000;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-width: calc(100% - 20px);
}

body.wgl-darkmode .advanced-map {
    background: #000000;
}

.advanced-map.amap-left {
    float: left;
    clear: left;
    margin: 0.3em 0.5em 0.5em 0;
}

.advanced-map.amap-right {
    float: right;
    clear: right;
    margin: 0 0 1em 1em;
}

.advanced-map .advanced-map {
    padding: 0;
}

.advanced-map.amap-droplight img.leaflet-marker-icon {
    -webkit-filter: drop-shadow(0px 0px 3px #fff);
    filter: drop-shadow(0px 0px 3px #fff);
}

.advanced-map.amap-dropdark img.leaflet-marker-icon {
    -webkit-filter: drop-shadow(0px 0px 3px #000);
    filter: drop-shadow(0px 0px 3px #000);
}

.advanced-map .thumbcaption,
body.wgl-darkmode .advanced-map .thumbcaption {
    background: #000000;
    color: #ffffff;
}

.amap-nav {
    position: absolute;
    top: 3px;
    left: 5px;
    text-align: left;
    font-size: xx-small;
    white-space: nowrap;
}

.amap-nav a,
.amap-nav a:visited,
.amap-nav a:active,
.amap-nav a.mw-selflink.selflink {
    color: #ffffff;
}

body.wgl-darkmode .amap-nav a,
body.wgl-darkmode .amap-nav a:visited,
body.wgl-darkmode .amap-nav a:active,
body.wgl-darkmode .amap-nav a.mw-selflink.selflink {
    color: #ffffff;
}

.amap-title {
    margin-bottom: 10px;
    font-size: 1.2em;
    text-align: center;
    color: #ffffff;
}

body.wgl-darkmode .amap-title {
    color: #ffffff;
}

.amap-title a,
.amap-title a:visited,
.amap-title a:active,
.amap-title a.mw-selflink.selflink {
    color: #ffffff;
}

body.wgl-darkmode .amap-title a,
body.wgl-darkmode .amap-title a:visited,
body.wgl-darkmode .amap-title a:active,
body.wgl-darkmode .amap-title a.mw-selflink.selflink {
    color: #ffffff;
}

.amap-title > a,
.amap-title > span {
    padding: 0.3em 30px;
    background-image: url("/images/6/63/TitleBackground-left.png?8d416"), url("/images/c/c7/TitleBackground-right.png?8d416"), url("/images/6/69/TitleBackground-center.png?8d416");
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-size: auto 100%, auto 100%, auto 100%;
    background-position: left, right, center;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline-block;
    line-height: 1.5;
}

.amap-key {
    margin-top: 10px;
    color: #ffffff;
}

body.wgl-darkmode .amap-key {
    color: #ffffff;
}

.amap-key a,
.amap-key a:active,
.amap-key a:visited,
.amap-key a.mw-selflink.selflink {
    color: #ffffff;
}

body.wgl-darkmode .amap-key a,
body.wgl-darkmode .amap-key a:active,
body.wgl-darkmode .amap-key a:visited,
body.wgl-darkmode .amap-key a.mw-selflink.selflink {
    color: #ffffff;
}

.amap-key ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
}

.amap-key ul li:last-child {
    flex-grow: 1;
}

.amap-key ul li.amap-full {
    flex-basis: 100%;
}

.amap-key li {
    flex: 0 1 50%;
    min-width: 175px;
    margin-bottom: 0.4em;
    display: flex;
    align-items: center;
}

.amap-1col.amap-key li {
    flex: 0 1 100%;
}

.amap-3col.amap-key li {
    flex: 0 1 33%;
}

.amap-4col.amap-key li {
    flex: 0 1 25%;
}

.amap-key .amap-key-text.amap-key-compass {
    flex-grow: 1;
    text-align: center;
}

.amap-key .amap-key-symb {
    width: 30px;
    padding: 0 10px;
}

.amap-key .amap-key-symb.amap-key-nosymb {
    width: 10px;
    padding: 0;
}

.amap-key .amap-key-symb div,
.amap-key .amap-key-symb img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.amap-key .amap-key-symb img {
    max-width: 30px;
    height: auto;
    width: auto;
}

.amap-key .amap-key-symb .amap-key-dots {
    width: 12px;
    height: 12px;
}

.amap-key .amap-key-symb .amap-key-dots div {
    width: 100%;
    height: 100%;
}

.amap-key .amap-key-symb .amap-key-dots .leaflet-dot {
    border-radius: 50%;
}

.amap-key .amap-key-symb .amap-key-circ,
.amap-key .amap-key-symb .amap-key-poly {
    width: 20px;
    height: 20px;
}

.amap-key .amap-key-symb .amap-key-circ div,
.amap-key .amap-key-symb .amap-key-poly div {
    width: 100%;
    height: 100%;
}

.amap-key .amap-key-symb .amap-key-circ {
    border-radius: 50%;
}

.amap-key .amap-key-symb .amap-key-circ div {
    border-radius: 50%;
}

#mw-content-text .show,
#mw-content-text .hover:hover.hide {
    display: none;
}

#mw-content-text .hover:hover .show {
    display: inline;
}

#mw-content-text .hover:hover div.show {
    display: block;
}

#mw-content-text .toc.show {
    display: table;
}

.ChooseOption {
    background: #fff;
    border: 3px double black;
    color: #c6b895;
    display: inline-block;
    line-height: 1.1;
}

.ChooseOption:hover .OptionWindow {
    display: inline;
}

.ChooseOption.bold {
    font-weight: bold;
}

.OptionHover {
    background: #0d1e25;
    cursor: default;
    display: inline-block;
}

.OptionHeader {
    background: #0b0c05;
    border-bottom: 1px solid #223239;
    cursor: default;
    display: block;
}

.OptionWindow {
    background: white;
    border: 3px double black;
    border-radius: 4px 4px 2px 2px;
    display: none;
    font-family: RuneScape;
    font-size: 16px;
    font-weight: normal !important;
    position: absolute;
    margin-top: -3px;
    z-index: 3;
}

.OptionWindow .content {
    background: #0d1e25;
    display: block;
}

.OptionWindow .content > *:not(.OptionHeader),
.OptionWindow a {
    color: inherit;
    cursor: default;
    display: block;
    padding: 0 1px;
    text-shadow: #000 1px 1px 0px;
    white-space: nowrap;
}

.OptionWindow .content > *:not(.OptionHeader):hover,
.OptionWindow a:hover {
    text-decoration: none;
    background: #1d2e55;
}

.OptionWindow strong,
.OptionWindow b,
.OptionWindow * {
    font-weight: normal !important;
}

.OptionWindow .item {
    color: #ff9040;
}

.OptionWindow .NPC,
.OptionWindow .npc {
    color: #ff0;
}

.OptionWindow .player {
    color: #fff;
}

.OptionWindow .scenery {
    color: #0ff;
}

.OptionWindow .cb-min {
    color: #0f0;
}

.OptionWindow .cb-same {
    color: #ff0;
}

.OptionWindow .cb-max {
    color: #f00;
}

.ChooseOption.bold .OptionWindow *,
.OptionWindow.bold *,
.OptionHeader.bold * {
    font-family: RuneScape !important;
    font-weight: bold !important;
}

.hover-text {
    border-bottom: 1px black dotted;
    cursor: help;
}

.nodesktop {
    display: none;
}

.tile {
    background: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 1.5em 2em 1em;
    max-width: 40em;
}

.tile h2,
.tile .rsw-h2 {
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}

.tile .byline + h2 {
    margin-top: -0.5em;
}

.tile.link-button {
    padding: 0;
}

.tile.link-button a {
    color: inherit;
    display: block;
    padding: 1.25em 1.5em 0.75em;
    text-decoration: none;
}

.tile.dark {
    color: #ffffff;
    background: #5d6773;
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}

.tile.dark h2,
.tile.dark .rsw-h2,
.tile.dark h3 {
    color: #ffffff;
}

.tile.dark a {
    color: #ccd2d8;
}

.tile.dark .byline {
    color: rgba(255, 255, 255, 0.7);
}

.byline {
    font-size: 0.9em;
    color: #949eaa;
}

.byline a {
    color: #949eaa;
}

.tile-row {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 1em;
}

.tile-halves {
    display: flex;
    flex-flow: row wrap;
    border: 1px solid #e4eaee;
    background: #ffffff;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.tile-halves h2 {
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    margin: 0 0 0.4em;
}

.tile-halves .byline + h2 {
    margin-top: -0.5em;
}

.tile-top {
    width: 100%;
    padding: 1.3rem 1.5rem 0.6rem;
}

.tile-top.tile-image {
    display: flex;
    align-items: center;
    background-color: #949eaa;
    overflow: hidden;
    padding: 0;
    height: 13vw;
    max-height: 12em;
}

.tile-top.tile-image a {
    width: 100%;
}

.tile-top.tile-image img {
    width: 100%;
    height: auto;
    transition: 0.4s ease-out;
}

.tile-bottom {
    background: #ffffff;
    border-top: 1px solid #e4eaee;
    width: 100%;
    padding: 1rem 1.5rem 0.6rem;
}

.tile-bottom.link-button {
    align-self: flex-end;
    padding: 0;
}

.tile-bottom.link-button a {
    display: block;
    text-align: center;
    padding: 0.75em 1.5em 0.8em;
    text-decoration: none;
}

.tile-bottom.read-more {
    background: #f9fafa;
    transition: 0.3s ease-out;
}

.tile-bottom.read-more a {
    color: #949eaa;
    font-weight: bold;
    text-align: right;
}

.tile-bottom.read-more:hover {
    background: #f2f4f4;
}

.tile-bottom.read-more:hover .arrow {
    transform: translateX(50%);
}

.tile-bottom.read-more .arrow {
    filter: invert(43%) sepia(50%) hue-rotate(175deg);
    margin-left: 0.4em;
    transition: 0.3s ease-out;
}

.tile.oswf-day {
    margin-left: 0.5em;
}

.oswf-tile {
    margin: 1em;
}

.oswf-tile.oswf-complete {
    opacity: 0.75;
}

.oswf-tile .oswf-summary {
    font-size: 105%;
    line-height: 1.6;
    margin-top: -0.4em;
}

.oswf-tile .oswf-img {
    display: block;
    max-width: 75px;
    float: right;
}

.oswf-tile .oswf-img img {
    max-width: 100%;
    height: auto;
}

.oswf-tile .oswf-guidance {
    border-top: 1px solid #eeeeee;
    padding-top: 1em;
}

.js-tooltip-text {
    padding: 5px;
}

.js-tooltip-wrapper {
    position: absolute;
    z-index: 999999;
    max-width: 75%;
    padding: 5px;
    border: 3px solid #438ab5;
    background: #ffffff;
    box-shadow: 3px 3px 10px -5px #333;
    font-size: 12px;
}

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

.js-tooltip-arrow {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    z-index: 900001;
    width: 0;
    height: 0;
}

.js-tooltip-arrow.js-tooltip-arrow-pointleft {
    border-right-color: #438ab5;
    border-left-color: transparent;
    border-left-width: 0;
}

.js-tooltip-arrow.js-tooltip-arrow-pointright {
    border-left-color: #438ab5;
    border-right-color: transparent;
    border-right-width: 0;
}

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

.transcript {
    background: #ffffff;
    border: 1px solid #e4eaee;
    border-radius: 0 0 120px 120px / 0 0 8px 8px;
    box-shadow: 0 5px 7px -7px rgba(0, 0, 0, 0.4);
    max-width: 90ch;
    overflow: hidden;
    padding: 2em;
    margin-bottom: 1em;
}

.transcript.godletter {
    margin: 20px auto;
    padding: 20px 30px;
}

.ns-120 .mw-parser-output > ul,
.transcript > ul {
    list-style: none;
}

.ns-120 .mw-parser-output > ul li,
.transcript > ul li {
    list-style: none;
    border-left: 1px dashed #bdc5cd;
    padding-left: 15px;
    margin: 12px 0;
    line-height: 1.65;
}

.ns-120 .mw-parser-output > ul li b:first-of-type,
.transcript > ul li b:first-of-type {
    display: block;
}

.ns-120 .mw-parser-output > ul li:last-of-type,
.transcript > ul li:last-of-type {
    margin-bottom: 0;
}

.ns-120 .mw-parser-output > ul li:hover,
.transcript > ul li:hover {
    border-color: #444e5a;
}

.quest-action {
    text-align: center;
    font-style: italic;
    margin: 0 5%;
}

.quest-action:before,
.quest-action:after {
    content: '———';
    margin: 4px;
    letter-spacing: -1px;
}

ul.actionbar,
ul.actionbar-revolution {
    box-sizing: border-box;
    padding: 39px 0 0 6px;
    margin: 0;
    width: 530px;
    height: 76px;
}

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

ul.actionbar {
    background: url('filepath://Template_action_bar.png');
}

ul.actionbar .mw-empty-elt {
    display: block;
}

ul.actionbar-revolution {
    background: url('filepath://Template_action_bar_revolution.png');
}

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

body.wgl-stickyheader.action-view .wgl-anchor:target::before {
    display: block;
    content: '';
    margin-top: -4rem;
    height: 4rem;
    visibility: hidden;
    pointer-events: none;
}

body.wgl-stickyheader.action-view .wgl-anchor:target {
    display: block;
    position: relative;
}

.archive {
    border: 1px solid #e4eaee;
    background-color: #ffffff;
    text-align: center;
    margin: 5px;
    padding: 5px;
    float: right;
    width: 120px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.attack-speed {
    max-width: 150px;
    line-height: 1.3em;
    display: block;
    text-align: center;
}

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

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

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

.attack-speed.weapon b {
    background-color: #c6dce8;
}

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

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

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

.attack-speed.monster b::after {
    background-color: #861c10;
}

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

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

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

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

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

.attack-speed.monster.t1 b::after {
    width: 100%;
}

.attack-speed.monster.t2 b::after {
    width: 90%;
}

.attack-speed.monster.t3 b::after {
    width: 80%;
}

.attack-speed.monster.t4 b::after {
    width: 70%;
}

.attack-speed.monster.t5 b::after {
    width: 60%;
}

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

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

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

.attack-speed.monster.t9 b::after {
    width: 20%;
}

.attack-speed.monster.t10 b::after {
    width: 10%;
}

@keyframes "random-speed" {
    0% {
          width: 20%;
    }

    25% {
          width: 40%;
    }

    50% {
          width: 60%;
    }

    75% {
          width: 80%;
    }

    100% {
          width: 100%;
    }

}

.attack-speed.random b::after {
    animation-name: random-speed;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

.chat-options span {
    padding: 0 1px;
}

.chat-options .chat-options-underline {
    border-bottom: 1px dotted #15f;
    cursor: help;
}

.chat-options-dialogue {
    color: inherit;
    background: #ffffff;
    border: 1px solid #e4eaee;
    border-radius: 5px;
    margin-left: 3px;
}

.clear-both {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.coins {
    color: green;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
}

.coins-pos {
    color: #014cc0;
}

.coins-neg {
    color: #c02614;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.coins-2 {
    background-image: url('filepath://Coins_2.png');
    padding-left: 23px;
}

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

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

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

.chimes-50 {
    background-image: url('filepath://Chimes_50.png');
    padding-left: 31px;
}

.chimes-20 {
    background-image: url('filepath://Chimes_20.png');
    padding-left: 24px;
}

.chimes-1 {
    background-image: url('filepath://Chimes_1.png');
    padding-left: 19px;
}

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

.zemomark-1000 {
    background-image: url('filepath://Zemomark_1000.png');
    padding: 1px 0 1px 27px;
}

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

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

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

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

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

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

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

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

.chronotes-10000 {
    background-image: url('filepath://Chronotes_10000.png');
    padding: 1px 0 1px 34px;
}

.chronotes-1000 {
    background-image: url('filepath://Chronotes_1000.png');
    padding: 1px 0 1px 34px;
}

.chronotes-250 {
    background-image: url('filepath://Chronotes_250.png');
    padding: 1px 0 1px 32px;
}

.chronotes-100 {
    background-image: url('filepath://Chronotes_100.png');
    padding: 1px 0px 1px 32px;
}

.chronotes-25 {
    background-image: url('filepath://Chronotes_25.png');
    padding-left: 32px;
}

.chronotes-5 {
    background-image: url('filepath://Chronotes_5.png');
    padding-left: 32px;
}

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

.chronotes-3 {
    background-image: url('filepath://Chronotes_3.png');
    padding-left: 30px;
}

.chronotes-2 {
    background-image: url('filepath://Chronotes_2.png');
    padding-left: 30px;
}

.chronotes-1 {
    background-image: url('filepath://Chronotes_1.png');
    padding-left: 28px;
}

#DisassemblyT .disassembly-border {
    border-top: 0.5em solid #ffffff;
}

.documentation {
    background: #ffffff;
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.documentation pre,
.documentation code {
    background-color: #f9fafa;
}

.documentation-header {
    color: #ffffff;
    background: #949eaa;
    font-weight: bold;
    padding: 1em 1.5em;
}

.documentation-title {
    font-size: 1.25em;
}

.documentation-subheader {
    color: #ffffff;
    background: #808c9a;
    padding: 0.5em 1.5em;
}

.documentation-subheader a,
.documentation-subheader .documentation-links a,
.documentation-subheader a:visited,
.documentation-subheader .documentation-links a:visited,
.documentation-subheader a:active,
.documentation-subheader .documentation-links a:active {
    color: #e4eaee;
}

.documentation-documentation,
.documentation-links {
    font-size: 0.85em;
}

.documentation-content {
    padding: 1em 1.5em;
}

.dropsline-noted {
    color: #949eaa;
}

.item-drops .beast-version {
    font-size: smaller;
    font-style: italic;
}

.editnotice {
    font-size: 0.9em;
    padding-bottom: 0.75em;
    margin-bottom: 0.6em;
}

.editnotice .editnotice-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.4em;
}

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

.equipmenttable.equipmenttable-float-right {
    float: right;
}

.equipmenttable.equipmenttable-float-left {
    float: left;
}

.equipmenttable.equipmenttable-float-center {
    display: block;
    margin: 0 auto;
}

.equipmenttable .equipmentrow {
    position: relative;
}

.equipmenttable .equipmentrow.equipmentrow1 {
    top: 65px;
}

.equipmenttable .equipmentrow.equipmentrow2 {
    top: 73px;
}

.equipmenttable .equipmentrow.equipmentrow3 {
    top: 81px;
}

.equipmenttable .equipmentrow.equipmentrow4 {
    top: 88px;
}

.equipmenttable .equipmentrow.equipmentrow5 {
    top: 98px;
}

.equipmenttable .equipmentrow .equipmentslot {
    display: table-cell;
    position: relative;
    height: 32px;
    width: 32px;
    vertical-align: middle;
}

.equipmenttable .equipmentrow .equipmentslot img {
    max-height: 32px;
    max-width: 32px;
}

.equipmenttable .equipmentrow .equipmentslot.emptyslot img {
    opacity: 0.5;
}

.equipmenttable .equipmentrow .equipmentslot.auraslot {
    left: 57px;
}

.equipmenttable .equipmentrow .equipmentslot.headslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.pocketslot {
    left: 73px;
}

.equipmenttable .equipmentrow .equipmentslot.capeslot {
    left: 57px;
}

.equipmenttable .equipmentrow .equipmentslot.neckslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.ammoslot {
    left: 73px;
}

.equipmenttable .equipmentrow .equipmentslot.weaponslot {
    left: 37px;
}

.equipmenttable .equipmentrow .equipmentslot.torsoslot {
    left: 65px;
}

.equipmenttable .equipmentrow .equipmentslot.shieldslot {
    left: 93px;
}

.equipmenttable .equipmentrow .equipmentslot.legsslot {
    left: 97px;
}

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

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

.equipmenttable .equipmentrow .equipmentslot.ringslot {
    left: 93px;
}

.extimage div,
.extimage a,
.extimage img {
    height: inherit;
    max-height: inherit;
    max-width: inherit;
    width: inherit;
}

.extimage .caption {
    color: #696969;
    padding: 3px 6px;
}

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

.fairycode {
    font-family: "KingthingsPetrock", sans-serif;
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.fairycode b ~ b:before {
    content: " ";
}

.floornumber > .floornumber-us,
.floornumber-setting-gb .floornumber > .floornumber-us,
.floornumber-setting-us .floornumber > .floornumber-gb {
    display: none;
}

.floornumber-setting-gb .floornumber > .floornumber-gb,
.floornumber-setting-us .floornumber > .floornumber-us {
    display: inline;
}

.floornumber-override-gb .floornumber > .floornumber-us,
.floornumber-override-us .floornumber > .floornumber-gb {
    display: none !important;
}

.floornumber-override-gb .floornumber > .floornumber-gb,
.floornumber-override-us .floornumber > .floornumber-us {
    display: inline !important;
}

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

.rsw-infobox .rsw-infobox-switch-buttons .button {
    margin: 1px;
}

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

.rsw-infobox .infobox-subheader {
    background: #6ba5c8;
    color: #ffffff;
    line-height: 2em;
    border-top: 0.5em solid #ffffff;
    border-bottom: 0.5em solid #ffffff;
}

.rsw-infobox .infobox-subheader a {
    color: #ffffff;
}

.rsw-infobox fieldset#rs-qc-form {
    margin-bottom: 5px;
}

.rsw-infobox .infobox-image {
    text-align: center;
}

.rsw-infobox .infobox-image.bordered-image {
    border: 1px solid #e4eaee;
    border-bottom: none;
    padding: 0.4em;
}

.rsw-infobox .infobox-image.noted-image div {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rsw-infobox .infobox-image.noted-image div > :first-child {
    margin-right: 10px;
}

.rsw-infobox .infobox-image.noted-image div > :last-child {
    display: inline-block;
    width: 31px;
    height: 30px;
    background-image: url("filepath://Note.png");
    position: relative;
}

.rsw-infobox .infobox-image.noted-image div > :last-child img {
    height: auto;
    width: auto;
    max-width: 20px;
    max-height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.rsw-infobox .infobox-image a.image + a.image {
    margin-left: 0.1em;
}

.rsw-infobox .infobox-image img {
    max-width: 100%;
    height: auto;
}

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

.rsw-infobox .infobox-map > img,
.rsw-infobox .infobox-map > a > img {
    max-width: 100%;
    height: auto;
    margin: 0.5em 0;
}

.rsw-infobox .infobox-map a.mw-kartographer-container,
.rsw-infobox .infobox-map div.mw-kartographer-container {
    margin: 0.5em auto;
}

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

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

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

.rsw-infobox td ul {
    margin: 0 0 0 1.25em;
}

.rsw-infobox .infobox-cell-hidden {
    display: none;
}

.rsw-infobox .infobox-template-links {
    text-align: center;
}

.rsw-infobox .advanced-data {
    display: none;
}

.rsw-infobox .advanced-data td {
    line-break: anywhere;
}

.rsw-infobox .infobox-imgbg {
    background-color: rgba(0, 0, 0, 0.2);
}

.rsw-infobox.skill-info {
    float: none;
    margin: 0 0 1em 0;
    table-layout: fixed;
}

.rsw-databox th:not(.infobox-header):not(.infobox-template-links) {
    text-align: right;
    vertical-align: top;
    padding: 0.2em 0.5em;
}

.rsw-databox .databox-cell-hidden {
    display: none;
}

.rsw-databox .infobox-template-links {
    text-align: center;
    font-size: 0.85em !important;
}

.multi-infobox {
    float: right;
    margin-left: 5px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.multi-infobox .tabber {
    margin: 0;
}

.multi-infobox .tabber .tabbernav {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

.multi-infobox .tabber .tabbernav a {
    padding: 0.5em 0.8em;
}

.multi-infobox .tabber .tabbertab {
    padding: 5px;
}

.multi-infobox .rsw-infobox {
    margin: 0;
    box-shadow: none;
}

.infobox-wrapper {
    display: table;
    float: right;

}

.infobox-recipe .ref-left sup.reference {
    float: left;
    margin-left: -0.25em;
}

.databox-cosmetic-override {
    text-align: center;
}

.databox-cosmetic-override tr:first-child {
    visibility: collapse;
}

.skill-info a[href$="?action=edit"] + a[href$="?action=edit"] {
    display: none;
}

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

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

.infobox-buttons .button {
    margin: 0 3px;
}

.infobox-switch-resources {
    display: none;
}

.infobox .infobox-cell-hidden {
    display: none;
}

.infobox-bonuses .infobox-template-links {
    height: 32px;
}

.switch-infobox .switch-infobox-triggers,
.switch-infobox .loading-button {
    clear: left;
}

.switch-infobox .switch-infobox-triggers {
    padding-bottom: 0.25em;
}

.switch-infobox .switch-infobox-triggers .trigger.button {
    margin: 1px;
}

.infobox .nestedinfo td table {
    min-width: 263px;
    margin: -1px;
    width: calc(100% + 2px) !important;
}

.infobox .nestedinfo td {
    width: 100%;
    padding: 0;
}

.infobox {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    color: inherit !important;
    margin: 0 0 0.5em 0.2em !important;
    padding: 0.2em;
    float: right;
    clear: right;
}

.infobox td,
.infobox th {
    vertical-align: top;
}

.infobox caption {
    font-size: larger;
    padding-bottom: 10px !important;
    margin-left: 0 !important;
    color: inherit !important;
}

.infobox.bordered {
    border-collapse: collapse;
}

.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #aaaaaa;
}

.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}

.infobox ul {
    margin: 0.3em 0 0 1.6em;
}

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

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

.infobox .infobox-image {
    text-align: center;
    word-spacing: -4px;
}

.infobox .infobox-image img {
    height: inherit;
    max-width: 250px;
}

.infobox td .new {
    word-spacing: 0;
}

.infobox input#QtyCalc {
    width: 50px !important;
}

.infobox .infobox-cell-hidden {
    display: none;
}

.infobox-bonuses.wikitable th {
    padding: 0.25em 0.4em;
    text-align: center;
    white-space: nowrap;
    width: 70px !important;
}

.infobox-bonuses.wikitable td {
    text-align: center;
}

.infobox-bonuses.wikitable .combat-attributes {
    text-align: left;
}

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

.infotableBonuses .attribute-value {
    background: #f5f5f5;
}

.infotableBonuses .attribute-total {
    background: #f2f2f2;
}

.infotableBonuses .attribute-total .attribute-value {
    background: #f2f2f2;
}

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

.inventorytable td {
    padding: 0 !important;
    border: 0 !important;
    text-align: center;
    position: relative;
    width: 46px;
    height: 36px;
}

.inventorytable .inv-quantity-text {
    top: -1px;
    text-shadow: #000 1px 1px;
    position: absolute;
    color: yellow;
    font-family: 'RuneScape Small';
    left: 6px;
    font-size: 16px;
    pointer-events: none;
}

.inventorytable .inv-quantity-text.qty-100k {
    color: #FFFFFF;
}

.inventorytable .inv-quantity-text.qty-10m {
    color: #01FF80;
}

.inventorytable .noted-item a {
    width: 32px;
    line-height: 28px;
    background-image: url(/images/c/cc/Note.png?37169);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
}

.inventorytable .noted-item img {
    transform: scale(0.65);
}

table .im-task-reqs {
    text-align: left;
}

table .im-task-reqs p {
    margin: 0.8em 0 0 0;
}

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

.license {
    background: #cfd8eb;
    border: none;
}

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

.license th[colspan="2"] {
    font-size: 16px;
}

.license a {
    color: #556d97;
}

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

.musicplayer .mediaContainer {
    margin-top: 0.75em;
}

.pronunciation {
}

.pronunciation .k-options,
.pronunciation .volume-slider,
.pronunciation .volume_control,
.pronunciation .timed-text,
.pronunciation .time-disp,
.pronunciation .play_head,
.pronunciation .videoHolder {
    display: none;
}

.pronunciation .mediaContainer,
.pronunciation .k-player {
    display: inline-block;
    width: 20px !important;
}

.pronunciation .k-player .control-bar {
    border: none;
    background: none;
    padding: 0;
}

.pronunciation .mwPlayerContainer {
    background: none;
}

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

.messagebox.obsolete {
    background-color: #cfcfcf;
    border-color: #464646;
}

.messagebox.obsolete a,
.messagebox.obsolete a:visited,
.messagebox.obsolete a:active {
    color: #6c6c6c;
}

.messagebox.info {
    background-color: #ebebeb;
    border-color: #898989;
}

.messagebox.info a,
.messagebox.info a:visited,
.messagebox.info a:active {
    color: #6c6c6c;
}

.messagebox.action {
    background-color: #cbdae2;
    border-color: #45697D;
}

.messagebox.action a,
.messagebox.action a:visited,
.messagebox.action a:active {
    color: #3c5c6e;
}

.messagebox.file,
.messagebox.task {
    background-color: #cfd8eb;
    border-color: #617ebc;
}

.messagebox.file a,
.messagebox.task a,
.messagebox.file a:visited,
.messagebox.task a:visited,
.messagebox.file a:active,
.messagebox.task a:active {
    color: #556d97;
}

.messagebox.warn {
    background-color: #ecd8d5;
    border-color: #861c10;
}

.messagebox.warn a,
.messagebox.warn a:visited,
.messagebox.warn a:active {
    color: #861c10;
}

.messagebox.warning {
    background: #fbcfa6;
    color: #7a3f08;
    border-color: #fac28e;
}

.messagebox.warning a:not(.mw-selflink),
.messagebox.warning a:visited,
.messagebox.warning a:active {
    color: #b55e0c;
}

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

.messagebox.disambig a,
.messagebox.disambig a:visited,
.messagebox.disambig a:active {
    color: #6c6c6c;
}

.messagebox.safe {
    background-color: #d8f0d3;
    border-color: #1b8408;
}

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

.messagebox.unsafe {
    background-color: #ffee88;
    border-color: #997700;
}

.messagebox.unsafe a,
.messagebox.unsafe a:visited,
.messagebox.unsafe a:active {
    color: #997700;
}

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

.messagebox.easter a,
.messagebox.easter a:visited,
.messagebox.easter a:active {
    color: #598014;
}

.messagebox.halloween {
    background-color: #e8d8ea;
    border-color: #794080;
}

.messagebox.halloween a,
.messagebox.halloween a:visited,
.messagebox.halloween a:active {
    color: #794080;
}

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

.messagebox.thanksgiving a,
.messagebox.thanksgiving a:visited,
.messagebox.thanksgiving a:active {
    color: #a65800;
}

.messagebox.christmas {
    background-color: #d4eaf6;
    border-color: #428bb5;
}

.messagebox.christmas a,
.messagebox.christmas a:visited,
.messagebox.christmas a:active {
    color: #3a799d;
}

.messagebox.bigRaffle {
    background-color: #f1de9f;
    border-color: #640000;
}

.messagebox.bigRaffle a,
.messagebox.bigRaffle a:visited,
.messagebox.bigRaffle a:active {
    color: #640000;
}

.messagebox.discord {
    background-color: #5865F2;
    border-color: #4d58d0;
    color: #ffffff;
}

.messagebox.discord a,
.messagebox.discord a:visited,
.messagebox.discord a:active {
    color: #d2e5fc;
}

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

.messagebox.stub {
    width: 40%;
}

.messagebox.welcomenotice {
    padding: 1em;
    width: 90%;
}

.messagebox.welcomenotice .wordmark {
    filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
}

.messagebox.hasdialogue {
    width: auto;
}

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

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

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

.messagebox2 + .messagebox2 {
    margin-top: calc(-1em - 1px);
}

.messagebox-header {
    background: #ddedf6;
    border: 1px solid #c5e0ef;
    border-bottom: 0.3em solid #589ac1;
    display: flex;
}

.messagebox-image {
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.messagebox-title {
    line-height: 1.55em;
    font-weight: bold;
    padding: 0.6em 0.6em 0.6em 0;
    flex: 1;
}

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

.messagebox2.warn .messagebox-header {
    background: #feecea;
    border-color: #fdd6d2;
    border-bottom-color: #ed3523;
}

.messagebox2.warn .messagebox-header a {
    color: #da2412;
}

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

.messagebox2.action .messagebox-header a {
    color: #d76d08;
}

.messagebox2.safe .messagebox-header {
    background: #ecf8e3;
    border-color: #def3cf;
    border-bottom-color: #64ba1d;
}

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

.messagebox2.file .messagebox-header {
    background: #e2e9f7;
    border-color: #cedaf1;
    border-bottom-color: #5675b7;
}

.messagebox2.file .messagebox-header a {
    color: #4664a4;
}

.messagebox2.task .messagebox-header {
    background: #e2e9f7;
    border-color: #cedaf1;
    border-bottom-color: #5675b7;
}

.messagebox2.task .messagebox-header a {
    color: #4664a4;
}

.messagebox2.task .messagebox-reason {
    display: flex;
    flex-wrap: wrap;
}

.messagebox2.task .messagebox-reason .task-info {
    flex: 1 0 auto;
    padding-right: 1em;
}

.messagebox2.task .messagebox-reason a.mw-selflink {
    font-weight: normal;
}

.messagebox2.event .messagebox-header {
    background: #fceef9;
    border-color: #f8d8f1;
    border-bottom-color: #e667ca;
}

.messagebox2.event .messagebox-header a {
    color: #e148c0;
}

.messagebox2.info .messagebox-header {
    background: #e4eaee;
    border-color: #d4dee4;
    border-bottom-color: #8b96a3;
}

.messagebox2.info .messagebox-header a {
    color: #788493;
}

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

.messagebox2.obsolete .messagebox-header a {
    color: #5e5e5e;
}

.messagebox2.discord .messagebox-header {
    background: #5865F2;
    border-color: #404ff0;
    border-bottom-color: #414dcd;
}

.messagebox2.discord .messagebox-header a {
    color: #313cb9;
}

.messagebox2.discord .messagebox-title {
    color: #ffffff;
}

.menaphite-script {
    word-spacing: 15px;
    width: 85%;
}

.menaphite-script img {
    padding: 0 3px;
}

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

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

.thumbinner {
    display: flex;
    flex-direction: column;
}

.trow {
    display: flex;
    flex-direction: row;
    clear: left;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

.tsingle {
    margin: 1px;
    float: left;
}

.theader {
    clear: both;
    font-weight: bold;
    text-align: center;
    align-self: center;
    background-color: transparent;
    width: 100%;
}

.thumbcaption {
    background-color: transparent;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

@media all and (max-width: 720px) {
    .thumbinner {
          width: 100% !important;
          box-sizing: border-box;
          max-width: none !important;
          align-items: center;
    }

    .trow {
          justify-content: center;
    }

    .tsingle {
          float: none !important;
          max-width: 100% !important;
          box-sizing: border-box;
          text-align: center;
    }

    .tsingle .thumbcaption {
          text-align: left;
    }

    .trow > .thumbcaption {
          text-align: center;
    }

}

.navbox {
    font-size: 0.85em;
    background: #ffffff;
    margin: 15px auto;
    width: 100%;
    clear: both;
}

.navbox:not(.navbox-collapsible) {
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.1);
}

.navbox .navbox-title {
    font-size: 110%;
    background: #438ab5;
    color: #ffffff;
    text-align: center;
    padding: 3px 8px;
}

.navbox .navbox-title::before,
.navbox .navbox-title .mw-collapsible-toggle {
    font-size: 0.9em;
    margin-left: 5em;
    float: right;
    text-align: right;
    width: 4em;
}

.navbox .navbox-title a {
    color: #ffffff;
}

.navbox .navbox-title a:visited {
    color: #ffffff;
}

.navbox .navbox-footer {
    background: #438ab5;
    border-top: 1px;
    text-align: center;
    font-size: smaller;
}

.navbox .navbox-footer a {
    color: #ffffff;
}

.navbox .navbox-footer a:visited {
    color: #ffffff;
}

.navbox .navbox-group-title {
    background: #f2f5f6;
    border: 1px solid #d8e5ff;
    border-width: 0 1px 1px 0;
    font-weight: bold;
    padding: 0 10px 5px 10px;
    width: 100px;
}

.navbox .navbox-group-title a:visited {
    color: #438ab5;
}

.navbox .navbox-list {
    border-bottom: 1px solid #d8e5ff;
    padding: 0 7px;
}

.navbox .navbox-list ul {
    margin: 0;
}

.navbox .navbox-list li {
    display: inline-block;
}

.navbox .navbox-list li + li::before {
    content: ' • ';
    white-space: nowrap;
}

.navbox .navbox-subgroup {
    border-spacing: 0;
    width: 100%;
}

.navbox .navbox-subgroup .navbox-group-title {
    padding-bottom: 5px;
}

.navbox .navbox.navbox-collapsible {
    font-size: 100%;
    margin: 5px 0 0;
}

.navbox .navbox.navbox-collapsible .navbox-title {
    background: #6ba5c8;
    padding: 0 8px;
}

.navbox img {
    height: auto;
    width: auto;
    max-height: 1.6em;
    padding: 0 1px;
}

.navbox + .navbox {
    margin-top: -8px;
}

.navbox-data {
    display: none;
}

.navbox-data + .navbox {
    margin-top: -8px;
}

.pathmap .wikitable.lighttable > tfoot {
    display: none;
}

.pathmap table.wikitable.lighttable {
    width: auto !important;
    display: table-cell;
    border: none;
}

.pathmap table.wikitable.lighttable td {
    height: 30px;
    width: 30px;
    padding: 0 !important;
    border-bottom-width: 2px;
}

.perk-link {
    background: #09222F;
    border-radius: 111px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    display: inline-table;
    margin-right: 5px;
    text-align: center;
}

.perk-link.perk-link-nobg {
    background: transparent;
}

.perk-link > a {
    vertical-align: middle;
}

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

.perk-background {
    background: #09222F;
}

.navbox .perk-link img {
    max-height: initial;
}

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

.gizmo-interface td {
    border: 0;
    height: 32px;
    padding: 1px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

.gizmo-interface.gizmo-ancient {
    background-image: url('filepath://Perk_calculator_background_ancient.png');
    background-size: 216px;
}

.gizmo-interface-parts a {
    position: relative;
}

.gizmo-interface-parts a:hover {
    text-decoration: none;
}

.gizmo-interface-parts a:before {
    color: #fff;
    content: "5";
    font-family: 'RuneScape Small';
    font-size: 12pt;
    margin-left: 1px;
    margin-top: -4px;
    position: absolute;
    text-shadow: 1px 1px 1px #000;
}

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

body.wgl-darkmode table.alternating-rows .gizmo-interface tr:nth-child(2n+1),
body.wgl-darkmode table.alternating-cols .gizmo-interface td:nth-child(2n+1) {
    background: none;
}

.pic-link + a,
.chathead-link + a {
    margin-left: 0.25em;
}

.normal-POH {
    line-height: normal !important;
}

.normal-POH a,
.normal-POH .mw-selflink {
    color: #4c4c4c;
}

.portal-link-wrapper {
    text-align: center;
    margin-bottom: 0.5em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

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

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

.portal-link.wide a {
    width: 618px;
}

.portal-link.compact a {
    font-size: 15px;
    height: 100px;
    width: 200px;
}

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

.portal-link.article a {
    border-top: 8px solid #90c2dd;
}

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

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

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

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

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

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

.questdetails .questdetails-header,
.trainingdetails .questdetails-header {
    width: 15%;
    padding: 0 1em;
    font-weight: bold;
    background-color: #f2f2f2;
    vertical-align: top;
}

.questdetails .questdetails-info,
.trainingdetails .questdetails-info {
    width: 85%;
    padding-left: 1em;
}

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

.questreq ul ul {
    margin-left: 25px;
}

.quote-source {
    text-align: right;
}

.quote-source::before {
    content: '— ';
}

blockquote {
    color: #5d6773;
}

blockquote p:not(.quote-source) {
    border-left: 3px solid #e4eaee;
    padding-left: 1em;
}

.pullquote {
    border-collapse: collapse;
    border: none;
    margin: 1em auto;
}

.pullquote .quotation-mark {
    color: #949eaa;
    font-size: 3em;
    font-family: serif;
    font-weight: bold;
    padding: 0.3em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pullquote .quotation-mark.left {
    text-align: left;
    vertical-align: top;
}

.pullquote .quotation-mark.right {
    text-align: right;
    vertical-align: bottom;
}

.pullquote .quotation-text {
    vertical-align: top;
    padding: 0.2em 0.5em;
}

.pullquote .quotation-source {
    text-align: right;
}

.rsw-infobox .recolour-table {
    margin: auto;
}

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

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

.recolour-table .rec-empty-cell {
    width: 9px;
}

.recolour-table .rec-cell {
    border: 2px ridge #8c8264 !important;
    padding: 0 !important;
    height: 15px;
    width: 15px;
}

ol.references {
    font-size: 100%;
}

.references-small {
    font-size: 90%;
}

.hideQuotes .refhide {
    display: none;
}

.hideRefBacklinks .references a {
    display: none;
}

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

.speaksin {
    border-left: none;
    padding: 0 10px;
}

.speaksin-title {
    text-align: center;
    font-weight: bold;
    padding: 0.3em 0;
}

.speaksin-list {
    border-top: 1px solid;
    padding-top: 0.5em;
    -moz-columns: auto 2;
    -webkit-columns: auto 2;
    columns: auto 2;
}

.spoiler-warning {
    padding: 0.25em 1em;
    background: #9f261e;
    color: #ffffff;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid #801c13;
}

.spoiler-warning p {
    margin: 0;
}

section {
    transition: filter 0.5s ease;
}

section.spoiler {
    filter: blur(3px);
    cursor: pointer;
}

.spoiler {
    filter: blur(10px);
}

.spoiler * {
    transition: filter 0.5s ease;
}

.spoiler .gallerybox.spoiler-item .thumb {
    overflow: hidden;
    position: relative;
}

.spoiler .gallerybox.spoiler-item .thumb::before {
    content: "Click to reveal";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    color: white;
    text-shadow: 2px 2px 2px rgb(45 45 45);
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}

.spoiler .gallerybox.spoiler-item .thumb::after {
    position: absolute;
    content: " ";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.spoiler .gallerybox.spoiler-item .thumb img {
    filter: blur(10px);
}

.spoiler .gallerybox.spoiler-item .gallerytext {
    filter: blur(3px);
    cursor: pointer;
}

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

.statbox td {
    position: relative;
    background-image: url('filepath://Statstable_background.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: right;
    width: 62px;
    height: 25px;
    padding: 0 10px 0 4px;
    border-spacing: 0;
}

.statbox td img {
    float: left;
    margin-bottom: -3px;
    margin-top: -1px;
}

.statbox td img[height^="1"] {
    margin-top: 4px;
}

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

.statbox td .xpbox span {
    float: right;
}

.statbox td:hover .xpbox {
    display: inline-block;
}

.statbox td[colspan="3"] {
    background: none;
    text-align: left;
    padding: 20px 0 0 90px;
    color: #fff;
}

.store-table .ref-left sup.reference {
    float: left;
    margin-left: -0.25em;
}

.succession {
    width: 50%;
    text-align: center;
}

.succession th {
    width: 33%;
    font-size: 90%;
    background: #cccccc;
}

.succession td {
    background: #eeeeee;
}

.tabber {
    margin: 1em 0;
    overflow-x: hidden;
}

.tabber .tabbertab {
    background-color: #ffffff;
    border: 1px solid #e4eaee;
    padding: 1em 1.5em;
    overflow-x: auto;
}

ul.tabbernav {
    border: none;
    line-height: 3em;
    margin-left: 2em;
    margin-bottom: -4px;
    padding: 0;
    font-family: inherit;
}

ul.tabbernav li.tabberactive a:hover {
    background-color: #ffffff;
}

ul.tabbernav li a {
    background: #f9fafa;
    color: #444e5a;
    font-size: 110%;
    border-color: #e4eaee;
    padding: 0.5em 1em;
    transition: 0.2s ease;
}

ul.tabbernav li a:hover {
    background-color: #f1f3f3;
    border-color: #dbe3e8;
}

ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    color: #444e5a;
}

.thgem {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 66px;
}

.thgem-number {
    text-shadow: 1px 1px 0px black;
    font-family: 'RuneScape Small';
    font-size: 16px;
    position: absolute;
    top: 20px;
    left: 15px;
    pointer-events: none;
}

.thgem-common {
    background-image: url('filepath://THGem-common.png');
}

.thgem-fairly-common {
    background-image: url('filepath://THGem-fairly-common.png');
}

.thgem-uncommon {
    background-image: url('filepath://THGem-uncommon.png');
}

.thgem-rare {
    background-image: url('filepath://THGem-rare.png');
}

.thgem-very-rare {
    background-image: url('filepath://THGem-very-rare.png');
}

.thgem-ultra-rare {
    background-image: url('filepath://THGem-ultra-rare.png');
}

.thgem-none {
    background-image: url('filepath://THGem-none.png');
}

body.wgl-darkmode .rs-title-bg-on-dark {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 2px 5px;
    border-radius: 1.5px;
}

body:not(.wgl-darkmode) .rs-title-bg-on-light {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2px 5px;
    border-radius: 1.5px;
}

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

#toc .toctitle,
.toc .toctitle {
    background: #eeeeee;
    border: 1px solid #dcdcdc;
    padding: 0.25em 1em;
}

#toc .toctitle h2,
.toc .toctitle h2,
#toc .toctitle a,
.toc .toctitle a {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    color: #333333;
}

#toc .toclevel-1 a,
.toc .toclevel-1 a {
    color: #515151;
}

#toc .toclevel-2 a,
.toc .toclevel-2 a {
    color: #777777;
}

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

#toc ul ul,
.toc ul ul {
    border-left: 1px dotted #cccccc;
    padding-left: 0.5em;
}

.toctogglespan {
    padding-left: 0.2em;
}

.tocnumber {
    display: none;
}

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

.wikitable.towers {
    display: inline-table;
    width: 160px;
    height: 150px;
    margin-right: 1em;
    text-align: center;
}

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

.update-history > ul {
    margin: 0;
}

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

.update-history > ul > li > ul {
    margin-bottom: 0;
}

.update-type:hover a {
    text-decoration: none;
}

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

.update-type.hidden-update a,
.update-type.ninja-update a,
.update-type.nxt-update a {
    background: #444e5a;
}

.update-type.patch-update a {
    background: #6bc71f;
}

.update-type.hotfix-update a,
.update-type.coldfix-update a {
    background: #ee4231;
}

.update-type.warmfix-update a {
    background: #f7861b;
}

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

.context {
    outline-color: #aeb6bb;
    outline-style: solid;
    outline-width: 1px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
    display: flow-root;
    padding: 10px;
    margin: 10px auto 20px;
    max-width: 600px;
}

.legenda {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.legenda-item {
    align-items: center;
    background-color: rgba(105, 105, 105, 0.05);
    border: 1px solid rgba(120, 120, 120, 0.25);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin: 4px;
    padding: 5px;
}

.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;
}

.rs-update-section {
    border-left: solid 4px #caa522;
    padding-bottom: 10px;
    margin-bottom: 0.8em;
}

.rs-update-section > .mw-collapsible-toggle {
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    width: 100%;
    height: 300px;
    margin: 0;
    font-size: 120%;
}

.rs-update-section > div:first-of-type {
    padding: 1.25rem;
}

.rs-update-section > div:first-of-type h2 .mw-headline-underline {
    display: none;
}

.rs-update-section .rs-update-section-content {
    padding: 1.25rem;
}

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

.infobox-user-stats .infobox-header {
    border-bottom: 0;
}

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

.infobox-user-stats .infobox-subheader {
    border-top: 0;
}

.infobox-user-stats td:last-child {
    border-right: none;
}

.infobox-user-stats th:not(.infobox-header):not(.infobox-subheader) {
    border: none;
}

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

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

table.wikitable > * > tr > td {
    border-color: #e6e6e6;
    padding: 0.25em 0.45em;
}

table.wikitable .header-top {
    background: #448fba;
}

table.align-left-1 td:nth-of-type(1),
table.align-left-2 td:nth-of-type(2),
table.align-left-3 td:nth-of-type(3),
table.align-left-4 td:nth-of-type(4),
table.align-left-5 td:nth-of-type(5),
table.align-left-6 td:nth-of-type(6),
table.align-left-7 td:nth-of-type(7),
table.align-left-8 td:nth-of-type(8),
table.align-left-9 td:nth-of-type(9),
table.align-left-10 td:nth-of-type(10),
table.align-left-11 td:nth-of-type(11),
table.align-left-12 td:nth-of-type(12),
table.align-left-13 td:nth-of-type(13) {
    text-align: left;
}

table.align-right-1 td:nth-of-type(1),
table.align-right-2 td:nth-of-type(2),
table.align-right-3 td:nth-of-type(3),
table.align-right-4 td:nth-of-type(4),
table.align-right-5 td:nth-of-type(5),
table.align-right-6 td:nth-of-type(6),
table.align-right-7 td:nth-of-type(7),
table.align-right-8 td:nth-of-type(8),
table.align-right-9 td:nth-of-type(9),
table.align-right-10 td:nth-of-type(10),
table.align-right-11 td:nth-of-type(11),
table.align-right-12 td:nth-of-type(12),
table.align-right-13 td:nth-of-type(13) {
    text-align: right;
}

table.align-center-1 td:nth-of-type(1),
table.align-center-2 td:nth-of-type(2),
table.align-center-3 td:nth-of-type(3),
table.align-center-4 td:nth-of-type(4),
table.align-center-5 td:nth-of-type(5),
table.align-center-6 td:nth-of-type(6),
table.align-center-7 td:nth-of-type(7),
table.align-center-8 td:nth-of-type(8),
table.align-center-9 td:nth-of-type(9),
table.align-center-10 td:nth-of-type(10),
table.align-center-11 td:nth-of-type(11),
table.align-center-12 td:nth-of-type(12),
table.align-center-13 td:nth-of-type(13) {
    text-align: center;
}

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

.table-bg-red,
.table-bg-veryrare {
    background: #fbc0ba;
    color: #801c13;
}

.table-bg-red a:not(.mw-selflink),
.table-bg-veryrare a:not(.mw-selflink) {
    color: #9f261e;
    text-decoration: underline;
}

.table-bg-orange,
.table-bg-rare {
    background: #fbcfa6;
    color: #7a3f08;
}

.table-bg-orange a:not(.mw-selflink),
.table-bg-rare a:not(.mw-selflink) {
    color: #b55e0c;
    text-decoration: underline;
}

.table-bg-yellow,
.table-bg-uncommon {
    background: #fcea94;
    color: #786300;
}

.table-bg-yellow a:not(.mw-selflink),
.table-bg-uncommon a:not(.mw-selflink) {
    color: #a48900;
    text-decoration: underline;
}

.table-bg-green,
.table-bg-common {
    background: #c3e8a3;
    color: #2e5e05;
}

.table-bg-green a:not(.mw-selflink),
.table-bg-common a:not(.mw-selflink) {
    color: #3c780a;
    text-decoration: underline;
}

.table-bg-blue,
.table-bg-always {
    background: #aad9f5;
    color: #03436b;
}

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

.table-bg-purple {
    background: #cfc0f0;
    color: #3d276b;
}

.table-bg-purple a:not(.mw-selflink) {
    color: #4f348b;
    text-decoration: underline;
}

.table-bg-pink,
.table-bg-random {
    background: #f5c8ec;
    color: #6d3662;
}

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

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

.table-bg-gray a:not(.mw-selflink),
.table-bg-grey a:not(.mw-selflink),
.table-bg-default a:not(.mw-selflink) {
    color: #5d6773;
    text-decoration: underline;
}

tr.store-hist {
    opacity: 0.6;
    background: #e4eaee;
    color: #444e5a;
}

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

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

table.lighttable .highlight-over .table-na {
    color: rgba(60, 120, 10, 0.4);
    background: #e1f4d3;
}

table.lighttable .highlight-on .table-na {
    color: rgba(60, 120, 10, 0.55);
    background: #b6e38f;
}

.mw-collapsible.mw-collapsed {
}

.mw-collapsible:not(.mw-made-collapsible) th::before,
.mw-collapsible .mw-collapsible-toggle {
    font-weight: normal;
    margin-left: 0.5em;
}

.livestream-table td > .media-logo {
    filter: grayscale(0.8);
    opacity: 0.5;
}

.no-list-style li {
    list-style: none;
}

.no-list-style ul,
.no-list-style ol,
.no-list-style li {
    margin-left: 0;
}

.discussiontable.noresults .topic,
.discussiontable.noresults .edited,
.discussiontable.noresults .edited-by,
.discussiontable.noresults .yg-archive {
    color: #000000;
    background-color: #e6e6e6;
}

.discussiontable.noresults th {
    background-color: #cccccc;
}

.discussiontable.noresults th a {
    color: #000000;
}

.discussiontable th {
    color: #ffffff;
    background-color: #438ab5;
}

.discussiontable th a {
    color: #ffffff;
}

.discussiontable th a:hover {
    text-decoration: none;
}

.discussiontable .topic,
.discussiontable .edited,
.discussiontable .edited-by,
.discussiontable .yg-archive {
    color: #000000;
    background-color: #e6e6e6;
}

.dpltable {
    margin-top: -30px;
}

.dpltable td {
    padding-left: 5px;
}

.dpltable,
.discussiontable {
    width: 100%;
}

.dpltable .topic,
.discussiontable .topic {
    width: 40%;
}

.dpltable .edited,
.discussiontable .edited,
.dpltable .edited-by,
.discussiontable .edited-by {
    width: 30%;
}

.dpltable .yg-archive,
.discussiontable .yg-archive {
    width: 20%;
}

body.page-RuneScape_Wiki .mw-parser-output {
    max-width: 75em;
    margin: 0 auto;
}

body.page-RuneScape_Wiki.action-view .catlinks,
body.page-RuneScape_Wiki.action-view #contentSub,
body.page-RuneScape_Wiki.action-view #firstHeading,
body.page-RuneScape_Wiki.action-view #siteNotice {
    display: none;
}

.mainpage-header {
    display: flex;
    margin: 2.6em 1.75em 1.5em;
}

.mainpage-header .header-intro {
    flex: 2;
}

.mainpage-header .header-intro h1 {
    font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}

body.wgl-readermode .mainpage-header .header-intro h1 {
    font-size: 2.25em;
}

.mainpage-header .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.mainpage-header .header-stats {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -1em;
}

.mainpage-header .header-stats ul {
    list-style: none;
}

.mainpage-header .announcement {
    margin: 0.5em 0 1.5em;
}

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

.mainpage-header .announcement a:hover {
    text-decoration: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.mainpage-header .announcement .announcement-pill {
    background: #6bc71f;
    color: #ffffff;
    font-size: 0.85em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10em;
    padding: 0.1em 0.6em;
    margin: 0 0.5em 0 -0.5em;
}

.mainpage-header .announcement .arrow.dark {
    margin-left: 0.5em;
    filter: invert(50%);
}

.mainpage-body {
    display: flex;
    flex-flow: row wrap;
}

.mainpage-body h2 a {
    color: #444e5a;
}

.mainpage-body .tile {
    padding-left: 1.75em;
    padding-right: 1.75em;
    max-width: 100%;
}

.mainpage-body .tile-row {
    width: 100%;
    margin-bottom: 0.9rem;
}

.mainpage-left {
    flex: 2;
    display: flex;
    flex-flow: column wrap;
    margin-right: 0.9rem;
}

.mainpage-left > * {
    margin: 0 0 0.9rem;
}

.mainpage-right {
    flex: 1;
    display: flex;
    flex-flow: column wrap;
}

.mainpage-right > * {
    margin: 0 0 0.9rem;
}

.arrow {
    background: url('filepath://White-chevron.svg') no-repeat;
    display: inline-block;
    height: 0.7rem;
    width: 0.45rem;
    vertical-align: middle;
}

.arrow.dark {
    filter: invert(80%);
}

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

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

.tile.big-tile.dxp {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("filepath://Lumbridge Market.png") right / auto 150% no-repeat #ffffff;
}

.tile.big-tile.rs-mobile {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.5), #ffffff 50%), url("filepath://RuneScape Mobile promo.png") right / auto 150% no-repeat #ffffff;
}

.tile.big-tile.archaeology {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url("filepath://Archaeology key art.png") right / 100% auto no-repeat #ffffff;
    padding: 1.5em 2em 1em;
    text-align: center;
}

.tile.big-tile.archaeology img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
}

.tile.big-tile.archaeology h3#arch-countdown {
    font-size: 2em;
}

.mainpage-recent-updates .tile-halves {
    flex: 1;
    align-content: flex-start;
    margin-right: 0.9rem;
}

.mainpage-recent-updates .tile-halves:hover .tile-top img {
    transform: scale(1.04);
}

.mainpage-recent-updates .tile-halves:last-child {
    margin-right: 0;
}

body.wgl-readermode .mainpage-recent-updates .tile-image {
    max-height: 10.5em;
}

.mainpage-recent-updates .tile-bottom.link-button a {
    text-align: left;
    padding: 1rem 1.5rem 0.75rem;
}

.mainpage-recent-updates h2 {
    margin: -0.5em 0 0.3em;
}

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

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

.mainpage-contents .tile-halves {
    flex: 1;
    margin-right: 0.9rem;
}

.mainpage-contents .tile-halves:hover .tile-top img {
    transform: scale(1.04);
}

.mainpage-contents .tile-halves:last-child {
    margin-right: 0;
}

.mainpage-contents .tile-top {
    height: 4.5rem;
    position: relative;
}

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

.mainpage-contents h2 {
    margin: 0;
    padding: 0;
}

.mainpage-skills ul {
    columns: 3;
    margin: 1em 0.7em 0.7em 1em;
}

.mainpage-skills li {
    display: flex;
    margin-bottom: 0.4em;
    isolation: isolate;
}

.mainpage-skills li a:first-child {
    border-radius: 3px;
    padding: 4px;
    width: 25px;
    height: 25px;
}

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

.mainpage-skills li:hover a:first-child {
    border-radius: 3px 0 0 3px;
}

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

.skill-agility a:first-child,
.skill-melee a:first-child {
    background: #bc483d;
}

.skill-agility:hover a:last-child,
.skill-melee:hover a:last-child {
    background: #932419;
}

.skill-ranged a:first-child {
    background: #748d36;
}

.skill-ranged:hover a:last-child {
    background: #4c6215;
}

.skill-magic a:first-child {
    background: #6274ab;
}

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

.skill-fishing a:first-child,
.skill-fletching a:first-child {
    background: #3e8e9a;
}

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

.skill-cooking a:first-child,
.skill-divination a:first-child,
.skill-thieving a:first-child {
    background: #91689e;
}

.skill-cooking:hover a:last-child,
.skill-divination:hover a:last-child,
.skill-thieving:hover a:last-child {
    background: #713684;
}

.skill-farming a:first-child,
.skill-woodcutting a:first-child {
    background: #59924f;
}

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

.skill-mining a:first-child,
.skill-summoning a:first-child {
    background: #6385a8;
}

.skill-mining:hover a:last-child,
.skill-summoning:hover a:last-child {
    background: #315f8d;
}

.skill-invention a:first-child,
.skill-smithing a:first-child {
    background: #d2b244;
}

.skill-invention:hover a:last-child,
.skill-smithing:hover a:last-child {
    background: #b69213;
}

.skill-archaeology a:first-child {
    background: #a56831;
}

.skill-archaeology:hover a:last-child {
    background: #784212;
}

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

.mainpage-wikinews p:not(.news-date) {
    margin-left: 1em;
}

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

.mainpage-social .tile-top {
    display: flex;
    align-items: center;
    padding: 1em 1.5em;
}

.mainpage-social .tile-top a {
    flex: 1;
    position: relative;
    text-decoration: none;
}

.mainpage-social .tile-top a:hover .arrow {
    transform: translateX(50%);
}

.mainpage-social .tile-bottom {
    border: none;
    padding: 1em 1.75em;
}

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

.mainpage-social .social-icon {
    margin-right: 0.75em;
    width: 60px;
    text-align: center;
}

.mainpage-social .social-header {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.15em;
    margin: 0.5em 0 -0.15em;
}

body.wgl-readermode .mainpage-social .social-header {
    font-size: 1.05em;
}

.mainpage-social .social-tagline {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0.5em;
}

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

.mainpage-social.mainpage-discord .tile-top {
    background: #5865F2;
}

.mainpage-social.mainpage-discord .tile-bottom {
    background: #525ee0;
}

.mainpage-social.mainpage-twitter .tile-top {
    background: #1da1f2;
}

.mainpage-social.mainpage-twitter .tile-bottom {
    background: #1e96e0;
}

.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;
}

.mainpage-editing {
    border: none;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}

.mainpage-editing .tile-top {
    background: #438ab5;
}

.mainpage-editing .tile-bottom {
    background: #3980ab;
    border: none;
    padding: 0.8rem 1.5rem 0.4rem;
}

.mainpage-editing h2,
.mainpage-editing a,
.mainpage-editing a:visited,
.mainpage-editing a:active {
    color: #ffffff;
}

.mainpage-editing p {
    color: rgba(255, 255, 255, 0.9);
}

.mainpage-editing ul {
    list-style-image: url('filepath://Transparent-chevron.svg');
}

.mainpage-poll .ajaxpoll {
    padding: 0;
    width: 100%;
    border: none;
    box-shadow: none;
}

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

.mainpage-fimg .tile-top p:not(.byline) {
    font-size: 0.9em;
    line-height: 1.8em;
}

@media only screen and (max-width: 65.999rem) {
    .mainpage-recent-updates .tile-halves:last-child {
          display: none;
    }

    .mainpage-recent-updates .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }

    .mainpage-recent-updates .tile-top {
          height: 18vw;
    }

    .mainpage-contents .tile-halves:nth-child(1),
    .mainpage-contents .tile-halves:nth-child(2),
    .mainpage-contents .tile-halves:nth-child(3) {
          margin-bottom: 0.9rem;
    }

    .mainpage-contents .tile-halves:nth-child(3) {
          margin-right: 0;
    }

    .mainpage-contents .line-break {
          width: 100%;
    }

    .mainpage-skills ul {
          columns: 2 9em;
    }

    .mainpage-skills .skill-thieving {
          display: none;
    }

    .mainpage-header .header-stats,
    .mainpage-onthisday {
          display: none;
    }

}

@media only screen and (min-width: 66rem) and (max-width: 81.999rem) {
    .mainpage-contents .tile-halves:last-child {
          display: none;
    }

    .mainpage-contents .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }

    .mainpage-header .header-stats,
    .mainpage-contents .line-break {
          display: none;
    }

}

@media only screen and (min-width: 82rem) {
    .mainpage-header .header-intro {
          margin-right: 2em;
    }

    .mainpage-contents .line-break {
          display: none;
    }

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

    body.wgl-readermode .mainpage-contents .tile-halves:nth-last-child(2) {
          margin-right: 0;
    }

}

.smw-callout-error {
    background-color: #feecea;
    border-color: #feecea;
    border-left-color: #ee4231;
}

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

.smw-callout-success {
    background-color: #ecf8e3;
    border-color: #ecf8e3;
    border-left-color: #6bc71f;
}

.smw-callout-warning {
    background-color: #fef9de;
    border-color: #fef9de;
    border-left-color: #f9d000;
}

.smw-property-page-results .header-title {
    color: inherit;
}

.mw-body .mw-indicators.mw-body-content #mw-indicator-smw-entity-examiner.mw-indicator .smw-indicator-vertical-bar-loader {
    display: none;
}

.page-Special_CreateAccount .firstHeading,
.page-Special_UserLogin .firstHeading {
    width: 32rem;
    margin: 1.5em auto 0.4em;
}

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

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

.page-Special_CreateAccount .mw-ui-container #userloginForm,
.page-Special_UserLogin .mw-ui-container #userloginForm {
    float: unset;
    margin: 0;
}

.page-Special_CreateAccount .mw-ui-container .mw-ui-vform,
.page-Special_UserLogin .mw-ui-container .mw-ui-vform {
    margin: 2.5em auto 0;
    width: 22rem;
}

#signupstart,
#userloginprompt {
    border: 1px solid #e4eaee;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    padding: 1.5em 2em 1em;
}

#userloginForm label[for="mw-input-captchaWord"] {
    margin-bottom: 0.5em;
}

.signup-realname-tip {
    color: #656565;
    font-size: 0.9em;
    margin: -0.75em 0 0.75em;
}

.mw-createacct-benefits-container {
    display: none;
}

.mw-plusminus-pos {
    color: #407813;
}

.mw-plusminus-neg {
    color: #b41e0f;
}

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

.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted ul,
.client-js .mw-changeslist.mw-rcfilters-ui-changesListWrapperWidget-highlighted table.mw-enhanced-rc {
    margin-left: 1.5em;
}

.mw-changeslist-legend {
    display: none;
}

.mw-recentchanges-toplinks {
    font-size: 0.85em;
}

.mw-recentchanges-toplinks table {
    margin: 3.5em auto 2em;
}

.mw-rcfilters-ui-rcTopSectionWidget-topLinks-top .mw-recentchanges-toplinks table {
    margin: 0 auto 1em;
}

.mw-recentchanges-toplinks th {
    text-align: right;
    padding-right: 5px;
}

.mw-recentchanges-toplinks .speedy-delete a,
.mw-recentchanges-toplinks .speedy-move a {
    color: #ee4231;
}

.page-Special_RecentChanges .mw-collapsible .mw-collapsible-toggle {
    margin-left: 0;
}

.mw-tag-markers,
.mw-tag-markers a {
    font-weight: bold;
}

.mw-tag-marker-visualeditor a,
.mw-tag-marker-visualeditor-needcheck a {
    color: #e49f10;
    font-weight: normal;
}

#mw-searchoptions table {
    margin-right: 0;
}

#mw-searchoptions table:nth-child(odd) {
    border-right: 1px solid #172136;
    margin-right: 2em;
}

#mw-searchoptions table tr td:first-of-type {
    font-weight: bold;
}

#mw-searchoptions table td {
    width: 18vw;
    padding: 0;
}

#mw-searchoptions h4 {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

.searchresult {
    line-height: 1.5;
}

.searchalttitle,
#mw-search-interwiki li {
    font-size: 90%;
}

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

.page-Special_ListFiles a.image img {
    width: inherit;
    height: inherit;
}

.page-Special_ListFiles .TablePager_col_thumb {
    text-align: center;
}

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

#editcount table[border="1"] {
    background-color: #ffffff !important;
    margin-top: 0.5em;
}

#editcount table[border="1"] th,
#editcount table[border="1"] td {
    padding: 0.25em 0.45em;
}

#editcount table[border="1"] th {
    background: #eeeeee;
    border: 1px solid #dcdcdc;
}

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

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

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

.smwb-title a {
    padding-left: 10px;
}

.smwb-factbox,
.smwb-ifactbox {
    border-collapse: collapse;
    border: 0;
}

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

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

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

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

.smwb-bottom {
    border-bottom: 0;
}

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

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

.mw-special-AbuseLog .mw-abuselog-details {
    table-layout: fixed;
    width: 100%;
}

.fileupload-results {
    margin-left: 0;
}

.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup .mw-echo-ui-placeholderItemWidget {
    background-color: inherit;
}

.rootpage-Help_Editing:not(.action-edit) #firstHeading,
.page-Help_Editing:not(.action-edit) #firstHeading,
.rootpage-Help_Editing:not(.action-edit) #contentSub,
.page-Help_Editing:not(.action-edit) #contentSub,
.rootpage-Help_Editing .mw-parser-output,
.page-Help_Editing .mw-parser-output {
    margin-left: auto;
    margin-right: auto;
}

.page-Help_Editing:not(.action-edit) #firstHeading,
.page-Help_Contents:not(.action-edit) #firstHeading,
.page-Help_Editing:not(.action-edit) .mw-redirectedfrom,
.page-Help_Contents:not(.action-edit) .mw-redirectedfrom {
    display: none;
}

.page-Help_Editing .header-intro,
.page-Help_Contents .header-intro {
    margin: 2.6em 1.75em;
}

.page-Help_Editing .header-intro h1,
.page-Help_Contents .header-intro h1 {
    font-size: 2.5em;
    border: none;
    margin: 0 0 0.15em;
}

.page-Help_Editing .header-intro p,
.page-Help_Contents .header-intro p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.page-Help_Editing .tile-halves,
.page-Help_Images .tile-halves {
    width: 45%;
    max-width: 30em;
    margin: 0 1em 2em;
}

.page-Help_Contents .header-intro {
    text-align: center;
}

.page-Help_Contents .tile-halves {
    min-width: 30em;
    width: 46%;
    margin: 0 2% 2em;
}

.page-Help_Contents .tile-halves .tile-bottom {
    text-align: center;
}

.color-container {
    display: flex;
    margin: 2em auto;
    width: 80%;
    max-width: 60em;
}

.color-column {
    flex: 1;
    margin-right: 1em;
}

.color-column:last-child {
    margin-right: 0;
}

.color-column h3 {
    padding: 0;
}

.color-group {
    color: #333333;
    padding: 1em 1.5em;
    transition: 0.2s ease-out;
}

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

.color-group.dark {
    color: #ffffff;
}

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

body.wgl-readermode .color-group .variable,
body.wgl-readermode .color-group .hexcode {
    font-size: inherit;
}

.color-group .variable {
    font-weight: bold;
}

.page-RuneScape_Theme #toc a[href^="#The_quick_brown_fox"] {
    display: none;
}

.forumlist th.forum_title {
    padding-left: 25px;
}

.forumlist td {
    padding: 0;
}

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

.forumlist td span.forum_author {
    padding-left: 30px;
}

.forumlist td span a {
    text-decoration: none;
}

.forumlist .forum_edited a {
    text-decoration: none;
}

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

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

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

.forumoldarchives a {
    color: #ffffff;
}

.forumcolumnheader {
    background-color: #e6e6e6;
    color: #000000;
    text-align: left;
    padding-left: 5px;
}

.forumsearchbox {
    float: right;
    width: auto;
    padding: 0.5em;
    margin-left: 0.5em;
    text-align: center;
    font-size: 90%;
    background-color: #f1f1f1;
}

body.ns-110 #ca-talk {
    display: none;
}

.calc-container {
    display: block;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    margin-top: -52px;
    column-count: auto;
    column-width: 491px;
    column-fill: balance;
    column-gap: 52px;
    column-rule: dashed 1px rgba(137, 142, 152, 0.1);
    pointer-events: none;
}

.calc-container > * {
    pointer-events: initial;
}

.calc-container .calc-tile-divider:first-child,
.calc-container .calc-tile-compact.calc-tile-divider:first-child {
    margin-bottom: 0px;
}

.calc-container.calc-container-compact {
    column-gap: 32px;
}

body.wgl-stickyheader .calc-container {
    margin-top: -92px;
}

body.wgl-stickyheader .calc-sticky .calc-section-header {
    top: 40px;
}

body.wgl-stickyheader .calc-tile-divider {
    margin-bottom: -92px;
}

body.wgl-stickyheader .calc-tile-container {
    padding-top: 118px;
}

body.wgl-stickyheader .calc-tile-compact.calc-tile-container {
    padding-top: 96px;
}

body.wgl-stickyheader .calc-header-title > h2,
body.wgl-stickyheader .calc-header-title > .rsw-h2 {
    grid-template-rows: 0px 172px;
    margin-top: -117px !important;
    height: 172px;
}

body.wgl-stickyheader .calc-header-title > h2 > span,
body.wgl-stickyheader .calc-header-title > .rsw-h2 > span {
    grid-template-rows: 117px 55px;
}

.popVoyagesProgressContainer {
    background-color: #393939;
    background-image: url("/images/e/e8/RS_prog_bar_bg.svg?1016c");
    background-repeat: repeat;
    border-image: url("/images/5/53/RS_prog_bar_border.svg?fe10a");
    border-image-slice: 2 3 3 3;
    border-color: #5e5e5e;
    border-style: solid;
    border-width: 2px 3px 3px 3px;
    position: relative;
    width: 165px;
}

.popVoyagesProgressBar {
    background-image: url("/images/5/54/RS_green_prog_bar.svg?48a13");
    background-color: #5c8945;
    height: 19px;
    position: absolute;
}

.popVoyagesProgressPercent {
    color: #cbd9f4;
    display: table;
    line-height: 15px;
    margin: 0 auto;
    position: sticky;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#popVoyagesCalcForm #popVoyagesCalcForm-popVoyagesCalcResult-farthestRegion > div.oo-ui-optionWidget.oo-ui-buttonElement > a.oo-ui-buttonElement-button {
    padding-left: 2.1em;
    padding-right: 0.5em;
    min-height: 2em;
    background-position: 0.3em center;
    background-size: auto 1.4em;
    background-repeat: no-repeat;
}

#popVoyagesCalcForm [title="The Arc"] {
    background-image: url("/images/d/d7/Bamboo_icon.png?05f2d");
}

#popVoyagesCalcForm [title="The Skull"] {
    background-image: url("/images/4/49/Gunpowder_icon.png?d695f");
}

#popVoyagesCalcForm [title="The Hook"] {
    background-image: url("/images/e/e7/Slate_icon.png?43cdd");
}

#popVoyagesCalcForm [title="The Scythe"] {
    background-image: url("/images/c/cc/Cherrywood_icon.png?71a41");
}

#popVoyagesCalcForm [title="The Bowl"] {
    background-image: url("/images/b/be/Jade_icon.png?aef27");
    padding-left: 2.3em !important;
}

#popVoyagesCalcForm [title="The Pincers"] {
    background-image: url("/images/9/97/Stainless_steel_icon.png?91858");
}

#popVoyagesCalcForm [title="The Pincers"] {
    background-image: url("/images/9/97/Stainless_steel_icon.png?91858");
}

#popVoyagesCalcForm [title="The Loop"] {
    background-image: url("/images/0/0f/Terracotta_icon.png?b3411");
}

#popVoyagesCalcForm [title="The Shield"] {
    background-image: url("/images/2/20/Azure_icon.png?600e1");
    padding-left: 1.6em !important;
}

.rsw-chartjs.rsw-chartjs-config {
    display: none;
}

.rsw-chartjs.rsw-chart-error {
    font-family: monospace;
}

.gemw-container {
    width: 90%;
    max-width: 60em;
    margin: 4em auto;
}

.gemw-header {
    display: flex;
    border-left-width: 0.25em;
    border-left-style: solid;
    padding-left: 1em;
    margin-bottom: 3em;
}

.gemw-header.positive {
    border-color: #6bc71f;
}

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

.gemw-header.unchanged {
    border-color: #3ea6e6;
}

.gemw-header .gemw-section-left {
    flex: 1;
    margin-right: 2em;
}

.gemw-header .gemw-image {
    float: left;
    margin: 0.5em 1em 0 0;
}

.gemw-header .gemw-name {
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 0;
}

.gemw-header .gemw-name a {
    color: #444e5a;
}

.gemw-header .gemw-examine {
    color: #949eaa;
    font-size: 1.05em;
    font-style: italic;
    margin-bottom: 0;
}

.gemw-header .gemw-price {
    display: inline-block;
    font-size: 2.75em;
    font-weight: bold;
}

.gemw-header .gemw-price::after {
    content: ' coins';
    color: #949eaa;
    font-size: 1rem;
    font-weight: normal;
    word-spacing: 0.25em;
}

.gemw-header .gemw-change {
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    margin-left: 2em;
    word-spacing: 0.5em;
}

.gemw-header .gemw-change img {
    vertical-align: baseline;
}

.gemw-header .gemw-section-right {
    text-align: right;
}

.gemw-header .gemw-updated {
    line-height: 1.5em;
}

.gemw-header .gemw-time {
    font-weight: bold;
}

.gemw-body {
    display: flex;
}

.gemw-body .gemw-section-left {
    width: 40%;
    margin-right: 2em;
}

.gemw-body .gemw-section-left dl {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: -1.25em;
}

.gemw-body .gemw-section-left > div {
    margin-top: 2em;
}

.gemw-body .gemw-section-left a {
    color: #949eaa;
}

.gemw-body .gemw-property {
    width: 30%;
    border-top: 0.15em dotted #e4eaee;
    padding-top: 0.25em;
    margin-bottom: 1.5em;
}

.gemw-body .gemw-property dt {
    color: #949eaa;
    font-weight: normal;
}

.gemw-body .gemw-property dd {
    font-weight: bold;
    margin: -0.25em 0 0;
}

.gemw-body .gemw-links {
    color: #949eaa;
    margin-bottom: 0.35em;
}

.gemw-body .gemw-section-right {
    width: 60%;
}

.gemw-body .gemw-section-right .highcharts-container {
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.gemw-container.gemw-historical .gemw-header.positive,
.gemw-container.gemw-historical .gemw-header.negative,
.gemw-container.gemw-historical .gemw-header.neutral,
.gemw-container.gemw-historical .gemw-header.unchanged {
    border-color: black;
}

.gemw-container.gemw-historical .gemw-header .gemw-time .jsPurgeLink {
    display: none;
}

.gemw-container.gemw-historical .gemw-header .gemw-section-left:after {
    content: "This is a historical item no longer available on the Grand Exchange. The data is preserved here as an archive.";
    font-style: italic;
}

#overlay {
    background-attachment: scroll;
    background-color: #000;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-width: 0;
    display: none;
    height: 2500px;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

#modal,
#GEchartpopup {
    background: #fff;
    border: 3px solid #000;
    color: #000;
    font-size: 10pt;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 150px;
    width: 975px;
    z-index: 52;
}

#GEchartpopup {
    min-height: 525px;
    width: 85%;
    height: 80%;
    left: 7%;
    top: 10%;
    overflow: auto;
}

#GEchartpopup #closepopup {
    float: right;
    margin-bottom: 5px;
    z-index: 100;
}

#GEchartpopup #itemstats {
    bottom: 50px;
    font-size: 11px;
    position: absolute;
    right: 45px;
    width: 200px;
    z-index: 10;
}

#GEchartpopup #itemstats caption {
    cursor: pointer;
    text-align: right;
}

#GEpopupchart {
    height: 500px;
}

.highcharts-container .highcharts-range-selector {
    font-size: 11px;
}

.GEPermLink {
    float: right;
    font-size: 14px;
}

.GEPermLink ~ .GEdatachart {
    clear: right;
}

form[id^="chartProperties"] button {
    margin: 3px;
}

.smallChart .highcharts-range-selector {
    display: none;
}

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

.smallChart .highcharts-title {
    white-space: nowrap !important;
}

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

.smallChart .highcharts-scrollbar,
.mediumChart .highcharts-scrollbar {
    display: none;
}

#rsw-exchange-overlay .oo-ui-popupWidget-anchor {
    z-index: 101;
}

#rsw-exchange-overlay .oo-ui-labelElement-label {
    font-weight: bold;
}

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

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

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    background-color: #dfe2e6;
    border-color: #d7dadd;
}

.oo-ui-image-destructive.oo-ui-icon-clear,
.mw-ui-icon-clear-destructive::before {
    background-image: url(/load.php?format=rasterized&image=clear&lang=en-gb&modules=oojs-ui.styles.icons-interactions&skin=vector&variant=destructive&version=1xdd7g0);
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Cg fill=%22%23d33%22%3E%3Ctitle%3Eclear%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm5.66 14.24l-1.41 1.41L10 11.41l-4.24 4.25-1.42-1.42L8.59 10 4.34 5.76l1.42-1.42L10 8.59l4.24-4.24 1.41 1.41L11.41 10z%22/%3E%3C/g%3E%3C/svg%3E");
}

.rs-ex-modal .oo-ui-window-frame {
    width: 600px !important;
    height: 540px !important;
}

.rs-ex-modal .oo-ui-flaggedElement-primary {
    margin-left: 15px;
}

#rs-ex-status {
    color: #949eaa;
    margin: 10px 15px 5px;
}

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

#rs-ex-form .oo-ui-fieldsetLayout-group {
    margin-bottom: 15px;
}

#rs-ex-form .oo-ui-fieldLayout-header {
    width: 15%;
    margin-right: 23px;
}

#rs-ex-form .oo-ui-fieldLayout-field {
    width: 70%;
}

#rs-ex-form .oo-ui-fieldLayout-help {
    margin-right: 1em;
    margin-left: -1.8em;
}

#rs-ex-icon .oo-ui-labelElement-label {
    padding-right: 0;
}

#rs-ex-icon .oo-ui-inputWidget-input {
    padding-left: 33px !important;
}

#repairForm {
    padding: 7px;
}

#repairForm .oo-ui-fieldLayout-header {
    width: 45%;
}

#repairForm .oo-ui-fieldLayout-header .oo-ui-labelElement-label {
    margin-top: 3px;
}

#repairForm .oo-ui-fieldLayout-field {
    width: 50%;
}

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

#repairForm .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
    display: none;
}

.ve-ui-overlay {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

.ve-ui-mwSaveDialog-license {
    line-height: 1.65em;
}

.ve-ui-mwSaveDialog-savePanel .mw-summary-preview {
    border-bottom: 1px solid #cccccc;
    line-height: 1.65em;
    padding-bottom: 1em;
    margin-bottom: 1.5em;
}

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

del[data-diff-action='remove'],
[data-diff-action='remove'] > del {
    text-decoration: initial;
}

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

.qc-in-progress {
    display: inline-block;
    background: #f9d000;
    width: 0.75em;
    height: 0.75em;
    border-radius: 50%;
}

.qc-table .quest-completed {
    background-color: #c3e8a3;
}

.qc-table .quest-started {
    background-color: #fcea94;
}

.seealso {
    margin: 0.8em 1.6em;
    font-style: italic;
}

.seealso + .seealso {
    margin-top: -0.8em;
}

.level-up-table td li {
    padding: 0 10px 0 10px;
}

.level-up-table ul {
    list-style-type: disc;
}

.level-up-table .lvlupmem {
    background: #f6ab58;
    color: #582e00;
}

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

.sic {
    color: #15F;
    font-style: italic;
    cursor: help;
    border-bottom: dotted 1px black;
}

.nowraplinks a {
    white-space: nowrap;
}

.boldlinks a {
    font-weight: bold;
}

.center,
.centre {
    display: block;
    text-align: center;
}

.center table,
table.center,
.centre table,
table.centre {
    margin: 0 auto;
}

.right table,
span.right {
    float: right;
}

.left table,
span.left {
    float: left;
}

.small {
    font-size: smaller;
}

.non-mobile-hide {
    display: none;
}

.sg-red,
.nocell {
    background: #ecccc6;
    color: #861c10;
}

.sg-yellow,
.maybecell {
    background: #f3f0b0;
    color: #6e5d45;
}

.sg-green,
.yescell {
    background: #c3ebc5;
    color: #506553;
}

.sg-red a,
.sg-yellow a,
.sg-green a,
.nocell a,
.maybecell a,
.yescell a {
    color: #04f;
}

ul.smalllistmargin,
.smalllistmargin ul,
ol.smalllistmargin,
.smalllistmargin ol {
    margin-left: 1.5em;
}

#spreport {
    border: 1px solid #808080;
    padding: 10px;
    text-align: center;
}

.mw-dismissable-notice-close-parent {
    min-height: 1em;
}

.rcsitenotice-dismiss {
    float: right;
    font-weight: normal;
}

table.wikitable + table.wikitable {
    margin-top: -1px;
}

#file img,
table.filehistory img {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
}

table.filehistory button img,
#file button img {
    background: none;
}

.catlinks {
    background: #ffffff;
    border: 1px solid #e4eaee;
    padding: 8px 15px;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
}

.ns-0 #charmguide + div + form .mw-summary,
.ns-0 #charmguide + div + form .module_content {
    display: none;
}

#mw-content-text q:before {
    content: open-quote;
}

#mw-content-text q:after {
    content: close-quote;
}

td.famtreesub {
    margin: 0;
    padding: 0;
}

td.famtreesub table {
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

td.famtreesub table td {
    height: 1em;
    width: 1em;
}

td.famtreeleaf {
    background: #dfdfdf;
    padding: 0.2em;
}

.status-active {
    background-color: #98e553;
    color: #245200;
}

.status-active a {
    color: inherit !important;
}

.status-inactive {
    background-color: #ececec;
    color: #777777;
}

.status-inactive a {
    color: inherit !important;
}

.clickpic a.image {
    margin-left: 2px !important;
    margin-right: 2px !important;
    line-height: 34px;
    vertical-align: middle;
}

.TH_Gem-common img,
.TH_Gem-fairly-common img,
.TH_Gem-rare img,
.TH_Gem-uncommon img,
.TH_Gem-very-rare img,
.TH_Gem-none img {
    image-rendering: pixelated;
}

.accent {
    background-color: transparent !important;
}

.smwprops {
    width: 80% !important;
    max-width: 500px;
    white-space: nowrap;
    overflow: auto;
    display: inline-block;
}

.prewrap p {
    white-space: pre-wrap;
}

.mw-editsection,
.mw-editsection-like {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .inventory-image {
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
          image-rendering: crisp-edges;
    }

    .navbox .inventory-image {
          image-rendering: auto;
    }

}

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

.update-redirect.nuke {
    margin-bottom: 25%;
}

.text-red {
    color: #c22010;
}

.text-orange {
    color: #bf6007;
}

.text-yellow {
    color: #ad9000;
}

.text-green {
    color: #478515;
}

.text-blue {
    color: #1980bf;
}

.text-purple {
    color: #5c2dbb;
}

.text-pink {
    color: #dd32b8;
}

.text-gray,
.text-grey {
    color: #6b7787;
}

body.wgl-darkmode-transition,
.wgl-darkmode-transition * {
    transition-property: all;
    transition-duration: 1s;
}

#p-personal ul {
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-end;
}

#pt-skin-toggles {
    order: -4;
}

#utcdate {
    order: -3;
}

#pt-rsnews {
    order: -2;
}

#pt-events {
    order: -1;
}

li#pt-anontalk {
    padding-top: 0.6em;
}

.discord-aff-line img {
    filter: invert(45%) sepia(4%) saturate(6018%) hue-rotate(192deg) brightness(83%) contrast(107%);
}

#p-logo {
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25));
    margin: -1.5em 0 1.5em;
}

body {
    background: url('filepath://RuneScape_Wiki_background.jpg?width=1001') #f6f6f6 top left no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    body {
          background-image: url('filepath://RuneScape_Wiki_background.jpg');
          background-size: 1001px 250px;
    }

}

#mw-page-base {
    background: none;
}

div#mw-panel {
    padding-top: 2.5em;
}

div#mw-panel .vector-menu-portal .vector-menu-heading {
    font-weight: bold;
    background-image: none;
}

div#mw-panel .vector-menu-portal div.body {
    background: none;
    margin-right: 0.5em;
}

.mw-body {
    border-color: transparent;
    box-shadow: 0 0.25em 0.6em -0.15em rgba(0, 0, 0, 0.15);
    margin-top: 0;
}

#ca-view {
    display: none;
}

#pt-notifications-alert .mw-echo-notifications-badge,
#pt-notifications-notice .mw-echo-notifications-badge {
    background-size: 75%;
    background-position: center 90%;
    background-repeat: no-repeat;
}

.ve-activated nav.vector-menu-tabs .selected {
    box-shadow: none;
}

nav.vector-menu {
    line-height: initial;
}

nav.vector-menu .vector-menu-heading:after {
    margin-bottom: 0.4em;
}

nav.vector-menu .vector-menu-heading a {
    height: 2.2em;
}

nav.vector-menu div.menu {
    border: 1px solid #ddd;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

#p-cactions-label {
    padding-right: 0.5em;
}

#p-search {
    margin: 0;
}

#p-search form {
    margin-top: 0;
}

div#simpleSearch {
    border: none;
    background: #ffffff;
    height: 2.485em;
    margin-top: 0;
    box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15);
}

div#simpleSearch #searchInput {
    font-family: 'IBM Plex Sans', 'Helvetica Neue', 'Arial', sans-serif;
    height: 100%;
    border: none;
    background: none;
    padding-left: 1em;
}

div#simpleSearch #searchInput:focus,
div#simpleSearch:hover #searchInput:focus {
    border: none;
    box-shadow: none;
}

div#simpleSearch #searchButton {
    width: 2.5em;
}

#siteNotice {
    text-align: center;
    margin: 0.75em 0 1em;
}

.sitedir-ltr .mw-dismissable-notice-body {
    margin: 0;
}

form#editform {
    margin-top: 1.25em;
}

.button {
    background: #438ab5;
    border: 1px solid #2a83bb;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 19px;
    line-height: 20px;
    padding: 0 10px;
}

#t-specialpages,
#t-recentchangeslinked,
#t-print,
#t-permalink {
    display: none;
}

#n-Discord a {
    color: white !important;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #4b56d0;
    background-color: #5865F2;
    display: block;
    position: relative;
    padding: 4px 0 5px calc(17px + 5.5px * 2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transition: 0.2s ease;
}

#n-Discord a::before {
    content: 'Chat on ';
    font-weight: normal;
    opacity: 0.85;
}

#n-Discord a::after {
    content: '';
    background: url('filepath://Discord_logo_icon.svg') no-repeat;
    background-size: 17px 13px;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
    position: absolute;
    top: 5px;
    left: 7px;
    width: 17px;
    height: 13px;
}

#n-Discord a:hover {
    text-decoration: none;
    background-color: #525ee0;
}

@media only screen and (max-width: 40em) {
    .VoS-display + * {
          clear: both;
    }

}