MediaWiki:Common.css : Différence entre versions

De Wikisisar
Aller à : navigation, rechercher
 
Ligne 1 : Ligne 1 :
/**
+
/* Reset italic styling set by user agent */
* Cette page contrôle l'apparence pour tous les skins. Les
+
cite, dfn {
* modifications devant s'appliquer à l'apparence Monobook
+
    font-style: inherit;
* seulement doivent aller dans [[MediaWiki:Monobook.css]].
 
*/
 
 
 
/* <nowiki> */
 
 
 
/* Aspect des tags de filtrage dans les modifications récentes. */
 
.mw-tag-markers {
 
font-family: sans-serif;
 
font-style: italic;
 
font-size: 90%;
 
 
}
 
}
  
/* Masquage du sous-titre des RC */
+
/* Straight quote marks for <q> */
.mw-special-Recentchanges .mw-specialpage-summary {
+
q {
display: none;
+
    quotes: '"' '"' "'" "'";
 
}
 
}
  
/* Redirections sur [[Special:AllPages]], [[Special:PrefixIndex]] et [[Special:EditWatchlist]]. */
+
/* Avoid collision of blockquote with floating elements by swapping margin and padding */
.allpagesredirect > a,
+
blockquote {
.watchlistredir > a {
+
    overflow: hidden;
color: #0b0;
+
    margin: 1em 0;
 +
    padding: 0 40px;
 
}
 
}
  
/* Révisions dans l'historique et "(← liens)" dans les pages liées. */
+
/* Prevent the 'double bold' bug in Firefox when using DirectWrite */
.history-size,
+
strong.selflink {
.mw-whatlinkshere-tools {
+
    font-weight: 700;
font-size: 80%;
 
 
}
 
}
  
/* Affichage des coordonnées géo à côté du titre, pour tous les skins. */
+
/* Consistent size for <small>, <sub> and <sup> */
#coordinates {
+
small {
margin-right: 1em;
+
    font-size: 85%;
 
}
 
}
#coordinates_osm {
+
.mw-body-content sub,
font-size: 110%;
+
.mw-body-content sup,
box-shadow: 0 0 5px #c0c0f0;
+
span.reference /* for Parsoid */ {
border-radius: 5px;
+
    font-size: 80%;
margin-left: 7px;
 
padding: 3px;
 
background-color: #e0e0e0;
 
 
}
 
}
#coordinates_osm:hover {
+
 
box-shadow: 0 0 5px #a0a0c0;
+
/* Same spacing for indented and unidented paragraphs on talk pages */
background-color: #b0b0b0;
+
.ns-talk .mw-body-content dd {margin-top:0.4em; margin-bottom:0.4em;}
 +
 
 +
/* Main page fixes */
 +
#interwiki-completelist {
 +
    font-weight: bold;
 
}
 
}
  
/* Décoration des titres de sous-chapitre. */
+
/* Reduce page jumps by hiding collapsed/dismissed content */
.mw-body-content h3 {
+
.client-js .mw-special-Watchlist #watchlist-message,
border-bottom: dotted 1px #aaa;
+
.client-js .collapsible.collapsed > tbody > tr:not(:first-child) {
 +
    display: none;
 
}
 
}
.mw-body-content h4,
+
 
.mw-body-content h5,
+
/* Tone down 'Changed since last visit' colors */
.mw-body-content h6 {
+
span.updatedmarker {
border-bottom: dotted 1px #ddd;
+
    background-color: transparent;
 +
    color: #006400;
 
}
 
}
  
/* rewritePageH1bis() du Common.js, pour [[Modèle:Aide contextuelle]] et plusieurs inlinages du modèle dans des messages système
+
/* Edit window toolbar */
  n'affiche pas le lien avant son déplacement via JavaScript, pour ne pas avoir de FOUC */
+
#toolbar {
#helpPage {
+
    height: 22px;
display: none;
+
    margin-bottom: 6px;
 
}
 
}
  
/* Sous-titre ([[Modèle:Sous-titre]]) */
+
/* Hide charinsert base for those not using the gadget */
h1 #sous_titre_h1 {
+
#editpage-specialchars {
display: block;
+
    display: none;
font-size: 0.7em;
 
line-height: 1.3em;
 
margin: 0.2em 0 0.1em 0.5em;
 
 
}
 
}
  
/* Titres de sections */
+
/* Highlight linked elements (such as clicked references) in blue */
.italique {
+
body.action-info .mw-body-content :target,
font-style: italic;
+
.citation:target {
 +
    background-color: #DEF;  /* Fallback */
 +
    background-color: rgba(0, 127, 255, 0.133);
 
}
 
}
.italique i {
+
 
font-style: normal;
+
/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
 +
.citation {
 +
    word-wrap: break-word;
 
}
 
}
  
/* Balises source, pre, code */
+
/* For linked citation numbers and document IDs, where the number need not be shown
pre {
+
  on a screen or a handheld, but should be included in the printed version */
overflow-x: auto;
+
@media screen, handheld {
}
+
    .citation .printonly {
/* Exception pour l'espace de nom MediaWiki (NS 8) pour les fichiers *.js et *.css */
+
        display: none;
.ns-8 pre {
+
    }
overflow-x: visible;
 
 
}
 
}
  
/* Balise abbr discrète */
+
/* Make the list of references smaller */
abbr {
+
ol.references,
color: inherit;
+
div.reflist,
 +
div.refbegin {
 +
    font-size: 90%;            /* Default font-size */
 +
    margin-bottom: 0.5em;
 
}
 
}
abbr.abbr {
+
div.refbegin-100 {
border-bottom: 0; /* IE, Chrome */
+
    font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
text-decoration: none;  /* Firefox */
 
 
}
 
}
a abbr {
+
div.reflist ol.references {
cursor: inherit;
+
    font-size: 100%;          /* Reset font-size when nested in div.reflist */
 +
    margin-bottom: 0;          /* Avoid double margin when nested in div.reflist */
 +
    list-style-type: inherit; /* Enable custom list style types */
 
}
 
}
  
/* Balise dfn (instance d'un terme défini) */
+
/* Ensure refs in table headers and the like aren't bold or italic */
dfn {
+
sup.reference {
font-style: normal;
+
    font-weight: normal;
font-weight: bold;
+
    font-style: normal;
}
 
i > dfn {
 
font-style: italic;
 
 
}
 
}
  
/* [[Modèle:Nobr]] */
+
/* Allow hidden ref errors to be shown by user CSS */
.nowrap {
+
span.brokenref {
white-space: nowrap;
+
    display: none;
 
}
 
}
  
/* Pages [[Spécial:Modifications récentes]], [[Spécial:Suivi des liens]], voir [[MediaWiki:Recentchangestext]] */
+
/* Hanging indentation for Template:Refbegin */
.rcoptions {
+
.refbegin-hanging-indents > ul {
clear: both;
+
list-style-type: none;
margin: 0 0 2px 0;
+
margin-left: 0;
padding: 0 0.5em;
 
border: 1px solid #ddddf7;
 
border-left: 10px solid #ddddf7;
 
background-color: #fff;
 
 
}
 
}
.rcoptions hr {
+
.refbegin-hanging-indents > ul > li,
clear: both;
+
.refbegin-hanging-indents > dl > dd {
}
+
margin-left: 0;
fieldset.rcoptions {
+
padding-left: 3.2em;
padding-bottom: 0.5em;
+
text-indent: -3.2em;
 +
list-style: none;
 
}
 
}
  
/* Apparence de [[MediaWiki:Noarticletext]] */
+
/* Reset top margin for lists embedded in columns */
.noarticletext {
+
div.columns {
background: #f9f9f9;
+
    margin-top: 0.3em;
margin-top: 1em;
 
padding: 5px;
 
border: 1px solid #aaa;
 
border-right: 2px solid #aaa;
 
border-bottom: 2px solid #aaa;
 
 
}
 
}
 
+
div.columns dl,
/* Formulaire des pages d'historique */
+
div.columns ol,
#mw-history-search {
+
div.columns ul {
border-color: #aaa;
+
    margin-top: 0;
 
}
 
}
  
/* Largeur minimale du cadre des miniatures d'images */
+
/* Avoid elements from breaking between columns */
.thumbinner {
+
.nocolbreak,
min-width: 100px;
+
div.columns li,
 +
div.columns dd dd {
 +
    -webkit-column-break-inside: avoid;
 +
    page-break-inside: avoid;
 +
    break-inside: avoid-column;
 
}
 
}
  
/* Place un damier de vérification en arrière-plan dans la page de description
+
/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
  de l'image, visible seulement en cas d'image transparente ou semi-transparente. */
+
.flowlist ul {
#file img {
+
    overflow-x: hidden;
background: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png");
+
    margin-left: 0;
 +
    padding-left: 1.6em;
 
}
 
}
 
+
.flowlist ol {
/* Barre d'outils */
+
    overflow-x: hidden;
.mw-toolbar-editbutton img {
+
    margin-left: 0;
border-top: 1px solid #eee !important;
+
    padding-left: 3.2em;
border-bottom: 1px solid #eee !important;
 
 
}
 
}
.mw-toolbar-editbutton:hover img {
+
.flowlist dl {
border-top: 1px solid black !important;
+
    overflow-x: hidden;
border-bottom: 1px solid black !important;
 
}
 
.ns-0 #mw-editbutton-signature {
 
display: none;
 
 
}
 
}
  
/* Fond gris pour les pages protégées en modification */
+
/* Style for horizontal lists (separator following item).
#wpTextbox1[readonly],
+
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
#wpTextbox1[readonly] + .ui-resizable > .ace_editor {
+
  @revision 8 (2016-05-21)
background: #eee;
+
  @author [[User:Edokter]]
 +
*/
 +
.hlist dl,
 +
.hlist ol,
 +
.hlist ul {
 +
    margin: 0;
 +
    padding: 0;
 
}
 
}
 
+
/* Display list items inline */
/* Déplacement de la boite de recherche dans l'éditeur de code, en attendant https://github.com/ajaxorg/ace/pull/2969 */
+
.hlist dd,
.ace_scrollbar-v:not([style*="none"]) ~ .ace_search.right {
+
.hlist dt,
margin-right: 15px;
+
.hlist li {
 +
    margin: 0;
 +
    display: inline;
 
}
 
}
 
+
/* Display nested lists inline */
/* Ne pas afficher le lien complet des URL externes sur la version imprimable
+
.hlist.inline,
  (à faire manuellement, grâce à class="plainlinksneverexpand"). */
+
.hlist.inline dl,
.plainlinksneverexpand a.external.text:after,
+
.hlist.inline ol,
.plainlinksneverexpand a.external.autonumber:after {
+
.hlist.inline ul,
display: none !important;
+
.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;
 
}
 
}
/* Supprimer la flèche de lien externe pour ces liens. */
+
/* Hide empty list items */
.plainlinksneverexpand a {
+
.hlist .mw-empty-li {
background: none !important;
+
    display: none;
padding: 0 !important;
 
 
}
 
}
 
+
/* Generate interpuncts */
/* Réserver un contenu à l'impression (display rétabli dans MediaWiki:Print.css)
+
.hlist dt:after {
  utilisé pour les entrées de ref group. */
+
    content: ": ";
.printcssonly {
 
display: none;
 
 
}
 
}
 
+
.hlist dd:after,
/* Bandeau des brouillons problématique avec l'éditeur visuel. */
+
.hlist li:after {
.ve-init-target .user-draft-header {
+
    content: " · ";
  display: none;
+
    font-weight: bold;
 
}
 
}
 
+
.hlist dd:last-child:after,
/* Message-système des sous-pages de discussion. Classe .fieldsetlike etc.
+
.hlist dt:last-child:after,
  pour permettre la réutilisation de ces styles. */
+
.hlist li:last-child:after {
#talkpageheader,
+
    content: none;
.fieldsetlike {
 
text-align: center;
 
border: 1px solid #aaa;
 
margin: 1em 0;
 
padding: 0 0 0.4em 0;
 
 
}
 
}
#talkpageheader #talkpageheadertitle,
+
/* Add parentheses around nested lists */
.fieldsetlike .legendlike {
+
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
margin-top: -0.8em;
+
.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;
 
}
 
}
#talkpageheader #talkpageheadertitletext,
+
.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after,
.fieldsetlike .legendtextlike {
+
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
padding: 0 8px;
+
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
background: white;
+
    content: ")";
 +
    font-weight: normal;
 
}
 
}
#talkpageheader ul,
+
/* Put ordinals in front of ordered list items */
.fieldsetlike ul {
+
.hlist ol {
list-style-type: none;
+
    counter-reset: listitem;
margin: 0;
 
 
}
 
}
#talkpageheader li,
+
.hlist ol > li {
.fieldsetlike li {
+
    counter-increment: listitem;
display: inline;
 
 
}
 
}
#talkpageheader li {
+
.hlist ol > li:before {
color: #707070;
+
    content: " " counter(listitem) "\a0";
 
}
 
}
 
+
.hlist dd ol > li:first-child:before,
/* Catégories cachées */
+
.hlist dt ol > li:first-child:before,
#mw-hidden-catlinks {
+
.hlist li ol > li:first-child:before {
font-size: 0.85em;
+
    content: " (" counter(listitem) "\a0";
 
}
 
}
  
/* Personnalisation de l'apparence des liens vers les pages d'homonymie. */
+
/* Unbulleted lists */
.homonymie {
+
.plainlist ol,
padding-left: 2em;
+
.plainlist ul {
padding-bottom: 0.5em;
+
    line-height: inherit;
margin-bottom: 0.5em;
+
    list-style: none none;
margin-top: -0.5em;
+
    margin: 0;
background: white;
 
font-style: italic;
 
border-bottom: 1px #aaa solid;
 
 
}
 
}
.homonymie + .homonymie {
+
.plainlist ol li,
margin-top: -0.6em; /* fallback IE < 9 */
+
.plainlist ul li {
margin-top: calc(-0.5em - 1.05px); /* masque bordures adjacentes : -margin-bottom - (1px + léger excédent) */
+
    margin-bottom: 0;
 
}
 
}
  
/* Bandeau label et icônes des AdQ/BA à côté des liens interlangues et
+
/* Default style for navigation boxes */
  dans les modèles {{Q}} et {{B}}. */
+
.navbox {                     /* Navbox container style */
li.AdQ,
+
    box-sizing: border-box;
li.LdQ,
+
    border: 1px solid #a2a9b1;
li.PdQ,
+
    width: 100%;
li.badge-featuredarticle,
+
    clear: both;
li.badge-featuredlist,
+
    font-size: 88%;
li.badge-featuredportal {
+
    text-align: center;
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png");
+
    padding: 1px;
 +
    margin: 1em auto 0;      /* Prevent preceding content from clinging to navboxes */
 
}
 
}
li.BA,
+
.navbox .navbox {
li.badge-goodarticle {
+
    margin-top: 0;            /* No top margin for nested navboxes */
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Icone_BA.png");
 
 
}
 
}
 
+
.navbox + .navbox {
/* Classe pour afficher un icône de haut-parleur à gauche des liens audio.
+
    margin-top: -1px;         /* Single pixel border between adjacent navboxes */
  Utilisé par [[Modèle:Prononciation]], importé de WP:en. */
 
.audio a {
 
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
 
padding-left: 16px !important;
 
padding-right: 0 !important;
 
 
}
 
}
 
+
.navbox-inner,
/* [[Modèle:Indication de langue]] et [[Modèle:Lien]]. */
+
.navbox-subgroup {
.indicateur-langue,
+
    width: 100%;
.indicateur-format {
 
font-family: monospace;
 
font-weight: bold;
 
font-size: small;
 
font-style: normal;
 
 
}
 
}
 
+
.navbox-group,
/* [[Modèle:Colonnes]] et [[Modèle:Début de colonnes]]. */
+
.navbox-title,
/* le sélecteur avec <p> est pour {{Infobox Série de jeux vidéo}} */
+
.navbox-abovebelow {
.colonnes > ol, .colonnes > ul, .colonnes > p {
+
    padding: 0.25em 1em;      /* Title, group and above/below styles */
margin-top: 0;
+
    line-height: 1.5em;
 +
    text-align: center;
 
}
 
}
 
+
th.navbox-group {            /* Group style */
/* Compensation du style précédent */
+
    white-space: nowrap;
.colonnes {
+
    /* @noflip */
margin-top: 0.3em;
+
    text-align: right;
 
}
 
}
 
+
.navbox,
/* Évitons de couper les éléments de listes sur plusieurs colonnes */
+
.navbox-subgroup {
.colonnes li,
+
    background: #fdfdfd;     /* Background color */
.references-small li{
 
-webkit-column-break-inside: avoid;
 
page-break-inside: avoid;
 
break-inside: avoid-column;
 
 
}
 
}
 
