Usuario:Argentoinciclope/common.css

De Inciclopedia
Ir a la navegación Ir a la búsqueda

Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Internet Explorer/Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
  • Opera: Presiona Ctrl+F5.
/* Colours and sizing/spacing */
 
body {
	color: #000;
	font-family: sans-serif;
	font-size: 1em;
}
 
.WikiaPage .WikiaArticle {
	font-size: 0.8em;
}
 
.WikiaPage .page-header__title {
	color: #000;
	font-weight: normal;
	font-size: 1.6em;
	display: block;
	line-height: 1.2em;
}
 
.WikiaPage .page-header__page-subtitle {
	font-size: 0.65em;
	color: #7d7d7d;
}
 
.WikiaPage .WikiaArticle li {
	line-height: 1.5em;
}
 
.WikiaPage .page-header__separator {
	display: none;
}
 
h1, h2 {
	border-bottom: 1px solid #aaa;
}
 
h3, h4, h5, h6 {
	font-weight: bold;
}
 
.WikiaArticle h1, .WikiaArticle h2 {
	margin-bottom: .6em;
	margin-top: 0;
	padding-top: .5em;
	padding-bottom: .17em;
}
 
.tabs-container {
	margin-bottom: .2em;
}
 
.WikiaPage .page-header__title {
	margin-bottom: .1em;
}
 
.WikiaPage h1 {
	font-size: 188%;
	line-height: .5em;
}
 
.WikiaPage h2 {
	font-size: 150%;
	line-height: .9em;
}
 
.WikiaPage h3 {
	font-size: 132%;
}
 
.WikiaPage h4 {
	font-size: 116%;
}
 
.WikiaPage h5 {
	font-size: 108%;
}
 
.WikiaPage h6 {
	font-size: 100%;
}
 
.WikiaPage {
	border: 1px solid #a7d7f9;
}
 
.wds-community-header + .WikiaPage {
	border-top: 1px solid #a7d7f9;
}
 
.WikiaArticle .toc {
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	font-size: 95%;
}
 
.WikiaArticle #toctitle h2 {
	font-size: 100%;
	font-weight: bold;
}
 
nav.toc > ol {
	color: #0645ad;
}
 
.WikiaPage .WikiaArticle {
	line-height: 1.5em;
}
 
.skin-oasis .wds-global-footer__wikia-sections .wds-global-footer__links-list-item {
	margin: 0;
}
 
.modalWrapper,
.modalWrapper > h1,
.WikiaRail .module .modalWrapper > h3,
.modalWrapper .main-header, /* popups */
table.wikitable, .TablePager td, .TablePager th, /* tables */
.dark_text_2 /* Special:WikiActivity */ {
	color: inherit;
}
 
.diffchange-inline, td.diff-deletedline, td.diff-addedline { /* Diffs */
	color: inherit;
}
 
td.diff-context {
	color: #333;
}
 
code, pre, tt { /* fix size of monospace text */
	font-family: monospace, Courier;
}
 
hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0;
}
 
.WikiaArticle pre, code {
	background-color: #f9f9f9;
}

.WikiaArticleInterlang {
	font-size: 0.8em;
}
 
/* Links */
a {
	color: #0645ad;
}
 
a:visited,
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:visited,
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a:visited:hover,
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a:visited,
.wds-dropdown__content .wds-list.wds-is-linked > li:hover > a:visited { /* sidebar links */
	color: #0b0080;
}
 
a:active {
	color: #faa700;
}
 
.WikiaMainContent a.new {
	color: #ba0000;
}
 
.WikiaMainContent a.new:visited {
	color: #a55858;
}
 
a:focus {
	text-decoration: underline;
}
 
a.external, a.extiw {
	color: #36b;
}
 
a.external:active, a.extiw:active, a.external:active:visited, a.extiw:visited:active {
	color: #b63;
}
 
a.external:visited, a.extiw:visited {
	color: #636;
}
 
