社区中心
(goddammit)
(用于在深色/浅色下反色的class。Credit: User:NiSanIchi
第2,705行: 第2,705行:
 
max-height: 40px;
 
max-height: 40px;
 
}
 
}
  +
}
  +
  +
/* Dark/light mode invert */
  +
.theme-fandomdesktop-dark .dark-invert,
  +
.theme-fandomdesktop-light .light-invert {
  +
filter: invert(100%);
 
}
 
}

2021年9月15日 (三) 10:47的版本

/* CSS placed here will be applied to all skins */

@import "https://community.fandom.com/zh/load.php?articles=MediaWiki:Mainpage.css|MediaWiki:Badges-blogs.css|MediaWiki:Gadget-SsiModal.css&only=styles&mode=articles";

/* Highlight.css */
@import url("//dev.fandom.com/load.php?mode=articles&articles=MediaWiki:Highlight.css&only=styles");
/* Configuration variables */
:root {
    --highlight-crew: #fa005a;
    --highlight-pvt: #50c878;
}
/* Local group highlight */
.mw-userlink.group-sysop {
    color: #fa005a !important;
    color: var(--highlight-crew) !important;
}
.mw-userlink.group-content-moderator {
    color: #50c878 !important;
    color: var(--highlight-pvt) !important;
}
a[href$=":Winston_Sung"],
/* a[href$=":机智的小鱼君"],
a[href$=":%E6%9C%BA%E6%99%BA%E7%9A%84%E5%B0%8F%E9%B1%BC%E5%90%9B"], */
a[href$=":铁桶"],
a[href$=":%E9%93%81%E6%A1%B6"],
a[href$=":Lakejason0"],
a[href$=":Dianliang233"],
a[href$=":Ff98sha"],
/* a[href$=":Laundry_Machine"], */
a[href$=":Ffaarr"]/* ,
a[href$=":Winston_Sung_-_zh"] */ {
    color: #23c6d0 !important;
    color: var(--highlight-crew) !important;
}
a[href$=":Winston_Sung"],
/* a[href$=":机智的小鱼君"],
a[href$=":%E6%9C%BA%E6%99%BA%E7%9A%84%E5%B0%8F%E9%B1%BC%E5%90%9B"], */
a[href$=":铁桶"],
a[href$=":%E9%93%81%E6%A1%B6"],
a[href$=":Lakejason0"],
a[href$=":Dianliang233"] {
    color: #50c878 !important;
    color: var(--highlight-pvt) !important;
}

/** Bug Fixes **/
/* Fix TOC Menu */
.skin-oasis .toc .toctitle {
    text-align: center;
}
/* Fix mw.notify */
.skin-oasis .mw-notification-area {
    top: 50px;
}
/* Fix postedit */
.skin-oasis .postedit-container {
    top: 50px;
}
/* Fix BannerNotifications */
.skin-oasis .banner-notifications-placeholder {
    height: auto !important;
}
/* Fix Template Classification */
.template-classification-entry-point__wrapper {
    display: inline-block;
}
/* Fix blog listing page */
.page-header__counter {
    display: inline-block;
    margin-left: 5px;
}
/* Fix editor and source code viewer */
#wpTextbox1,
.wikiEditor-ui .CodeMirror,
.wikiEditor-ui .ace_editor {
    border: 1px solid #c8ccd1 !important;
    border-radius: 4px 4px 0 0;
}
#wpTextbox1 {
    width: calc(100% - 6px) !important;
    resize: vertical;
}
/* Fix CodeMirror tooltip */
.CodeMirror-lint-tooltip {
    z-index: 300;
}
/* Fix gallery - slider */
.wikiaPhotoGallery-slider-body,
.fandom-slider {
    background-color: #000000;
}
.wikiaPhotoGallery-slider-body .wikiaPhotoGallery-slider-controls .wikiaPhotoGallery-slider-prev,
.fandom-slider .fandom-slider__control .fandom-slider__controls__prev,
.wikiaPhotoGallery-slider-body .wikiaPhotoGallery-slider-controls .wikiaPhotoGallery-slider-next,
.fandom-slider .fandom-slider__control .fandom-slider__controls__next {
    z-index: 2 !important;
}
.wikiaPhotoGallery-slider-body .horizontal .description,
.wikiaPhotoGallery-slider-body .horizontal .description-background,
.wikiaPhotoGallery-slider-body .horizontal .nav {
    transform: translateY(0) !important;
}
.fandom-slider.orientation-bottom .fandom-slider__nav {
    bottom: 0;
}
.wikiaPhotoGallery-slider-body .horizontal .description,
.wikiaPhotoGallery-slider-body .horizontal .description-background,
.fandom-slider.orientation-bottom .fandom-slider__nav {
    height: 85px !important;
}
.wikiaPhotoGallery-slider-body .horizontal .description,
.fandom-slider.orientation-bottom .fandom-slider__nav__caption {
    width: 270px !important;
    padding: 5px 0 10px 10px;
}
.wikiaPhotoGallery-slider-body .horizontal .description h2,
.fandom-slider.orientation-bottom .fandom-slider__nav__caption h2 {
    display: block;
    font-size: 20px;
    /* font-weight: normal; */
    line-height: normal;
    width: 250px;
    height: 26px;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1;
    overflow: hidden;
    text-shadow: 0 1px 1px #000;
}
.wikiaPhotoGallery-slider-body .horizontal .description p,
.fandom-slider.orientation-bottom .fandom-slider__nav__caption p {
    display: block;
    white-space: normal;
    font-size: 12px;
    height: 28px;
    line-height: 14px;
    margin: 0 0 .3em;
    opacity: 1;
    overflow: hidden;
    width: 250px;
}
.wikiaPhotoGallery-slider-body .horizontal .description .read-more-button-wrapper,
.fandom-slider.orientation-bottom .fandom-slider__nav__caption .read-more-link {
    display: block;
    font-size: 12px;
    height: 16px;
    line-height: 10px;
}
.wikiaPhotoGallery-slider-body .horizontal .description-background {
    opacity: .5 !important;
}
.fandom-slider.orientation-bottom .fandom-slider__nav {
    background-color: rgba(14, 25, 26, .5);
}
.fandom-slider.orientation-bottom .fandom-slider__nav__thumbs {
    width: 384px;
}
.wikiaPhotoGallery-slider-body .horizontal .nav img,
.fandom-slider.orientation-bottom .fandom-slider__nav__thumbs > div {
    width: 90px !important;
    height: 70px !important;
    opacity: .8;
}
.fandom-slider.orientation-bottom .fandom-slider__nav .fandom-slider__nav__thumbs > div img {
    width: auto;
    height: 70px !important;
}
.wikiaPhotoGallery-slider-body .horizontal .nav.selected img,
.fandom-slider.orientation-bottom .fandom-slider__nav .current-thumb {
    border: 1px solid #FFF;
    opacity: 1;
}
.wikiaPhotoGallery-slider-body .horizontal .wikiaPhotoGallery-slider-3 .nav {
    right: 10px;
}
.wikiaPhotoGallery-slider-body .horizontal .wikiaPhotoGallery-slider-2 .nav {
    right: 110px;
}
.wikiaPhotoGallery-slider-body .horizontal .wikiaPhotoGallery-slider-1 .nav {
    right: 210px !important;
}
.wikiaPhotoGallery-slider-body .horizontal .wikiaPhotoGallery-slider-0 .nav {
    right: 310px !important;
}
.wikiaPhotoGallery-slider-body .vertical .wikiaPhotoGallery-slider-controls .wikiaPhotoGallery-slider-next {
    right: 130px !important;
}
.fandom-slider.orientation-right .fandom-slider__controls .fandom-slider__controls__next {
    right: 136px !important;
}
.wikiaPhotoGallery-slider-body .vertical .description,
.wikiaPhotoGallery-slider-body .vertical .description-background,
.wikiaPhotoGallery-slider-body .vertical .nav {
    transform: translateX(0) !important;
}
.fandom-slider.orientation-right .fandom-slider__nav {
    right: 0;
}
.wikiaPhotoGallery-slider-body .vertical .description,
.wikiaPhotoGallery-slider-body .vertical .description-background,
.fandom-slider.orientation-right .fandom-slider__nav,
.fandom-slider.orientation-right .fandom-slider__nav__thumbs {
    width: 130px !important;
}
.wikiaPhotoGallery-slider-body .vertical .description,
.fandom-slider.orientation-right .fandom-slider__nav__caption {
    height: 410px;
    padding: 10px 0 10px 10px;
}
.fandom-slider.orientation-right .fandom-slider__nav__caption {
    width: 120px;
}
.wikiaPhotoGallery-slider-body .vertical .description h2,
.fandom-slider.orientation-right .fandom-slider__nav__caption h2 {
    display: block;
    font-size: 20px;
    /* font-weight: normal; */
    line-height: normal;
    width: 110px;
    height: 47px;
    max-height: 47px;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1;
    overflow: hidden;
    text-shadow: 0 1px 1px #000;
}
.wikiaPhotoGallery-slider-body .vertical .description p,
.fandom-slider.orientation-right .fandom-slider__nav__caption p {
    display: block;
    white-space: normal;
    font-size: 12px;
    height: 34px;
    line-height: 17px;
    margin: 0 0 .3em;
    opacity: 1;
    overflow: hidden;
    width: 110px;
}
.wikiaPhotoGallery-slider-body .vertical .description .read-more-button-wrapper,
.fandom-slider.orientation-right .fandom-slider__nav__caption .read-more-link {
    display: block;
    font-size: 12px;
    height: 32px;
    line-height: 34px;
}
.wikiaPhotoGallery-slider-body .vertical .description-background {
    opacity: .5 !important;
}
.fandom-slider.orientation-right .fandom-slider__nav {
    height: 360px;
    background-color: rgba(14, 25, 26, .5);
}
.wikiaPhotoGallery-slider-body .vertical .nav,
.fandom-slider.orientation-right .fandom-slider__nav {
    padding: 0 5px 0 0;
}
.wikiaPhotoGallery-slider-body .vertical .nav img,
.fandom-slider.orientation-right .fandom-slider__nav__thumbs > div {
    width: 112px !important;
    height: 52px !important;
    opacity: .8;
}
.fandom-slider.orientation-right .fandom-slider__nav .fandom-slider__nav__thumbs > div img {
    width: 112px !important;
    height: auto !important;
}
.wikiaPhotoGallery-slider-body .vertical .nav.selected img,
.fandom-slider.orientation-right .fandom-slider__nav .current-thumb {
    border: 1px solid #FFF;
    opacity: 1;
}
/* Fix gallery - slideshow */
.wikia-slideshow-overlay {
    max-height: 50px;
    transform: translateY(-100%) !important;
    font-size: inherit;
}
.wikia-slideshow-overlay .wikia-slideshow-image-caption {
    display: block;
    font-size: 0.95em;
    margin: 5px;
    opacity: 1;
    text-align: left;
}

