Disney Wiki
Advertisement
Disney Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Parts from http://dev.wikia.com/EditorSourceMinimal */
@import url('/load.php?debug=false&lang=en&mode=articles&articles=u:dev:MediaWiki:EditorSourceMinimal/dark.css&only=styles');

/* Infobox */
@import "/load.php?articles=MediaWiki:Wikia.css/Infobox.css&only=styles&mode=articles";

/* Timeline */
@import "/load.php?articles=MediaWiki:Wikia.css/Timeline.css&only=styles&mode=articles";

.skin-oasis.editor #EditPageRail .module_categories .sprite-small.edit {
	background-image: url('https://images.wikia.nocookie.net/speedit/images/6/68/Pencil.svg');
}
 
.skin-oasis.editor #EditPageRail .module_categories .sprite-small.delete {
	background-image: url('https://images.wikia.nocookie.net/speedit/images/b/b3/Trash.svg');
}

.NotificationsLink,
.HelpLink,
.EditPage .module > .module_content,
.EditPageMainContainer .EditPageToolbar,
.EditPage .module > h3,
.EditPage .cke_button > a:hover {
    background-image: none;
}
 
.editpage-sourcewidemode .editpage-widemode-trigger, .noarticletext, #wpTextbox1 {
    border: none !important;
}
 
/******* edit toolbar customisation *******/
.EditPage.mode-source .cke_toolbar_source {
    width: auto;
    display: inline-block;
    margin: 8px 6px;
    padding: 1px;
    border-radius: 1em 2em 1em 2em !important;
    color: #F7FFEF;
    background: #284889 !important;
    border: 3px solid #4193E6 !important;
    border-bottom: none !important;
}
 
.EditPage.mode-source .mw-toolbar-editbutton {
    border-right: 1px hsla(0,0%,0%,0.2) solid;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 2px;
    
}.EditPage.mode-source .EditPageToolbar > .cke_toolbar_source img {
    border-right: 1px hsla(0,0%,0%,0.2) solid;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 2px;
}
 
.EditPage.mode-source .EditPageToolbar > .cke_toolbar_source, .EditPage.mode-source .EditPageToolbar > .cke_toolbar_source img  {
    border-color: hsla(0,0%,100%,0.2);
}
 
/******** remove border-radius ********/
.EditPage .cke_button > a,
.EditPage .module_page_controls #wpSummary,
.CategorySelect.editPage .categories,
.CategorySelect.editPage .input {
    border-radius: 0;
}
.EditPage.mode-source input[type="submit"],
.EditPage.mode-source .wikia-menu-button,
.EditPage.mode-source .wikia-menu-button a:hover,
.EditPage.mode-source .wikia-menu-button span:hover {
    background-image: none !important;
}
.editor .cke_toolbar_expand, #WallNotifications .subnav .notifications-header span, #WallNotifications .notifications-empty, .CategorySelect.articlePage .add {
color: white;
}
.editor .cke_toolbar_expand > a {
    color: #CCDFEA;
}

/* styling for MediaWiki:Edittools */
 #edittools, #editpage-specialchars
 {
   background-size: 18px;
   background:white;
 }

/* Brought in from Monaco to get back some stylings */
 
 
/*** NEW FEATURE CUSTOMIZATION ***/
.WikiaSearch input[type="text"] {
   width:200px;
}
.skin-oasis #edit_enhancements_toolbar, editform > #edit_enhancements_toolbar fixed {
   margin:10px !important;
}
.accent {
   background-color:#FFFCCC;
}
.comments .article-comments-li.even blockquote {
   background:none repeat scroll 0 0 #FFFCCC !important;
}
 
.comments .article-comments-li.even blockquote:after {
   border-color:transparent !important;
}
/* Main Page Bloglist font change */
body.mainpage .WikiaBlogListing h1 {
   font-size:16px;
   margin-right:30px;
}

/* Content Area Tweaks */
.WikiaArticle {
   line-height: 1.5em;
   font-size: 13px;
}

button.secondary, .CategorySelect.articlePage .add {
    background-color:#900fdb !important;
    border: #900fdb;
}

.WikiaArticle .mw-headline, #mw-pages h2, #mw-category-media h2, #mw-subcategories h2, #mw-imagepage-content h2 {
    font-family:'Avenir Next 101','Helvetica','Arial','sans-serif' !important;
    font-weight:500;
}
 
.WikiaArticle h2 {
    font-size:1.45rem;
}
 
.WikiaArticle h4 .mw-headline {
    font-weight:600;
    font-size:0.95rem;
}
 
