Diferencia entre revisiones de «MediaWiki:Common.css»

Página de la interfaz de MediaWiki
imported>Jorge Abellán
(Página creada con «→‎TÍTULOS Y ENCABEZADOS EN 'SEGOE UI': .mw-body h1, .mw-body-content h1, .mw-body-content h2{ font-family:'Segoe UI'; font-weight:700; } /* OCULTAR ELEMENTOS EN PORT…»)
 
Sin resumen de edición
Etiqueta: Reversión manual
 
(No se muestran 74 ediciones intermedias de 3 usuarios)
Línea 1: Línea 1:
/* TÍTULOS Y ENCABEZADOS EN 'SEGOE UI' */
body, #firstHeading, h1, h2, h3, h4, h5,
.mw-body h1, .mw-body-content h1, .mw-body-content h2{
.mw-body h1, .mw-body h2, .mw-body #firstHeading,
font-family:'Segoe UI';
body em, body i, body strong {font-family: 'Open Sans', sans-serif;}
font-weight:700;
body.page-Página_principal.action-view h1.firstHeading, body.page-Página_principal.action-submit h1.firstHeading { display: none; }
 
li#footer-info-lastmod,
li#footer-info-viewcount,
li#footer-places-about,
li#footer-places-disclaimer {
  display: none !important;
}
}


/* OCULTAR ELEMENTOS EN PORTADA */
#p-navigation h5 {
body.page-Página_principal.action-view .firstHeading,
  display: none !important;
body.page-Página_principal.action-view #contentSub,
body.page-Página_principal.action-view #siteSub,
body.page-Página_principal.action-view #catlinks,
/* body.page-Página_principal #p-namespaces, */
body.page-Página_principal.action-view #footer-info-lastmod {
    display: none !important;
}
}


/* PIE DE PÁGINA */
.nowrap {  
.footer{
    white-space: nowrap;
background-color:#1F1F1F;
padding:1.5em 2.5em;
margin:0 -24px 0 -24px;
font-family:'Segoe UI';
color:white;
font-weight:600;
line-height: 1.2;
text-decoration:none;
}
}


.copy{
.toggle-head {
background-color:#000000;
  background:url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 0% center;
padding:1.5em 2.5em;
margin:0 -24px -24px -24px;
font-family:'Segoe UI';
color:white;
font-size:90%;
line-height: 1.2;
}
}


.copy a.external{
.toggle-head:hover {
color:#d2e6f8;
  text-decoration:underline;
text-decoration:none;
  cursor:pointer;
}
}


.copy a.external:hover{
.redirect-in-category, .allpagesredirect a {
color:#EEEEEE;
  color: gray;
}
}


.list{
.nodisplay {
float:right;
  display: none !important;
margin:2em 0 0 0;
}
}


.footer a{
/* Ambox: Noticias y páginas de proyecto */
color:white;
 
table.ambox {
  width: 80%;
  margin: 0 auto;
  border-collapse: collapse;
  background: #f8fcff;
  border: 1px solid #aaa;
  border-left: 15px solid #39f;      /* Barra azul predeterminada */
}
table.ambox th, table.ambox td {      /* Celda(s) de mensajes */
  padding: 0.25em 0.5em;              /* 0.5em left/right */
}
table.ambox td.ambox-image {          /* Celda de img a la izquierda */
  width: 52px;
  padding: 2px 0px 2px 0.5em;        /* 0.5em left, 0px right */
  text-align: center;  
}
}
table.ambox td.ambox-imageright {    /* Celda de img a la derecha */
  width: 52px;
  padding: 2px 0.5em 2px 0px;        /* 0px left, 0.5em right */
  text-align: center;
}
table.ambox-notice {
  border-left: 15px solid #0080FF;    /* Azul */
}
table.ambox-serious {
  border-left: 15px solid #C00;      /* Rojo */
}
table.ambox-content {
  border-left: 15px solid #F63;      /* Naranja */
}
table.ambox-style {
  border-left: 15px solid #FC3;      /* Amarillo */
}
table.ambox-merge {
  border-left: 15px solid #95B;      /* Purpura */
}
table.ambox-license {
  border-left: 15px solid #088A08;    /* Verde */
}
table.ambox-protection {
  border-left: 15px solid #BBA;      /* Gris */
}
/* Arrow button formatting */


