Mudanças entre as edições de "MediaWiki:Common.css"

De Wiki Gla
Ir para navegação Ir para pesquisar
Etiqueta: Revertido
Etiquetas: Reversão manual Revertido
Linha 1: Linha 1:
/* CSS placed here will be applied to all skins */
/* Consistent size for <small>, <sub> and <sup> */
 
small {
/* temp nicer background before theme changes, ty teg for the idea o/ */
font-size: 85%;
body {
    background-image: url(images/background.png);
    background-repeat: no-repeat;
}
 
#mw-page-base {
    background-image: none;
    background-color: rgba(0,0,0,0);
}
 
div#mw-head div.vectorMenu h3 {
  background-image: none;
}
 
div.vectorMenu h3 span {
    padding-top: 1em;
}
 
div.vectorTabs {
    border-top: 1px solid #dceefb;
    height: 2.2em;
}
 
div.vectorTabs li a {
    height: 1.95em;
}
 
div.vectorTabs span a {
    padding-top: 0.8em;
}
 
#p-personal {
top: 0;
right: 0;
background-color: #fff;
padding-top: 0.25em;
padding-right: 0.75em;
border-radius: 0px 0px 0px 5px;
}
 
#p-personal ul {
padding-left: 0;
}
 
#p-logo {
padding-top: 8px;
}
 
div#content {
    box-shadow: rgba(0,0,0,0.15) 0 0.1em 0.75em;
}
 
div#simpleSearch {
    margin-top: 0.35em;
}
}


#ca-unwatch.icon a,  
.mw-body-content sub,
#ca-watch.icon a {
.mw-body-content sup,
    padding-top: 2.7em;
span.reference /* para Parsoid */ {
font-size: 80%;
}
}


#left-navigation,
/* Don't display some stuff on the main page */
#right-navigation {
body.page-Wikipédia_Página_principal #t-cite,
    margin-top: 2.75em;
body.page-Wikipédia_Página_principal #lastmod,
body.page-Wikipédia_Página_principal #siteSub,
body.page-Wikipédia_Página_principal #contentSub,
body.page-Wikipédia_Página_principal h1.firstHeading {
display: none !important;
}
}


#p-personal {
/* Reduzir saltos de página ao esconder conteúdo recolhido/dispensado */
    text-shadow: 0 0 2px #FEFEFE, 0 0 4px #FFF;
.client-js .mw-special-Watchlist #watchlist-message,
}
.client-js .NavFrame.collapsed .NavContent,
 
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
#pt-anonuserpage {
    margin-bottom: 0.8em;
}
 
/* Fix the `More` tab */
#p-search,
div#mw-head div.vectorMenu h3 {
    margin-top: 1px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAO0lEQVR4AeSKhREAMQzDdN5/5uixuEKDpqgBjl2f78wd2DVj1+26/h///PfteVMN7zoGebcg1/Y/ZQQAlAUtQCujIJMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-position: bottom left;
}
 
#p-search,
div#mw-head div.vectorMenu h3,
div#mw-head div.vectorMenu h3 a {
    height: 2.2em;
}
 
div#mw-head div.vectorMenu h3 a:after {
    content: '';
    display: block;
    width: inherit;
    height: 2.2em;
    margin: 1px 0 0 1px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAAQ0lEQVR4AWVOhQEAIAzC/X+xAXbXeoDFGA3A9yk1n4juBROcUegfarWjP3ojZvEzxs6j+nygmo+zzsk79nY+tOxdEhlf3UHVgUFrVwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: bottom right;
}
 
#p-search {
    margin: 1px 0 0 0.5em;
    padding: 0 0.5em;
}
 
#p-cactions > .menu { top: 2.2em; }
 
/* Background Ends Here */
 
/* Faster visible changes */
tr.hide {
visibility: collapse;
}
.hide:not(tr) {
display: none;
display: none;
}
}
/* Faster visible changes ends here */


.tabs-label {
/* Criação de tópicos nas esplanadas "geral" e "propostas" */
border-radius: 0 0 0 0 !important;
/* Formata o aviso */
div.aviso-novo-item-esplanada {
font-style: italic;
}
}


.tabs-container {
/* Oculta ligação vermelha durante a criação dos tópicos */
border-radius: 0 0 0 0  !important;
div.aviso-novo-item-esplanada + p>a.new {
display:none;
}
}


table.wikitable.stripe > * > tr:nth-child(even) > td,
/* Resultados de busca */
table.wikitable.stripe2 > * > tr:nth-child(4n+1) > td,
.mw-search-results {
table.wikitable.stripe2 > * > tr:nth-child(4n+2) > td {
margin-left: 0;
background-color: #fdfdfd;
}
}


.summon_template a,
.mw-search-results li {
.summon_template a.extiw,
margin: 0;
.summon_template a.extiw:visited {
padding: 0.35em 1em;
  color: white;
border-bottom: 1px solid #d3daed;
  display: inline-block;
background-color: #f6f8fc;
  border-bottom: 1px dotted;
list-style-type: none;
}
list-style-image: none;
.summon_template a:hover, .summon_template a:active {
  text-decoration: none;
}
.summon_template span.image_link a:nth-child(1) {
  border-bottom: 0; !important;
}
table.summon_template {
    color: white;
    border-spacing: 0;
    border-collapse: separate;
    border-width: 0 5px 0 5px;
    border-style: solid;
    position: relative;
    width: 627px;
}
table.summon_template .caption {
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 16pt;
}
table.summon_template .subcaption {
    background-color: rgba(0, 0, 0, 0.05);
    text-align: center;
    font-size: 12pt;
}
table.summon_template tr > th .tooltiptext {
    font-size: 14px;  
    font-weight: normal;
}
table.summon_template tr > th {
    background: rgba(0, 0, 0, 0.5);
    border-style: solid;
    border-width: 5px;
    text-align: center;
}
table.summon_template tr > td {
    background: rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 5px;
    text-align: center;
}
.summon_template.fire {
    background: #fc9084;
    border-color: #fc9084;
}
.summon_template.fire td, .summon_template.fire th {
    border-color: #fc9084;
}
.summon_template.water {
    background: #84c6fc;
    border-color: #84c6fc;
}
.summon_template.water td, .summon_template.water th {
    border-color: #84c6fc;
}
.summon_template.earth {
    background: #ba9072;
    border-color: #ba9072;
}
.summon_template.earth td, .summon_template.earth th {
    border-color: #ba9072;
}
.summon_template.wind {
    background: #b4f090;
    border-color: #b4f090;
}
.summon_template.wind td, .summon_template.wind th {
    border-color: #b4f090;
}
.summon_template.light {
    background: #f0f08a;
    border-color: #f0f08a
}
.summon_template.light td, .summon_template.light th {
    border-color: #f0f08a
}
.summon_template.dark {
    background: #8472c0;
    border-color: #8472c0
}
.summon_template.dark td, .summon_template.dark th {
    border-color: #8472c0
}
}


.weapon_template a {
/* Modelos de predefinições */
  color: white;
  display: inline-block;
  border-bottom: 1px dotted;
}


.weapon_template a:hover, .weapon_template a:active {
/* infobox */
  text-decoration: none;
.infobox {
}
border: 1px solid #a2a9b1;
 
border-spacing: 3px;
.weapon_template span.image_link a:nth-child(1) {
background-color: #f8f9fa;
  border-bottom: 0; !important;
}
 
.weapon .image_assets-sprite img {
    outline: 1px dashed #000;
}
 
span.image_link {
  white-space: nowrap;
}
 
span.image_link.white a:nth-child(1) {
  border-bottom: 0px;
}
 
span.image_link.white a:nth-child(2) {
  color: white;
  display: inline-block;
  border-bottom: 1px dotted;
}
 
span.image_link.white a:hover, span.item_link.white a:active {
  text-decoration: none;
}
 
span.bold_link > a {
  font-weight: bold;
}
 
ul.elementlist {
list-style: none;
margin-left: 0.7em;
margin-top: 0;
}
 
ul.elementlist li {
/* Text color */
color: black;
color: black;
/* @noflip */
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
font-size: 88%;
line-height: 1.5em;
}
}


ul.elementlist li:before {
.infobox td,
    /* Unicode bullet symbol */
.infobox th {
    content: '\25a0 ';
vertical-align: top;
    /* Bullet color */
/* @noflip */
    color: black;
text-align: left;
    padding-right: 0.5em;
}
}


ul.elementlist li.fire:before {
.infobox caption {
color: rgb(250,70,50);
font-size: 125%;
}
font-weight: bold;
ul.elementlist li.water:before {
padding: 0.2em;
color: rgb(50,160,250);
text-align: center;
}
ul.elementlist li.earth:before {
color: rgb(140,70,20);
}
ul.elementlist li.wind:before {
color: rgb(130,230,70);
}
ul.elementlist li.light:before {
color: rgb(230,230,60);
}
ul.elementlist li.dark:before {
color: rgb(50,20,150);
}
}


/* Tabber start */
.infobox.bordered {
.tabber .tabbertab {
border-collapse: collapse;
border: none;
padding: 0;
}
}


ul.tabbernav {
.infobox.bordered td,
    margin: 0;
.infobox.bordered th {
    padding: 3px 0;
border: 1px solid #a2a9b1;
    border: 0;
    /*border-bottom: 1px solid #CCC;*/
    font: bold 14px Ariel, sans-serif !important;
}
}


ul.tabbernav li a {
.infobox.sisterproject {
    border-radius: 4px !important;
width: 20em;
    padding: 3px .5em;
font-size: 90%;
    margin-left: 3px;
    border: 1px solid #CCC;
    background: #F2F7FF;
    text-decoration: none;
    line-height: 1;
}
}


ul.tabbernav li.tabberactive a {
.infobox.standard-talk {
    background-color: #FFF;
border: 1px solid #c0c090;
    border: 1px solid #7ec0ee !important;
background-color: #f8eaba;
}
}


ul.tabbernav li.tabberactive a:hover {
.infobox.standard-talk.bordered td,
    color: #000;
.infobox.standard-talk.bordered th {
    background: #FFF;
border: 1px solid #c0c090;
    border: 1px solid #7ec0ee !important;
}
}


/* Hides invididual raid image from Six-Dragon Advent page */
/* Estilos para infocaixa com bordas com linhas fundidas */
.tabber-images + p > img:first-child {
.infobox.bordered .mergedtoprow td,
    display: none;
.infobox.bordered .mergedtoprow th {
border: 0;
border-top: 1px solid #a2a9b1;
/* @noflip */
border-right: 1px solid #a2a9b1;
}
}
/* Tabber end */


/* used for vertical alignment of tabber contents */
.infobox.bordered .mergedrow td,
#mw-content-text > .wikitable:first-child tr:nth-child(2) > td:nth-child(2) > div > .tabber {
.infobox.bordered .mergedrow th {
    min-height: 436px;
border: 0;
    max-height: 1000px;
/* @noflip */
    height: 100%;
border-right: 1px solid #a2a9b1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}


#mw-content-text > .wikitable:first-child tr:nth-child(2) > td:nth-child(2) > div > .tabber > .tabbernav {
/* Estilos para infocaixas de geografia */
    margin-bottom: auto;
.infobox.geography {
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
}


#mw-content-text > .wikitable:first-child tr:nth-child(2) > td:nth-child(2) > div > .tabber > .tabbertab {
.infobox.geography  td,
    margin-bottom: auto;
.infobox.geography  th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.4em 0.6em;
}
}