.WikiaPage h3 {
    font-size:18px;
}
.WikiaArticle .toc {
    line-height: 1.5em;
    background-image:none;
    background-color: transparent;
    border: 2px solid #fff7f7;
    border-radius: 10px;
}
.WikiaArticle .article-thumb  {
   background-color: #d4e6f7 !important;
   background-image: -moz-linear-gradient(center top , #FFFFFF 0%, #F2F2F2 100%) !important;
   overflow: hidden !important;
   border:0 !important;
   padding: 3px !important;
   text-align: center !important;
}
.WikiaArticle .article-thumb, .WikiaArticle .article-thumb img {
   border-radius:5px;
}
.WikiaArticle .caption  {
    font-size:11px;
    line-height: 12px !important;
}

.wikitable {
   background-image: none !important;
   border: 1px solid black;
}
.wikitable, table.wikitable {
   background: none !important;
   border: 1px solid black;
}
table.wikitable th, table.wikitable td {
   border: 1px solid black;
}
 /* Category design */
.WikiaArticleCategories, .article-categories, .CategorySelect.articlePage {
    background: #284889;
    background-image: url(https://vignette.wikia.nocookie.net/wdtd/images/5/52/CategoryBackground.jpg/revision/latest);
    background-size:cover;
    background-color: #284889 hsla(0,0%,100%,0.70);
    border: 3px solid #4193E6;
	line-height: normal;
}
 
.CategorySelect.articlePage > .toolbar {
    background-color:transparent;
    border-top:0;
    color:#F7FFEF;
}
 
.WikiaArticleCategories, .CategorySelect.articlePage a, .catlinks ul, .mw-normal-catlinks a , .article-categories, .CategorySelect.articlePage {
	color:#F7FFEF;
	opacity:1;
	border-radius:10px;
}
 
.CategorySelect.articlePage .input {
    background-color: #0345a2;
    border-radius: 3px;
    color: #fffefe;
}
 
.CategorySelect.articlePage .category.new, .CategorySelect.articlePage .placeholder {
    background-color: #df353a;
    border: 1px solid #df353a;
}

/* Category Tweaks */
.category-gallery-item span.details {
    background-color: #2a68ad !important;
    border-color: #09317c !important;
    border-radius: 10px !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: white !important;
    margin-top: 129px !important;
    text-align: center !important;
    font-size: 12px;
    width: 118px !important;
}
 
.category-gallery-item img {
    box-shadow: 0 0 3px 0 #999999 !important;
}
 
.category-gallery {
    width: 660px !important;
}
 
.category-gallery-item { height: auto; }
 
/*** STANDARD WIKIA SETTINGS ***/
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect { font-style: italic; }
.watchlistredir { font-style: italic; }
 
/* Giving headers and TOC a little extra space */
h2 {margin-top: 20px;}
 
.toc {margin-top: 20px;}
 
/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
     border: 1px solid #aaa;
     background-color: #f9f9f9; margin-top: 1em; padding: 12px;
}
.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(/images/4/4e/Forum_new.gif)
     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;
}
 
/* Recent changes byte indicators */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }
 
/* === 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;
}
#about-achievements ul .gold span {
 background-image: url(https://images.wikia.nocookie.net/disney/images/b/b1/Mousegoldsmall.png);
 }
 #about-achievements ul .silver span {
 background-image: url(https://images.wikia.nocookie.net/disney/images/a/ac/Mousesilversmall.png);
 }
 #about-achievements ul .bronze span {
 background-image: url(https://images.wikia.nocookie.net/disney/images/9/99/Mousebronzesmall.png);
}
.WikiaHeader .wikia-header-mask {
 background-image: url(https://images.wikia.nocookie.net/disney/images/7/76/Mouseears.png);
 }
 .WikiaBarWrapper {
 background-image: url(https://images.wikia.nocookie.net/disney/images/5/59/Mouseears2.png);
 }
 .WikiaSearch button {
    border-radius: 0 4px 4px 0;
}			/* Adjustment for the search button to play well with rounded corners of the search box */

.GlobalNavigation .subnav .catnav li:hover {
background: #006CB0;
}
body{
  cursor:url('https://images.wikia.nocookie.net/disney/images/5/5c/Mouse.png'), auto;
}
a:link{
  cursor: url('https://images.wikia.nocookie.net/disney/images/b/b4/Mousehover.png'), auto;
}
 
a:visited{
  cursor: url('https://images.wikia.nocookie.net/disney/images/b/b4/Mousehover.png'), auto;
}

#WikiaPage a:hover {
  cursor: url('https://images.wikia.nocookie.net/disney/images/b/b4/Mousehover.png'), auto;
  text-shadow: #661600 0 0 5px;
  color: #E4C900 !important;
  text-decoration:none;
        -webkit-transition: all linear 300ms;
        -moz-transition: all linear 300ms;
        -ms-transition: all linear 300ms;
        -o-transition: all linear 300ms;
  transition: all linear 300ms !important;
}
 
:hover {
    transition: all linear 300ms !important;
}
 
a:active{
  cursor: url('https://images.wikia.nocookie.net/disney/images/b/b4/Mousehover.png'), auto;
}
 