.footer a:hover{
.arrowbutton {
color:#EEE;
color:#ffffff;
width:100px;
padding:0.4em;
line-height:1.5em;
}
}


.list img{
.arrowbutton::before {
margin:0 10px;
content:"⇒ ";
height:40px;
font-weight:bold;
width:auto;
}
}


#footer{
.arrowbutton-red {
margin-left:1em;
background:#990000;
}
}


.arrowbutton-green {
background:#339966;
}
.arrowbutton-blue {
background:#0063BF;
}


/* CONTENIDO PRINCIPAL PÁGINAS OFICIALES */
.arrowbutton-gold {
.main {
background:#E5B921;
    background-color: #EEEAFF;
    font-family:'Segoe UI';
    margin:60px -24px auto -24px;
    padding:40px 90px;
}
}


.main .col{
.arrowbutton-red:hover {
position: relative;
    background: #ffb3b3 !important;
width: 50%;
    color: #000000 !important;
}
}


.main h2{
.arrowbutton-green:hover {
font-size: 1.5rem;
     background: #c6ecd9 !important;
text-transform: uppercase;
     color: #000000 !important;
     border: none;
     color: #3a25ff;
    font-weight: 500;
    padding-top: .5rem;
    margin-bottom: 1rem;
    font-family:'Segoe UI';
    border-bottom:0;
}
}


.main h1{
.arrowbutton-blue:hover {
font-size: 2.5rem;
     background: #b3daff !important;
font-weight: 700;
     color: #000000 !important;
     padding-right: 3rem;
     font-family:'Segoe UI';
    border-bottom:0;
}
}


.section{
.arrowbutton-gold:hover {
font-family:'Segoe UI';
    background: #faefcb !important;
max-width:62rem;
    color: #000000 !important;
}
}


#inicio{margin:3.5rem auto;}
/* Cortesía de Platonides */
#objetivos, #eventos{margin:0 auto 1.5em;}
#p-navigation { display: block; }
nav.vector-menu-portal { display: none; }
 
 
/* estilo de tablas */


.section h2{
table.rowlines {  
font-size: 1.4375rem;
    border-collapse:collapse;
font-weight: 700;
    border: 2px solid #BBBDBF;
padding: 0;
    width: 100%;
margin: 1rem 0;
    vertical-align: top;
font-family:'Segoe UI';
text-decoration:none;
border:0;
}
}


.section h3{
table.rowlines th {
font-size: .9375rem;
    border-bottom: 1px solid #BBBDBF;
color: #6d7378;
    border-top:   1px solid #BBBDBF;
font-weight: 700;
    padding:       5px;
font-family:'Segoe UI';
text-transform: uppercase;
}
}


.section h4{
table.rowlines td {
font-size: 17px;
    border-bottom: 1px dotted #BBBDBF;
padding-top:0;
    padding:       5px;
margin-bottom: 0;
margin-top:0;
font-weight: 700;
text-transform:none;
color:black;
}
}


#eventos p, #objetivos p{
div.rowlines-wrapper {
display: block;
     padding: 0 10px 0 10px;
margin:0;
font-size: .9375rem;
    line-height: 1.466;
     padding: 0;
}
}


#inicio h2{
/* Header mega template */
margin-top:0;
 
#megaheader {
  position:relative;
  padding-bottom:1em;
  border:none;
  margin-bottom:2em;
  overflow: hidden;
}
}


#inicio p{
@media screen and (min-width:982px) {
line-height: 1.8125rem;
  #megaheader {
font-size: 1.125rem;
    margin-top:-3em;
margin: 0;
    margin-left:-1.5em;
    margin-right:-1.5em;
  }
}
}


