MediaWiki:Common.css: differenze tra le versioni

Da Mario Wiki, l'enciclopedia italiana.
(Annullata la modifica 199384 di Duraner Hawkeye (discussione))
Etichetta: Annulla
mNessun oggetto della modifica
 
(158 versioni intermedie di 2 utenti non mostrate)
Riga 1: Riga 1:
/* Gli stili CSS inseriti qui si applicano a tutte le skin (desktop) */
.mobileonly {display:none;}
.mobileonly {display:none;}


/*** Colore Utenti ***/
/* Template:Lingue (flexbox) */
.collassabile > .mw-collapsible-toggle {
position: absolute;
right: 5px;
top: 3px;
font-weight: bold;
}
 
.collassabile {
margin-bottom:0 !important;
}
 
.lingue hr {
    background: white;
    height: 2px;
    margin: 1px -1px;
}
 
.lingue .flex-elemento {
padding: 1px;
box-shadow:none;
}
 
.lingue .flex-elemento:first-child {
align-items: flex-start;
}
 
/* Template di navigazione */
span.mw-collapsible-toggle {
    padding: 0 0.3em 0 0;
}


/* Burocrati */ /* Oro */
/* Infobox */
.mw-userlink[title="Utente:Duraner Hawkeye"],  
.infobox, .infobox-wide {
.mw-userlink[title="Utente:Enderjin"],
    padding: 4px;
.mw-userlink[title="Utente:RednGreen"],
    font-size: 90%;
.mw-userlink[title="Utente:Stormkyleis"],
.mw-userlink[title="Utente:Zackee"],
.mw-userlink[title="Utente:Alternis"],
#c-burocrate a{
color: #C89400 !important;
}
}
 
/* Amministratori */ /* Viola */
.infobox, .infobox p {
.mw-userlink[title="Utente:TheMarioVariable"],  
    line-height: 19px;
.mw-userlink[title="Utente:Super1033"],
.mw-userlink[title="Utente:Shadow Mr.L"],
#c-amministratore a{
color: #8529bd !important;
}
}
 
/* Patrollers */ /* Verde */
.infobox {
.mw-userlink[title="Utente:Comemichiamo?"],
    float: right;
.mw-userlink[title="Utente:Osvaldatore"],
    margin: 0 0 0.5em 1em;
.mw-userlink[title="Utente:BigBrainAFK"],
    width: 250px;
#c-patroller a{
    padding: 1px;
color: #3AC100 !important;
    font-size: smaller;
}
}


/* Gli stili CSS inseriti qui si applicano a tutte le skin */
.infobox-wide {
    width: 100%;
}


/* Infobox arrotondati */
table .tabbertab p {margin:0;}
.infobox-arrotondamenti {border-radius:8px;}
/*.infobox-arrotondamenti tbody {border-radius:0 0 18px 18px; margin:-3px; overflow:hidden; display:inline-table;} */
.infobox-arrotondamenti td:first-child {border-top-left-radius:4px; border-bottom-left-radius:4px;}
.infobox-arrotondamenti td:last-child {border-top-right-radius:4px; border-bottom-right-radius:4px;}
.infobox-arrotondamenti tr>td {padding:4px;}
.infobox-arrotondamenti tr:nth-child(2) .image>img {border-radius:8px;}
.infobox-arrotondamenti .tabbertab p {margin:0;}
/*.infobox-arrotondamenti tbody {border-radius:0 0 18px 18px; margin:-3px; overflow:hidden; display:inline-table;}
*/
/* Infobox arrotondati vecchi - principale */
/* Infobox arrotondati vecchi - principale */
.round-infobox {border-radius:6px!important; border-collapse:separate;}
.round-infobox {border-radius:6px!important; border-collapse:separate;}
Riga 59: Riga 76:
     display: none;
     display: none;
}
}
/* Utenti online */
.mw-recentchanges-toplinks ul {margin:5px 0;}
.mw-recentchanges-toplinks li {display:inline-block;}