/* hide title on Main_Page */
.infobox.geography .mergedtoprow td,
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
.infobox.geography .mergedtoprow th {
 
border-top: 1px solid #a2a9b1;
/* hide discussion on Main_Page */
padding: 0.4em 0.6em 0.2em 0.6em;
.page-page-Main_Page #ca-talk { display: none !important; }
 
 
/* Gallery "tweaks" */
/* auto-expand gallery slideshow images */
.gallerybox { display: inline-block !important; }
/* hide gallery expand slideshow images button */
.oo-ui-iconElement-icon.oo-ui-icon-imageGallery { display: none !important; }
/* remove ugly margin */
.gallery.mw-gallery-slideshow { margin: 0 !important; }
 
/* Tooltip */
.tooltip {
  position: relative;
  display: inline;
  border-bottom: 1px dotted black;
}
}


.tooltiptext {
.infobox.geography .mergedrow td,
  visibility: hidden;
.infobox.geography .mergedrow th {
  min-width: 250px;
border: 0;
  padding: 12px 14px;
padding: 0 0.6em 0.2em 0.6em;
 
  position: absolute;
  left: 50%;
  bottom: calc(20px + 100%);
  z-index: 99999;
 
  background: #fff;
  box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
  border: 1px solid #a2a9b1;
  border-radius: 2px;
 
  white-space: normal;
  font-weight: normal;
  font-style: initial;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
}
}


.tooltiptext:after,
.infobox.geography .mergedbottomrow td,
.tooltiptext:before {
.infobox.geography .mergedbottomrow th {
  content: '';
border-top: 0;
  position: absolute;
border-bottom: 1px solid #a2a9b1;
  left: 50%;
padding: 0 0.6em 0.4em 0.6em;
  border-style: solid;
}
}


.tooltiptext:after {
.infobox.geography .maptable td,
  top: 100%;
.infobox.geography .maptable th {
  bottom: auto;
border: 0;
  width: 20px;
padding: 0;
  height: 20px;
  background: #fff;
  margin-top: -10px;
  margin-left: -10px;
  box-shadow: 1px 1px 0px #a2a9b1;
  transform: rotate(45deg);
  border-width: 0;
}
}


.tooltiptext:before {
/**
  top: 100%;
* @deprecated: Remover assim que todas as ocorrências forem trocadas por "wikitable"
  bottom: auto;
* @see: [[WP:Esplanada/propostas/Acabar com as tabelas bonitas! (4jul2012)]]
  border-width: 18px;
*/
  margin-left: -18px;
table.prettytable {
  border-color: rgba(0,0,0,0.15) transparent transparent transparent;
margin: 1em 1em 1em 0;
  pointer-events: none;
background: #f9f9f9;
border: 1px #aaa solid;
border-collapse: collapse;
}
}


.tooltip .tooltip .tooltiptext,
table.prettytable th,
.header-fixed-helper .tooltip .tooltiptext {
table.prettytable td {
  bottom: auto;
border: 1px #aaa solid;
  top: calc(20px + 100%);
padding: 0.2em;
}
}


.tooltip .tooltip .tooltiptext:after,
table.prettytable th {
.header-fixed-helper .tooltip .tooltiptext:after {
background: #f2f2f2;
  top: auto;
text-align: center;
  bottom: 100%;
  border-width: 15px;
  margin-left: -15px;
  border-color: transparent transparent white transparent;
  width: 0;
  height: 0;
  box-shadow: none;
  background: none;
  transform: none;
}
}


.tooltip .tooltip .tooltiptext:before,
table.prettytable caption {
.header-fixed-helper .tooltip .tooltiptext:before {
font-weight: bold;
  top: auto;
  bottom: 100%;
  border-width: 16px;
  margin-left: -16px;
  border-color: transparent transparent #888 transparent;
}
}


.tooltiptext span.hr {
/* Predefinições informativas e mensagens MediaWiki */
    display: block;
.caixa {
    height: 1px;
width: 80%;
    background-color: #a2a9b1;
margin: 0 auto;
padding: .1em;
border: 1px solid #C7C7C7;
}
}


.tooltiptext hr,
.caixaMW {
.tooltiptext span.hr {
margin: 1px 0;
  margin: 10px 0 12px;
padding: .1em;
  position: relative;
font-size: 93%;
  background: none;
line-height:120%;
}
clear: both;
 
.tooltiptext hr:after,
.tooltiptext span.hr:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px !important;
  position: absolute;
  left: -14px;
  background: #a2a9b1;
  padding: 0 14px;
}
}


.tooltip:hover > .tooltiptext,
.caixaMW.info,
.tooltip.hover > .tooltiptext {
.caixa.info {
  visibility: visible;
background-color: white;
border: 1px solid #ccc;
}
}


.tooltiptext {
.caixaMW.infodestaque,
  opacity: 0;
.caixa.infodestaque {
  transition: opacity 200ms ease, visibility 0s ease 200ms, transform 200ms ease;
background-color: #f5faff;
  transform: translate(-50%, 8px);
border: 1px solid #cedff2;
}
}


.tooltip .tooltip .tooltiptext,
.caixaMW.aviso,
.header-fixed-helper .tooltip .tooltiptext {
.caixa.aviso {
  transform: translate(-50%, -8px);
background-color:#fff3f3;
border: 1px solid #ffc9c9;
}
}


.tooltip:hover > .tooltiptext,
.caixaMW.avisodestaque,
.tooltip.hover > .tooltiptext {
.caixa.avisodestaque {
  opacity: 1;
background-color:#fff;
  transition-delay: 0s;
border: 2px solid #f00;
  transform: translate(-50%, 0);
}
}