/* FandomDesktop bug fixes */
body.skin-fandomdesktop {
    min-width: 820px;
}
.skin-fandomdesktop .mw-parser-output {
    box-sizing: unset;
}

/* Fix SITENAME variant conversion */
/* Zendesk #916679 allowed */
:lang(zh) a.fandom-sticky-header__sitename {
    height: 1.25em;
    overflow: hidden;
}
:lang(zh) a.fandom-sticky-header__sitename::before {
    display: block;
}
:lang(zh-hant) .wds-community-header__sitename a,
:lang(zh-hant) a.fandom-community-header__community-name,
:lang(zh-hant) a.fandom-sticky-header__sitename,
:lang(zh-hant-tw) .wds-community-header__sitename a,
:lang(zh-hant-tw) a.fandom-community-header__community-name,
:lang(zh-hant-tw) a.fandom-sticky-header__sitename,
:lang(zh-tw) .wds-community-header__sitename a,
:lang(zh-tw) a.fandom-community-header__community-name,
:lang(zh-tw) a.fandom-sticky-header__sitename,
:lang(zh-hant-hk) .wds-community-header__sitename a,
:lang(zh-hant-hk) a.fandom-community-header__community-name,
:lang(zh-hant-hk) a.fandom-sticky-header__sitename,
:lang(zh-hk) .wds-community-header__sitename a,
:lang(zh-hk) a.fandom-community-header__community-name,
:lang(zh-hk) a.fandom-sticky-header__sitename,
:lang(zh-hant-mo) .wds-community-header__sitename a,
:lang(zh-hant-mo) a.fandom-community-header__community-name,
:lang(zh-hant-mo) a.fandom-sticky-header__sitename,
:lang(zh-mo) .wds-community-header__sitename a,
:lang(zh-mo) a.fandom-community-header__community-name,
:lang(zh-mo) a.fandom-sticky-header__sitename {
    visibility: hidden;
}
:lang(zh-hant) .wds-community-header__sitename a::before,
:lang(zh-hant) a.fandom-sticky-header__sitename::before,
:lang(zh-hant-tw) .wds-community-header__sitename a::before,
:lang(zh-hant-tw) a.fandom-sticky-header__sitename::before,
:lang(zh-tw) .wds-community-header__sitename a::before,
:lang(zh-tw) a.fandom-sticky-header__sitename::before,
:lang(zh-hant-hk) .wds-community-header__sitename a::before,
:lang(zh-hant-hk) a.fandom-sticky-header__sitename::before,
:lang(zh-hk) .wds-community-header__sitename a::before,
:lang(zh-hk) a.fandom-sticky-header__sitename::before,
:lang(zh-hant-mo) .wds-community-header__sitename a::before,
:lang(zh-hant-mo) a.fandom-sticky-header__sitename::before,
:lang(zh-mo) .wds-community-header__sitename a::before,
:lang(zh-mo) a.fandom-sticky-header__sitename::before {
    content   : '社群中心';
    visibility: visible;
}
:lang(zh-hant) a.fandom-community-header__community-name::before,
:lang(zh-hant-tw) a.fandom-community-header__community-name::before,
:lang(zh-tw) a.fandom-community-header__community-name::before,
:lang(zh-hant-hk) a.fandom-community-header__community-name::before,
:lang(zh-hk) a.fandom-community-header__community-name::before,
:lang(zh-hant-mo) a.fandom-community-header__community-name::before,
:lang(zh-mo) a.fandom-community-header__community-name::before {
    content   : 'Fandom社群中心';
    visibility: visible;
}

/* Fix Community Header local navigation variant conversion */
:lang(zh-hant) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span,
:lang(zh-tw) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span,
:lang(zh-hk) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span,
:lang(zh-mo) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span,
:lang(zh-hant) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span,
:lang(zh-tw) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span,
:lang(zh-hk) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span,
:lang(zh-mo) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span,
:lang(zh-hant) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span,
:lang(zh-tw) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span,
:lang(zh-hk) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span,
:lang(zh-mo) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span,
:lang(zh-hant) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span,
:lang(zh-tw) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span,
:lang(zh-hk) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span,
:lang(zh-mo) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span,
:lang(zh-hant) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle span,
:lang(zh-tw) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle span,
:lang(zh-hk) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle span,
:lang(zh-mo) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle span,
:lang(zh-hant) .wds-tabs > li:nth-child(6) a span,
:lang(zh-tw) .wds-tabs > li:nth-child(6) a span,
:lang(zh-hk) .wds-tabs > li:nth-child(6) a span,
:lang(zh-mo) .wds-tabs > li:nth-child(6) a span {
    visibility: hidden;
}
:lang(zh-hant) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span::before,
:lang(zh-tw) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span::before,
:lang(zh-hk) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span::before,
:lang(zh-mo) .wds-tabs > li:nth-child(1) .wds-dropdown__toggle a span::before {
    display: inline-block;
    visibility: visible;
    margin-right: -2em;
    content: "新聞";
}
:lang(zh-hant) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span::before,
:lang(zh-tw) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span::before,
:lang(zh-hk) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span::before,
:lang(zh-mo) .wds-tabs > li:nth-child(2) .wds-dropdown__toggle a span::before {
    display: inline-block;
    visibility: visible;
    margin-right: -2em;
    content: "社區";
}
:lang(zh-hant) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span::before,
:lang(zh-tw) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span::before,
:lang(zh-hk) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span::before,
:lang(zh-mo) .wds-tabs > li:nth-child(3) .wds-dropdown__toggle a span::before {
    display: inline-block;
    visibility: visible;
    margin-right: -2em;
    content: "說明";
}
:lang(zh-hant) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span::before,
:lang(zh-tw) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span::before,
:lang(zh-hk) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span::before,
:lang(zh-mo) .wds-tabs > li:nth-child(4) .wds-dropdown__toggle a span::before {
    display: inline-block;
    visibility: visible;
    margin-right: -2em;
    content: "申請";
}
:lang(zh-hant) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle a span::before,
:lang(zh-tw) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle a span::before,
:lang(zh-hk) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle a span::before,
:lang(zh-mo) .wds-tabs > li:nth-child(5) .wds-dropdown__toggle a span::before {
    display: inline-block;
    visibility: visible;
    margin-right: -2em;
    content: "論壇";
}

.wds-tabs > li:nth-child(5) {
    order: 1;
}

.desktop-hidden {
    display: none !important;
}

.page-留言墙_Winston_Sung #MessageWall,
.page-留言墙_Winston_Sung_-_zh #MessageWall {
    display: none !important;
}

/* 管理员面板美化 */
.page-Special_AdminDashboard .wiki-features.admin-dashboard__module{
    position: sticky;
    top: 64px;
    margin-bottom: 64px;
}