+
.navbox-list {
/* Taille et famille des polices pour les écritures non-latines.
+
    line-height: 1.5em;
  Voir aussi [[modèle:Langue]]. */
+
    border-color: #fdfdfd;    /* Must match background color */
:lang(grc),
 
:lang(el) { /* Écriture grecque : moderne (monotonique), ancien (polytonique) */
 
font-family: 'Arial Unicode MS', 'DejaVu Sans', Athena, Gentium, 'Palatino Linotype', 'Lucida Sans Unicode', 'Lucida Grande', Code2000, sans-serif;
 
 
}
 
}
:lang(th) { /* Écriture thaïe */
+
/* cell spacing for navbox cells */
font-family: 'Segoe UI', Tahoma, sans-serif;
+
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,
/* Affichage des chiffres romains, voir [[modèle:Rom]] ou [[modèle:Romain]]. */
+
.navbox-title {
.romain {
+
    background: #ccccff;     /* Level 1 color */
text-transform: lowercase;
 
font-variant: small-caps;
 
 
}
 
}
 
+
.navbox-abovebelow,
/* Affichage des petites capitales, voir [[modèle:Petites capitales]]. */
+
th.navbox-group,
.petites_capitales {
+
.navbox-subgroup .navbox-title {
font-variant: small-caps;
+
    background: #ddddff;     /* Level 2 color */
 
}
 
}
 
+
.navbox-subgroup .navbox-group,
/* Taille et alignement des formules mathématiques. */
+
.navbox-subgroup .navbox-abovebelow {
.texhtml {
+
    background: #e6e6ff;     /* Level 3 color */
font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
 
font-size: 118%;
 
line-height: 1;
 
white-space: nowrap;
 
-webkit-font-feature-settings: "lnum", "tnum"; /* Chorme 47, Opera 33 */
 
-webkit-font-kerning: none; /* safari 9, ios safari 9 */
 
font-feature-settings: "lnum", "tnum", "kern" 0; /* ie11 edge 13 */
 
font-variant-numeric: lining-nums tabular-nums;  /* firefox 42+ */
 
font-kerning: none;                              /* firefox, Chrome, Opera */
 
 
}
 
}
.texhtml .texhtml {
+
.navbox-even {
font-size: 100%;
+
    background: #f7f7f7;     /* Even row striping */
 
}
 
}
img.tex.center {
+
.navbox-odd {
width: auto;
+
    background: transparent; /* Odd row striping */
display: block;
 
margin: 0 auto;
 
 
}
 
}
img.tex.left {
+
.navbox .hlist td dl,
display: block;
+
.navbox .hlist td ol,
margin-left: 1.6em;
+
.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 */
 
}
 
}
  
/* Change la couleur des liens, pour les fonds colorés sombres ; limité aux
+
/* Default styling for Navbar template */
  espaces de nom de discussions, projets (ns-102), portails (ns-100), pages
+
.navbar {
  utilisateur (ns-2), et espace Wikipédia (ns-4 : Bistro...). */
+
    display: inline;
body.ns-2 .lienClair a,
+
    font-size: 88%;
body.ns-4 .lienClair a,
+
    font-weight: normal;
body.ns-100 .lienClair a,
 
body.ns-102 .lienClair a,
 
body.ns-talk .lienClair a {
 
color: #a0a0a0;
 
 
}
 
}
body.ns-2 .lienClair a:hover,
+
.navbar ul {
body.ns-4 .lienClair a:hover,
+
    display: inline;
body.ns-100 .lienClair a:hover,
+
    white-space: nowrap;
body.ns-102 .lienClair a:hover,
 
body.ns-talk .lienClair a:hover {
 
color: #a0a0a0;
 
text-decoration: underline;
 
 
}
 
}
body.ns-2 .lienClair a:visited,
+
.mw-body-content .navbar ul {
body.ns-4 .lienClair a:visited,
+
    line-height: inherit;
body.ns-100 .lienClair a:visited,
 
body.ns-102 .lienClair a:visited,
 
body.ns-talk .lienClair a:visited {
 
color: #b9b9b9;
 
 
}
 
}
 
+
.navbar li {
/* Lien vers une ébauche */
+
    word-spacing: -0.125em;
a.stub {
 
color: #339900;
 
 
}
 
}
a.stub:visited {
+
.navbar.mini li abbr[title] {
color: #336600;
+
  font-variant: small-caps;
 +
  border-bottom: none;
 +
  text-decoration: none;
 +
  cursor: inherit;
 
}
 
}
 
+
/* Navbar styling when nested in infobox and navbox */
/* Références : éviter une trop grande réduction de taille de caractères
+
.infobox .navbar {
  dans certaines configurations. */
+
    font-size: 100%;
.references small {
 
font-size: 1em !important;
 
 
}
 
}
 
+
.navbox .navbar {
/* Par défaut, cacher les crochets autour des notes. */
+
    display: block;
.cite_crochet {
+
    font-size: 100%;
display: none;
 
 
}
 
}
 
+
.navbox-title .navbar {
/* Pour que « Note 1 » ne soit ni en gras, ni en italique. */
+
    /* @noflip */
sup.reference {
+
    float: left;
font-weight: normal;
+
    /* @noflip */
font-style: normal;
+
    text-align: left;
 +
    /* @noflip */
 +
    margin-right: 0.5em;
 
}
 
}
  
/* Éviter d'obtenir un interlignage de taille variable. */
+
/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
.reference,
+
  in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.exposant {
+
.collapseButton {
vertical-align: text-top;
+
    /* @noflip */
position: relative;
+
    float: right;
font-size: .8em;
+
    font-weight: normal;
top: -5px;
+
    /* @noflip */
 +
    margin-left: 0.5em;
 +
    /* @noflip */
 +
    text-align: right;
 +
    width: auto;
 
}
 
}
  
.reference-text sup {
+
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
vertical-align: text-top;
+
.mw-parser-output .mw-collapsible-toggle {
position: relative;
+
    font-weight: normal;
font-size: 0.75em;
+
    /* @noflip */
top: -0.1em;
+
    text-align: right;
 +
    padding-right: 0.2em;
 +
    padding-left: 0.2em;
 
}
 
}
.reference {
+
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
padding-left: 1px;
+
/* @noflip */
 +
float: left;
 +
/* @noflip */
 +
    text-align: left;
 
}
 
}
  
/* Diminution décalage, en raison du line-height réduit dans .infobox_v2 */
+
/* Infobox template style */
.infobox_v2 .reference {
+
.infobox {
top: -2px;
+
    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 caption {
small.cachelinks,
+
    font-size: 125%;
small.cachelinks a {
+
    font-weight: bold;
color: #36b;
+
    padding: 0.2em;
 +
    text-align: center;
 +
}
 +
.infobox td,
 +
.infobox th {
 +
    vertical-align: top;
 +
    /* @noflip */
 +
    text-align: left;
 
}
 
}
 
+
.infobox.bordered {
/* Numérotations différentes des appels de notes. */
+
    border-collapse: collapse;
.references-small.lower-alpha ol {
 
list-style-type: lower-alpha;
 
 
}
 
}
.references-small.lower-greek ol {
+
.infobox.bordered td,
list-style-type: lower-greek;
+
.infobox.bordered th {
 +
    border: 1px solid #a2a9b1;
 
}
 
}
.references-small.decimal ol,
+
.infobox.bordered .borderless td,
.references-small.lower-alpha ol ol,
+
.infobox.bordered .borderless th {
.references-small.lower-greek ol ol {
+
    border: 0;
list-style-type: decimal;
 
 
}
 
}
  
/* Répartition égale des références sur plusieurs colonnes :
+
.infobox.sisterproject {
  pas d'espace supplémentaire en haut de première colonne */
+
    width: 20em;
.references-small ol {
+
    font-size: 90%;
margin-top: 0;
 
 
}
 
}
  
/* Compensation du style précédent */
+
.infobox.standard-talk {
.references-small {
+
    border: 1px solid #c0c090;
margin-top: 0.3em;
+
    background-color: #f8eaba;
 +
}
 +
.infobox.standard-talk.bordered td,
 +
.infobox.standard-talk.bordered th {
 +
    border: 1px solid #c0c090;
 
}
 
}
  
/* Mise en surbrillance de la note ou de l'ouvrage de référence cliqué
+
/* styles for bordered infobox with merged rows */
  pour faciliter la navigation (de en.wikipedia). */
+
.infobox.bordered .mergedtoprow td,
ol.references > li:target,
+
.infobox.bordered .mergedtoprow th {
.ouvrage:target { /* Contenu de la note */
+
    border: 0;
background: #def;
+
    border-top: 1px solid #a2a9b1;
}
+
    /* @noflip */
sup.reference:target { /* Renvoi */
+
    border-right: 1px solid #a2a9b1;
background: #def;
 
 
}
 
}
  
/* cadre pour [[Modèle:Références nombreuses]] */
+
.infobox.bordered .mergedrow td,
.reference-cadre {
+
.infobox.bordered .mergedrow th {
height: 25em;
+
    border: 0;
overflow: auto;
+
    /* @noflip */
padding: 3px;
+
    border-right: 1px solid #a2a9b1;
border:1px solid #AAA;
 
 
}
 
}
  
/* Ligne de tableau dans « Informations sur la page » */
+
/* Styles for geography infoboxes, eg countries,
body.action-info:target {
+
  country subdivisions, cities, etc.            */
background: #def;
+
.infobox.geography {
 +
    border-collapse: collapse;
 +
    line-height: 1.2em;
 +
    font-size: 90%;
 
}
 
}
  
/* Style des modèles [[modèle:Référence nécessaire]] et [[modèle:Citation nécessaire]]. */
+
.infobox.geography  td,
span.need_ref {
+
.infobox.geography  th {
border-bottom: 1px solid #aaa;
+
    border-top: 1px solid #a2a9b1;
 +
    padding: 0.4em 0.6em 0.4em 0.6em;
 
}
 
}
div.need_ref {
+
.infobox.geography .mergedtoprow td,
border: 1px solid #aaa;
+
.infobox.geography .mergedtoprow th {
padding: .5em;
+
    border-top: 1px solid #a2a9b1;
 +
    padding: 0.4em 0.6em 0.2em 0.6em;
 
}
 
}
  
/* Référence présente */
+
.infobox.geography .mergedrow td,
span.ref:hover {
+
.infobox.geography .mergedrow th {
border-bottom: 1px solid #aaa;
+
    border: 0;
 +
    padding: 0 0.6em 0.2em 0.6em;
 
}
 
}
  
/* Gestion automatique de l'ISBN par MediaWiki. */
+
.infobox.geography .mergedbottomrow td,
.mw-magiclink-isbn {
+
.infobox.geography .mergedbottomrow th {
white-space: nowrap;
+
    border-top: 0;
 +
    border-bottom: 1px solid #a2a9b1;
 +
    padding: 0 0.6em 0.4em 0.6em;
 
}
 
}
  
/* Mode d'affichage par défaut des données dans l'espace référence. */
+
.infobox.geography .maptable td,
.BibList {
+
.infobox.geography .maptable th {
display: block;
+
    border: 0;
}
+
    padding: 0;
.WikiNorme,
 
.BibTeX,
 
.ISBD,
 
.ISO690,
 
.specialBib {
 
display: none;
 
 
}
 
}
  
/* Style de { , } entre les références */
+
/* Normal font styling for table row headers with scope="row" tag */
.cite_virgule {
+
.wikitable.plainrowheaders th[scope=row] {
padding-left: 0;
+
    font-weight: normal;
padding-right: 1px;
+
    /* @noflip */
 +
    text-align: left;
 
}
 
}
  
/* Boites et messages */
+
/* Lists in data cells are always left-aligned */
div.boite-a-droite {
+
.wikitable td ul,
display: table;
+
.wikitable td ol,
clear: right;
+
.wikitable td dl {
float: right;
+
    /* @noflip */
margin: 1em 0 1em 1em;
+
    text-align: left;
width: 20em;
 
position: relative; /* Pour les images manuelles */
 
border-style: solid;
 
border-width: 1px;
 
padding: 4px;
 
text-align: left;
 
 
}
 
}
.boite-sans-fond {
+
/* ...unless they also use the hlist class */
border-color: #aaa; /* Comme boite-grise */
+
.toc.hlist ul,
 +
#toc.hlist ul,
 +
.wikitable.hlist td ul,
 +
.wikitable.hlist td ol,
 +
.wikitable.hlist td dl {
 +
    text-align: inherit;
 
}
 
}
.boite-grise { /* Similaire au bandeau de catégorie */
+
 
border-color: #aaa;
+
/* Icons for medialist templates [[Template:Listen]],
background-color: #f9f9f9;
+
  [[Template:Multi-listen_start]], [[Template:Video]],
 +
  [[Template:Multi-video_start]] */
 +
div.listenlist {
 +
    background: url("//upload.wikimedia.org/wikipedia/commons/4/47/Sound-icon.svg") no-repeat scroll 0 0 transparent;
 +
    background-size: 30px;
 +
    padding-left: 40px;
 
}
 
}
  
/* Types de boites */
+
/* Fix for hieroglyphs specificality issue in infoboxes ([[Phabricator:43869]]) */
.bandeau-article,
+
table.mw-hiero-table td {
.bandeau-discussion,
+
    vertical-align: middle;
.bandeau-simple,
 
.bandeau-systeme,
 
.bandeau-section{
 
border-style: solid;
 
overflow: hidden;
 
position: relative;
 
 
}
 
}
.bandeau-article {
+
 
border-width: 1px 1px 1px 10px;
+
/* Style rules for media list templates */
font-size: 0.9em;
+
div.medialist {
line-height: 1.25em;
+
    min-height: 50px;
padding: 0.5em 1em;
+
    margin: 1em;
margin: 0.8em 10%;
+
    /* @noflip */
 +
    background-position: top left;
 +
    background-repeat: no-repeat;
 
}
 
}
.bandeau-systeme {
+
div.medialist ul {
clear: both;
+
    list-style-type: none;
border-width: 2px;
+
    list-style-image: none;
padding: 0.5em 1em;
+
    margin: 0;
margin: 0.8em 3%;
 
 
}
 
}
.bandeau-simple {
+
div.medialist ul li {
clear: both;
+
    padding-bottom: 0.5em;
border-width: 1px;
 
padding: 0.5em 1em;
 
margin: 0.8em auto;
 
 
}
 
}
.bandeau-discussion {
+
div.medialist ul li li {
border-width: 1px;
+
    font-size: 91%;
border-radius: 10px;
+
    padding-bottom: 0;
padding: 0.2em .5em;
 
margin: 0.8em 7%;
 
 
}
 
}
div.bandeau-section { /* Pour le [[modèle: Article détaillé]] et autres */
+
 
display: block;
+
/* Change the external link icon to an Adobe icon for all PDF files
font-size: 0.95em;
+
  in browsers that support these CSS selectors, like Mozilla and Opera */
border-width: 1px 0;
+
div#content a[href$=".pdf"].external,
padding: 0.2em 0.5em 0.1em 0;
+
div#content a[href*=".pdf?"].external,
margin: 0.3em 0 0.7em 2em;
+
div#content a[href*=".pdf#"].external,
}
+
div#content a[href$=".PDF"].external,
.bandeau-centrer{
+
div#content a[href*=".PDF?"].external,
display: table;
+
div#content a[href*=".PDF#"].external,
width: 100%;
+
div#mw_content a[href$=".pdf"].external,
text-align: center;
+
div#mw_content a[href*=".pdf?"].external,
}
+
div#mw_content a[href*=".pdf#"].external,
.bandeau-cell {
+
div#mw_content a[href$=".PDF"].external,
display: table-cell;
+
div#mw_content a[href*=".PDF?"].external,
vertical-align: middle;
+
div#mw_content a[href*=".PDF#"].external {
}
+
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
.bandeau-cell p:last-child {
+
    /* @noflip */
margin-bottom: 0;
+
    padding-right: 18px;
 
}
 
}
  
/* Style des bandeaux d'articles. Voir [[Wikipédia:Prise de décision/Changement de style des messages d'avertissement]]. */
+
/* Content in columns with CSS instead of tables ([[Template:Columns]]) */
.bandeau-niveau-grave {
+
div.columns-2 div.column {
border-color: #aa0044;
+
    /* @noflip */
background-color: #ffcccc;
+
    float: left;
 +
    width: 50%;
 +
    min-width: 300px;
 
}
 
}
.bandeau-niveau-modere {
+
div.columns-3 div.column {
border-color: #ff8822;
+
    /* @noflip */
background-color: #ffeedd;
+
    float: left;
 +
    width: 33.3%;
 +
    min-width: 200px;
 
}
 
}
.bandeau-niveau-ebauche,
+
div.columns-4 div.column {
.bandeau-niveau-information {
+
    /* @noflip */
border-color: #77ccff;
+
    float: left;
background-color: #fbfbfb;
+
    width: 25%;
 +
    min-width: 150px;
 
}
 
}
.bandeau-simple.bandeau-niveau-information,
+
div.columns-5 div.column {
.bandeau-discussion.bandeau-niveau-information { /* Dérive de la classe vectorbox */
+
    /* @noflip */
border-color: #a7d7f9;
+
    float: left;
background-color: #f5faff;
+
    width: 20%;
}
+
    min-width: 120px;
.bandeau-niveau-detail, /* Voir [[Wikipédia:Prise de décision/Unification des modèles : article détaillé et Loupe]] */
 
.bandeau-section.bandeau-niveau-information {
 
border-color: #e7e7e7;
 
background-color: #fdfdfd;
 
}
 
.bandeau-niveau-neutre {
 
border-color: #aaa;
 
background: #f9f9f9;
 
 
}
 
}
  