/* right hand rail */
.WikiaRail .module, .WikiaRail  .ForumActivityModule, .WikiaRail .WikiaActivityModule, .WikiaRail .LatestPhotosModule, .HotSpotsModule.module, .WikiaRail .ChatModule, .ChatEntryPoint, .WikiaRail .AchievementsModule, .WikiaRail .UserProfileAchievementsModule, .WikiaRail .WikiaLatestEarnedBadgesModule, .WikiaRail .WikiaBlogListingBox, .WikiaRail .FollowedPagesModule, .WikiaRail .insights-module, .CategorinfySelect.articlePage .container, .WikiaRail .CommunityCornerModule, .image-thumbnail.fluid > img,  .WikiaRail #RIGHT_SKYSCRAPER {
    background-color: transparent;
    border-radius:10px !important;
}

.WikiaRail .module h2, .WikiaRail .rail-module h2, #myhome-community-corner-content > h3, #WikiaRail > section.HotSpotsModule.module > h2, #WikiaRail > section.chat-module.rail-module > div > h2, .mp-contentbox-header, .mp-contentbox-subheader-1, .mp-contentbox-subheader-2 {
	border-radius:1em 1em 2em 2em;
    font-family: 'Waltograph';
}
 
/* Module borders */
 
.WikiaRail .rail-module, .WikiaRail .module {
    background-color:transparent;
    border: 3px;
    border-color:transparent;
    border-radius:10px !important;
    padding-bottom: 20px;
    padding: 3.5% 3.5% 5% 3.5% !important;
}

.WikiaRail .module h2, .WikiaRail .rail-module h2, #myhome-community-corner-content h3, .WikiaBlogListingBox.module .author-details h2 a {
    font-size: 25px !important;
    text-align:center;
}
 
.WikiaRail .rail-module h2 {
    border-bottom:0;
}
.WikiaRail .module h2 {
    padding-bottom:3px;
    padding-top:10px !important;
    margin-bottom:7px;
}

.wds-avatar-stack__avatar, #article-comments .speech-bubble-avatar a, .user-avatar-wrapper div.avatar-container a, .avatars div a {
    background:none!important;
    padding-left:0!important;
}
 
.WikiaRail .rail-module .wds-button.wds-is-secondary {
    background-color: #eec56d;
    color:black;
}

/* Discord*/
.WikiaRail .DiscordIntegratorModule {
    border: 3px #9940ff solid;
    background-image:url(https://images.discordapp.net/attachments/335907287141056525/337381618702614531/sky.png);
    background-size:cover !important;
    color:#a163e8;
}
#discord-widget .widget, #discord-widget .widget-loading {
    margin-top:5px;
    margin-bottom: 10px;
    padding-bottom:0;
}

div.DiscordIntegratorModule.rail-module > h2 {
    background: rgba(27, 0, 128, 0.52);
    border: 2px solid #9940ff;
    padding-top: 10px;
    margin-top: 2px !important;
}

/* Insights */
.WikiaRail .insights-module {
    background: #7fb0ff;
    border: 3px solid #00a6ff;
    background-image: url(https://vignette.wikia.nocookie.net/wdtd/images/8/85/CardsBlue.png) !important;
    background-size:contain;
    padding-right:0;
}

.insights-module h2, .WikiaRail .insights-module a {
    border: 2px solid rgb(0, 131, 187) !important;
    background: #61d1ffde !important;
    color: #004266;
}

.WikiaRail .module .more {
    padding:3px 3px 3px 3px;
}
 
.insights-module-item, .HotSpotsModule li {
    border-top: 0 !important;
    border-bottom: 0 !important;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}
 
.WikiaRail .insights-module a {
    font-weight: bold;
    border-radius: 1em 2em 1em 2em;
}
.WikiaRail .insights-module a:hover {
    color: white !important;
    background-color: transparent !important;
    border: 2px solid hsla(181, 48%, 60%,1) !important;
    text-shadow:2px 1px 2px #006973;
    border-right:0 !important;
}
 
/*Adjust line length */
#WikiaRail section.insights-module.insights-light.module ul {
    padding-right:0;
    margin-right:11%;
}
 
/* Hot Spots */
.HotSpotsModule.module {
    border: 3px solid #ff2000 !important;
    color:#960000;
    background-image: url(https://vignette.wikia.nocookie.net/wdtd/images/5/54/CardsRed.png) !important;
    background-size:contain;
}
 .HotSpotsModule.module a {
    color: #960000;
    border: 2px solid #ff2000;
    border-radius: 1em 2em 1em 2em !important;
    background-color: hsla(0,100%,90%,0.9);
    padding: 0.5em 5px 5px 7px;
    line-height: 2.5 !important;
    border-style: solid !important;
    -webkit-box-decoration-break: clone !important;
    box-decoration-break: clone !important;
}
 
.HotSpotsModule.module a:hover {
    color:#ffd3d3 !important;  
    background-color: transparent;
    border: 2px solid #ffd3d3;
    border-radius:1em 2em 1em 2em;
    border-bottom:0;
    text-shadow:#460000 2px 1px 2px;
 }
 
.HotSpotsModule.module h2, .HotSpotsModule.module p {
	background-color: hsla(0,100%,90%,0.9);
	border: 2px solid #ff2000;
	padding:2px 2px 2px 2px;
	border-radius:1em 1em 2em 2em;
}
 
.HotSpotsModule.module h2 {
    padding: 5px 5px 7px 10px;
    margin-bottom:5px;
}
.HotSpotsModule.module p {
    padding-left:3px;
    text-align: center;
    margin: 0 15px;
    line-height: initial;
}
 
/* Community Corner */
.WikiaRail .CommunityCornerModule, .WikiaRail .WikiaBlogListingBox.module, #ForumActivityModule, #ForumRelatedThreadsModule {
    border: 3px solid #29c258 !important;
    color: #05882b !important;
    background-color: #48c975;
    background-size: contain;
    background-image:url(https://vignette.wikia.nocookie.net/wdtd/images/5/5e/CardsGreen_2.png)
}
 
.CommunityCornerModule.module > h2, .WikiaBlogListingBox h2, #myhome-community-corner-content > h3,  #ForumActivityModule > h2, #ForumRelatedThreadsModule h2 {
    color: #05882b !important;
    border: 2px solid #29c258 !important;
    background: rgba(191, 255, 205, 0.78);
    padding-top: 1%;
}
.WikiaBlogListing a:link, .CommunityCornerModule.module a:link {
    color: #389400;
}
 