/* just straight up replacing the external link image instead of fiddling with the alignment */
.WikiaArticle a.external::after, .WikiaArticle a[href^="gopher://"]::after {
	background-image: none;
	content: none;
}
 
.WikiaArticle a.external, .WikiaArticle a[href^="gopher://"] {
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVElEQVR42n3PgQkAIAhEUXdqJ3dqJ3e6IoTPUSQcgj4EQ5IlUiLE0Jil3PECXhcHGBhZ8kg4hwxAu3MZeCGeyFnAXp4hqNQPnt7QL0nADpD6wHccLvnAKksq8iiaAAAAAElFTkSuQmCC);
	padding-right: 13px;
}
 
/* Remove header and footer transitions. This doesn't fundamentally alter the functionality but makes it somewhat less annoying. */
.headroom {
	transition: none;
}
.WikiaBarWrapper, .WikiaBarWrapper.hidden, .WikiaBarCollapseWrapper, .WikiaBarCollapseWrapper.hidden {
	transition: none;
}
 
/* get rid of illegible white text */
.wds-community-header .wds-tabs__tab-label,
.wds-community-header .wds-community-header__sitename a,
.wds-community-header .wds-community-header__counter,
.wds-community-header .wds-tabs__tab:hover .wds-tabs__tab-label,
.wds-community-header .wds-community-header__sitename a:hover {
	color: inherit;
}
 
/* grey background */
body.skin-oasis {
	background: #f6f6f6;
}
 
/* Header */
.wds-community-header::before {
	background: none;
}
 
.wds-community-header {
	background: transparent !important;
}
 