#inicio img{
@media screen and (min-width:768px) and (max-width:981px) {
float:right;
  #megaheader {
margin:auto auto auto 2.5rem;
    margin-top:-2.7em;
height:auto;
    margin-left:-1em;
    margin-right:-1em;
  }
}
}


hr{
@media screen and (max-width:767px) {
     background-color: #a7d7f9;
  #megaheader {
     margin:auto -24px;
     margin-top:-3em;
    margin-left:-1.15em;
     margin-right:-1.15em;
  }
}
}


.flex{
 
display: flex;
@media screen and (min-width:768px) {
flex-direction: row;
  #megaheader {
     flex-wrap: nowrap;
     height:500px;
    justify-content: space-between;
  }
    margin-bottom:1.5em;
 
  #megaheader-short {
  height:200px;
  }
}
}


.section .col{
@media screen and (max-width:767px) {
position: relative;
  #megaheader {
width: 32%;
    height:auto;
margin: 0;
  }
    padding: 0;
}
}


.btn a{
#megaheader img {
padding-top: 32px;
  -moz-transition: opacity 2s; /* Firefox 4 */
color: #3a25ff;
  -webkit-transition: opacity 2s; /* Safari and Chrome */
    font-size: 15px;
  -o-transition: opacity 2s;
    font-weight: 700;
  transition: opacity 2s;
    text-decoration: none;
}
}


.section .col .item{
/* Round button formatting */
     background: #f8f9fa;
 
    border-radius: 5px;
.roundbutton {
    margin: 0;
     display:inline-block; border-radius:50%; color:#ffffff; width:54px; height:54px; padding:12px; margin-right:0.5em; margin-bottom:0.5em; text-align:center;
    padding: 40px 20px;
    z-index:0;
}
}


#eventos a, #objetivos a{
.roundbutton-large {
color: black;
    display:inline-block; border-radius:50%; color:#ffffff; width:68px; height:68px; padding:15px; margin-right:0.5em; margin-bottom:0.5em; text-align:center;
    text-decoration: none;
}
}


.home-project-logo img {
/* Copied from Wikivoyage for scalable-width images */
     max-height: 60px;
 
     width: auto;
@media screen and (max-width:767px) {
     margin-bottom:15px;
  .banner-image {
    position: relative;
    overflow: hidden;
     max-width: 1125px;  
     width: 100%;
    height: auto;
     margin-bottom: .6em;
    text-align: center;
    padding-left: 0 !important;
  }
  .banner-image img {
    width: 100%;
    height: auto;
    width: auto\9;
    margin:0 auto;
  }
}
}


.focus{
@media screen and (min-width:768px) {
background-color: #fff;
  .banner-image {
    position: relative;
     overflow: hidden;
     overflow: hidden;
     display: block;
     max-width: 1125px;  
     border: 1px solid #e5e5e5;
     height: auto;
     transition: all .25s ease;
     margin-bottom: .6em;
     border-radius: 5px;
  }
  .banner-image img {
    width: 100%;
    height: auto;
     width: auto\9;
  }
  .banner-image-left {
    float: left !important;
  }
  .banner-image-left img {
    float: left !important;
  }
  .banner-image-right {
    float: right !important;
  }
  .banner-image-right img {
    float: right !important;
  }
  .banner-image-none {
    float: none !important;
  }
  .banner-image-none img {
    float: none !important;
  }
  .banner-image-center {
    padding-left: none !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .banner-image-center img {
    float: none !important;
  }
}
}


.focus:hover {
@media screen and (max-width:767px) {
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.15);
.no-narrow {
display: none;
}
}
@media screen and (min-width:768px) {
.narrow-only {
display: none;
}
}
}


.focus .card{
/**
height: 100%;
* Style for horizontal lists (separator following item).
    display: block;
* @source https://www.mediawiki.org/wiki/Snippets/Horizontal_lists
    position: relative;
* @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;
}
}


.focus .bg-img-container {
/* Generate interpuncts */
    width: 100%;
.hlist dt:after {
    height: 12.5rem;
content: ": ";
    display: block;
}
}