.bandeau {
+
/* Messagebox templates */
text-align: left;
+
.messagebox {
margin: 8px 10% 12px;
+
    border: 1px solid #a2a9b1;
border-style: solid;
+
    background-color: #f8f9fa;
border-width: 1px 1px 1px 10px;
+
    width: 80%;
padding: 2px 10px;
+
    margin: 0 auto 1em auto;
 +
    padding: .2em;
 
}
 
}
.bandeau table {
+
.messagebox.merge {
background-color: transparent;
+
    border: 1px solid #c0b8cc;
 +
    background-color: #f0e5ff;
 +
    text-align: center;
 
}
 
}
.bandeau-icone {
+
.messagebox.cleanup {
vertical-align: middle;
+
    border: 1px solid #9f9fff;
text-align: center;
+
    background-color: #efefff;
width: 45px;
+
    text-align: center;
padding-right : 1em;
 
 
}
 
}
.bandeau-titre {
+
.messagebox.standard-talk {
font-size: 1.1em;
+
    border: 1px solid #c0c090;
line-height: 1.4em;
+
    background-color: #f8eaba;
}
+
    margin: 4px auto;
.bandeau-texte {
 
font-size: 0.9em;
 
line-height: 1.2em;
 
}
 
.bandeau-problemes-multiples .bandeau-niveau-information, .bandeau-problemes-multiples .bandeau-niveau-modere, .bandeau-problemes-multiples .bandeau-niveau-grave {
 
background:none !important;
 
border:none !important;
 
}
 
.bandeau-problemes-multiples .bandeau {
 
margin:0 !important;
 
border-top: 1px solid grey !important;
 
border-bottom: 1px solid grey !important;
 
}
 
.bandeau-problemes-multiples .NavContent {
 
background:none !important;
 
padding-top:0 !important;
 
padding-bottom:0 !important;
 
border-top: 1px solid grey !important;
 
border-bottom: 1px solid grey !important;
 
margin-left:2em !important;
 
margin-right:2em !important;
 
}
 
.bandeau-ebauche-problemes-multiples .bandeau-niveau-ebauche {
 
margin-bottom:0 !important;
 
}
 
.bandeau-ebauche-problemes-multiples .bandeau-problemes-multiples {
 
margin-top:0 !important;
 
}
 
.bandeau-ebauche-problemes-multiples .bandeau-niveau-ebauche .bandeau-texte {
 
display:none;
 
 
}
 
}
.bandeau-ebauche-problemes-multiples-niveau-grave .bandeau-niveau-ebauche {
+
/* For old WikiProject banners inside banner shells. */
border-color: #aa0044 !important;
+
.mbox-inside .standard-talk,
background-color: #ffcccc !important;
+
.messagebox.nested-talk {
 +
    border: 1px solid #c0c090;
 +
    background-color: #f8eaba;
 +
    width: 100%;
 +
    margin: 2px 0;
 +
    padding: 2px;
 
}
 
}
.bandeau-ebauche-problemes-multiples-niveau-modere .bandeau-niveau-ebauche {
+
.messagebox.small {
border-color: #ff8822 !important;
+
    width: 238px;
background-color: #ffeedd !important;
+
    font-size: 85%;
 +
    /* @noflip */
 +
    float: right;
 +
    clear: both;
 +
    /* @noflip */
 +
    margin: 0 0 1em 1em;
 +
    line-height: 1.25em;
 
}
 
}
.bandeau-ebauche-problemes-multiples-niveau-information .bandeau-niveau-ebauche {
+
.messagebox.small-talk {
border-color: #77ccff !important;
+
    width: 238px;
background-color: #fbfbfb !important;
+
    font-size: 85%;
 +
    /* @noflip */
 +
    float: right;
 +
    clear: both;
 +
    /* @noflip */
 +
    margin: 0 0 1em 1em;
 +
    line-height: 1.25em;
 +
    background: #F8EABA;
 
}
 
}
  
/* Styles pour les bannières */
+
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
 
+
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
.topbanner {
+
    border: none;
position: relative;
+
    /* @noflip */
overflow: hidden;
+
    padding: 0.25em 0.9em;     /* 0.9em left/right */
max-width: 1800px;
+
    width: 100%;               /* Make all mboxes the same width regardless of text length */
height: auto;
 
 
}
 
}
.topbanner img {
+
td.mbox-image {               /* The left image cell */
max-width: 100%;
+
    border: none;
height: auto;
+
    /* @noflip */
 +
    padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */
 +
    text-align: center;
 
}
 
}
.topbanner-box {
+
td.mbox-imageright {           /* The right image cell */
position: absolute;
+
    border: none;
z-index: 2;
+
    /* @noflip */
margin-top: 1.5em;
+
    padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
color: white;
+
    text-align: center;
width: 50%;
 
min-width: 20em;
 
left: 2%;
 
text-align: left;
 
 
}
 
}
.topbanner .name {
+
td.mbox-empty-cell {           /* An empty narrow cell */
position: absolute;
+
    border: none;
z-index: 2;
+
    padding: 0;
margin: 0.6em 0 0 0.4em;  
+
    width: 1px;
padding: 8px 7px;
 
font-size: 2.2em;
 
background: rgb(16,16,16);
 
background: rgba(0,0,0,0.5);  
 
border-radius: 4px;
 
color: white;
 
white-space: nowrap;
 
line-height: 0.9em;
 
 
}
 
}
  
/* Petites icônes */
+
/* Article message box styles */
.indentation,    /* pas d'image correspondante */
+
table.ambox {
.loupe,          /* loupe, voir le [[modèle:Article détaillé]] */
+
    margin: 0 10%;                  /* 10% = Will not overlap with other elements */
.general,        /* flèche pour le [[modèle:Article principal]] */
+
    border: 1px solid #a2a9b1;
.accessibilite,  /* symbole handicap, pour le [[modèle:Encart]] */
+
    /* @noflip */
.etoile-or,
+
    border-left: 10px solid #36c;  /* Default "notice" blue */
.etoile-argent,
+
    background: #fbfbfb;
.categorie,      /* symbole du [[modèle:Catégorie principale]] */
 
.biblio,          /* livres pour le [[modèle:Sources de section]] */
 
.recyclage,      /* symbole du [[modèle:Section à recycler]] */
 
.archives,        /* symbole d'archivage */
 
.sons,            /* pour le [[modèle:Média externe]] */
 
.videos,          /* pour le [[modèle:Média externe]] */
 
.incomplet,      /* cône de chantier pour le [[modèle:Section vide ou incomplète]] */
 
.sources,        /* livre ouvert du [[modèle:Section à sourcer]] */
 
.important,      /* triangle rouge : mise en garde */
 
.en-travaux,      /* triangle jaune : en construction */
 
.information,
 
.conflit-edition,
 
.incubator,
 
.extension,      /* extensions MediaWiki */
 
.wikispecies,
 
.metawiki,
 
.wikiversity,
 
.wikipedia,
 
.wikibooks,
 
.wikinews,
 
.wikiquote,
 
.wikisource,
 
.commons,
 
.wikimedia,
 
.wiktionary,
 
.wikidata,
 
.wikivoyage,
 
.wwwmediawiki {
 
background-repeat: no-repeat;
 
line-height: 1.5em;
 
text-indent: 23px;
 
display: inline-block;
 
 
}
 
}
.loupe {
+
table.ambox + table.ambox {     /* Single border between stacked boxes. */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png");
+
    margin-top: -1px;
background-position: 2px 3px;
 
 
}
 
}
.general {
+
.ambox th.mbox-text,
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Nuvola_apps_download_manager2-70%25.svg/15px-Nuvola_apps_download_manager2-70%25.svg.png");
+
.ambox td.mbox-text {            /* The message body cell(s) */
background-position: 2px 3px;
+
    padding: 0.25em 0.5em;      /* 0.5em left/right */
 
}
 
}
.accessibilite {
+
.ambox td.mbox-image {          /* The left image cell */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/44/Gnome-preferences-desktop-accessibility.svg/18px-Gnome-preferences-desktop-accessibility.svg.png");
+
    /* @noflip */
background-position: 2px 0;
+
    padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
 
}
 
}
.etoile-or {
+
.ambox td.mbox-imageright {     /* The right image cell */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Fairytale_bookmark_gold.png/19px-Fairytale_bookmark_gold.png");
+
    /* @noflip */
background-position: 1px 1px;
+
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
 
}
 
}
.etoile-argent {
+
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fairytale_bookmark_silverstar.svg/19px-Fairytale_bookmark_silverstar.svg.png");
+
table.ambox-notice {
background-position: 1px 1px;
+
    /* @noflip */
 +
    border-left: 10px solid #36c;   /* Blue */
 
}
 
}
.categorie {
+
table.ambox-speedy {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Nuvola_apps_kpager.svg/21px-Nuvola_apps_kpager.svg.png");
+
    /* @noflip */
background-position: 0 0;
+
    border-left: 10px solid #b32424;    /* Red */
 +
    background: #fee7e6;                   /* Pink */
 
}
 
}
.biblio {
+
table.ambox-delete {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4b/Books-aj.svg_aj_ashton_01.svg/20px-Books-aj.svg_aj_ashton_01.svg.png");
+
    /* @noflip */
background-position: 2px 2px;
+
    border-left: 10px solid #b32424;   /* Red */
 
}
 
}
.recyclage {
+
table.ambox-content {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Recycle002.svg/20px-Recycle002.svg.png");
+
    /* @noflip */
background-position: 1px 1px;
+
    border-left: 10px solid #f28500;   /* Orange */
 
}
 
}
.archives {
+
table.ambox-style {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Filing_cabinet_icon.svg/21px-Filing_cabinet_icon.svg.png");
+
    /* @noflip */
background-position: 0 1px;
+
    border-left: 10px solid #fc3;   /* Yellow */
 
}
 
}
.conflit-edition {
+
table.ambox-move {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Human-emblem-important-blue-128.png/12px-Human-emblem-important-blue-128.png");
+
    /* @noflip */
background-position: 0 3px;
+
    border-left: 10px solid #9932cc;   /* Purple */
text-indent: 16px;
 
line-height: 1.3em;
 
 
}
 
}
.sons {
+
table.ambox-protection {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/44/Nuvola_apps_arts.png/18px-Nuvola_apps_arts.png");
+
    /* @noflip */
background-position: 1px 1px;
+
    border-left: 10px solid #a2a9b1;       /* Gray-gold */
 
}
 
}
.videos {
+
 
background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Nuvola_apps_kaboodle.svg/18px-Nuvola_apps_kaboodle.svg.png");
+
/* Image message box styles */
background-position: 1px 1px;
+
table.imbox {
 +
    margin: 4px 10%;
 +
    border-collapse: collapse;
 +
    border: 3px solid #36c;    /* Default "notice" blue */
 +
    background: #fbfbfb;
 
}
 
}
.incomplet {
+
.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Fairytale_waring.png/16px-Fairytale_waring.png");
+
    margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.       */
background-position: 2px 3px;
+
    display: block;         /* Fix for webkit to force 100% width.  */
 
}
 
}
.sources {
+
.mbox-inside .imbox {      /* For imboxes inside other templates. */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/64/Question_book-4.svg/20px-Question_book-4.svg.png");
+
    margin: 4px;
background-position: 1px 4px;
 
 
}
 
}
.important {
+
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f7/Nuvola_apps_important.svg/19px-Nuvola_apps_important.svg.png");
+
table.imbox-notice {
background-position: 1px 2px;
+
    border: 3px solid #36c;    /* Blue */
 
}
 
}
.en-travaux {
+
table.imbox-speedy {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Under_contruction_icon-yellow.svg/20px-Under_contruction_icon-yellow.svg.png");
+
    border: 3px solid #b32424;    /* Red */
background-position: 1px 2px;
+
    background: #fee7e6;             /* Pink */
 
}
 
}
.information {
+
table.imbox-delete {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Information_icon_with_gradient_background.svg/19px-Information_icon_with_gradient_background.svg.png");
+
    border: 3px solid #b32424;    /* Red */
background-position: 1px 2px;
 
 
}
 
}
.incubator {
+
table.imbox-content {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Incubator-logo.svg/15px-Incubator-logo.svg.png");
+
    border: 3px solid #f28500;    /* Orange */
background-position: 1px 1px;
 
 
}
 
}
.extension {
+
table.imbox-style {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/MediaWiki-notext.svg/21px-MediaWiki-notext.svg.png");
+
    border: 3px solid #fc3;    /* Yellow */
background-position: 0 4px;
 
 
}
 
}
.wikispecies {
+
table.imbox-move {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/17px-Wikispecies-logo.svg.png");
+
    border: 3px solid #9932cc;    /* Purple */
background-position: 1px 0;
 
 
}
 
}
.wikisource {
+
table.imbox-protection {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/17px-Wikisource-logo.svg.png");
+
    border: 3px solid #a2a9b1;      /* Gray-gold */
background-position: 1px 1px;
 
 
}
 
}
.wikipedia {
+
table.imbox-license {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/63/Wikipedia-logo.png/19px-Wikipedia-logo.png");
+
    border: 3px solid #88a;      /* Dark gray */
background-position: 1px 0;
+
    background: #f7f8ff;         /* Light gray */
 
}
 
}
.wikibooks {
+
table.imbox-featured {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/19px-Wikibooks-logo.svg.png");
+
    border: 3px solid #cba135;    /* Brown-gold */
background-position: 1px 1px;
 
 
}
 
}
.metawiki {
+
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/18px-Wikimedia_Community_Logo.svg.png");
+
/* Category message box styles */
background-position: 1px 1px;
+
table.cmbox {
 +
    margin: 3px 10%;
 +
    border-collapse: collapse;
 +
    border: 1px solid #a2a9b1;
 +
    background: #DFE8FF;   /* Default "notice" blue */
 
}
 
}
.wikiversity {
+
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/20px-Wikiversity-logo.svg.png");
+
table.cmbox-notice {
background-position: 0 2px;
+
    background: #D8E8FF;   /* Blue */
}
 
.wiktionary {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ec/Wiktionary-logo.svg/20px-Wiktionary-logo.svg.png");
 
background-position: 0 1px;
 
}
 
.wikinews {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/20px-Wikinews-logo.svg.png");
 
background-position: 0 5px;
 
 
}
 
}
.wikiquote {
+
table.cmbox-speedy {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/16px-Wikiquote-logo.svg.png");
+
    margin-top: 4px;
background-position: 2px 1px;
+
    margin-bottom: 4px;
 +
    border: 4px solid #b32424;    /* Red */
 +
    background: #FFDBDB;         /* Pink */
 
}
 
}
.commons {
+
table.cmbox-delete {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/14px-Commons-logo.svg.png");
+
    background: #FFDBDB;    /* Red */
background-position: 3px 0;
 
 
}
 
}
.wikimedia {
+
table.cmbox-content {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/81/Wikimedia-logo.svg/20px-Wikimedia-logo.svg.png");
+
    background: #FFE7CE;    /* Orange */
background-position: 0 0;
 
 
}
 
}
.wikidata {
+
table.cmbox-style {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/22px-Wikidata-logo.svg.png");
+
    background: #FFF9DB;    /* Yellow */
background-position: 0 5px;
 
 
}
 
}
.wikivoyage {
+
table.cmbox-move {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Wikivoyage-Logo-v3-icon.svg/20px-Wikivoyage-Logo-v3-icon.svg.png");
+
    background: #E4D8FF;    /* Purple */
background-position: 1px 1px;
 
 
}
 
}
.wwwmediawiki {
+
table.cmbox-protection {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/bb/MediaWiki-notext.svg/20px-MediaWiki-notext.svg.png");
+
    background: #EFEFE1;    /* Gray-gold */
background-position: 1px 3px;
 
 
}
 
}
  
/* Grosses icônes */
+
/* Other pages message box styles */
.grosse-icone {
+
table.ombox {
display: table-cell;
+
    margin: 4px 10%;
vertical-align: middle;
+
    border-collapse: collapse;
padding-left: 60px;
+
    border: 1px solid #a2a9b1;       /* Default "notice" gray */
background-repeat: no-repeat;
+
    background: #f8f9fa;
background-position: left center;
 
text-indent: 0; /* Certaines icones ont une version « en ligne ». */
 
height: 48px;
 
 
}
 
}
  