/* input buttons */
a.wikia-button,
.wikia-single-button a,
.wikia-menu-button,
input[type="submit"]:not(.wds-button),
input[type="reset"],
input[type="button"],
.button, button {
	background-color: #acbcb4 !important;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(0%,#fdfdfd),color-stop(100%,#acbcb4)) !important;
	background-image: -o-linear-gradient(top,#fdfdfd 0%,#acbcb4 100%) !important;
	background-image: -ms-linear-gradient(top,#fdfdfd 0%,#acbcb4 100%) !important;
	border: 1px solid #abddc7 !important;
	color: inherit !important;
	font-family: inherit !important;
	font-size: inherit;
	height: 21px;
}
 
a.wikia-button:hover,
.wikia-single-button a:hover,
.wikia-menu-button:hover,
input[type="submit"]:not(.wds-button):hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover,
button:hover,
.wikia-menu-button > a:hover,
.wikia-menu-button .drop:hover,
.wikia-menu-button > li > a:hover {
	background-color: #d3ddd7 !important;
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(0%,#f9f9f9),color-stop(100%,#d3ddd7)) !important;
	background-image: -o-linear-gradient(top,#f9f9f9 0%,#d3ddd7 100%) !important;
	background-image: -ms-linear-gradient(top,#f9f9f9 0%,#d3ddd7 100%) !important;
	cursor: default;
}
 
.wds-is-linked .wds-sign-out__button,
.wds-is-linked .wds-sign-out__button:hover { /* needed so the Sign Out button doesn't get the button styling */
	background: transparent !important;
	border: 0 !important;
}
 
.wikia-menu-button > a,
.wikia-menu-button > li > a { /* blue line on "edit profile" button */
	border: 0;
}
 
/* section edit links */
.skin-oasis .sprite.edit-pencil {
	display: none;
}
 
.editsection {
	text-transform: lowercase;
	font-weight: normal;
}
 
.editsection::before {
	content: '[';
}
 
.editsection::after {
	content: ']';
}
 
.WikiaArticle h1 .editsection,
.WikiaArticle .WikiaRail .module h3 .editsection,
.WikiaRail .module .WikiaArticle h3 .editsection,
.WikiaArticle h5 .editsection,
.WikiaArticle h6 .editsection {
	display: inline;
}
 
/* lists */
.WikiaArticle ul {
	list-style-type: disc;
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEX///8AUow5QSOjAAAAAXRSTlMAQObYZgAAABNJREFUCB1jYEABBQw/wLCAgQEAGpIDyT0IVcsAAAAASUVORK5CYII=);
}
 
.WikiaArticle ul, .WikiaArticle ol {
	margin: 0.3em 0 0 1.6em;
}
 
/* Dropdowns */
.wds-tabs__tab-label,
.wds-button,
.skin-oasis .wds-community-header .wds-community-header__wiki-buttons .wds-list > li > a,
.wds-community-header__counter-label {
	text-transform: none;
}
 
.wds-button.wds-is-squished,
.wds-list > li {
	font-size: inherit;
}
 
.wds-button-group {
	color: #0645ad;
	font-size: 0.8em;
}
 
.WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li > a,
.WikiaPage .page-header .wds-dropdown__content,
.WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a {
	color: inherit;
}
 
#wds-icons-pencil-small {
	display: none;
}
 
.wds-community-header__local-navigation .wds-dropdown__content .wds-list.wds-is-linked li > a {
	color: #0645ad;
	font-size: 0.8em;
	font-weight: normal;
}
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li > a {
	color: #0645ad;
}
 
.wds-dropdown__content .wds-list.wds-is-linked > li > a:hover,
.wds-dropdown__content .wds-list.wds-is-linked > li > a:focus {
	text-decoration: underline;
}
 
 .wds-dropdown__content .wds-list.wds-is-linked > li.wds-is-selected > a,
.wds-global-navigation__dropdown-content {
	background-color: #fff;
	color: #0645ad;
}
 
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a,
.wds-dropdown__content .wds-list.wds-is-linked > li:hover > a,
.wds-sign-out__button:hover,
.WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a {
	background-color: transparent;
	color: #0645ad;
}

/* Kill border radius and speech-balloon arrows. Not like Vector. */
.wds-dropdown__content {
	border-radius: 0;
}
.wds-dropdown.wds-is-active::after, .wds-dropdown.wds-is-active::before, .wds-dropdown:hover::after, .wds-dropdown:hover::before {
	display: none;
}

/* Edit button styling to mimic blue Vector buttons */
.WikiaPage .page-header .wds-button {
	background-color: #36c;
	border: 1px solid #36c;
}
.WikiaPage .page-header .wds-button:hover:not(:disabled),
.WikiaPage .page-header .wds-button.wds-is-active {
	background-color: #447ff5;
	border: 1px solid #447ff5;
}
.WikiaPage .page-header .wds-button:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px #36c,inset 0 0 0 2px #fff;
	background-color: #36c;
	border-color: #36c;
}
.WikiaPage .page-header .wds-button:active,
.WikiaPage .page-header .wds-button:active:focus:not(:disabled) {
	background-color: #2a4b8d;
	border-color: #2a4b8d;
	box-shadow: none;
}

.wds-button {
	transition: none;
	border-radius: 2px;
}
.wds-button-group > .wds-button:hover {
	z-index: inherit;
}
 
/* Content area padding */
.skin-oasis #WikiaPage {
	padding: 0 1.5em 1.5em 1.5em;
}
 
/* Category box */
#articleCategories {
	background: #f9f9f9;
	border: 1px solid #aaa;
	font-size: 0.8em;
	padding: 5px;
	margin: 0;
}
 
#articleCategories .container {
	padding: 0;
}
 
#articleCategories .add {
	height: 2em;
	font-size: 0.8em;
}
 
/* Image thumbnail box */
.article-thumb {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 3px;
}
 
.article-thumb .caption {
	color: #000;
	font-size: 0.82em;
}
 
.article-thumb.show-info-icon .info-icon {
	display: inline;
	margin: 0;
}
 
.article-thumb figcaption {
	padding: 0 3px;
}
 
