МедияУики:Common.css: Разлика между версии

от Уикипедия, свободната енциклопедия
Изтрито е съдържание Добавено е съдържание
корекции и добавки по пиктограми - У:ЗА
ред. collapseButton, доб. mw-collapsible-toggle
Ред 672: Ред 672:
float: right;
float: right;
font-weight: normal;
font-weight: normal;
margin-left: 0.5em;
text-align: right;
text-align: right;
width: auto;
width: auto;
Ред 681: Ред 682:
.navbox .collapseButton {
.navbox .collapseButton {
width: 6em;
width: 6em;
}
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
font-weight: normal;
text-align: right;
}
.navbox .mw-collapsible-toggle {
width: 6em;
}
}



Версия от 21:53, 8 ноември 2013

/* препратките [редактиране] при разделите */
.editsection {
	font-size: small;
	font-style: italic;
	font-family: Serif;
}

table { background-color: inherit; }
.allpagesredirect, .wp-admin .mw-redirect {
	font-style: italic;
}

/* Горен/долен индекс със запазване на височината на реда */
sub {vertical-align: baseline; font-size: 0.8em; position: relative; top: 0.4em }
sup {vertical-align: baseline; font-size: 0.8em; position: relative; top: -0.4em }

/* Текста под кутията за редактиране */
#editpage-copywarn {
	margin: .8em 0;
	padding: 0.2em;
	border-bottom: thick solid gold;
	background-color: #FFF8CF;
	font-style: italic;
	text-align: center;
}

/* бутона „Предварителен преглед“ */
#wpPreview { font-weight: bold; }

.code { font-family: monospace; }

/* подравняване на текста в таблицата нагоре */
table.nagore tbody { vertical-align:top; }

#siteNotice { padding: 0.3em; text-align: center; margin-bottom: 0.5em; }

/* текста, отбелязващ нова страница в последните промени [[МедияУики:Newpageletter]] */
.newpage { color: black; background-color: yellow; }

/* препратки, които не се виждат като подчертани */
.noulinks a, .nounderlines a { text-decoration: none; }

/* текста, отбелязващ малките промени [[МедияУики:Minoreditletter]] */
span.minor { font-weight: normal; }

/* изпъкващи елементи */
.hilite {
	color: black;
	background-color: #fff6e6;
	padding: 0.2em 0.5em;
	border: thin dotted silver;
}

/* архивна страница */
.archive {
	opacity:0.7;
	background-color: #fffaf0;
	padding: 0.2em 0.5em;
	border: thin dotted silver;
}

/* за съдържанието от началната страница - [[Шаблон:Съдържание]] */
#mainpage-toc h3 {
	font-size: 110%;
	margin-bottom: 0;
}
#mainpage-toc p {
	margin-top: 0;
	margin-bottom: 0;
}

.buttonlinks a {
	color: black;
	background: #cde url(//upload.wikimedia.org/wikipedia/commons/c/c6/Blending_blue_button_background.png) repeat-x;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	border: thin #006699 outset;
	padding: 0.1em;
}
.buttonlinks a:hover, .buttonlinks a:active {
	background-color: #bcd;
	border-style: inset;
}

#navbox ul li {
	list-style: none;
	margin-left: -1em;
}
#navtree ul {
	border-left: thin dotted gray;
	padding-left: .5em;
}

#stubmessage {
	font-style: italic;
	text-align: center;
	padding: 5px;
	width: 75%;
	margin: 1em auto;
}

/* центриране на описанията на миникартинките и при галериите */
div.thumb div div.thumbcaption, div.gallerytext { text-align: center; }

/* [[МедияУики:Monobook.js|поздравително съобщение]] за всеки невлязъл потребител */
#externMessage {
	text-align: center;
	color: black;
	background-color: #FFEE99;
	border: thin solid #FFA500;
	padding: .4em;
	margin-top: .2em;
}