.grosse-icone.etoile-or {
+
table.ombox-notice {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Fairytale_bookmark_gold.png/40px-Fairytale_bookmark_gold.png");
+
    border: 1px solid #a2a9b1;      /* Gray */
 
}
 
}
.grosse-icone.etoile-argent {
+
table.ombox-speedy {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Fairytale_bookmark_silverstar.svg/40px-Fairytale_bookmark_silverstar.svg.png");
+
    border: 2px solid #b32424;    /* Red */
 +
    background: #fee7e6;            /* Pink */
 
}
 
}
.grosse-icone.archives {
+
table.ombox-delete {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/94/Filing_cabinet_icon.svg/48px-Filing_cabinet_icon.svg.png");
+
    border: 2px solid #b32424;    /* Red */
 
}
 
}
.grosse-icone.ancienne-version {
+
table.ombox-content {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Clock_and_warning.svg/46px-Clock_and_warning.svg.png");
+
    border: 1px solid #f28500;    /* Orange */
 
}
 
}
.grosse-icone.maintenance {
+
table.ombox-style {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Tools_nicu_buculei_01.svg/46px-Tools_nicu_buculei_01.svg.png");
+
    border: 1px solid #fc3;    /* Yellow */
 
}
 
}
.grosse-icone.protection-admin {
+
table.ombox-move {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Crystal_Clear_action_lock1.png/46px-Crystal_Clear_action_lock1.png");
+
    border: 1px solid #9932cc;    /* Purple */
 
}
 
}
.grosse-icone.semi-protection {
+
table.ombox-protection {
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Crystal_Clear_action_half_lock.png/46px-Crystal_Clear_action_half_lock.png");
+
    border: 2px solid #a2a9b1;      /* Gray-gold */
 
}
 
}
.grosse-icone.roue-dentee {
+
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_run.png/46px-Crystal_Clear_action_run.png");
+
/* Talk page message box styles */
 +
table.tmbox {
 +
    margin: 4px 10%;
 +
    border-collapse: collapse;
 +
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
 +
    background: #f8eaba;
 
}
 
}
.grosse-icone.conflit-edition {
+
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Passage_pieton_rouge.png/46px-Passage_pieton_rouge.png");
+
    margin: 2px 0;              /* this declaration overrides other styles (including mbox-small above)  */
 +
    width: 100%;                /* For Safari and Opera */
 
}
 
}
.grosse-icone.titre-protege {
+
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/System-lock-screen.svg/46px-System-lock-screen.svg.png");
+
    line-height: 1.5em;          /* also "nested", so reset styles that are  */
}
+
    font-size: 100%;            /* set in "mbox-small" above.               */
.grosse-icone.gros-warning {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Octagon_delete.svg/46px-Octagon_delete.svg.png");
 
}
 
.grosse-icone.attention {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Ambox_content.png");
 
}
 
.grosse-icone.information {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c8/Ambox_notice.png");
 
}
 
.grosse-icone.ebauche {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/55/Nuvola_apps_kedit.svg/46px-Nuvola_apps_kedit.svg.png");
 
 
}
 
}
  
/* Styles par défaut pour les bandeaux en haut des articles. Voir
+
table.tmbox-speedy {
  [[Projet:Charte graphique/Harmonisation des messages d'avertissement]]
+
    border: 2px solid #b32424;   /* Red */
   et [[Wikipédia:Prise de décision/Harmonisation des messages d'avertissement]]. */
+
    background: #fee7e6;             /* Pink */
/* Classe pour toutes les alertes. */
 
.alerte {
 
padding: .11em;
 
background: #ffd;
 
margin-bottom: .4em;
 
font-style: italic;
 
 
}
 
}
/* Classe supplémentaire pour les alertes graves. */
+
table.tmbox-delete {
.grave {
+
    border: 2px solid #b32424;   /* Red */
border: 1px solid #f96;
 
 
}
 
}
 
+
table.tmbox-content {
/* Styles des « messagebox » standard. */
+
    border: 2px solid #f28500;   /* Orange */
.messagebox {
 
border: 1px solid #aaa;
 
background: #f9f9f9;
 
width: 80%;
 
margin: 0 auto 1em auto;
 
padding: .2em;
 
text-align: justify;
 
 
}
 
}
.messagebox.standard-talk {
+
table.tmbox-style {
border: 1px solid #c0c090;
+
    border: 2px solid #fc3;   /* Yellow */
background: #f8eaba;
 
 
}
 
}
 
+
table.tmbox-move {
.vectorbox {
+
    border: 2px solid #9932cc;   /* Purple */
width: 85%;
 
background: #f5faff;
 
border: 1px solid #a7d7f9;
 
border-radius: 10px;
 
margin: 0 auto 1em auto;
 
 
}
 
}
 
+
table.tmbox-protection,
/* Boîtes utiles sur les pages d'aide (exemple : [[Aide:Note#Notes à appel unique]]). */
+
table.tmbox-notice {
.exemple {
+
    border: 1px solid #c0c090;   /* Gray-brown */
margin: .5em;
 
padding: .5em;
 
border: dashed 1px #add8e6;
 
background: #fff;
 
 
}
 
}
  
/* Standardisation de quelques messages systèmes :
+
/* Disambig and set index box styles */
  * class="mw-alerte" : bandeaux d'alerte comme [[MediaWiki:Editinginterface]].
+
table.dmbox {
  * class="mw-toolbox" : boîtes à outils comme sur [[MediaWiki:Sp-contributions-footer]]. */
+
    clear: both;
 
+
    margin: 0.9em 1em;
/* Suppression du message avertissant du lag de 1 seconde dans la liste de suivi. */
+
    border-top: 1px solid #ccc;
.mw-lag-warn-normal {
+
    border-bottom: 1px solid #ccc;
display: none;
+
    background: transparent;
 
}
 
}
  
/* Messages d'alerte */
+
/* Footer and header message box styles */
.mw-alerte {
+
table.fmbox {
width: 100%;
+
    clear: both;
clear: both;
+
    margin: 0.2em 0;
background: #faebd7;
+
    width: 100%;
border: 2px solid #ff8c00;
+
    border: 1px solid #a2a9b1;
 +
    background: #f8f9fa;    /* Default "system" gray */
 
}
 
}
 
+
table.fmbox-system {
/* Boîtes à outils */
+
    background: #f8f9fa;
.mw-toolbox {
 
font-size: 90%;
 
background: #f8f8f8;
 
border: 1px solid #b8b8b8;
 
padding: .25em 1em .25em 1em;
 
clear: both;
 
 
}
 
}
 
+
table.fmbox-warning {
/* Styles des boîtes déroulantes, voir [[Modèle:Boîte déroulante/Documentation]]. */
+
    border: 1px solid #bb7070; /* Dark pink */
div.NavFrame {
+
    background: #ffdbdb;       /* Pink */
padding: 2px;
 
border: 1px #aaa;
 
text-align: center;
 
border-collapse: collapse;
 
font-size: 95%;
 
 
}
 
}
div.NavPic {
+
table.fmbox-editnotice {
padding: 2px;
+
    background: transparent;
float: left;
 
 
}
 
}
div.NavFrame div.NavHead {
+
/* Div based "warning" style fmbox messages. */
font-weight: bold;
+
div.mw-warning-with-logexcerpt,
font-size: 100%;
+
div.mw-lag-warn-high,
background: #efefef;
+
div.mw-cascadeprotectedwarning,
}
+
div#mw-protect-cascadeon,
div.NavFrame p,
+
div.titleblacklist-warning,
div.NavFrame div.NavContent,
+
div.locked-warning {
div.NavFrame div.NavContent p {
+
    clear: both;
font-size: 100%;
+
    margin: 0.2em 0;
 +
    border: 1px solid #bb7070;
 +
    background: #ffdbdb;
 +
    padding: 0.25em 0.9em;
 
}
 
}
div.NavEnd {
+
/* Div based "system" style fmbox messages.
height: 0;
+
  Used in [[MediaWiki:Readonly lag]]. */
clear: both;
+
div.mw-lag-warn-normal,
 +
div.fmbox-system {
 +
    clear: both;
 +
    margin: 0.2em 0;
 +
    border: 1px solid #a2a9b1;
 +
    background: #f8f9fa;
 +
    padding: 0.25em 0.9em;
 
}
 
}
  
/* Styles de [[Modèle:Méta palette de navigation]]. */
+
/* These mbox-small classes must be placed after all other
table.navbox {
+
  ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
background: #f9f9f9;
+
  they override "table.ambox + table.ambox" above. */
border: 1px solid #aaa;
+
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
clear: both;
+
    /* @noflip */
font-size: 89%;
+
    clear: right;
margin: 1em 0 0;
+
    /* @noflip */
padding: 2px;
+
    float: right;
text-align: center;
+
    /* @noflip */
width: 100%;
+
    margin: 4px 0 4px 1em;
 +
    box-sizing: border-box;
 +
    width: 238px;
 +
    font-size: 88%;
 +
    line-height: 1.25em;
 
}
 
}
table.navbox-subgroup {
+
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
background: transparent;
+
    /* @noflip */
border: 0;
+
    margin: 4px 1em 4px 0;
font-size: 100%;
+
    box-sizing: border-box;
margin: -3px;
+
    overflow: hidden;
padding: 0;
+
    width: 238px;
text-align: center;
+
    border-collapse: collapse;
width: 100%; /* fallback IE < 9 */
+
    font-size: 88%;
width: calc(100% + 6px);
+
    line-height: 1.25em;
 
}
 
}
th.navbox-title {
+
 
background: #ccf;
+
/* Style for compact ambox */
padding-left: 1em;
+
/* Hide the images */
padding-right: 1em;
+
.compact-ambox table .mbox-image,
}
+
.compact-ambox table .mbox-imageright,
th.navbox-group {
+
.compact-ambox table .mbox-empty-cell {
background: #ddf;
+
    display: none;
vertical-align: middle;
 
width: 150px;
 
padding-left: 1em;
 
padding-right: 1em;
 
}
 
th.navbox-group + td.navbox-list,
 
table.navbox-subgroup td.navbox-list {
 
text-align: left;
 
}
 
td.navbox-even {
 
background: #f0f0ff;
 
 
}
 
}
table.navbox-subgroup td.navbox-even {
+
/* Remove borders, backgrounds, padding, etc. */
background: transparent;
+
.compact-ambox table.ambox {
 +
    border: none;
 +
    border-collapse: collapse;
 +
    background: transparent;
 +
    margin: 0 0 0 1.6em !important;
 +
    padding: 0 !important;
 +
    width: auto;
 +
    display: block;
 
}
 
}
td.navbox-banner {
+
body.mediawiki .compact-ambox table.mbox-small-left {
background: #ddf;
+
    font-size: 100%;
vertical-align: middle;
+
    width: auto;
padding-left: 1em;
+
    margin: 0;
padding-right: 1em;
 
 
}
 
}
.navboxHidden {
+
/* Style the text cell as a list item and remove its padding */
display: none;
+
.compact-ambox table .mbox-text {
 +
    padding: 0 !important;
 +
    margin: 0 !important;
 
}
 
}
 
+
.compact-ambox table .mbox-text-span {
/* Modèle de palettes groupées, [[Modèle:Palette]]. */
+
    display: list-item;
div.navbox-container {
+
    line-height: 1.5em;
border: 1px solid #aaa;
+
    list-style-type: square;
margin-top: 1em;
+
    list-style-image: url(/w/skins/MonoBook/bullet.gif);
 
}
 
}
div.navbox-container table.navbox {
+
.skin-vector .compact-ambox table .mbox-text-span {
border: 0;
+
    list-style-type: disc;
margin: 0;
+
    list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
 +
    list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
 
}
 
}
 
+
/* Allow for hiding text in compact form */
/* Liens de masquage/affichage : [[Modèle:Boîte déroulante]] et [[Modèle:Méta palette de navigation]] */
+
.compact-ambox .hide-when-compact {
.navboxToggle,
+
    display: none;
.NavToggle {
 
font-size: 90%;
 
font-weight: normal;
 
float: right !important;
 
min-width: 6em;
 
 
}
 
}
  
/* Styles pour [[Modèle:Animation]] */
+
/* Remove default styles for [[MediaWiki:Noarticletext]]. */
.diaporamaControl img {
+
div.noarticletext {
background-color: white;
+
    border: none;
border: 1px solid #ddd;
+
    background: transparent;
}
+
    padding: 0;
.diaporamaControl .ScrollBar {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Round_Edge.png/5px-Round_Edge.png");
 
background-position: top;
 
background-repeat: repeat-x;
 
}
 
.diaporamaControl .ScrollBarContainer {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Round_Edge_bis.png/5px-Round_Edge_bis.png");
 
background-position: top;
 
background-repeat: repeat-x;
 
}
 
.diaporama .magnify {
 
display: none;
 
}
 
.diaporama select {
 
font-size: 12px;
 
vertical-align: middle;
 
margin-left: 0.5em;
 
 
}
 
}
  
/* Classe pour tableaux standards, légèrement grisés. */
+
/* Hide (formatting) elements from screen, but not from screenreaders */
.wikitable th[scope=row] {
+
.visualhide {
text-align: left;
+
    position: absolute;
 +
    left: -10000px;
 +
    top: auto;
 +
    width: 1px;
 +
    height: 1px;
 +
    overflow: hidden;
 
}
 
}
  
/* Alignement du tableau : flottant à droite ou à gauche, ou centré.
+
/* Bold save button */
  On peut aligner à droite ou à gauche sans flottement en ajoutant
+
#wpSave {
  le [[modèle:Clr]] en bas du tableau, ou en précisant style="float:none"
+
    font-weight: bold;
  dans l'en-tête du tableau. */
 
table.gauche,
 
table.left {
 
float: left;
 
margin: 0 1em 1em 0;
 
}
 
table.droite,
 
table.right {
 
float: right;
 
margin: 0 0 1em 1em;
 
}
 
table.centre,
 
table.center {
 
margin: 1em auto;
 
 
}
 
}
  
/* Classe pour substituer l'attribut obsolète cellpadding=0 */
+
/* suppress missing interwiki image links where #ifexist cannot
table.nocellpadding > * > tr > td,
+
  be used due to high number of requests see .hidden-redlink on
table.nocellpadding > * > tr > th {
+
  [[m:MediaWiki:Common.css]] */
padding: 0;
+
.check-icon a.new {
 +
    display: none;
 +
    speak: none;
 
}
 
}
  
/* Pour les cas où le code de l'article contienne un paramètre align de valeur center */
+
/* Removes underlines from certain links */
table.wikitable[align=center] {
+
.nounderlines a,
margin: 1em auto;
+
.IPA a:link, .IPA a:visited {
 +
    text-decoration: none !important;
 
}
 
}
  
/* Classes permettant d'alterner les couleurs de ligne dans les
+
/* Standard Navigationsleisten, aka box hiding thingy
   tableaux selon le nombre de lignes d'en-tête :
+
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
  * .alternance si nombre impair ou .alternance2 si nombre pair.
+
div.NavFrame {
  * .sortable : les tableaux triables nécessitent d'inverser
+
    margin: 0;
    l'alternance. */
+
    padding: 4px;
.alternance,
+
    border: 1px solid #a2a9b1;
.alternance2 {
+
    text-align: center;
border-collapse: collapse;
+
    border-collapse: collapse;
 +
    font-size: 95%;
 
}
 
}
table.alternance > * > tr > th,
+
div.NavFrame + div.NavFrame {
table.alternance2 > * > tr > th {
+
    border-top-style: none;
background: #e6e6e6;
+
    border-top-style: hidden;
 
}
 
}
.alternance tr,
+
div.NavPic {
.alternance th[scope="row"] {
+
    background-color: #fff;
background: #fcfcfc;
+
    margin: 0;
 +
    padding: 2px;
 +
    /* @noflip */
 +
    float: left;
 
}
 
}
.alternance:not(.sortable) tr:nth-child(odd),
+
div.NavFrame div.NavHead {
.alternance.sortable tr:nth-child(even),
+
    line-height: 1.6em;
.alternance:not(.sortable) tr:nth-child(odd) th[scope="row"],
+
    font-weight: bold;
.alternance.sortable tr:nth-child(even) th[scope="row"] {
+
    background-color: #ccf;
background: #eee;
+
    position: relative;
 
}
 
}
.alternance2 tr,
+
div.NavFrame p,
.alternance2 th[scope="row"] {
+
div.NavFrame div.NavContent,
background: #eee;
+
div.NavFrame div.NavContent p {
 +
    font-size: 100%;
 
}
 
}
.alternance2 tr:nth-child(odd),
+
div.NavEnd {
.alternance2 tr:nth-child(odd) th[scope="row"] {
+
    margin: 0;
background: #fcfcfc;
+
    padding: 0;
 +
    line-height: 1px;
 +
    clear: both;
 
}
 
}
/* Classe pour permettre un titre d'une couleur différente sans avoir à l'imposer dans chaque cellule */
+
a.NavToggle {
table.titre-en-couleur > * > tr > th {
+
    position: absolute;
background: transparent;
+
    top: 0;
 +
    /* @noflip */
 +
    right: 3px;
 +
    font-weight: normal;
 +
    font-size: 90%;
 
}
 
}
  
/* Classe pour les listes horizontales séparées par des puces.
+
/* Hatnotes and disambiguation notices */
  Adaptation de la classe 'hlist' de en:User:Edokter.
+
.hatnote {
  (cf. [[mw:Snippets/Horizontal lists]]). */
+
    font-style: italic;
.liste-horizontale ul,
 
.liste-horizontale ol,
 
.liste-horizontale li {
 
margin-left: 0;
 
display: inline;
 
white-space: nowrap;
 
}
 
.liste-horizontale li:after {
 
content: " "; /* au cas ou Mediawiki supprime les retours ligne */
 
 
}
 
}
.liste-horizontale li + li:before {
+
.hatnote i {
white-space: normal;
+
    font-style: normal;
content: "· ";
 
font-weight: bold;
 
 
}
 
}
.liste-horizontale li li:first-child:before {
+
div.hatnote {
white-space: normal;
+
    /* @noflip */
content: " (";
+
    padding-left: 1.6em;
 +
    margin-bottom: 0.5em;
 
}
 
}
.liste-horizontale li ul:after,
+
div.hatnote + div.hatnote {
.liste-horizontale li ol:after{
+
    margin-top: -0.5em;
content: ")";
 
margin-left: -0.28em;
 
}
 
.liste-horizontale ol {
 
counter-reset: listitem;
 
}
 
.liste-horizontale ol > li {
 
counter-increment: listitem;
 
}
 
.liste-horizontale ol > li:first-child:before {
 
content: "1.\202F";
 
}
 
.liste-horizontale li ol > li:first-child:before {
 
content: " (1.\202F";
 
}
 
.liste-horizontale ol > li + li:before {
 
content: "· " counter(listitem) ".\202F";
 
font-weight: normal;
 
 
}
 
}
  