/* .wds-midlight-* */
.wds-midlight-aqua {
    background-image: linear-gradient(to top, rgba(0, 214, 214, .25) 54%, transparent 54%, transparent 100%);
}
.wds-midlight-navy {
    background-image: linear-gradient(to top, rgba(0, 42, 50, .1) 54%, transparent 54%, transparent 100%);
}

/* Giving headers a little extra space */
.WikiaArticle :not(.fandom-slider__nav__caption) > :not(.toc):not(.toctitle):not(.title-with-icon) > h2:not(.pi-title):not(.pi-header),
.mw-parser-output :not(.fandom-slider__nav__caption) > :not(.toc):not(.toctitle):not(.title-with-icon) > h2:not(.pi-title):not(.pi-header) {
    margin-top: 30px;
    padding-bottom: 3px;
}

/* Image frame fix */
div.tright,
div.tnone,
div.tleft {
    border: 1px solid silver;
}
div.thumb {
    margin: 2px;
    margin-left: 6px;
}
div.thumbinner {
    background: inherit;
    border: none;
}
#article div.thumb {
    color: inherit;
}
.thumb.tright,
.thumb.tnone,
.thumb.tleft,
.article-thumb.tright,
.article-thumb.tnone,
.article-thumb.tleft {
    width: min-content !important;
    border: 1px solid #c8ccd1;
    padding: 4px;
    background-color: #f8f9fa;
}
.thumb a img,
.article-thumb a img {
    margin: -1px;
    border: 1px solid #c8ccd1;
    background-color: #f8f9fa;
}
.page-content .thumbcaption {
    margin: 0;
    padding: 0;
}

/* Image frame color fix for dark theme */
.skin-fandomdesktop.theme-fandomdesktop-dark .thumb.tright,
.skin-fandomdesktop.theme-fandomdesktop-dark .thumb.tnone,
.skin-fandomdesktop.theme-fandomdesktop-dark .thumb.tleft,
.skin-fandomdesktop.theme-fandomdesktop-dark .thumb a img,
.skin-fandomdesktop.theme-fandomdesktop-dark .article-thumb.tright,
.skin-fandomdesktop.theme-fandomdesktop-dark .article-thumb.tnone,
.skin-fandomdesktop.theme-fandomdesktop-dark .article-thumb.tleft,
.skin-fandomdesktop.theme-fandomdesktop-dark .article-thumb a img {
    background-color: #0b0b0b;
}
.skin-fandomdesktop.theme-fandomdesktop-dark .thumb .caption,
.skin-fandomdesktop.theme-fandomdesktop-dark .article-thumb .caption {
    color: #ffffff;
}

/* Fix upload preview */
.thumbinner canvas {
    margin: auto;
}

/* Fix blog listing page */
.WikiaPage .page-header__counter {
    display: inline-block;
    margin-left: 5px;
}

/* Styles for Forum */
.forum_all ~ tr:nth-child(even) > td {
    background-color: #e6f3ff;
}

/* Styles for sticky table */
.WikiaArticle,
.mw-parser-output {
    overflow-x: visible !important;
    overflow-y: visible !important;
}
.stickytable {
    position: relative !important;
}
.stickytable:not(.sortable) > * > tr:first-child th,
.stickytable.sortable > thead > tr > th {
    position: sticky !important;
    top: 0;
}
.skin-oasis .stickytable:not(.sortable) > * > tr:first-child th,
.skin-oasis .stickytable.sortable > thead > tr > th {
    top: 55px;
}

/* .quote */
.quote {
    zoom: 1;
    background-color: #f7f7f7;
    border: 1px solid #e6e6e6;
    font-style: italic;
    margin: 8px 0;
    padding: 10px;
}

/* ConvPortalNoRail */
.skin-oasis.rootpage-社区中心_字詞轉換 .WikiaRail {
    display: none;
}

/* ns-500 (For blogs, from PLCC) */
.ns-500 .WikiaArticle #mw-content-text {
    font-family: Rubik, Helvetica, Arial, sans-serif;
    color: #002a32;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6
}

