×
Create a new article
Write your page title here:
We currently have 3,602 articles on DC Multiverse Wiki. Type your article name above or create one of the articles listed here!



    DC Multiverse Wiki

    MediaWiki:Cosmos.css: Difference between revisions

    Content added Content deleted
    No edit summary
    (Import from DCCW.)
     
    (526 intermediate revisions by 3 users not shown)
    Line 1: Line 1:
    /* All CSS here will be loaded for users of the Cosmos skin */
    .discord-widget {
    /*Developed by Universal Omega*/
    margin: 0;
    @import url(/MediaWiki:Themes.css?action=raw&ctype=text/css);
    padding: 0;
    @import url(/MediaWiki:RelatedArticles.css?action=raw&ctype=text/css);
    border: 0;
    @import url(/MediaWiki:Profile_Universal-Omega.css?action=raw&ctype=text/css);
    font-size: 100%;
    @import url(/MediaWiki:Profile_IC228.css?action=raw&ctype=text/css);
    font: inherit;
    @import url(/MediaWiki:Profile_TheDemon08.css?action=raw&ctype=text/css);
    vertical-align: baseline;
    margin-top: -18px;
    }
    .discord-widget div,.discord-widget span,.discord-widget applet,.discord-widget object,.discord-widget iframe,.discord-widget h1,.discord-widget h2,.discord-widget h3,.discord-widget h4,.discord-widget h5,.discord-widget h6,.discord-widget p,.discord-widget blockquote,.discord-widget pre,.discord-widget a,.discord-widget abbr,.discord-widget acronym,.discord-widget address,.discord-widget big,.discord-widget cite,.discord-widget code,.discord-widget del,.discord-widget dfn,.discord-widget em,.discord-widget img,.discord-widget ins,.discord-widget kbd,.discord-widget q,.discord-widget s,.discord-widget samp,.discord-widget small,.discord-widget strike,.discord-widget strong,.discord-widget sub,.discord-widget sup,.discord-widget tt,.discord-widget var,.discord-widget b,.discord-widget u,.discord-widget i,.discord-widget center,.discord-widget dl,.discord-widget dt,.discord-widget dd,.discord-widget ol,.discord-widget ul,.discord-widget li,.discord-widget fieldset,.discord-widget form,.discord-widget label,.discord-widget legend,.discord-widget table,.discord-widget caption,.discord-widget tbody,.discord-widget tfoot,.discord-widget thead,.discord-widget tr,.discord-widget th,.discord-widget td,.discord-widget article,.discord-widget aside,.discord-widget canvas,.discord-widget details,.discord-widget embed,.discord-widget figure,.discord-widget figcaption,.discord-widget footer,.discord-widget header,.discord-widget hgroup,.discord-widget menu,.discord-widget nav,.discord-widget output,.discord-widget ruby,.discord-widget section,.discord-widget summary,.discord-widget time,.discord-widget mark,.discord-widget audio,.discord-widget video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: middle
    }
    .discord-widget article,.discord-widget aside,.discord-widget details,.discord-widget figcaption,.discord-widget figure,.discord-widget footer,.discord-widget header,.discord-widget hgroup,.discord-widget menu,.discord-widget nav,.discord-widget section {
    display: block
    }
    .discord-widget body {
    line-height: 1
    }
    .discord-widget ol,.discord-widget ul {
    list-style: none
    }
    .discord-widget blockquote,.discord-widget q {
    quotes: none
    }
    .discord-widget blockquote:before,.discord-widget blockquote:after,.discord-widget q:before,.discord-widget q:after {
    content: "";
    content: none
    }
    .discord-widget table {
    border-collapse: collapse;
    border-spacing: 0
    }
    .discord-widget {
    background-color: rgba(0, 0, 0, 0.8);
    color: #aaa;
    text-align: left;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    border-width: 0;
    border-top-width: 3px;
    box-sizing: border-box;
    }
    span.discord-error {
    color: red;
    font-size: 1.25em
    }
    .discord-fade {
    pointer-events: none!important;
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(left,rgba(42,42,42,0) 0,rgba(42,42,42,0) 97%,rgba(42,42,42,1) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(42,42,42,0)),color-stop(97%,rgba(42,42,42,0)),color-stop(100%,rgba(42,42,42,1)));
    background: -webkit-linear-gradient(left,rgba(42,42,42,0) 0,rgba(42,42,42,0) 97%,rgba(42,42,42,1) 100%);
    background: -o-linear-gradient(left,rgba(42,42,42,0) 0,rgba(42,42,42,0) 97%,rgba(42,42,42,1) 100%);
    background: -ms-linear-gradient(left,rgba(42,42,42,0) 0,rgba(42,42,42,0) 97%,rgba(42,42,42,1) 100%);
    background: linear-gradient(to right,rgba(42,42,42,0) 0,rgba(42,42,42,0) 97%,rgba(42,42,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002a2a2a",endColorstr="#2a2a2a",GradientType=1)
    }
    .discord-title {
    margin: -15px!important;
    margin-bottom: 5px!important;
    height: 32px;
    line-height: 32px!important;
    background-color: #333;
    border: solid 1px #222!important;
    padding-left: 10px!important;
    font-weight: bold!important;
    font-size: 1.17em!important
    }
    .discord-tree {
    padding-left: 0;
    margin-top: 24px;
    margin-bottom: 0;
    list-style-type: none!important;
    display: block
    }
    .discord-channel {
    font-weight: bold!important;
    list-style-type: none!important;
    padding-left: 0
    }
    .discord-userlist {
    padding-left: 10px!important;
    list-style-type: none!important
    }
    .discord-user {
    position: relative;
    white-space: nowrap;
    overflow: hidden
    }
    .discord-user span {
    font-size: .8em;
    opacity: .5
    }
    .discord-user-status {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: pink;
    border-radius: 50%;
    border: solid thin #fff!important;
    border-color: #3a3a3a!important;
    top: 14px;
    left: 14px
    }
    .discord-online {
    background-color: #43b581
    }
    .discord-idle {
    background-color: #faa61a
    }
    .discord-avatar {
    border-radius: 100%;
    width: 24px;
    height: 24px;
    border: solid 2px #fff!important;
    border-color: #3a3a3a!important;
    display: inline;
    margin-right: 5px!important;
    vertical-align: middle
    }
    .discord-allusers-toggle {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    }
    .discord-users-online {
    font-size: .75em!important;
    margin: 10px 10px 0 0!important;
    text-align: right
    }
    .discord-join {
    position: relative;
    width: 100%;
    height: 30px;
    text-align: center;
    margin: 10px 0 -5px 0!important;
    line-height: 30px!important;
    z-index: 2;
    color: white;
    background-color: #001e3b !important; /*The color of the text in the join now button background*/
    }
    .discord-join a {
    color: #001e3b; /*The color of the text in the join now button*/
    text-decoration: none
    }
    .discord-join:hover {
    background-color: #001e3b; /*color of the join now button's background when mousing over it*/
    }
    .discord-join a:hover {
    color: #001e3b;/*color of text when mousing over join now*/
    }
    .discord-join a:link {
    color: white;
    }




    /* Main */
    :root {
    .mw-spinner-container div::after {
    --activity-dark-background-color: #1114;
    --activity-light-background-color: #eee4;
    background: #fff !important;
    --activity-border-color: currentColor;
    --activity-light-morelink-color: #3a3a3a;
    --activity-dark-morelink-color: #d5d4d4;
    --activity-light-morelink-hover-color: #6d6d6d;
    --activity-dark-morelink-hover-color: #a3a0a0;
    --activity-icon-color: currentColor;
    --activity-feed-link-transition: .3s
    }
    }


    /*.mw-special-NewPagesFeed #mwe-pt-list-warnings {

    display: none !important;

    .activityfeed >:first-child {
    background-color: var(--activity-light-background-color)
    }
    }


    .page-Special_NewPagesFeed .mw-body-content div {
    .activityfeed > li:not(:first-child) {
    border-top: none;
    filter: invert(100%);
    background-color: var(--activity-light-background-color)
    }
    }


    .page-Special_NewPagesFeed span.mwe-pt-creation-date {
    .activityfeed > li {
    filter: invert(100%) !important;
    padding: 1.25em 1.50em 1.25em 3.75em;
    }*/
    border-left: 5px solid var(--activity-border-color) !important
    }


    .mwe-popups.mwe-popups-is-not-tall .mwe-popups-extract {
    span.wall-owner,
    margin: 1em;
    span.subtle > a {
    font-weight: bold
    }
    }


    .mwe-popups-container footer {
    span.wall-owner > a:hover,
    display: none;
    .activityfeed .subtle > a:hover {
    text-decoration: none;
    filter: brightness(115%);
    transition: var(--activity-feed-link-transition)
    }
    }


    #mw-indicator-mw-helplink {
    li.activity-type-talk.activity-ns-1 {
    display: none;
    background-color: var(--activity-light-background-color)
    }
    }


    .ve-active #FastDeleteBtns,
    .dark_text_2 {
    .ve-activating #FastDeleteBtns {
    color: #3a3a3a
    display: none;
    }
    }


    .ns-8 .mw-editTools,
    table.wallfeed td img.avatar {
    .ns-special .mw-editTools {
    border: 2px solid;
    border-radius: 14px;
    display: none;
    margin-top: 0
    }
    }


    /*Bot Username Highlighting*/
    .WikiaArticle em {
    #mw-content a[href*="UniversalBot"] {
    font-style: normal
    color: #a400a4 !important;
    font: bold Helvetica, Arial, Sans-Serf !important;
    }
    }


    /*Bureaucrat Username Highlighting*/
    .activityfeed td.activityfeed-details-label {
    #mw-content a[href*="TheDemon08"],
    font-weight: bold
    #mw-content a[href*="Universal_Omega"] {
    color: #ddaa00 !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }


    /*Administrators Username Highlighting*/
    .activityfeed > li:hover {
    #mw-content a[href*="IC228"],
    transition: var(--activity-feed-hovereffect-transition);
    #mw-content a[href*="NickNickleby"],
    margin-left: var(--activity-feed-hovereffect-leftmargin)
    #mw-content a[href*="Cool11guy12"] {
    color: #ff7777 !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }


    /*Moderator Username Highlighting*/
    .activityfeed strong {
    #mw-content a[href*="Mostaverse"],
    font-size: 14px
    #mw-content a[href*="MysticalmanJoe"],
    #mw-content a[href*="Rman41"] {
    color: #1eaf7a !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }


    .episode-countdowns {
    .activity-feed-more {
    display: inline-flex;
    border: 1px var(--activity-light-morelink-color) solid
    flex-direction: row;
    flex-wrap: wrap;
    }
    }


    .episode-countdowns .main-episode {
    .activity-feed-more a {
    flex: 50%;
    color: var(--activity-light-morelink-color);
    text-transform: uppercase;
    font-weight: bold
    }
    }


    .season-navigation {
    .activity-feed-more a:hover,
    width: calc( 100% - 320px );
    .activity-feed-more:hover {
    color: var(--activity-light-morelink-hover-color);
    border-color: var(--activity-light-morelink-hover-color);
    transition: var(--activity-feed-link-transition);
    text-decoration: none
    }
    }


    @media screen and ( max-width: 800px ) {
    .skin-oasis #myhome-activityfeed .sprite {
    div.episode-countdowns {
    width: 18px !important;
    flex-direction: column;
    height: 18px !important;
    }
    background-image: none;
    background-color: var(--activity-icon-color)
    }
    }


    @media screen and ( max-width: 720px ) {
    .skin-oasis .sprite.edit {
    .season-navigation {
    -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
    width: 100%;
    mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg");
    }
    background-repeat: no-repeat;
    margin-left: -30px
    }
    }


    .appearances-table td:nth-of-type(3) {
    .skin-oasis .sprite.new {
    width: 65px;
    -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-add-small.svg") !important;
    mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-add-small.svg")
    }
    }


    .portable-infobox h2 p {
    .skin-oasis .sprite.move {
    line-height: 10px;
    -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-arrow-small.svg");
    mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-arrow-small.svg");
    transform: rotate(180deg)
    }
    }


    .portable-infobox .pi-data-value > :not(ul),
    .skin-oasis .sprite.talk {
    .portable-infobox .pi-data-value li {
    -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bubble.svg");
    margin: 6px 0px;
    mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bubble.svg")
    }
    }


    /* Toggles */
    .skin-oasis .sprite.categorization {
    input[type="checkbox"] {
    -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-tag-small.svg");
    -moz-appearance: none;
    mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-tag-small.svg");
    -webkit-appearance: none;
    background-repeat: no-repeat !important;
    appearance: none;
    padding-right: 0px
    cursor: pointer;
    font-size: 16px;
    padding: 7px 5px 7px 52px;
    position: relative;
    border: 0;
    background-color: transparent;
    }
    }


    input[type="checkbox"]:empty {
    .activityfeed-diff img {
    padding-left: 45px;
    content: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-magnifying-glass-small.svg");
    background-image: none !important
    }
    }


    input[type="checkbox"]::before {
    .oasis-dark-theme .activityfeed-diff img {
    background-color: #999;
    -webkit-mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-magnifying-glass-small.svg");
    border-radius: 8px;
    mask-image: url("https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-magnifying-glass-small.svg");
    height: 14px;
    background-color: #fff;
    left: 6px;
    filter: brightness(9);
    width: 34px;
    background-image: none !important;
    content: none
    }
    }


    input[type="checkbox"]:checked::before {
    .oasis-dark-theme .activityfeed >:first-child,
    background-color: #7ae7ff;
    .oasis-dark-theme .activityfeed > li:not(:first-child) {
    background-color: var(--activity-dark-background-color);
    border-top: none;
    color: white
    }
    }


    input[type="checkbox"]::after,
    .oasis-dark-theme table.wallfeed td {
    input[type="checkbox"]::before {
    color: white
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    content: '';
    margin: 0;
    outline: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition: transform, background-color, -webkit-transform;
    }
    }


    input[type="checkbox"]::after {
    .oasis-dark-theme .activity-type-talk {
    background-color: var(--activity-dark-background-color)
    background-color: #f6f6f6;
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084);
    height: 20px;
    left: 5px;
    min-width: 20px;
    transition: all 0.5s;
    width: 20px;
    }
    }


    input[type="checkbox"]:checked::after {
    .oasis-dark-theme .dark_text_2 {
    color: #d5d4d4
    background-color: #00b7e0;
    left: 20px;
    }
    }


    /* Polls */
    .oasis-dark-theme table.wallfeed td .avatar {
    .ajaxpoll-id-info {
    border: 2px solid;
    display: none;
    border-radius: 50%;
    margin-top: 0
    }
    }


    .ajaxpoll .ajaxpoll-ajax {
    .oasis-dark-theme table.wallfeed td p {
    color: #d5d4d4 !important
    background: #032F4D;
    }
    }


    .ajaxpoll .ajaxpoll-misc {
    .activity-feed-more {
    display: none;
    border: 1px var(--activity-dark-morelink-color) solid
    }
    }


    .ajaxpoll .ajaxpoll-hover-revoke,
    .activity-feed-more a {
    .ajaxpoll .ajaxpoll-hover-vote {
    color: var(--activity-dark-morelink-color);
    text-transform: uppercase;
    background: none;
    font-weight: bold
    }
    }


    .ajaxpoll-answer {
    .activity-feed-more a:hover,
    border: none !important;
    .activity-feed-more:hover {
    height: 35px !important;
    color: var(--activity-dark-morelink-hover-color);
    border-color: var(--activity-dark-morelink-hover-color);
    transition: var(--activity-feed-dark-transition);
    text-decoration: none
    }
    }


    .ajaxpoll-answer div {
    .skin-oasis page-Special_WikiActivity .module,
    background-color: #444444 !important;
    .skin-oasis page-Special_WikiActivity button:not(.wds-button),
    .skin-oasis page-Special_WikiActivity input:not(.wds-button),
    .skin-oasis page-Special_WikiActivity .button,
    .skin-oasis page-Special_WikiActivity .wikia-single-button,
    .skin-oasis page-Special_WikiActivity .wikia-button {
    display: none !important
    }
    }


    .ajaxpoll {
    .skin-oasis page-Special_WikiActivity .wds-button {
    white-space: normal
    background-color: black;
    border: none !important;
    }
    font-size: 14px;

    .skin-oasis page-Special_WikiActivity .rail-module .rail-module-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px
    }

    .skin-oasis.oasis-dark-theme page-Special_WikiActivity .rail-module-details .wds-button {
    height: auto
    }

    .skin-oasis page-Special_WikiActivity .rail-module-details div + .wds-button {
    margin: 0 12px
    }

    .skin-oasis page-Special_WikiActivity .rail-module-details .wds-button:nth-last-child(2):first-child,
    .skin-oasis page-Special_WikiActivity .rail-module-details .wds-button:nth-child(2):last-child {
    margin: 0
    }

    .skin-oasis page-Special_WikiActivity .rail-module-details div {
    display: flex;
    flex: 1;
    background: hsla(0, 0%, 0%, 0.2);
    height: 1px
    }

    .skin-oasis.oasis-dark-theme page-Special_WikiActivity .rail-module-details div {
    background: hsla(0, 0%, 100%, 0.2)
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule li {
    border: none
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule #myhome-hot-spots li {
    display: flex;
    padding: 5px 0
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule #myhome-hot-spots li span {
    padding: 10px
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire {
    display: flex;
    align-items: center;
    position: relative
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire .wds-icon {
    padding: 0 12px;
    height: 21px;
    width: 21px;
    min-width: auto
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire div {
    border-radius: 12px;
    bottom: calc(50% + 1px);
    color: #fff;
    height: 12px;
    left: 0;
    min-width: 16px;
    padding: 0 3px;
    padding-bottom: 4px;
    position: absolute;
    text-align: center;
    margin: 0
    }

    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire big {
    display: inline;
    font-size: 10px;
    font-weight: bold;
    font-weight: bold;
    line-height: 17px;
    color: white;
    vertical-align: inherit;
    width: auto;
    margin: 0
    }
    }


    /* Tabbers */
    .skin-oasis page-Special_WikiActivity .HotSpotsModule .myhome-hot-spots-fire small {
    #mw-content-text .tabber a.tabber__tab,
    display: none
    #mw-content-text .tabber nav.tabber__tabs {
    }

    .skin-oasis page-Special_WikiActivity .insights-module .insights-module-item {
    border: none
    }

    .skin-oasis page-Special_WikiActivity .insights-module .insights-red-dot {
    transform: translateX(3px) translateY(-5px)
    }

    .mw-special-AdminDashboard .WikiaPageContentWrapper {
    --rad-headers-color: #ccc;
    --rad-tabs-color: #ccc;
    --rad-tabs-text: inherit
    }

    .AdminDashboardHeader {
    -moz-osx-font-smoothing: grayscale;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-box-pack: end;
    -webkit-font-smoothing: antialiased;
    -webkit-justify-content: flex-end;
    align-items: flex-start;
    background: transparent;
    border-top: none;
    border-bottom: 1px solid var(--rad-headers-color);
    box-shadow: none;
    display: flex;
    justify-content: flex-end;
    padding: 16px 0 12px;
    position: relative;
    z-index: 4
    }

    .AdminDashboardHeader h1 {
    -moz-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-align-self: flex-end;
    -ms-flex-positive: 1;
    -webkit-align-self: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    align-self: flex-end;
    box-flex: 1;
    display: inline-block;
    flex-grow: 1;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    max-width: 100%;
    min-width: 0;
    word-wrap: break-word
    }

    .AdminDashboardHeader h1 a {
    color: inherit
    }

    .AdminDashboardTabs {
    bottom: 0;
    right: 0;
    top: auto
    }

    .AdminDashboardTabs .tab {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-appearance: none;
    align-items: center;
    border-radius: 0;
    box-sizing: content-box;
    display: inline-flex;
    font-size: 10px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 0.15px;
    line-height: 1.3em;
    min-height: 18px;
    padding: 7px 12px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    background: transparent;
    border-bottom: 2px solid transparent;
    color: var(--rad-tabs-textcolor);
    transition: .2s
    }

    .AdminDashboardTabs .tab:hover {
    filter: brightness(80%);
    transition: .2s
    }

    body.oasis-dark-theme .AdminDashboardTabs .tab:hover {
    filter: brightness(120%);
    transition: .2s
    }

    .AdminDashboardTabs .tab.active {
    background: transparent;
    border-bottom: 2px solid var(--rad-tabs-color);
    color: var(--rad-tabs-textcolor)
    }

    .mw-special-AdminDashboard .WikiaArticle {
    border-bottom: none;
    border-right: none;
    box-shadow: none
    }

    .AdminDashboard .admin-dashboard-content .control-section header,
    .AdminDashboard .admin-dashboard-content .control-section .controls {
    background: transparent none;
    border: none
    }

    .AdminDashboard .admin-dashboard-content .control-section header h1 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    min-height: 30px;
    padding-left: 2px;
    border-bottom: 1px var(--rad-headers-color) solid;
    float: none
    }

    .AdminDashboard .admin-dashboard-content .control-section .controls .control .representation,
    .AdminDashboard .admin-dashboard-content .control-section .controls .control:hover .representation,
    .AdminDashboard .admin-dashboard-content .control-section .controls .control:active .representation {
    background-image: none;
    box-shadow: none;
    border-radius: 50%;
    border: none;
    border: none;
    transition: .2s
    }
    }


    #mw-content-text .tabber nav.tabber__tabs {
    .dashboard-tooltip {
    display: none !important
    }

    .AdminDashboardGeneralHeader {
    background: none;
    border: none;
    box-shadow: none
    }

    .AdminDashboardRail h1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
    min-height: 30px;
    padding-left: 2px;
    border-bottom: 1px var(--rad-headers-color) solid
    }

    #FounderProgressWidget .preview {
    background: none;
    border-color: transparent
    }

    #FounderProgressWidget .preview header h1,
    #FounderProgressWidget .preview .activities .activity {
    border: none
    }

    #FounderProgressWidget .preview .activities .activity .description .actions .skip:hover,
    #FounderProgressWidget .preview header .list-toggle:hover {
    text-decoration: none
    }

    .FounderProgressList .tasks .task .task-label {
    background-image: none
    }

    .QuickStatsWidget .WikiaDataTable {
    background: none;
    border-color: transparent
    }

    .QuickStatsWidget .WikiaDataTable th:first-child,
    .QuickStatsWidget .highlight-top,
    .QuickStatsWidget .WikiaDataTable thead th {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px
    }

    td.supplemental-info {
    text-align: center !important;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase
    }

    td.supplemental-info > a:hover {
    text-decoration: none
    }

    .mw-special-Contributions #VSTFReportButtons,
    .mw-special-Contributions #contentSub {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row nowrap;
    -ms-flex-flow: row wrap;
    padding: 0;
    font-family: Rubik, "Helvetica Neue", Helvetica, Arial, sans-serif;
    flex-flow: row wrap;
    width: auto !important;
    overflow: auto;
    padding: 0 10px;
    margin: 0
    }

    .mw-special-Contributions #contentSub {
    font-size: 0;
    color: transparent
    }

    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton,
    .mw-special-Contributions #contentSub a {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 26%;
    -ms-flex: 1 1 26%;
    flex: 1 1 26%;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 0;
    min-width: 26%;
    min-height: 18px;
    background: #00B7E0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 0.15px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    -epub-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    adobe-hyphenate: auto;
    padding: 8px 2px;
    border: 0;
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 1px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s
    }

    .mw-special-Contributions #WikiaMainContentContainer #contentSub > a,
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton,
    .mw-special-Contributions #bodyContent #contentSub > a {
    background-image: none !important;
    font-family: inherit !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    -webkit-text-fill-color: initial;
    }

    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton:active,
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton:focus,
    .mw-special-Contributions #VSTFReportButtons .VSTFReportButton:hover,
    .mw-special-Contributions #contentSub a:active,
    .mw-special-Contributions #contentSub a:focus,
    .mw-special-Contributions #contentSub a:hover {
    background: #47DDFF
    }
    }


    #mw-content-text .tabber nav.tabber__tabs a {
    .mw-special-Contributions #WikiaMainContentContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
    }
    }


    #mw-content-text .tabber nav.tabber__tabs a:not(.tabber__tab--active),
    .mw-special-Contributions #WikiaMainContentContainer,
    #mw-content-text .tabber nav.tabber__tabs a.tabber__tab--active {
    .mw-special-Contributions #WikiaArticle {
    padding-top: 10px
    background: initial;
    border-color: currentColor;
    }
    border-width: 0 0 2px !important;

    .mw-special-Contributions #WikiaMainContentContainer #contentSub {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
    }

    .mw-special-Contributions #contentSub + #VSTFReportButtons {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
    }

    .mw-special-Contributions #WikiaMainContentContainer #quicklogs-container,
    .mw-special-Contributions #WikiaArticle {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
    }

    .mw-special-Contributions .license-description {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-box-ordinal-group: 4;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
    }

    .mw-special-Contributions #contentSub {
    display: flex !important;
    margin: 0
    }

    .WikiaRail .rail-module h2 {
    border-bottom: none
    }

    .WikiaRail .CommunityCornerModule h2 {
    color: inherit
    }

    .WikiaSearch .side-articles.RailModule,
    .WikiaRail .custom-cql#mwModule,
    .WikiaSearch .exact-wiki-match,
    .WikiaRail .rail-module,
    .WikiaRail #cql-module,
    #WikiaRail > .module {
    padding: 5px 15px 15px;
    border: none;
    background: transparent
    }

    .WikiaRail .rail-module:not(.DiscordIntegratorModule):hover,
    .WikiaRail #cql-module:hover,
    .WikiaRail .custom-cql#mwModule:hover,
    #WikiaRail > .module:hover,
    #WikiaRail #railwam-log-alert:hover {
    box-shadow: 0 1px 4px;
    position: relative;
    z-index: 2
    }

    .WikiaRail .DiscordIntegratorModule:hover {
    box-shadow: 0 1px 4px
    }

    .WikiaSearch .side-articles-footer > a,
    .WikiaSearch .exact-wiki-match > a,
    .WikiaRail .module .more {
    font-size: 12px;
    font-weight: bold;
    padding: 9px;
    text-transform: uppercase;
    color: inherit;
    color: inherit;
    margin-right: 25%;
    border: 0.7px solid;
    border-radius: 3px
    }

    .WikiaRail .CommunityCornerModule .more {
    padding: 5px 10px !important
    }

    .WikiaSearch .side-articles-footer > a:hover,
    .WikiaSearch .exact-wiki-match > a:hover,
    .WikiaRail .module .more:hover {
    text-decoration: none
    }

    .WikiaRail .CommunityCornerModule .more {
    margin-top: 4px;
    padding-top: 2px;
    padding-bottom: 1px
    }

    .WikiaRail #cql-module {
    margin: 0 10px 30px
    }

    .WikiaRail .content-review-module button,
    .WikiaRail .templatedraft-module .templatedraft-module-button {
    background: transparent;
    font-size: 12px;
    font-size: 12px;
    font-weight: bold;
    font-weight: 700;
    padding: 8px;
    line-height: 1em;
    margin: 0;
    padding: 13px 11px;
    text-align: center;
    text-transform: uppercase;
    text-transform: uppercase;
    border: 0.7px solid;
    transition: opacity 0.3s;
    border-radius: 3px
    white-space: nowrap;
    }
    }


    #mw-content-text .tabber nav.tabber__tabs a:not(.tabber__tab--active) {
    .WikiaRail .templatedraft-module > a {
    text-decoration: none
    opacity: 0.25;
    }
    }


    #mw-content-text .tabber nav.tabber__tabs a:not(.tabber__tab--active):hover {
    body.skin-oasis .WikiaRail .UserProfileAchievementsModule {
    background: transparent;
    opacity: 0.5;
    border: none
    }
    }


    /* Vertical Tabbers */
    .WikiaRail .rail-module,
    .tab-vertical .tabber--live {
    .WikiaRail .module {
    box-sizing: border-box;
    display: table;
    zoom: initial
    width: 100%;
    }
    }
    .tab-vertical .tabber__header {

    float: left;
    .insights-module h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/a/a3/Bulb-dark.svg");
    margin: 0 7px -3px 0
    }

    .WikiaBlogListingBox.module .blog-empty-user-blog .pseudo-h1:before,
    .WikiaBlogListingBox.module > h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/a/ae/Pencil-dark.svg");
    margin: 0 7px -2px 0
    }

    .WikiaSearch .fandom-stories.RailModule .side-articles-header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/ed/FANDOM-dark.svg");
    margin: 0 7px -6px 0
    }

    .WikiaSearch .exact-wiki-match .exact-wiki-match__header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/e7/Search-dark.svg");
    margin: 0 7px -5px 0
    }

    .WikiaSearch .top-wiki-articles.RailModule .side-articles-header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/2/2f/Bar-dark.svg");
    margin: 0 7px -3px 0
    }

    #ForumActivityModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/66/Forum-dark.svg");
    margin: 0 7px -1px 0
    }

    #ForumRelatedThreadsModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/b/b7/Link-dark.svg");
    margin: 0 7px -5px 0
    }

    .FollowedPagesModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/8/8a/Eye-dark.svg");
    margin: 0 7px -4px 0
    }

    .HotSpotsModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/7/73/Activity-dark.svg");
    margin: 0 7px -5px 0
    }

    .CommunityCornerModule > h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/c/c7/Checklist-dark.svg");
    margin: 0 7px -3px 0
    }

    .content-review-module h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/f/f2/JS-dark.svg");
    margin: 0 7px -3px 0
    }

    .templatedraft-module > h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/e6/Infobox-dark.svg");
    margin: 0 7px -4px 0
    }

    .custom-rail-header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/e/e6/Exclamation-dark.svg");
    margin: 0 7px -1px 0
    }

    .DiscordIntegratorModule .activity-heading:before,
    .chat-module .chat-headline:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/1/1f/SpeechBubble-dark.svg");
    margin: 0 7px -5px 0
    }

    .RewardModule .activity-heading:before,
    .achievements-title:before,
    .UserProfileAchievementsModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/63/Medal-dark.svg");
    margin: 0 7px -3px 0
    }

    #cql-module h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/4/42/Code-interior-dark.svg");
    margin: 0 7px -5px 0
    }

    .oasis-dark-theme .insights-module h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/4/48/Bulb.svg");
    margin: 0 7px -3px 0
    }

    .oasis-dark-theme .WikiaBlogListingBox.module .blog-empty-user-blog .pseudo-h1:before,
    .oasis-dark-theme .WikiaBlogListingBox.module > h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/68/Pencil.svg");
    margin: 0 7px -2px 0
    }

    .oasis-dark-theme .WikiaSearch .fandom-stories.RailModule .side-articles-header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/7/7b/FANDOM.svg");
    margin: 0 7px -6px 0
    }

    .oasis-dark-theme .WikiaSearch .exact-wiki-match .exact-wiki-match__header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/2/2b/Search.svg");
    margin: 0 7px -5px 0
    }

    .oasis-dark-theme .WikiaSearch .top-wiki-articles.RailModule .side-articles-header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/a/ad/Bar.svg");
    margin: 0 7px -3px 0
    }

    .oasis-dark-theme #ForumActivityModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/1/14/Forum.svg");
    margin: 0 7px -1px 0
    }

    .oasis-dark-theme #ForumRelatedThreadsModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/5/58/Link.svg");
    margin: 0 7px -5px 0
    }

    .oasis-dark-theme .FollowedPagesModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/0/01/Eye.svg");
    margin: 0 7px -4px 0
    }

    .oasis-dark-theme .HotSpotsModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/f/f7/Activity.svg");
    margin: 0 7px -5px 0
    }

    .oasis-dark-theme .CommunityCornerModule > h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/f/f5/Checklist.svg");
    margin: 0 7px -3px 0
    }

    .oasis-dark-theme .content-review-module h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/d/d9/JS.svg");
    margin: 0 7px -3px 0
    }

    .oasis-dark-theme .templatedraft-module > h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/0/04/Infobox.svg");
    margin: 0 7px -4px 0
    }

    .oasis-dark-theme .custom-rail-header:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/5/5e/Exclamation.svg");
    margin: 0 7px -1px 0
    }

    .oasis-dark-theme .DiscordIntegratorModule .activity-heading:before,
    .oasis-dark-theme .chat-module .chat-headline:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/63/SpeechBubble.svg");
    margin: 0 7px -5px 0
    }

    .oasis-dark-theme .RewardModule .activity-heading:before,
    .oasis-dark-theme .achievements-title:before,
    .oasis-dark-theme .UserProfileAchievementsModule h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/8/85/Medal.svg");
    margin: 0 7px -3px 0
    }

    .oasis-dark-theme #cql-module h2:before {
    content: url("https://vignette.wikia.nocookie.net/ursuul/images/6/68/Code-interior.svg");
    margin: 0 7px -5px 0
    }

    @media only screen and (min-width:1596px) {
    .WikiaUserPagesHeader {
    margin: 0 -31px !important;
    padding: 0 31px !important
    }
    .WikiaUserPagesHeader .tabs,
    .UserProfileMasthead .masthead-info {
    margin: 0 -31px !important
    }
    .UserProfileMasthead .masthead-info hgroup,
    .UserProfileMasthead .masthead-info-lower {
    padding-left: 205px !important
    }
    }

    @media only screen and (min-width:1084px) and (max-width:1595px) {
    .WikiaUserPagesHeader {
    margin: 0 -21px !important;
    padding: 0 21px !important
    }
    .WikiaUserPagesHeader .tabs,
    .UserProfileMasthead .masthead-info {
    margin: 0 -21px !important
    }
    .UserProfileMasthead .masthead-info hgroup,
    .UserProfileMasthead .masthead-info-lower {
    padding-left: 195px !important
    }
    }

    @media only screen and (min-width:1024px) and (max-width:1083px) {
    .WikiaUserPagesHeader {
    margin: 0 -11px !important;
    padding: 0 11px !important
    }
    .WikiaUserPagesHeader .tabs,
    .UserProfileMasthead .masthead-info {
    margin: 0 -11px !important
    }
    .UserProfileMasthead .masthead-info hgroup,
    .UserProfileMasthead .masthead-info-lower {
    padding-left: 185px !important
    }
    }

    @media only screen and (max-width:1023px) {
    .WikiaUserPagesHeader {
    margin: 0 -25px !important;
    padding: 0 25px !important
    }
    .WikiaUserPagesHeader .tabs,
    .UserProfileMasthead .masthead-info {
    margin: 0 -25px !important
    }
    .UserProfileMasthead .masthead-info hgroup,
    .UserProfileMasthead .masthead-info-lower {
    padding-left: 199px !important
    }
    }

    .WikiaUserPagesHeader {
    padding-top: 0;
    background: rgba(128, 128, 128, .07);
    margin-bottom: 18px
    }

    .UserProfileMasthead {
    padding: 0
    }

    .UserProfileMasthead .masthead-avatar {
    z-index: 1;
    left: 0
    }

    .avatar,
    .User img,
    .Write img {
    border-radius: 50%;
    border: 2px solid #484848
    }

    .UserProfileMasthead .masthead-avatar .avatar {
    border: none
    }

    .UserProfileMasthead .masthead-info {
    background: none;
    box-shadow: none;
    box-shadow: none;
    margin-left: 0;
    margin-bottom: 0
    }
    }


    .tab-vertical .tabber__tabs {
    .UserProfileMasthead .masthead-info hgroup {
    display: table-cell !important;
    background-image: none;
    border-radius: 0
    width: 200px;
    padding: 0;
    }
    vertical-align: top;

    .UserProfileMasthead .masthead-info h2 {
    margin-right: 5px
    }

    .UserProfileMasthead .masthead-info .tag {
    font-size: 13px;
    border-radius: 0
    }

    .UserProfileMasthead .masthead-info-lower:before {
    display: none
    }

    .WikiaUserPagesHeader .tabs {
    display: flex;
    flex-direction: row;
    border-bottom: none;
    border-bottom: none;
    padding-left: 0
    }
    }


    .tab-vertical .tabber__tab {
    .WikiaUserPagesHeader .tabs li {
    cursor: pointer;
    display: table-cell;
    float: left;
    border: none;
    font-size: .875rem;
    padding: 0em 1em;
    font-weight: 700;
    height: 50px;
    text-transform: uppercase;
    flex: 1 auto;
    margin: 0;
    transition: filter .25s ease-out
    }
    }

    .tab-vertical .tabber__tab p:nth-child(2){
    .page-dark .WikiaUserPagesHeader .tabs li:hover {
    margin-top: 0;
    filter: brightness(1.3)
    }
    }


    /* Portable Navboxes */
    .page-bright .WikiaUserPagesHeader .tabs li:hover {
    .portable-infobox.pi-theme-navbox {
    filter: brightness(.7)
    }

    .WikiaUserPagesHeader .tabs li a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    border: none;
    border-bottom: 4px solid currentColor
    }

    .WikiaUserPagesHeader .tabs li:hover a {
    text-decoration: none
    }

    .WikiaUserPagesHeader .tabs li.selected a {
    background: none
    }

    #WikiaUserPagesHeader ~ #WikiaMainContent {
    padding-top: 10px
    }

    .avatar-controls a::before {
    margin-right: 5px;
    position: relative;
    top: 1px
    }

    #userAvatarEdit::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 18 18" fill="#fff"><path d="M9.1 4.5l-7.8 7.8c-.2.2-.3.4-.3.7v3c0 .6.4 1 1 1h3c.3 0 .5-.1.7-.3l7.8-7.8-4.4-4.4zm7.6-.2l-3-3c-.4-.4-1-.4-1.4 0l-1.8 1.8 4.4 4.4 1.8-1.8c.4-.4.4-1 0-1.4z" fill-rule="evenodd"/></svg>')
    }

    .page-bright #userAvatarEdit::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 18 18" fill="#000"><path d="M9.1 4.5l-7.8 7.8c-.2.2-.3.4-.3.7v3c0 .6.4 1 1 1h3c.3 0 .5-.1.7-.3l7.8-7.8-4.4-4.4zm7.6-.2l-3-3c-.4-.4-1-.4-1.4 0l-1.8 1.8 4.4 4.4 1.8-1.8c.4-.4.4-1 0-1.4z" fill-rule="evenodd"/></svg>')
    }

    #UserAvatarRemove::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path d="M18.417 21.167H5.583V6.5h12.834v14.667zM9.25 2.833h5.5v1.834h-5.5V2.833zm12.833 1.834h-5.5v-2.75A.916.916 0 0 0 15.667 1H8.333a.917.917 0 0 0-.916.917v2.75h-5.5a.917.917 0 0 0 0 1.833H3.75v15.583c0 .507.41.917.917.917h14.666c.507 0 .917-.41.917-.917V6.5h1.833a.916.916 0 1 0 0-1.833z M12 9.25a.917.917 0 0 0-.917.917V17.5a.916.916 0 1 0 1.834 0v-7.333A.917.917 0 0 0 12 9.25m-3.667 0a.917.917 0 0 0-.916.917V17.5a.916.916 0 1 0 1.833 0v-7.333a.917.917 0 0 0-.917-.917m6.417.917V17.5a.916.916 0 1 0 1.833 0v-7.333a.916.916 0 1 0-1.833 0" fill="#fff" fill-rule="evenodd"/></svg>');
    margin-right: 3px
    }

    .avatar-controls a,
    .user-identity-box-edit a {
    text-transform: uppercase;
    font-weight: bold
    }

    .user-identity-box-edit li {
    text-align: right;
    font-size: 12px;
    margin-bottom: .25em
    }

    .user-identity-box-edit svg {
    fill: currentColor;
    top: 1px
    }

    .UserProfileMasthead .avatar-controls span {
    display: block;
    float: none;
    float: none;
    margin-bottom: .25em
    }

    .avatar-controls img {
    display: none
    }

    .masthead-info .user-identity-box-edit,
    .UserProfileMasthead .masthead-avatar .avatar-controls {
    display: block;
    transition: opacity .15s ease-out;
    opacity: 0
    }

    .masthead-avatar .avatar-controls {
    width: 100%;
    text-align: center;
    margin-top: 5px
    }

    .masthead-info:hover .user-identity-box-edit,
    .masthead-avatar:hover .avatar-controls {
    opacity: 1
    }

    .Board .comments .SpeechBubble.message-main,
    .Board .SpeechBubble.new-message {
    border: 0;
    border-left: 3px solid currentColor;
    padding: 0 0 0 5px;
    margin: 15px 0 45px 0
    }

    .Board .SpeechBubble.new-message {
    margin: 15px 0
    }

    .Board .SpeechBubble .speech-bubble-message {
    margin-left: 0;
    border-radius: 0 !important;
    margin-bottom: 0 !important
    }

    .Board .SpeechBubble.message-main > .speech-bubble-avatar img,
    .Board .SpeechBubble.new-message .speech-bubble-avatar img {
    width: 32px;
    height: 32px;
    margin: 10px 10px 0;
    z-index: 2
    }

    .Board .replies > li {
    padding-left: 20px
    }

    .Board .SpeechBubble .speech-bubble-message:after {
    display: none
    }

    .Board .comments .SpeechBubble > .replies {
    margin-left: 0
    }

    .Board .edited-by {
    margin-top: 0;
    margin-bottom: 6px
    }

    .Board .deleteorremove-bubble {
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    padding-left: 10px
    }

    .Board .deleteorremove-bubble .avatar {
    height: 30px;
    width: 30px;
    margin-left: 0 !important
    }

    .Board .deleteorremove-bubble img {
    border: none
    }

    .Board .deleteorremove-bubble .message {
    margin-left: 50px
    }

    .Board .edited-by:after {
    content: none
    }

    .Board .SpeechBubble .speech-bubble-message .buttons {
    display: block;
    opacity: 0;
    transition: opacity 0.15s ease
    }

    .Board .SpeechBubble .speech-bubble-message:hover .buttons {
    opacity: 1
    }

    .Board .deleteorremove-infobox {
    margin: 0 !important
    }

    .Board .SpeechBubble .load-more {
    margin: 0
    }

    .Board .new-message textarea.title {
    margin-left: 50px;
    width: calc(100% - 50px);
    height: 36px
    }

    .Board .new-reply:not(.active) .speech-bubble-avatar {
    display: block;
    opacity: .5
    }

    .Board .new-reply:not(.active) .speech-bubble-message {
    margin-left: 40px;
    padding: 1px 0
    }

    .Board .speech-bubble-message .buttons ul li a {
    padding: 2px 5px
    }

    .Board .SpeechBubble.message-main > .speech-bubble-message .msg-title a {
    font-size: 18px
    }

    .Board .SpeechBubble.message-main > .speech-bubble-message .edited-by {
    font-size: 12px;
    line-height: 1
    }

    .Board .MiniEditorWrapper .toolbar .cke_button > a {
    border-radius: 0
    }

    div.ajax-poll {
    --mp-question-text: currentColor;
    --mp-answers-text: currentColor;
    --mp-votes-background: rgba(0, 0, 0, .2);
    --mp-votes-bar: currentColor;
    --mp-votes-bar-blend: normal
    }

    div.ajax-poll {
    margin: 0;
    margin: 0;
    padding: 0;
    width: 100% !important;
    border: none !important
    }

    div.ajax-poll div.header {
    color: var(--mp-question-text)
    }

    .pollAnswer + .pollAnswer {
    margin-top: 8px
    }

    .pollAnswerName,
    .pollAnswerVotes {
    margin-left: 0;
    padding-left: 0;
    font-size: .85em !important;
    line-height: 2.5em;
    color: var(--mp-answers-text)
    }

    .pollAnswerName input {
    margin-right: 8px
    }

    .pollAnswerVotes {
    height: 3px !important;
    background: var(--mp-votes-background);
    border: none !important
    }

    .pollAnswerVotes span {
    top: auto !important;
    bottom: 100%;
    left: auto !important;
    right: 1em
    }

    .pollAnswerVotes div {
    height: 3px !important;
    background: var(--mp-votes-bar) !important;
    mix-blend-mode: var(--mp-votes-bar-blend)
    }

    .ajax-poll form div:last-child {
    font-size: .7em
    }
    }


    .portable-infobox.pi-theme-navbox .pi-data-value {
    .ajax-poll form input[type="submit"] {
    flex-basis: 600px;
    width: 100%;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    padding: 7px 18px;
    background-image: none !important;
    border-radius: 3px !important;
    font-size: 12px !important;
    letter-spacing: .15px;
    font-weight: bold;
    text-transform: uppercase
    }
    }

    .portable-infobox.pi-theme-navbox .pi-data-label {
    .customize-section h2 {
    font-weight: bold;
    flex-basis: 200px;
    font-size: 16px
    }
    }


    .portable-infobox.pi-theme-navbox.pi-europa .pi-collapse-closed .pi-header::after {
    form > input[type="submit"]:hover,
    margin-top: -7px;
    ul.custom-badges li div.image-form button:hover,
    .customize-edit-plus-category button:hover {
    background-color: #3a3a3a !important;
    border-color: #3a3a3a !important;
    transition: .3s
    }
    }


    .portable-infobox.pi-theme-navbox.pi-europa .pi-collapse .pi-header::after, .pi-europa .pi-header.collapsible::after {
    ul.custom-badges li div.image-form button,
    border-color: #fff;
    .customize-edit-plus-category button,
    height: 9px;
    form > input[type="submit"] {
    padding: 7px 12px;
    right: 14px;
    height: 35px;
    width: 9px;
    color: white;
    background-color: black;
    border: 1px black solid;
    border-radius: 0 !important;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    background-image: none !important
    }
    }


    .portable-infobox.pi-theme-navbox .pi-collapse-closed .pi-header:first-child::after {
    ul.custom-badges li .image-form p span.custom-text {
    text-transform: uppercase;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    font-size: 10px
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    }
    }


    .portable-infobox.pi-theme-navbox .pi-collapse .pi-header:first-child::after {
    ul.custom-badges li .image-form p span.custom-text > a:hover {
    display: block !important;
    text-decoration: none
    position: absolute;
    top: 50%;
    }
    }


    .portable-infobox.pi-theme-navbox .pi-collapse .pi-header:first-child::after {
    .article-sidebar h2 {
    font-weight: bold;
    font-size: 16px
    }

    span.enabled-flag label,
    span.disabled-flag label {
    text-transform: uppercase;
    top: -6px !important
    }

    input.c-enabled-flags,
    input.c-disabled-flags {
    top: -3px !important
    }

    h2.achievements-title {
    font-weight: bold;
    font-size: 16px !important
    }

    .module.AchievementsModule.UserProfileAchievementsModule h2 {
    font-size: 16px !important;
    font-weight: bold;
    border-bottom: 1px #ccc solid
    }

    section.WikiaLatestEarnedBadgesModule.module,
    .module.AchievementsModule.UserProfileAchievementsModule {
    background: none;
    border: none
    }

    .WikiaRail .UserProfileAchievementsModule .data .data-details a:hover,
    .WikiaRail .UserProfileAchievementsModule .data .data-details > p a:hover {
    text-decoration: none !important
    }

    section.WikiaLatestEarnedBadgesModule.module > a.more,
    .WikiaRail .UserProfileAchievementsModule .badges-next,
    .WikiaRail .UserProfileAchievementsModule .badges-prev,
    .WikiaRail .AchievementsModule .more {
    text-transform: uppercase;
    padding: 7px 12px;
    color: black;
    border: 1px black solid;
    font-weight: bold;
    font-size: 10px
    }

    section.WikiaLatestEarnedBadgesModule.module > a.more:hover,
    .WikiaRail .UserProfileAchievementsModule .badges-next:hover,
    .WikiaRail .UserProfileAchievementsModule .badges-prev:hover,
    .WikiaRail .AchievementsModule .more:hover {
    text-decoration: none;
    transition: .3s;
    border-color: #3a3a3a;
    color: #3a3a3a
    }

    div > ul > .wikiaThrobber {
    display: none !important
    }

    h2.achievements-title {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px #ccc solid !important
    }

    #about-achievements a:hover {
    text-decoration: none
    }

    #about-achievements {
    background-color: transparent;
    background-image: none;
    border: none
    }

    #about-achievements > span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px
    }

    #about-achievements h1 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #ccc solid;
    padding-bottom: 3px !important
    }

    .LeaderboardTable .rank span {
    background-image: none;
    border: none
    }

    td > img.avatar {
    border-radius: 50% !important;
    border: 2px #ccc solid
    }

    .LeaderboardTable th {
    font-weight: bold;
    text-transform: uppercase
    }

    .LeaderboardTable .user > a:hover {
    text-decoration: none
    }

    .discussions-rail-theme .embeddable-discussions-module {
    background: none
    }

    span.chat-live:before {
    background-image: url(https://vignette.wikia.nocookie.net/wowwiki/images/7/72/Icon-chat.svg/revision/latest?cb=20080405205216);
    content: '';
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: inline-block;
    vertical-align: top;
    filter: invert(.62);
    margin-right: 2px
    }

    .FollowedPagesModule,
    .UserProfileAchievementsModule {
    background: none !important;
    border: none !important
    }

    .FollowedPagesModule h2:before {
    content: '';
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/8/82/Mw-watch-icon.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    margin-right: 10px;
    vertical-align: text-top
    }

    .FollowedPagesModule li:before {
    content: '➜';
    display: inline-block;
    color: #666;
    padding-right: 5px
    }

    .FollowedPagesModule li div {
    display: inline-block
    }

    .WikiaLatestEarnedBadgesModule {
    background: none !important;
    border: none !important
    }

    .WikiaLatestEarnedBadgesModule h2.achievements-title:before,
    .UserProfileAchievementsModule:first-of-type h2:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: 25px;
    margin-right: 10px;
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/78/Trophy_font_awesome.svg);
    filter: invert(.3);
    vertical-align: top
    }

    .WikiaLatestEarnedBadgesModule .more,
    .UserProfileAchievementsModul .badges-next,
    .UserProfileAchievementsModul .badges-prev,
    .UserProfileAchievementsModul .more .FollowedPagesModule .more {
    font-size: 10px;
    padding: 7px 12px;
    align-items: center;
    border-style: solid;
    border-style: solid;
    border-width: 1px;
    border-width: 2px 2px 0 0;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-flex;
    font-weight: 600;
    justify-content: center;
    letter-spacing: .15px;
    line-height: 1.3em;
    margin: 0;
    min-height: 18px;
    outline: 0;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: background-color, border-color, color;
    vertical-align: top;
    -webkit-appearance: none;
    -webkit-border-radius: 0
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module h1 {
    margin-bottom: 4px
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    zoom: 1
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li {
    min-height: 30px;
    padding-left: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #e6e6da
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .avatar {
    float: left
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .realname {
    color: #808079
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .names {
    font-size: 13px;
    padding-top: 1px
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .names a {
    line-height: 17px
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .names,
    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .actionlinks {
    display: block;
    margin: 0 0 0 40px
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .actionlinks {
    height: 20px;
    list-style-type: none;
    padding: 0;
    visibility: hidden;
    font-size: 11px
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li .actionlinks li {
    display: inline;
    margin: 0;
    padding: 0 12px 0 0;
    border: 0
    }

    #WikiaRail.WikiaRail .WallHistoryRail.module ul li:hover .actionlinks {
    visibility: visible
    }

    .WikiaBlogListingBox.module {
    background-color: transparent;
    border: none
    }

    .WikiaBlogListingBox.module:before {
    content: '';
    content: '';
    vertical-align: middle;
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/0/09/Propozycja_LnM-2_ciemne.svg);
    background-size: 30px;
    width: 30px;
    height: 35px;
    display: inline-block;
    vertical-align: bottom;
    float: left;
    margin-right: 5px
    }
    }
    .cm-mw-matchingbracket {

    background-color: transparent !important;
    .Navigation {
    background-image: none
    }

    .Navigation li {
    background-color: #f0f0f0;
    border-bottom: none;
    background-image: none;
    border-left: 1px #e9e9e9 solid
    }

    .WikiaSlider {
    border-bottom: none;
    border-top: none;
    background-image: none;
    margin-top: -60px;
    margin-left: 60px
    }

    .ThemeTab img {
    border: none
    }

    .ThemeDesignerPicker h1 {
    font-weight: bold
    }

    .Designer h1 {
    font-weight: bold
    }

    .ThemeDesignerPicker {
    box-shadow: none;
    background: #f8f8f8;
    border: 1px solid #c1c1c1;
    border-radius: 4px
    }

    img#swatch-community-header-image-background {
    border: 1px #c1c1c1 solid
    }

    .CustomizeTab li img {
    border: none
    }

    input#CommunityHeaderBackgroundImageUploadFile {
    padding-bottom: 5px
    }

    .Toolbar {
    background-color: #ededed;
    border-bottom: none;
    background-image: none
    }

    .Toolbar .inner .history {
    font-weight: bold;
    text-transform: uppercase;
    color: black
    }

    .Toolbar .inner .history .revisions {
    background: none;
    border: none;
    color: black;
    font-size: 11px;
    margin-right: 0;
    padding: 0
    }

    .Toolbar .inner .history .chevron {
    border-color: #000000 transparent transparent
    }

    .Toolbar .inner .history ul {
    box-shadow: none;
    background-color: #f8f8f8;
    border: 1px solid #cccccc;
    border-radius: 4px
    }

    .Toolbar .inner button.cancel {
    background-color: transparent;
    background-image: none;
    color: black !important;
    border-color: black !important;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    font-size: x-small
    }

    .Toolbar .inner button.save {
    background-image: none;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    font-size: x-small
    }

    .WordmarkTab h2 {
    font-weight: bold
    }

    .Toolbar .mode {
    color: black;
    font-weight: bold;
    font-size: 18px
    }

    .Navigation li.selected a:hover {
    color: #444444
    }

    .Navigation li.selected a {
    color: black;
    text-transform: uppercase;
    font-size: x-small
    }

    .Navigation a {
    color: black;
    text-transform: uppercase;
    font-size: x-small
    }

    .Designer {
    background-color: white
    }

    .Designer h2 {
    font-weight: bold
    }

    .Designer section {
    border-right: none
    }

    section#CustomizeTab {
    background-color: #f5f5f5
    }

    section#ThemeTab {
    background-color: #f5f5f5
    }

    section#WordmarkTab {
    background-color: #f5f5f5;
    border-bottom: none
    }

    .Navigation li.selected {
    box-shadow: none;
    background-color: #f5f5f5
    }

    .ThemeTab .next {
    border-color: transparent transparent transparent black
    }

    .ThemeTab .previous {
    border-color: transparent black transparent transparent
    }

    .Toolbar .inner .history ul li:hover {
    background-color: #f1f1f1
    }

    .CustomizeTab li img {
    border: 1px #cecece solid
    }

    .Toolbar .inner .history ul {
    border-radius: 0;
    border: none !important;
    padding: 0 !important
    }

    .Toolbar .inner .history ul li {
    border-top: none;
    padding: 8px
    }

    .ThemeDesignerPicker {
    border: none !important;
    border-radius: 0;
    box-shadow: 0 0 10px 0 #000;
    background: rgba(0, 0, 0, 0.9)
    }

    .tooltip-inner {
    color: white !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
    border: none !important;
    transition: .3s
    }

    body .tooltip.right .tooltip-arrow {
    border-right: 5px solid rgba(0, 0, 0, 0.9)
    }

    div#OpacitySlider {
    border-bottom: none;
    border-top: none;
    background-color: #888 !important;
    background-image: none;
    height: 4px;
    margin: 12px 0 0 0
    }

    .WikiaSlider:before,
    .WikiaSlider:after {
    display: none
    }

    .WikiaSlider .ui-slider-handle {
    box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 3px;
    height: 25px;
    background-color: #666 !important;
    margin-top: -3px;
    border: none !important;
    background-image: none !important
    }
    }


    .portable-infobox .pi-title {
    .Toolbar .inner button.cancel {
    padding: 7px 12px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    height: 35px;
    font-weight: bold !important;
    margin-top: -7px
    font-size: 15px !important;
    line-height: 20px !important;
    }
    }


    .pi-type-comic-infobox .pi-header {
    .Toolbar .inner button.cancel:hover {
    transition: .3s;
    font-style: italic !important;
    color: #333;
    border-color: #333
    }
    }


    .portable-infobox .pi-header {
    .Toolbar .inner button.cancel:focus {
    padding-bottom: 8px !important;
    outline: none
    font-weight: bold !important;
    border-bottom: none !important;
    font-size: 13px !important;
    line-height: 12px !important;
    }
    }


    .portable-infobox .pi-data {
    .Toolbar .inner button.save {
    padding: 7px 12px;
    border-top: solid 1px #333333;
    height: 35px;
    margin-top: -7px
    }
    }


    .pi-media-collection {
    .Toolbar .inner button.save:hover {
    border-bottom: solid 1px #333333;
    transition: .3s
    }
    }


    .portable-infobox {
    .Toolbar .inner button.save:focus {
    outline: none
    font-size: .80em;
    }
    }


    .pi-type-comic-infobox .pi-media-collection {
    form#CommunityHeaderBackgroundImageForm > input[type="submit"],
    display:flex;
    #BackgroundImageForm > input[type="submit"],
    flex-direction: column;
    .WordmarkTab button,
    .WordmarkTab input[type='submit'] {
    padding: 7px 12px;
    height: 35px;
    background-image: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    border-radius: 0
    }
    }


    .pi-type-comic-infobox .pi-media-collection-tabs {
    form#CommunityHeaderBackgroundImageForm > input[type="submit"]:hover,
    display:flex;
    .WordmarkTab button:hover,
    order:99;
    .WordmarkTab input[type='submit']:hover,
    #BackgroundImageForm > input[type="submit"]:hover {
    transition: .3s;
    background-image: none !important
    }
    }


    .pi-type-comic-infobox .pi-tab-link {
    form#CommunityHeaderBackgroundImageForm > input[type="submit"]:focus,
    flex:1 1 50%;
    .WordmarkTab button:focus,
    .WordmarkTab input[type='submit']:focus,
    #BackgroundImageForm > input[type="submit"]:focus {
    outline: none
    }

    .Navigation a:hover {
    text-decoration: none;
    color: #555;
    transition: .2s
    }

    .Navigation li.selected {
    box-shadow: none
    }

    .Navigation li {
    border-left: none
    }

    .Toolbar .inner .history ul li .wikia-chiclet-button img {
    background: url(https://images.wikia.nocookie.net/__cb1512666205/common/extensions/wikia/ThemeDesigner/images/icon-return.png) top left black no-repeat !important
    }

    .WordmarkTab .graphic .preview a {
    transition: .3s;
    background-color: rgba(0, 0, 0, 0.9) !important;
    color: white !important;
    font-size: 10px;
    font-weight: bold;
    padding: 4px !important;
    text-transform: uppercase
    }

    .WordmarkTab .favicon .preview a {
    width: 65px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
    font-size: 10px;
    color: white;
    padding: 2px
    }

    .WordmarkTab .graphic .preview .wordmark.selected {
    box-shadow: none;
    border-color: transparent
    }

    .WordmarkTab .graphic .preview span,
    .WordmarkTab .favicon .preview {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px
    }

    div#wordmark-edit > input[type="text"] {
    border: none;
    background: none;
    border-bottom: 1px #666 solid;
    color: black
    }

    div#wordmark-edit > input[type="text"]:focus {
    border-bottom: 1px #000 solid;
    transition: .3s;
    outline: none
    }

    .oasis-dark-theme .Designer {
    background-color: #111111
    }

    .oasis-dark-theme .Navigation {
    background-image: none
    }

    .oasis-dark-theme .Navigation li {
    background-color: #222222;
    border-bottom: none;
    background-image: none
    }

    .oasis-dark-theme .WikiaSlider {
    border-bottom: none;
    border-top: none;
    background-image: none;
    margin-top: -60px;
    margin-left: 60px
    }

    .oasis-dark-theme .ThemeTab img {
    border: none
    }

    .oasis-dark-theme .ThemeDesignerPicker h1 {
    font-weight: bold;
    color: white
    }

    .oasis-dark-theme .Designer h1 {
    font-weight: bold;
    color: #ffffff
    }

    .oasis-dark-theme .ThemeDesignerPicker {
    box-shadow: none;
    background: #000000;
    border: 1px solid #c1c1c1;
    border-radius: 4px
    }

    .oasis-dark-theme img#swatch-community-header-image-background {
    border: 1px #c1c1c1 solid
    }

    .oasis-dark-theme .CustomizeTab li img {
    border: none
    }

    .oasis-dark-theme input#CommunityHeaderBackgroundImageUploadFile {
    padding-bottom: 5px
    }

    .oasis-dark-theme .Toolbar {
    background-color: #222222;
    border-bottom: none;
    background-image: none
    }

    .oasis-dark-theme .Toolbar .inner .history {
    font-weight: bold;
    text-transform: uppercase;
    color: white
    }

    .oasis-dark-theme .Toolbar .inner .history .revisions {
    background: none;
    border: none;
    color: white;
    font-size: 11px;
    margin-right: 0;
    padding: 0
    }

    .oasis-dark-theme .Toolbar .inner .history .chevron {
    border-color: #ffffff transparent transparent
    }

    .oasis-dark-theme .Toolbar .inner .history ul {
    box-shadow: none;
    background-color: #000000;
    border: 1px solid #cccccc;
    border-radius: 4px
    }

    .oasis-dark-theme .Toolbar .inner button.cancel {
    background-color: transparent;
    background-image: none;
    color: #fff;
    border-color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    font-size: x-small
    }

    .oasis-dark-theme .Toolbar .inner button.save {
    background-image: none;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    font-size: x-small
    }

    .oasis-dark-theme .Toolbar .inner .history ul li:hover {
    background-color: #666666
    }

    .oasis-dark-theme .WordmarkTab h2 {
    font-weight: bold
    }

    .oasis-dark-theme .Toolbar .mode {
    color: white;
    font-weight: bold;
    font-size: 18px
    }

    .oasis-dark-theme .Navigation li.selected a:hover {
    color: #bbbbbb
    }

    .oasis-dark-theme .Navigation li.selected a {
    color: white;
    text-transform: uppercase;
    font-size: x-small
    }

    .oasis-dark-theme .Navigation a {
    color: white;
    text-transform: uppercase;
    font-size: x-small
    }

    .oasis-dark-theme .Designer h2 {
    font-weight: bold;
    color: #ffffff
    }

    .oasis-dark-theme .Designer section {
    border-right: none
    }

    .oasis-dark-theme section#CustomizeTab {
    background-color: #000000
    }

    .oasis-dark-theme section#ThemeTab {
    background-color: #000000
    }

    .oasis-dark-theme section#WordmarkTab {
    background-color: #000000;
    border-bottom: none
    }

    .oasis-dark-theme .Navigation li.selected {
    box-shadow: none;
    background-color: black
    }

    .oasis-dark-theme .ThemeTab .next {
    border-color: transparent transparent transparent white
    }

    .oasis-dark-theme .ThemeTab .previous {
    border-color: transparent white transparent transparent
    }

    .oasis-dark-theme .CustomizeTab li img {
    border: 1px #cecece solid
    }

    .oasis-dark-theme .Toolbar .inner .history ul {
    border-radius: 0;
    border: none !important;
    padding: 0 !important
    }

    .oasis-dark-theme .Toolbar .inner .history ul li {
    border-top: none;
    padding: 8px
    }

    .oasis-dark-theme .ThemeDesignerPicker {
    border: none !important;
    border-radius: 0;
    box-shadow: 0 0 10px 0 #000;
    background: rgba(0, 0, 0, 0.9)
    }

    .oasis-dark-theme .tooltip-inner {
    color: white !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
    border: none !important;
    transition: .3s
    }

    .oasis-dark-theme body .tooltip.right .tooltip-arrow {
    border-right: 5px solid rgba(0, 0, 0, 0.9)
    }

    .oasis-dark-theme div#OpacitySlider {
    border-bottom: none;
    border-top: none;
    background-color: #888 !important;
    background-image: none;
    height: 4px;
    margin: 12px 0 0 0
    }

    .oasis-dark-theme .WikiaSlider:before,
    .oasis-dark-theme .WikiaSlider:after {
    display: none
    }

    .oasis-dark-theme .WikiaSlider .ui-slider-handle {
    box-shadow: none !important;
    border-radius: 3px;
    height: 25px;
    background-color: #666 !important;
    margin-top: -3px;
    border: none !important;
    background-image: none !important
    }

    .oasis-dark-theme .Toolbar .inner button.cancel {
    padding: 7px 12px;
    height: 35px;
    margin-top: -7px
    }

    .oasis-dark-theme .Toolbar .inner button.cancel:hover {
    transition: .3s;
    color: #ccc;
    border-color: #ccc
    }

    .oasis-dark-theme .Toolbar .inner button.cancel:focus {
    outline: none
    }

    .oasis-dark-theme .Toolbar .inner button.save {
    padding: 7px 12px;
    height: 35px;
    margin-top: -7px
    }

    .oasis-dark-theme .Toolbar .inner button.save:hover {
    transition: .3s
    }

    .oasis-dark-theme .Toolbar .inner button.save:focus {
    outline: none
    }

    .oasis-dark-theme form#CommunityHeaderBackgroundImageForm > input[type="submit"],
    .oasis-dark-theme #BackgroundImageForm > input[type="submit"],
    .oasis-dark-theme .WordmarkTab button,
    .oasis-dark-theme .WordmarkTab input[type='submit'] {
    padding: 7px 12px;
    height: 35px;
    background-image: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    border-radius: 0
    }

    .oasis-dark-theme form#CommunityHeaderBackgroundImageForm > input[type="submit"]:hover,
    .oasis-dark-theme .WordmarkTab button:hover,
    .oasis-dark-theme .WordmarkTab input[type='submit']:hover,
    .oasis-dark-theme #BackgroundImageForm > input[type="submit"]:hover {
    transition: .3s;
    background-image: none !important
    }

    .oasis-dark-theme form#CommunityHeaderBackgroundImageForm > input[type="submit"]:focus,
    .oasis-dark-theme .WordmarkTab button:focus,
    .oasis-dark-theme .WordmarkTab input[type='submit']:focus,
    .oasis-dark-theme #BackgroundImageForm > input[type="submit"]:focus {
    outline: none
    }

    .oasis-dark-theme .Navigation a:hover {
    text-decoration: none;
    color: #ccc;
    transition: .2s
    }

    .oasis-dark-theme .WordmarkTab .graphic .preview a {
    transition: .3s;
    background-color: rgba(0, 0, 0, 0.9) !important;
    color: white !important;
    font-size: 10px;
    font-weight: bold;
    padding: 4px !important;
    text-transform: uppercase
    }

    .oasis-dark-theme .WordmarkTab .favicon .preview a {
    width: 65px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: transparent;
    font-size: 10px;
    color: white;
    padding: 2px
    }

    .oasis-dark-theme .WordmarkTab .graphic .preview .wordmark.selected {
    box-shadow: none;
    border-color: transparent
    }

    .oasis-dark-theme .WordmarkTab .graphic .preview span,
    .oasis-dark-theme .WordmarkTab .favicon .preview {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px
    }

    .oasis-dark-theme div#wordmark-edit > input[type="text"] {
    border: none;
    background: none;
    border-bottom: 1px #666 solid;
    color: white
    }

    .oasis-dark-theme div#wordmark-edit > input[type="text"]:focus {
    border-bottom: 1px #fff solid;
    transition: .3s;
    outline: none
    }

    @import url('//justleafy.wikia.com/load.php?debug=false&lang=en&mode=articles&articles=u:justleafy:MediaWiki:CommentsPagination/code.css&only=styles');
    h1#article-comments-counter-header {
    font: bold medium Helvetica, sans-serif;
    text-transform: uppercase
    }

    #article-comments-counter-recent {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Helvetica
    }

    .WikiaArticleComments .MiniEditorWrapper .loading-indicator .loading-message .loading-text,
    .WikiaArticleComments #article-comments > .MiniEditorWrapper .buttons .throbber,
    .WikiaArticleComments .throbber {
    display: none !important
    }

    .WikiaArticleComments.loading,
    #article-comm-form .loading-throbber {
    background: url('https://images.wikia.nocookie.net/speedit/images/0/0b/Spinner.svg') no-repeat center / 64px !important;
    animation: rotator .5s linear infinite;
    border: none !important
    }

    .oasis-dark-theme #article-comm-form .loading-throbber,
    .oasis-dark-theme .WikiaArticleComments.loading {
    background: url('https://images.wikia.nocookie.net/speedit/images/a/a8/Spinner-white.svg') no-repeat center / 64px !important;
    animation: rotator .5s linear infinite;
    border: none !important
    }

    #WikiaArticleComments .cke_button_bold .cke_icon,
    #WikiaArticleComments .cke_button_italic .cke_icon,
    #WikiaArticleComments .cke_button_link .cke_icon,
    #WikiaArticleComments .RTEImageButton .cke_icon,
    #WikiaArticleComments .RTEVideoButton .cke_icon {
    background-color: black;
    background-image: none !important;
    width: 24px;
    height: 24px;
    transform: scale(0.75)
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button {
    border: none !important;
    background: none !important;
    padding: 0.5em !important;
    margin-top: 5px !important
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_buttons .cke_toolbar_separator {
    margin-top: 10px;
    margin-left: 5px;
    background-color: white !important
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__bold_icon,
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__italic_icon,
    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__link_icon,
    .WikiaArticleComments span.cke_button_icon.cke_button__modewysiwyg_icon,
    .WikiaArticleComments span.cke_button_icon.cke_button__modesource_icon {
    background-image: none !important;
    background-color: white !important
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__bold_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bold.svg)
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__italic_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-italics.svg)
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button .cke_button_icon.cke_button__link_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-link.svg)
    }

    .WikiaArticleComments span.cke_button_icon.cke_button__modewysiwyg_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye.svg)
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button.cke_button_disabled {
    opacity: 1 !important;
    border-bottom: 2px solid white !important;
    border-radius: 0
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar a.cke_button:hover {
    background: none !important
    }

    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper .editarea textarea {
    background: #000 !important
    }

    span.cke_button_icon.cke_button__modesource_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-preformat.svg)
    }

    #WikiaArticleComments .cke_button_bold .cke_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-bold.svg)
    }

    #WikiaArticleComments .cke_button_italic .cke_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-italics.svg)
    }

    #WikiaArticleComments .cke_button_link .cke_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-link.svg)
    }

    #WikiaArticleComments .RTEImageButton .cke_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-image.svg)
    }

    #WikiaArticleComments .RTEVideoButton .cke_icon {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-video.svg)
    }

    .oasis-dark-theme #WikiaArticleComments .cke_button_bold .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .cke_button_italic .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .cke_button_link .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .RTEImageButton .cke_icon,
    .oasis-dark-theme #WikiaArticleComments .RTEVideoButton .cke_icon {
    background-color: white
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button .cke_icon {
    background-image: none
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button > a {
    border: none !important;
    background-color: transparent;
    padding: 0.5em
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button > a {
    border: none !important;
    border-radius: 0;
    padding: 0.5em 1.1em 1.1em 0.5em;
    margin: 1px;
    background: rgba(255, 255, 255, 0.25)
    }

    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button > a {
    background: rgba(0, 0, 0, 0.25)
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button.cke_button_big > a {
    width: 20px;
    padding: 0.7em 1.1em 0.9em 0.7em
    }

    .WikiaArticleComments .MiniEditorWrapper .editarea textarea,
    .WikiaArticleComments .MiniEditorWrapper .editarea {
    border: none !important;
    background-color: transparent
    }

    #article-comm,
    .article-comm-input-text .editarea .wikiaEditor {
    height: 50px !important
    }

    .WikiaArticleComments .MiniEditorWrapper .editarea {
    border-bottom: 1px solid black !important
    }

    .WikiaArticleComments .MiniEditorWrapper.focused .editarea {
    box-shadow: none !important;
    border-bottom: 3px solid black !important
    }

    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper .editarea {
    border-bottom: 1px solid white !important
    }

    .oasis-dark-theme .WikiaArticleComments .MiniEditorWrapper.focused .editarea {
    box-shadow: none !important;
    border-bottom: 3px solid white !important
    }

    .WikiaArticleComments .MiniEditorWrapper .toolbar .cke_button .cke_icon {
    background-image: none !important
    }

    input#article-comm-submit {
    padding: 0 12px;
    height: 35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0 !important;
    background-image: none !important
    }

    input#article-comm-submit:hover {
    transition: .3s
    }

    span.cke_button.cke_button_bold {
    border-radius: 0
    }

    .WikiaArticleComments #article-comments > .MiniEditorWrapper .session img {
    border-radius: 50%
    }

    .SpeechBubble .article-comm-input-text input {
    float: right;
    margin-left: 10px;
    height: 35px;
    padding: 0 12px;
    background-image: none !important;
    font-size: x-small;
    font-weight: bold;
    border-radius: 0;
    text-transform: uppercase
    }

    #article-comments-ul > .SpeechBubble .speech-bubble-avatar > a > img.avatar {
    border-radius: 50%
    }

    #article-comments-ul > .SpeechBubble .speech-bubble-avatar {
    height: 50px;
    width: 50px;
    padding: 0
    }

    .SpeechBubble .buttons {
    bottom: -10px
    }

    a.article-comm-delete:hover,
    .article-comm-edit.actionButton:hover,
    .WikiaArticleComments .article-comm-history:hover {
    text-decoration: none !important
    }

    .article-comm-reply.wikia-button.secondary.actionButton {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-reply-small.svg);
    background-color: currentColor;
    height: 18px;
    mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-reply-small.svg);
    width: 18px !important;
    -webkit-mask-repeat: no-repeat;
    -mask-repeat: no-repeat;
    background-image: none;
    border: none;
    margin-right: -20px;
    margin-top: 4px
    }

    .article-comm-delete,
    .article-comm-edit.actionButton,
    .WikiaArticleComments .article-comm-history {
    background-color: #3a3a3a;
    background-image: none !important;
    height: 18px;
    width: 18px;
    -webkit-mask-repeat: no-repeat;
    -mask-repeat: no-repeat;
    text-indent: -9999999px;
    margin-bottom: 6px;
    margin-top: 2px
    }

    .oasis-dark-theme .article-comm-delete,
    .oasis-dark-theme .article-comm-edit.actionButton,
    .oasis-dark-theme .WikiaArticleComments .article-comm-history {
    background-color: #d5d4d4
    }

    .article-comm-history {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye-small.svg);
    -mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye-small.svg);
    -mask: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-eye-small.svg)
    }

    .article-comm-edit.actionButton {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg);
    -mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg);
    -mask: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-pencil-small.svg)
    }

    .article-comm-delete {
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg);
    -mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg);
    -mask: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/node_modules/design-system/dist/svg/wds-icons-trash-small.svg)
    }

    .SpeechBubble .tools img {
    display: none
    }

    .SpeechBubble .permalink {
    opacity: .75
    }

    .SpeechBubble .permalink:hover {
    text-decoration: none
    }

    .SpeechBubble .tools {
    visibility: visible !important
    }

    .SpeechBubble .tools a {
    margin-right: 3px;
    display: inline-block
    }

    .WikiaArticleComments .article-comm-input .MiniEditorWrapper form input[type="submit"]:not(.wds-button).secondary {
    text-transform: uppercase;
    border-radius: 0;
    background-color: transparent;
    border-color: currentColor;
    color: currentColor
    }

    .WikiaArticleComments .sub-comments {
    border: none
    }

    .WikiaArticleComments .SpeechBubble {
    border: none;
    background-color: rgba(213, 212, 212, 0.25);
    padding: 1em;
    box-shadow: 0px 5px 5px 2px rgba(17, 17, 17, .06);
    border-radius: 4px
    }

    .SpeechBubble .speech-bubble-message {
    background: none !important;
    border: none !important
    }

    .oasis-dark-theme .WikiaArticleComments .SpeechBubble {
    background-color: rgba(58, 58, 58, 0.25)
    }

    #WikiaArticleComments .edited-by a {
    color: #3a3a3a;
    opacity: .75
    }

    .oasis-dark-theme #WikiaArticleComments .edited-by a {
    color: #d5d4d4
    }

    .SpeechBubble.even .speech-bubble-message,
    .SpeechBubble.owner .speech-bubble-message,
    .SpeechBubble .speech-bubble-message,
    .SpeechBubble .speech-bubble-message.current {
    background: transparent;
    border-radius: 0;
    border: 0
    }

    .SpeechBubble .speech-bubble-message:before,
    .SpeechBubble.even .speech-bubble-message:after,
    .SpeechBubble.owner .speech-bubble-message:after,
    .SpeechBubble:after,
    .SpeechBubble .speech-bubble-message:after {
    display: none !important
    }

    .WikiaArticleComments .comments .article-comm-text {
    margin-bottom: -10px
    }

    .SpeechBubble .speech-bubble-message p {
    margin-bottom: 1.75em
    }

    .SpeechBubble .speech-bubble-message.current {
    border-left: 5px red solid;
    margin: -12px;
    padding: 2em 8em;
    transition: .3s ease out
    }

    .SpeechBubble .speech-bubble-message.current .buttons {
    margin: 12px
    }

    #Wall.Thread .comments > .message > .replies .new-reply .speech-bubble-avatar {
    border: none
    }

    input.cp-button.cp-button-preview.wikia-button.secondary {
    border: 1px currentColor solid;
    padding: 0 12px;
    background-color: transparent;
    height: 35px;
    color: currentColor;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0 !important;
    background-image: none !important
    }

    .RelatedForumDiscussion {
    margin-bottom: 30px
    }

    .RelatedForumDiscussion > h2 {
    font-weight: bold;
    font-size: 16px
    }

    .RelatedForumDiscussion .forum-discussions .forum-thread .talk-two {
    display: none
    }

    .RelatedForumDiscussion .forum-discussions .forum-thread {
    padding: 1em 0.5em;
    border-bottom-style: solid
    }

    .RelatedForumDiscussion .forum-see-more a {
    border: 1px solid currentColor;
    padding: 11px 12px 11px 0;
    color: currentColor;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    width: 136px;
    float: right
    }

    .forum-see-more a:hover {
    text-decoration: none
    }

    .RelatedForumDiscussion .forum-replies .forum-reply .forum-user-avatar {
    border: none;
    border-radius: 50%
    }

    .RelatedForumDiscussion .forum-replies .forum-reply .forum-timestamp {
    margin-left: 0
    }

    .RelatedForumDiscussion .forum-replies .forum-reply .forum-timestamp:before {
    content: "• "
    }

    .RelatedForumDiscussion .forum-see-more a {
    border: 1px solid currentColor;
    padding: 11px 12px;
    color: currentColor;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px
    }

    .RelatedForumDiscussion h2 .forum-new-post {
    border-radius: 0;
    background-image: none;
    padding: 0 12px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase
    }

    input.cp-button.cp-button-preview.wikia-button.secondary {
    border: 1px currentColor solid;
    padding: 0 12px;
    background-color: transparent;
    height: 35px;
    color: currentColor;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0 !important;
    background-image: none !important
    }

    .cp-header h1 {
    font-weight: bold;
    font-size: 16px
    }

    a.cp-xcancel:hover {
    text-decoration: none
    }

    a.cp-xcancel {
    color: black;
    background-color: black;
    background-image: none !important;
    width: 24px;
    height: 24px;
    -webkit-mask-image: url(https://liveactiondcuniverse.fandom.com/extensions/wikia/DesignSystem/bower_components/design-system/dist/svg/wds-icons-cross.svg)
    }

    .oasis-dark-theme a.cp-xcancel {
    color: white;
    background-color: white
    }

    .cp-content {
    padding: 1em;
    border: none !important;
    height: 275px !important
    }

    .cp-window {
    background-color: rgba(200, 200, 200, 1) !important
    }

    .oasis-dark-theme .cp-window {
    background-color: rgba(50, 50, 50, 1) !important
    }

    .cp-header {
    background-color: #ddd;
    margin: -5px -20px !important;
    padding: 1em 2em
    }

    .oasis-dark-theme .cp-header,
    .oasis-dark-theme .cp-footer {
    background-color: #222
    }

    .cp-footer {
    background-color: #ddd;
    margin: 0 !important;
    padding: 1em 2em
    }

    .cp-button.cp-button-cancel.wikia-button.secondary {
    padding: 0 12px;
    height: 35px;
    border-radius: 0;
    background: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    border-color: currentColor;
    color: currentColor
    }

    .cp-button.cp-button-publish.wikia-button {
    padding: 0 12px;
    height: 35px;
    border-radius: 0;
    background-image: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px
    }
    /** Minimal Scrollbar **/
    /* WebKit and Blink */
    ::-webkit-scrollbar {
    width: 15px;
    height: 6px;
    }
    ::-webkit-scrollbar-thumb {
    background-color: blue;
    }
    ::-webkit-scrollbar-thumb:hover {
    background-color: blue;
    }
    ::-webkit-scrollbar-thumb:active {
    background-color: blue;
    }
    ::-webkit-scrollbar-track {
    background-color: transparent;
    }
    /* Spec Version (Gecko only at the time of this addition) */
    *, body {
    scrollbar-width:thin;
    scrollbar-color:rgba(50,50,50,0.5) transparent;
    }
    #mw-content-text .tabs {
    border: none;
    display: flex;
    flex-flow: row nowrap;
    padding: 0 0 0.4em;
    font-family: Rubik,"Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow: auto;
    }

    #mw-content-text .tabs li {
    display: flex;
    }
    #mw-content-text .tabs li:not(.selected) a,
    #mw-content-text .tabs li.selected a {
    background: initial;
    border-width: 0 0 2px !important;
    color: inherit;
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    padding: 13px 11px;
    position: static;
    text-align: center;
    text-align: center;
    text-decoration: none;
    margin-right: auto;
    text-transform: uppercase;
    transition: opacity 0.3s;
    white-space: nowrap;
    }
    #mw-content-text .tabs li:not(.selected) a {
    border-color: transparent;
    opacity: 0.25;
    }
    #mw-content-text .tabs li.selected a {
    border-color: currentColor;
    }
    #mw-content-text .tabs li:not(.selected):hover a {
    opacity: 0.5;
    }
    }


    .ve-init-mw-desktopArticleTarget .CodeMirror {

    padding: 0 2em !important;
    #mw-content-text .tabber div.tabbertab,
    #mw-content-text .tabber ul.tabbernav {
    border: none;
    }
    #mw-content-text .tabber ul.tabbernav {
    display: flex;
    flex-flow: row nowrap;
    padding: 0;
    font-family: Rubik,"Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow: auto;
    }
    }


    @media ( max-width: 850px ) {
    #mw-content-text .tabber ul.tabbernav li {
    .ve-init-mw-desktopArticleTarget .CodeMirror {
    display: flex;
    padding: 0 !important;
    }
    }
    #mw-content-text .tabber ul.tabbernav li:not(.tabberactive) a,
    #mw-content-text .tabber ul.tabbernav li.tabberactive a {
    background: initial;
    border-color: currentColor;
    border-width: 0 0 2px !important;
    color: inherit;
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    padding: 13px 11px;
    text-align: center;
    text-transform: uppercase;
    transition: opacity 0.3s;
    white-space: nowrap;
    }
    #mw-content-text .tabber ul.tabbernav li:not(.tabberactive) a {
    opacity: 0.25;
    }
    #mw-content-text .tabber ul.tabbernav li:not(.tabberactive):hover a {
    opacity: 0.5;
    }
    }
    body:after {
    content: "";
    background: url(https://vignette.wikia.nocookie.net/liveactiondcuniverse/images/6/65/Wiki_Background.png/revision/latest?cb=20200127204418&format=original);
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: -1;
    }


    .portable-infobox .pi-data-label {
    .mw-logline-import, .mw-changeslist-log-import {
    font-size:11.5px;
    display:none !important;
    }
    /*Bot Username Highlighting*/
    a[href="/wiki/User:MultiversalBot"],a[href="/wiki/Message_Wall:MultiversalBot"],a[href="/wiki/User_blog:MultiversalBot"],a[href*="Special:Contributions/MultiversalBot"]{
    color: purple !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }


    .portable-infobox .pi-data-value {
    /*Bureaucrats Username Highlighting*/
    font-size:11.5px;
    a[href="/wiki/User:TheDemon08"],a[href="/wiki/Message_Wall:TheDemon08"],a[href="/wiki/User_blog:TheDemon08"]{
    color: red !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }


    .portable-infobox .pi-item-spacing {
    /*Administrators Username Highlighting*/
    padding: 10px 10px;
    a[href="/wiki/User:Zomlouis"],a[href="/wiki/Message_Wall:Zomlouis"],a[href="/wiki/User_blog:Zomlouis"],a[href="/wiki/User:Cool11guy12"],a[href="/wiki/Message_Wall:Cool11guy12"],a[href="/wiki/User_blog:Cool11guy12"],a[href="/wiki/User:Carpe_Universum"],a[href="/wiki/Message_Wall:Carpe_Universum"],a[href="/wiki/User_blog:Carpe_Universum"],a[href="/wiki/User:Itamar20112"],a[href="/wiki/Message_Wall:Itamar20112"],a[href="/wiki/User_blog:Itamar20112"]{
    color: orange !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }


    ul {
    /*Content Moderator Username Highlighting*/
    margin-left: 15px;
    a[href="/wiki/User:Conner_Kennt69"],a[href="/wiki/Message_Wall:Conner_Kennt69"],a[href="/wiki/User_blog:Conner_Kennt69"]{
    color: green !important;
    font: bold Helvetica, Arial, Sans-Serif !important;
    }
    }

    /* == Template:Mbox: IE Empty section == */
    .mbox {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: auto;
    box-sizing: border-box;
    margin: 4px 5%;
    border-width: 1px;
    border-style: solid;
    background: transparent;
    padding: 0.25em;
    font-size: 95%;
    }
    .mbox-small {
    clear: right;
    float: right;
    margin: 4px 0 2px 1em;
    box-sizing: border-box;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
    }
    .mbox-small.ambox {
    clear: left;
    float: left;
    margin: 4px 1em 2px 0;
    }
    .mbox pre {
    background-color: #f2f2f299;
    }
    .mbox div.mbox-message {
    flex-basis: 100%;
    padding: 0.25em;
    text-align: left;
    }
    .mbox .mbox-date,
    .mbox .mbox-info {
    font-size:85%;
    }
    .mbox div.mbox-image {
    padding: 0.25em;
    }
    .ambox {
    margin: 0 5%;
    border-color: #a2a9b1;
    border-left: 10px solid #36c;
    }
    .cmbox {
    border-color: #a2a9b1;
    background-color: #dfe8ff;
    }
    .imbox {
    border-width: 3px;
    border-color: #36c;
    }
    .xmbox {
    border-width: 2px;
    border-color: #36c;
    border-style: dotted;
    }
    .tmbox {
    border-width: 2px;
    border-color: #36c;
    background: #f8eaba;
    }
    .ombox {
    border-color: #36c;
    }
    .fmbox {
    margin: 4px 0;
    }
    .mbox-small.imbox,
    .mbox-small.xmbox,
    .mbox-small.tmbox {
    border-width: 1px;
    }
    .mbox-speedy,
    .mbox-warning {
    border-color: #b32424;
    background-color: #fee7e6;
    }
    .ambox.mbox-speedy {
    border-color: #a2a9b1;
    border-left-color: #b32424;
    }
    .cmbox.mbox-speedy,
    .xmbox.mbox-speedy,
    .xmbox.mbox-delete,
    .ombox.mbox-speedy,
    .ombox.mbox-delete {
    border-width: 3px;
    }
    .mbox-delete {
    border-color: #b32424;
    }
    .ambox.mbox-delete {
    border-color: #a2a9b1;
    border-left-color: #b32424;
    }
    .cmbox.mbox-delete {
    border-color: #a2a9b1;
    background: #fee7e6;
    }
    .mbox-content {
    border-color: #f28500;
    }
    .ambox.mbox-content {
    border-color: #a2a9b1;
    border-left-color: #f28500;
    }
    .cmbox.mbox-content {
    border-color: #a2a9b1;
    background: #ffe7ce;
    }
    .mbox-style {
    border-color: #fc3;
    }
    .ambox.mbox-style {
    border-color: #a2a9b1;
    border-left-color: #fc3;
    }
    .cmbox.mbox-style {
    border-color: #a2a9b1;
    background: #fff9db;
    }
    .mbox-notice {
    border-color: #36c;
    }
    .ambox.mbox-notice {
    border-color: #a2a9b1;
    border-left-color: #36c;
    }
    .cmbox.mbox-notice {
    border-color: #a2a9b1;
    background: #d8e8ff;
    }
    .mbox-move {
    border-color: #93c;
    }
    .ambox.mbox-move {
    border-color: #a2a9b1;
    border-left-color: #93c;
    }
    .cmbox.mbox-move {
    border-color: #a2a9b1;
    background: #e4d8ff;
    }
    .mbox-protection {
    border-color: #a2a9b1;
    }
    .ambox.mbox-protection {
    border-color: #a2a9b1;
    border-left-color: #a2a9b1;
    }
    .cmbox.mbox-protection {
    border-color: #a2a9b1;
    background: #efefe1;
    }
    .mbox-license {
    border-color: #88a;
    }
    .mbox-featured {
    border-color: #cba135;
    }
    .ambox.mbox-featured {
    border-color: #a2a9b1;
    border-left-color: #cba135;
    }
    .ambox + .ambox {
    margin-top: -1px;
    }
    @media print {
    .mbox {
    display: none;
    }
    } /* no mbox when printing */

    Latest revision as of 20:45, 17 May 2024

    /* All CSS here will be loaded for users of the Cosmos skin */
    /*Developed by Universal Omega*/
    @import url(/MediaWiki:Themes.css?action=raw&ctype=text/css);
    @import url(/MediaWiki:RelatedArticles.css?action=raw&ctype=text/css);
    @import url(/MediaWiki:Profile_Universal-Omega.css?action=raw&ctype=text/css);
    @import url(/MediaWiki:Profile_IC228.css?action=raw&ctype=text/css);
    @import url(/MediaWiki:Profile_TheDemon08.css?action=raw&ctype=text/css);
    
    /* Main */
    .mw-spinner-container div::after {
        background: #fff !important;
    }
    
    /*.mw-special-NewPagesFeed #mwe-pt-list-warnings {
        display: none !important;
    }
    
    .page-Special_NewPagesFeed .mw-body-content div {
        filter: invert(100%);
    }
    
    .page-Special_NewPagesFeed span.mwe-pt-creation-date {
        filter: invert(100%) !important;
    }*/
    
    .mwe-popups.mwe-popups-is-not-tall .mwe-popups-extract {
        margin: 1em;
    }
    
    .mwe-popups-container footer {
        display: none;
    }
    
    #mw-indicator-mw-helplink { 
        display: none;
    }
    
    .ve-active #FastDeleteBtns,
    .ve-activating #FastDeleteBtns {
        display: none;
    }
    
    .ns-8 .mw-editTools,
    .ns-special .mw-editTools {
        display: none;
    }
    
    /*Bot Username Highlighting*/
    #mw-content a[href*="UniversalBot"] {
        color: #a400a4 !important; 
        font: bold Helvetica, Arial, Sans-Serf !important;
    }
    
    /*Bureaucrat Username Highlighting*/
    #mw-content a[href*="TheDemon08"],
    #mw-content a[href*="Universal_Omega"] {
        color: #ddaa00 !important; 
        font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Administrators Username Highlighting*/
    #mw-content a[href*="IC228"],
    #mw-content a[href*="NickNickleby"],
    #mw-content a[href*="Cool11guy12"] {
        color: #ff7777 !important; 
        font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    /*Moderator Username Highlighting*/
    #mw-content a[href*="Mostaverse"],
    #mw-content a[href*="MysticalmanJoe"],
    #mw-content a[href*="Rman41"] {
        color: #1eaf7a !important; 
        font: bold Helvetica, Arial, Sans-Serif !important;
    }
    
    .episode-countdowns {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .episode-countdowns .main-episode {
        flex: 50%;
    }
    
    .season-navigation {
        width: calc( 100% - 320px );
    }
    
    @media screen and ( max-width: 800px ) {
        div.episode-countdowns {
           flex-direction: column;
        }
    }
    
    @media screen and ( max-width: 720px ) {
        .season-navigation {
            width: 100%;
        }
    }
    
    .appearances-table td:nth-of-type(3) {
        width: 65px;
    }
    
    .portable-infobox h2 p {
        line-height: 10px;
    }
    
    .portable-infobox .pi-data-value > :not(ul),
    .portable-infobox .pi-data-value li {
        margin: 6px 0px;
    }
    
    /* Toggles */
    input[type="checkbox"] {
    	-moz-appearance: none;
    	-webkit-appearance: none;
    	appearance: none;
    	cursor: pointer;
    	font-size: 16px;
    	padding: 7px 5px 7px 52px;
    	position: relative;
    	border: 0;
    	background-color: transparent;
    }
    
    input[type="checkbox"]:empty {
    	padding-left: 45px;
    }
    
    input[type="checkbox"]::before {
    	background-color: #999;
    	border-radius: 8px;
    	height: 14px;
    	left: 6px;
    	width: 34px;
    }
    
    input[type="checkbox"]:checked::before {
    	background-color: #7ae7ff;
    }
    
    input[type="checkbox"]::after,
    input[type="checkbox"]::before {
    	-ms-transform: translateY(-50%);
    	-webkit-transform: translateY(-50%);
    	content: '';
    	margin: 0;
    	outline: 0;
    	position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
    	transition-duration: 0.3s;
    	transition-timing-function: ease;
    	transition: transform, background-color, -webkit-transform;
    }
    
    input[type="checkbox"]::after {
    	background-color: #f6f6f6;
    	border-radius: 50%;
    	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, .084);
    	height: 20px;
    	left: 5px;
    	min-width: 20px;
    	transition: all 0.5s;
    	width: 20px;
    }
    
    input[type="checkbox"]:checked::after {
    	background-color: #00b7e0;
    	left: 20px;
    }
    
    /* Polls */
    .ajaxpoll-id-info {
    	display: none;
    }
    
    .ajaxpoll .ajaxpoll-ajax {
        background: #032F4D;
    }
    
    .ajaxpoll .ajaxpoll-misc {
        display: none;
    }
    
    .ajaxpoll .ajaxpoll-hover-revoke,
    .ajaxpoll .ajaxpoll-hover-vote {
        background: none;
    }
    
    .ajaxpoll-answer {
        border: none !important;
        height: 35px !important;
    }
    
    .ajaxpoll-answer div {
        background-color: #444444 !important;
    }
    
    .ajaxpoll {
        background-color: black;
        border: none !important;
        font-size: 14px;
        font-weight: bold;
        color: white;
        width: auto;
    }
    
    /* Tabbers */
    #mw-content-text .tabber a.tabber__tab,
    #mw-content-text .tabber nav.tabber__tabs {
        border: none;
    }
    
    #mw-content-text .tabber nav.tabber__tabs {
        display: flex;
        flex-flow: row nowrap;
        padding: 0;
        font-family: Rubik, "Helvetica Neue", Helvetica, Arial, sans-serif;
        overflow: auto;
    }
    
    #mw-content-text .tabber nav.tabber__tabs a {
        display: flex;
    }
    
    #mw-content-text .tabber nav.tabber__tabs a:not(.tabber__tab--active),
    #mw-content-text .tabber nav.tabber__tabs a.tabber__tab--active {
        background: initial;
        border-color: currentColor;
        border-width: 0 0 2px !important;
        color: inherit;
        font-size: 12px;
        font-weight: 700;
        line-height: 1em;
        margin: 0;
        padding: 13px 11px;
        text-align: center;
        text-transform: uppercase;
        transition: opacity 0.3s;
        white-space: nowrap;
    }
    
    #mw-content-text .tabber nav.tabber__tabs a:not(.tabber__tab--active) {
        opacity: 0.25;
    }
    
    #mw-content-text .tabber nav.tabber__tabs a:not(.tabber__tab--active):hover {
        opacity: 0.5;
    }
    
    /* Vertical Tabbers */
    .tab-vertical .tabber--live {
        display: table;
        width: 100%;
    }
    .tab-vertical .tabber__header {
        float: left;
        box-shadow: none;
    }
    
    .tab-vertical .tabber__tabs {
        display: table-cell !important;
        width: 200px; 
        padding: 0;
        vertical-align: top; 
        border-bottom: none;
    }
    
    .tab-vertical .tabber__tab {
        display: table-cell;
        border: none;
        padding: 0em 1em;
    }
     
    .tab-vertical .tabber__tab p:nth-child(2){
        margin-top: 0;
    }
    
    /* Portable Navboxes */
    .portable-infobox.pi-theme-navbox {
        box-sizing: border-box;
        float: none;
        margin: 0;
        width: 100% !important;
    }
    
    .portable-infobox.pi-theme-navbox .pi-data-value {
        flex-basis: 600px;
        width: 100%;
    }
     
    .portable-infobox.pi-theme-navbox .pi-data-label {
        flex-basis: 200px;
    }
    
    .portable-infobox.pi-theme-navbox.pi-europa .pi-collapse-closed .pi-header::after {
        margin-top: -7px;
    }
    
    .portable-infobox.pi-theme-navbox.pi-europa .pi-collapse .pi-header::after, .pi-europa .pi-header.collapsible::after {
        border-color: #fff;
        height: 9px;
        right: 14px;
        width: 9px;
    }
    
    .portable-infobox.pi-theme-navbox .pi-collapse-closed .pi-header:first-child::after {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
    }
    
    .portable-infobox.pi-theme-navbox .pi-collapse .pi-header:first-child::after {
        display: block !important;
        position: absolute;
        top: 50%;
    }
    
    .portable-infobox.pi-theme-navbox .pi-collapse .pi-header:first-child::after {
        border-style: solid;
        border-width: 2px 2px 0 0;
        content: '';
        vertical-align: middle;
    }
    .cm-mw-matchingbracket {
        background-color: transparent !important;
        box-shadow: none !important;
    }
    
    .portable-infobox .pi-title {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        font-weight: bold !important;
        font-size: 15px !important;
        line-height: 20px !important;
    }
    
    .pi-type-comic-infobox .pi-header {
        font-style: italic !important;
    }
    
    .portable-infobox .pi-header {
        padding-bottom: 8px !important;
        font-weight: bold !important;
        border-bottom: none !important;
        font-size: 13px !important;
        line-height: 12px !important;
    }
    
    .portable-infobox .pi-data {
        border-top: solid 1px #333333;
    }
    
    .pi-media-collection {
        border-bottom: solid 1px #333333;
    }
    
    .portable-infobox {
         font-size: .80em;
    }
    
    .pi-type-comic-infobox .pi-media-collection {
        display:flex;
        flex-direction: column;
    }
    
    .pi-type-comic-infobox .pi-media-collection-tabs {
        display:flex;
        order:99;
    }
    
    .pi-type-comic-infobox .pi-tab-link {
        flex:1 1 50%;
        text-align: center;
        margin-right: auto;
    }
    
    .ve-init-mw-desktopArticleTarget .CodeMirror {
        padding: 0 2em !important;
    }
    
    @media ( max-width: 850px ) {
        .ve-init-mw-desktopArticleTarget .CodeMirror {
            padding: 0 !important;
        }
    }
    
    .portable-infobox .pi-data-label {
        font-size:11.5px;
    }
    
    .portable-infobox .pi-data-value {
        font-size:11.5px;
    }
    
    .portable-infobox .pi-item-spacing {
        padding: 10px 10px;
    }
    
    ul {
        margin-left: 15px;
    }
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • IC228 • 5 days ago
  • IC228 • 5 days ago
  • IC228 • 6 days ago
  • IC228 • 6 days ago
  • Welcome to the DC Multiverse Wiki


    Cookies help us deliver our services. By using our services, you agree to our use of cookies.