/* Listes sans puces */
+
/* Allow transcluded pages to display in lists rather than a table. */
.liste-simple ul {
+
.listify td    { display: list-item; }
line-height: inherit;
+
.listify tr    { display: block; }
list-style: none none;
+
.listify table { display: block; }
margin: 0;
 
}
 
.liste-simple ul li {
 
margin-bottom: 0;
 
}
 
  
/* Styles pour listes imbriqués formant une arborescence,
+
/* Geographical coordinates defaults. See [[Template:Coord/link]]
   en particulier utilisés dans le [[modèle:Arbre début]]. */
+
  for how these are used. The classes "geo", "longitude", and
.treeview ul {
+
   "latitude" are used by the [[Geo microformat]]. */
padding: 0;
+
.geo-default, .geo-dms, .geo-dec  { display: inline; }
margin: 0;
+
.geo-nondefault, .geo-multi-punct { display: none; }
}
+
.longitude, .latitude            { white-space: nowrap; }
.treeview li {
 
padding: 0;
 
margin: 0;
 
list-style-type: none;
 
list-style-image: none;
 
}
 
.treeview li li {
 
background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
 
padding-left: 20px;
 
text-indent: 0.3em;
 
}
 
.treeview li li.lastline {
 
background-position: 0 -5971px;
 
}
 
.treeview li.emptyline > ul {
 
margin-left: -1px;
 
}
 
.treeview li.emptyline > ul > li:first-child {
 
background-position: 0 9px;
 
}
 
  
/* Amélioaration de la présentation des <templatedata> */
+
/* Temporary(!) fix for horizontal TOC in Blink (Chrone/Opera) */
.mw-templatedata-doc-desc + p,
+
.hlist .tocnumber,
.mw-templatedata-doc-param-name code:first-of-type {
+
.hlist .toctext {
font-weight: bold;
+
    display: inline;
}
 
.mw-templatedata-doc-params dl {
 
font-size: 85%;
 
margin: 0.5em 1em;
 
}
 
.mw-templatedata-doc-params dt {
 
float: left;
 
clear: both;
 
font-weight: normal;
 
font-style: italic;
 
 
}
 
}
.mw-templatedata-doc-params dt::after {
+
/* When <div class="nonumtoc"> is used on the table of contents,
content: "\a0:\a0";
+
  the ToC will display without numbers */
 +
.nonumtoc .tocnumber {
 +
    display: none;
 
}
 
}
.mw-templatedata-doc-params dd {
+
.nonumtoc #toc ul,
float: left;
+
.nonumtoc .toc ul {
margin: 0;
+
    line-height: 1.5em;
 +
    list-style: none none;
 +
    margin: .3em 0 0;
 +
    padding: 0;
 
}
 
}
.mw-templatedata-doc-muted {
+
.hlist.nonumtoc #toc ul ul,
color: grey;
+
.hlist.nonumtoc .toc ul ul {
 +
    /* @noflip */
 +
    margin: 0;
 
}
 
}
  
/* Style par défaut des bandeaux de portail décidés sur
+
/* Allow limiting of which header levels are shown in a TOC;
   [[Wikipédia:Prise de décision/Bandeaux de portails]]
+
  <div class="toclimit-3">, for instance, will limit to
   Utilisé dans [[Modèle:Méta lien vers portails]] et [[Modèle:Portail]]. */
+
   showing ==headings== and ===headings=== but no further
#bandeau-portail {
+
  (as long as there are no =headings= on the page, which
border: solid #aaa 1px;
+
   there shouldn't be according to the MoS). */
background-color: #f9f9f9;
+
.toclimit-2 .toclevel-1 ul,
text-align: center;
+
.toclimit-3 .toclevel-2 ul,
margin-top: 1em;
+
.toclimit-4 .toclevel-3 ul,
}
+
.toclimit-5 .toclevel-4 ul,
#bandeau-portail,
+
.toclimit-6 .toclevel-5 ul,
#liste-portail {
+
.toclimit-7 .toclevel-6 ul {
padding: 4px;
+
    display: none;
margin-left: 0;
 
clear: both;
 
}
 
#liste-portail li,
 
#bandeau-portail li{
 
display: inline;
 
}
 
.bandeau-portail-element {
 
white-space: nowrap;
 
margin: auto 1.5em;
 
}
 
.bandeau-portail-icone {
 
margin-right: 0.5em;
 
}
 
.bandeau-portail-texte {
 
font-weight: bold;
 
 
}
 
}
  
/* Classes pour les colonnes des portails */
+
/* Styling for Template:Quote */
.portail-gauche {
+
blockquote.templatequote div.templatequotecite {
float: left;
+
    line-height: 1.5em;
}
+
    /* @noflip */
.portail-droite {
+
    text-align: left;
float: right;
+
    /* @noflip */
}
+
    padding-left: 1.6em;
.portail-gauche-inner {
+
    margin-top: 0;
padding-right: 1rem;
 
}
 
@media (max-width: 981px) {
 
.portail-gauche,
 
.portail-droite {
 
float: none;
 
width: auto !important;
 
}
 
.portail-gauche-inner {
 
padding-right: 0;
 
}
 
 
}
 
}
  
/* Page d'accueil et portail utilisant la même structure */
+
/* User block messages */
.accueil-contenu {
+
div.user-block {
margin: 0.4em -1% 0.4em 0;
+
    padding: 5px;
display: flex;
+
    margin-bottom: 0.5em;
flex-flow: wrap;
+
    border: 1px solid #A9A9A9;
overflow: hidden; /*be kind ie10 et les navigateurs ne gérant pas les flexbox */
+
    background-color: #FFEFD5;
}
 
.accueil-droite,
 
.accueil-gauche {
 
display: flex;
 
flex-flow: wrap;
 
align-content: flex-start;
 
margin: 0.4em 1% 0.4em 0;
 
border: 1px solid #a7d7f9;
 
border-radius: 1em;
 
}
 
.accueil-droite {
 
background: #f5faff;
 
flex: 21em;
 
overflow: hidden;/*ie10*/
 
}
 
.accueil-gauche {
 
flex: 2 35em;
 
float: left; /*ie10*/
 
width: 64%; /*ie10*/
 
}
 
.accueil-cadre {
 
padding: 1.2em;
 
}
 
.accueil-cadre .mw-headline-number {
 
display: none;
 
 
}
 
}
  
/* Retire le nom de la page d'accueil */
+
/* Prevent line breaks in silly places:
body.action-view.page-Wikipédia_Accueil_principal #firstHeading {
+
  1) Where desired
position: absolute;
+
  2) Links when we don't want them to
top: -5000px;
+
  3) Bold "links" to the page itself */
 +
.nowrap,
 +
.nowraplinks a,
 +
.nowraplinks .selflink {
 +
    white-space: nowrap;
 
}
 
}
 
+
.nowrap pre {
/*
+
    white-space: pre;
Retire les numéros ajoutés lorsque "Préférences > Apparence > Numéroter automatiquement les titres de section" est coché
 
TODO : éventuellement créer une classe générique à ajouter à un div conteneur, permettant d'utiliser la fonctionnalité ailleurs
 
*/
 
body.page-Wikipédia_Accueil_principal .mw-headline-number {
 
display: none;
 
 
}
 
}
 
+
/* But allow wrapping where desired: */
/* Bandeau accueil */
+
.wrap,
#interwiki-listecomplete {
+
.wraplinks a {
font-weight: bold;
+
    white-space: normal;
 
}
 
}
  
/* Mise en page Accueil version 2017 */
+
/* For template documentation */
 
+
.template-documentation {
#accueil_2017_en-tete {
+
    clear: both;
background: linear-gradient(to bottom, #fff, #e8f2f8);
+
    margin: 1em 0 0 0;
border-bottom: solid 1px #a8d7fc;
+
    border: 1px solid #a2a9b1;
 +
    background-color: #ecfcf4;
 +
    padding: 1em;
 
}
 
}
  
#accueil_2017_bandeau {
+
/* Increase the height of the image upload box */
  background: url(https://upload.wikimedia.org/wikipedia/commons/a/aa/Wikipedia-logo-v2-o50.svg) no-repeat -110px -15px;
+
#wpUploadDescription {
  background-size: 300px 300px;
+
    height: 13em;
  padding-bottom: 1rem;
 
}
 
#accueil_2017_bandeau .bloc-titre {
 
display: inline;
 
display: inline-block;
 
margin: auto auto auto 14rem;
 
text-align: left;
 
line-height: 1.6;
 
color: #457;
 
}
 
#accueil_2017_bandeau .sous-titre {
 
margin: 0;
 
padding: 0;
 
font-size: 95%;
 
font-family: Sans-serif;
 
 
}
 
}
  
#accueil_2017_bandeau h2.titre-wikipedia {
+
/* Minimum thumb width */
margin: 0;
+
.thumbinner {
padding: 0;
+
    min-width: 100px;
border: none;
 
font-size: 200%;
 
font-weight: bold;
 
color: #457;
 
font-family: 'Open Sans', Sans-serif;
 
 
}
 
}
  
 
+
/* Prevent floating boxes from overlapping any category listings,
.accueil_2017_cadre {
+
  file histories, edit previews, and edit [Show changes] views. */
box-shadow: 0 0 .3rem #999;
+
#mw-subcategories, #mw-pages, #mw-category-media,
border-radius: .2rem;
+
#filehistory, #wikiPreview, #wikiDiff {
padding: 1.2rem;
+
    clear: both;
margin: 1rem 0 1.6rem 0;
 
}
 
#accueil-pied .accueil_2017_cadre {
 
margin-top: 0;
 
 
}
 
}
  
.accueil_2017_titres {
+
/* Selectively hide headers in WikiProject banners */
font-variant:small-caps;
+
.wpb .wpb-header            { display: none; }
letter-spacing:.01em;
+
.wpbs-inner .wpb .wpb-header { display: block; }    /* for IE */
display:block;
+
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */
border-bottom: solid  0.2rem #bdd8fb;
+
.wpbs-inner .wpb-outside    { display: none; }     /* hide things that should only display outside shells */
margin: -0.4rem 0 0.5rem !important;
 
}
 
.accueil_2017_pied {
 
padding:1.3em 0 0;
 
font-size:85%;
 
text-align:right;
 
}
 
  
/* Divers */
+
/* Styling for Abuse Filter tags */
.globegris {
+
.mw-tag-markers {
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png");
+
    font-style:italic;
background-repeat: no-repeat;
+
    font-size:90%;
background-position: -40px -15px;
 
}
 
.assistant {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/67/Nuvola_apps_khelpcenter_25%25.png");
 
}
 
.headergris {
 
background: #f0f0f0 url("//upload.wikimedia.org/wikipedia/commons/1/1b/Wikibar2.png") no-repeat right;
 
margin: 0;
 
font-size: 120%;
 
font-weight: bold;
 
border: 1px solid #a3b0bf;
 
text-align: left;
 
color: #000;
 
padding: .15em .4em;
 
}
 
.cadregris {
 
border: 1px solid #aaa;
 
background: #fcfcfc;
 
vertical-align: top;
 
padding: 7px;
 
margin-bottom: .6em;
 
}
 
.accueil_cadre_lien {
 
text-align: right;
 
margin-right: .5em;
 
font-size: xx-small;
 
 
}
 
}
  
/* Tracé de lignes ferroviares ([[Modèle:3voies]] et cie) */
+
/* Hide stuff meant for accounts with special permissions. Made visible again in
.tablelignesferroviaires td {
+
  [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]],
white-space: nowrap;
+
  [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]] and [[Mediawiki:Group-autoconfirmed.css]]. */
 +
.sysop-show,
 +
.accountcreator-show,
 +
.templateeditor-show,
 +
.extendedmover-show,
 +
.autoconfirmed-show,
 +
.user-show {
 +
    display: none;
 
}
 
}
  
/* Infobox V2 (voir : [[Projet:Infobox/V2]]) */
+
/**
.infobox_v2 {
+
* Hide the redlink generated by {{Editnotice}},
background: #f9f9f9;
+
* this overrides the ".sysop-show { display: none; }" above that applies
color: #000;
+
* to the same link as well. See [[phab:T45013]]
font-size: 90%;
+
*
line-height: 1.2em;
+
* Hide the images in editnotices to keep them readable in VE view.
float: right;
+
* Long term, editnotices should become a core feature so that they can be designed responsive.
clear: right;
+
*/
margin: 0 0 .5em 1em;
+
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
width: 294px;
+
.ve-ui-mwNoticesPopupTool-item .mbox-image,
border: 1px solid #aaa;
+
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
border-spacing: 5px;
+
    display: none !important;
}
 
.infobox_v2 th {
 
vertical-align: super;
 
text-align: left;
 
}
 
.infobox_v2 .entete {
 
height: 43px;
 
vertical-align: middle;
 
text-align: center;
 
font-size: 140%;
 
font-weight: bolder;
 
line-height: 1.1em;
 
color: #000;
 
}
 
/* Pour [[Modèle:Image et son]], etc. */
 
.infobox_v2 .media {
 
height: 35px;
 
vertical-align: middle;
 
text-align: center;
 
font-weight: bolder;
 
color: #000;
 
 
}
 
}
  