.focus .bg-img-container .bg-img{
.hlist dd:after,
    width: 100%;
.hlist li:after {
    height: 100%;
content: " · ";
    background-size: cover;
font-weight: bold;
    background-position: center center;
    transition: .3s all;
}
}


.focus .card-content {
.hlist dd:last-child:after,
    padding: 1.5rem;
.hlist dt:last-child:after,
    height: 100%;
.hlist li:last-child:after {
    display: block;
content: none;
}
}


#objetivos h2{
/* Add parentheses around nested lists */
    margin-bottom: .3125rem;
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
    font-size: 1.5rem;
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
    font-weight: 700;
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
content: " (";
font-weight: normal;
}
}


/* IMÁGENES REDONDEADAS */
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.rounded img{
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
border-radius: 5px;
.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;
}


/* OCULTAR O MOSTRAR SEGÚN USER RIGHTS */
.hlist ol > li {
.sysop-show,
counter-increment: listitem;
.bureaucrat-show,
.autoconfirmed-show,
.user-show {
    display: none;
}
}


/* OMBOX */
.hlist ol > li:before {
table.ombox {
content: " " counter(listitem) " ";
    margin: 4px auto;
white-space: nowrap;
    width: 85%;
    border-collapse: collapse;
    border: 1px solid #aaa;
    background: #f9f9f9;
}
}


table.pp {
.hlist dd ol > li:first-child:before,
    text-align:center;
.hlist dt ol > li:first-child:before,
    width:100%;
.hlist li ol > li:first-child:before {
    clear:both;
content: " (" counter(listitem) " ";
    margin-top:.5em;
    font-size:90%
}
}


/* AMBOX */
/* ----------------------------------------------
table.ambox {
* Generated by Animista on 2021-9-30 18:30:28
   width: 80%;  
* Licensed under FreeBSD License.
   margin: 0 auto;  
* See http://animista.net/license for more info.
   border-collapse: collapse;  
* w: http://animista.net, t: @cssanimista
   background: #f8fcff;  
* ---------------------------------------------- */
   border: 1px solid #aaa;  
 
   border-left: 15px solid #39f;       /* Barra azul predeterminada */