.ns-500 .WikiaArticle h2:not(.pi-title):not(.pi-header) {
    border-bottom: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#dfec24), to(#dfec24));
    background-image: -webkit-linear-gradient(left, #dfec24, #dfec24);
    background-image: -o-linear-gradient(left, #dfec24, #dfec24);
    background-image: linear-gradient(90deg, #dfec24, #dfec24);
    background-position: 0 0.9em;
    background-repeat: repeat-x;
    background-size: 1px 4px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: #002a32;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6px;
    text-transform: uppercase
}

.ns-500 .WikiaArticle h3 {
    border-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    padding: 0 6px;
    text-transform: uppercase
}

.ns-500 .WikiaArticle h2 + h3 { margin-bottom: 15px }
 
/* PortableInfobox template style */
.portable-infobox.pi-theme-classic,
.portable-infobox.pi-theme-classic2 {
    width: 292px !important;
    border: 1px solid #aaa;
    padding: 3px;
}
.portable-infobox.pi-theme-classic {
    background-color: #f8f9fa !important;
}
.portable-infobox.pi-theme-classic2 {
    background-color: #dfe6e9 !important;
}
.portable-infobox.pi-theme-classic2 > .pi-header:first-child {
    padding: 15px;
}
.portable-infobox.pi-theme-classic .pi-image,
.portable-infobox.pi-theme-classic2 .pi-image {
    padding: 2px 0;
}
.portable-infobox.pi-theme-classic .pi-image img
.portable-infobox.pi-theme-classic2 .pi-image img {
    width: 292px;
    height: auto;
}
.portable-infobox.pi-theme-classic .pi-header
.portable-infobox.pi-theme-classic2 .pi-group .pi-header {
    margin: 1px 0;
    padding: 0 14px;
    font-size: 14px;
}
.portable-infobox.pi-theme-classic .pi-group.pi-collapse-open > .pi-header,
.portable-infobox.pi-theme-classic2 .pi-group.pi-collapse-open > .pi-header {
    padding-left: 25px;
}
.portable-infobox.pi-theme-classic .pi-data
.portable-infobox.pi-theme-classic2 .pi-data {
    padding: 3.9px 2px;
    background: transparent;
}
.portable-infobox.pi-theme-classic .pi-data .pi-data-label,
.portable-infobox.pi-theme-classic2 .pi-data .pi-data-label {
    -ms-flex-preferred-size: 105px;
    -webkit-flex-basis: 105px;
    -moz-flex-basis: 105px;
    flex-basis: 105px;
    padding-right: 5px;
}
.portable-infobox.pi-theme-classic .pi-data .pi-data-value,
.portable-infobox.pi-theme-classic2 .pi-data .pi-data-value {
    -ms-flex-preferred-size: 175px;
    -webkit-flex-basis: 175px;
    -moz-flex-basis: 175px;
    flex-basis: 175px;
    padding-left: 0;
}
.portable-infobox.pi-theme-classic .pi-navigation,
.portable-infobox.pi-theme-classic2 .pi-navigation {
    padding: 3.9px 2px;
    background: transparent;
}
.portable-infobox.pi-theme-sidebar_instant_messaging,
.portable-infobox.pi-theme-sidebar_language_conversion {
    width: 193px !important;
    background: transparent;
}
.portable-infobox.pi-theme-sidebar_instant_messaging .pi-header,
.portable-infobox.pi-theme-sidebar_language_conversion .pi-header {
    padding: 4.5px 4px;
    font-size: 90%;
}
.portable-infobox.pi-theme-sidebar_instant_messaging > .pi-header:first-child,
.portable-infobox.pi-theme-sidebar_language_conversion > .pi-header:first-child {
    padding: 2px 10px;
    line-height: 2;
}
.portable-infobox.pi-theme-sidebar_instant_messaging .pi-navigation,
.portable-infobox.pi-theme-sidebar_language_conversion .pi-navigation {
    padding: 3.9px 2px;
    background: transparent;
    font-weight: normal;
}
.portable-infobox.pi-theme-sidebar_language_conversion {
    border: 1px solid #00af89;
}
.portable-infobox.pi-theme-sidebar_language_conversion .pi-header {
    background: #3dccad;
    color: #ffffff;
    text-align: left;
}
.portable-infobox.pi-theme-sidebar_language_conversion .pi-header a {
    color: #ffffff !important;
}
.portable-infobox.pi-theme-sidebar_language_conversion > .pi-header:first-child {
    background: #00af89;
}
.portable-infobox.pi-theme-sidebar_language_conversion .pi-collapse .pi-header:first-child::after {
    border-color: #ffffff;
}
.portable-infobox.pi-theme-helpbox {
    width: 242px !important;
    border: 1px solid #aaa;
    padding: 3px;
    background-color: #dfe6e9 !important;
}
.skin-fandomdesktop.theme-fandomdesktop-dark .portable-infobox.pi-theme-helpbox {
    background-color: transparent !important;
}
.portable-infobox.pi-theme-helpbox .pi-group .pi-header {
    margin: 1px 0;
    padding: 0 14px;
    font-size: 14px;
}
.portable-infobox.pi-theme-helpbox .pi-navigation {
    padding: 3.9px 2px;
    background: transparent;
}
.portable-infobox.pi-theme-plain {
    border: none;
    background-color: transparent;
    clear: both;
    float: none;
    margin: 0;
    width: 100%;
}
.portable-infobox.pi-theme-plain .pi-navigation {
    background-color: transparent;
    color: unset;
    font-size: revert;
    font-weight: revert;
    line-height: revert;
    margin: 0;
    padding: 0;
}
.portable-infobox.pi-theme-ucpblogsidebar .pi-header center {
    margin-left: 0 !important;
}
.portable-infobox.pi-theme-ucpblogsidebar .pi-collapse .pi-header:first-child::after {
    border-color: #ffffff;
}

.comments .staff > blockquote,
.comments .staff .current,
.comments .staff.even blockquote {
   background: #C7D1D8;
}
.comments .staff > blockquote:after,
.comments .staff .current:after,
.comments .staff.even blockquote:after {
   border-color: transparent #C7D1D8 #C7D1D8 transparent;
}
.comments .staff > blockquote div {
   background: transparent;
}

/* Hide the little logo and make the background of the main logo transparent */
.logoContainer {
    background-color: transparent !important;
}
.wikiaLogo {
    display: none !important;
}

/* div.mw-geshi class used in conjuction with source tag */
div.mw-geshi {
    background-color: #F9F9F9;
    border: 1px solid #e6e6e6;
    padding: 0.5em 1em;
    font-family: monospace;
}

/* Main page Tabber code
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

.page-社区中心 ul.tabbernav {
    border: none;
    font: normal 14px Helvetica, Arial, sans-serif;
    padding: 10px 0;
}
.page-社区中心 ul.tabbernav li a {
    padding: 10px;
    margin-left: 0;
    background-color: #e6f4ff;
    border: none;
    border-right: 1px solid #002E54;
    border-top: 1px solid #002E54;
}
.page-社区中心 ul.tabbernav li a:link, 
.page-社区中心 ul.tabbernav li a:visited {
    color: #002E54;
    border: none;
    border-right: 1px solid #002E54;
    border-top: 1px solid #002E54;
}
.page-社区中心 ul.tabbernav li a:hover {
    color: #FFFFFF;
    background-color: #002E54;
    border: none;
    border-right: 1px solid #002E54;
    border-top: 1px solid #002E54;
}
.page-社区中心 ul.tabbernav li.tabberactive a,
.page-社区中心 ul.tabbernav li.tabberactive a:hover {
    color: #FFFFFF;
    background-color: #002E54;
    font-weight: normal;
    border: none;
    border-right: 1px solid #002E54;
    border-top: 1px solid #002E54;
}
.page-社区中心 .tabberlive {
    width: 100%;
}
.page-社区中心 .tabberlive .tabbertab {
    border: none;
}

/*--------------------------------------------------
Styles for Guides Tabs
  --------------------------------------------------*/
.page-社区中心 .tab-item-avatar {
    float: left;
    width: 48px;
    margin: 20px 10px 0;
}
.page-社区中心 .tab-item-title {
    font-size: 22px;
    padding-top: 20px;
    margin: 5px 0 -5px;
}
.page-社区中心 .tab-item-content {
    margin-left: 10px;
    border-bottom: 1px solid #ccc;
}
/* Help headers */
.basic {
    background-image: url('https://images.wikia.nocookie.net/communitytest/images/3/3b/Greenheader.png');
    color:#006600;
}
.moderate {
    background-image: url('https://images.wikia.nocookie.net/communitytest/images/7/7f/Blueheader.png');
    color:#333399;
}
.expert {
    background-image: url('https://images.wikia.nocookie.net/communitytest/images/e/ed/Purpleheader.png');
    color:#663399;
}
.helpheader {
    padding-left: 5px;
    margin-top: .5em;
    margin-bottom: .17em;
    width: 100%;
    background-repeat: repeat-y;
    clear: right;
    display: table;
}
.helpheader h2 {
    margin: 0px !important;
    display: inline;
    float: left;
    font-size: 140%;
    font-weight: bold;
    line-height: 150%;
    margin: 15px 0px 3px 0px;
    padding:0.4em;
    text-align:left;
    vertical-align:middle;
    border-style: none;
}
.helpheader h2 ~ h2 {
    display: inline;
    float: left;
}
.silver_taskstar h2 {
    background: url('https://images.wikia.nocookie.net/central/images/a/aa/Silver_taskstar.png') left center no-repeat;
    padding-left: 25px;
    padding-right: 15px;
}
.silver_taskstar h2 ~ h2 {
    background: transparent !important;
    padding-left: 0px;
}
.helpheader h2 ~ h2:before {
    content:'/';
    margin-right: 10px;
}
.helpheader .editsection {
    background: white;
    margin-top: -25px;
    position: absolute;
    right: 5px;
}
.glass {
    background-image: url(https://images.wikia.nocookie.net/central/images/a/a9/Glass_bar.png);
    background-repeat: repeat-x
}
/*~ Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes ~*/
th.mbox-text, td.mbox-text {
    /* The message body cell(s) */
    border: none;
    padding: 0.25em 0.9em;
    /* 0.9em left/right */
    width: 100%;
    /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {
    /* The left image cell */
    border: none;
    padding: 2px 0 2px 0.9em;
    /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {
    /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;
    /* 0px left, 0.9em right */
    text-align: center;
}
/*~ Talk page message box styles ~*/
 table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;
    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox {
    /* For tmboxes inside other templates. The "mediawiki" */
    margin: 2px 0;
    /* class ensures that this declaration overrides other */
    width: 100%;
    /* For Safari and Opera */
    /* styles (including mbox-small above) */
}
.mbox-inside .tmbox.mbox-small {
    /* "small" tmboxes should not be small when  */
    line-height: 1.5em;
    /* also "nested", so reset styles that are   */
    font-size: 100%;
    /* set in "mbox-small" above.                */
}
table.tmbox-speedy {
    border: 2px solid #b22222;
    /* Red */
    background: #fee;
    /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b22222;
    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;
    /* Orange */
}
table.tmbox-style {
    border: 2px solid #f4c430;
    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;
    /* Purple */
}
table.tmbox-protection, table.tmbox-notice {
    border: 1px solid #c0c090;
    /* Gray-brown */
}
/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
 body.mediawiki table.mbox-small {
    /* For the "small=yes" option. */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {
    /* For the "small=left" option. */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
/* 
=== Babel === 
*/
 div.babelbox {
    float: right;
    margin-left: 1em;
    margin-bottom: 0.5em;
    width: 246px;
    border: 1px solid #99B3FF;
    padding: 2px 0 2px 0;
}
.lang-blockN, .lang-block0, .lang-block1, .lang-block2, .lang-block3 {
    margin: 2px 4px 2px 4px;
    /* t, l, b, r */
    width:238px;
    border-collapse: collapse;
}
td.lang-codeN, td.lang-code0, td.lang-code1, td.lang-code2, td.lang-code3 {
    text-align:center;
    font-size:14pt;
    width:45px;
    height:45px;
}
td.lang-descriptionN, td.lang-description0, td.lang-description1, td.lang-description2, td.lang-description3 {
    font-size:8pt;
    padding:4pt;
    line-height:1.25em
}
.lang-block0 {
    border:1px solid #FFB3B3;
}
td.lang-code0 {
    background-color: #FFB3B3;
    color: black;
}
td.lang-description0 {
    background-color: #FFE0E8;
    color: black;
}
.lang-block1, .lang-block2, .lang-block3 {
    border:1px solid #99B3FF;
}
td.lang-code1, td.lang-code2, td.lang-code3 {
    background-color: #99B3FF;
    color: black;
}
td.lang-description1, td.lang-description2, td.lang-description3 {
    background-color: #E0E8FF;
    color: black;
}
.lang-blockN {
    border:1px solid #6EF7A7;
}
td.lang-codeN {
    background-color: #6EF7A7;
    color: black;
}
td.lang-descriptionN {
    background-color: #C5FCDC;
    color: black;
}
/* 
=== Forum formatting -Algorithm & -Splaka === 
*/
 .forumheader {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    color: #000;
    margin-top: 1em;
    padding: 6px;
}
.forumlist td.forum_edited a {
    color: black;
    text-decoration: none
}
.forumlist td.forum_title a {
    padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
    font-weight: bold;
    background: url('https://images.wikia.nocookie.net/central/images/4/4e/Forum_new.gif?1') center left no-repeat;
    padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
    font-weight: normal;
    background: none;
    padding-left: 20px;
}
.forumlist th.forum_title {
    padding-left: 20px;
}
/* === underline classes === */
 .underlinelink a {
    text-decoration: underline ! important;
}
.nounderlinelink a {
    text-decoration: none ! important;
}
/* font class for 'click here' */
 .clickhere a, .clickhere a:visited {
    color: #3366BB !important
}
.clickhere a:hover, .clickhere a:active {
    color: #268CFE !important
}
/* === class for task boxes === */
 .task {
    border: 1px solid #585490;
    background: #f8faff;
    padding:.5em;
}
/* === class for main page link tables === */
 #bodyContent .buttonlink a {
    background: transparent url(https://images.wikia.nocookie.net/central/images/9/96/Bullet_plain.png) center left no-repeat !important;
    padding-left: 14px !important;
}
#bodyContent .buttonstar a {
    background: transparent url(https://images.wikia.nocookie.net/central/images/e/ec/Bullet_star.png) center left no-repeat !important;
    padding-left: 14px !important;
}
#bodyContent .buttonstar3 a {
    background: transparent url(https://images.wikia.nocookie.net/central/images/e/ef/Bullet_star3.png) center left no-repeat !important;
    padding-left: 14px !important;
}
/* === misc === */
 li #credits {
    white-space: normal;
}
.headbare h1, .headbare h2 {
    border-bottom: none;
}
.mw-plusminus-pos {
    color: #006500;
}
.mw-plusminus-neg {
    color: #8B0000;
}
/* Mark redirects in Special:Allpages and Special:Watchlist */
 .allpagesredirect {
    font-style: italic;
}
.watchlistredir {
    font-style: italic;
}
/* === for Percent template === */
 .percent-fill {
    height:24px;
    background: #ffffff url(https://images.wikia.nocookie.net/central/images/3/31/Gradient24.png) 0 0 repeat;
}
.percent-empty {
    height: 24px;
    background: transparent;
}
/* === per page stuff === */
 .page-Category_Custom_edit_buttons .gallerybox .thumb {
    padding:0 !important;
}
.page-Wikia_Maintenance_copyvio a[title|="Category:Files with unknown copyright status"] {
    display:none;
}
body.page-Community_Chat #page_controls {
    display:none;
}
body.page-Community_Chat #page_tabs {
    display:none;
}
body.page-Community_Chat #articleFooterActions {
    display:none;
}
/* === Dynamic navigation === */

/* default skin for navigation boxes */
 table.navbox {
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}
table.navbox th {
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}
table.navbox tr:not(:first-child) th {
    background-color: #ddf;
}
@media print {
    .navbox {
        display: none;
    }
}
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 div.Boxmerge, div.NavFrame {
    margin: 0px;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0px;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccccff;
    position:relative;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position:absolute;
    top:0px;
    right:3px;
    font-weight:normal;
    font-size:smaller;
}
.NavToggle {
    float:right;
    position:absolute;
    top:0px;
    right:3px;
}
.NavHead {
    position:relative;
}
/* == For experimental Adoption 2.0 template == */
 .adoption20 {
    position: absolute;
    top: 5px;
    right: 12px;
    height: 22px;
    padding: 2px 5px;
    border: 1px solid #F00;
    background-color: #FFFFDB;
}
.adoption20 .translate {
    position: absolute;
    right: 5px;
    font-size: 90%;
    border: 1px solid #BBBB66;
    background-color: #FFFFD7;
    float:left;
    padding: 1px .5em;
}
/* More Hubs styling -Dantman */
 .morehubs {
    background: #FFFFFF;
    position: absolute;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}
.morehubs map, .morehubs div, .morehubs p {
    text-align: left;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
.morehubs p {
    position: relative;
    left: -15px;
    top: 3px;
}
/* Remove titles from hubs -Dantman */
.ns-150 .firstHeading,
.page-Big_wikis .firstHeading,
.page-Not_a_valid_Wikia .firstHeading,
.page-Wikia_Not_a_valid_Wikia .firstHeading {
    display: none;
}
/* remove talk link from forum namespace (monobooks/newskins/quartzskins/monaco) -Splarka */
body.ns-110 #ca-talk,
body.ns-110 #this_talk,
ody.ns-110 #page_tabs li+li {
    display: none;
}
/* TabView extension */
.yui-content {
    background-color: #EDF5FF;
    /*border: solid 1px;*/
    padding: 0.25em 0.5em;
}
.yui-nav {
    border-color:#EDF5FF;
    border-style:solid;
    border-width:0pt 0pt 5px;
    margin: 0px !important;
}
.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
    border-color:#EDF5FF;
    border-style:solid;
    border-width:0pt 0pt 5px;
}
.yui-navset .yui-nav .selected {
    background-color: #EDF5FF;
}
.yui-navset .yui-nav li {
    padding-left: 10px;
    padding-right: 10px;
}
/* wikialist stuff */
.wikialist-header {
    border:2px solid #7777aa;
    margin:auto;
    font-size:130%;
    background-color: #ddddee;
}
.wikialist-header td {
    padding:.25em;
    white-space: nowrap;
}
.wikialist-header td.wlh-button a {
    text-decoration:none;
    display:block;
    border:2px outset #ddddee;
    padding:.25em;
    font-weight:bold;
    color: black;
    text-align:center;
}
.wikialist-header td.wlh-button a:hover {
    background-color: #ccccff;
}
.wikialist-header td.wlh-button strong {
    text-decoration:none;
    display:block;
    border:2px inset #ddddee;
    padding:.25em;
    text-align:center;
}
.wikialist-header th {
    font-size:115%
}
/* </pre>
=== class for Hubs === 
<pre> */
.nostar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/8/88/Hubstar-no.png/10px-Hubstar-no.png) center left no-repeat; 
  padding-left: 13px;
}
.yellowstar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/e/e6/Hubstar-yellow.png/10px-Hubstar-yellow.png) center left no-repeat; 
  padding-left: 13px;
}
.orangestar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/7/73/Hubstar-orange.png/10px-Hubstar-orange.png) center left no-repeat; 
  padding-left: 13px;
}
.redstar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/e/ea/Hubstar-red.png/10px-Hubstar-red.png) center left no-repeat; 
  padding-left: 13px;
}
.greenstar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/8/8e/Hubstar-green.png/10px-Hubstar-green.png) center left no-repeat; 
  padding-left: 13px;
}
.adoptstar a { 
  background: transparent url(https://images.wikia.nocookie.net/central/images/thumb/d/d4/Hubstar-adopt.png/10px-Hubstar-adopt.png) center left no-repeat; 
  padding-left: 13px;
}

.hubmodule {
    border:1px solid silver;
    width: auto;
    margin-bottom: 10px;
    padding:3px;
}
table.hubmodule th, div.hubmodule h2 {
    background-color: lightyellow;
    color: black;
    text-align:center;
    font-size: 150%;
    font-weight:normal;
    margin-bottom:0.6em;
    padding-bottom:0.17em;
    padding-top:0.3em;
    border:none;
}
.hubmodule .poll {
    width: auto;
}
#bodyContent .poll {
    background-color: inherit;
}
/*</pre>
=== Infobox classes copied from en.wikipedia ===
<pre> */