/* Pattern del menù laterale */
/* Pattern del menù laterale */
.pattern {background:#0C55A0;}
.pattern {background:#03479e;}
 
/* Titoli con la sottolineatura */
h1 .explain[title], h2 .explain[title], h3 .explain[title], h4 .explain[title], h5 .explain[title], h6 .explain[title]{
    border-bottom: 2px dotted;
    text-decoration: none;
}


/*** Box della pagina principale ***/
/*** Box della pagina principale ***/
Riga 82: Riga 89:
.flex-box-title {margin:3px;text-align:left; font-size:100%; color:#fff; font-weight:bold; padding:0.2em 0.4em; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
.flex-box-title {margin:3px;text-align:left; font-size:100%; color:#fff; font-weight:bold; padding:0.2em 0.4em; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}


.box-heading {width:99.5%; width:calc(100% - 7px); display:table; border:0; background:#0C55A0; border-spacing:2px; border-radius:4px; margin:-7px 3px 10px 3px;}
.box-heading {width:99.5%; width:calc(100% - 7px); display:table; border:0; background:#03479e; border-spacing:2px; border-radius:4px; margin:-7px 3px 10px 3px;}
.box-border {display:table; border-radius:4px; border:2px solid; margin:3px; width:49%; float:left; width:calc(50% - 6px);}
.box-border {display:table; border-radius:4px; border:2px solid; margin:3px; width:49%; float:left; width:calc(50% - 6px);}
.box-content {display:inline-block; border-radius:0 0 4px 4px; overflow:auto; padding:5px; height:160px; background:#fff; width:98.5%; width:calc(100% - 10px);}
.box-content {display:inline-block; border-radius:0 0 4px 4px; overflow:auto; padding:5px; height:160px; background:#fff; width:98.5%; width:calc(100% - 10px);}
Riga 90: Riga 97:
.box-navigazione {display:inline-block; margin:auto -3px auto 3px; text-align:left; line-height:40px; font-size:85%; white-space:nowrap;}
.box-navigazione {display:inline-block; margin:auto -3px auto 3px; text-align:left; line-height:40px; font-size:85%; white-space:nowrap;}
.box-navigazione img {margin-right:3px;}
.box-navigazione img {margin-right:3px;}
.box-navigazione-t {background:#0C55A0; padding:2px 6px; color:#fff; border-radius:4px;}
.box-navigazione-t {background:#03479e; padding:2px 6px; color:#fff; border-radius:4px;}
.box-full {width:99%; width:calc(100% - 7px);}
.box-full {width:99%; width:calc(100% - 7px);}
.box-line {height:2px; width:500px; background:#0c55a0; margin:auto; position:relative; top:11px;}
.box-line {height:2px; width:500px; background:#03479e; margin:auto; position:relative; top:11px;}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {margin: 2px 0 0 18px}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {margin: 2px 0 0 18px}
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {font-size:14px;}
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {font-size:14px;}
Riga 103: Riga 110:
.box-line {width:270px;}
.box-line {width:270px;}
}
}


@media only screen and (min-width:938px) {
@media only screen and (min-width:938px) {
.mw-special-link  {float:right; font-size:90%; position: relative; top: -66px; right:170px}
.mw-special-link  {float:right; font-size:90%; position: relative; top: -66px}
}
}


Riga 128: Riga 134:
.arrowSteps li div {padding: 14px 0;}
.arrowSteps li div {padding: 14px 0;}
.mw-collapsible-arrow.mw-collapsible-toggle-collapsed, .mw-collapsible-arrow.mw-collapsible-toggle-expanded {padding-left:20px!important;}
.mw-collapsible-arrow.mw-collapsible-toggle-collapsed, .mw-collapsible-arrow.mw-collapsible-toggle-expanded {padding-left:20px!important;}
/* Licenze aggiuntive */
.mwe-upwiz-deed-license-group .mw-collapsible {
display: block!important;
}
.oo-ui-fieldsetLayout + .oo-ui-fieldsetLayout, .oo-ui-fieldsetLayout + .oo-ui-formLayout {
margin-top: 0!important;
}
a.mwe-upwiz-deed-license-group-head.mw-collapsible-arrow.mw-collapsible-toggle-expanded, a.mwe-upwiz-deed-license-group-head.mw-collapsible-arrow.mw-collapsible-toggle-collapsed {
color: var(--colore-4);
padding: 0!important;
background: none!important;
pointer-events: none;
font-size: 14px;
}
.mwe-upwiz-deed-license-group-body {
padding-left: 1em;
}
/* .oo-ui-fieldsetLayout.oo-ui-labelElement > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
/*    padding: 0!important;
/* }


/* Gallerie con slideshow */
/* Gallerie con slideshow */
Riga 133: Riga 161:
ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons {padding:0!important; position:relative; top:-2px;}
ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons {padding:0!important; position:relative; top:-2px;}
p.mw-gallery-slideshow-caption {margin:0!important;} div.gallerytext {padding:0!important;}
p.mw-gallery-slideshow-caption {margin:0!important;} div.gallerytext {padding:0!important;}
ul.gallery {
 
    text-align: center;
    margin: 2px auto 0;
    padding-bottom: 0;
}
.responsive {display:inline-block; width:auto;}
.responsive {display:inline-block; width:auto;}


@media screen and (max-width:360px){
@media screen and (max-width:360px){
.responsive {display:table; width:100%}
.responsive {display:table; width:100%}
}
/* Template di Navigazione */
/* --------------------------- Giochi principali --------------------------- */
/* Mario */
.navtemplate.mario tr:nth-child(2n) td {
background-color: #fee4c5;
}
.navtemplate.mario tr td {
background-color: #fff5ee;
}
/* Yoshi */
.navtemplate.yoshi tr:nth-child(2n) td {
background-color: #dfd;
}
.navtemplate.yoshi tr td {
background-color: #efe;
}
/* Wario */
.navtemplate.wario tr:nth-child(2n) td {
background-color: #F8DFF8;
}
.navtemplate.wario tr td {
background-color: #F7C0F7;
}
/* Donkey Kong */
.navtemplate.dk tr:nth-child(2n) td {
background-color: #F5DEB3;
}
.navtemplate.dk tr td {
background-color: #FFF8DC;
}
/* --------------------------- Giochi Secondari --------------------------- */
/* Super Mario Land */
.navtemplate.mario-sml tr:first-child th, .navtemplate.mario-sml tr:first-child th a {
color: black !important;
}
.navtemplate.mario-sml tr:nth-child(2n) td {
background-color: #fee4c5;
}
.navtemplate.mario-sml tr td {
background-color: #fff5ee;
}
/* Luigi's Mansion */
.navtemplate.lm tr:nth-child(2n) td {
background-color: #DDFFCC;
}
.navtemplate.lm tr td {
background-color: #BBFF99;
}
/* Super Princess Peach */
.navtemplate.spp tr:first-child th, .navtemplate.spp tr:first-child th a {
color: black !important;
}
.navtemplate.spp tr:nth-child(2n) td {
background-color: #FFD8EF;
}
.navtemplate.spp tr td {
background-color: #FFF2F9;
}
/* --------------------------- RPG --------------------------- */
/* Super Mario RPG */
.navtemplate.rpg tr:nth-child(2n) td {
background-color: #D0EEFE;
}
.navtemplate.rpg tr td {
background-color: #F0F8FF;
}
/* Paper Mario */
.navtemplate.rpg-pm tr:nth-child(2n) td {
background-color: #CFEEFF;
}
.navtemplate.rpg-pm tr td {
background-color: aliceblue;
}
/* Mario & Luigi */
.navtemplate.rpg-ml tr:first-child th, .navtemplate.rpg-ml tr:first-child th a {
color: black !important;
}
.navtemplate.rpg-ml tr:nth-child(2n) td {
background-color: #DDF3FF;
}
.navtemplate.rpg-ml tr td {
background-color: A5E2FF;
}
/* --------------------------- Spinoff --------------------------- */
.navtemplate.spinoff tr:first-child th, .navtemplate.spinoff tr:first-child th a {
color: black !important;
}
.navtemplate.spinoff tr:nth-child(2n) td {
background-color: #fffccb;
}
.navtemplate.spinoff tr td {
background-color: #fdffe3;
}
/* Sport - Tennis */
.navtemplate.tennis tr:first-child th, .navtemplate.tennis tr:first-child th a {
color: black !important;
}
.navtemplate.tennis tr:nth-child(2n) td {
background-color: #FFF3E8;
}
.navtemplate.tennis tr td {
background-color: #FFE3CC;
}
/* Sport - generico */
.navtemplate.sport tr:first-child th, .navtemplate.sport tr:first-child th a {
color: black !important;
}
.navtemplate.sport tr:nth-child(2n) td {
background-color: #fbffe6;
}
.navtemplate.sport tr td {
background-color: #f4ffbb;
}
/* --------------------------- Crossover --------------------------- */
.navtemplate.crossover tr:first-child th, .navtemplate.crossover tr:first-child th a {
color: black !important;
}
.navtemplate.crossover tr:nth-child(2n) td {
background-color: #efe;
}
.navtemplate.crossover tr td {
background-color: #dfd;
}
/* --------------------------- Vario --------------------------- */
/* Media vari */
.navtemplate.media tr:first-child th, .navtemplate.media tr:first-child th a {
color: black !important;
}
.navtemplate.media tr:nth-child(2n) td {
background-color: #FFEAAA;
}
.navtemplate.media tr td {
background-color: #FFFFC0;
}
/* Gallerie e altro */
.navtemplate.other tr:nth-child(2n) td {
      background-color: lavender;
}
.navtemplate.other tr td {
      background-color: ghostwhite;
}
/* Console */
.navtemplate.console tr:first-child th, .navtemplate.console tr:first-child th a {
color: black !important;
}
.navtemplate.console tr:nth-child(2n) td {
background-color: #F5F5F5;
}
.navtemplate.console tr td {
background-color: #ededed;
}
}


Riga 348: Riga 197:
flex-wrap: nowrap;
flex-wrap: nowrap;
text-align: center;
text-align: center;
overflow: hidden;
}
}
.flex-elemento {
.flex-elemento {
Riga 361: Riga 209:
}
}
.flex-intestazione .flex-elemento {
.flex-intestazione .flex-elemento {
     background: #4b8cce;
     background: var(--colore-4);
     color: #fff;
     color: #fff;
}
}
Riga 374: Riga 222:
.flex-unisci6 {padding:5px 35px;}
.flex-unisci6 {padding:5px 35px;}


@media only screen and (min-width: 1280px) {
@media only screen and (min-width: 880px) {
.flex:nth-child(odd):not(.flex-intestazione) .flex-elemento {
.flex:nth-child(odd):not(.flex-intestazione) .flex-elemento {
    background: #f5f6f8;
    background: #f5f6f8;
}
}
.flex:nth-child(even):not(.flex-intestazione) .flex-elemento {
.flex:nth-child(even):not(.flex-intestazione) .flex-elemento {
    background: #ededf2;
    background: #ededf2;
Riga 389: Riga 238:
}
}


@media only screen and (max-width: 1279px) {
@media only screen and (max-width: 879px) {
.flex:nth-child(odd):not(.flex-intestazione) .flex-elemento {
    background: #f5f6f8;
}
.flex:nth-child(even):not(.flex-intestazione) .flex-elemento {
    background: #E6E6FA;
}
.flex {
.flex {
flex-wrap: wrap;
flex-wrap: wrap;
Riga 405: Riga 262:
background: initial;
background: initial;
font-weight: normal;
font-weight: normal;
}
.flex .flex-elemento {
    /* background: #f5f6f8; */
}
}
.flex-elemento:not(.flex-importante):not(.flex-allarga) {
.flex-elemento:not(.flex-importante):not(.flex-allarga) {
flex-grow: 1!important;
flex-grow: 1!important;
}
}
/*.flex-elemento:first-child {
.lingue .flex-elemento:first-child {
background: #e3e4e8!important;
    align-items: center;
}*/
}
.lingue .flex-elemento:first-child>div {
margin: 0!important;
}
}
}


Riga 519: Riga 376:
     padding: 5px 0;
     padding: 5px 0;
   }
   }
.flex-sezionemobile + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento + .flex-elemento + .flex-elemento {
background: #f5f6f8!important;
}
.flex-sezionemobile {
    background: #5486c5!important;
    color: #fff;
}
}
/* Template statistiche */
.stat {
margin-bottom: 5px;
}
.flex-elemento span, .flex-elemento .stat {
width: 100% !important;
}
.flex-elemento .stat {
margin: 0;
border: 0 !important;
padding: 0 !important;
}
}


Riga 588: Riga 466:
#mw-edittools-charinsert .mw-collapsible-toggle-default:before, #mw-edittools-charinsert .mw-collapsible-toggle-default:after {
#mw-edittools-charinsert .mw-collapsible-toggle-default:before, #mw-edittools-charinsert .mw-collapsible-toggle-default:after {
display: none;
display: none;
}
/* Editor visuale TinyMCE */
#ca-tinymceedit a:after {
    content: ' visuale';
    text-transform: lowercase;
}
#ca-edit a:after {
    content: ' wikitesto';
    text-transform: lowercase;
}
#wikiPreview.ontop {background:#fff; position:relative; z-index:1;}
.action-tinymceedit .mw-editTools {
display: none !important;
}
.action-tinymceedit #editform:before {
    content: 'Caricamento in corso... \A (Il caricamento può durare a lungo nelle pagine molto grandi - se richiede troppo tempo considera di usare l\'editor wikitesto)';
    white-space: pre-wrap;
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
.action-tinymceedit #wpTextbox1 {
    visibility: hidden;
}
}