.WikiaBlogListing .WikiaBlogListingPost, li.WikiaBlogListingPost, .WikiaBlogListingBox ul .WikiaBlogListingPost:first-child, .WikiaBlogListingBox ul .WikiaBlogListingPost, .WikiaBlogListingPost:last-child, #ForumActivityModule ul, #ForumRelatedThreadsModule > ul {
    background-color:rgba(191, 255, 205, 0.70);
    border: 2px solid #29c258;
    border-radius: 10px;
    padding:5px 5px 5px 7px;
    margin-bottom:3px;
    padding: 10px 2px 10px 10px;
}
#ForumActivityModule .edit-info, #ForumActivityModule .edit-info-user, #ForumRelatedThreadsModule .edit-info, #ForumRelatedThreadsModule .edit-info-user {
    color: black !important;
}

#ForumActivityModule div.page-title a, #ForumRelatedThreadsModule div.page-title a {
    border: 2px solid #29c258;
    background-color: hsla(132, 79%, 68%, 0.7);
}
.WikiaBlogListing ul .WikiaBlogListingPost h2 {
    border: 0 !important;
    background: transparent;
    text-align:left !important;
    display:flex;
    margin-right: 20%;
}
.WikiaBlogListing .wikia-button {
    padding: 1px 5px 1px 5px;
    margin-top: 20px;
}
 
.WikiaBlogListing.module .author-details h2 {
    font-size: 18px;
}
 