/* Graphiques transparents d'en-têtes des Infobox */
+
/* Remove bullets when there are multiple edit page warnings */
.entete {
+
ul.permissions-errors > li {
background-position: right center;
+
    list-style: none none;
background-repeat: no-repeat;
 
 
}
 
}
.entete.aerostat {
+
ul.permissions-errors {
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/7e/Picto_infobox_aerostat.png");
+
    margin: 0;
}
 
.entete.aikido {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/Aikido_pictogram.svg/40px-Aikido_pictogram.svg.png");
 
}
 
.entete.alpinisme {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/df/Picto_infobox_alpinisme.png");
 
}
 
.entete.alpinisme-escalade {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_infobox_alpinisme-escalade.png");
 
}
 
.entete.arbitre {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Referee_football_pictogram.svg/35px-Referee_football_pictogram.svg.png");
 
}
 
.entete.arc {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Archery_pictogram.svg/35px-Archery_pictogram.svg.png");
 
}
 
.entete.archives2 {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_archives.png");
 
}
 
.entete.artiste {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f3/Picto_infobox_artiste.png");
 
}
 
.entete.artsmartiauxjap {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/81/Picto_infobox_samourai.png");
 
}
 
.entete.association {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Collaboration_logo_infobox.svg/50px-Collaboration_logo_infobox.svg.png");
 
}
 
.entete.athletisme {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Athletics_pictogram.svg/40px-Athletics_pictogram.svg.png");
 
}
 
.entete.audio {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png");
 
}
 
.entete.auteur {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png");
 
}
 
.entete.aviron {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Rowing_pictogram.svg/35px-Rowing_pictogram.svg.png");
 
}
 
.entete.badminton {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/90/Badminton_pictogram.svg/35px-Badminton_pictogram.svg.png");
 
}
 
.entete.baseball {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Baseball_pictogram.svg/35px-Baseball_pictogram.svg.png");
 
}
 
.entete.basket-ball {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_Infobox_Basketball.png");
 
}
 
.entete.bd {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png");
 
}
 
.entete.biathlon {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Biathlon_pictogram.svg/40px-Biathlon_pictogram.svg.png");
 
}
 
.entete.biere {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png");
 
}
 
.entete.boxe {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Boxing_pictogram.svg/35px-Boxing_pictogram.svg.png");
 
}
 
.entete.calendrier {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/4/4a/Almanacco.png");
 
}
 
.entete.canada {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/6a/Picto_infobox_Canada.png");
 
}
 
.entete.cardinal {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_cardinal.png");
 
}
 
.entete.catch {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_catch.png");
 
}
 
.entete.chateau {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png");
 
}
 
.entete.chimie {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Picto_infobox_chemistry_HUN.png");
 
}
 
.entete.cinema {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png");
 
}
 
.entete.communication {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png");
 
}
 
.entete.cyclisme {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Cycling_%28road%29_pictogram.svg/45px-Cycling_%28road%29_pictogram.svg.png");
 
}
 
.entete.deportation {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_Infobox_deportation.png");
 
}
 
.entete.diplomatie {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ambassade.png");
 
}
 
.entete.disney {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d3/Picto_infobox_Disney.png");
 
}
 
.entete.drone-civil {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/Picto_infobox_civil_drone.png");
 
}
 
.entete.egypte-antique {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png");
 
}
 
.entete.equitation {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/24/Equestrian_pictogram.svg/35px-Equestrian_pictogram.svg.png");
 
}
 
.entete.entreprise {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/19/Factory_black.png/40px-Factory_black.png");
 
}
 
.entete.entreprise-blanc {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Factory_white.png/40px-Factory_white.png");
 
}
 
.entete.escalade {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e1/Picto_infobox_escalade.png");
 
}
 
.entete.escrime {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/02/Fencing_pictogram.svg/35px-Fencing_pictogram.svg.png");
 
}
 
.entete.espagne {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/11/Picto_Infobox_Coat_of_Arms_of_Spain.png");
 
}
 
.entete.eveque {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png");
 
}
 
.entete.floorball {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Floorball_pictogram.svg/35px-Floorball_pictogram.svg.png");
 
}
 
.entete.fondeur {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6c/Cross_country_skiing_pictogram.svg/40px-Cross_country_skiing_pictogram.svg.png");
 
}
 
.entete.football {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/f8/Infobox_Football_pictogram.png");
 
}
 
.entete.footballblack {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/86/Picto_infobox_fotbal_2.png");
 
}
 
.entete.futsal {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Futsal_pictogram.svg/35px-Futsal_pictogram.svg.png");
 
}
 
.entete.golf {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Golf_pictogram.svg/35px-Golf_pictogram.svg.png");
 
}
 
.entete.grappe {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png");
 
}
 
.entete.gymnastique {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Gymnastics_%28artistic%29_pictogram.svg/35px-Gymnastics_%28artistic%29_pictogram.svg.png");
 
}
 
.entete.handball {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/37/Handball_pictogram_white.svg/35px-Handball_pictogram_white.svg.png");
 
}
 
.entete.handballblack {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/52/Handball_pictogram.svg/35px-Handball_pictogram.svg.png");
 
}
 
.entete.helicoptere {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/fa/Picto_infobox_helicopter.png");
 
}
 
.entete.hockey {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_Infobox_Ice_hockey.png");
 
}
 
.entete.hockey-sur-gazon {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Field_hockey_pictogram.svg/35px-Field_hockey_pictogram.svg.png");
 
}
 
.entete.hospitaliers {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_Hospitaliers.png");
 
}
 
.entete.humain {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png");
 
}
 
.entete.informatique {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/ae/Picto-infoboxinfo.png");
 
}
 
.entete.israel-judaisme {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a5/Picto_infobox_israel-judaisme.png");
 
}
 
.entete.jeu {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/9/90/Picto_infobox_Game.png");
 
}
 
.entete.jeu-role {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/d/d8/Picto_infobox_Jeu_de_rôle.png");
 
}
 
.entete.jeuvideo {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png");
 
}
 
.entete.judo {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Judo_pictogram.svg/40px-Judo_pictogram.svg.png");
 
}
 
.entete.karate {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/4e/Karate_pictogram.svg/40px-Karate_pictogram.svg.png");
 
}
 
.entete.kayak {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Canoeing_%28flatwater%29_pictogram.svg/35px-Canoeing_%28flatwater%29_pictogram.svg.png");
 
}
 
.entete.kickboxing {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Kickboxing_pictogram.svg/40px-Kickboxing_pictogram.svg.png");
 
}
 
.entete.lutte {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Wrestling_pictogram.svg/40px-Wrestling_pictogram.svg.png");
 
}
 
.entete.macintosh {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/20/Picto_infobox_Macintosh.png");
 
}
 
.entete.map {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png");
 
}
 
.entete.medecine {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_med.png");
 
}
 
.entete.mets {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png");
 
}
 
.entete.militaire {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png");
 
}
 
.entete.montreal-metro {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_Mtl_metro.png");
 
}
 
.entete.montreal-train {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_Mtl_train.png");
 
}
 
.entete.moteur-avion {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/9/9c/Picto_Infobox_moteur_d%27avion.png");
 
}
 
.entete.musee {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/ac/Infobox_museum_pictogram.png");
 
}
 
.entete.musique {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png");
 
}
 
.entete.natation {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Swimming_pictogram_white.png/35px-Swimming_pictogram_white.png");
 
}
 
.entete.oenologie {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/73/Icone_oenobox.png");
 
}
 
.entete.omnisports {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/5/5e/Sport3_icone.svg/35px-Sport3_icone.svg.png");
 
}
 
.entete.papyrus {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_papyrus.png");
 
}
 
.entete.paralympique {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5e/Picto_infobox_Paralympics.png");
 
}
 
.entete.persofiction {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png");
 
}
 
.entete.petrole {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_Infobox_Oil.png");
 
}
 
.entete.planeur {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_planeur.png");
 
}
 
.entete.plateforme {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5d/Picto_Infobox_Oil_Platform.png");
 
}
 
.entete.poker {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Crystal_Clear_app_Cardgame-3.svg/50px-Crystal_Clear_app_Cardgame-3.svg.png");
 
}
 
.entete.presse {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png");
 
}
 
.entete.pretendant {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_pr%C3%A9tendant_%C3%A0_un_tr%C3%B4ne.png");
 
}
 
.entete.projet {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png");
 
}
 
.entete.psychologie {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/7/77/Picto_infobox_psycho.png");
 
}
 
.entete.quebec {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/2/21/Picto_infobox_Quebec.png");
 
}
 
.entete.recherche {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png");
 
}
 
.entete.rinkhockey {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Roller_hockey_pictogram.svg/35px-Roller_hockey_pictogram.svg.png");
 
}
 
.entete.rome-antique {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_Roman_military_banner.png");
 
}
 
.entete.route {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/e7/Infobox_road_pictogram.png");
 
}
 
.entete.rugby {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/0/06/Picto_Infobox_Rugby.png");
 
}
 
.entete.rugbyblack {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Rugby_union_pictogram.svg/35px-Rugby_union_pictogram.svg.png");
 
}
 
.entete.sautski {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Ski_jumping_pictogram.svg/40px-Ski_jumping_pictogram.svg.png");
 
}
 
.entete.science-fiction {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png");
 
}
 
.entete.ski-alpin {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Alpine_skiing_pictogram.svg/40px-Alpine_skiing_pictogram.svg.png");
 
}
 
.entete.sport {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png");
 
}
 
.entete.sport-automobile {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/af/Picto_infobox_sport_auto.png");
 
}
 
.entete.squash {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/da/Squash_pictogram.svg/35px-Squash_pictogram.svg.png");
 
}
 
.entete.surf {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Surfing_pictogram.svg/35px-Surfing_pictogram.svg.png");
 
}
 
.entete.taekwondo {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Taekwondo_pictogram.svg/40px-Taekwondo_pictogram.svg.png");
 
}
 
.entete.television {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png");
 
}
 
.entete.tennis {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Tennis_pictogram.svg/35px-Tennis_pictogram.svg.png");
 
}
 
.entete.tennis-de-table {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Table_tennis_pictogram_white.svg/40px-Table_tennis_pictogram_white.svg.png");
 
}
 
.entete.tennis-de-tableblack {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Table_tennis_pictogram.svg/35px-Table_tennis_pictogram.svg.png");
 
}
 
.entete.timbre {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_Stamps.png");
 
}
 
.entete.train {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_train.png");
 
}
 
.entete.triathlon {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Triathlon_pictogram.svg/40px-Triathlon_pictogram.svg.png");
 
}
 
.entete.ultimate {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Ultimate_pictogram.svg/70px-Ultimate_pictogram.svg.png");
 
}
 
.entete.union-europeenne {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png");
 
}
 
.entete.universite {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png");
 
}
 
.entete.video {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png");
 
}
 
.entete.voile {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Sailing_pictogram.svg/40px-Sailing_pictogram.svg.png");
 
}
 
.entete.volleyball {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Volleyball_%28indoor%29_pictogram.svg/35px-Volleyball_%28indoor%29_pictogram.svg.png");
 
}
 
.entete.water-polo {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Water_polo_pictogram.svg/40px-Water_polo_pictogram.svg.png");
 
}
 
.entete.snooker {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Cue_sports_pictogram.svg/40px-Cue_sports_pictogram.svg.png");
 
 
}
 
}
  
.media.audio {
+
/* Pie chart: transparent borders */
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png") no-repeat left top;
+
.transborder {
}
+
    border: solid transparent;
.media.video {
 
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/35px-Tango-video-x-generic.png") no-repeat left top;
 
}
 
 
 
/* Pour le [[modèle:Infobox/Géolocalisation multiple]] et le [[modèle:Géolocdual]]. */
 
.img_toogle ul {
 
list-style-type: none !important;
 
list-style-image: none !important;
 
list-style-position: outside !important;
 
text-align: center;
 
 
}
 
}
  
/* Infobox V3 */
+
/* Generic class for Times-based serif, texhtml class for inline math */
div.infobox_v3 {
+
.times-serif,
padding: 5px;
+
span.texhtml {
width: 25em;
+
    font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;
background: #f9f9f9;
+
    font-size: 118%;
border: 1px solid #aaa;
+
    line-height: 1;
clear: right;
 
float: right;
 
font-size: 0.9em;
 
line-height: 1.4;
 
margin: 0 0 0.5em 1em;
 
max-width: 325px;
 
word-wrap: break-word;
 
}
 
.infobox_v3 .entete {
 
display: table;
 
height: 45px;
 
width: 100%;
 
font-weight: bold;
 
text-align: center;
 
font-size: 1.4em;
 
line-height: 1.1;
 
margin-bottom: 10px;
 
background-color: #dfedff;
 
}
 
.infobox_v3 .entete > div {
 
display: table-cell;
 
vertical-align: middle;
 
padding: 3px;
 
}
 
.infobox_v3:not(.large) .entete.icon > div {
 
padding: 3px 48px;
 
}
 
/* Images */
 
.infobox_v3 .images {
 
text-align: center;
 
display: flex;
 
justify-content: space-around;
 
align-items: center;
 
}
 
.infobox_v3 .images a {
 
max-width: 100%;
 
flex: 0 0 auto; /* be kind ie11 */
 
 
}
 
}
.infobox_v3 .deux-images a {
+
span.texhtml {
max-width: 48%;
+
    white-space: nowrap;
 
}
 
}
.infobox_v3 .images img {
+
span.texhtml span.texhtml {
max-width: 100%;
+
    font-size: 100%;
height: auto;
 
 
}
 
}
.infobox_v3 .legend {
+
span.mwe-math-mathml-inline {
font-size: 0.9em;
+
    font-size: 118%;
text-align: center;
 
margin: 5px 0 8px 0;
 
}
 
/* Tableaux */
 
.infobox_v3 table {
 
width: 100%;
 
margin: 5px 0;
 
table-layout: fixed;
 
border-collapse: collapse;
 
}
 
.infobox_v3 th[scope="col"] {
 
text-align: center;
 
word-wrap: normal;
 
}
 
.infobox_v3 th[scope=row] {
 
text-align: left;
 
padding-right: 10px;
 
width: 8em;
 
max-width: 140px;
 
word-wrap: normal;
 
}
 
.infobox_v3 th[scope=row],
 
.infobox_v3 td {
 
padding-top: 4px;
 
vertical-align: super;
 
}
 
.infobox_v3 th[scope=row].middle {
 
vertical-align: middle;
 
}
 
.infobox_v3.bordered th[scope=row],
 
.infobox_v3.bordered td {
 
padding-bottom: 4px;
 
border-top: 1px solid #dfedff;
 
}
 
.infobox_v3.bordered caption.bordered {
 
margin: 0 0 -1px 0;
 
}
 
.infobox_v3 tr.left td {
 
text-align: left;
 
}
 
.infobox_v3 tr.vborder td {
 
border-left: 1px dotted #aaa;
 
}
 
.infobox_v3 tr.vborder td:first-child {
 
border-left: none;
 
}
 
.infobox_v3 td.data {
 
text-align: center;
 
}
 
.infobox_v3 tr:first-child ul:first-child {
 
margin-top: 0;
 
}
 
/* Titres bloc et caption tableaux */
 
.infobox_v3 p.bloc,
 
.infobox_v3 caption {
 
font-weight: bold;
 
text-align: center;
 
line-height: 1.1;
 
margin: 0 0 5px 0;
 
padding: 4px;
 
background: #dfedff;
 
}
 
.infobox_v3 p.bloc {
 
margin: 5px 0;
 
}
 
.infobox_v3 caption.bordered,
 
.infobox_v3 p.bordered {
 
border-top: 1px solid #dfedff;
 
border-bottom: 1px solid #dfedff;
 
background: transparent;
 
}
 
.infobox_v3 .bordered.navbar,
 
.infobox_v3 .bordered.nav {
 
padding-top: 4px;
 
border-bottom: 0;
 
}
 
/* TODO : mettre à jour la classe .hidden générique */
 
.infobox_v3 caption.hidden {
 
margin: 0 !important;
 
padding: 0 !important;
 
}
 
/* Séparateur */
 
.infobox_v3 .hr {
 
font-size: 1px;
 
line-height: 1px;
 
margin: 5px 0;
 
background-color: #dfedff;
 
}
 
.infobox_v3 .hr.collapse {
 
margin: 5px 0 -8px 0;
 
}
 
/* Tnavbar */
 
.infobox_v3 .navbar {
 
text-align: right;
 
font-size: 0.8em;
 
line-height: 1.1;
 
margin: 8px 0 0;
 
}
 
.infobox_v3 .navbar .plainlinks {
 
float: left;
 
}
 
/* Navigateur */
 
.infobox_v3 .overflow {
 
overflow: hidden;
 
}
 
.infobox_v3 .prev a,
 
.infobox_v3 .prev_bloc {
 
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/4/49/ArrowLeftNavbox.svg/12px-ArrowLeftNavbox.svg.png") no-repeat left center;
 
float: left;
 
max-width: 40%;
 
padding: 0 0 0 18px;
 
text-align: left;
 
}
 
.infobox_v3 .next a,
 
.infobox_v3 .next_bloc {
 
background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/10/ArrowRightNavbox.svg/12px-ArrowRightNavbox.svg.png") no-repeat right center;
 
float: right;
 
max-width: 40%;
 
padding: 0 18px 0 0;
 
text-align: right;
 
}
 
/* Divers */
 
.infobox_v3 table.maillot-equipe td {
 
padding: 0;
 
}
 
.infobox_v3 table.maillot-equipe {
 
table-layout: auto;
 
 
}
 
}
  
/* Taxobox V3 (cf. [[Utilisateur:Hexasoft/Taxobox code V3]]) */
+
/* Force tabular and lining display for digits and texhtml */
.taxobox_v3 {
+
.digits,
font-size: 0.99em !important;
+
.texhtml {
padding: 1px;
+
    -moz-font-feature-settings: "lnum", "tnum", "kern" 0;
}
+
    -webkit-font-feature-settings: "lnum", "tnum", "kern" 0;
/* Style global par défaut */
+
    font-feature-settings: "lnum", "tnum", "kern" 0;
div.taxobox_v3 .entete,
+
    font-variant-numeric: lining-nums tabular-nums;
.taxobox_v3 caption,
+
    font-kerning: none;
.taxobox_v3 p.bloc {
 
font-style: normal;
 
}
 
/* Ne pas utiliser le gras dans la partie gauche des lignes données mixtes */
 
.taxobox_v3 th {
 
font-weight: normal;
 
}
 
/* Change la couleur des séparateur d'un bleu pâle à gris pâle */
 
div.taxobox_v3.bordered th[scope=row],
 
div.taxobox_v3.bordered td {
 
padding-bottom: 4px;
 
border-top: 1px solid #ededed;
 
 
}
 
}
  
/* Couleur "animal" (titre, sections) */
+
/* Make <math display="block"> be left aligned with one space indent for compatibility with style conventions */
div.taxobox_v3.animal .entete {
+
.mwe-math-fallback-image-display,
background-color: LightSalmon;
+
.mwe-math-mathml-display {
 +
    margin-left: 1.6em !important;
 +
    margin-top: 0.6em;
 +
    margin-bottom: 0.6em;
 
}
 
}
.taxobox_v3.animal caption,
+
.mwe-math-mathml-display math {
.taxobox_v3.animal p.bloc {
+
    display: inline;
background-color: Bisque;
 
}
 
/* Couleur "plante" (titre, sections) */
 
div.taxobox_v3.plante .entete {
 
background-color: lightgreen;
 
}
 
.taxobox_v3.plante caption,
 
.taxobox_v3.plante p.bloc {
 
background-color: #ccffcc;
 
}
 
/* Couleur "champignon" (titre, sections) */
 
div.taxobox_v3.champignon .entete {
 
background-color: SkyBlue;
 
}
 
.taxobox_v3.champignon caption,
 
.taxobox_v3.champignon p.bloc {
 
background-color: PowderBlue;
 
}
 
/* Couleur "test" (titre, sections) */
 
div.taxobox_v3.test .entete {
 
background-color: #50a0a0;
 
}
 
.taxobox_v3.test caption,
 
.taxobox_v3.test p.bloc {
 
background-color: #70c0c0;
 
}
 
/* Couleur "algue" (titre, sections) */
 
div.taxobox_v3.algue .entete {
 
background-color: MediumAquamarine;
 
}
 
.taxobox_v3.algue caption,
 
.taxobox_v3.algue p.bloc {
 
background-color: #bfffe6;
 
}
 
/* Couleur "archaea" (titre, sections) */
 
div.taxobox_v3.archaea .entete {
 
background-color: darkgray;
 
}
 
.taxobox_v3.archaea caption,
 
.taxobox_v3.archaea p.bloc {
 
background-color: lightgray;
 
}
 
/* Couleur "protiste" (titre, sections) */
 
div.taxobox_v3.protiste .entete {
 
background-color: khaki;
 
}
 
.taxobox_v3.protiste caption,
 
.taxobox_v3.protiste p.bloc {
 
background-color: PaleGoldenrod;
 
}
 
/* Couleur "virus" (titre, sections) */
 
div.taxobox_v3.virus .entete {
 
background-color: #d1d1f9;
 
}
 
.taxobox_v3.virus caption,
 
.taxobox_v3.virus p.bloc {
 
background-color: Lavender;
 
}
 
/* Couleur "neutre" (titre, sections) */
 
div.taxobox_v3.neutre .entete {
 
background-color: #eee;
 
}
 
.taxobox_v3.neutre caption,
 
.taxobox_v3.neutre p.bloc {
 
background-color: #eee;
 
}
 
/* Couleurs "bactérie", "eucaryote" et "procaryote" (titre, sections) */
 
div.taxobox_v3.bacterie .entete,
 
div.taxobox_v3.eucaryote .entete,
 
div.taxobox_v3.procaryote .entete {
 
background-color: lightgrey;
 
}
 
.taxobox_v3.bacterie caption,
 
.taxobox_v3.bacterie p.bloc,
 
.taxobox_v3.eucaryote caption,
 
.taxobox_v3.eucaryote p.bloc,
 
.taxobox_v3.procaryote caption,
 
.taxobox_v3.procaryote p.bloc {
 
background-color: #e6e6e6;
 
 
}
 
}
  