Riga 640: Riga 491:
}
}
50% {
50% {
    border: 2px solid #0c55a0;
    border: 2px solid #03479e;
}
}
100% {
100% {
Riga 650: Riga 501:
     animation: bordoanimato 2s infinite;
     animation: bordoanimato 2s infinite;
}
}
/* Template:Traduzione */
.traduzione-contenitore {cursor:help; text-decoration:underline dotted;}
.traduzione-originale:hover, .traduzione-tradotto:hover {opacity:.75;}
.traduzione-contenitore.custom-toggled .traduzione-originale {display:none;}
.traduzione-contenitore.custom-toggled .traduzione-tradotto {display:inline!important;}


/* Template:Li */
/* Template:Li */
Riga 661: Riga 506:
.li-scelto {display:inline!important;}
.li-scelto {display:inline!important;}
.li-selezione-in-corso .li-selezione {display:inline!important;}
.li-selezione-in-corso .li-selezione {display:inline!important;}
.li-scegli-lingua {float:left; font-size:20px; background:#fff; color:#4b8cce; padding:0 0 1px 2px; border-radius:2px; box-shadow:inset 0 0 0 1px rgba(47, 47, 187, 0.15); width:27px; height:24px;}
.li-scegli-lingua {float:left; font-size:20px; background:#fff; color:var(--colore-4); padding:0 0 1px 2px; border-radius:2px; box-shadow:inset 0 0 0 1px rgba(47, 47, 187, 0.15); width:27px; height:24px;}
.li-scegli-lingua:hover {background:#eee;}
.li-scegli-lingua:hover {background:#eee;}
.li-selezione {position:absolute; background:rgba(0,0,0,.86); padding:0px 2px 6px 12px; border-radius:5px;}
.li-selezione {position:absolute; background:rgba(0,0,0,.86); padding:0px 2px 6px 12px; border-radius:5px;}
Riga 679: Riga 524:
   .template-orizzontale .mw-collapsible tr {display:table-row!important;}
   .template-orizzontale .mw-collapsible tr {display:table-row!important;}
   .template-orizzontale .mw-collapsible th {display:none!important;}
   .template-orizzontale .mw-collapsible th {display:none!important;}
}
/* CodeMirror */
.CodeMirror  pre {
border: none !important;
}
/* Template:Link falso */
.link-falso {
cursor: pointer;
color: #0844d0;
}
.link-falso:hover {
text-decoration: underline;
}
/* TimeMediaHandler */
.video-js {
background-color: var(--colore-4);
border-radius: 20px;
}
.video-js .vjs-control-bar {
border-radius: 20px;
}
.video-js .vjs-volume-vertical {
    background-color: rgba(30, 57, 91, 0.7);
}
/* Redirect con altro colore */
.allpagesredirect a, .redirect-in-category a, .allpagesredirect a:visited, .redirect-in-category a:visited {
color: #93A5C6;
}
#mwe-upwiz-step-tutorial {display:none}
#mwe-upwiz-step-file, #mwe-upwiz-step-deeds, #mwe-upwiz-step-details, #mwe-upwiz-step-thanks {width:25% !important}
/* Indicatori */
.mw-indicators {
position:relative;
    top: -35px;
}
#mw-indicator-vocevetrina,
#mw-indicator-abbozzo {
    position: absolute;
    right: 2px;
}
#mw-indicator-scorciatoia {
    position: relative;
    top: 15px;
}
#mw-indicator-mw-helplink {
display: none;
}
/* Clicca per tradurre */
.traducibile, .tradotto {cursor:help; text-decoration:underline dotted; position:relative;}
.traducibile:hover:before, .traduzione:hover:before {
content: 'Clicca per tradurre';
    display: block;
    position: absolute;
    left: -20px;
    bottom: 25px;
    background: #fff;
    padding: 0px 7px;
    border-radius: 6px;
    white-space: nowrap;
    border: 1px solid #99a;
    opacity: .95;
    font-weight: normal;
    font-size: 13px;
    color: initial;
}
.traducibile.tradotto {display:none!important}
.traduzione.tradotto {display:inline!important; width:initial!important;}
.traduzione:hover:before {
content: 'Clicca per annullare';
}
/* Tabelle */
@media all and (max-width: 550px) {
#mw-content-text table {
        float: none !important;
        width: auto !important;
        overflow: auto !important;
        display: block !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
        min-width: 0 !important
}
}
@media (max-width: 1250px) {
.mw-parser-output table {
min-width: 0 !important;
}
}
@media (max-width: 1350px) {
table.wikitable {
display: block !important;
max-width: max-content !important;
overflow: auto !important;
border: 0 !important;
}
}
/* Sitenotice */
.sitedir-ltr .mw-dismissable-notice-body {
    margin: 0.5em 5em 0.5em 5em;
}
/* TemplateData */
.mw-templatedata-doc-wrap {
    display: none
}
/* Template Hover */
.explain[title] {
    cursor: help;
    border-bottom: 1px dotted;
    text-decoration: none
}
/* Caricamento file */
td.mw-label {
    text-align: right;
    vertical-align: middle;
}
#wpSourceTypeurl {
    margin: 3px 3px 0 3px;
}
}