#loadIndicator {
	position: absolute;
	top: 6em;
	left: 20%;
	float: left;
	color: black;
	background-color: #CCDDEE;
	font-size: 2em;
	padding: 0.5em;
	border: solid thin #006699;
}
/* elements which are doing something... */
.working {
	background: white url(//bits.wikimedia.org/skins/common/images/spinner.gif) right center no-repeat;
}
/* contents are currently loaded */
.loading {
	min-height: 2.5em;
	background: url(//upload.wikimedia.org/wikipedia/commons/3/32/Loader3.gif) no-repeat center;
}
/* A working element has done its job */
.done:before {
	content: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Yes_check.svg/16px-Yes_check.svg.png);
}
/* A working element that hadn’t been so lucky */
.not-done:before {
	content: url(//upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Red_x.svg/16px-Red_x.svg.png);
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.*/
div.Boxmerge, div.NavFrame {
	margin: 0;
	padding: 0.2ex;
	border: thin solid #aaaaaa;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
}
div.Boxmerge div.NavFrame { border-style: none; border-style: hidden; }
div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; }
div.NavPic {
	background-color: #ffffff;
	margin: 0;
	padding: 0.2ex;
	float: left;
}
div.NavFrame div.NavHead {
	height: 1.6em;
	font-weight: bold;
	font-size: 100%;
	background-color: #efefef;
	position:relative;
}
div.NavFrame p, div.NavContent, div.NavContent p { font-size: 100%; }
div.NavEnd {
	margin: 0;
	padding: 0;
	line-height: 0.1em;
	clear: both;
}
a.NavToggle {
	position:absolute;
	top:0;
	right:0.2em;
	font-weight:normal;
	font-size:smaller;
}

.plainlinksneverexpand { background: none ! important; padding: 0 ! important; }
.plainlinksneverexpand .urlexpansion { display: none ! important; }
.plainlinksneverexpand a { background: none !important; padding: 0 !important; }
.plainlinksneverexpand a.external.text:after { display: none !important; }
.plainlinksneverexpand a.external.autonumber:after { display: none !important; }

.IPA {
	font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
	font-family /**/:inherit;
}
.Unicode {
	font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Bitstream Vera, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
	font-family /**/:inherit;
}
.polytonic {
	font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;
	font-family /**/:inherit;
}

/* Messagebox templates */
.messagebox {
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	width: 80%;
	margin: 0 auto 1em auto;
	padding: .2em .5em;
}
.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;
}

/* Infobox template */
.infobox {
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	color: black;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding: 0.2em;
	float: right;
	clear: right;
}
.infobox td,
.infobox th {
	vertical-align: top;
}
.infobox caption {
	font-size: larger;
	margin-left: inherit;
}
.infobox.bordered {
	border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
	border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
	border: 0;
}

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

/* bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
	border: 0;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
	border: 0;
	border-right: 1px solid #aaaaaa;
}


/* geography infoboxes, e.g. countries, national subdivisions, cities, etc. */
.infobox.geography {
	border: 1px solid #ccd2d9;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.2em;
	font-size: 90%;
}

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

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

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

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

table.toccolours caption { font-weight: bold; }
table.toccolours tr.hrow th { background-color: #e0e6e9; }
tr.odd { background-color: inherit; }
tr.even { background-color: #eceff3; }

/* wikitable/prettytable class for skinning normal tables */
table.wikitable, table.prettytable {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
	border: 1px #aaaaaa solid;
	padding: 0.2em;
}
table.wikitable th, table.prettytable th {
	background: #f2f2f2;
	text-align: center;
}
table.wikitable caption, table.prettytable caption {
	margin-left: inherit;
	margin-right: inherit;
	font-weight: bold;
}
table.wikitable table th, table.prettytable table th,
table.wikitable table td, table.prettytable table td {
	border: none;
}

/* wikitable2 class for skinning normal tables with borders */
table.wikitable2 {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #aaaaaa solid;
	border-collapse: collapse;
}
table.wikitable2 th, table.wikitable2 td {
	border: 1px #aaaaaa solid;
	padding: 0.2em;
}
table.wikitable2 th {
	background: #f2f2f2;
	text-align: center;
}
table.wikitable2 caption {
	margin-left: inherit;
	margin-right: inherit;
	font-weight: bold;
}

/* стилове за шаблоните за координати */

#coordinates {
	position: absolute;
	z-index: 1;
	border: none;
	background: none;
	right: 30px;
	top: 4.8em;
	float: right;
	line-height: 1.5em;
	text-align: right;
	text-indent: 0;
	font-size: 85%;
	white-space: nowrap;
	text-transform: none;
	margin: 0.0em;
	padding: 0.0em;
}

#coordinates, .coordinates {
	text-transform:none;
	margin:0;
	padding:0;
}

.geo-google {
	font-family:serif;
	font-weight:bold;
	line-height:1em;
}

.geo-geo-dec .geo-dec, .geo-geo-dms .geo-dms {display:inline}
.geo-geo-dec .geo-dms, .geo-geo-dms .geo-dec, .geo-multi-punct {display:none}
.geo-lat, .geo-lon {white-space:nowrap}


.references { font-size: 85%;}

.references-2column {
	-moz-column-count:2; /* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
	column-count:2;
}

.same-bg { background: none }

/* Highlight clicked reference in blue to help navigation */
ol.references > li:target {
	background-color: #DEF;
}

sup.reference:target, cite:target {
	background-color: #DEF;
}

/* "notices" */
.notice {
	margin: 1em;
	padding: 0.2em;
}

#disambig {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#spoiler {
	border-top: 2px solid #ddd;
	border-bottom:2px solid #ddd;
}

/* Coloured watchlist numbers */
.mw-plusminus-pos {
	color: #006400; /* darkgreen */
}
/* .mw-plusminus-null currently at developer default */
.mw-plusminus-neg {
	color: #8B0000; /* darkred */
}

/* 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;
    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;
    padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {             /* The right image cell */
    border: none;
    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: 0px;
    width: 1px;
}