/* Style typographique : zoologie ou rien (botanique) */
+
/* Fix styling of transcluded prefindex tables */
div.taxobox_v3 .taxobox_classification {
+
table#mw-prefixindex-list-table,
font-style: italic;
+
table#mw-prefixindex-nav-table {
}
+
    width: 98%;
div.taxobox_v3 .taxobox_classification .rnormal,
 
div.taxobox_v3.zoologie .taxobox_classification .normal,
 
div.taxobox_v3 th[scope="row"] {
 
font-style: normal;
 
 
}
 
}
  
/* Version distincte de "alternance", afin d'être indépendant des choix fait par
+
/* For portals, added 2011-12-07 -bv
   ailleurs et de pouvoir modifier à volonté l'aspect. */
+
   On wide screens, show these as two columns
table.taxoalternance tr,
+
  On narrow and mobile screens, let them collapse into a single column */
.taxoalternance.wikitable th[scope="row"] {
+
.portal-column-left {
background: #fff;
+
    float: left;
 +
    width: 50%;
 
}
 
}
table.taxoalternance tr:nth-child(odd),
+
.portal-column-right {
.taxoalternance.wikitable tr:nth-child(odd) th[scope="row"] {
+
    float: right;
background: #f5f5f5;
+
    width: 49%;
 
}
 
}
 
+
.portal-column-left-wide {
/* Effets dégradés : utilisables pour un effet ombragé dans les modèles de cadre
+
    float: left;
  (par exemple : [[Portail:Montréal/Cadre]]). Ceux-ci ne doivent pas dépasser 43
+
    width: 60%;
  pixels de hauteur au risque d'y voir un effet indésirable. */
 
.degrade {
 
background-image: url("//upload.wikimedia.org/wikipedia/commons/f/fb/Gradient_43px.png");
 
background-position: top;
 
background-size: 100% 100%;
 
background-repeat: repeat-x;
 
 
}
 
}
.degrade_rev {
+
.portal-column-right-narrow {
background-image: url("//upload.wikimedia.org/wikipedia/commons/6/61/Gradient_reversed_43px.png");
+
    float: right;
background-position: top;
+
    width: 39%;
background-repeat: repeat-x;
 
 
}
 
}
.degrade_double {
+
.portal-column-left-extra-wide {
background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Double_Gradient_60px_V.png");
+
    float: left;
background-position: top;
+
    width: 70%;
background-repeat: repeat;
 
 
}
 
}
 
+
.portal-column-right-extra-narrow {
/* Classe de masquage, remplace display:none. Contenu non affiché mais lisible par les lecteurs d'écrans. */
+
    float: right;
.hidden {
+
    width: 29%;
position: absolute;
 
left: 0;
 
top: -5000px;
 
width: 1px;
 
height: 1px;
 
overflow: hidden;
 
 
}
 
}
caption.hidden {
+
@media only screen and (max-width: 800px) {
position: static;
+
    /* Decouple the columns on narrow screens */
text-indent: -5000px;
+
    .portal-column-left,
 +
    .portal-column-right,
 +
    .portal-column-left-wide,
 +
    .portal-column-right-narrow,
 +
    .portal-column-left-extra-wide,
 +
    .portal-column-right-extra-narrow {
 +
        float: inherit;
 +
        width: inherit;
 +
    }
 
}
 
}
  
/* Géolocalisation dynamique */
+
/* Formerly for announcements, now used intermittently */
.img_toogle div, .img_toogle table, .img_toogle ul {
+
#bodyContent .letterhead {
margin: 0 auto !important;
+
    background-image:url('//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png');
}
+
    background-repeat:no-repeat;
.img_toogle .a_toogle {
+
    padding: 2em;
display: block;
+
    background-color: #faf9f2;
text-align: center !important;
 
font-size: 0.95em;
 
}
 
.img_toogle .geobox {
 
position: relative
 
}
 
.img_toogle .geobox +.geobox {
 
border-top: 5px solid #aaa
 
}
 
.img_toogle .geopoint {
 
position: absolute;
 
width: 5px;
 
height: 5px;
 
font-size: 1px;
 
border: 1px solid #000;
 
background: #f00;
 
 
}
 
}
  
/* Gallery */
+
/* Tree style lists */
ul.gallery {
+
.treeview ul {
margin: 2px auto;
+
    padding: 0;
text-align: center;
+
    margin: 0;
 
}
 
}
.gallerytext {
+
.treeview li {
text-align: left;
+
    padding: 0;
font-size: 89%;
+
    margin: 0;
 +
    list-style-type: none;
 +
    list-style-image: none;
 
}
 
}
.mw-gallery-slideshow-caption .gallerytext {
+
.treeview li li {
text-align: center;  
+
    background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
}
+
    /* @noflip */
 
+
    padding-left: 20px;
/* Pour le [[modèle:Autres projets]] */
+
    text-indent: 0.3em;
.autres-projets ul {
 
margin: 0;
 
padding: 0;
 
 
}
 
}
.autres-projets li {
+
.treeview li li.lastline {
list-style-type: none;
+
    background-position: 0 -5971px
list-style-image: none;
 
margin: 0.2em 0;
 
text-indent: 0;
 
padding-left: 24px;
 
min-height: 20px;
 
text-align: left;
 
 
}
 
}
.autres-projets .titre {
+
.treeview li.emptyline > ul {
text-align: center;
+
    /* @noflip */
margin: 0.2em 0;
+
    margin-left: -1px;
 
}
 
}
.autres-projets li a {
+
.treeview li.emptyline > ul > li:first-child {
font-style: italic;
+
    background-position: 0 9px
 
}
 
}
  
/* Classes pour modèles de sommaires allégés */
+
/* hidden sortkey for tablesorter */
.toc_niveau_1 ul ul,
+
td .sortkey,
.toc_niveau_2 ul ul ul,
+
th .sortkey {
.toc_niveau_3 ul ul ul ul,
+
    display: none;
.toc_niveau_4 ul ul ul ul ul,
+
    speak: none;
.toc_niveau_5 ul ul ul ul ul ul {
 
display: none;
 
 
}
 
}
  
.mw-textarea-protected {
+
/* Make it possible to hide checkboxes in <inputbox> */
border: 2px solid #ff0000;
+
.inputbox-hidecheckboxes form .inputbox-element,
color: navy;
+
.inputbox-hidecheckboxes .mw-ui-checkbox {
 +
    display: none !important;
 
}
 
}
  
/* [[Modèle:Diagramme circulaire]] */
+
/* Work-around for [[Phabricator:25965]] (Kaltura advertisement) */
.transborder {
+
.k-player .k-attribution {
border: solid transparent;
+
    visibility: hidden;
 
}
 
}
  
/* Abusefilter */
+
/* Move 'play' button of video player to bottom left corner */
.mw-abusefilter-diff-context,
+
.PopUpMediaTransform a .play-btn-large {
.mw-abusefilter-diff-multiline td { /* Les longues lignes sans espace sont fréquentes. */
+
    margin: 0;
word-wrap: break-word;
+
    top: auto;
max-width: 40em;
+
    right: auto;
 +
    bottom: 0;
 +
    left: 0;
 
}
 
}
  
/* Subdivisions administratives */
+
/* Hide FlaggedRevs notice UI when there are no pending changes */
.communes th[scope=col] { /* Défaut, voir le [[modèle:ÉluDébut]] */
+
.flaggedrevs_draft_synced,
background-color: #ddffdd;
+
.flaggedrevs_stable_synced {
}
+
    display: none;
.localites th[scope=col] {
 
background-color: #ffffbb;
 
}
 
.intercommunalites th[scope=col] {
 
background-color: #ffe2bf;
 
}
 
.cantons th[scope=col] {
 
background-color: #ece5ca;
 
}
 
.arrondissements th[scope=col] {
 
background-color: #e1e1e1;
 
}
 
.departements th[scope=col] {
 
background-color: #f6f3dd;
 
}
 
.regions th[scope=col] {
 
background-color: #bbdefd;
 
 
}
 
}
  
/* Éditeur visuel : adaptation des messages d'avertissement */
+
/* Gallery styles background changes are restricted to screen view. In printing we should avoid applying backgrounds. */
.ve-ui-mwSaveDialog #cpwarn {
+
@media screen {
background: none;
+
/* The backgrounds for galleries. */
color: #111;
+
#content .gallerybox div.thumb {
padding: 3px;
+
    /* Light gray padding */
}
+
    background-color: #f8f9fa;
.ve-ui-mwSaveDialog #avertissement-filtre {
+
}
background: none;
+
border: none;
+
/* Put a chequered background behind images, only visible if they have transparency.
margin: 0;
+
  '.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
padding: 0;
+
.gallerybox .thumb img {
}
+
    background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
.ve-ui-mwSaveDialog .grosse-icone {
+
}
background: none;
+
/* But not on articles, user pages, portals or with opt-out. */
padding: 0;
+
.ns-0 .gallerybox .thumb img,
}
+
.ns-2 .gallerybox .thumb img,
.ve-ui-mwSaveDialog .bandeau-icone {
+
.ns-100 .gallerybox .thumb img,
display: none;
+
.nochecker .gallerybox .thumb img {
}
+
    background: #fff;
 +
}
 +
 +
/* T178626 */
 +
#contentSub:empty,
 +
#contentSub2:empty {
 +
display: block !important;
 +
}
 +
 +
#contentSub:empty ~ #jump-to-nav,
 +
#contentSub2:empty ~ #jump-to-nav {
 +
margin-top: -1.4em !important;
 +
margin-bottom: 1.4em !important;
 +
}
  
/* Aide et accueil */
 
#aa-bloc-tete { /* Messages système */
 
display: table;
 
width: 100%;
 
}
 
#aa-bloc-gauche,
 
#aa-bloc-droite {
 
display: table-cell;
 
vertical-align: middle;
 
}
 
#aa-bloc-droite {
 
width: 30%;
 
}
 
#aa-bloc-dessous {
 
padding: 5px 10px;
 
}
 
#aa-bloc-tete h2 {
 
margin-top: 4pt; /* Correction du style des titres par défaut pour une meilleure intégration */
 
}
 
/* Couleur et apparence des éléments */
 
.aa-fond-gris {
 
background-color: #f6f6f6;
 
padding: 10px;
 
font-size: 1.1em;
 
}
 
.aa-filet-gris {
 
border: 1px solid #ccc;
 
border-left-width: 6px;
 
}
 
.aa-fond-blanc {
 
background-color: #fff;
 
padding: 10px;
 
}
 
.aa-fond-avertissement {
 
display: block;
 
border-bottom: 1px solid #c00;
 
background-color: #fff;
 
padding: 10px;
 
}
 
.aa-titre-bleu {
 
color: #3366bb;
 
border: none;
 
}
 
.aa-titre-rouge {
 
color: #c00;
 
border: none;
 
}
 
.aa-titre-vert {
 
color: #008769;
 
border: none;
 
}
 
.aa-faux-h2 {
 
line-height: 1.3;
 
font-weight: normal;
 
font-size: 1.5em;
 
}
 
.aa-faux-h3 {
 
font-weight: normal;
 
font-size: 1.17em;
 
}
 
.aa-en-tete-aide-largeur {
 
max-width: 1000px;
 
}
 
.aa-en-tete-aide-droite {
 
width: 140px;
 
float: right;
 
background: #fff;
 
padding: 6px;
 
margin-left: 20px;
 
font-size: 0.9em;
 
}
 
.aa-en-tete-aide-ariane {
 
font-size: 0.9em;
 
display: block;
 
margin: 0 0 5px 10px;
 
padding: 5px 5px 5px 0;
 
}
 
.aa-en-tete-aide-chapo {
 
font-size: 1.2em;
 
margin: 10px;
 
margin-right: 166px;
 
}
 
.aa-en-tete-aide-petit {
 
font-size: 0.8em;
 
}
 
.aa-couleur-aide {
 
color: #ff5d00;
 
}
 
.aa-couleur-niveau-avance {
 
padding: 3px;
 
color: #fff;
 
background: #347bff;
 
}
 
.aa-couleur-niveau-expert {
 
padding: 3px;
 
color: #fff;
 
background: #d11813;
 
}
 
.aa-couleur-niveau-debutant {
 
padding: 3px;
 
color: #fff;
 
background: #00af89;
 
}
 
.aa-en-tete-aide-statut {
 
background: none repeat scroll 0 0 #ffe7db;
 
padding: 3px;
 
}
 
 
/* Migrated from [[MediaWiki:Cite references prefix]] */
 
ol.references {
 
font-size: 85%;
 
}
 
  
/* Masquage de certains avertissements si le JS est activé, utilisé dans le [[Modèle:Noscript]] */
 
.client-js .template-noscript {
 
display: none;
 
 
}
 
}
 
/* </nowiki> */
 

Version actuelle datée du 21 octobre 2017 à 21:57

/* Reset italic styling set by user agent */
cite, dfn {
    font-style: inherit;
}

/* Straight quote marks for <q> */
q {
    quotes: '"' '"' "'" "'";
}

/* Avoid collision of blockquote with floating elements by swapping margin and padding */
blockquote {
    overflow: hidden;
    margin: 1em 0;
    padding: 0 40px;
}

/* Prevent the 'double bold' bug in Firefox when using DirectWrite */
strong.selflink {
    font-weight: 700;
}

/* Consistent size for <small>, <sub> and <sup> */
small {
    font-size: 85%;
}
.mw-body-content sub,
.mw-body-content sup,
span.reference /* for Parsoid */ {
    font-size: 80%;
}

/* Same spacing for indented and unidented paragraphs on talk pages */
.ns-talk .mw-body-content dd {margin-top:0.4em; margin-bottom:0.4em;}

/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}

/* Reduce page jumps by hiding collapsed/dismissed content */
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .collapsible.collapsed > tbody > tr:not(:first-child) {
    display: none;
}

/* Tone down 'Changed since last visit' colors */
span.updatedmarker {
    background-color: transparent;
    color: #006400;
}

/* Edit window toolbar */
#toolbar {
    height: 22px;
    margin-bottom: 6px;
}

/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
    display: none;
}

/* Highlight linked elements (such as clicked references) in blue */
body.action-info .mw-body-content :target,
.citation:target {
    background-color: #DEF;  /* Fallback */
    background-color: rgba(0, 127, 255, 0.133);
}

/* Styling for citations. Breaks long urls, etc., rather than overflowing box */
.citation {
    word-wrap: break-word;
}

/* For linked citation numbers and document IDs, where the number need not be shown
   on a screen or a handheld, but should be included in the printed version */
@media screen, handheld {
    .citation .printonly {
        display: none;
    }
}

/* Make the list of references smaller */
ol.references,
div.reflist,
div.refbegin {
    font-size: 90%;            /* Default font-size */
    margin-bottom: 0.5em;
}
div.refbegin-100 {
    font-size: 100%;           /* Option for normal fontsize in {{refbegin}} */
}
div.reflist ol.references {
    font-size: 100%;           /* Reset font-size when nested in div.reflist */
    margin-bottom: 0;          /* Avoid double margin when nested in div.reflist */
    list-style-type: inherit;  /* Enable custom list style types */
}

/* Ensure refs in table headers and the like aren't bold or italic */
sup.reference {
    font-weight: normal;
    font-style: normal;
}

/* Allow hidden ref errors to be shown by user CSS */
span.brokenref {
    display: none;
}

/* Hanging indentation for Template:Refbegin */
.refbegin-hanging-indents > ul {
	list-style-type: none;
	margin-left: 0;
}
.refbegin-hanging-indents > ul > li,
.refbegin-hanging-indents > dl > dd {
	margin-left: 0;
	padding-left: 3.2em;
	text-indent: -3.2em;
	list-style: none;
}