/* Infobox template style */
 .infobox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
}
.infobox td, .infobox th {
    vertical-align: top;
}
.infobox caption {
    font-size: larger;
    margin-left: inherit;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td, .infobox.bordered th {
    border: 1px solid #aaa;
}
.infobox.bordered .borderless td, .infobox.bordered .borderless th {
    border: 0;
}
/* styles for bordered infobox with merged rows */
 .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th {
    border: 0;
    border-right: 1px solid #aaa;
}
/* Put a checker background at the image description page only visible if the image has transparent background */
 #file img {
    background: url("https://images.wikia.nocookie.net/central/images/5/5d/Checker-16x16.png") repeat;
}
/* Commonly used Wikipedia .wikitable and .prettytable */
 table.wikitable, table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td, .prettytable th, .prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th, .prettytable th {
    background: #f2f2f2;
    text-align: center;
}
.wikitable caption, .prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}
.page-Special_CreateWiki #request_wiki {
    display: none;
}
.collapseLink {
    cursor: pointer;
}
/* Homepage */
 .homepage-feature-box {
    border:1px solid #CCCCCC;
    margin:0 1px 10px;
    outline:1px solid #FFFFFF;
    padding:8px;
}
.page-社区中心_Adoption_requests .mw-warning-with-logexcerpt {
    display: none !important;
}
.page-社区中心_Not_a_valid_Wikia .firstHeading {
    display: none;
}
/* fzy dev */
 .wikia-button.red {
    background-color: #F00;
    background-image: -moz-linear-gradient(top, #F00 20%, #a00 70%);
    background-image: -webkit-gradient(linear, 0% 20%, 0% 70%, from(#C00), to(#A00));
    border-color: #E20000;
    box-shadow: 0 1px 0 #900, 0 -1px 0 #900, 1px 0 0 #900, -1px 0 0 #900;
    color: #30;
    -moz-box-shadow: 0 0 0 1px #900;
    -webkit-box-shadow: 0 1px 0 #900, 0 -1px 0 #900, 1px 0 0 #900, -1px 0 0 #900;
}
/* AST main page classes */
 .astmain {
    margin-bottom: 15px;
    color: #000000;
    padding: 0 10px 15px;
    border: 2px solid #CDE3F1;
    background: #EEF3F6;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.astbigheading {
    margin: 15px 0;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
}
.astheading {
    margin: 15px 0;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
/** making polls prettier **/
 .WikiaPrettyPoll div.ajax-poll {
    padding-right: 3em;
}
.WikiaPrettyPoll .pollAnswerVotes {
    height: 24px;
    border-color: #004a87;
}
.WikiaPrettyPoll .pollAnswerVotes div {
    height: 24px;
    background: #004a87;
}
.WikiaPrettyPoll .pollAnswerVotes span {
    color: white;
    top: 0;
    font-size: 16px;
    font-weight: bold;
}
/* Wikia University */
.wikiauniversity-landing .header-image {
    margin-bottom: 25px;
}
.wikiauniversity-landing .header-image img {
    height: auto;
    width: 100%;
}
.wikiauniversity-landing .intro {
    margin-left: 19px;
}
.wikiauniversity-landing .intro .header {
    color: #00c3ec;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}
.wikiauniversity-landing .track {
    margin: 26px auto 7px 22px;
    text-align: center;
    width: 100%;
}
.wikiauniversity-landing .track .header {
    color: #00c3ec;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: left;
}
.wikiauniversity-landing .track .button-container {
    display: inline-block;
    margin-right: 26px;
    vertical-align: top;
    width: 201px;
}
.wikiauniversity-landing .track .wu-button a {
    background-color: #00b7e0;
    color: white;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.wikiauniversity-landing .track .wu-button a:visited {
    color: white;
}
.wikiauniversity-landing .track .caption {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 18px;
    margin-top: 7px;
    text-align: center;
    width: 100%;
}
.wikiauniversity-landing .track .caption .title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}
.wikiauniversity-landing .updates {
    margin: 0px auto 30px 22px;
    width: 100%;
}
.wikiauniversity-landing .updates .header {
    color: #00c3ec;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 7px;
    text-align: left;
}
.wikiauniversity-landing .updates .date {
    color: #00c3ec;
    font-weight: bold;
}
.wikiauniversity-landing .updates ul {
    width: 90%;
}
.wikiauniversity-navigation ul {
    border-bottom: 1px solid #cccccc;
    margin: -7px 0px 25px;
    padding-bottom: 4px;
    padding-left: 2px;
}
.wikiauniversity-navigation li {
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 5px;
}
.wikiauniversity-navigation li:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #676767;
    border-style: solid;
    border-width: 4.5px 0px 4.5px 5px;
    content: "";
    display: inline-block;
    height: 0px;
    margin-left: 8px;
    margin-right: 2px;
    position: relative;
    top: -1px;
    width: 0px;
}
.wikiauniversity-navigation li:last-child:after {
    display: none;
}
.wikiauniversity-navigation li a {
    color: #3a3a3a;
}
.wikiauniversity-track .header .logo {
    display: inline-block;
    float: left;
    margin-left: 2px;
}
.wikiauniversity-track .header .text {
    color: #00c3ec;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 11px;
    margin-left: 17px;
}
.wikiauniversity-track .header .border {
    background-color: #000000;
    height: 1px;
    margin-left: 17px;
}
.wikiauniversity-track .right {
    display: inline-block;
    float: left;
    width: calc(100% - 76px);
}
.wikiauniversity-track .content {
    margin-left: 12px;
    margin-top: 17px;
}
.wikiauniversity-track .content .description {
    display: inline-block;
    margin-top: -8px;
    vertical-align: top;
    width: calc(100% - 386px);
}
.wikiauniversity-track .content .courses {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 340px;
}
.wikiauniversity-track .courses .button-container {
    display: inline-block;
    margin-right: 26px;
    vertical-align: top;
    width: 137px;
}
.wikiauniversity-track .courses .wu-button a {
    background-color: #00b7e0;
    color: white;
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.wikiauniversity-track .courses .wu-button a:visited {
    color: white;
}
.wikiauniversity-track .courses .caption {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 18px;
    margin-top: 7px;
    text-align: center;
    width: 100%;
}
.wikiauniversity-track .content .border {
    background-color: #000000;
    float: left;
    height: 1px;
    margin-top: 9px;
    width: 100%;
}
.wikiauniversity-track .whatis {
    margin-left: 22px;
}
.wikiauniversity-track .whatis .header {
    color: #00c3ec;
    font-size: 16px;
    font-weight: bold;
    margin-top: 17px;
    margin-bottom: 12px;
}
.wikiauniversity-course .header .logo {
    float: left;
}
.wikiauniversity-course .header .text {
    color: #00c3ec;
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    text-align: center;
}
.wikiauniversity-course div.video {
    margin-bottom: -4px;
    margin-top: 11px;
}
.wikiauniversity-course div.video figcaption {
    display: none;
}
.wikiauniversity-course .description {
    margin-bottom: 16px;
    margin-left: 22px;
}
.wikiauniversity-course .resources {
    margin-left: 22px;
}
.wikiauniversity-course .resources .header {
    color: #00c3ec;
    font-weight: bold;
}
.wikiauniversity-course .buttons {
    margin-top: 27px;
    text-align: center;
    vertical-align: top;
}
.wikiauniversity-course .wu-button, .wikiauniversity-course .previous, .wikiauniversity-course .next {
    display: inline-block;
    margin-right: 21px;
    width: 143px;
}
.wikiauniversity-course .wu-button a {
    background-color: #00b7e0;
    color: white;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

/* Staff Badge */
.Wikia-badge {
    background: url(https://vignette.wikia.nocookie.net/eswikia/images/4/48/Dots_-_Fandom_-_mini.png/revision/latest?cb=20161007111320) center bottom no-repeat;
    text-align: justify;
    padding: 15px 13px;
    width: 510px;
    margin: auto;
    font-size: 12px;
    line-height: 22px;
    color: black;
    border: 1px black solid;
    background-size: cover;
}
.FANDOM-avatar, .FANDOM-avatar img {
    border-radius:50%;
}
/** HIDETOC **/
body .tochide {
    font-size: 95%;
}
body .mw-collapsed.tochide tr:first-child td {
    padding: 7px !important;
}
body .mw-collapsed.tochide tr:last-child td {
    padding: 0 7px !important;
}
body .tochide tr:first-child td .mw-collapsible-toggle {
    top: 7px !important;
}
body .tochide tr:first-child td{
    padding: 7px 7px 0 !important;
}
body .tochide tr:last-child td {
    padding:0 7px 7px 7px !important;
}
body .tochide td {
    width: auto;
    border-width: 0;
}
body .tochide div.toc#toc {
    margin: 0;
    padding: 0;
    background: none;
    background-color: none;
    border-width: 0;
    width: 100%;
}
body .tochide #toctitle {
    display: none;
}
body .tochide ul {
    background-color: transparent;
    margin: 0.5em 1em;
}

/* 硬性修复code标签的外观 */
code,
tt,
kbd,
pre {
    padding: 1px 4px;
    font-family: Consolas, 'Eupheima UCAS', Ayuthaya, Menlo, monospace;
}
code,
tt,
kbd {
    border: 1px solid #eaecf0;
    border: 1px solid var(--theme-border-color);
    border-radius: 2px;
    color: #000000;
    color: var(--theme-page-text-color);
    background-color: #f8f9fa;
    background-color: var(--theme-page-background-color--secondary);
}

/* Styles for mboxes */
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
    border: none; 
    padding: 0.25em 0.9em;       /* 0.9em left/right */
    width: 100%;    /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                  /* The left image cell */
    border: none; 
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
    text-align: center; 
}
td.mbox-imageright {             /* The right image cell */
    border: none;
    padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
    text-align: center; 
}
td.mbox-empty-cell {             /* An empty narrow cell */
    border: none;
    padding: 0px;
    width: 1px;
}
 
/* Article message box styles */
table.ambox {
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */
    border: 1px solid #a2a9b1; 
    border-left: 10px solid #36c;    /* Default "notice" blue */
    background: #f8f9fa; 
}
table.ambox + table.ambox {   /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text, 
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}
 
table.ambox-notice {
    border-left: 10px solid #36c;    /* Blue */
}
table.ambox-speedy {
    border-left: 10px solid #b32424;    /* Red */
    background: #fee7e6;                   /* Pink */
}
table.ambox-delete {
    border-left: 10px solid #b32424;    /* Red */
}
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    border-left: 10px solid #fc3;    /* Yellow */
}
table.ambox-move {
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    border-left: 10px solid #a2a9b1;       /* Gray-gold */
}
 
/* Image message box styles */
table.imbox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 3px solid #36c;    /* Default "notice" blue */
    background: #f8f9fa;
}
.imbox .mbox-text .imbox {    /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;    /* 0.9 - 0.5 = 0.4em left/right. */
}
.mbox-inside .imbox {    /* For imboxes inside other templates. */
    margin: 4px;
}
 
table.imbox-notice {
    border: 3px solid #36c;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b32424;    /* Red */
    background: #fee7e6;          /* Pink */
}
table.imbox-delete {
    border: 3px solid #b32424;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #fc3;       /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #a2a9b1;    /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}
 
/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #a2a9b1; 
    background: #eaf3ff;       /* Default "notice" blue */
}
 
table.cmbox-notice {
    background: #eaf3ff;       /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b32424; /* Red */
    background: #fee7e6;       /* Pink */
}
table.cmbox-delete {
    background: #fee7e6;       /* Red */
}
table.cmbox-content {
    background: #FFE7CE;       /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;       /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;       /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;       /* Gray-gold */
}
 
/* Other pages message box styles */
table.ombox {
    margin: 4px 10%; 
    border-collapse: collapse; 
    border: 1px solid #a2a9b1; /* Default "notice" gray */
    background: #f8f9fa;
}
 
table.ombox-notice {
    border: 1px solid #a2a9b1; /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b32424; /* Red */
    background: #fee7e6;       /* Pink */
}
table.ombox-delete {
    border: 2px solid #b32424; /* Red */
}
table.ombox-content {
    border: 1px solid #f28500; /* Orange */
}
table.ombox-style {
    border: 1px solid #fc3;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc; /* Purple */
}
table.ombox-protection {
    border: 2px solid #a2a9b1; /* Gray-gold */
}
 
/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;   /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" */
    margin: 2px 0;               /* class ensures that this declaration overrides other */
    width: 100%;  /* For Safari and Opera */     /* styles (including mbox-small above) */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */   
    font-size: 100%;             /* set in "mbox-small" above.                */
}
 
table.tmbox-speedy {
    border: 2px solid #b32424;   /* Red */
    background: #fee7e6;         /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b32424;   /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;   /* Orange */
}
table.tmbox-style {
    border: 2px solid #fc3;      /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;   /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;   /* Gray-brown */
}
 
/* Disambig and set index box styles */
table.dmbox {
    clear: both; 
    margin: 0.9em 1em; 
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    background: transparent;
    font-size: small;
}
 
/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f8f9fa;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages. Used in 
   [[MediaWiki:Noarticletext]]. */
div.noarticletext,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;
    padding: 0.25em 0.9em;
}
 