/**
* ----------------------------------------
* animation bounce-in-top
* ----------------------------------------
*/
.bounce-in-top {
-webkit-animation: bounce-in-top 1.1s 1s both;
        animation: bounce-in-top 1.1s 1s both;
}
@-webkit-keyframes bounce-in-top {
   0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
   }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
   }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
   }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
   }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
   }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
}
table.ambox th, table.ambox td {     /* Celda(s) de mensajes */
@keyframes bounce-in-top {
   padding: 0.25em 0.5em;             /* 0.5em left/right */
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
   38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
}
table.ambox td.ambox-image {          /* Celda de img a la izquierda */
 
  width: 52px;  
/**
  padding: 2px 0px 2px 0.5em;        /* 0.5em left, 0px right */
* ----------------------------------------
  text-align: center;  
* animation tracking-in-expand
* ----------------------------------------
*/
.tracking-in-expand {
-webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
}
table.ambox td.ambox-imageright {     /* Celda de img a la derecha */
@-webkit-keyframes tracking-in-expand {
   width: 52px;  
   0% {
   padding: 2px 0.5em 2px 0px;         /* 0px left, 0.5em right */
    letter-spacing: -0.5em;
   text-align: center;  
    opacity: 0;
   }
  40% {
    opacity: 0.6;
   }
  100% {
    opacity: 1;
  }
}
}
table.ambox-notice {
@keyframes tracking-in-expand {
   border-left: 15px solid #0080FF;   /* Azul */
   0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
}
table.ambox-serious {
 
  border-left: 15px solid #C00;       /* Rojo */
/**
* ----------------------------------------
* animation text-shadow-pop-bl
* ----------------------------------------
*/
.text-shadow-pop-bl {
-webkit-animation: text-shadow-pop-bl 1s both;
        animation: text-shadow-pop-bl 1s both;
}
}
table.ambox-content {
@-webkit-keyframes text-shadow-pop-bl {
   border-left: 15px solid #F63;       /* Naranja */
  0% {
    text-shadow: 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
   100% {
    text-shadow: -1px 1px #555555, -2px 2px #555555, -3px 3px #555555, -4px 4px #555555, -5px 5px #555555, -6px 6px #555555, -7px 7px #555555, -8px 8px #555555;
    -webkit-transform: translateX(8px) translateY(-8px);
            transform: translateX(8px) translateY(-8px);
  }
}
}
table.ambox-style {
@keyframes text-shadow-pop-bl {
   border-left: 15px solid #FC3;       /* Amarillo */
   0% {
    text-shadow: 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  100% {
    text-shadow: -1px 1px #555555, -2px 2px #555555, -3px 3px #555555, -4px 4px #555555, -5px 5px #555555, -6px 6px #555555, -7px 7px #555555, -8px 8px #555555;
    -webkit-transform: translateX(8px) translateY(-8px);
            transform: translateX(8px) translateY(-8px);
  }
}
}
table.ambox-merge {
 
  border-left: 15px solid #95B;       /* Purpura */
/**
* ----------------------------------------
* Fondos con imágenes molonas
* ----------------------------------------
*/
.bgp {
align-items: center;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e3/Wikipedia_logo_letters_banner.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
}
table.ambox-license {
 
  border-left: 15px solid #088A08;   /* Verde */
.bglogo {
align-items: center;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/23/Wikisp-logo-icon.svg);
background-position: right center;
background-origin: padding-box;
background-repeat: no-repeat;
background-size: 50%;
}
}
table.ambox-protection {
 
  border-left: 15px solid #BBA;       /* Gris */
/* remove border from language bar */
.mw-pt-languages {
border: none;
}
}


/* VISIBILIDAD MÓVIL */
/* Ocultar título, categorías y fecha de la última edición en la Portada */
@media (min-width: 720px) {
body.page-Página_principal h1.firstHeading,
.mf-mobile-only {
body.page-Página_principal h1.pagetitle,
display:none  
body.page-Página_principal p.subtitle,
}
body.page-Página_principal #catlinks,
body.page-Página_principal #footer-info-lastmod {
    display:none;
}
/* Hide title and edit tools on main page */
.page-Página_principal .mw-side,
.page-Página_principal #siteSub {
display: none!important;
}
}


/* PLANTILLA FICHA-EVENTO */
/* Force override until skin is updated */
.event img {
.skin-citizen blockquote {
    width: 100%;
margin: 0.8rem 20px;
    height: auto;
padding: 0;
}
}

Revisión actual - 00:01 2 nov 2023

body, #firstHeading, h1, h2, h3, h4, h5,
.mw-body h1, .mw-body h2, .mw-body #firstHeading, 
body em, body i, body strong {font-family: 'Open Sans', sans-serif;}
body.page-Página_principal.action-view h1.firstHeading, body.page-Página_principal.action-submit h1.firstHeading { display: none; }

li#footer-info-lastmod,
li#footer-info-viewcount,
li#footer-places-about,
li#footer-places-disclaimer {
  display: none !important;
}

#p-navigation h5 {
  display: none !important;
}

.nowrap { 
    white-space: nowrap;
}

.toggle-head {
  background:url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 0% center;
}

.toggle-head:hover {
  text-decoration:underline;
  cursor:pointer;
}

.redirect-in-category, .allpagesredirect a {
  color: gray;
}

.nodisplay {
  display: none !important;
}

/* Ambox: Noticias y páginas de proyecto */

table.ambox {
  width: 80%; 
  margin: 0 auto; 
  border-collapse: collapse; 
  background: #f8fcff; 
  border: 1px solid #aaa; 
  border-left: 15px solid #39f;       /* Barra azul predeterminada */
}
table.ambox th, table.ambox td {      /* Celda(s) de mensajes */
  padding: 0.25em 0.5em;              /* 0.5em left/right */
}
table.ambox td.ambox-image {          /* Celda de img a la izquierda */
  width: 52px; 
  padding: 2px 0px 2px 0.5em;         /* 0.5em left, 0px right */
  text-align: center; 
}
table.ambox td.ambox-imageright {     /* Celda de img a la derecha */
  width: 52px; 
  padding: 2px 0.5em 2px 0px;         /* 0px left, 0.5em right */
  text-align: center; 
}
table.ambox-notice {
  border-left: 15px solid #0080FF;    /* Azul */
}
table.ambox-serious {
  border-left: 15px solid #C00;       /* Rojo */
}
table.ambox-content {
  border-left: 15px solid #F63;       /* Naranja */
}
table.ambox-style {
  border-left: 15px solid #FC3;       /* Amarillo */
}
table.ambox-merge {
  border-left: 15px solid #95B;       /* Purpura */
}
table.ambox-license {
  border-left: 15px solid #088A08;    /* Verde */
}
table.ambox-protection {
  border-left: 15px solid #BBA;       /* Gris */
}
/* Arrow button formatting */

.arrowbutton {
	color:#ffffff;
	width:100px;
	padding:0.4em;
	line-height:1.5em;
}

.arrowbutton::before {
	content:"⇒ ";
	font-weight:bold;
}

.arrowbutton-red {
	background:#990000;
}

.arrowbutton-green {
	background:#339966;
}

.arrowbutton-blue {
	background:#0063BF;
}

.arrowbutton-gold {
	background:#E5B921;
}

.arrowbutton-red:hover {
    background: #ffb3b3 !important;
    color: #000000 !important;
}

.arrowbutton-green:hover {
    background: #c6ecd9 !important;
    color: #000000 !important;
}

.arrowbutton-blue:hover {
    background: #b3daff !important;
    color: #000000 !important;
}

.arrowbutton-gold:hover {
    background: #faefcb !important;
    color: #000000 !important;
}

/* Cortesía de Platonides */
#p-navigation { display: block; }
nav.vector-menu-portal { display: none; }


/* estilo de tablas */

table.rowlines { 
    border-collapse:collapse;
    border: 2px solid #BBBDBF;
    width:  100%;
    vertical-align: top;
}

table.rowlines th {
    border-bottom: 1px solid #BBBDBF;
    border-top:    1px solid #BBBDBF;
    padding:       5px;
}

table.rowlines td {
    border-bottom: 1px dotted #BBBDBF;
    padding:       5px;
}

div.rowlines-wrapper {
    padding: 0 10px 0 10px;
}

/* Header mega template */

#megaheader {
  position:relative;
  padding-bottom:1em;
  border:none;
  margin-bottom:2em;
  overflow: hidden;
}