.skin-oasis .sprite.info-icon {
	background-position: bottom left;
	height: 14px;
	width: 14px;
	background-image: url(https://vignette.wikia.nocookie.net/uncyclopedia/images/6/6b/Magnify-clip.png);
}
 
.thumbimage {
	border: 1px solid #ccc;
}
 
/*  Image and category galleries */
.wikia-gallery-border-small .thumb .gallery-image-wrapper {
	border: 0;
}
.wikia-gallery-item, .thumb {
	width: auto !important;
}
.thumb {
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 1em;
}
.gallery-image-wrapper {
	position: initial;
}
.wikia-gallery-caption-below .lightbox-caption {
	color: inherit !important;
}
.wikia-gallery .thumbimage {
	border: 0;
}
.category-gallery-item span.details {
	background-color: #ccc;
	color: #000;
}
.category-gallery-item img, .category-gallery-item .snippet {
	box-shadow: none;
}
.mw-pages h2 span {
	font-size: inherit !important;
}

/* white background */
.skin-oasis #WikiaPage {
	background: #fff;
}

/* Recolor "wiki buttons" */
.wds-community-header .wds-button.wds-is-secondary {
	background-color: #36c;
	transition: none;
	border: 1px solid #36c;
}
.wds-community-header .wds-button.wds-is-secondary:hover {
	background-color: #447ff5;
	color: #fff;
	border-color: #447ff5;
}
.wds-community-header .wds-button.wds-is-secondary:hover svg {
	fill: #fff;
}
.wds-button.wds-is-secondary.wds-is-active {
	background-color: #36c;
	color: #fff;
	border-color: #36c;
}
.wds-button.wds-is-secondary:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px #36c,inset 0 0 0 2px #fff;
	background-color: #36c;
	border-color: #36c;
	color: #fff;
}
.wds-button.wds-is-secondary:active,
.wds-button.wds-is-secondary:active:focus:not(:disabled) {
	background-color: #2a4b8d;
	border-color: #2a4b8d;
	box-shadow: none;
}
.wds-community-header .wds-button.wds-is-secondary {
	margin-right: 1px; /* restore separation */
}
 
/* Hide some more icons */
#wds-icons-lock-small, .sprite.gear, .template-classification-type-text .edit {
	display: none;
}
 
/* Tone down the user info box */
.UserProfileMasthead .masthead-info hgroup {
	background: #fff;
	color: #000;
}
 
.UserProfileMasthead .masthead-info h1 {
	font-weight: normal;
}
 
.UserProfileMasthead .contributions-details a, .UserProfileMasthead .contributions-details a:hover {
	color: #0645ad;
}
 
.tally {
	text-transform: none;
}
 
.UserProfileMasthead .wikis {
	display: none;
}
 
.tally::after {
	content: none;
}
 
.wikia-menu-button > a, .wikia-menu-button > li > a {
	color: #000;
}
 
.UserProfileMasthead .masthead-info .tag {
	background: #eee;
	text-transform: none;
}
 
.UserProfileMasthead .masthead-info h1, .UserProfileMasthead .masthead-info h2 {
	border: 0; /* underlines don't look nice there */
}
 
/* Tweak "My Tools" dropdown */
.WikiaBarWrapper .tools-menu {
	border: 1px solid silver;
	box-shadow: none;
}
 
.WikiaBarWrapper .tools-menu > li {
	border: 0;
}
 
.WikiaBarWrapper .tools-menu > li > a {
	font-size: 1em;
	color: #0645ad;
}
 
.WikiaBarWrapper .tools-menu > li > a:hover, .WikiaBarWrapper .tools-menu > li > a:focus {
	background-color: #fff;
	text-decoration: underline;
}
 
.WikiaBarWrapper .toolbar .tools .arrow-icon-single {
	left: 6px;
}
 
.WikiaBarWrapper .toolbar .tools .arrow-icon {
	border-bottom-color: #797979;
}
 

 
/* "Redirected from" text */
.WikiaPage .page-header__subtitle {
	font-size: .65em;
	line-height: 1.2em;
	margin: 0 0 0 1em;
	color: #7d7d7d;
}
 