/* These mbox-small classes must be placed after all other 
   ambox/tmbox/ombox etc classes. "body.mediawiki" is so 
   they override "table.ambox + table.ambox" above. */
body.mediawiki table.mbox-small {   /* For the "small=yes" option. */
    clear: right;
    float: right;
    margin: 4px 0 4px 1em;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-left {   /* For the "small=left" option. */
    margin: 4px 1em 4px 0;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}

/* CODE FOR COMPACT AMBOX */

/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
    border: none;
    border-collapse: collapse;
    background: transparent;
    margin: 0 0 0 1.6em !important;
    padding: 0 !important;
    width: auto;
    display: block;
}
body.mediawiki .compact-ambox table.mbox-small-left {
    font-size: 100%;
    width: auto;
    margin: 0;
}
/* Style the text cell as a list item and remove its padding */
.compact-ambox table .mbox-text {
    padding: 0 !important;
    margin: 0 !important;
}
.compact-ambox table .mbox-text-span {
    display: list-item;
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url("data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs=");
}
/* Style for compact ambox */
/* Hide the images */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
	display: none;
}

/* 领养社区插件相关 */
#adopt-form{
  margin:1em;
}
#adopt-form h2{
  border-bottom:3px solid #ddd;
  border-left:8px solid #ddd;
  margin:14px 0 2px 0
}
#adopt-form small{
  font-size:10px;
  color:gray;
}
#adopt-tool-popup .close{
  display:none
}
#adopt-form input ,#adopt-form textarea {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 0;
  transition:all .15s;
}
#adopt-form input:focus, #adopt-form textarea:focus {
  background: #fff;
  outline: 2px solid #888;
  box-shadow: 0px 0px 2px gray;
  transition:all .15s;
}
#adopt-form input {
  height: 16px;
}
#adopt-form textarea {
  min-height: 3em;
  min-width: 100%;
  max-height: 100%;
}
#adopt-tool-popup-close {
  margin: 10px 10px;
  float: right;
}
/* 修复CustomModal内部的BannerNotification */
.modalWrapper .wds-banner-notification__container {
  width: 100%;
}