/* Article message box styles */
table.ambox {
    margin: 0px 10%;   /* 10% = Will not overlap with other elements */
    border: 1px solid #aaa;
    border-left: 10px solid #1e90ff;    /* 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 */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-delete,
table.ambox-serious {
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-move,
table.ambox-merge {
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-stub,
table.ambox-protection {
    border-left: 10px solid #bba;       /* Gray-gold */
}

table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #aaa;
    background: #f9f9f9;     /* Default "system" gray */
}
table.fmbox-system {
    background: #f9f9f9;
}
table.fmbox-warning {
    border: 1px solid #bb7070;  /* Dark pink */
    background: #ffdbdb;        /* Pink */
}
table.fmbox-editnotice {
    background: transparent;
}

li.FA {
	list-style-image: url("//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png");
}
li.GA {
	list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png");
}

div.hilited, span.hilited {
	color: white;
	background-color: #000080;
}


/* Prevents line breaks in links; see docs at Template:Nowraplinks */
.nowraplinks a {
	white-space: nowrap;
}

/* съобщения за блокиране на беседи */
div.user-block {
	padding: 5px;
	border: 1px solid #A9A9A9;
	background-color: #FFEFD5;
}

/* Страница с документация на шаблон */
.template-documentation {
	clear: both;
	margin: 1em 0 0 0;
	border: 1px solid #aaa;
	background-color: #eaf1f4;
	padding: 5px;
}

/* прости списъчета, чиито елементи е добре да се показват един до друг с разделител */
.simplelist ul, .simplelist li { margin: 0; padding: 0; }
.simplelist li { display: inline; white-space: nowrap; }
.simplelist li:after { content: "\00A0\2022 "; /* circle */ }
.simplelist li:last-child:after { content: ""; }

/* елемент, обграждащ цялото съдържание на помощна страница */
.yaw {
	border: 1px solid #A3B1BF;
	padding: 1em 1em .2em 1em;
	border-top: none;
	background-color: #fff;
	color: #000;
}
/* кутии с връзки в доста страници от ИП Уикипедия */
div.user-wpnav {
	border: 1px solid #A3B1BF;
	margin-bottom: 1em;
	padding: .5em .5em 0em .5em;
	background-color: #F8FCFF;
	color: #000;
	text-align: center;
	min-height: 2em;
}
/* за редове, които не трябва да се пренасят */
.oneline { white-space: nowrap; }

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


/* Default skin for navigation boxes */
/* Navbox container */
table.navbox {
	border: 1px solid #aaa;
	width: 100%;
	margin: auto;
	clear: both;
	font-size: 88%;
	text-align: center;
	padding: 1px;
}
/* Single pixel border between adjacent navboxes */
table.navbox + table.navbox {
	margin-top: -1px;
}
/* Title and above/below */
.navbox-title,
.navbox-abovebelow,
table.navbox th {
	text-align: center;
	padding-left: 0.45em;
	padding-right: 0.15em;
}
.navbox-group {
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
}
.navbox, .navbox-subgroup {
	background: #fdfdfd;
}
.navbox-list {
	border-color: #fdfdfd;	/* Must match background color */
}
.navbox-title,
table.navbox th {
	background: #ccccff;	/* Level 1 color */
}
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
	background: #ddddff;	/* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
	background: #e6e6ff;	/* Level 3 color */
}
/* Even row */
.navbox-even { background: #f7f7f7 }
/* Odd row */
.navbox-odd { background: transparent }

/*
	'show'/'hide' buttons created dynamically by the CollapsibleTables
	javascript in [[MediaWiki:Common.js]]
*/
.collapseButton {
	float: right;
	font-weight: normal;
	margin-left: 0.5em;
	text-align: right;
	width: auto;
}
/*
	In navboxes, the show/hide button balances the vde links
	from [[Template:Tnavbar]], so they need to be the same width.
*/
.navbox .collapseButton {
	width: 6em;
}
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
.mw-collapsible-toggle {
    font-weight: normal;
    text-align: right;
}
.navbox .mw-collapsible-toggle {
    width: 6em;
}

/* create box in the sidebar */
#p-create .pBody { text-align: center }
#createPageInput { width: 10.9em; font-size: 95% }


/* Styling for Template:Quote */
blockquote.templatequote {
     margin-top: 0;
}
blockquote.templatequote div.templatequotecite {
    line-height: 1em;
    text-align: left;
    padding-left: 2em;
    margin-top: 0;
}
blockquote.templatequote div.templatequotecite cite {
    font-size: 85%;
}
/* Infobox v_2 */

.infobox_v2 { /* monobookocentré debut */
 background: #f9f9f9;
 color: #000;
 font-size:90%;
 line-height:1.1em;
 float:right;
 clear:right;
 margin:0 0 .5em 1em; /* haut droite bas gauche */
 width:300px;
 border: 1px solid #aaa;
 padding: 0.1em;
}

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

.pictoinfobox-map {
 background: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png") no-repeat top right;
 height:45px;
 vertical-align:middle;
 text-align:center;
 font-size:150%;
 font-weight:bolder;
 line-height:1.2em;
 color:#000
}

/* Стил за Шаблон:Основна */
.details {
margin:0 0 .7em 2em;
border:solid #E7E7E7;
border-width:1px 0;
text-align:left;
font-size:95%;
background:#FDFDFD url(//upload.wikimedia.org/wikipedia/commons/thumb/6/61/Searchtool.svg/15px-Searchtool.svg.png) no-repeat left center;
padding:1px 4px 1px 24px;
overflow:hidden;
}

/* Dashed border and grey background for GeSHi */
div.mw-geshi {
    padding: 1em;
    margin: 1em 0;
    border: 1px dashed #2f6fab;
    background-color: #f9f9f9;
}

/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size.
   [[Bugzilla:26204]]. See also [[Wikipedia:Typography#The monospace 'bug']] */
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua {
    font-family: monospace, Courier !important;
}

/* Неща, видими само при печат (URL на източници, ...) */
.printonly {
    display: none;
}

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

/*
 * Style for horizontal lists (separator following item)
 */
.skin-monobook .hlist dl,
.skin-modern .hlist dl,
.skin-vector .hlist dl {
    line-height: 1.5em;
}
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    margin-bottom: 0 !important;
    padding: 0;
}
.hlist dd,
.hlist dt,
.hlist li {
    display: inline;
    margin: 0;
    padding: 0;
}
/* Display nested lists inline */
.hlist dl dl,
.hlist ol ol,
.hlist ul ul {
    display: inline;
}
/* Generate interpuncts */
.hlist dd:after,
.hlist dt: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;
}
/* for IE 8 */
.hlist dd.nopunct:after,
.hlist dt.nopunct:after,
.hlist li.nopunct:after {
    content: none;
}
/* Add parens around nested lists */
.hlist dl dl:before,
.hlist ol ol:before,
.hlist ul ul:before {
    content: "(";
}
.hlist dl dl:after,
.hlist ol ol:after,
.hlist ul ul:after {
    content: ")";
}
/* Put numbers in ordered lists */
.hlist.hnum ol li {
    counter-increment: level1;
}
.hlist.hnum ol li:before {
    content: counter(level1) " ";
}
.hlist.hnum ol ol li {
    counter-increment: level2;
}
.hlist.hnum ol ol li:before {
    content: counter(level2) " ";
}
/* Adjust padding in navboxes */
.navbox .hlist dl,
.navbox .hlist ol,
.navbox .hlist ul {
    padding: 0.125em;
}
/* Nowrap list items in navboxes */
.navbox .hlist dd,
.navbox .hlist dt,
.navbox .hlist li {
    white-space: nowrap;
    /* IE < 8 no-wraps entire list, so disable it */
    white-space: normal !ie;
}
/* But allow parent list items to be wrapped */
.navbox .hlist dd dl,
.navbox .hlist dt dl,
.navbox .hlist li ol,
.navbox .hlist li ul {
    white-space: normal;
}

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

/* Pie chart test: Transparent borders */
.transborder {
    border: solid transparent;
}
* html .transborder {  /* IE6 */
    border: solid #000001;
    filter: chroma(color=#000001);
}


/* graphiques transparents d'entêtes des infobox V2 */

.title.defaut {}

.title.animal      {background: url("//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_animal.png") no-repeat top right;}
.title.antenna     {background: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png") no-repeat top right;}
.title.art         {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/d/de/Crystal_Clear_app_k_less_color.png/35px-Crystal_Clear_app_k_less_color.png") no-repeat top right;} 
.title.astronaut   {background: url("//upload.wikimedia.org/wikipedia/commons/0/0a/Picto_infobox_astronaut.png") no-repeat top right;}
.title.astronomy   {background: url("//upload.wikimedia.org/wikipedia/commons/7/71/Picto_infobox_astronomy.png") no-repeat top right;}
.title.athlet      {background: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_Infobox_Athletisme.png") no-repeat top right;}
.title.author      {background: url("//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png") no-repeat top right;}
.title.automobil   {background: url("//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_automobil.png") no-repeat top right;} 
.title.avio        {background: url("//upload.wikimedia.org/wikipedia/commons/f/ff/Picto_infobox_aircraft.png") no-repeat top right;}
.title.baseball    {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Baseball_pictogram.svg/35px-Baseball_pictogram.svg.png") no-repeat top right;}
.title.basketbol   {background: url("//upload.wikimedia.org/wikipedia/commons/1/16/Picto_infobox_baschet.png") no-repeat top right;}
.title.beer        {background: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png") no-repeat top right;}
.title.bio         {background: url("//upload.wikimedia.org/wikipedia/commons/4/48/Picto_infobox_character.png") no-repeat top right;}
.title.book        {background: url("//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png") no-repeat top right;}
.title.box         {background: url("//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_box.png") no-repeat top right;}
.title.bridge      {background: url("//upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_bridge.png") no-repeat top right;}
.title.cardinal    {background: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png") no-repeat  top right;}
.title.castle      {background: url("//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png") no-repeat top right;}
.title.cinema      {background: url("//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png") no-repeat top right;}
.title.computer    {background: url("//upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_pc.png") no-repeat top right;}
.title.cosmos      {background: url("//upload.wikimedia.org/wikipedia/commons/9/94/Picto_infobox_shuttle.png") no-repeat top right;}
.title.default     {background: url("//upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png") no-repeat top right;}
.title.deportation {background: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_Infobox_deportation.png") no-repeat top right;}
.title.detective   {background: url("//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png") no-repeat top right;}
.title.diplomat    {background: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ambassade.png") no-repeat top right;}
.title.egipt       {background: url("//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png") no-repeat top right;} 
.title.europe      {background: url("//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png") no-repeat top right;}
.title.figura      {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Monument_istoric.svg/40px-Monument_istoric.svg.png") no-repeat top right;}
.title.filatelist  {background: url("//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_Stamps.png") no-repeat top right;}
.title.filosof     {background: url("//upload.wikimedia.org/wikipedia/commons/d/dd/Picto_infobox_philosopher.png") no-repeat top right;}
.title.firma       {background: url("//upload.wikimedia.org/wikipedia/commons/f/ff/Picto_infobox_enterprise.png") no-repeat top right;}
.title.flag        {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Entete_flag.png/45px-Entete_flag.png") no-repeat bottom right;}
.title.food        {background: url("//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png") no-repeat top right;}
.title.football    {background: url("//upload.wikimedia.org/wikipedia/commons/8/87/Picto_infobox_fotbal_high.png") no-repeat center right; background-size: auto 70px;}
.title.formula1    {background: url("//upload.wikimedia.org/wikipedia/commons/d/da/Picto_infobox_race.png") no-repeat top right;} 
.title.fungus      {background: url("//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_fungus.png") no-repeat top right;}
.title.game        {background: url("//upload.wikimedia.org/wikipedia/commons/0/07/Picto_infobox_game.png") no-repeat top right;}
.title.gymnastic   {background: url("//upload.wikimedia.org/wikipedia/commons/thumb/1/12/Gymnastics_%28artistic%29_pictogram.svg/35px-Gymnastics_%28artistic%29_pictogram.svg.png") no-repeat top right;}
.title.king        {background: url("//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_prétendant_à_un_trône.png") no-repeat top right;}
.title.map         {background: url("//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png") no-repeat top right;}
.title.medicine    {background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_med.png") no-repeat top right;}
.title.military    {background: url("//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_military.png") no-repeat top right;}
.title.museum      {background: url("//upload.wikimedia.org/wikipedia/commons/a/ac/Infobox_museum_pictogram.png") no-repeat top right;}
.title.music       {background: url("//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png") no-repeat top right;}
.title.newspaper   {background: url("//upload.wikimedia.org/wikipedia/commons/d/d6/Picto_infobox_newspaper.png") no-repeat top right;}
.title.olympic     {background: url("//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png") no-repeat top right;}
.title.physic      {background: url("//upload.wikimedia.org/wikipedia/commons/d/d1/Picto_infobox_physics.png") no-repeat  top right;}
.title.plant       {background: url("//upload.wikimedia.org/wikipedia/commons/0/0b/Picto_infobox_plant.png") no-repeat top right;}
.title.project     {background: url("//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png") no-repeat top right;}
.title.road        {background: url("//upload.wikimedia.org/wikipedia/commons/b/b4/Picto_infobox_road.png") no-repeat top right;}
.title.romana      {background: url("//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_Roman_military_banner.png") no-repeat top right;}
.title.samourai    {background: url("//upload.wikimedia.org/wikipedia/commons/8/81/Picto_infobox_samourai.png") no-repeat top right;}
.title.scienc      {background: url("//upload.wikimedia.org/wikipedia/commons/5/57/Picto_Info_sciences_exactes.png") no-repeat top right;}
.title.scifi       {background: url("//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png") no-repeat top right;}
.title.sex         {background: url("//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png") no-repeat top right;}
.title.ship        {background: url("//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ship.png") no-repeat top right;}
.title.skiing      {background: url("//upload.wikimedia.org/wikipedia/commons/b/b1/Picto_infobox_alpine_skiing.png") no-repeat top right;}
.title.software    {background: url("//upload.wikimedia.org/wikipedia/commons/f/fe/Picto_infobox_software.png") no-repeat top right;}
.title.teatr       {background: url("//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png") no-repeat top right;}
.title.tenis       {background: url("//upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_tenis.png") no-repeat top right;}
.title.tv          {background: url("//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png") no-repeat top right;}
.title.universitet {background: url("//upload.wikimedia.org/wikipedia/commons/6/66/Picto_infobox_universit%C3%A9.png") no-repeat top right;}
.title.vine        {background: url("//upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png") no-repeat top right;}
.title.virus       {background: url("//upload.wikimedia.org/wikipedia/commons/d/dc/Picto_infobox_virus.png") no-repeat top right;}
.title.volleyball  {background: url("//upload.wikimedia.org/wikipedia/commons/c/ca/Volleyball_(indoor)_pictogram.svg") no-repeat top right; background-size: auto 45px;}
.title.wrestling   {background: url("//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_wrestling.png") no-repeat top right;}


/* Géolocalisation dynamique */
/* Стилове за Шаблон:ПК група */

.NavContent .img_toggle {
  zoom: 1; /* be kind to IE7 */
  clear: both; /* be kind to IE7 */
}

.img_toggle,
.img_toggle * {
 margin: 0 auto !important;
 padding: 0 !important;
}

.img_toggle .a_toggle {
  display: block;
  text-align: center !important;
  font-size: 0.95em;
}

.img_toggle .location-map {
  position: relative
}

.img_toggle .location-map +.location-map {
  border-top: 5px solid #aaa
}

.img_toggle .geopoint {
  position: absolute;
  width: 5px;
  height: 5px;
  font-size: 1px;
  border: 1px solid #000;
  background: #F00;
}

.img_toggle ul {
  list-style: none;
  padding:0 !important;
  margin:0 0 0 5px !important;
}

.img_toggle ul li {
  float: left;
  border: 1px solid #aaa;
  border-top-width: 0;
  margin: 0 2px 0 0 !important;
  position: relative;
  background: #F9F9F9;
}

.img_toggle ul li a {
  padding: 0 5px !important;
  font-size: 85%;
  text-decoration: none;
  color: black;
}