Versione attuale delle 21:58, 21 dic 2023

/* Gli stili CSS inseriti qui si applicano a tutte le skin (desktop) */
.mobileonly {display:none;}

/* Template:Lingue (flexbox) */
.collassabile > .mw-collapsible-toggle {
	position: absolute;
	right: 5px;
	top: 3px;
	font-weight: bold;
}

.collassabile {
	margin-bottom:0 !important;
}

.lingue hr {
    background: white;
    height: 2px;
    margin: 1px -1px;
}

.lingue .flex-elemento {
	padding: 1px;
	box-shadow:none;
}

.lingue .flex-elemento:first-child {
	align-items: flex-start;
}

/* Template di navigazione */
span.mw-collapsible-toggle {
    padding: 0 0.3em 0 0;
}

/* Infobox */
.infobox, .infobox-wide {
    padding: 4px;
    font-size: 90%;
}

.infobox, .infobox p {
    line-height: 19px;
}

.infobox {
    float: right;
    margin: 0 0 0.5em 1em;
    width: 250px;
    padding: 1px;
    font-size: smaller;
}

.infobox-wide {
    width: 100%;
}

table .tabbertab p {margin:0;}
/*.infobox-arrotondamenti tbody {border-radius:0 0 18px 18px; margin:-3px; overflow:hidden; display:inline-table;} */
/* Infobox arrotondati vecchi - principale */
.round-infobox {border-radius:6px!important; border-collapse:separate;}