/* UCP styles */
.lua.source-lua {
    font-family: Consolas, 'Eupheima UCAS', Ayuthaya, Menlo, monospace !important;
}

/* Other fixes */
.lua.source-lua {
    line-height: 16px !important;
}

/* Fix footer SVG logo */
.wds-global-footer .wds-global-footer__header-logo path:last-of-type {
  fill: #ffffff !important;
}

/** Wikia.css **/
/*** button styling ***/
.cc2-wikia-button a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #002e54;
    background-image: -moz-linear-gradient(top, #004a87 35%, #002e54 65%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #004a87), color-stop(65%, #002e54));
    border: 1px solid #002e54;
    color: white;
    cursor: pointer;
    display: inline-block;
    font: 12px/20px Helvetica, Arial, sans-serif;
    height: 19px;
    margin: 0;
    padding: 0 7px;
    text-decoration: none;
    white-space: nowrap;
}
.cc2-wikia-button a:hover {
    background-color: #002e54;
    background-image: -moz-linear-gradient(top, #004a87 35%, #002e54 65%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #004a87), color-stop(65%, #002e54));
    text-decoration: none
}
.blogsubhead {
    font-size: 14px;
    padding: 8px 0 0;
    font-weight: bold;
    margin-bottom: -5px;
}

/* wikifactory stuff, temp placement until live in code, find uberfuzzy if problem */
#wiki-factory td[data-status="1"] {
    background-color: lime;
    color: black;
}
#wiki-factory td[data-status="2"] {
    background-color: purple;
    color: white;
}
#wiki-factory td[data-status="0"], td[data-status="-1"] {
    background-color: red;
    color: white;
}
#wiki-factory td[data-status="-1"] {
    text-decoration: line-through;
}
.sharedHelp {
    border: 1px solid #ccc !important;
}

.ns-116 .RelatedPagesModule,
.ns-500 .RelatedPagesModule {
    display: none;
}

.helpmodule img:hover {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8;
}

/* Darwin-izing the Main Page */
@media screen and (max-width: 1023px) {
    .page-Community_Central #WikiaArticle iframe {
        width: 49%;
    }
    .page-Community_Central #WikiaArticle #twitter-widget-0 {
        float: right;
    }
}

/* Interlanguage link footer */
.mainpage .WikiaArticleInterlang h3,
.mw-special-Contact div.WikiaArticleInterlang h3,
.mw-special-Forum div.WikiaArticleInterlang h3 {
    font-size: 18px;
    height: 55px;
    margin-left: 90px;
    font-weight: bolder;
}

.mw-special-Forum div.WikiaArticleInterlang h3 {
    padding-top: 20px;
}

.mw-special-Contact div.WikiaArticleInterlang h3 {
    padding-top: 11px;
}

div.WikiaArticleInterlang {
    display: none;
}

.mw-special-Contact div.WikiaArticleInterlang, 
.mw-special-Forum div.WikiaArticleInterlang {
    display: block;
}