.tooltiptext a { color: #0645ad; border-bottom: 0; }
/* Referências */
.tooltiptext a:visited { color: #0b0080; }
.tooltiptext a:active { color: #faa700; }
.tooltiptext a:hover, a:focus { text-decoration: underline; }
.tooltiptext { color: #252525; }
.tooltiptext a.new { color: #ba0000; }
 
/* Remove .mw-body-content stacking context so the tooltip can
  overlap with elements outside content area and be shown properly */
.mw-body-content { z-index: auto; }


/* Fixes border-bottom on tooltips in Weapon/Summon template */
/* Make the list of references smaller */
.summon_template a,
.references-small {
.summon_template .tooltip,
font-size: 90%;
.summon_template .image_link .tooltip a:nth-child(2),
.weapon_template a,
.weapon_template .tooltip,
.weapon_template .image_link .tooltip a:nth-child(2) {
  border-bottom: 1px dotted white;
}
}


.summon_template sup a,
/* Realce a azul das referências ''clicadas'' para ajudar na navegação */
.summon_template .tooltip a,
body.action-info .mw-body-content :target,
.summon_template .image_link .tooltip,
.citation:target {
.weapon_template sup a,
background-color: #def;  /* Fallback */
.weapon_template .tooltip a,
background-color: rgba(0, 127, 255, 0.133);
.weapon_template .image_link .tooltip {
  border-bottom: none;
}
}


.flow-post .flow-post-content {
/* Formatação de citações. Quebrar URLs longas etc., em vez de uma caixa transbordante */
  overflow: visible;
.citation {
word-wrap: break-word;
}
}


/* Tooltip End */
/*
 
Para números e IDs de documentos ligados, em que o número
 
não precisa ser mostrado em uma tela ou dispositivo de mão,
.gridrec td {
mas deve ser incluído na versão impressa
  background: white; padding: 4px;
*/
}
@media screen, handheld {
.gridrectoptext td {
.citation .printonly {
  vertical-align: text-top;
display: none;
}
}
}


/* start of styles for Template:GallerySwapImages */
/**
.gallery-swap-images {
* Style for horizontal lists (separator following item).
  display: inline-block;
* @source https://www.mediawiki.org/wiki/Snippets/Horizontal_lists
  position: relative;
* @revision 7 (2015-11-12)
  vertical-align: middle
* @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
}
.gallery-swap-images > a,
.gallery-swap-images > img,
.gallery-swap-images > span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 400ms ease;
}
.gallery-swap-images .active {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 200ms ease;
}
.gallery-swap-images:not(.enabled) :first-child {
  opacity: 1;
  pointer-events: auto;
  transition: none !important;
}
/* end of styles for Template:GallerySwapImages */


/* start of styles for Character Tracker */
/* Display list items inline */
.tracker-wrap {
.hlist dd,
  max-width: 1050px;
.hlist dt,
}
.hlist li {
.tracker-item {
margin: 0;
  float: left;
display: inline;
  padding: 7px 7px 0px 7px;
  margin: 1px;
  line-height: 0;
  border-radius: 5px;
  border: 1px solid lightgrey;
  opacity: 0.7;
}
.tracker-hide-uncap > .tracker-item {
  padding: 7px;
}
.tracker-item.selected {
  background-color: #f1b7a5;
  border-color: #be3f21;
  opacity: 1;
}
.tracker-box {
  display: inline-block;
}
.tracker-filter-group {
  display: inline-block;
  margin-right: 0.2em;
}
.tracker-wrap label {
  font-size: 12px;
  line-height: 1.5;
}
.tracker-uncap {
  position: relative;
  height: 16px;
  width: 84px;
  padding: 1px 0 0 0;
  margin: 0;
  text-align: center;
}
.tracker-hide-uncap .tracker-uncap {
  display: none;
}
.tracker-uncap-star {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  background-size: 75%;
  background-repeat: no-repeat;
}
.tracker-uncap-base {
  background-image: url(https://gbf.wiki/images/d/d1/Icon_Yellow_Star_Empty.png)
}
.tracker-uncap-base.selected {
  background-image: url(https://gbf.wiki/images/9/9a/Icon_Yellow_Star.png)
}
.tracker-uncap-max {
  background-image: url(https://gbf.wiki/images/c/c4/Icon_Blue_Star.png)
}
.tracker-uncap-max.selected {
  background-image: url(https://gbf.wiki/images/7/7b/Icon_Blue_Star_Full.png)
}
.tracker-filter-options {
  margin-bottom: 4px;
}
}


.mw-ui-button.mw-ui-disabled {
.nonumtoc .tocnumber {
  background: #e2e5e8 !important;
display: none;
  color: #495057 !important;
  border-color: #9aa0a7 !important;
  cursor: initial;
}
}


.label + .mw-ui-button-group.items > label:first-child {
.nonumtoc #toc ul,
  border-radius: 0;
.nonumtoc .toc ul {
line-height: 1.5em;
list-style: none none;
margin: .3em 0 0;
padding: 0;
}
}


.tracker-filter-group, .page-filter-group {
.hlist.nonumtoc #toc ul ul,
    display: flex;
.hlist.nonumtoc .toc ul ul {
    float: left;
/* @noflip */
    margin-bottom: 5px;
margin: 0;
}
}


.tracker-filter-group .label,
/* Display nested lists inline */
.page-filter-group .label {
.hlist.inline,
    display: flex;
.hlist.inline dl,
    flex-direction: column;
.hlist.inline ol,
    justify-content: center;
.hlist.inline ul,
    border-top-right-radius: 0px;
.hlist dl dl, .hlist dl ol, .hlist dl ul,
    border-bottom-right-radius: 0px;
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
display: inline;
}
}


.tracker-filter-group .items,
/* Hide empty list items */
.page-filter-group .items {
.hlist .mw-empty-li {
    display: flex;
display: none;
    flex-wrap: wrap;
    flex-grow: 1;
    flex-basis: 0;
    margin-top: 1px;
}
}


.tracker-filter-group .items label,
/* Generate interpuncts */
.page-filter-group .items label {
.hlist dt:after {
    margin-top: -1px;
content: ": ";
    flex-grow: 1;
}
}


.tracker-filter-group .items label:first-child,
.hlist dd:after,
.page-filter-group .items label:first-child {
.hlist li:after {
    border-left: 0;
content: " · ";
font-weight: bold;
}
}


/* end of styles for Character Tracker */
.hlist dd:last-child:after,
 
.hlist dt:last-child:after,
/* audio player start */
.hlist li:last-child:after {
.audio-button {
content: none;
width: 70px;
    height: 34px;
    border: none;
    background: url('https://gbf.wiki/images/c/cc/Audioplayer_play.png');
    display: inline-block;
 
}
}
.audio-button.playing {
background: url('https://gbf.wiki/images/e/ef/Audioplayer_stop.png');
}
/* audio player stop */


/* Tierlist */
/* Add parentheses around nested lists */
.tierlist td {
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
    padding: 5px !important;
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
content: " (";
font-weight: normal;
}
}


.tierlist.tierlist-multi td {
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
    max-width: 140px;
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
content: " )";
font-weight: normal;
}
}


.tierlist.tierlist-single td:first-child {
/* Put ordinals in front of ordered list items */
    max-width: 140px;
.hlist ol {
counter-reset: listitem;
}
}


.tierlist.tierlist-single {
.hlist ol > li {
    max-width: 771px;
counter-increment: listitem;
}
}


.tierlist.tierlist-grades > tbody > tr > td {
.hlist ol > li:before {
    padding: 0 !important;
content: " " counter(listitem) " ";
white-space: nowrap;
}
}


.tierlist hr {
.hlist dd ol > li:first-child:before,
    box-shadow: 6px 0 #aaa, -6px 0 #aaa;
.hlist dt ol > li:first-child:before,
    margin: 5px 0;
.hlist li ol > li:first-child:before {
content: " (" counter(listitem) " ";
}
}


/* Tierlist Hover */
/* Unbulleted lists */
.tierlist-hover-detail {
.plainlist ol,
  position: absolute;
.plainlist ul {
  z-index: 1;
line-height: inherit;
  left: 0;
list-style: none none;
  background: #fff;
margin: 0;
  border: 1px solid #000;
  padding: 20px;
  box-sizing: border-box;
  pointer-events: none;
}
 
.tierlist-hover-detail td {
  max-width: none !important;
}
 
.tierlist-hover-detail .wikitable {
  margin: 0;
}
 
.tierlist a[refid]:hover > img {
  position: relative;
  z-index: 2;
  box-shadow: 0 0 0 20px #fff, 21px -21px 0 #333, -21px -21px 0 #333, -21px 1px 0 #333, 21px 1px 0 #333;
}
 
.tierlist.tierlist-multi .tierlist-hover-detail {
  width: 1192px;
}
}
 
.plainlist ol li,
.tierlist img {
.plainlist ul li {
    display: inline-flex;
margin-bottom: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
}
}


/* Stamps Search */
/* Estilo padrão para caixas de navegação (navbox) */
.stampbox .hide {
  display: none;
}
 
/* Default style for navigation boxes */
.navbox {                    /* Navbox container style */
.navbox {                    /* Navbox container style */
box-sizing: border-box;
box-sizing: border-box;
Linha 797: Linha 388:
margin: 1em auto 0;      /* Prevent preceding content from clinging to navboxes */
margin: 1em auto 0;      /* Prevent preceding content from clinging to navboxes */
}
}
.navbox .navbox {
.navbox .navbox {
margin-top: 0;            /* No top margin for nested navboxes */
margin-top: 0;            /* No top margin for nested navboxes */
}
}
.navbox + .navbox {
.navbox + .navbox {
margin-top: -1px;        /* Single pixel border between adjacent navboxes */
margin-top: -1px;        /* Single pixel border between adjacent navboxes */
}
}
.navbox-inner,
.navbox-inner,
.navbox-subgroup {
.navbox-subgroup {
width: 100%;
width: 100%;
}
}
.navbox-group,
.navbox-group,
.navbox-title,
.navbox-title,
Linha 814: Linha 409:
text-align: center;
text-align: center;
}
}
th.navbox-group {            /* Group style */
th.navbox-group {            /* Group style */
white-space: nowrap;
white-space: nowrap;
Linha 819: Linha 415:
text-align: right;
text-align: right;
}
}
.navbox,
.navbox,
.navbox-subgroup {
.navbox-subgroup {
background-color: #fdfdfd; /* Background color */
background-color: #fdfdfd; /* Background color */
}
}
.navbox-list {
.navbox-list {
line-height: 1.5em;
line-height: 1.5em;
border-color: #fdfdfd;    /* Must match background color */
border-color: #fdfdfd;    /* Must match background color */
}
}
/* cell spacing for navbox cells */
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-abovebelow,
Linha 834: Linha 433:
border-top: 2px solid #fdfdfd; /* Must match background color */
border-top: 2px solid #fdfdfd; /* Must match background color */
}
}
.navbox th,
.navbox th,
.navbox-title {
.navbox-title {
background-color: #ccccff;      /* Level 1 color */
background-color: #ccccff;      /* Level 1 color */
}
}
.navbox-abovebelow,
.navbox-abovebelow,
th.navbox-group,
th.navbox-group,
Linha 843: Linha 444:
background-color: #ddddff;      /* Level 2 color */
background-color: #ddddff;      /* Level 2 color */
}
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
.navbox-subgroup .navbox-abovebelow {
background-color: #e6e6ff;      /* Level 3 color */
background-color: #e6e6ff;      /* Level 3 color */
}
}
.navbox-even {
.navbox-even {
background-color: #f7f7f7;      /* Even row striping */
background-color: #f7f7f7;      /* Even row striping */
}
}
.navbox-odd {
.navbox-odd {
background-color: transparent;  /* Odd row striping */
background-color: transparent;  /* Odd row striping */
}
}
.navbox .hlist td dl,
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ol,
Linha 868: Linha 473:
font-weight: normal;
font-weight: normal;
}
}
.navbar ul {
.navbar ul {
display: inline;
display: inline;
white-space: nowrap;
white-space: nowrap;
}
}
.mw-body-content .navbar ul {
.mw-body-content .navbar ul {
line-height: inherit;
line-height: inherit;
}
}
.navbar li {
.navbar li {
word-spacing: -0.125em;
word-spacing: -0.125em;
}
}
.navbar.mini li abbr[title] {
.navbar.mini li abbr[title] {
font-variant: small-caps;
font-variant: small-caps;
Linha 883: Linha 492:
text-decoration: none;
text-decoration: none;
cursor: inherit;
cursor: inherit;
}
}
/* Navbar styling when nested in infobox and navbox */
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
.infobox .navbar {
font-size: 100%;
font-size: 100%;
}
}
.navbox .navbar {
.navbox .navbar {
display: block;
display: block;
font-size: 100%;
font-size: 100%;
}
}
.navbox-title .navbar {
.navbox-title .navbar {
/* @noflip */
/* @noflip */
Linha 901: Linha 514:
}
}


/* WIP Character Template */
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.character-template > tbody > tr:not(:first-child) { background-color: #fff; }
.mw-parser-output .mw-collapsible-toggle {
 
font-weight: normal;
/* Tabber Fix */
/* @noflip */
/* Prevents tabber contents from showing up for a few frames before the script executes */
text-align: right;
.tabber:not(.tabberlive) > .tabbertab:not(:first-child) { display: none; }
padding-right: 0.2em;
 
padding-left: 0.2em;
/* Accordion Gallery Swap Images */
.accordion-swap-images {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  overflow: hidden;
  text-align: initial;
}
}
.accordion-swap-images a {
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
  display: block;
/* @noflip */
  height: inherit;
float: left;
  flex-grow: 1;
/* @noflip */
  flex-shrink: 1;
text-align: left;
  flex-basis: auto;
  transition: flex-shrink 200ms ease 30ms, -webkit-flex 200ms ease 30ms, z-index 0ms linear 0ms;
  z-index: 0;
}
.accordion-swap-images a.active, .accordion-swap-images a:hover {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  transition: flex-shrink 200ms ease 30ms, -webkit-flex 200ms ease 30ms, z-index 0ms linear 200ms;
  z-index: 1;
}
.accordion-swap-images a img {
  width: inherit;
  height: inherit;
  position: absolute;
}
}


/* ----------------------
/* Hatnotes and disambiguation notices */
WORLD PAGE STYLE START
.hatnote {
---------------------- */
font-style: italic;
.mw-body {
    background-position: 0 0, 0px -4px, 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
}
}


@media screen and (max-width: 800px) {
.hatnote i {
    .mw-body {
font-style: normal;
        background-size: auto 66%;
        background-position: 0 0, top right, 0 0;
    }
}
}