/* Infobox arrotondati vecchi - bordi */
.round-infobox td {border-bottom:1px solid;}
.round-infobox td:last-child {border-right:1px solid;}
.round-infobox td:first-child {border-left:1px solid;}

/* Infobox arrotondati vecchi - forme */
.round-infobox tr:first-child td:first-child {border-top-left-radius:6px!important; border-top:1px solid;}
.round-infobox tr:first-child td:last-child {border-top-right-radius:6px!important; border-top:1px solid;}
.round-infobox tr:last-child td:last-child {border-bottom-right-radius:6px!important;}
.round-infobox tr:last-child td:first-child {border-bottom-left-radius:6px!important;}

/* Fix di un problema di tabber che occupa più spazio del necessario mentre carica */
.tabber:not(.tabberlive) .tabbertab:not(:first-child) img {
    display: none;
}

/* Pattern del menù laterale */
.pattern {background:#03479e;}

/*** Box della pagina principale ***/

/** Box home sperimentale ***/
.flex-box-border {display:table; border-radius:4px; border:2px solid; margin:3px; width:49%; float:left; width:calc(50% - 10px);}
.flex-box-content {display:block; border-radius:0 0 4px 4px; overflow:auto; padding:5px; margin:2px; height:160px; background:#fff; width:98.5%; width:calc(100% - 14px);}
.flex-box-content .floatleft {margin:0 .5em 0 0;}
.flex-box-content ul {margin-top:1px; line-height:25px !important;}
.flex-box-title {margin:3px;text-align:left; font-size:100%; color:#fff; font-weight:bold; padding:0.2em 0.4em; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}

.box-heading {width:99.5%; width:calc(100% - 7px); display:table; border:0; background:#03479e; border-spacing:2px; border-radius:4px; margin:-7px 3px 10px 3px;}
.box-border {display:table; border-radius:4px; border:2px solid; margin:3px; width:49%; float:left; width:calc(50% - 6px);}
.box-content {display:inline-block; border-radius:0 0 4px 4px; overflow:auto; padding:5px; height:160px; background:#fff; width:98.5%; width:calc(100% - 10px);}
.box-content .floatleft {margin:0 .5em 0 0;}
.box-content ul {margin-top:1px; line-height:25px !important;}
.box-title {text-align:left; font-size:100%; color:#fff; font-weight:bold; padding:0.2em 0.4em; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
.box-navigazione {display:inline-block; margin:auto -3px auto 3px; text-align:left; line-height:40px; font-size:85%; white-space:nowrap;}
.box-navigazione img {margin-right:3px;}
.box-navigazione-t {background:#03479e; padding:2px 6px; color:#fff; border-radius:4px;}
.box-full {width:99%; width:calc(100% - 7px);}
.box-line {height:2px; width:500px; background:#03479e; margin:auto; position:relative; top:11px;}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {margin: 2px 0 0 18px}
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection {font-size:14px;}
.tabbernav {margin: 0 !important}

li {margin-bottom: 1px;}

@media only screen and (max-width:1290px) {
.flex-box-border, .box-border,.box-full,.box-heading {width:100%;}
.box-line {width:270px;}
}

@media only screen and (min-width:938px) {
.mw-special-link  {float:right; font-size:90%; position: relative; top: -66px}
}

@media only screen and (max-width:937px) {
.mw-special-link {font-size: 90%;}
}

@media only screen and (max-width:500px) {
.box-line {width:64px;}
}

/* Disabilito in maniera "soft" funzioni di UploadWizard */
#mwe-upwiz-stepdiv-deeds .mwe-more-options, .mwe-upwiz-deed-form-internal .oo-ui-fieldLayout-help, #mwe-upwiz-upload-ctrl-flickr-container, .mwe-upwiz-desc-lang-select, .mwe-upwiz-details-descriptions-add, .mwe-more-details {visibility:hidden!important;overflow:hidden!important;height:0!important;width:0!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;position:absolute!important;bottom:0!important;right:0!important;}

/* Altro di UploadWizard */
.mwe-upwiz-add-files-0 {margin:1em 0 2em 0;}
.oo-ui-windowManager {z-index:9999; position:relative;}
.mwe-upwiz-thirdparty-fields .oo-ui-textInputWidget textarea {padding:10px 5px 5px 5px; line-height:6px; white-space:nowrap; overflow:hidden;}
#mwe-upwiz-stepdiv-file .mwe-upwiz-button-previous {display:none!important;}
.mwe-upwiz-singleLanguageInputWidget .mwe-upwiz-singleLanguageInputWidget-language {visibility:hidden; width:0; height:0; position:absolute;}
.arrowSteps li div {padding: 14px 0;}
.mw-collapsible-arrow.mw-collapsible-toggle-collapsed, .mw-collapsible-arrow.mw-collapsible-toggle-expanded {padding-left:20px!important;}

/* Licenze aggiuntive */
.mwe-upwiz-deed-license-group .mw-collapsible {
	display: block!important;
}
.oo-ui-fieldsetLayout + .oo-ui-fieldsetLayout, .oo-ui-fieldsetLayout + .oo-ui-formLayout {
	margin-top: 0!important;
}
a.mwe-upwiz-deed-license-group-head.mw-collapsible-arrow.mw-collapsible-toggle-expanded, a.mwe-upwiz-deed-license-group-head.mw-collapsible-arrow.mw-collapsible-toggle-collapsed {
	color: var(--colore-4);
	padding: 0!important;
	background: none!important;
	pointer-events: none;
	font-size: 14px;
}
.mwe-upwiz-deed-license-group-body {
	padding-left: 1em;
}

/* .oo-ui-fieldsetLayout.oo-ui-labelElement > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
/*    padding: 0!important;
/* }

/* Gallerie con slideshow */
.mw-gallery-slideshow, ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons .oo-ui-buttonElement {margin:0!important;}
ul.gallery.mw-gallery-slideshow .mw-gallery-slideshow-buttons {padding:0!important; position:relative; top:-2px;}
p.mw-gallery-slideshow-caption {margin:0!important;} div.gallerytext {padding:0!important;}

.responsive {display:inline-block; width:auto;}

@media screen and (max-width:360px){
	.responsive {display:table; width:100%}
}

/* Tabella giochi */

.giochi {
	line-height: 20px !important;
}

/* Margine tabelle */
.tablemargin tr td {
	padding: 0.2em 0.4em;
}

.searchmatch {
    font-weight: bold;
}

/* Vari template
================================== */

.template-avviso#cancella a:not(.new) {
    color: deepskyblue;
}

/* FLEX
================================== */

.flex {
	display: flex;
	flex-wrap: nowrap;
	text-align: center;
}
.flex-elemento {
	display: flex;
	justify-content: center; 
	align-items: center; 
	flex-direction: column;
	padding: 5px;
	margin: 1px;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(0,0,20,.15);
}
.flex-intestazione .flex-elemento {
    background: var(--colore-4);
    color: #fff;
}
.flex-allarga {
	flex-grow: 1;
	flex-basis: 100%;
}
.flex-unisci2 {padding:5px 11px;}
.flex-unisci3 {padding:5px 17px;}
.flex-unisci4 {padding:5px 23px;}
.flex-unisci5 {padding:5px 29px;}
.flex-unisci6 {padding:5px 35px;}

@media only screen and (min-width: 880px) {
	.flex:nth-child(odd):not(.flex-intestazione) .flex-elemento {
	    background: #f5f6f8;
	}	
	
	.flex:nth-child(even):not(.flex-intestazione) .flex-elemento {
	    background: #ededf2;
	}
	.flex:nth-child(odd):not(.flex-intestazione) .flex-elemento[title]:hover {
	    background: #e5e6e8;
	}
	.flex:nth-child(even):not(.flex-intestazione) .flex-elemento[title]:hover {
	    background: #dddde2;
	}
}

@media only screen and (max-width: 879px) {
	.flex:nth-child(odd):not(.flex-intestazione) .flex-elemento {
	    background: #f5f6f8;
	}
	
	.flex:nth-child(even):not(.flex-intestazione) .flex-elemento {
	    background: #E6E6FA;
	}
	
	.flex {
		flex-wrap: wrap;
		width: 100% !important;
	}
	.flex-importante {
		flex-basis: 97.6%!important;
    	flex-basis: calc(100% - 12px)!important;
		float: none!important;
	}
	table.flex-importante {
	    width: 100%!important;
	}
	.flex-intestazione {
		background: initial;
		font-weight: normal;
	}
	.flex-elemento:not(.flex-importante):not(.flex-allarga) {
		flex-grow: 1!important;
	}
	.lingue .flex-elemento:first-child {
	    align-items: center;
	}
	.lingue .flex-elemento:first-child>div {
		margin: 0!important;
	}
}

/* FLEXBOX: BASE
================================== */

.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  background: #f8f9fa;
  border: 1px solid #a2a9b1;
  border-width: 1px 0 0 1px;
  overflow:hidden;
  color: #222;
  margin-bottom: 10px;
}
.flexbox-cell {
  box-sizing: border-box;
  flex-grow: 1;
  padding: 5px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  border: 1px solid #a2a9b1;
  border-width: 0 1px 1px 0;
  align-items: center;
  justify-content: center;
}
.flexbox-cell .reference {
  position: relative;
  top: 2px;
  left: 1px;
}
.flexbox-head {
  background: #e3e4e8;
  font-weight: bold;
}

/* FLEXBOX: COLONNE
================================== */

.flexbox-2col > .flexbox-cell {
  width: 50%;
}
.flexbox-3col > .flexbox-cell {
  width: 33.33%;
}
.flexbox-4col > .flexbox-cell {
  width: 25%;
}
.flexbox-5col > .flexbox-cell {
  width: 20%;
}
.flexbox-6col > .flexbox-cell {
  width: 16.6%;
}
.flexbox-7col > .flexbox-cell {
  width: 14.2%;
}
.flexbox-8col > .flexbox-cell {
  width: 12.5%;
}
.flexbox-9col > .flexbox-cell {
  width: 11.1%;
}
.flexbox-10col > .flexbox-cell {
  width: 10%;
}

@media all and (max-width: 1279px) {
  .flexbox-2col .flexbox-cell:nth-child(2n+1), 
  .flexbox-3col .flexbox-cell:nth-child(3n+1), 
  .flexbox-4col .flexbox-cell:nth-child(4n+1), 
  .flexbox-5col .flexbox-cell:nth-child(5n+1), 
  .flexbox-6col .flexbox-cell:nth-child(6n+1),
  .flexbox-7col .flexbox-cell:nth-child(7n+1),
  .flexbox-8col .flexbox-cell:nth-child(8n+1),
  .flexbox-9col .flexbox-cell:nth-child(9n+1),
  .flexbox-10col .flexbox-cell:nth-child(10n+1){
    width: 100% !important;
    background: #e3e4e8; 
    border-top-width: 5px;
    border-top-style: double;
  }
  .flexbox-importante {
    flex-basis: 100%;
  }
  .flexbox-head {
	font-weight: normal;
	background: #f3f3f9;
  }
  .flexbox .flexbox-cell:first-child:before {
    content: 'Legenda';
    font-weight: bold;
    border-bottom: 1px solid #a2a9b1;
    width: 102%;
    width: calc(100% + 10px);
    display: block;
    margin: -5px -5px 0 -5px;
    padding: 5px 0;
  }
.flex-sezionemobile + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento, .flex-sezionemobile + .flex-elemento + .flex-elemento + .flex-elemento + .flex-elemento + .flex-elemento {
	background: #f5f6f8!important;
}
.flex-sezionemobile {
    background: #5486c5!important;
    color: #fff;
}
}
/* Template statistiche */
.stat {
	margin-bottom: 5px;
}

.flex-elemento span, .flex-elemento .stat {
	width: 100% !important;
}

.flex-elemento .stat {
	margin: 0;
	border: 0 !important;
	padding: 0 !important;
}

/* Tasti EditTools */

#editpage-copywarn p {
    background: #dfdfdf;
    background: linear-gradient(to bottom,#dfdfe2 1%,#e6e6e9 20%);
    border-radius: 3px;
    border: 1px solid #bbc;
    padding: 3px 10px;
    color: #333;
    line-height: 21px;
}
#mw-edittools-charinsert {
	background-color: #eaecf0;
    border: 1px solid #c8ccd1;
    padding: 3px 10px;
    color: #333;
    line-height: 21px;
}
.mw-edittools-head {
	display: block;
    background: #d2d4de;
    color: #113;
    font-weight: bold;
    margin: 10px 0;
    padding: 1px 0 0 0;
    border-radius: 5px;
}
#editpage-copywarn #mw-edittools-charinsert {
	text-align:center;
}
.editOptions {
    margin-bottom:0.5em;
    padding:1em;
}
.mw-edittools-section {
    margin: 0;
}
.mw-edittools-section a, #mw-edittools-charinsert .mw-collapsible-toggle {
    background: -moz-linear-gradient(top, rgb(246,246,246) 1%,rgb(222,222,222) 100%);
    background: -webkit-linear-gradient(top, rgb(246,246,246) 1%,rgb(222,222,222) 100%);
    background: linear-gradient(to bottom, rgb(246,246,246) 1%,rgb(222,222,222) 100%);
    border: #bbb 1px solid;
    border-radius: 4px;
    text-align: center;
    color: #333;
    box-sizing: border-box;
    padding: 0 5px;
    margin: 1px 0;
    line-height: 2em;
    text-shadow: 0 1px 1px rgba(255,255,255,0.5);
    -webkit-transition: border-color 100ms;
    -moz-transition: border-color 100ms;
    transition: border-color 100ms;
}
.mw-edittools-section a:hover, #mw-edittools-charinsert .mw-collapsible-toggle:hover {
    text-decoration:none;
    border-color: #aaa;
}
#mw-edittools-charinsert .mw-collapsible-toggle {
	float: none;
	padding: 5px;
}
#mw-edittools-charinsert .mw-collapsible-toggle a {
	color: #444;
}
#mw-edittools-charinsert .mw-collapsible-toggle-default:before, #mw-edittools-charinsert .mw-collapsible-toggle-default:after {
	display: none;
}