@media screen and (min-width:982px) {
  #megaheader {
    margin-top:-3em;
    margin-left:-1.5em;
    margin-right:-1.5em;
  }
}

@media screen and (min-width:768px) and (max-width:981px) {
  #megaheader {
    margin-top:-2.7em;
    margin-left:-1em;
    margin-right:-1em;
  }
}

@media screen and (max-width:767px) {
  #megaheader {
    margin-top:-3em;
    margin-left:-1.15em;
    margin-right:-1.15em;
  }
}


@media screen and (min-width:768px) {
  #megaheader {
    height:500px;
  }

  #megaheader-short {
  	height:200px;
  }
}

@media screen and (max-width:767px) {
  #megaheader {
     height:auto;
  }
}

#megaheader img {
  -moz-transition: opacity 2s; /* Firefox 4 */
  -webkit-transition: opacity 2s; /* Safari and Chrome */
  -o-transition: opacity 2s;
  transition: opacity 2s;
}

/* Round button formatting */

.roundbutton {
    display:inline-block; border-radius:50%; color:#ffffff; width:54px; height:54px; padding:12px; margin-right:0.5em; margin-bottom:0.5em; text-align:center;
}

.roundbutton-large {
    display:inline-block; border-radius:50%; color:#ffffff; width:68px; height:68px; padding:15px; margin-right:0.5em; margin-bottom:0.5em; text-align:center;
}