/* Recolor user links */
.wds-dropdown__content .wds-list.wds-is-linked > li > a {
	transition: none;
}
.wds-dropdown__content .wds-list.wds-is-linked > li > a {
	color: #0645ad;
}
 
.wds-dropdown__content .wds-list.wds-is-linked > li > a:visited {
	color: #0b0080;
}
 
.wds-dropdown__content .wds-list.wds-is-linked > li > a:active,
.wds-dropdown__content .wds-list.wds-is-linked > li > a:active:hover,
.wds-community-header .wds-dropdown__content .wds-list.wds-is-linked li:hover > a:active,
.wds-dropdown__content .wds-list.wds-is-linked > li:hover > a:active {
	color: #faa700;
}
 
/* Top bar links styling */
#wds-icons-explore-tiny {
	display: none;
}
.wds-tabs__tab-label {
	font-weight: normal;
}
 
/* Hide categories at top of page */
.WikiaPage .page-header__categories {
	display: none;
}
 
/* Bring category pages in line with the overall theme */
.category-gallery-item .title {
	background-color: #eee;
	color: #000;
}
 
.wikia-paginator ul .paginator-page, .wikia-paginator ul .paginator-spacer {
	color: #0645ad;
}
 
.wikia-paginator ul .paginator-next::after {
	border-left-color: #000;
}
 
.category-gallery-form #category-exhibition-display-new.active div {
	background-color: #0645ad;
}
 
.category-gallery-media a, .category-gallery-media a:hover {
	color: #0645ad;
}
 
.category-gallery-media a:visited {
	color: #0b0080;
}
 
.category-gallery-media a:hover, .category-gallery-media a:focus {
	text-decoration: underline;
}
 
.wikia-paginator ul .paginator-prev::after {
	border-right-color: #000;
}
 
.category-gallery-item .snippet .text,
.wikia-paginator ul .paginator-page.active,
a.wikia-button.secondary,
.wikia-single-button a.secondary,
.wikia-menu-button.secondary,
input[type="submit"]:not(.wds-button).secondary,
input[type="reset"].secondary,
input[type="button"].secondary,
.button.secondary,
button.secondary,
.wikia-menu-button.secondary ul a,
.wikia-menu-button.secondary > a,
.wikia-menu-button.secondary .drop,
.wikia-menu-button.secondary > li > a,
.category-gallery-item .snippet .quote {
	color: #000;
}
 
/* paragraphs and indented text spacing */
.WikiaArticle p + p {
	margin: .4em 0 .5em 0;
}
 
.WikiaArticle dl {
	margin: .2em 0 .5em 0;
}
 
.WikiaArticle dd {
	margin-left: 1.6em;
}
 
/* Edit window */
.EditPageEditor .editpage-editarea textarea,
.EditPage .module > .module_content,
.EditPage .module_page_controls .preview_box .preview_icon,
.EditPage .module > h3,
.CategorySelect.editPage .category,
.EditPage .cke_license {
	color: #000;
}
 
.EditPage .module_page_controls #wpSummary, .CategorySelect.editPage .categories, .CategorySelect.editPage .input {
	color: #000;
	background-color: #fff;
}
 
.EditPage .module_page_controls .diff-link, .EditPage .module_content > .text-links > li > a, .EditPage .cke_license > a {
	color: #0645ad;
}
 
.EditPageHeader {
	background-color: #fff;
	box-shadow: none;
	border: 0;
}
 
.WikiaPage .EditPageHeader > h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	width: auto;
}
 
.WikiaPage .EditPageHeader > h2 {
	font-size: 1.6em;
	height: 1.05em;
	line-height: .85em;
}
 
#editform {
	border: 1px solid #ccc;
}
/* so long titles don't get cut off or overlap the side links */
.EditPageHeader {
	height: auto;
}
.HelpLink {
	top: .5em;
}
.NotificationsLink {
	top: 1.5em;
}
 