/* Tasto link corsivo */
#wikiEditor-section-main>.group-insert span:nth-child(2) .oo-ui-icon-link {
    transform: rotate(-50deg);
}

/* Sfondo animato */

@keyframes bordoanimato {
	0% {
	    border: 1px dashed transparent;
	}
	50% {
	    border: 1px dashed #494a4b;
	}
	100% {
	    border: 1px dashed transparent;
	}
}
@keyframes bordoanimatosolido {
	0% {
	    border: 2px solid transparent;
	}
	50% {
	    border: 2px solid #03479e;
	}
	100% {
	    border: 2px solid transparent;
	}
}
#wikiEditor-section-main>div>span>a>.oo-ui-icon-quotes {
	border-radius: 4px;
    animation: bordoanimato 2s infinite;
}

/* Template:Li */
.li-italiano, .li-inglese, .li-francese, .li-tedesco, .li-spagnolo {display:none;}
.li-scelto {display:inline!important;}
.li-selezione-in-corso .li-selezione {display:inline!important;}
.li-scegli-lingua {float:left; font-size:20px; background:#fff; color:var(--colore-4); padding:0 0 1px 2px; border-radius:2px; box-shadow:inset 0 0 0 1px rgba(47, 47, 187, 0.15); width:27px; height:24px;}
.li-scegli-lingua:hover {background:#eee;}
.li-selezione {position:absolute; background:rgba(0,0,0,.86); padding:0px 2px 6px 12px; border-radius:5px;}
.li-selezione div {display:inline-block; margin-right:10px;}
.li-selezione img {border:1px solid #fff; height:11px;}

/* Template orizzontali */
.solo-orizzontale {display:none;}
.solo-verticale {display:inline;}
.template-orizzontale .solo-orizzontale {display:inline;}
.template-orizzontale .solo-verticale {display:none;}
@media only screen and (max-width: 1000px) {
  .solo-orizzontale {display:none!important;}
  .solo-verticale {display:initial!important;}
}
@media only screen and (min-width: 1280px) {
  .template-orizzontale .mw-collapsible tr {display:table-row!important;}
  .template-orizzontale .mw-collapsible th {display:none!important;}
}

/* CodeMirror */
.CodeMirror  pre {
border: none !important;
}

/* Template:Link falso */
.link-falso {
	cursor: pointer;
	color: #0844d0;
}
.link-falso:hover {
	text-decoration: underline;
}

/* TimeMediaHandler */

.video-js {
	background-color: var(--colore-4);
	border-radius: 20px;
}
.video-js .vjs-control-bar {
	border-radius: 20px;
}

.video-js .vjs-volume-vertical {
    background-color: rgba(30, 57, 91, 0.7);
}

/* Redirect con altro colore */
.allpagesredirect a, .redirect-in-category a, .allpagesredirect a:visited, .redirect-in-category a:visited {
	color: #93A5C6;
}

#mwe-upwiz-step-tutorial {display:none}
#mwe-upwiz-step-file, #mwe-upwiz-step-deeds, #mwe-upwiz-step-details, #mwe-upwiz-step-thanks {width:25% !important}

/* Indicatori */
.mw-indicators {
	position:relative;
    top: -35px;
}
#mw-indicator-vocevetrina,
#mw-indicator-abbozzo {
    position: absolute;
    right: 2px;
}

#mw-indicator-scorciatoia {
    position: relative;
    top: 15px;
}

#mw-indicator-mw-helplink {
	display: none;
}