.mainpage .WikiaArticleInterlang, 
.mw-special-Contact div.WikiaArticleInterlang,
.mw-special-Forum div.WikiaArticleInterlang {
    background-color: white;
    background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -moz-linear-gradient(top,rgba(242,242,242,0) 50%,#f2f2f2 100%);
    background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -webkit-gradient(linear,0% 0%,0% 100%,color-stop(50%,rgba(242,242,242,0)),color-stop(100%,#f2f2f2));
    background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -o-linear-gradient(top,rgba(242,242,242,0) 50%,#f2f2f2 100%);
    background: url('https://images.wikia.nocookie.net/eswikia/images/5/55/W-Intl_65x65.png') no-repeat 10px, -ms-linear-gradient(top,rgba(242,242,242,0) 50%,#f2f2f2 100%);
    border: 1px solid #D9D9D9;
    height: 60px;
    margin: 0;
    margin-top: 10px;
}

.mw-special-Forum #forum-display {
    clear: both;
    margin: 0 10px;
}

.mw-special-Forum #mw-content-text {
    margin-bottom: 15px;
}

.mainpage .WikiaArticleInterlang ul {
    font-size: 14px;
    padding-top: 0;
}

.mw-special-Forum div.WikiaArticleInterlang ul {
    font-size: 14px;
    padding-top: 24px;
}

.mw-special-Contact div.WikiaArticleInterlang ul {
    font-size: 14px;
    padding-top: 16px;
} 

.mainpage .WikiaArticleInterlang ul li:first-child,
.mw-special-Contact div.WikiaArticleInterlang ul li:first-child,
.mw-special-Forum div.WikiaArticleInterlang ul li:first-child {
    padding-left: 10px;
}

.mainpage .WikiaArticleInterlang {
    height: 100px;
}
.mainpage .WikiaArticleInterlang h3 {
    /* padding-top: 30px; */
    white-space: nowrap;
}
.mainpage .WikiaArticleInterlang ul {
    padding: 4px 0 0 0;
}
@media screen and (max-width: 1023px) {
    .mainpage .WikiaArticleInterlang {
        height: 130px;
    }
    .mainpage .WikiaArticleInterlang h3 {
        /* padding-top: 50px; */
    }
    .mainpage .WikiaArticleInterlang ul {
        padding: 4px 0 0 0;
    }
}

/** ivt-member box **/
.ivt-member:hover {
 border-color: gold;
 box-shadow: 0 0 5px 1px #999;
 transition: all .4s;
}
.ivt-member {
 margin-bottom: 10px;
 margin-right: 10px;
 margin-left: 5px;
 transition: all .4s;
}

/* dev:UserTags */
a.tag {
    color: inherit;
}

/** Portable Infoboxes **/
.portableb-infobox .pi-title {
    text-align: center;
}

.portable-infobox.pi-theme-notes .pi-header {    
    background-color: #E5F0F7;
    color: black;
    text-align: center;
    font-weight: normal;
}

.pi-theme-CPTmember {
    width: 250px;
    clear: none;
    float: left;
    max-height: 700px;
    margin: 0 0 15px 15px;
    padding: 0.5em;
    overflow: auto;
}
.pi-theme-CPTmember .pi-image img {
    width: 125px;
    height: 125px;
}
.pi-theme-CPTmember .pi-title {
    text-align: center;
    font-style: bold;
}
.pi-theme-CPTmember .pi-header {
    text-align: center;
    font-style: bold;
    width: 230px;
}

/* 硬性修复 */
.pi-data center,
.pi-data .center {
    text-align: center !important;
    color: darkblue;
    font-size: 120%;
}

.portable-infobox.type-card {
    clear: none;
    float: left;
    margin: 0 0 15px 15px;
    padding: 0.5em;
}
 
.portable-infobox.type-card .pi-data-value {
    hyphens: manual;
    word-break: break-word;
}
 
.pi-theme-StaffCard {
    background: transparent;
    border-width: 1px;
    border-style: solid;
}
 
.pi-theme-StaffCard .pi-title {
    border-bottom: 0;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#dfec24), to(#dfec24));
    background-image: -webkit-linear-gradient(left, #dfec24, #dfec24);
    background-image: -o-linear-gradient(left, #dfec24, #dfec24);
    background-image: linear-gradient(90deg, #dfec24, #dfec24);
    background-position: 0 0.9em;
    background-repeat: repeat-x;
    background-size: 1px 4px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: #002a32;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6px;
    text-transform: uppercase;
}
 
.pi-theme-StaffCard .pi-title,
.pi-theme-StaffCard > .pi-header {
    text-align: center;
}
 
.pi-theme-StaffCard:only-of-type {
    width: auto;
    clear: both;
    float: none;
    overflow: visible;
}
 
.pi-theme-StaffCard .pi-group[data-item-name="biography"] {
    padding: 10px;
}
.pi-theme-StaffCard .pi-item[data-source="biography"] {
    display: inline;
    padding: 0;
}
 
.pi-theme-StaffCard .pi-item[data-source="biography"] p ~ p {
    margin-top: 1em;
}
 
.pi-theme-StaffCard .pi-item[data-source="extimage"] {
    display: inline;
    padding: 0;
}
 
.pi-theme-StaffCard .pi-item[data-source="extimage"] img {
    float: left;
    shape-outside: padding-box;
    padding: 0 10px 10px 0;
    width: 100px;
    height: auto;
}
 
.pi-theme-StaffCard .pi-image[data-source="image"] {
    float: left;
    shape-outside: padding-box;
    padding: 0 10px 10px 0;
}
 
.pi-theme-StaffCard .pi-image[data-source="image"] .pi-image-thumbnail {
    width: 100px;
    height: auto;
}
 
.pi-theme-StaffCard .pi-title {
    text-align: center;
}
 
.pi-theme-StaffCard > .pi-header {
    text-align: center;
}
 
.pi-theme-StaffCard .pi-image + .pi-data {
    display: inline;
}
 
.pi-theme-StaffCard .pi-image {
    float: left;
    padding: 15px;
}
 
.pi-theme-StaffCard .pi-image-thumbnail {
    width: 100px;
    height: auto;
}
 
.pi-theme-StaffCard:only-of-type {
    width: auto;
    clear: both;
    float: none;
    overflow: visible;
}

.profilecards {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: space-between;
}

.profilecards .portable-infobox {
  display:flex;
  flex-direction:column;
  max-width:270px;
}

.profilecards .portable-infobox [data-item-name="biography"],
.profilecards .portable-infobox [data-source="description"] {
  height:100%;
}

.profilecards .portable-infobox h2,
.profilecards .portable-infobox .pi-data{
  overflow:visible;
}

.pi-theme-VolunteerCard [data-source="extimage"] {
  justify-content: center;
}

.pi-theme-VolunteerCard [data-source="extimage"] img {
  height:100px;
  width:auto;
}

.portable-infobox.pi-theme-VolunteerCard .pi-secondary-background a {
    color: inherit !important;
}
.portable-infobox.pi-theme-VolunteerCard .pi-data[data-source="message_wall"] {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.profilecards-test .portable-infobox.pi-theme-VolunteerCard {
	display: grid;
    grid-template: "a" 105px
        		   "b" auto
        		   "c" 80px / auto;
    position: relative;
}
.profilecards-test.cca .portable-infobox.pi-theme-VolunteerCard,
.profilecards-test.ivt .portable-infobox.pi-theme-VolunteerCard {
    grid-template: "a" 105px
        		   "b" auto
        		   "c" 40px / auto;
}

.profilecards-test .portable-infobox.pi-theme-VolunteerCard .pi-data-label~.pi-data-value { padding-left: 0px; }
.profilecards-test .pi-theme-VolunteerCard .pi-data-label {
    white-space:nowrap;
}
.profilecards-test .portable-infobox.pi-theme-VolunteerCard .pi-data[data-source="extimage"] { 
	position: absolute;
	left: -9px;
	top: -9px;
}
.profilecards-test .portable-infobox.pi-theme-VolunteerCard .pi-data[data-source="extimage"] img { 
	border-radius: 50%;
	max-width: 100px;
	max-height: 100px;
}
.profilecards-test .portable-infobox.pi-theme-VolunteerCard .pi-title[data-source="name"] {
	margin: 30px 0;
	padding-left: 100px;
	font-size: 14.5px;
}

body.page-社区中心_职员团队 .WikiaPage .WikiaArticle .mw-content-text {
    font-family: Rubik, Helvetica, Arial, sans-serif;
    color: #002a32;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6
}

body.page-社区中心_职员团队 #mw-content-text > h2 {
    border-bottom: 0;
    margin: 0 0 30px;
    background-image: -webkit-gradient(linear, left top, right top, from(#dfec24), to(#dfec24));
    background-image: -webkit-linear-gradient(left, #dfec24, #dfec24);
    background-image: -o-linear-gradient(left, #dfec24, #dfec24);
    background-image: linear-gradient(90deg, #dfec24, #dfec24);
    background-position: 0 0.9em;
    background-repeat: repeat-x;
    background-size: 1px 4px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6px;
    text-transform: uppercase
}
 
body.page-社区中心_职员团队 #mw-content-text > h3 {
    border-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    padding: 0 6px;
    text-transform: uppercase
}
 
body.page-社区中心_职员团队 #mw-content-text > h2 + h3 
{
    margin-bottom: 15px
}

/* MediaWiki:Fandomdesktop.css */
.skin-fandomdesktop .fandom-community-header__image img {
    max-height: 50px;
}
@media only screen and (max-width: 1279px) {
    .skin-fandomdesktop .fandom-community-header__image img {
        max-height: 40px;
    }
}

/* Dark/light mode invert */
.theme-fandomdesktop-dark .dark-invert,
.theme-fandomdesktop-light .light-invert {
    filter: invert(100%);
}