/* Recent Activity */
.WikiaRail .activity-module {
    border: 3px solid #0731ba !important;
    color:#96c7e4 !important;
    background-position: center;
    background-size:cover;
    background-image:url(https://pre00.deviantart.net/768b/th/pre/f/2017/309/a/6/mic2_by_silverladon-dbstlh4.png);
}
 
.WikiaRail .activity-module a {
    color:#ddae21;
    font-weight:normal;
}
 
.WikiaRail .activity-module .page-title {
    border-radius: 1em 2em 1em 2em;
    padding:2% 2% 2% 0;
    overflow:visible;
    white-space: unset;
}
 
.WikiaRail .activity-module .page-title a {
    color: black;
    border-radius: 1em 2em 1em 2em;
    padding: 0 5px 0 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

#wikia-recent-activity div.page-title a {
    border: 2px solid gold;
    background-color: hsla(41,79%,68%,0.7);
}

.WikiaRail .activity-module .page-title a:hover {
    color: #ddab57 !important;
    background-color: transparent !important;
    border-bottom:0 !important;
}
 
.WikiaRail .activity-module .edit-info {
    margin-top:5px;
    font-family:'Avenir Next';
}
.WikiaRail .activity-module .activity-item {
    padding: 3px 0;
}
.WikiaRail .activity-module .edit-info, .WikiaRail .activity-module .edit-info .edit-info-user, .community-page-rail-module .description {
    color:#ffe30d;
    text-shadow:0 0 2px #000866;
}
 
.WikiaRail .rail-module h2.has-icon svg {
    fill:#ddae21
}
 
/* Chat Link */
.WikiaRail .chat-module {
    background-image:url(https://images.discordapp.net/attachments/335907287141056525/337381618702614531/sky.png);
    background-position:30% 50% !important;
    background-size:160%;
    color:#a163e8;
    border: 3px solid #9940ff;
}
 
#WikiaRail > section.chat-module.rail-module > div > h2 {
    background-color: rgba(27, 0, 128, 0.52);
    border: 2px solid #9940ff;
    padding: 4px 0 0 6px;
    margin-top: 1%;
}
 
.WikiaRail .chat-module .chat-details .avatars .more-users-count {
    border: 1px solid #dda527;
    border-radius:10px;
    background-color: #eec56d;
    color: black;
    padding:2px;
}
 
.WikiaRail .chat-module .chat-details .avatars .more-users-count:hover {
    background-color: transparent;
    border-color: #896515;
    color: #896515 !important;
}
/* end right hand rail */
 
.skin-oasis .sprite.edit-pencil {
background-position: 0!important;
background-image: url(https://images.wikia.nocookie.net/disney/images/4/44/Disneyeditbutton.png)!important;
}
 
.page-Special_WikiActivity .WikiaBlogListing {
margin: -5px!important;
}
.page-Special_WikiActivity .WikiaBlogListing ul {
margin: 0!important;
}
.page-Special_WikiActivity .WikiaBlogListing h3 {
font-size: 17px;
line-height: 22px;
margin-left: 1px;
}
 
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 4px;
}

#WikiaUserPagesHeader .UserProfileMasthead .masthead-info .tag + .tag {margin-left:5px;}
a.tag {color:inherit;}
 
/* Other stuff */
.WikiaBlogListing ul {list-style-type:none;}
 
.skin-venus .article .image-thumbnail img { margin: 0; }
.skin-venus .mw-content-text h2 { margin-left: 0; margin-right: 0; }

/* Tabview Design from http://dev.wikia.com/wiki/TabviewDesign%2Fcode.css */
 
/* Selected Tab */
ul.tabs li.selected a {
    color: white !important;
    background: #673ab7 !important;
    border: 2px solid #284889 !important;
    border-bottom: none !important;
    border-radius: 1em 2em 1em 2em !important;
}
 
/* Normal Tab; NOT selected */
ul.tabs li a {
    background: #284889 !important;
    color: white !important;
    border: 2px solid #284889 !important;
    border-bottom: none !important;
    border-radius: 2em 1em 2em 1em !important;
}

/* Contents of the selected tab */
div.tabBody.selected {
    border: none !important;
    padding: 0 !important;
    border-radius: 2em 2em 2em 2em !important;
}

/* Hover Tab; NOT selected */
.tabs li a:hover {
    background: white !important;
    color: #673ab7 !important;
    border: 2px solid #284889 !important;
    border-bottom: none !important;
    border-radius: 1em 2em 1em 2em !important;
}
 
/* Tabber */

 ul.tabbernav li a, ul.tabbernav li.tabberactive a, .tabbernav :not(.tabberactive) a:hover  {
    border-radius: 1em 2em 1em 2em !important;
    line-height:23px !important;
 }
.tabbertab {
    border: none !important;
    padding: 0 !important;
}
 
.tabbernav :not(.tabberactive) a:hover {
    background: white !important;
    color: #673ab7 !important;
    border: 2px solid #284889 !important;
}
 
.tabberlive > ul.tabbernav > li {
    margin-right: 2px;
}
    /* not applying on the last tabview tabs */
    .tabberlive > ul.tabbernav > li:last-child {
        margin-right: 0;
    }
 
.tabbernav {
    background: transparent;
    border-bottom: 0 !important;
    padding: 2px 0 !important;
}
 
ul.tabbernav li {
     display: inline-block !important;
}
ul.tabbernav li a {
    -moz-border-radius-topleft: 4px !important;
    -moz-border-radius-topright: 4px !important;
    background: #284889 !important;
    border: 2px solid #284889 !important;
    color: white !important;
    font-size: 10px !important;
    font-weight: normal !important;
    margin-left: 0 !important;
    padding: 3px 0.5em !important;
    position: relative;
}
 
ul.tabbernav li.tabberactive a {
    background-color: #673ab7 !important;
    border: 2px solid #284889 !important;
    color: white !important;
    cursor: default;
    font-size: 10px !important;
}
 
ul.tabbernav li.tabberactive {
    line-height: 0 !important;
}
 
ul.tabbernav li.tabberactive:first-child a {
    margin-right: 0 !important;
    }
 
.tabbertab .ajax-poll {
    border: none !important;
}
.tabberlive .tabbertab h2,
.tabberlive .tabbertab h3 {
    display: block !important;
}
/* End of Customizing Tabber */
 
/* Disney Princess Personality Quiz background */
.page-Disney_Princess_Personality_Quiz .personality-quiz {
     background-image: url("https://vignette.wikia.nocookie.net/disney/images/f/fc/Disney_quiz_desktop_background.jpg/revision/latest?cb=20160818221133");
     background-position: top center;
     background-repeat: no-repeat;
     text-align: center;
}

/* Avatars */
.avatar {
    border-radius:50%;
}
user agent stylesheet
input {
    -webkit-appearance: textfield;
    background-color: #0345a2;
    color: #fffefe;
}
 
user agent stylesheet
input {
    text-rendering: auto;
    background-color: #0345a2;
    color: initial;
}
 
element.style {
    width: 240px;
}
 
element.style, body .ui-autocomplete {
    background-color: #4193e6 ;
    border:0;
    margin: 0;
    padding: 2px 2px;
}

body .ui-autocomplete li a:hover{
    background-color: #4193e6;
}
 
body .ui-autocomplete .ui-menu-item a, .ui-menu .ui-menu-item a, body .ui-autocomplete .ui-menu-item {
    background-color: #0345a2;
    color: #fffefe;
    border-radius:0;
    margin:0;
}
 
/* Custom wikia sprites */
.sprite.contribute {
    background: url(https://vignette.wikia.nocookie.net/wdtd/images/4/42/Sprite_Contribute.png) center no-repeat !important;
    background-size: 30px !important;
    height: 30px !important;
    width: 30px !important;
}
.sprite.categorization {
    background: url(https://vignette.wikia.nocookie.net/wdtd/images/8/8e/Sprite_Category.png) center no-repeat !important;
    background-size: 35px !important;
    height: 35px !important;
    width: 35px !important;
}
.sprite.new {
    background: url(https://vignette.wikia.nocookie.net/wdtd/images/f/fe/Sprite_New.png) center no-repeat !important;
    background-size: 35px !important;
    height: 35px !important;
    width: 35px !important;
}
.sprite.edit {
    background: url(https://vignette.wikia.nocookie.net/wdtd/images/2/2c/Sprite_Edit.png) center no-repeat !important;
    background-size: 35px !important;
    height: 35px !important;
    width: 35px !important;
}
.sprite.talk {
    background: url(https://vignette.wikia.nocookie.net/wdtd/images/6/6a/Sprite_Talk.png) center no-repeat !important;
    background-size: 35px !important;
    height: 35px !important;
    width: 35px !important;
}
.sprite.blog {
    background:url(https://vignette.wikia.nocookie.net/wdtd/images/0/08/Sprite_NewBlog.png) center no-repeat !important;
    background-size: 15px !important;
    height: 15px !important;
    width: 15px !important;
}
.activityfeed-diff:before {
    content: url(https://vignette.wikia.nocookie.net/wdtd/images/2/23/Sprite_Diff.png/revision/latest/scale-to-width-down/16) !important;
    padding: 6px !important;
    position: absolute;
}
 
.activityfeed-diff img {
    display:none;
}
 
.activityfeed .subtle {
    margin-left:20px
}

/* Fonts */
/* Disney Site Font */
 
@font-face {
    font-family: 'Avenir Next 101';
    src: url('https://static-mh.content.disney.io/matterhorn/assets/drm_fonts/e9167238-3b3f-4813-a04a-a384394eed42-e1d3b592f63b.eot?#iefix') format('embedded-opentype'),
         url('https://static-mh.content.disney.io/matterhorn/assets/drm_fonts/1e9892c0-6927-4412-9874-1b82801ba47a-a17c827d23b2.woff') format('woff'),
         url('https://static-mh.content.disney.io/matterhorn/assets/drm_fonts/46cf1067-688d-4aab-b0f7-bd942af6efd8-7c6fbea20b5d.ttf') format('truetype'),
         url('https://static-mh.content.disney.io/matterhorn/assets/drm_fonts/52a192b1-bea5-4b48-879f-107f009b666f-c8f32e0c10b8.svg#Avenir Next W01 Regular') format('svg');
}

@font-face {
    font-family: 'Avenir Next';
    src: url('https://static-mh.content.disney.io/matterhorn/assets/drm_fonts/46cf1067-688d-4aab-b0f7-bd942af6efd8-7c6fbea20b5d.ttf') format('truetype');
}
 
@font-face {
    font-family: 'Futura';
    src: url("https://vignette.wikia.nocookie.net/disney/images/f/f5/Futura.ttf") format('truetype');
	font-style: italic url("https://vignette.wikia.nocookie.net/disney/images/9/9c/Futura-italic.ttf") format('truetype');
}

/* Disney Font */
@font-face {
    font-family: 'Waltograph';
    src: url('https://vignette.wikia.nocookie.net/disney/images/8/84/Waltograph.ttf') format('truetype');
}

/* Poll */
 
div.ajax-poll {
    background: #5490ec; 
    text-align: left; 
    border:3px solid #F7FFEF !important; 
    padding:3px; 
    vertical-align:top; 
    border-radius: 1em 2em 1em 2em !important;
}
 
.ajax-poll > .header, div.ajax-poll > label, .pollAnswerName, .ajax-poll div {
    color:#F7FFEF;
}
 
.pollAnswerVotes, .pollAnswerVotes div {
    border-radius:20px;
    color:#F7FFEF;
}
 
.pollAnswerVotes div {
    background-color:#f2b752 !important;
    border:0;
    border-right:0 !important;
}
 
.pollAnswerVotes {
    background: #673ab7;
    border: 2px solid #F7FFEF !important;
    font-size: 1px;
    height: 19px;
    left: 0;
    line-height: 19px;	
    width:95% !important;
}
 
/*Drop-down Menu */
.WikiaArticle fieldset {
    border: solid 1.5px #284889;
    border-radius:10px;
    padding: 0 1em 1em;
}
 
.WikiaBarWrapper .wikia-bar {
    background-image: transparent !important;
    background: transparent !important;
}
 
/* Content Header */
.mp-contentbox-header {
    font-size: 60px;
    line-height: 45px;
    text-align: center;
    padding-top:10px;
    padding-bottom:20px;
    margin-top:5px;
    border-radius: 1em 2em 1em 2em !important;
    color: white !important;
}  

.mp-contentbox {
    background: #284889;
    text-align: center;
    border: 3px solid #4193E6;
    padding: 3px;
    vertical-align: top;
    border-radius: 20px !important;
    margin: 10px;
    color: white;
    background-size: contain;
}
 
.mp-contentbox a:link {
    color:#87a6ff;
}
 
.mp-contentbox img {
    border-radius: 8px;
    border:2px solid #4193E6;
    margin:2px;
    max-width: 80%;
	height: auto;
}

.mp-contentbox-subheader-1 {
    color:white !important;
    font-size: 37px !important;
    line-height:60%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 1em 2em 1em 2em !important;
    color: white !important;
    background: #284889!important
}
.mp-contentbox-subheader-2 {
    color: black !important;
    font-size: 35px !important;
    line-height: 60%;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #ffffff !important;
    background: #4193e6 !important;
}

/*Scrollbar*/
::-webkit-scrollbar {
    width: auto;
    height: 12px;
}
 
::-webkit-scrollbar-thumb {
    background: MediumVioletRed !important; width:auto;
}
 
/* Bureaucrat */
a[href="/wiki/User:SilverFlight"],
a[href="/wiki/User:Hey1234"] {
    background: url(https://vignette.wikia.nocookie.net/disney/images/f/fc/WikiSprite_Yellow.png/revision/latest/scale-to-width-down/14) center left no-repeat;
    padding-left: 17px;}
a[href="/wiki/User:SilverFlight"] { text-shadow:0 0 2px darkblue; color:#e8e1da !important; }
a[href="/wiki/User:Hey1234"] { text-shadow:0 0 2px darkblue; color:gold !important; }

a[href$=":SilverFlight"]:not(.wds-community-header),
a[href$="/SilverFlight"]:not(.wds-community-header),
a[href$=":Hey1234"]:not(.wds-community-header),
a[href$="/Hey1234"]:not(.wds-community-header){
    font-weight: bold;
}
.Wall .edited-by a.subtle[href$="Wall:SilverFlight"]:after,
.Wall .edited-by a.subtle[href$="Wall:Hey1234"]:after {
    content: "Bureaucrat";
    font-weight: normal;
}
/* Admin */
a[href="/wiki/User:JeremyCreek"],
a[href="/wiki/User:ZanyDragon"], 
a[href="/wiki/User:GrayWolf2"],
a[href="/wiki/User:Disneyfan789"]
 {
    background: url(https://vignette.wikia.nocookie.net/disney/images/f/f2/WikiSprite_Red.png/revision/latest/scale-to-width-down/14) center left no-repeat;
    padding-left: 17px; text-shadow:0 0 2px darkblue; color:gold !important;
}
a[href$=":ZanyDragon"]:not(.wds-community-header),
a[href$="/ZanyDragon"]:not(.wds-community-header),
a[href$=":GrayWolf2"]:not(.wds-community-header),
a[href$="/GrayWolf2"]:not(.wds-community-header),
a[href$=":JeremyCreek"]:not(.wds-community-header),
a[href$="/JeremyCreek"]:not(.wds-community-header),
a[href$=":Disneyfan789"]:not(.wds-community-header),
a[href$="/Disneyfan789"]:not(.wds-community-header){
    font-weight: bold;
}
.Wall .edited-by a.subtle[href$="Wall:GrayWolf2"]:after,
.Wall .edited-by a.subtle[href$="Wall:JeremyCreek"]:after,
.Wall .edited-by a.subtle[href$="Wall:ZanyDragon"]:after,
.Wall .edited-by a.subtle[href$="Wall:Disneyfan789"]:after{
    content: "Administrator";
    font-weight: normal;
}

/* Content Mod */
a[href="/wiki/User:Alex2424121"],
a[href="/wiki/User:Billy_Cope"],
a[href="/wiki/User:Lola987"],
a[href="/wiki/User:Vulchak"] {
    background: url(https://vignette.wikia.nocookie.net/disney/images/6/65/WikiSprite_Blue.png/revision/latest/scale-to-width-down/14) center left no-repeat;
    padding-left: 17px; text-shadow:0 0 2px darkblue; color:gold !important;
}
a[href$=":Alex2424121"]:not(.wds-community-header),
a[href$="/Alex2424121"]:not(.wds-community-header),
a[href$=":Billy_Cope"]:not(.wds-community-header),
a[href$="/Billy_Cope"]:not(.wds-community-header),
a[href$=":Lola987"]:not(.wds-community-header),
a[href$="/Lola987"]:not(.wds-community-header),
a[href$=":Vulchak"]:not(.wds-community-header),
a[href$="/Vulchak"]:not(.wds-community-header){
    font-weight: bold;
}
.Wall .edited-by a.subtle[href$="Wall:Alex2424121"]:after,
.Wall .edited-by a.subtle[href$="Wall:Billy_Cope"]:after,
.Wall .edited-by a.subtle[href$="Wall:Lola987"]:after,
.Wall .edited-by a.subtle[href$="Wall:Vulchak"]:after{
    content: "Content Moderator";
    font-weight: normal;
}

/* Chat mod */
a[href="/wiki/User:%7ESilverstream"],
a[href="/wiki/User:IAmMaxB"], 
a[href="/wiki/User:ToyStoryFan123"], 
a[href="/wiki/User:InspiredAndNatural"],
a[href="/wiki/User:Maurice.136"],
a[href="/wiki/User:Crazy_Muzzarino"],
a[href="/wiki/User:Disney_dork777"],
a[href="/wiki/User:LegalizeAnythingMuppets"],
a[href="/wiki/User:Deangelomywayentfans"],
a[href="/wiki/User:MisterPetey"]
 {
    background: url(https://vignette.wikia.nocookie.net/disney/images/a/a9/WikiSprite_Purple.png/revision/latest/scale-to-width-down/14) center left no-repeat;
    padding-left: 17px; text-shadow:0 0 2px darkblue; color:gold !important;
}
a[href$=":%7ESilverstream"]:not(.wds-community-header),
a[href$="/%7ESilverstream"]:not(.wds-community-header),
a[href$=":IAmMaxB"]:not(.wds-community-header),
a[href$="/IAmMaxB"]:not(.wds-community-header),
a[href$=":InspiredAndNatural"]:not(.wds-community-header),
a[href$="/InspiredAndNatural"]:not(.wds-community-header),
a[href$=":ToyStoryFan123"]:not(.wds-community-header),
a[href$="/ToyStoryFan123"]:not(.wds-community-header),
a[href$=":Maurice.136"]:not(.wds-community-header),
a[href$="/Maurice.136"]:not(.wds-community-header),
a[href$=":Crazy_Muzzarino"]:not(.wds-community-header),
a[href$="/Crazy_Muzzarino"]:not(.wds-community-header),
a[href$=":LegalizeAnythingMuppets"]:not(.wds-community-header),
a[href$="/LegalizeAnythingMuppets"]:not(.wds-community-header),
a[href$=":Deangelomywayentfans"]:not(.wds-community-header),
a[href$="/Deangelomywayentfans"]:not(.wds-community-header),
a[href$=":Disney_dork777"]:not(.wds-community-header),
a[href$="/Disney_dork777"]:not(.wds-community-header),
a[href$=":MisterPetey"]:not(.wds-community-header),
a[href$="/MisterPetey"]:not(.wds-community-header){
    font-weight: bold;
}
.Wall .edited-by a.subtle[href$="Wall:%7ESilverstream"]:after,
.Wall .edited-by a.subtle[href$="Wall:IAmMaxB"]:after,
.Wall .edited-by a.subtle[href$="Wall:InspiredAndNatural"]:after,
.Wall .edited-by a.subtle[href$="Wall:ToyStoryFan123"]:after,
.Wall .edited-by a.subtle[href$="Wall:Maurice.136"]:after,
.Wall .edited-by a.subtle[href$="Wall:Crazy_Muzzarino"]:after,
.Wall .edited-by a.subtle[href$="Wall:LegalizeAnythingMuppets"]:after,
.Wall .edited-by a.subtle[href$="Wall:Deangelomywayentfans"]:after,
.Wall .edited-by a.subtle[href$="Wall:Disney_dork777"]:after,
.Wall .edited-by a.subtle[href$="Wall:MisterPetey"]:after{
    content: "Chat Moderator";
    font-weight: normal;
}

/* Rollbackers */
a[href="/wiki/User:Isabella_and_Lego_Liker"]
 {
    background: url(https://vignette.wikia.nocookie.net/disney/images/8/88/WikiSprite_Green.png/revision/latest/scale-to-width-down/14) center left no-repeat;
    padding-left: 17px; text-shadow:0 0 2px darkblue; color:gold !important;
}
a[href$=":Isabella_and_Lego_Liker"]:not(.wds-community-header),
a[href$="/Isabella_and_Lego_Liker"]:not(.wds-community-header){
    font-weight: bold;
}
.Wall .edited-by a.subtle[href$="Wall:Isabella_and_Lego_Liker"]:after{
    content: "Rollbackers";
    font-weight: normal;
}

/* Comment lock */

.page-Barack_Obama #article-comments, .page-Donald_Trump #article-comments
{ display: none; }

/* CSS to support [[Quiz:Your Kingdom Hearts Personality]] */
.loading {
    font-family:'Waltograph';
    font-size:72px;
    letter-spacing:2px;
    text-align:center;
    color:#d4af37;
    padding:100px;
}
.page-Quiz_Your_Kingdom_Hearts_Personality .WikiaPage .WikiaPageBackground {
    background-color:#49446e;
}
.page-Quiz_Your_Kingdom_Hearts_Personality .WikiaPage .page-header__separator,
.page-Quiz_Your_Kingdom_Hearts_Personality .WikiaPage .page-header,
.page-Quiz_Your_Kingdom_Hearts_Personality .page-Portal_test_popup_full .page-header,
.page-Quiz_Your_Kingdom_Hearts_Personality .page-Portal_test_popup_full .page-header__separator {
    display:none!important;
}
Advertisement