/* Clicca per tradurre */
.traducibile, .tradotto {cursor:help; text-decoration:underline dotted; position:relative;}
.traducibile:hover:before, .traduzione:hover:before {
	content: 'Clicca per tradurre';
    display: block;
    position: absolute;
    left: -20px;
    bottom: 25px;
    background: #fff;
    padding: 0px 7px;
    border-radius: 6px;
    white-space: nowrap;
    border: 1px solid #99a;
    opacity: .95;
    font-weight: normal;
    font-size: 13px;
    color: initial;
}
.traducibile.tradotto {display:none!important}
.traduzione.tradotto {display:inline!important; width:initial!important;}
.traduzione:hover:before {
	content: 'Clicca per annullare';
}

/* Tabelle */
@media all and (max-width: 550px) {
#mw-content-text table {
        float: none !important;
        width: auto !important;
        overflow: auto !important;
        display: block !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
        min-width: 0 !important
	}
}

@media (max-width: 1250px) {
	.mw-parser-output table {
		min-width: 0 !important;
	}
}
@media (max-width: 1350px) {
		table.wikitable {
		display: block !important;
		max-width: max-content !important;
		overflow: auto !important;
		border: 0 !important;
	}
}

/* Sitenotice */
.sitedir-ltr .mw-dismissable-notice-body {
    margin: 0.5em 5em 0.5em 5em;
}

/* TemplateData */
.mw-templatedata-doc-wrap {
    display: none
}

/* Template Hover */ 
.explain[title] {
    cursor: help;
    border-bottom: 1px dotted;
    text-decoration: none
}

/* Caricamento file */
td.mw-label {
    text-align: right;
    vertical-align: middle;
}

#wpSourceTypeurl {
    margin: 3px 3px 0 3px;
}