/* Copied from Wikivoyage for scalable-width images */

@media screen and (max-width:767px) {
  .banner-image {
    position: relative;
    overflow: hidden;
    max-width: 1125px; 
    width: 100%;
    height: auto;
    margin-bottom: .6em;
    text-align: center;
    padding-left: 0 !important;
  }
  .banner-image img {
    width: 100%;
    height: auto;
    width: auto\9;
    margin:0 auto;
  }
}

@media screen and (min-width:768px) {
  .banner-image {
    position: relative;
    overflow: hidden;
    max-width: 1125px; 
    height: auto;
    margin-bottom: .6em;
  }
  .banner-image img {
    width: 100%;
    height: auto;
    width: auto\9;
  }
  .banner-image-left {
    float: left !important;
  }
  .banner-image-left img {
    float: left !important;
  }
  .banner-image-right {
    float: right !important;
  }
  .banner-image-right img {
    float: right !important;
  }
  .banner-image-none {
    float: none !important;
  }
  .banner-image-none img {
    float: none !important;
  }
  .banner-image-center {
    padding-left: none !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .banner-image-center img {
    float: none !important;
  }
}

@media screen and (max-width:767px) {
	.no-narrow {
		display: none;
	}
}
@media screen and (min-width:768px) {
	.narrow-only {
		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) " ";
}

/* ----------------------------------------------
 * Generated by Animista on 2021-9-30 18:30:28
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-in-top
 * ----------------------------------------
 */
.bounce-in-top {
	-webkit-animation: bounce-in-top 1.1s 1s both;
	        animation: bounce-in-top 1.1s 1s both;
}
@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/**
 * ----------------------------------------
 * animation tracking-in-expand
 * ----------------------------------------
 */
.tracking-in-expand {
	-webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation text-shadow-pop-bl
 * ----------------------------------------
 */
.text-shadow-pop-bl {
	-webkit-animation: text-shadow-pop-bl 1s both;
	        animation: text-shadow-pop-bl 1s both;
}
@-webkit-keyframes text-shadow-pop-bl {
  0% {
    text-shadow: 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  100% {
    text-shadow: -1px 1px #555555, -2px 2px #555555, -3px 3px #555555, -4px 4px #555555, -5px 5px #555555, -6px 6px #555555, -7px 7px #555555, -8px 8px #555555;
    -webkit-transform: translateX(8px) translateY(-8px);
            transform: translateX(8px) translateY(-8px);
  }
}
@keyframes text-shadow-pop-bl {
  0% {
    text-shadow: 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555, 0 0 #555555;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
  100% {
    text-shadow: -1px 1px #555555, -2px 2px #555555, -3px 3px #555555, -4px 4px #555555, -5px 5px #555555, -6px 6px #555555, -7px 7px #555555, -8px 8px #555555;
    -webkit-transform: translateX(8px) translateY(-8px);
            transform: translateX(8px) translateY(-8px);
  }
}

/**
 * ----------------------------------------
 * Fondos con imágenes molonas
 * ----------------------------------------
 */
.bgp {
align-items: center;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e3/Wikipedia_logo_letters_banner.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.bglogo {
align-items: center;
background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/23/Wikisp-logo-icon.svg);
background-position: right center;
background-origin: padding-box;
background-repeat: no-repeat;
background-size: 50%;
}

/* remove border from language bar */
.mw-pt-languages {
	border: none;
}

/* Ocultar título, categorías y fecha de la última edición en la Portada */
body.page-Página_principal h1.firstHeading,
body.page-Página_principal h1.pagetitle,
body.page-Página_principal p.subtitle,
body.page-Página_principal #catlinks,
body.page-Página_principal #footer-info-lastmod {
    display:none;
}
/* Hide title and edit tools on main page */
.page-Página_principal .mw-side,
.page-Página_principal #siteSub {
	display: none!important;
}

/* Force override until skin is updated */
.skin-citizen blockquote {
	margin: 0.8rem 20px;
	padding: 0;
}