/* Fix font sizes in preview box */
.ArticlePreviewInner .WikiaArticle {
	font-size: 1em;
	line-height: 1.5em;
}
.ArticlePreviewInner h1 {
	font-size: 188%;
	line-height: .5em;
}
.ArticlePreviewInner #articleCategories {
	font-size: 1em;
}
 
/* show the whole edit intro */
.editpage-intro > .editpage-intro-wrapper,
.editpage-intro.expanded > .editpage-intro-wrapper {
	max-height: initial;
}
.editpage-intro > .expand {
	display: none !important;
}
/* restore log boxes, hide notification box */
.editpage-notices-html {
	display: initial !important;
	font-size: 0.8em;
	line-height: 1.5em;
}
.editpage-notices-html ul {
	list-style-type: disc;
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEX///8AUow5QSOjAAAAAXRSTlMAQObYZgAAABNJREFUCB1jYEABBQw/wLCAgQEAGpIDyT0IVcsAAAAASUVORK5CYII=);
	margin: .3em 0 0 1.6em;
}
.editpage-notices {
	display: none !important;
}
 
/* user page "edit profile" dropdown */
.wikia-menu-button .chevron {
	border-top-color: #000;
}
 
.UserProfileActionButton {
	font-size: 0.8em;
}
 
.wikia-menu-button .WikiaMenuElement {
	min-width: auto !important;
}
 
.wikia-menu-button ul a {
	color: #0645ad;
}
 
.wikia-menu-button a:hover, .wikia-menu-button a:focus {
	text-decoration: underline;
}
 
.wikia-menu-button ul a:hover {
	background-color: #fff;
}
 
.wikia-menu-button ul li {
	border: 0;
}
 
.wikia-menu-button ul {
	border: 1px solid silver;
	box-shadow: none;
}
 
.wikia-menu-button #ca-edit:hover, .wikia-menu-button #ca-edit:focus {
	text-decoration: none;
}
 
/* nonexistent page edit intro */
.editpage-intro > .editpage-intro-wrapper > div {
	color: #000;
}
 
.editpage-intro > .editpage-intro-wrapper a, .editpage-intro > .expand {
	color: #0645ad;
}
 
/* user links on contribs pages */
#contentSub {
	font-size: 70%;
	line-height: 1.2em;
	margin: 0 0 1.4em 1em;
	color: #7d7d7d;
	width: auto;
	padding: 0;
}
 
/* "Back to page" icon */
.WikiaPage .page-header__subtitle-back-icon {
	height: 9px;
	fill: currentcolor;
}
 
/* new messages box */
.WikiaNotifications li div {
	color: #000;
	background: #ffce7b;
	border: 1px solid #ffa500;
	border-radius: 0;
	box-shadow: none;
	padding: .5em 1em;
	font-weight: bold;
	font-size: 0.8em;
	max-width: none;
	width: 45em;
}
 
.WikiaNotifications li div a {
	color: #0645ad;
	text-decoration: none;
}
 
.WikiaNotifications li div a:hover, .WikiaNotifications li div a:focus {
	text-decoration: underline;
}
 
.WikiaNotifications li div a:visited {
	color: #0b0080;
}
 
.WikiaNotifications li div a:active {
	color: #faa700;
}
 
.WikiaNotifications li div .close-notification {
	border: 1px solid #000;
}
 
#WikiaNotifications {
	max-height: 3em;
	transition: none;
}
 
.EditPageHeader {
	padding-top: 3em; /* needed so the message bar doesn't overlap the header */
}
 
/* stop images from fading in */
img.lzyTrns {
	transition: none;
	-webkit-transition: none;
}
 
/* arrows on file pages */
.page-listings .page-list-pagination .arrow.left {
	border-right-color: #0645ad;
}
 
.page-listings .page-list-pagination .arrow.right {
	border-left-color: #0645ad;
}
 