/* ------------ */
div.hatnote {
/* Phantagrande */
/* @noflip */
/* ------------ */
padding-left: 1.6em;
.page-Zinkenstill .mw-body {
margin-bottom: 0.5em;
    background-image:
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
        url(https://gbf.wiki/images/e/e6/Town_bg_10001.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Port_Breeze_Archipelago .mw-body {
div.hatnote + div.hatnote {
    background-image:
margin-top: -0.5em;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
        url(https://gbf.wiki/images/2/24/Town_bg_20001.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Valtz_Duchy .mw-body {
/* Redirect em verde
    background-image:
* Faz com que os redirects apareçam em itálico e verde em [[Special:Allpages]] e [[Special:Watchlist]]
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
*/
        url(https://gbf.wiki/images/3/37/Town_bg_20002.jpg),
.allpagesredirect a,
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
.redirect-in-category a,
.unusedtemplatesredirect a,
.watchlistredir a {
font-style: italic;
color:green;
}
}


.page-Auguste_Isles .mw-body {
/* Íconpara predefinições medialist [[Template:Ouça]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
    background-image:
div.listenlist {
        linear-gradient(180deg, rgba(255,255,255,0.8), white),
background: url( "//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png" );
        url(https://gbf.wiki/images/7/7f/Town_bg_20003.jpg),
padding-left: 40px;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Lumacie_Archipelago .mw-body {
div.videolist,
    background-image:
div.multivideolist {
        linear-gradient(180deg, rgba(255,255,255,0.7), white),
background: url( "//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png" );
        url(https://gbf.wiki/images/e/e9/Town_bg_20004.jpg),
padding-left: 50px;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Albion_Citadel .mw-body {
/* Style rules for media list templates */
    background-image:
div.medialist {
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
min-height: 50px;
        url(https://gbf.wiki/images/7/7c/Town_bg_20005.jpg),
margin: 1em;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
background-position: top left;
background-repeat: no-repeat;
}
}


.page-Mist-Shrouded_Isle .mw-body {
div.medialist ul {
    background-image:
list-style-type: none;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
list-style-image: none;
        url(https://gbf.wiki/images/a/ab/Town_bg_20006.jpg),
margin: 0;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Golonzo_Island .mw-body {
div.medialist ul li {
    background-image:
padding-bottom: 0.5em;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
        url(https://gbf.wiki/images/3/38/Town_bg_20007.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Amalthea_Island .mw-body {
div.medialist ul li li {
    background-image:
font-size: 91%;
        linear-gradient(180deg, rgba(255,255,255,0.7), white),
padding-bottom: 0;
        url(https://gbf.wiki/images/b/b6/Town_bg_20008.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Former_Capital_Mephorash .mw-body {
/* Change the external link icon to an Adobe icon for all PDF files
    background-image:
* in browsers that support these CSS selectors, like Mozilla and Opera
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
*/
        url(https://gbf.wiki/images/d/df/Town_bg_20009.jpg),
#content a[href$=".pdf"].external,
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
#content a[href*=".pdf?"].external,
#content a[href*=".pdf#"].external,
#content a[href$=".PDF"].external,
#content a[href*=".PDF?"].external,
#content a[href*=".PDF#"].external,
#mw_content a[href$=".pdf"].external,
#mw_content a[href*=".pdf?"].external,
#mw_content a[href*=".pdf#"].external,
#mw_content a[href$=".PDF"].external,
#mw_content a[href*=".PDF?"].external,
#mw_content a[href*=".PDF#"].external {
background: url( "//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif" ) center right no-repeat;
padding-right: 16px;
}
}


.page-Agastia .mw-body {
/* Change the external link icon to an Adobe icon anywhere the PDFlink class
    background-image:
* is used (notably Template:PDFlink). This works in IE, unlike the above.
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
*/
        url(https://gbf.wiki/images/3/3b/Town_bg_20011.jpg),
#content span.PDFlink a,
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
#mw_content span.PDFlink a {
background: url( "//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif" ) center right no-repeat;
padding-right: 17px;
}
}


.page-Dydroit_Belt .mw-body {
/* Messagebox templates */
    background-image:
.messagebox {
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
border: 1px solid #aaa;
        url(https://gbf.wiki/images/a/a8/Town_bg_20012.jpg),
background-color: #f9f9f9;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
width: 80%;
margin: 0 auto 1em auto;
padding: .2em;
}
}


.page-Silverwind_Stretch_North_Vast .mw-body {
.messagebox.merge {
    background-image:
border: 1px solid #c0b8cc;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
background-color: #f0e5ff;
        url(https://gbf.wiki/images/5/55/Town_bg_20014.jpg),
text-align: center;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


 
.messagebox.cleanup {
/* ----------- */
border: 1px solid #9f9fff;
/* Nalhegrande */
background-color: #efefff;
/* ----------- */
text-align: center;
 
.page-Merkmal_Island .mw-body {
    background-image:
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
        url(https://gbf.wiki/images/1/19/Town_bg_21001.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Groz_Island .mw-body {
.messagebox.standard-talk {
    background-image:
border: 1px solid #c0c090;
        linear-gradient(180deg, rgba(255,255,255,0.75), white),
background-color: #f8eaba;
        url(https://gbf.wiki/images/6/63/Town_bg_21002.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}


.page-Kluger_Island .mw-body {
    background-image:
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
        url(https://gbf.wiki/images/e/ee/Town_bg_21003.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


.page-Bestia_Island .mw-body {
.messagebox.nested-talk {
    background-image:
border: 1px solid #c0c090;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
background-color: #f8eaba;
        url(https://gbf.wiki/images/e/e7/Town_bg_21004.jpg),
width: 100%;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
margin: 2px 4px 2px 4px;
}
}


.page-Reiche_Island .mw-body {
.messagebox.small {
    background-image:
width: 238px;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
font-size: 85%;
        url(https://gbf.wiki/images/0/0b/Town_bg_21005.jpg),
float: right;
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
clear: both;
margin: 0 0 1em 1em;
line-height: 1.25em;
}
}


.page-Starke_Island .mw-body {
/**
    background-image:
* Infobox V2 - em fase de teste
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
* Ver [[fr:Projet:Infobox/V2]]
        url(https://gbf.wiki/images/0/0f/Town_bg_21006.jpg),
**/
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
.infobox_v2 {
background: #f9f9f9;
color: #000;
font-size: 90%;
line-height: 1.1em;
float:right;
clear:right;
margin: 0.5em 0 0.5em 1em;
width: 23em;
border: 1px solid #aaa;
padding: 2px;
}
}


.page-The_Edgelands .mw-body {
.infobox_v2 th {
    background-image:
vertical-align:top;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
text-align:left;
        url(https://gbf.wiki/images/0/0d/Town_bg_21007.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


 
.infobox_v2 .topo{
/* ------------ */
height:45px;
/* Oarlyegrande */
vertical-align:middle;
/* ------------ */
text-align:center;
 
font-size:120%;
.page-New_Utopia .mw-body {
font-weight:bolder;
    background-image:
line-height:1.2em;
        linear-gradient(180deg, rgba(255,255,255,0.6), white),
color:#000;
        url(https://gbf.wiki/images/b/b9/Town_bg_22001.jpg),
        -webkit-linear-gradient(left, #88aeb7 0%,#b8d0d3 5%,#cfe8eb 20%,#d2d4cf 80%,#c7cebd 95%,#afc1c5 100%);
}
}


 
.infobox_v2 .midia {
/* Specific page positions */
height:35px;
/* (to hide black bar on the top part of some images) */
vertical-align:middle;
.page-Valtz_Duchy .mw-body {
text-align:center;
    background-position: 0 0, 0 calc(-6vw), 0 0;
font-weight:bolder;
color:#000;
}
}


.page-Silverwind_Stretch_North_Vast .mw-body {
/* Imagens transparentes dos topos da infobox V2 */
     background-position: 0 0, 0 calc(-3vw), 0 0;
/*.topo.padrao      {}*/
}
.topo.animangá    { background: url( "//upload.wikimedia.org/wikipedia/commons/6/63/Picto_infobox_anime_and_manga.png" ) no-repeat top right; }
.topo.astronomia  { background: url( "//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_infobox_rocket.png" )          no-repeat top right; }
.topo.bd          { background: url( "//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png" )  no-repeat top right; }
.topo.castelo     { background: url( "//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png" )      no-repeat top right; }
.topo.cerveja    { background: url( "//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png" )          no-repeat top right; }
.topo.cinema      { background: url( "//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png" )        no-repeat top right; }
.topo.computador  { background: url( "//upload.wikimedia.org/wikipedia/commons/c/ce/Arduino_ftdi_chip-1.png" )        no-repeat top right; }
.topo.comunicacao { background: url( "//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png" ) no-repeat top right; }
.topo.desporto   { background: url( "//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png" ) no-repeat top right; }
.topo.edificioreligioso  { background: url( "//upload.wikimedia.org/wikipedia/commons/3/30/Pictogram-infobox-religious.png" ) no-repeat top right; }
.topo.europa      { background: url( "//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png" )        no-repeat top right; }
.topo.fisica      { background: url( "//upload.wikimedia.org/wikipedia/commons/3/37/Fourier_infobox.png" )            no-repeat bottom right; }
.topo.internet    { background: url( "//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_internet_PD.svg" )  no-repeat center right; }
.topo.humano      { background: url( "//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png" )      no-repeat top right; }
.topo.jogo        { background: url( "//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png" )      no-repeat bottom right; }
.topo.jornal      { background: url( "//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png" )      no-repeat bottom right; }
.topo.mapa        { background: url( "//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png" )          no-repeat top right; }
.topo.musica      { background: url( "//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png" )        no-repeat bottom right; }
.topo.televisao  { background: url( "//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png" )    no-repeat top right; }
.topo.novela, .topo.televisao2  { background: url( "//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png" )    no-repeat bottom right; }
.topo.palacio    { background: url( "//upload.wikimedia.org/wikipedia/commons/5/5e/Pictogram_infobox_palace.png" )    no-repeat top right; }
.topo.quimica    { background: url( "//upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png" )    no-repeat bottom right; }
.topo.teatro      { background: url( "//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png" )        no-repeat top right; }
.topo.autor      { background: url( "//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png" )        no-repeat top right; }
.topo.wiki        { background: url( "//upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png" )      no-repeat top right; }
.topo.filme      { background: url( "//upload.wikimedia.org/wikipedia/commons/4/4d/Picto_infobox_film.png" )          no-repeat center right; }
.topo.ferramentas { background: url( "//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png" )        no-repeat top right; }
.topo.livro      { background: url( "//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png" )          no-repeat center right; }
.topo.espacial    { background: url( "//upload.wikimedia.org/wikipedia/commons/9/94/Picto_infobox_shuttle.png" )      no-repeat top right; }
.topo.rka        { background: url( "//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_RKA.png" )          no-repeat top right; }
.topo.ginastica  { background: url( "//upload.wikimedia.org/wikipedia/commons/9/92/Picto_infobox_gymnastic.png" )    no-repeat top right; }
.topo.raio        { background: url( "//upload.wikimedia.org/wikipedia/commons/2/27/Picto_infobox_raio.png" )          no-repeat top right; }
.topo.robo        { background: url( "//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_robot.png" )        no-repeat top right; }
.midia.audio { background: url( "//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Gnome-mime-sound-openclipart.svg/35px-Gnome-mime-sound-openclipart.svg.png" ) no-repeat top left; }
.midia.video { background: url( "//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Video-x-generic.svg/35px-Video-x-generic.svg.png" ) no-repeat top left; }


.page-The_Edgelands .mw-body {
/* Fim da fase de teste da Infobox V2 */
    background-position: 0 0, 0 calc(-0.5vw), 0 0;
}


.page-New_Utopia .mw-body {
/* Fundo logo Wikipédia */
    background-position: 0 0, 0 calc(-1.6vw), 0 0;
.fundologo {
background: url( "//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png" );
}
}


/* --------------------
/* Barra de navegação */
WORLD PAGE STYLE END
div.Boxmerge,
-------------------- */
div.NavFrame {
 
margin: 0;
/* ----------------------------
padding: 2px;
BATTLE RESIST FORMATTING START
border: 1px solid #aaa;
----------------------------- */
.battle-phase-phase-header {
text-align: center;
text-align: center;
background-color: #eaecf0;
border-collapse: collapse;
font-size: 95%;
}
}


.battle-resist--row > p {
div.Boxmerge div.NavFrame {
    margin: 0;
border-style: none;
border-style: hidden;
}
}


.battle-resist--atk {
div.NavFrame + div.NavFrame {
    color: red;
border-top-style: none;
border-top-style: hidden;
}
}


.battle-resist--def {
div.NavPic {
    color: blue;
background-color: #fff;
}
margin: 0;
 
.battle-resist--number {
    display: inline-block;
    min-width: 35px;
    text-align: right;
}
 
.battle-resist--hp {
    min-width: 50px;
    padding-right: 4px;
}
 
.battle-resist--atk {
    min-width: 90px;
}
 
.battle-resist--def {
    min-width: 55px;
}
 
.battle-resist--debuff {
    display: flex;
    flex-direction: column;
    width: auto;
    text-align: center;
    margin: 0.5em 0 0 0 !important;
}
 
.battle-resist--debuff--resist-immune span.tooltip > a > img  {
    opacity: 0.3;
}
 
.battle-resist--row.battle-resist--debuffs {
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    padding-left: 3px;
}
 
/*
  This is because status icons are 25x25 in size
  However the circle inside the image is only 22px in diameter
*/
.battle-resist--debuff .battle-resist--debuff--symbol {
    margin-right: 3px;
}
 
/* ----------------------------
  BATTLE RESIST FORMATTING END
----------------------------- */
 
 
/* ---------------------------
OBTAIN LIST FORMATTING START
--------------------------- */
/* Obtain items as raid */
.obtain-list-item,
.obtain-list-item > .image_link {
    display: grid;
    grid-template-columns: 54px auto auto;
    grid-column-gap: 6px;
    align-items: center;
}
 
.obtain-list-item:only-child {
grid-template-columns: auto 1fr auto;
}
 
/* Obtain items as materials */
.obtain-list-item > .image_link {
    justify-items: center;
}
 
/* Obtain items without images */
.obtain-list-item > :only-child:not(.image_link) {
    grid-column-start: 2;
    justify-self: center;
    text-align: center !important;
}
 
/* Obtain Text */
.obtain-list > :only-child:not(.obtain-list-item) {
    display: block;
    text-align: center;
}
 
/* ---------------------------
  OBTAIN LIST FORMATTING END
--------------------------- */
 
/* -------------------------------
  BULLET TABLE COLUMN FORMATTING
--------------------------------*/
.bullet-table td:nth-child(3),
.bullet-table td:nth-child(4),
.bullet-table td:nth-child(6) {
    text-align: center;
}
 
/* -------------------------
  WHATSNEW LIST FORMATTING
------------------------- */
.whatsnew-list {
    overflow:hidden;
    width: 100%;
}
 
.whatsnew-list > span {
    float: left;
    margin: 0 0.25em 0.25em 0;
}
 
.whatsnew-list > span:nth-child(4n + 1) {
    clear: both
}
 
/* -------------------------
Scenario formatting
------------------------- */
span.scene-font-italic {
font-style: italic;
}
 
/* -------------------------
Text colors
------------------------- */
 
.text-color--fire {
color: #C02E1D;
}
.text-color--water {
color: #4169E1;
}
.text-color--earth {
color: #8C4614;
}
.text-color--wind {
color: #228B22;
}
.text-color--light {
color: #ECAA38;
}
.text-color--dark {
color: #483D8B;
}
 
.text-color--aura0 {
color: #222222;
}
.text-color--aura1 {
color: #99620f;
}
.text-color--aura2 {
color: #7b0f99;
}
.text-color--aura3 {
color: #007acc;
}
.text-color--auramain {
color: #e68900;
}
.text-color--aurasub {
color: #0f9999;
}
 
.text-color--cb-n {
color: blue;
font-size: 87%;
font-weight: 700;
}
.text-color--cb-od {
color: red;
font-size: 87%;
font-weight: 700;
}
.text-color--cb-tr {
color: olive;
font-size: 87%;
font-weight: 700;
}
 
.text-color--added {
background-color: LemonChiffon;
border-radius: 4px;
font-size: 0.8em;
font-weight: 700;
padding: 2px;
}
.text-color--new {
background-color: PeachPuff;
border-radius: 4px;
font-size: 0.8em;
font-weight: 700;
padding: 2px;
}
.text-color--removed {
background-color: Lavender;
border-radius: 4px;
font-size: 0.8em;
font-weight: 700;
padding: 2px;
}
.text-color--reworked {
background-color: LightBlue;
border-radius: 4px;
font-size: 0.8em;
font-weight: 700;
padding: 2px;
}
.text-color--new-effect {
background-color: DarkSeaGreen;
border-radius: 4px;
font-size: 0.8em;
font-weight: 700;
padding: 2px;
}
.text-color--old-effect {
background-color: LightPink;
border-radius: 4px;
font-size: 0.8em;
font-weight: 700;
padding: 2px;
padding: 2px;
float: left;
}
}


.text-color--highlight-reward {
div.NavFrame div.NavHead {
background-color: rgba(255,152,0,0.2);
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position:relative;
}
}


/* -------------------------
div.NavFrame p {
NVD3 styling
font-size: 100%;
------------------------- */
.nvtooltip {
position: absolute;
background-color: rgba(255,255,255,1.0);
color: rgba(0,0,0,1.0);
padding: 1px;
border: 1px solid rgba(0,0,0,.2);
z-index: 10000;
display: block;
 
font-family: Arial;
font-size: 13px;
text-align: left;
pointer-events: none;
 
white-space: nowrap;
 
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
}


.nvtooltip {
div.NavFrame div.NavContent {
background: rgba(255,255,255, 0.8);
font-size: 100%;
border: 1px solid rgba(0,0,0,0.5);
border-radius: 4px;
}
}


/* Give tooltips that old fade in transition by
div.NavFrame div.NavContent p {
  putting a "with-transitions" class on the container div. */
font-size: 100%;
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
transition: opacity 50ms linear;
-moz-transition: opacity 50ms linear;
-webkit-transition: opacity 50ms linear;
 
transition-delay: 200ms;
-moz-transition-delay: 200ms;
-webkit-transition-delay: 200ms;
}
}


.nvtooltip.x-nvtooltip,
div.NavEnd {
.nvtooltip.y-nvtooltip {
padding: 8px;
}
 
.nvtooltip h3 {
margin: 0;
margin: 0;
padding: 4px 14px;
padding: 0;
line-height: 18px;
line-height: 1px;
font-weight: normal;
clear: both;
background-color: rgba(247,247,247,0.75);
color: rgba(0,0,0,1.0);
text-align: center;
 
border-bottom: 1px solid #ebebeb;
 
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
 
.nvtooltip p {
margin: 0;
padding: 5px 14px;
text-align: center;
}
 
.nvtooltip span {
display: inline-block;
margin: 2px 0;
}
 
.nvtooltip table {
margin: 6px;
border-spacing:0;
}
 
 
.nvtooltip table td {
padding: 2px 9px 2px 0;
vertical-align: middle;
}
}


.nvtooltip table td.key {
a.NavToggle {
position:absolute;
top:0;
right:3px;
font-weight:normal;
font-weight:normal;
}
font-size:smaller;
.nvtooltip table td.value {
text-align: right;
font-weight: bold;
}
 
.nvtooltip table tr.highlight td {
padding: 1px 9px 1px 0;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-style: solid;
border-top-width: 1px;
}
}


.nvtooltip table td.legend-color-guide div {
/* Geographical coordinates defaults. See [[Template:Coord/link]]
width: 8px;
  for how these are used. The classes "geo", "longitude", and
height: 8px;
  "latitude" are used by the [[Geo microformat]]. */
vertical-align: middle;
.geo-default, .geo-dms, .geo-dec  { display: inline; }
}
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude            { white-space: nowrap; }


.nvtooltip table td.legend-color-guide div {
/* Permite limitar a quantidade de níveis num índice;
width: 12px;
* <div class="toclimit-3">, por exemplo, limitará somente
height: 12px;
* a ==nível 2== e ===nível 3=== e nada inferior, contanto
border: 1px solid #999;
* que não exista =nível 1= na pagina.
}
*/
 
.toclimit-2 .toclevel-2,
.nvtooltip .footer {
.toclimit-3 .toclevel-3,
padding: 3px;
.toclimit-4 .toclevel-4,
text-align: center;
.toclimit-5 .toclevel-5,
}
.toclimit-6 .toclevel-6,
 
.toclimit-7 .toclevel-7 {
.nvtooltip-pending-removal {
pointer-events: none;
display: none;
display: none;
}
}


 
/* Remove bordas brancas de miniaturas */
/* Interactive Layer */
div.thumb {
.nvd3 .nv-interactiveGuideLine {
border: none;
pointer-events:none;
}
.nvd3 line.nv-guideline {
stroke: #ccc;
}
}


.nvd3 .nv-groups path.nv-line {
div.tright {
fill: none;
border: none;
margin: 0.5em 0 0.8em 1.4em;
}
}


.nvd3 .nv-groups path.nv-area {
div.tleft {
stroke: none;
border: none;
margin: 0.5em 1.4em 0.8em 0;
}
}


.nvd3 .nv-axis {
/* Suporte para [[Predefinição:AFI]], [[Predefinição:Unicode]] e [[Predefinição:politônico]] */
pointer-events:none;
.AFI {
opacity: 1;
font-family: "Charis SIL", "Doulos SIL", Gentium, GentiumAlt,
"DejaVu Sans", Code2000, "TITUS Cyberbit Basic",
"Arial Unicode MS", "Lucida Sans Unicode",
"Chrysanthi Unicode";
}
}


.nvd3 .nv-axis path {
.Unicode {
fill: none;
font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic",
stroke: #000;
"Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit",
stroke-opacity: .75;
"Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt,
shape-rendering: crispEdges;
"Lucida Grande", "Free Sans", "Arial Unicode MS",
"Microsoft Sans Serif", "Lucida Sans Unicode";
}
}


.nvd3 .nv-axis path.domain {
.politonico {
stroke-opacity: .75;
font-family: "Athena Unicode", Gentium, "Palatino Linotype",
"Arial Unicode MS", "Lucida Sans Unicode",
"Lucida Grande", Code2000;
}
}


.nvd3 .nv-axis.nv-x path.domain {
/* Prevent line breaks in silly places:
stroke-opacity: 0;
  1) Where desired
  2) Links when we don't want them to
  3) Bold "links" to the page itself
  4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
sup.reference a {
white-space: nowrap;
}
}


.nvd3 .nv-axis line {
/* But allow wrapping where desired: */
fill: none;
.wrap,
stroke: #e5e5e5;
.wraplinks a {
shape-rendering: crispEdges;
white-space: normal;
}
}


.nvd3 .nv-axis .zero line,
/* Para a documentação das predefinições */
/*this selector may not be necessary*/ .nvd3 .nv-axis line.zero {
.template-documentation {
stroke-opacity: .75;
clear: both;
margin: 1em 0 0 0;
border: 1px solid #C0C0C0;
background-color: #ECFCF4;
padding: 1em;
}
}


.nvd3 .nv-axis .nv-axisMaxMin text {
/* Ícone do [[MediaWiki:WikiLove.js]] */
font-weight: bold;
#ca-wikilove.icon a {
background-image: url( //upload.wikimedia.org/wikipedia/commons/thumb/8/87/Symbol_thumbs_up.svg/16px-Symbol_thumbs_up.svg.png );
}
}


.nvd3 .x  .nv-axis .nv-axisMaxMin text,
#ca-wikilove.icon a:hover,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
#ca-wikilove.icon a:focus {
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
background-position: 5px 60%;
text-anchor: middle
background-image: url( //upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Symbol_thumbs_up_color.svg/16px-Symbol_thumbs_up_color.svg.png );
}
}


.nvd3 .nv-axis.nv-disabled {
/* Oculta qualquer conteúdo que só é de interesse para grupos específicos de usuários.
opacity: 0;
* Torna-se visível novamente por meio de
* - [[MediaWiki:Group-user.css]]
* - [[MediaWiki:Group-autoreviewer.css]]
* - [[MediaWiki:Group-eliminator.css]]
* - [[MediaWiki:Group-rollbacker.css]]
* - [[MediaWiki:Group-sysop.css]]
* - [[MediaWiki:Group-bureaucrat.css]]
*/
.bureaucrat-show,
.sysop-show,
.eliminator-show,
.rollbacker-show,
.autoreviewer-show,
.autoconfirmed-show,
.user-show {
display: none;
}
}


 
/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
.mwe-math-fallback-image-display,
fill-opacity: 0;
.mwe-math-mathml-display {
stroke-opacity: 0;
margin-left: 1.6em !important;
margin-top: 0.6em;
margin-bottom: 0.6em;
}
}
 
.mwe-math-mathml-display math {
.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
display: inline;
fill-opacity: .5 !important;
stroke-opacity: .5 !important;
}
}


 
/* hidden sortkey for tablesorter */
.with-transitions .nvd3 .nv-groups .nv-point {
td .sortkey,
transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
th .sortkey {
-moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
display: none;
-webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
speak: none;
 
}
}


.nvd3.nv-scatter .nv-groups .nv-point.hover,
/* Aspas retas para <q> */
.nvd3 .nv-groups .nv-point.hover {
q {
stroke-width: 7px;
quotes: '"' '"' "'" "'";
fill-opacity: .95 !important;
stroke-opacity: .95 !important;
}
}


.nvd3 .nv-point-paths path {
/* Evitar colisão de blockquote com elementos flutuantes ao trocar margem com padding */
stroke: #aaa;
blockquote {
stroke-opacity: 0;
overflow: hidden;
fill: #eee;
margin: 1em 0;
fill-opacity: 0;
padding: 0 40px;
}
}


.nvd3 .nv-indexLine {
pre, .mw-code {
cursor: ew-resize;
overflow-x: hidden;
overflow-wrap: break-word;
}
}


.lineChart svg {
/* Mesmo espaçamento para parágrafos indentados e não-indentados em páginas de discussões */
  background-color: white;
.ns-talk .mw-body-content dd {
}
margin-top: 0.4em;
margin-bottom: 0.4em;
/*
* TOCLIMIT UTILITY CSS CLASS
*
* Allow limiting of which header levels are shown in a TOC;
* <div class="toclimit-3">, for instance, will limit to
* showing ==headings== and ===headings=== but no further.
* Used in [[Template:TOC]]
*/
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}
}


/* ---------------------------
/* Reajustar estilização em itálico definido pelo agente de utilizador */
  TEMPLATE:BABYL_RAIDS START
cite, dfn {
--------------------------- */
font-style: inherit;
/* Layer */
.babyl-layer {
    display: flex;
}


.babyl-layers ~ .babyl-layer:not(.active) {
    display: none;
}
}


.babyl-layer .content-picker {
/* Classes genéricas para serifa baseada em Times, classe texhtml para matemática em linha */
    display: flex;
.times-serif,
    width: 300px;
span.texhtml {
    flex-direction: column;
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
    align-items: center;
font-size: 118%;
line-height: 1;
}
}


.babyl-layer .content-picker .image {  
span.texhtml {
    filter: saturate(0.5) brightness(0.5);
white-space: nowrap;
}
}


.babyl-layer .content-picker .active .image {
span.texhtml span.texhtml {
    filter: none;
font-size: 100%;
}
}


.babyl-layer .content-picker .missions {
span.mwe-math-mathml-inline {
    margin-top: 5px;
font-size: 118%;
    padding-left: 33px;
    cursor: pointer;
}
}


.babyl-layer .content {
/* Forçar exibição tabular e de revestimento para dígitos e texhtml */
    margin-left: 1em;
.digits,
.texhtml {
-moz-font-feature-settings: "lnum", "tnum", "kern" 0;
-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
font-feature-settings: "lnum", "tnum", "kern" 0;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none;
}
}


@media (max-width: 1400px) {
ol.references,
.babyl-layer .content {
div.reflist {
    transform: scale(0.85);
font-size: 90%;           /* font-size padrão */
    transform-origin: top left;
margin-bottom: 0.5em;
}
}
div.reflist ol.references {
font-size: 100%;          /* Resetar font-size quando aninhado em div.reflist */
margin-bottom: 0;          /* Evitar margem dupla quando aninhado em div.reflist */
list-style-type: inherit;  /* Habilitar tipos de estilo de lista personalizadoss */
}
}


.babyl-layer .content table {
/* Resetar margem de topo para listas embutidas em colunas */
    margin-top: 0.33em;
div.columns {
margin-top: 0.3em;
}
}
 
div.columns dl,
/* Hide images on the top of Raids: namespace pages */
div.columns ol,
.babyl-layer .content .mw-parser-output > p:first-child {
div.columns ul {
    display: none;
margin-top: 0;
}
}


/* Floor */
/* Make it possible to hide checkboxes in <inputbox> */
.babyl-floor {
.inputbox-hidecheckboxes form .inputbox-element,
    display: flex;
.inputbox-hidecheckboxes .mw-ui-checkbox {
    align-items: center;
display: none !important;
    clear: both;
}
}


.babyl-floor > .number {
/* Ajuste na cor do símbolo de não-patrulhado nas [[WP:Mudanças recentes]], em conformidade com o [[WP:Padrão visual]] */
     width: 30px;
abbr.unpatrolled {
    margin-right: 3px;
     color: #B60000
    text-align: center;
}
}


.babyl-floor .quests {
/* Confetes do [[Mediawiki:Sitenotice]] dos 20 anos */
    width: 267px;
.top-banner-20 {
    display: flex;
  background: url( "//upload.wikimedia.org/wikipedia/donate/0/08/Wikipedia20_banner_backgroundtop2.svg" );
    justify-content: space-between;
  background-size: auto 36px;
  background-repeat: repeat-x;
  position: absolute;
  width: 100%;
  height: 36px;
  overflow: hidden;
  z-index: 0;
  margin-right: 149px;
}
}
 
.bottom-banner-20 {
/* Quest */
     background: url( "//upload.wikimedia.org/wikipedia/donate/c/c9/Wikipedia20_banner_backgroundbottom2.svg" );
.babyl-quest {
     background-size: auto 36px;
     position: relative;
     background-repeat: repeat-x;
     display: inline-block;
     cursor: pointer;
}
 
.babyl-quest > .number {
     position: absolute;
     position: absolute;
     top: 5px;
     width: 100%;
     left: 5px;
     height: 36px;
     color: white;
     overflow: hidden;
     font-size: 10px;
     transform: translateY(-36px);
    margin-right: 149px;
}
}
.babyl-quest > .icons {
    position: absolute;
    top: 6px;
    right: 5px;
    display: flex;
}
.babyl-quest > .icons img {
    padding-left: 2px;
}
/* -------------------------
  TEMPLATE:BABYL_RAIDS END
------------------------- */
/* Style for horizontal lists (separator following item).
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
  @revision 9 (2016-08-10)
  @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: inline;
}
/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
}
/* Hide empty list items */
.hlist .mw-empty-li,
.hlist .mw-empty-elt {
    display: none;
}
/* Generate interpuncts */
.hlist dt:after {
    content: ": ";
}
.hlist dd:after,
.hlist li:after {
    content: " · ";
    font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
    content: " (";
    font-weight: normal;
}
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
    content: ")";
    font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.hlist ol {
    counter-reset: listitem;
}
.hlist ol > li {
    counter-increment: listitem;
}
.hlist ol > li:before {
    content: " " counter(listitem) "\a0";
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) "\a0";
}
/*
  Style for horizontal lists (separator following item) ends.
*/

Edição das 01h47min de 15 de julho de 2021

/* Consistent size for <small>, <sub> and <sup> */
small {
	font-size: 85%;
}

.mw-body-content sub,
.mw-body-content sup,
span.reference /* para Parsoid */ {
	font-size: 80%;
}

/* Don't display some stuff on the main page */
body.page-Wikipédia_Página_principal #t-cite,
body.page-Wikipédia_Página_principal #lastmod,
body.page-Wikipédia_Página_principal #siteSub,
body.page-Wikipédia_Página_principal #contentSub,
body.page-Wikipédia_Página_principal h1.firstHeading {
	display: none !important;
}

/* Reduzir saltos de página ao esconder conteúdo recolhido/dispensado */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {
	display: none;
}

/* Criação de tópicos nas esplanadas "geral" e "propostas" */
/* Formata o aviso */
div.aviso-novo-item-esplanada {
	font-style: italic;
}

/* Oculta ligação vermelha durante a criação dos tópicos */
div.aviso-novo-item-esplanada + p>a.new {
	display:none;
}

/* Resultados de busca */
.mw-search-results {
	margin-left: 0;
}

.mw-search-results li {
	margin: 0;
	padding: 0.35em 1em;
	border-bottom: 1px solid #d3daed;
	background-color: #f6f8fc;
	list-style-type: none;
	list-style-image: none;
}

/* Modelos de predefinições */

/* infobox */
.infobox {
	border: 1px solid #a2a9b1;
	border-spacing: 3px;
	background-color: #f8f9fa;
	color: black;
	/* @noflip */
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	/* @noflip */
	float: right;
	/* @noflip */
	clear: right;
	font-size: 88%;
	line-height: 1.5em;
}

.infobox td,
.infobox th {
	vertical-align: top;
	/* @noflip */
	text-align: left;
}

.infobox caption {
	font-size: 125%;
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
}

.infobox.bordered {
	border-collapse: collapse;
}

.infobox.bordered td,
.infobox.bordered th {
	border: 1px solid #a2a9b1;
}

.infobox.sisterproject {
	width: 20em;
	font-size: 90%;
}

.infobox.standard-talk {
	border: 1px solid #c0c090;
	background-color: #f8eaba;
}

.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
	border: 1px solid #c0c090;
}

/* Estilos para infocaixa com bordas com linhas fundidas */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
	border: 0;
	border-top: 1px solid #a2a9b1;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
	border: 0;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

/* Estilos para infocaixas de geografia */
.infobox.geography {
	border-collapse: collapse;
	line-height: 1.2em;
	font-size: 90%;
}

.infobox.geography  td,
.infobox.geography  th {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.4em 0.6em;
}

.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
	border: 0;
	padding: 0 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
	border-top: 0;
	border-bottom: 1px solid #a2a9b1;
	padding: 0 0.6em 0.4em 0.6em;
}

.infobox.geography .maptable td,
.infobox.geography .maptable th {
	border: 0;
	padding: 0;
}

/**
 * @deprecated: Remover assim que todas as ocorrências forem trocadas por "wikitable"
 * @see: [[WP:Esplanada/propostas/Acabar com as tabelas bonitas! (4jul2012)]]
 */
table.prettytable {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaa solid;
	border-collapse: collapse;
}

table.prettytable th,
table.prettytable td {
	border: 1px #aaa solid;
	padding: 0.2em;
}

table.prettytable th {
	background: #f2f2f2;
	text-align: center;
}

table.prettytable caption {
	font-weight: bold;
}

/* Predefinições informativas e mensagens MediaWiki */
.caixa {
	width: 80%;
	margin: 0 auto;
	padding: .1em;
	border: 1px solid #C7C7C7;
}

.caixaMW {
	margin: 1px 0;
	padding: .1em;
	font-size: 93%;
	line-height:120%;
	clear: both;
}

.caixaMW.info,
.caixa.info {
	background-color: white;
	border: 1px solid #ccc;
}

.caixaMW.infodestaque,
.caixa.infodestaque {
	background-color: #f5faff;
	border: 1px solid #cedff2;
}

.caixaMW.aviso,
.caixa.aviso {
	background-color:#fff3f3;
	border: 1px solid #ffc9c9;
}

.caixaMW.avisodestaque,
.caixa.avisodestaque {
	background-color:#fff;
	border: 2px solid #f00;
}

/* Referências */

/* Make the list of references smaller */
.references-small {
	font-size: 90%;
}

/* Realce a azul das referências ''clicadas'' para ajudar na navegação */
body.action-info .mw-body-content :target,
.citation:target {
	background-color: #def;  /* Fallback */
	background-color: rgba(0, 127, 255, 0.133);
}

/* Formatação de citações. Quebrar URLs longas etc., em vez de uma caixa transbordante */
.citation {
	word-wrap: break-word;
}

/*
	Para números e IDs de documentos ligados, em que o número
	não precisa ser mostrado em uma tela ou dispositivo de mão,
	mas deve ser incluído na versão impressa
*/
@media screen, handheld {
	.citation .printonly {
		display: none;
	}
}

/**
 * Style for horizontal lists (separator following item).
 * @source https://www.mediawiki.org/wiki/Snippets/Horizontal_lists
 * @revision 7 (2015-11-12)
 * @author [[User:Edokter]]
 */
.hlist dl,
.hlist ol,
.hlist ul {
	margin: 0;
	padding: 0;
}

/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
	margin: 0;
	display: inline;
}

.nonumtoc .tocnumber {
	display: none;
}

.nonumtoc #toc ul,
.nonumtoc .toc ul {
	line-height: 1.5em;
	list-style: none none;
	margin: .3em 0 0;
	padding: 0;
}

.hlist.nonumtoc #toc ul ul,
.hlist.nonumtoc .toc ul ul {
	/* @noflip */
	margin: 0;
}

/* Display nested lists inline */
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl, .hlist dl ol, .hlist dl ul,
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
	display: inline;
}

/* Hide empty list items */
.hlist .mw-empty-li {
	display: none;
}

/* Generate interpuncts */
.hlist dt:after {
	content: ": ";
}

.hlist dd:after,
.hlist li:after {
	content: " · ";
	font-weight: bold;
}

.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
	content: none;
}

/* Add parentheses around nested lists */
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
	content: " (";
	font-weight: normal;
}

.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
	content: " )";
	font-weight: normal;
}

/* Put ordinals in front of ordered list items */
.hlist ol {
	counter-reset: listitem;
}

.hlist ol > li {
	counter-increment: listitem;
}

.hlist ol > li:before {
	content: " " counter(listitem) " ";
	white-space: nowrap;
}

.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
	content: " (" counter(listitem) " ";
}

/* Unbulleted lists */
.plainlist ol,
.plainlist ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
}
.plainlist ol li,
.plainlist ul li {
	margin-bottom: 0;
}

/* Estilo padrão para caixas de navegação (navbox) */
.navbox {                     /* Navbox container style */
	box-sizing: border-box;
	border: 1px solid #a2a9b1;
	width: 100%;
	clear: both;
	font-size: 88%;
	text-align: center;
	padding: 1px;
	margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
}

.navbox .navbox {
	margin-top: 0;            /* No top margin for nested navboxes */
}

.navbox + .navbox {
	margin-top: -1px;         /* Single pixel border between adjacent navboxes */
}

.navbox-inner,
.navbox-subgroup {
	width: 100%;
}

.navbox-group,
.navbox-title,
.navbox-abovebelow {
	padding: 0.25em 1em;      /* Title, group and above/below styles */
	line-height: 1.5em;
	text-align: center;
}

th.navbox-group {             /* Group style */
	white-space: nowrap;
	/* @noflip */
	text-align: right;
}

.navbox,
.navbox-subgroup {
	background-color: #fdfdfd; /* Background color */
}

.navbox-list {
	line-height: 1.5em;
	border-color: #fdfdfd;    /* Must match background color */
}

/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
	border-top: 2px solid #fdfdfd; /* Must match background color */
}

.navbox th,
.navbox-title {
	background-color: #ccccff;      /* Level 1 color */
}

.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
	background-color: #ddddff;      /* Level 2 color */
}

.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
	background-color: #e6e6ff;      /* Level 3 color */
}

.navbox-even {
	background-color: #f7f7f7;      /* Even row striping */
}

.navbox-odd {
	background-color: transparent;  /* Odd row striping */
}

.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
	padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
}

/* Default styling for Navbar template */
.navbar {
	display: inline;
	font-size: 88%;
	font-weight: normal;
}

.navbar ul {
	display: inline;
	white-space: nowrap;
}

.mw-body-content .navbar ul {
	line-height: inherit;
}

.navbar li {
	word-spacing: -0.125em;
}

.navbar.mini li abbr[title] {
	font-variant: small-caps;
	border-bottom: none;
	text-decoration: none;
	cursor: inherit;

}

/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
	font-size: 100%;
}

.navbox .navbar {
	display: block;
	font-size: 100%;
}

.navbox-title .navbar {
	/* @noflip */
	float: left;
	/* @noflip */
	text-align: left;
	/* @noflip */
	margin-right: 0.5em;
}

/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-parser-output .mw-collapsible-toggle {
	font-weight: normal;
	/* @noflip */
	text-align: right;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
	/* @noflip */
	float: left;
	/* @noflip */
	text-align: left;
}

/* Hatnotes and disambiguation notices */
.hatnote {
	font-style: italic;
}

.hatnote i {
	font-style: normal;
}

div.hatnote {
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}

div.hatnote + div.hatnote {
	margin-top: -0.5em;
}

/* Redirect em verde
 * Faz com que os redirects apareçam em itálico e verde em [[Special:Allpages]] e [[Special:Watchlist]]
*/
.allpagesredirect a,
.redirect-in-category a,
.unusedtemplatesredirect a,
.watchlistredir a {
	font-style: italic;
	color:green;
}

/* Íconpara predefinições medialist [[Template:Ouça]], [[Template:Multi-listen_start]], [[Template:Video]], [[Template:Multi-video_start]] */
div.listenlist {
	background: url( "//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png" );
	padding-left: 40px;
}

div.videolist,
div.multivideolist {
	background: url( "//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png" );
	padding-left: 50px;
}

/* Style rules for media list templates */
div.medialist {
	min-height: 50px;
	margin: 1em;
	background-position: top left;
	background-repeat: no-repeat;
}

div.medialist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

div.medialist ul li {
	padding-bottom: 0.5em;
}

div.medialist ul li li {
	font-size: 91%;
	padding-bottom: 0;
}

/* Change the external link icon to an Adobe icon for all PDF files
 * in browsers that support these CSS selectors, like Mozilla and Opera
 */
#content a[href$=".pdf"].external,
#content a[href*=".pdf?"].external,
#content a[href*=".pdf#"].external,
#content a[href$=".PDF"].external,
#content a[href*=".PDF?"].external,
#content a[href*=".PDF#"].external,
#mw_content a[href$=".pdf"].external,
#mw_content a[href*=".pdf?"].external,
#mw_content a[href*=".pdf#"].external,
#mw_content a[href$=".PDF"].external,
#mw_content a[href*=".PDF?"].external,
#mw_content a[href*=".PDF#"].external {
	background: url( "//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif" ) center right no-repeat;
	padding-right: 16px;
}

/* Change the external link icon to an Adobe icon anywhere the PDFlink class
 * is used (notably Template:PDFlink). This works in IE, unlike the above.
 */
#content span.PDFlink a,
#mw_content span.PDFlink a {
	background: url( "//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif" ) center right no-repeat;
	padding-right: 17px;
}

/* Messagebox templates */
.messagebox {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	width: 80%;
	margin: 0 auto 1em auto;
	padding: .2em;
}

.messagebox.merge {
	border: 1px solid #c0b8cc;
	background-color: #f0e5ff;
	text-align: center;
}

.messagebox.cleanup {
	border: 1px solid #9f9fff;
	background-color: #efefff;
	text-align: center;
}

.messagebox.standard-talk {
	border: 1px solid #c0c090;
	background-color: #f8eaba;

}

.messagebox.nested-talk {
	border: 1px solid #c0c090;
	background-color: #f8eaba;
	width: 100%;
	margin: 2px 4px 2px 4px;
}

.messagebox.small {
	width: 238px;
	font-size: 85%;
	float: right;
	clear: both;
	margin: 0 0 1em 1em;
	line-height: 1.25em;
}

/**
 * Infobox V2 - em fase de teste
 * Ver [[fr:Projet:Infobox/V2]]
 **/
.infobox_v2 {
	background: #f9f9f9;
	color: #000;
	font-size: 90%;
	line-height: 1.1em;
	float:right;
	clear:right;
	margin: 0.5em 0 0.5em 1em;
	width: 23em;
	border: 1px solid #aaa;
	padding: 2px;
}

.infobox_v2 th {
	vertical-align:top;
	text-align:left;
}

.infobox_v2 .topo{
	height:45px;
	vertical-align:middle;
	text-align:center;
	font-size:120%;
	font-weight:bolder;
	line-height:1.2em;
	color:#000;
}

.infobox_v2 .midia {
	height:35px;
	vertical-align:middle;
	text-align:center;
	font-weight:bolder;
	color:#000;
}

/* Imagens transparentes dos topos da infobox V2 */
/*.topo.padrao      {}*/
.topo.animangá    { background: url( "//upload.wikimedia.org/wikipedia/commons/6/63/Picto_infobox_anime_and_manga.png" ) 		no-repeat top right; }
.topo.astronomia  { background: url( "//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_infobox_rocket.png" )          		no-repeat top right; }
.topo.bd          { background: url( "//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png" )  			no-repeat top right; }
.topo.castelo     { background: url( "//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png" )       			no-repeat top right; }
.topo.cerveja     { background: url( "//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png" )          			no-repeat top right; }
.topo.cinema      { background: url( "//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png" )        			no-repeat top right; }
.topo.computador  { background: url( "//upload.wikimedia.org/wikipedia/commons/c/ce/Arduino_ftdi_chip-1.png" )         			no-repeat top right; }
.topo.comunicacao { background: url( "//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png" )			no-repeat top right; }
.topo.desporto	  { background: url( "//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png" )			no-repeat top right; }
.topo.edificioreligioso  { background: url( "//upload.wikimedia.org/wikipedia/commons/3/30/Pictogram-infobox-religious.png" )		no-repeat top right; }
.topo.europa      { background: url( "//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png" )        			no-repeat top right; }
.topo.fisica      { background: url( "//upload.wikimedia.org/wikipedia/commons/3/37/Fourier_infobox.png" )             			no-repeat bottom right; }
.topo.internet    { background: url( "//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_internet_PD.svg" )  			no-repeat center right; }
.topo.humano      { background: url( "//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png" )      			no-repeat top right; }
.topo.jogo        { background: url( "//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png" )       			no-repeat bottom right; }
.topo.jornal      { background: url( "//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png" )       			no-repeat bottom right; }
.topo.mapa        { background: url( "//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png" )           			no-repeat top right; }
.topo.musica      { background: url( "//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png" )        			no-repeat bottom right; }
.topo.televisao   { background: url( "//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png" )     			no-repeat top right; }
.topo.novela, .topo.televisao2  { background: url( "//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png" )     	no-repeat bottom right; }
.topo.palacio     { background: url( "//upload.wikimedia.org/wikipedia/commons/5/5e/Pictogram_infobox_palace.png" )    			no-repeat top right; }
.topo.quimica     { background: url( "//upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png" )     			no-repeat bottom right; }
.topo.teatro      { background: url( "//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png" )         			no-repeat top right; }
.topo.autor       { background: url( "//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png" )        			no-repeat top right; }
.topo.wiki        { background: url( "//upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png" )       			no-repeat top right; }
.topo.filme       { background: url( "//upload.wikimedia.org/wikipedia/commons/4/4d/Picto_infobox_film.png" )          			no-repeat center right; }
.topo.ferramentas { background: url( "//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png" )         			no-repeat top right; }
.topo.livro       { background: url( "//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png" )          			no-repeat center right; }
.topo.espacial    { background: url( "//upload.wikimedia.org/wikipedia/commons/9/94/Picto_infobox_shuttle.png" )       			no-repeat top right; }
.topo.rka         { background: url( "//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_RKA.png" )           			no-repeat top right; }
.topo.ginastica   { background: url( "//upload.wikimedia.org/wikipedia/commons/9/92/Picto_infobox_gymnastic.png" )     			no-repeat top right; }
.topo.raio        { background: url( "//upload.wikimedia.org/wikipedia/commons/2/27/Picto_infobox_raio.png" )          			no-repeat top right; }
.topo.robo        { background: url( "//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_robot.png" )         			no-repeat top right; }
.midia.audio { background: url( "//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Gnome-mime-sound-openclipart.svg/35px-Gnome-mime-sound-openclipart.svg.png" ) 	no-repeat top left; }
.midia.video { background: url( "//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Video-x-generic.svg/35px-Video-x-generic.svg.png" ) 								no-repeat top left; }

/* Fim da fase de teste da Infobox V2 */

/* Fundo logo Wikipédia */
.fundologo {
	background: url( "//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png" );
}

/* Barra de navegação */
div.Boxmerge,
div.NavFrame {
	margin: 0;
	padding: 2px;
	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: 0;
	padding: 2px;
	float: left;
}

div.NavFrame div.NavHead {
	height: 1.6em;
	font-weight: bold;
	font-size: 100%;
	background-color: #efefef;
	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: 0;
	padding: 0;
	line-height: 1px;
	clear: both;
}

a.NavToggle {
	position:absolute;
	top:0;
	right:3px;
	font-weight:normal;
	font-size:smaller;
}

/* Geographical coordinates defaults. See [[Template:Coord/link]]
   for how these are used. The classes "geo", "longitude", and
   "latitude" are used by the [[Geo microformat]]. */
.geo-default, .geo-dms, .geo-dec  { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude             { white-space: nowrap; }

/* Permite limitar a quantidade de níveis num índice;
 * <div class="toclimit-3">, por exemplo, limitará somente
 * a ==nível 2== e ===nível 3=== e nada inferior, contanto
 * que não exista =nível 1= na pagina.
 */
.toclimit-2 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 {
	display: none;
}

/* Remove bordas brancas de miniaturas */
div.thumb {
	border: none;
}

div.tright {
	border: none;
	margin: 0.5em 0 0.8em 1.4em;
}

div.tleft {
	border: none;
	margin: 0.5em 1.4em 0.8em 0;
}

/* Suporte para [[Predefinição:AFI]], [[Predefinição:Unicode]] e [[Predefinição:politônico]] */
.AFI {
	font-family: "Charis SIL", "Doulos SIL", Gentium, GentiumAlt,
		"DejaVu Sans", Code2000, "TITUS Cyberbit Basic",
		"Arial Unicode MS", "Lucida Sans Unicode",
		"Chrysanthi Unicode";
}

.Unicode {
	font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic",
		"Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit",
		"Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt,
		"Lucida Grande", "Free Sans", "Arial Unicode MS",
		"Microsoft Sans Serif", "Lucida Sans Unicode";
}

.politonico {
	font-family: "Athena Unicode", Gentium, "Palatino Linotype",
		"Arial Unicode MS", "Lucida Sans Unicode",
		"Lucida Grande", Code2000;
}

/* Prevent line breaks in silly places:
   1) Where desired
   2) Links when we don't want them to
   3) Bold "links" to the page itself
   4) Ref tags with group names <ref group="Note"> --> "[Note 1]" */
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
sup.reference a {
	white-space: nowrap;
}

/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
	white-space: normal;
}

/* Para a documentação das predefinições */
.template-documentation {
	clear: both;
	margin: 1em 0 0 0;
	border: 1px solid #C0C0C0;
	background-color: #ECFCF4;
	padding: 1em;
}

/* Ícone do [[MediaWiki:WikiLove.js]] */
#ca-wikilove.icon a {
	background-image: url( //upload.wikimedia.org/wikipedia/commons/thumb/8/87/Symbol_thumbs_up.svg/16px-Symbol_thumbs_up.svg.png );
}

#ca-wikilove.icon a:hover,
#ca-wikilove.icon a:focus {
	background-position: 5px 60%;
	background-image: url( //upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Symbol_thumbs_up_color.svg/16px-Symbol_thumbs_up_color.svg.png );
}

/* Oculta qualquer conteúdo que só é de interesse para grupos específicos de usuários.
 * Torna-se visível novamente por meio de
 * - [[MediaWiki:Group-user.css]]
 * - [[MediaWiki:Group-autoreviewer.css]]
 * - [[MediaWiki:Group-eliminator.css]]
 * - [[MediaWiki:Group-rollbacker.css]]
 * - [[MediaWiki:Group-sysop.css]]
 * - [[MediaWiki:Group-bureaucrat.css]]
 */
.bureaucrat-show,
.sysop-show,
.eliminator-show,
.rollbacker-show,
.autoreviewer-show,
.autoconfirmed-show,
.user-show {
	display: none;
}

/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {
	margin-left: 1.6em !important;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.mwe-math-mathml-display math {
	display: inline;
}

/* hidden sortkey for tablesorter */
td .sortkey,
th .sortkey {
	display: none;
	speak: none;
}

/* Aspas retas para <q> */
q {
	quotes: '"' '"' "'" "'";
}

/* Evitar colisão de blockquote com elementos flutuantes ao trocar margem com padding */
blockquote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 40px;
}

pre, .mw-code {
	overflow-x: hidden;
	overflow-wrap: break-word;
}

/* Mesmo espaçamento para parágrafos indentados e não-indentados em páginas de discussões */
.ns-talk .mw-body-content dd {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

/* Reajustar estilização em itálico definido pelo agente de utilizador */
cite, dfn {
	font-style: inherit;

}

/* Classes genéricas para serifa baseada em Times, classe texhtml para matemática em linha */
.times-serif,
span.texhtml {
	font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
	font-size: 118%;
	line-height: 1;
}

span.texhtml {
	white-space: nowrap;
}

span.texhtml span.texhtml {
	font-size: 100%;
}

span.mwe-math-mathml-inline {
	font-size: 118%;
}

/* Forçar exibição tabular e de revestimento para dígitos e texhtml */
.digits,
.texhtml {
	-moz-font-feature-settings: "lnum", "tnum", "kern" 0;
	-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
	font-feature-settings: "lnum", "tnum", "kern" 0;
	font-variant-numeric: lining-nums tabular-nums;
	font-kerning: none;
}

ol.references,
div.reflist {
	font-size: 90%;            /* font-size padrão */
	margin-bottom: 0.5em;
}
div.reflist ol.references {
	font-size: 100%;           /* Resetar font-size quando aninhado em div.reflist */
	margin-bottom: 0;          /* Evitar margem dupla quando aninhado em div.reflist */
	list-style-type: inherit;  /* Habilitar tipos de estilo de lista personalizadoss */
}

/* Resetar margem de topo para listas embutidas em colunas */
div.columns {
	margin-top: 0.3em;
}
div.columns dl,
div.columns ol,
div.columns ul {
	margin-top: 0;
}

/* Make it possible to hide checkboxes in <inputbox> */
.inputbox-hidecheckboxes form .inputbox-element,
.inputbox-hidecheckboxes .mw-ui-checkbox {
	display: none !important;
}

/* Ajuste na cor do símbolo de não-patrulhado nas [[WP:Mudanças recentes]], em conformidade com o [[WP:Padrão visual]] */
abbr.unpatrolled {
    color: #B60000
}

/* Confetes do [[Mediawiki:Sitenotice]] dos 20 anos */
.top-banner-20 {
   background: url( "//upload.wikimedia.org/wikipedia/donate/0/08/Wikipedia20_banner_backgroundtop2.svg" );
   background-size: auto 36px;
   background-repeat: repeat-x;
   position: absolute;
   width: 100%;
   height: 36px;
   overflow: hidden;
   z-index: 0;
   margin-right: 149px;
}
.bottom-banner-20 {
    background: url( "//upload.wikimedia.org/wikipedia/donate/c/c9/Wikipedia20_banner_backgroundbottom2.svg" );
    background-size: auto 36px;
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    height: 36px;
    overflow: hidden;
    transform: translateY(-36px);
    margin-right: 149px;
}