/* Reset top margin for lists embedded in columns */
div.columns {
    margin-top: 0.3em;
}
div.columns dl,
div.columns ol,
div.columns ul {
    margin-top: 0;
}

/* Avoid elements from breaking between columns */
.nocolbreak,
div.columns li,
div.columns dd dd {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}

/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */
.flowlist ul {
    overflow-x: hidden;
    margin-left: 0;
    padding-left: 1.6em;
}
.flowlist ol {
    overflow-x: hidden;
    margin-left: 0;
    padding-left: 3.2em;
}
.flowlist dl {
    overflow-x: hidden;
}

/* Style for horizontal lists (separator following item).
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 8 (2016-05-21)
   @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 {
    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";
}

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

/* Default style for navigation boxes */
.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: #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: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background: #ddddff;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #e6e6ff;      /* Level 3 color */
}
.navbox-even {
    background: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
    background: 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;
}

/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
    /* @noflip */
    float: right;
    font-weight: normal;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}

/* 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;
}

/* Infobox template style */
.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 caption {
    font-size: 125%;
    font-weight: bold;
    padding: 0.2em;
    text-align: center;
}
.infobox td,
.infobox th {
    vertical-align: top;
    /* @noflip */
    text-align: left;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #a2a9b1;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}

.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;
}

/* styles for bordered infobox with merged rows */
.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;
}

/* Styles for geography infoboxes, eg countries,
   country subdivisions, cities, etc.            */
.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;
}

/* Normal font styling for table row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
    font-weight: normal;
    /* @noflip */
    text-align: left;
}

/* Lists in data cells are always left-aligned */
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {
    /* @noflip */
    text-align: left;
}
/* ...unless they also use the hlist class */
.toc.hlist ul,
#toc.hlist ul,
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {
    text-align: inherit;
}

/* Icons for medialist templates [[Template:Listen]],
   [[Template:Multi-listen_start]], [[Template:Video]],
   [[Template:Multi-video_start]] */
div.listenlist {
    background: url("//upload.wikimedia.org/wikipedia/commons/4/47/Sound-icon.svg") no-repeat scroll 0 0 transparent;
    background-size: 30px;
    padding-left: 40px;
}

/* Fix for hieroglyphs specificality issue in infoboxes ([[Phabricator:43869]]) */
table.mw-hiero-table td {
    vertical-align: middle;
}

/* Style rules for media list templates */
div.medialist {
    min-height: 50px;
    margin: 1em;
    /* @noflip */
    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 */
div#content a[href$=".pdf"].external,
div#content a[href*=".pdf?"].external,
div#content a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external,
div#content a[href*=".PDF?"].external,
div#content a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external {
    background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;
    /* @noflip */
    padding-right: 18px;
}

/* Content in columns with CSS instead of tables ([[Template:Columns]]) */
div.columns-2 div.column {
    /* @noflip */
    float: left;
    width: 50%;
    min-width: 300px;
}
div.columns-3 div.column {
    /* @noflip */
    float: left;
    width: 33.3%;
    min-width: 200px;
}
div.columns-4 div.column {
    /* @noflip */
    float: left;
    width: 25%;
    min-width: 150px;
}
div.columns-5 div.column {
    /* @noflip */
    float: left;
    width: 20%;
    min-width: 120px;
}

/* Messagebox templates */
.messagebox {
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    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;
    margin: 4px auto;
}
/* For old WikiProject banners inside banner shells. */
.mbox-inside .standard-talk,
.messagebox.nested-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 0;
    padding: 2px;
}
.messagebox.small {
    width: 238px;
    font-size: 85%;
    /* @noflip */
    float: right;
    clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
}
.messagebox.small-talk {
    width: 238px;
    font-size: 85%;
    /* @noflip */
    float: right;
    clear: both;
    /* @noflip */
    margin: 0 0 1em 1em;
    line-height: 1.25em;
    background: #F8EABA;
}

/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none;
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                /* The left image cell */
    border: none;
    /* @noflip */
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}

/* Article message box styles */
table.ambox {
    margin: 0 10%;                  /* 10% = Will not overlap with other elements */
    border: 1px solid #a2a9b1;
    /* @noflip */
    border-left: 10px solid #36c;  /* Default "notice" blue */
    background: #fbfbfb;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    /* @noflip */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    /* @noflip */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
    /* @noflip */
    border-left: 10px solid #36c;    /* Blue */
}
table.ambox-speedy {
    /* @noflip */
    border-left: 10px solid #b32424;    /* Red */
    background: #fee7e6;                   /* Pink */
}
table.ambox-delete {
    /* @noflip */
    border-left: 10px solid #b32424;    /* Red */
}
table.ambox-content {
    /* @noflip */
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    /* @noflip */
    border-left: 10px solid #fc3;    /* Yellow */
}
table.ambox-move {
    /* @noflip */
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    /* @noflip */
    border-left: 10px solid #a2a9b1;       /* Gray-gold */
}

/* Image message box styles */
table.imbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 3px solid #36c;    /* Default "notice" blue */
    background: #fbfbfb;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
    margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
    display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
    margin: 4px;
}

table.imbox-notice {
    border: 3px solid #36c;    /* Blue */
}
table.imbox-speedy {
    border: 3px solid #b32424;    /* Red */
    background: #fee7e6;             /* Pink */
}
table.imbox-delete {
    border: 3px solid #b32424;    /* Red */
}
table.imbox-content {
    border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
    border: 3px solid #fc3;    /* Yellow */
}
table.imbox-move {
    border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
    border: 3px solid #a2a9b1;       /* Gray-gold */
}
table.imbox-license {
    border: 3px solid #88a;       /* Dark gray */
    background: #f7f8ff;          /* Light gray */
}
table.imbox-featured {
    border: 3px solid #cba135;    /* Brown-gold */
}

/* Category message box styles */
table.cmbox {
    margin: 3px 10%;
    border-collapse: collapse;
    border: 1px solid #a2a9b1;
    background: #DFE8FF;    /* Default "notice" blue */
}

table.cmbox-notice {
    background: #D8E8FF;    /* Blue */
}
table.cmbox-speedy {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 4px solid #b32424;    /* Red */
    background: #FFDBDB;          /* Pink */
}
table.cmbox-delete {
    background: #FFDBDB;    /* Red */
}
table.cmbox-content {
    background: #FFE7CE;    /* Orange */
}
table.cmbox-style {
    background: #FFF9DB;    /* Yellow */
}
table.cmbox-move {
    background: #E4D8FF;    /* Purple */
}
table.cmbox-protection {
    background: #EFEFE1;    /* Gray-gold */
}

/* Other pages message box styles */
table.ombox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #a2a9b1;       /* Default "notice" gray */
    background: #f8f9fa;
}

table.ombox-notice {
    border: 1px solid #a2a9b1;       /* Gray */
}
table.ombox-speedy {
    border: 2px solid #b32424;    /* Red */
    background: #fee7e6;             /* Pink */
}
table.ombox-delete {
    border: 2px solid #b32424;    /* Red */
}
table.ombox-content {
    border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
    border: 1px solid #fc3;    /* Yellow */
}
table.ombox-move {
    border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
    border: 2px solid #a2a9b1;       /* Gray-gold */
}

/* Talk page message box styles */
table.tmbox {
    margin: 4px 10%;
    border-collapse: collapse;
    border: 1px solid #c0c090;    /* Default "notice" gray-brown */
    background: #f8eaba;
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
    width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    line-height: 1.5em;          /* also "nested", so reset styles that are   */
    font-size: 100%;             /* set in "mbox-small" above.                */
}

table.tmbox-speedy {
    border: 2px solid #b32424;    /* Red */
    background: #fee7e6;             /* Pink */
}
table.tmbox-delete {
    border: 2px solid #b32424;    /* Red */
}
table.tmbox-content {
    border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
    border: 2px solid #fc3;    /* Yellow */
}
table.tmbox-move {
    border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
    border: 1px solid #c0c090;    /* Gray-brown */
}

/* Disambig and set index box styles */
table.dmbox {
    clear: both;
    margin: 0.9em 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent;
}

/* Footer and header message box styles */
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f8f9fa;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}
/* Div based "warning" style fmbox messages. */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background: #ffdbdb;
    padding: 0.25em 0.9em;
}
/* Div based "system" style fmbox messages.
   Used in [[MediaWiki:Readonly lag]]. */
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;
    padding: 0.25em 0.9em;
}

/* These mbox-small classes must be placed after all other
   ambox/tmbox/ombox etc classes. "html body.mediawiki" is so
   they override "table.ambox + table.ambox" above. */
html body.mediawiki .mbox-small {   /* For the "small=yes" option. */
    /* @noflip */
    clear: right;
    /* @noflip */
    float: right;
    /* @noflip */
    margin: 4px 0 4px 1em;
    box-sizing: border-box;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
html body.mediawiki .mbox-small-left {   /* For the "small=left" option. */
    /* @noflip */
    margin: 4px 1em 4px 0;
    box-sizing: border-box;
    overflow: hidden;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}

/* Style for compact ambox */
/* Hide the images */
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {
    display: none;
}
/* Remove borders, backgrounds, padding, etc. */
.compact-ambox table.ambox {
    border: none;
    border-collapse: collapse;
    background: transparent;
    margin: 0 0 0 1.6em !important;
    padding: 0 !important;
    width: auto;
    display: block;
}
body.mediawiki .compact-ambox table.mbox-small-left {
    font-size: 100%;
    width: auto;
    margin: 0;
}
/* Style the text cell as a list item and remove its padding */
.compact-ambox table .mbox-text {
    padding: 0 !important;
    margin: 0 !important;
}
.compact-ambox table .mbox-text-span {
    display: list-item;
    line-height: 1.5em;
    list-style-type: square;
    list-style-image: url(/w/skins/MonoBook/bullet.gif);
}
.skin-vector .compact-ambox table .mbox-text-span {
    list-style-type: disc;
    list-style-image: url(/w/skins/Vector/images/bullet-icon.svg);
    list-style-image: url(/w/skins/Vector/images/bullet-icon.png)\9;
}
/* Allow for hiding text in compact form */
.compact-ambox .hide-when-compact {
    display: none;
}

/* Remove default styles for [[MediaWiki:Noarticletext]]. */
div.noarticletext {
    border: none;
    background: transparent;
    padding: 0;
}

/* Hide (formatting) elements from screen, but not from screenreaders */
.visualhide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* Bold save button */
#wpSave {
    font-weight: bold;
}

/* suppress missing interwiki image links where #ifexist cannot
   be used due to high number of requests see .hidden-redlink on
   [[m:MediaWiki:Common.css]] */
.check-icon a.new {
    display: none;
    speak: none;
}

/* Removes underlines from certain links */
.nounderlines a,
.IPA a:link, .IPA a:visited {
    text-decoration: none !important;
}

/* Standard Navigationsleisten, aka box hiding thingy
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #a2a9b1;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    /* @noflip */
    float: left;
}
div.NavFrame div.NavHead {
    line-height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
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;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

/* 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;
}

/* Allow transcluded pages to display in lists rather than a table. */
.listify td    { display: list-item; }
.listify tr    { display: block; }
.listify table { display: block; }

/* 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; }

/* Temporary(!) fix for horizontal TOC in Blink (Chrone/Opera) */
.hlist .tocnumber,
.hlist .toctext {
    display: inline;
}
/* When <div class="nonumtoc"> is used on the table of contents,
   the ToC will display without numbers */
.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;
}

/* 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
   (as long as there are no =headings= on the page, which
   there shouldn't be according to the MoS). */
.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;
}

/* Styling for Template:Quote */
blockquote.templatequote div.templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}

/* User block messages */
div.user-block {
    padding: 5px;
    margin-bottom: 0.5em;
    border: 1px solid #A9A9A9;
    background-color: #FFEFD5;
}

/* 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 */
.nowrap,
.nowraplinks a,
.nowraplinks .selflink {
    white-space: nowrap;
}
.nowrap pre {
    white-space: pre;
}
/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
    white-space: normal;
}

/* For template documentation */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #a2a9b1;
    background-color: #ecfcf4;
    padding: 1em;
}

/* Increase the height of the image upload box */
#wpUploadDescription {
    height: 13em;
}

/* Minimum thumb width */
.thumbinner {
    min-width: 100px;
}

/* Prevent floating boxes from overlapping any category listings,
   file histories, edit previews, and edit [Show changes] views. */
#mw-subcategories, #mw-pages, #mw-category-media,
#filehistory, #wikiPreview, #wikiDiff {
    clear: both;
}

/* Selectively hide headers in WikiProject banners */
.wpb .wpb-header             { display: none; }
.wpbs-inner .wpb .wpb-header { display: block; }     /* for IE */
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */
.wpbs-inner .wpb-outside     { display: none; }      /* hide things that should only display outside shells */

/* Styling for Abuse Filter tags */
.mw-tag-markers {
    font-style:italic;
    font-size:90%;
}

/* Hide stuff meant for accounts with special permissions. Made visible again in
   [[MediaWiki:Group-sysop.css]], [[MediaWiki:Group-accountcreator.css]],
   [[MediaWiki:Group-templateeditor.css]], [[MediaWiki:Group-extendedmover.css]] and [[Mediawiki:Group-autoconfirmed.css]]. */
.sysop-show,
.accountcreator-show,
.templateeditor-show,
.extendedmover-show,
.autoconfirmed-show,
.user-show {
    display: none;
}

/**
 * Hide the redlink generated by {{Editnotice}},
 * this overrides the ".sysop-show { display: none; }" above that applies
 * to the same link as well. See [[phab:T45013]]
 *
 * Hide the images in editnotices to keep them readable in VE view.
 * Long term, editnotices should become a core feature so that they can be designed responsive.
 */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
    display: none !important;
}

/* Remove bullets when there are multiple edit page warnings */
ul.permissions-errors > li {
    list-style: none none;
}
ul.permissions-errors {
    margin: 0;
}

/* Pie chart: transparent borders */
.transborder {
    border: solid transparent;
}

/* Generic class for Times-based serif, texhtml class for inline math */
.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%;
}

/* Force tabular and lining display for digits and 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;
}

/* 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;
}

/* Fix styling of transcluded prefindex tables */
table#mw-prefixindex-list-table,
table#mw-prefixindex-nav-table {
    width: 98%;
}

/* For portals, added 2011-12-07 -bv
   On wide screens, show these as two columns
   On narrow and mobile screens, let them collapse into a single column */
.portal-column-left {
    float: left;
    width: 50%;
}
.portal-column-right {
    float: right;
    width: 49%;
}
.portal-column-left-wide {
    float: left;
    width: 60%;
}
.portal-column-right-narrow {
    float: right;
    width: 39%;
}
.portal-column-left-extra-wide {
    float: left;
    width: 70%;
}
.portal-column-right-extra-narrow {
    float: right;
    width: 29%;
}
@media only screen and (max-width: 800px) {
    /* Decouple the columns on narrow screens */
    .portal-column-left,
    .portal-column-right,
    .portal-column-left-wide,
    .portal-column-right-narrow,
    .portal-column-left-extra-wide,
    .portal-column-right-extra-narrow {
        float: inherit;
        width: inherit;
    }
}

/* Formerly for announcements, now used intermittently */
#bodyContent .letterhead {
    background-image:url('//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png');
    background-repeat:no-repeat;
    padding: 2em;
    background-color: #faf9f2;
}

/* Tree style lists */
.treeview ul {
    padding: 0;
    margin: 0;
}
.treeview li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}
.treeview li li {
    background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
    /* @noflip */
    padding-left: 20px;
    text-indent: 0.3em;
}
.treeview li li.lastline {
    background-position: 0 -5971px
}
.treeview li.emptyline > ul {
    /* @noflip */
    margin-left: -1px;
}
.treeview li.emptyline > ul > li:first-child {
    background-position: 0 9px
}

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

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

/* Work-around for [[Phabricator:25965]] (Kaltura advertisement) */
.k-player .k-attribution {
    visibility: hidden;
}

/* Move 'play' button of video player to bottom left corner */
.PopUpMediaTransform a .play-btn-large {
    margin: 0;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
}

/* Hide FlaggedRevs notice UI when there are no pending changes */
.flaggedrevs_draft_synced,
.flaggedrevs_stable_synced {
    display: none;
}

/* Gallery styles background changes are restricted to screen view. In printing we should avoid applying backgrounds. */
@media screen {
	/* The backgrounds for galleries. */
	#content .gallerybox div.thumb {
	    /* Light gray padding */
	    background-color: #f8f9fa;
	}
	
	/* Put a chequered background behind images, only visible if they have transparency.
   '.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
	.gallerybox .thumb img {
	    background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
	}
	/* But not on articles, user pages, portals or with opt-out. */
	.ns-0 .gallerybox .thumb img,
	.ns-2 .gallerybox .thumb img,
	.ns-100 .gallerybox .thumb img,
	.nochecker .gallerybox .thumb img {
	    background: #fff;
	}
	
	/* T178626 */
	#contentSub:empty,
	#contentSub2:empty {
		display: block !important;
	}
	
	#contentSub:empty ~ #jump-to-nav,
	#contentSub2:empty ~ #jump-to-nav {
		margin-top: -1.4em !important;
		margin-bottom: 1.4em !important;
	}


}