/* page number buttons on Special:ListUsers */
.paging_full_numbers span.paginate_active {
	background-color: #36c !important; /* overriding inline stylesheet */
}
.paging_full_numbers span.paginate_button:hover {
	background-color: #447ff5 !important;
}
 
/* Success boxes */
.wds-success {
	color: #009000;
	border: 1px solid #b7fdb5;
	background-color: #e1fddf;
}
.wds-success .wds-banner-notification__icon {
	display: none;
}
.wds-banner-notification__text {
	color: inherit;
}
/*
.banner-notifications-placeholder {
	position: absolute;
	top: 7em;
} */
 
.wds-banner-notification__container {
	width: 50em;
}
 
/* History link in deletion window */
.emptymwmsg.mediawiki_historywarning {
	margin: 0 !important;
}
 
/* page history selected entries */
.WikiaArticle #pagehistory li.selected {
	background-color: #f9f9f9;
}

/* gray/red links in dropdown for "selected" and "new" */
.skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li > a.selected {
	color: #333;
}
 
.skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li > a:hover.selected, .skin-oasis #WikiaPage .page-header .page-header__contribution-buttons .wds-list > li > a:focus.selected {
	text-decoration: none;
}
 
.WikiaPage .page-header .wds-dropdown__content .wds-list.wds-is-linked li > a.new {
	color: #a55858;
}

/* Blue Vector-like styling for buttons in bottom/right area */
.WikiaRail .rail-module .wds-button.wds-is-secondary,
.WikiaRail .rail-module .wds-button.wds-is-secondary:hover:not(:disabled),
.WikiaRail .rail-module .wds-button.wds-is-secondary.wds-is-active,
.WikiaRail .rail-module .wds-button.wds-is-secondary:active,
.WikiaRail .rail-module .wds-button.wds-is-secondary:focus:not(:disabled) {
	color: #fff;
}
.WikiaRail .rail-module .wds-button.wds-is-secondary {
	border-color: #36c;
	background-color: #36c;
}
.WikiaRail .rail-module .wds-button.wds-is-secondary:hover:not(:disabled),
.WikiaRail .rail-module .wds-button.wds-is-secondary.wds-is-active {
	border-color: #447ff5;
	background-color: #447ff5;
}
.WikiaRail .rail-module .wds-button.wds-is-secondary:focus:not(:disabled) {
	box-shadow: inset 0 0 0 1px #36c,inset 0 0 0 2px #fff;
	background-color: #36c;
	border-color: #36c;
}
.WikiaRail .rail-module .wds-button.wds-is-secondary:active,
.WikiaRail .rail-module .wds-button.wds-is-secondary:active:focus:not(:disabled) {
	border-color: #2a4b8d;
	background-color: #2a4b8d;
	box-shadow: none;
}

/* syntax highlighter problem */
.ace_searchbtn.next {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADRJREFUeNpiTE1NZQCC/0DMyIAKwGJMUAYDEo3M/s+EpvM/mkKwCQxYjIeLMaELoLMBAgwAU7UJObTKsvAAAAAASUVORK5CYII=) !important;
}
.ace_searchbtn.prev {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADFJREFUeNpiSU1NZUAC/6E0I0yACYskCpsJiySKIiY0SUZk40FyTEgCjGgKwTRAgAEAQJUIPCE+qfkAAAAASUVORK5CYII=) !important;
}
.ace_searchbtn_close {
	background: #acbcb4 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAAAZ0lEQVR42u2SUQrAMAhDvazn8OjZBilCkYVVxiis8H4CT0VrAJb4WHT3C5xU2a2IQZXJjiQIRMdkEoJ5Q2yMqpfDIo+XY4k6h+YXOyKqTIj5REaxloNAd0xiKmAtsTHqW8sR2W5f7gCu5nWFUpVjZwAAAABJRU5ErkJggg==) no-repeat 50% 0 !important;
}