ميدياويكي:Common.css

من موسوعة المزرعة
اذهب إلى التنقل اذهب إلى البحث

ملاحظة: بعد الحفظ، أنت قد تحتاج إلى إفراغ الكاش الخاص بمتصفحك لرؤية التغييرات.

  • فايرفوكس / سافاري: أمسك Shift أثناء ضغط Reload، أو اضغط على إما Ctrl-F5 أو Ctrl-R (⌘-R على ماك)
  • جوجل كروم: اضغط Ctrl-Shift-R (⌘-Shift-R على ماك)
  • إنترنت إكسبلورر: أمسك Ctrl أثناء ضغط Refresh، أو اضغط Ctrl-F5
  • أوبرا: اذهب إلى Menu → Settings (Opera → Preferences على ماك) ثم إلى Privacy & security → Clear browsing data → Cached images and files.
/* الأنماط المتراصة CSS المعروضة هنا ستؤثر على كل الواجهات */
@import url(//fonts.googleapis.com/earlyaccess/notokufiarabic.css);

html,
body,
#content h1,
#content h2,
#content #firstHeading,
.mw-body .mw-editsection,
.mw-body .mw-editsection-like,
.ui-widget,
.mw-body #toc h2,
.mw-body .toc h2,
.flow-topic-title,
h2.flow-board-header-title,
.mw-collapsible-toggle,
.mw-collapsible-toggle > a,
.CategoryTreeToggle,
.CategoryTreeEmptyBullet,
.NavToggle {
  font-family: 'Noto Kufi Arabic', sans-serif;
}

.flow-board-header-title {
  font-family: inherit !important;
}
/*تصحيح اتجاه الكتابة لنقاشات فلو وغيرها*/
.flow-component p,
.flow-component h2,
.mw-twocolconflict-split-editable {
  unicode-bidi: plaintext;
}

button,
input,
select,
option {
  font-family: inherit !important;
  font-size: 100% !important;
}

.mw-content-rtl ul,
.mw-content-ltr .mw-content-rtl ul {
  margin-right: 1.4em;
}

.mw-geshi div,
.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua,
#wpTextbox1,
textarea,
code,
pre {
  font-family: monospace, courier;
  font-size: 95%;
}

option,
optgroup {
  font-family: unset !important;
}

i,
em,
dfn,
var,
cite,
input,
[style="font-style:italic"],
.m {
  letter-spacing: 0.7px;
}

.suggestions-special .special-query {
  font-style: normal !important;
}

.suggestions-special .special-query:after {
  content: "“";
  font-weight: 700;
}

.suggestions-special .special-query:before {
  content: "”";
  font-weight: 700;
}

.vector-menu h3 span {
  padding-top: 1em !important;
}

#specialchars {
  margin-top: 10px !important;
  border: 1px solid #C0C0C0 !important;
  text-align: right !important;
  background-color: #f0f0f0;
  font-family: tahoma;
  font-size: 13px;
  max-width: none !important;
  width: auto !important;
  padding: 0 10px !important;
}

#specialchars a:active {
  position: relative !important;
  top: 2px !important;
}

#specialchars a:hover {
  color: #C0C0C0;
}

#specialchars p {
  font-size: 11px;
  line-height: 18px;
}

.mw-editsection-bracket {
  margin: 0 !important;
}

.mw-editsection-divider {
  margin: 0 -3px;
}

.mw-editsection-expanded .mw-editsection-link-primary {
  margin-right: 0.25em;
}

.mw-editsection-expanded .mw-editsection-link-secondary {
  margin-left: 0.25em;
}

.mw-body-content {
  font-size: 0.92em;
}

#mw-content-text > #toc {
  max-width: 50% !important;
}

/*زيادة المسافة بين السطور في متن الصفحة، وفي العناوين وجدول المحتوبات*/
body,
p,
ul,
ol,
dd,
#bodyContent,
div#bodyContent,
h1,
h2,
.firstHeading,
#firstHeading,
#toc ul,
.toc ul {
  line-height: 1.6em;
}

/*https://phabricator.wikimedia.org/T182319 */
sub,
sup {
  line-height: 1.3em;
}

/*جعل صندوق التحرير أقصر*/
#wpTextbox1,
#sandbox-js-area,
#sandbox-css-area {
  height: 20em;
}

/*تقليل الفراغ بين وصلات التصنيفات ونهاية المحتوى*/
.catlinks {
  margin-top: 0.3em;
}

/*boxes*/
.infobox,
.infobox_v2,
.vertical-navbox,
.hatnote,
.إعلام {
  font-size: 95%;
  background-color: #f9f9f9;
  border: solid 1px #C0C0C0;
}

.إعلام {
  padding: 5px !important;
  margin: 2px 0;
}

.infobox,
.infobox_v2,
.vertical-navbox,
.صغير,
.small-talk,
.mbox-small,
.sisterproject,
.hiddenimg {
  clear: left;
  float: left;
}

table + div.commonscat,
.إعلام:not(.صغير) + div.commonscat {
  display: block;
  width: unset !important;
  float: unset !important;
  margin: 2px 0 !important;
}

.infobox,
.infobox_v2,
.vertical-navbox {
  width: 280px !important;
  margin: 1px 1em 1px 0 !important;
}

.صغير,
.small-talk,
.mbox-small,
.sisterproject,
.hiddenimg {
  width: 238px !important;
  margin: 0 2px 2px 0 !important;
}

.إعلام small {
  font-size: 100% !important;
}

.إعلام img {
  max-width: 25px !important;
  max-height: 25px !important;
}

.إعلام > .صورة {
  padding: 5px 1px 5px 3px;
}

/*tl:superimpose*/
إعلام > .صورة * {
  display: inline;
}

.حذف {
  border-color: #b22 !important;
}

.محتوى {
  border-color: #f28500 !important;
}

.أسلوب {
  border-color: #f4c430 !important;
}

.نقل {
  border-color: #8c08a4 !important;
}

.حماية {
  border-color: #bba !important;
}

.جاري {
  border-color: #A5D6A7 !important;
}

.إعلام:empty,
.مخفي {
  display: none;
}

/*قالب:توضيح
*/
.disambig .references:before {
  content: "مراجع";
  color: rgb(255, 255, 255);
  color: rgba(0, 0, 0, 0.35);
  background: none;
  font-weight: 400;
  margin: 0;
  overflow: hidden;
  padding-top: 0.5em;
  padding-bottom: 0.17em;
  border-bottom: 1px solid #a2a9b1;
  line-height: 1.6em;
  font-size: 1.5em;
  display: block;
  margin-right: 64px;
}

.disambig {
  line-height: 27px;
}

/*ويكي الحب*/
.wikilove {
  background-image: linear-gradient(to left, #f7f7f7, #fdfdfd);
  background-color: #f7f7f7;
  border: 1px solid #C0C0C0;
  padding: 2px 10px;
}

.wikiloveimg {
  vertical-align: middle;
  padding: 5px;
}

.wikilovehdr {
  font-size: x-large;
  padding: 1px 5px;
  font-weight: 700;
}

.wikilovetxt {
  vertical-align: middle;
  padding: 1px 5px;
}

/*[[قالب:أصد]]*/
.IPA {
  direction: ltr;
  unicode-bidi: embed;
  font-size: 95%;
}

/*[[قالب:مراجع]]*/
div.reflist + ul,
ol.references,
div.reflist,
div.refbegin {
  font-size: 13px;
  margin-bottom: 0.5em;
  clear: right;
}

div.reflist ol.references {
  list-style-type: decimal;
  margin: 0 -2.35em 0 0;
  list-style-position: inside;
  width: fit-content;
}

.mw-content-ltr ol.references {
  margin: 0;
}

.references > li > b > a,
.mw-cite-backlink {
  margin-right: -2px;
}

/*Gadget-refStyle*/
.reflist-options {
  display: none;
}

ol.references {
  margin: 0;
}

ol.references li {
  margin: 0 3em 0 0;
}

.reflist-cols ol,
ol.reflist-cols,
.reflist-cols2 ol,
ol.reflist-cols2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}

.reflist-cols3 ol,
ol.reflist-cols3 {
  -webkit-columns: 3 !important;
  -moz-columns: 3 !important;
  columns: 3 !important;
}

.reflist-cols4 ol,
ol.reflist-cols4 {
  -webkit-columns: 4 !important;
  -moz-columns: 4 !important;
  columns: 4 !important;
}

ol.reflist-scroll {
  max-height: 25em;
  overflow: auto;
  margin: 0 !important;
}

ol.reflist-hide {
  display: none;
}

/*اسم الهدف بلون أزرق بعد الضغط على وصلته*/
:target {
  background-color: #def;
}

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

/*Styling for citations (CSS3). Breaks long urls...etc.,rather than overflowing box*/
.citation,
.reference-text {
  overflow-wrap: anywhere;
  word-break: break-word;
}

/* 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: ": ";
}
/**
 * Note hlist style usage differd in
 * the Minerva skin. Remember .hlist is a class defined in core as well! Please check Minerva desktop (and Minerva.css) when changing
 * See https://phabricator.wikimedia.org/T213239
 */
.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";
}

/* But allow wrapping where desired: */
.wrap,
.wraplinks a {
  white-space: normal;
}
/*[[قالب:مرتب مخفي]]*/
td .sortkey,
th .sortkey {
  display: none;
  speak: none;
}

/*The backgrounds for galleries.*/
.mw-body .gallerybox div.thumb {
  background-color: #f9f9f9;
  /*Light gray padding*/
}

/**/
div.NavFrame + div.NavFrame {
  border-top-style: none;
  border-top-style: hidden;
}

div.NavPic {
  background-color: #fff;
  float: left;
  margin: 0;
  margin-top: 0.5em;
  padding: 2px;
}

div.NavFrame div.NavHead {
  background-color: #ccf;
  font-size: 100%;
  font-weight: 700;
  height: 1.6em;
  position: relative;
}

div.NavFrame p {
  font-size: 100%;
}

div.NavFrame div.NavContent {
  font-size: 100%;
}

div.NavFrame div.NavContent p {
  font-size: 100%;
}

.NavEnd {
  clear: both;
  line-height: 1px;
  margin: 0;
  padding: 0;
}

a.NavToggle {
  text-align: left;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 85%;
  color: #5a5a5a;
  width: 100%;
}

/*[[قالب:ص.م/موقع جغرافي متعدد]]*/
.NavContent .img_toogle {
  zoom: 1;
  clear: both;
}

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

.img_toogle .a_toogle {
  display: block;
  text-align: center !important;
  font-size: 0.96em;
}

.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: #FF0000;
}

.img_toogle ul {
  list-style-type: none !important;
  list-style-image: none !important;
  list-style-position: outside !important;
  text-align: center;
}

/*خواص الطباعة*/
@media print {
  #privacy,
  #about,
  #disclaimer,
  printfooter {
    display: none;
  }
}

@media print {
  pre,
  .reflist4 {
    overflow: visible !important;
    height: auto !important;
  }
}

/*Audiolink*/
.audiolink a {
  background: url(//upload.wikimedia.org/wikipedia/commons/f/f7/Loudspeaker.png)
    center right no-repeat !important;
  padding-left: 16px !important;
  padding-right: 0 !important;
}

html > body .audiolink a {
  background: none !important;
  padding-left: 0 !important;
}

/*Table classes*/
table.prettytable {
  margin: 1em 0 1em 1em;
  /*background-color:#F9F9F9;*/
  border: 1px #C0C0C0 solid;
  border-collapse: collapse;
}

table.prettytable th,
table.prettytable td {
  border: 1px #C0C0C0 solid;
  padding:/*!important*/ 0.2em 0.3em;
}

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

.ntable {
  counter-reset: line-number;
}

.ntable td:first-child:before {
  content: counter(line-number) ".";
  counter-increment: line-number;
  padding-left: 0.3em;
}

.btable {
  border-collapse: collapse;
  border: 1px solid #aaa;
}

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

/*hiddenStructure - allows selective hiding of markup in templates*/
.hiddenStructure {
  display: none;
  speak: none;
}

/**/
#p-logo {
  height: 165px;
}

#p-logo a,
#p-logo a:hover {
  height: 165px;
}

/*لإظهار ما إذا كانت خلفية أي صورة شفافة*/
#file img {
  background: url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png)
    repeat;
}

/*خلفية شفافة*/
.same-bg {
  background: none;
}

/*[[قالب:صندوق المعلومات 2]]*/
.infobox_v2 {
  background: #f9f9f9;
  font-size: 90%;
  line-height: 1.6em;
  float: left;
  clear: left;
  border: 1px solid #aaa;
}

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

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

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

.entete {
  background-size: contain !important;
}

.entete.aerostat {
  background: url(//upload.wikimedia.org/wikipedia/commons/7/7e/Picto_infobox_aerostat.png)
    no-repeat top right;
}

.entete.artiste {
  background: url(//upload.wikimedia.org/wikipedia/commons/f/f3/Picto_infobox_artiste.png)
    no-repeat top right;
}

.entete.artsmartiauxjap {
  background: url(//upload.wikimedia.org/wikipedia/commons/8/81/Picto_infobox_samourai.png)
    no-repeat top right;
}

.entete.association {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Collaboration_logo_infobox.svg/50px-Collaboration_logo_infobox.svg.png)
    no-repeat top right;
}

.entete.athletisme {
  background: url(//upload.wikimedia.org/wikipedia/commons/9/99/Picto_Infobox_Athletisme.png)
    no-repeat top right;
}

.entete.auteur {
  background: url(//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png)
    no-repeat top right;
}

.entete.baseball {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Baseball_pictogram.svg/35px-Baseball_pictogram.svg.png)
    no-repeat top right;
}

.entete.basket-ball {
  background: url(//upload.wikimedia.org/wikipedia/commons/f/f4/Picto_Infobox_Basketball.png)
    no-repeat top right;
}

.entete.bd {
  background: url(//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png)
    no-repeat top right;
}

.entete.biere {
  background: url(//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png)
    no-repeat top right;
}

.entete.canada {
  background: url(//upload.wikimedia.org/wikipedia/commons/6/6a/Picto_infobox_Canada.png)
    no-repeat top right;
}

.entete.calendrier {
  background: url(//upload.wikimedia.org/wikipedia/commons/4/4a/Almanacco.png)
    no-repeat top right;
}

.entete.cardinal {
  background: url(//upload.wikimedia.org/wikipedia/commons/0/03/Picto_infobox_cardinal.png)
    no-repeat top right;
}

.entete.chateau {
  background: url(//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png)
    no-repeat top right;
}

.entete.catch {
  background: url(//upload.wikimedia.org/wikipedia/commons/7/79/Picto_infobox_catch.png)
    no-repeat top right;
}

.entete.cinema {
  background: url(//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png)
    no-repeat top right;
}

.entete.communication {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png)
    no-repeat top right;
}

.entete.cyclisme {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/86/Cycling_%28road%29_pictogram.svg/45px-Cycling_%28road%29_pictogram.svg.png)
    no-repeat top right;
}

.entete.deportation {
  background: url(//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_Infobox_deportation.png)
    no-repeat top right;
}

.entete.disney {
  background: url(//upload.wikimedia.org/wikipedia/commons/d/d3/Picto_infobox_Disney.png)
    no-repeat top right;
}

.entete.diplomatie {
  background: url(//upload.wikimedia.org/wikipedia/commons/e/e0/Picto_infobox_ambassade.png)
    no-repeat top right;
}

.entete.egypte-antique {
  background: url(//upload.wikimedia.org/wikipedia/commons/c/cc/Picto_infobox_ancient_Egypt.png)
    no-repeat top right;
}

.entete.eveque {
  background: url(//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_bishop.png)
    no-repeat top right;
}

.entete.football {
  background: url(//upload.wikimedia.org/wikipedia/commons/f/f8/Infobox_Football_pictogram.png)
    no-repeat top right;
}

.entete.footballblack {
  background: url(//upload.wikimedia.org/wikipedia/commons/8/86/Picto_infobox_fotbal_2.png)
    no-repeat top right;
}

.entete.grappe {
  background: url(//upload.wikimedia.org/wikipedia/commons/6/66/Picto_info_grape.png)
    no-repeat top right;
}

.entete.gymnastique {
  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;
}

.entete.helicoptere {
  background: url(//upload.wikimedia.org/wikipedia/commons/f/fa/Picto_infobox_helicopter.png)
    no-repeat top right;
}

.entete.hockey {
  background: url(//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_Infobox_Ice_hockey.png)
    no-repeat top right;
}

.entete.hockey-sur-gazon {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Field_hockey_pictogram.svg/35px-Field_hockey_pictogram.svg.png)
    no-repeat top right;
}

.entete.humain {
  background: url(//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png)
    no-repeat top right;
}

.entete.informatique {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/ae/Picto-infoboxinfo.png)
    no-repeat top right;
}

.entete.israel-judaisme {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/a5/Picto_infobox_israel-judaisme.png)
    no-repeat top right;
}

.entete.jeu {
  background: url(//upload.wikimedia.org/wikipedia/commons/9/90/Picto_infobox_Game.png)
    no-repeat top right;
}

.entete.jeu-role {
  background: url(//upload.wikimedia.org/wikipedia/commons/d/d8/Picto_infobox_Jeu_de_r%C3%B4le.png)
    no-repeat top right;
}

.entete.jeuvideo {
  background: url(//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png)
    no-repeat bottom right;
}

.entete.macintosh {
  background: url(//upload.wikimedia.org/wikipedia/commons/2/20/Picto_infobox_Macintosh.png)
    no-repeat top right;
}

.entete.map {
  background: url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png)
    no-repeat top right;
}

.entete.medecine {
  background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_med.png)
    no-repeat top right;
}

.entete.mets {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_mets.png)
    no-repeat top right;
}

.entete.montreal-metro {
  background: url(//upload.wikimedia.org/wikipedia/commons/b/ba/Picto_infobox_Mtl_metro.png)
    no-repeat top right;
}

.entete.montreal-train {
  background: url(//upload.wikimedia.org/wikipedia/commons/9/99/Picto_infobox_Mtl_train.png)
    no-repeat top right;
}

.entete.moteur-avion {
  background: url(//upload.wikimedia.org/wikipedia/commons/9/9c/Picto_Infobox_moteur_d%27avion.png)
    no-repeat top right;
}

.entete.musee {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/ac/Infobox_museum_pictogram.png)
    no-repeat top right;
}

.entete.musique {
  background: url(//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png)
    no-repeat top right;
}

.entete.papyrus {
  background: url(//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_papyrus.png)
    no-repeat top right;
}

.entete.paralympique {
  background: url(//upload.wikimedia.org/wikipedia/commons/5/5e/Picto_infobox_Paralympics.png)
    no-repeat top right;
}

.entete.persofiction {
  background: url(//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png)
    no-repeat top right;
}

.entete.planeur {
  background: url(//upload.wikimedia.org/wikipedia/commons/5/54/Picto_infobox_planeur.png)
    no-repeat top right;
}

.entete.pretendant {
  background: url(//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_pr%C3%A9tendant_%C3%A0_un_tr%C3%B4ne.png)
    no-repeat top right;
}

.entete.presse {
  background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png)
    no-repeat top right;
}

.entete.projet {
  background: url(//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png)
    no-repeat top right;
}

.entete.quebec {
  background: url(//upload.wikimedia.org/wikipedia/commons/2/21/Picto_infobox_Quebec.png)
    no-repeat top right;
}

.entete.recherche {
  background: url(//upload.wikimedia.org/wikipedia/commons/c/c1/Picto_infobox_detective.png)
    no-repeat top right;
}

.entete.rome-antique {
  background: url(//upload.wikimedia.org/wikipedia/commons/3/3c/Picto_infobox_Roman_military_banner.png)
    no-repeat top right;
}

.entete.route {
  background: url(//upload.wikimedia.org/wikipedia/commons/e/e7/Infobox_road_pictogram.png)
    no-repeat top right;
}

.entete.rugby {
  background: url(//upload.wikimedia.org/wikipedia/commons/0/06/Picto_Infobox_Rugby.png)
    no-repeat top right;
}

.entete.rugbyblack {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Rugby_union_pictogram.svg/35px-Rugby_union_pictogram.svg.png)
    no-repeat top right;
}

.entete.science-fiction {
  background: url(//upload.wikimedia.org/wikipedia/commons/e/ed/Picto_infobox_fliyingsaucer.png)
    no-repeat top right;
}

.entete.sport {
  background: url(//upload.wikimedia.org/wikipedia/commons/8/8e/Picto_infobox_Olympic.png)
    no-repeat top right;
}

.entete.sport-automobile {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/af/Picto_infobox_sport_auto.png)
    no-repeat top right;
}

.entete.television {
  background: url(//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png)
    no-repeat top right;
}

.entete.tennis {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Tennis_pictogram.svg/35px-Tennis_pictogram.svg.png)
    no-repeat top right;
}

.entete.tennis-de-table {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Table_tennis_pictogram_white.svg/40px-Table_tennis_pictogram_white.svg.png)
    no-repeat top right;
}

.entete.tennis-de-tableblack {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/85/Table_tennis_pictogram.svg/35px-Table_tennis_pictogram.svg.png)
    no-repeat top right;
}

.entete.timbre {
  background: url(//upload.wikimedia.org/wikipedia/commons/b/b3/Picto_infobox_Stamps.png)
    no-repeat top right;
}

.entete.train {
  background: url(//upload.wikimedia.org/wikipedia/commons/4/44/Picto_infobox_train.png)
    no-repeat top right;
}

.entete.union-europeenne {
  background: url(//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png)
    no-repeat top right;
}

.entete.universite {
  background: url(//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png)
    no-repeat top right;
}

.media.audio {
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/35px-Gnome-speakernotes.png)
    no-repeat top left;
}

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

.stub {
  clear: both;
}

.stub img {
  height: 25px !important;
  width: 25px !important;
}

/*[[قالب:شريط بوابات]]*/
#bandeau-portail {
  clear: both;
  line-height: 1.9em;
  padding: 3px;
  margin: 2px 0;
  background-color: #f9f9f9;
  text-align: center;
  border: solid 1px #C0C0C0;
}

#liste-portail {
  padding: 3px;
  text-align: center;
  margin-right: 0;
  clear: both;
}

#liste-portail li {
  display: inline;
}

#bandeau-portail li {
  display: inline;
}

.bandeau-portail-element {
  white-space: nowrap;
  margin: auto 1.5em;
}

.bandeau-portail-icone {
  margin-left: 0.5em;
}

/**صغر في التصنيفات**/
.bandeau-portail-texte > a:nth-child(1) {
  font-weight: 700;
}

.ns-14 #bandeau-portail {
  width: 242px;
  float: left;
  font-size: 96%;
  text-align: right;
  margin: 0;
  clear: left;
}

.ns-14 #bandeau-portail li {
  margin-right: -17px;
}

/*Colors list*/
.jqueryslidemenu-green,
.jqueryslidemenu .jqueryslidemenu-green,
.jqueryslidemenu-green ul li,
.jqueryslidemenu-red,
.jqueryslidemenu .jqueryslidemenu-red,
.jqueryslidemenu-red ul li,
.jqueryslidemenu-yellow,
.jqueryslidemenu .jqueryslidemenu-yellow,
.jqueryslidemenu-yellow ul li,
.jqueryslidemenu-grey,
.jqueryslidemenu .jqueryslidemenu-grey,
.jqueryslidemenu-grey ul li,
.jqueryslidemenu-black,
.jqueryslidemenu .jqueryslidemenu-black,
.jqueryslidemenu-black ul li,
.jqueryslidemenu-brown,
.jqueryslidemenu .jqueryslidemenu-brown,
.jqueryslidemenu-brown ul li,
.jqueryslidemenu-blue,
.jqueryslidemenu .jqueryslidemenu-blue,
.jqueryslidemenu-blue ul li,
.jqueryslidemenu-darkred,
.jqueryslidemenu .jqueryslidemenu-darkred,
.jqueryslidemenu-darkred,
.jqueryslidemenu-purple,
.jqueryslidemenu .jqueryslidemenu-purple,
.jqueryslidemenu-purple ul li {
  display: block;
  color: #fff;
  text-decoration: none;
}

/*Colors*/
.jqueryslidemenu-green,
.jqueryslidemenu .jqueryslidemenu-green,
.jqueryslidemenu-green ul li {
  background: #a5c966;
}

.jqueryslidemenu-red,
.jqueryslidemenu .jqueryslidemenu-red,
.jqueryslidemenu-red ul li {
  background: #cf0404;
}

.jqueryslidemenu-yellow,
.jqueryslidemenu .jqueryslidemenu-yellow,
.jqueryslidemenu-yellow ul li {
  background: #febf04;
}

.jqueryslidemenu-grey,
.jqueryslidemenu .jqueryslidemenu-grey,
.jqueryslidemenu-grey ul li {
  background: #c8c8c8;
}

.jqueryslidemenu-black,
.jqueryslidemenu .jqueryslidemenu-black,
.jqueryslidemenu-black ul li {
  background: #0e0e0e;
}

.jqueryslidemenu-brown,
.jqueryslidemenu .jqueryslidemenu-brown,
.jqueryslidemenu-brown ul li {
  background: #ed9017;
}

.jqueryslidemenu-blue,
.jqueryslidemenu .jqueryslidemenu-blue,
.jqueryslidemenu-blue ul li {
  background: #4096ee;
}

.jqueryslidemenu-darkred,
.jqueryslidemenu .jqueryslidemenu-darkred,
.jqueryslidemenu-darkred ul li {
  background: #a90329;
}

.jqueryslidemenu-purple,
.jqueryslidemenu .jqueryslidemenu-purple,
.jqueryslidemenu-purple ul li {
  background: #de47ac;
}

/*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 {
  .citation .printonly {
    display: none;
  }
}

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

/*Tag recreated pages*/
.mw-tag-marker-إعادة_إنشاء_صفحة_محذوفة_من_قبل {
  background-color: #000;
  color: #fff;
}

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

.lirev ol,
.lirev ul {
  display: flex;
  flex-direction: column-reverse;
  list-style-type: disc;
  /*IE قالب:رسائل_للمجتمع*/
  width: 240px;
}

center > ul {
  list-style: none;
}

@media screen {
  div.thumbinner {
    border: solid 1px #C0C0C0;
    padding: 2px 1px;
  }

  div.thumbinner .thumbimage {
    border: none;
  }
}

.ui-dialog {
  right: 100px;
  left: 1px;
  top: 132px;
}

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

/* قالب:تصفح بوابة */
.globegris {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png);
}

ace_print-margin {
  left: unset;
  right: 564px;
}

.screen-only {
  display: block;
}

.mobile-only {
  display: none;
}

@media screen and (max-width: 480px) {
  .screen-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }
}

/*عدم إخفاء زر اعتبر كل الصفحة مراجعة، عند تشغيل تفضيل طي التغييرات حسب الصفحة في أحدث التغييرات وقائمة المراقبة*/
#mw-watchlist-resetbutton {
  display: block !important;
}

/*تجنب انقسام شريط المحرر المرئي في الشاشات الحاسوبية الصغيرة */
.ve-ui-toolbar-group-format.oo-ui-menuToolGroup .oo-ui-popupToolGroup-handle {
  min-width: 0;
}

/*[[قالب:قول]] وغيره*/
u > i,
i > u {
  letter-spacing: 1.5px;
  text-shadow: -0.5px 0;
}

i > b,
b > i {
  font-weight: 900;
  font-style: italic;
  display: inline-block;
}

i > b::before,
b > i::before {
  content: "";
}

i > b::after,
b > i::after {
  content: "";
}

.quot::before {
  content: open-quote;
}

.quot::after {
  content: close-quote;
}

.guil::before {
  content: "«";
}

.guil::after {
  content: "»";
}

.crnr::before {
  content: "「";
}

.crnr::after {
  content: "」";
}

/**/
.brac::before {
  content: "[";
}

.brac::after {
  content: "]";
}

.prns::before {
  content: "(";
}

.prns::after {
  content: ")";
}

.prns::before,
.prns::after,
.brac::before,
.brac::after,
b > i::before,
b > i::after,
i > b::before,
i > b::after,
.quot::before,
.quot::after,
.quott::before,
.quott::after,
.guil::before,
.guil::after,
.crnr::before,
.crnr::after {
  color: darkslategrey;
  font-style: normal !important;
  font-family: georgia;
}

/**/
.madd {
  font-family: monospace;
  font-size: 150%;
}

.emph {
  color: #bc7a00;
}

.shad {
  text-shadow: 0.5px 0;
}

/*style*/
.catlinks,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6 {
  border-color: #C0C0C0;
}

div.patrollink {
  font-size: 90%;
}

/*http://cssdeck.com/labs/pure-css-tree-menu-framework [[قالب:قائمة_شجرية]]*/
.treeview ul {
  padding: 0;
  margin: 0;
}

.treeview li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}

.treeview li li {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/3/3d/Treeview-grey-line-flipped.png);
  background-repeat: no-repeat;
  background-position: right 0 top -2981px;
  /* @noflip */
  padding-right: 20px;
  text-indent: 0.3em;
}

.treeview li li.lastline {
  background-position: right 0 top -5971px;
}

.treeview li.emptyline > ul {
  /* @noflip */
  margin-right: -1px;
}

.treeview li.emptyline > ul > li:first-child {
  background-position: right 0 top 9px;
}

.mw-body-content {
  font-size: 0.95em;
}

#mw-content-text > #toc {
  max-width: 50% !important;
}

/*أرقام المراجع بالخط العادي*/
sup.reference {
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
}

/*أرقام المراجع تسبب فجوات بين السطور، لذا نقلل ارتفاع أسطرها*/
sub,
sup {
  line-height: 1.3em;
}

/*عدم تداخل القوالب والتصنيفات الفرعية وغيرها*/
#mw-subcategories,
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {
  clear: both;
}

#mw-fr-difftoggle {
  float: right;
  padding-left: 1em;
  color: transparent;
  white-space: nowrap;
}

#mw-fr-difftoggle::before {
  content: "[";
  color: #0000FF;
  margin-left: -5px;
}

#mw-fr-difftoggle::after {
  content: "]";
  color: #0000FF;
  margin-right: -5px;
}

/*[[قالب:خط/عربي]]*/
.script-arabic {
  font-family: Amiri, "Sakkal Majalla", Arial !important;
  font-size: 110%;
}

.m {
  font-style: normal;
  position: relative;
  padding-right: 1px;
  display: inline-block;
  -webkit-transform: skew(12deg);
  -moz-transform: skew(12deg);
  -ms-transform: skew(12deg);
  -o-transform: skew(12deg);
  transform: skew(12deg);
}

.gradient-grey {
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  float: left;
  background-image: linear-gradient(#ffffff, #f2f3f4);
}

.mw-collapsible-header {
  width: 100%;
  clear: both;
  display: block;
}

.mw-collapsible-toggle > a:nth-child(2) {
  color: #5a5a5a;
  padding-right: 5px;
}

#fr-rating-controls br,
.mw-collapsible-bracket {
  display: none;
}

.pre {
  display: inline-table;
  direction: rtl;
  text-align: right !important;
}

.pre2 {
  display: inline-table;
}

mark {
  background-color: #ffc;
}

.mw-warning-with-logexcerpt {
  margin-bottom: 0 !important;
}

.mw-continue-editing {
  display: none;
}

h2#mw-previewheader {
  margin-top: 5px !important;
}

.previewnote p {
  text-indent: 0 !important;
}

.previewnote {
  color: #000 !important;
}

.flaggedrevs_editnotice {
  background-color: #f9f9f9 !important;
  padding: 0 10px !important;
}

.mw-collapsible-bracket {
  display: none;
}

div.topicon {
  position: absolute;
  top: -3.5em;
  margin-left: -15px;
  display: block !important;
}

.mw-explainconflict,
.flaggedrevs_notice,
.userrolesmessage,
.mw-warning,
.noarticletext,
#editingold,
.flaggedrevs_editnotice,
div#anoneditwarning,
.previewnote p,
.mw-editinginterface p,
#mw-clearyourcache p,
#mw-sitecsspreview,
#mw-sitejspreview,
#mw-usercsspreview,
#mw-userjspreview,
.small-talk,
.sisterproject,
.hiddenimg,
.mw-translateinterface {
  margin: 0 0 4px !important;
  font-size: 96%;
  background-color: #f9f9f9;
  padding: 3px 10px;
  border: solid 1px #C0C0C0 !important;
}

.cx-tlitem,
.cx-slitem {
  padding: 1em 0.2em 2em;
}

#mw-protect-cascadeon,
.mw-warning-with-logexcerpt,
.mw-lag-warn-high,
.mw-cascadeprotectedwarning {
  margin: 0 0 4px !important;
  font-size: 95%;
  background-color: #fcc;
  padding: 3px 10px;
  border: solid 1px #C0C0C0 !important;
}

.mw-warning-with-logexcerpt,
.mw-lag-warn-high,
.mw-cascadeprotectedwarning,
#mw-protect-cascadeon {
  clear: right;
  background: #fcc !important;
  direction: rtl;
  padding: 0 0.9em 0.5em 2em !important;
  white-space: unset;
}

/*قوالب توضيح ووضح ومفصلة*/
.disambig {
  margin-top: 1em;
  clear: right;
}

.dablink,
.rellink {
  padding: 1px 3px !important;
  font-size: 95%;
  background-color: #f9f9f9;
}

.dablink {
  clear: right;
}

.rellink {
  max-width: 50%;
  clear: right;
  margin-bottom: 5px;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 1px 0;
  overflow-x: auto;
}

.rellink > p {
  margin: 0;
}

.rellink:not(.hlist) > ul {
  margin: 0 20px;
}

.external.free {
  word-break: break-all;
  direction: ltr !important;
}

/*Chrome*/
.plainlinks:after {
  content: none !important;
}

/*صيغة إخفاء نص عنوان من فهرس المحتويات*/
.toc sub sup {
  display: none;
}

sub sup {
  font-size: 115% !important;
  vertical-align: 10%;
}

.mw-headline sub sup {
  color: #C0C0C0;
  font-weight: 400;
}

/**/
.page-ويكيبيديا_طلبات_مراجعة_التعديلات h2 {
  font-weight: 700;
  font-size: 1em !important;
  margin-right: 0.5em;
  padding-bottom: 0.5em !important;
}

/*[[قالب:عكس صورة]] وغيره*/
.flipimg img,#mw-echo-overlay-moreinfo-link,#mw-echo-moreinfo-link,#wikieditor-toolbar-link-int-target-status-disambig,a[href^="https://www.wikidata.org"] > img
{
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: FlipH;
  filter: FlipH;
}

/*الصفحة الرئيسية*/
/**تحسين المظهر**/
body.page-الصفحة_الرئيسية #mp-topbanner {
  clear: both;
}

/**إخفاء مواد**/
body.page-الصفحة_الرئيسية #ca-delete,
body.page-الصفحة_الرئيسية #deleteconfirm,
body.page-الصفحة_الرئيسية #t-cite,
body.page-الصفحة_الرئيسية #lastmod,
body.page-الصفحة_الرئيسية #siteSub,
body.page-الصفحة_الرئيسية #contentSub,
body.page-الصفحة_الرئيسية #catlinks,
body.page-الصفحة_الرئيسية h1.firstHeading,
body.page-الصفحة_الرئيسية #catlinks,
body.page-الصفحة_الرئيسية #bandeau-portail,
body.page-الصفحة_الرئيسية #centralNotice,
body.page-الصفحة_الرئيسية #mw-fr-reviewform {
  display: none !important;
}

/*for IE 8*/
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
  content: none;
}

/*Add parens around nested lists*/
.hlist dl dl dd:first-child:before,
.hlist ol ol li:first-child:before,
.hlist ul ul li:first-child:before {
  content: "(";
}

.hlist dl dl dd:last-child:after,
.hlist ol ol li:last-child:after,
.hlist ul ul li:last-child:after {
  content: ")";
  font-weight: 400;
}

/*For IE8*/
.hlist dl dl dd.hlist-last-child:after,
.hlist ol ol li.hlist-last-child:after,
.hlist ul ul li.hlist-last-child:after {
  content: ")";
  font-weight: 400;
}

/*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:first-child:before {
  content: "(" counter(level2) " ";
}

.hlist.hnum ol ol li:before {
  content: counter(level2) " ";
}

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

.plainlist ul li {
  margin-bottom: 0;
}

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

.nowrap pre {
  white-space: pre;
}

/**/
.usermessage {
  vertical-align: middle;
}

/*[[قالب:خطأ]]*/
p.error {
  font-weight: 700;
}

/**/
span#edit-for-sysops {
  display: none;
}

/**/
div.sharedUploadNotice {
  font-style: normal;
}

/**/
input#wpUploadFile,
input#wpDestFile,
input#wpLicense {
  float: right;
}

/*־Site Notice*/
div#siteNotice {
  padding-top: 5px;
  text-align: center;
}

/*لا سطر تحت الوصلات المؤشرة*/
.nounderlines a,
.IPA a:link,
.IPA a:visited {
  text-decoration: none;
}

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

* html .transborder {
  /* IE6 */
  border: solid #000001;
  filter: chroma(color=#000001);
}

/*[[قالب:صندوق معلومات]]*/
.infobox {
  border: solid 1px #C0C0C0;
  border-radius: 1px;
  color: #000;
  float: left;
  clear: left;
}

.infobox td {
  width: auto;
  vertical-align: top;
  padding-right: 2px;
}

.infobox th[scope="col"] {
  text-align: center;
  word-wrap: normal;
}
.infobox th[scope="row"] {
  text-align: right;
  word-wrap: normal;
  vertical-align: top;
  padding-right: 2px;
  max-width: 30%;
  width: 30%;
}

.infobox caption {
  font-size: larger;
  margin-left: inherit;
}

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

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

.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
  border: 0;
}

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

/*صناديق التصفح*/
.navbar {
  display: inline;
  font-size: 88%;
  font-weight: 400;
}

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

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

.navbar.mini li span {
  font-variant: small-caps;
}

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

.navbox-title .navbar {
  float: right;
  text-align: right;
  width: 6em;
  margin: 0 -0.5em 0 -6em;
}

.navbox {
  border: 1px solid #C0C0C0;
  clear: both;
  font-size: 90%;
  margin: auto;
  padding: 0;
  text-align: center;
  width: 100%;
}

table.navbox + table.navbox {
  margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
.navbox th {
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #ccf;
}

@media print {
  .navbox {
    display: none;
  }
}

th.navbox-group {
  text-align: right;
  font-weight: 700;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
}

.navbox,
.navbox-subgroup {
  background: #f9f9f9;
}

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

.navbox-list {
  border-color: #f9f9f9;
}

.navbox-title,
.navbox th {
  background: #ccf;
}

.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
  background: #ddf;
}

.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
  background: #ddf;
}

.navbox-even {
  background: #f5f5f5;
}

.navbox-odd {
  background: #fdfdfd;
}

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

.navbox .hlist dd,
.navbox .hlist dt,
.navbox .hlist li {
  white-space: nowrap;
}

.navbox .hlist dd dl,
.navbox .hlist dt dl,
.navbox .hlist li ol,
.navbox .hlist li ul {
  white-space: normal;
}

ol + table.navbox,
ul + table.navbox {
  margin-top: 0.5em;
}

.hlist li {
  white-space: normal !important;
}

.ns--1 .hlist li {
  padding-left: 4px !important;
}

/*تنسيق زر القائمة المنسدلة في صناديق التصفح*/
.collapseButton {
  float: left;
}

.navbox-list .collapseButton {
  margin-left: -3px;
}

.collapseButton a {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding-right: 222px;
  margin-right: -222px;
  font-family: arial !important;
  text-align: left;
  font-size: 85%;
  color: #5a5a5a;
}

.mw-collapsible-toggle {
  font-weight: 400;
  text-align: right;
}

.plainlinksneverexpand a {
  background: none !important;
  padding: 0 !important;
}

/*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;
  direction: ltr !important;
  unicode-bidi: embed;
}

.geo-nondefault,
.geo-multi-punct {
  display: none;
}

.longitude,
.latitude {
  white-space: nowrap;
}

/*[[قالب:تبصرة تحرير/لب]]*/
.editnotice {
  border-color: #d2d220;
}

.editnotice-area {
  z-index: 1;
}

.editnotice-link {
  margin-top: -20px;
  clear: both;
  float: left;
  position: relative;
  top: 17px;
  padding: 0;
  line-height: 1em;
}

.editnotice-namespace {
  display: none;
}

/*[[ويكيبيديا:مراجعات معلمة]]*/
.flaggedrevs_short {
  float: left;
  margin: 0 1em 0 0;
}

.fr-watchlist-pending-notice {
  padding: 1px 1em;
}

.flaggedrevs_preview {
  margin-right: -1em;
}

.flaggedrevs_basic,
.flaggedrevs_quality,
.flaggedrevs_pristine,
.flaggedrevs_notice {
  margin: 5px 0 !important;
}

/*FlaggedRevs box walkaround*/
#contentSub {
  margin-bottom: 1em;
}

/*[[Module:Coordinates]],[[قالب:اخ]]*/
.topleftlink {
  position: absolute;
  top: 5px;
  left: 0;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  text-align: left;
  text-indent: 0;
  font-size: 85%;
  text-transform: none;
  white-space: nowrap;
}

.skin-monobook .topleftlink {
  left: 15px;
  top: 65px;
}

.topleftlink ~ .topleftlink,
.ns-10 .topleftlink {
  position: relative !important;
  top: -0.4em !important;
  border: solid 1px #C0C0C0;
  padding: 0 2px;
  margin-top: 3px;
}

.skin-monobook .topleftlink ~ .topleftlink,
.skin-monobook .ns-10 .topleftlink {
  top: -10px !important;
  left: 0 !important;
}

/*[[قالب:قائمة أفقية]]*/
.jqueryslidemenu {
  font-size: 15px;
  font-weight: 700;
  background: #696969;
  background-size: 100px 100px;
  width: 100%;
  clear: both;
  box-shadow: 0 1px 2px 0 #C0C0C0;
}

.jqueryslidemenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.jqueryslidemenu ul li {
  display: inherit;
  position: relative;
  z-index: 4;
  float: right;
  background: #696969;
  color: #fff;
  padding: 1px 14px;
  text-decoration: none;
  border-right: solid 1px #C0C0C0;
  line-height: 1.4em !important;
}

.jqueryslidemenu ul li img {
  max-height: 18px;
}

* html .jqueryslidemenu ul li {
  display: inline-block;
}

.jqueryslidemenu ul li a:link,
.jqueryslidemenu ul li a:visited {
  color: #fff;
}

.jqueryslidemenu ul li:hover {
  background: lightgray;
  color: #fff;
}

.jqueryslidemenu ul li ul {
  position: absolute;
  right: 0;
  display: block;
  visibility: hidden;
}

.jqueryslidemenu ul li ul li ul {
  top: 0;
}

.jqueryslidemenu ul li ul li {
  float: none;
  font-size: 15px;
  font-weight: 700;
  width: 160px;
  padding: 1px 9px;
  margin: 0;
  border-bottom: 1px solid #C0C0C0;
  box-shadow: 0 0 2px 0 #C0C0C0;
}

.jqueryslidemenu ul li ul li:hover {
  background: lightgray;
  color: #696969;
}

.downarrowclass,
.leftarrowclass {
  position: absolute;
  top: 4px;
  left: 4px;
}  
/*عدم تراكب الحروف لتسهيل التحرير*/
.mw-geshi div,
.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript,
pre.source-lua,
#wpTextbox1,
textarea,
code,
pre {
  letter-spacing: 0.00058em;
}

/**/
#wpSummaryLabel,
#wpSummary {
  display: inline;
}

/**/
.oo-ui-icon-info {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/57/Light_bulb_font_awesome.svg/512px-Light_bulb_font_awesome.svg.png) !important;
  background-size: 20px !important;
}

#mw-fr-revisiontag {
  display: none;
}

/*redundant and aligns with sidebars */
#contentSub,
#contentSub2 {
  font-size: 90%;
}

ul.mw-editfooter-list {
  columns: 2;
  list-style-type: decimal;
  list-style-position: inside;
  margin-right: 1em;
  list-style-image: none;
  background-color: #f5f5f5;
}

.mw-editfooter-list [title^="وحدة"]:first-child {
  border-right: solid 5px #5f9ea0;
  padding-right: 5px;
}

.mw-editfooter-list [title^="قالب"]:first-child {
  border-right: solid 5px #6a5acd;
  padding-right: 5px;
}

.mw-editfooter-list [title^="تصنيف"]:first-child {
  border-right: solid 5px purple;
  padding-right: 5px;
}

.mw-editfooter-list [href^="https://www.wikidata.org/"]:first-child
{
  border-right: solid 5px #add8e6;
  padding-right: 5px !important;
}

/*exemple<ref>*/
sup.reference {
  direction: rtl;
  unicode-bidi: isolate;
}

/*[[قالب:مشاكل عدة]]*/
.إعلام .إعلام {
  border-width: 1px;
  /*    margin: 3px -6px -4px;*/
  background-color: #fff;
  padding: 5px 30px !important;
}

.ambox-multiple_issues .إعلام {
  border-width: 0;
  width: 95%;
}

.ambox-multiple_issues .إعلام:nth-child(odd) {
  background: #f2efef;
}

.ambox-multiple_issues .إعلام:nth-child(even) {
  background: #f9f9f9;
}

/*أضف وصلات*/
.ui-button-text {
  font-weight: 700;
}

.ui-dialog-buttonpane {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.ui-dialog-titlebar-close {
  right: 0;
}

.ui-dialog-title {
  padding-right: 1em;
}

/* من أجل الصفحات ذات نسخة دقيقة */
.flaggedrevs-color-2 {
  background-color: #b3ffb3;
}

/* من أجل حل مشكلة النصوص في نقاشات الحذف */
.xfd-closed {
  padding: 1px 10px;
}

td.mw-enhanced-rc {
  font-family: sans-serif;
}

abbr:hover {
  color: #578b9e;
  text-decoration: none !important;
  border-bottom: none !important;
}

/*ضبط مشاكل الخطوط*/
/*.mw-body h1 {font-size: 1.7em;}*/
/*div#simpleSearch #searchInput {padding: 0 0.3em 0 0;}*/
/*كيلا تخرج الخطوط الفاصلة بين التبويبات العلوية بمظهر فكتر عن إطارها عند تصغير الصفحة بالزوم*/
.vector-menu-tabs span {
  background-position: top left;
}

/**/
.mw-highlight .c {
  font-family: courier;
  letter-spacing: -0.15ex;
}

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

/* For old WikiProject banners inside banner shells. */
.mbox-inside .standard-talk,
.messagebox.nested-talk {
  border: 1px solid #c0c090;
  background-color: #f9f9f9;
  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: #f9f9f9;
}

/* 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-right: 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-right: 10px solid #36c;
  /* Blue */
}

table.ambox-speedy {
  /* @noflip */
  border-right: 10px solid #b32424;
  /* Red */
  background: #fee7e6;
  /* Pink */
}

table.ambox-delete {
  /* @noflip */
  border-right: 10px solid #b32424;
  /* Red */
}

table.ambox-content {
  /* @noflip */
  border-right: 10px solid #f28500;
  /* Orange */
}

table.ambox-style {
  /* @noflip */
  border-right: 10px solid #fc3;
  /* Yellow */
}

table.ambox-move {
  /* @noflip */
  border-right: 10px solid #9932cc;
  /* Purple */
}

table.ambox-protection {
  /* @noflip */
  border-right: 10px solid #a2a9b1;
  /* Gray-gold */
}

table.ambox-current {
  /* @noflip */
  border-right: 10px solid #a5d6a7;
  /* Green */
}

/* 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: #f9f9f9;
  /* 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 #C0C0C0; /* Default "notice" Silver*/
  background-color: #f9f9f9;
  min-width: 80%;
  box-sizing: border-box;
}

.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 #C0C0C0;
  /* Silver */
}

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

/* 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: left;
  /* @noflip */
  float: left;
  /* @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;
}

/* 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 */
/* To Display poems justified in IE and CSS3 (http://www.w3.org/TR/css3-text/) */
.b {
  /* verse container */
  text-align: justify;
  /* for IE and CSS3 */
  -moz-text-align-last: justify;
  /* for Firefox 12 */
  -webkit-text-align-last: justify;
  text-align-last: justify;
  /* webkit based browsers */
  text-justify: kashida;
  border: 0;
}

/*بياض بين الأبيات*/
.poem>*:nth-child(odd) {
    white-space: pre-wrap;
}
.poem br:nth-child(odd) {
    display: contents;
}
/*صف المصراعين*/
.poem p {
text-align-last: justify;
width: fit-content;
}

.beyt {
  white-space: nowrap;
}

#coordinates.topleftlink {
  background: #f5f5f5;
  top: -20px;
  border: solid 1px #C0C0C0;
}

div:not(.reflist) > * > li[id^="cite_note-"] {
  list-style-type: decimal;
  list-style-image: none;
  background-color: #f9f9f9;
  margin-bottom: 0;
  line-height: 2em;
  padding-right: 5px;
  list-style-position: inside;
  margin-right: 0;
  border: solid #C0C0C0;
  border-width: 0 1px;
}

div:not(.reflist) > * > li[id^="cite_note-"]:first-of-type {
  border-top: solid 1px #C0C0C0;
}

div:not(.reflist) > * > li[id^="cite_note-"]:last-of-type {
  border-bottom: solid 1px #C0C0C0;
}

#mw-fr-reviewnotice > a:nth-child(1) {
  letter-spacing: 1px;
  font-weight: 700;
  background-color: #feeec8 !important;
  padding: 11px 5px !important;
}

div.flaggedrevs_preview {
  background-color: #eaf3ff;
  color: #000;
  text-align: right;
  padding: 7px 0;
}

.لاتح .mw-prefixindex-body .allpagesredirect {
  display: none;
}

.لاتح .mw-prefixindex-body li {
  list-style-image: none;
  list-style: none;
}

.mw-search-createlink,
.iw-resultset,
.iw-headline {
  background-color: #f8f9fa;
  margin-top: 1em;
  border: 1px solid #c8ccd1;
  padding: 0.5em;
  letter-spacing: 0.5px;
}

.mw-search-createlink {
  margin-right: -5px !important;
  margin-bottom: 1em !important;
}

/*قالب:رر/ش*/
.شرح {
  letter-spacing: -0.15ex;
}

.شرح a {
  color: #1e90ff;
}

/*قالب:الصور
*/
.imggrp {
  /*    display: inline-flex;*/
  float: left;
  margin: 0.5em 1em 1em 0;
  border: solid 1px #C0C0C0;
  background-color: #f5f5f5;
}

.imggrp > div {
  margin: 0;
}

.imggrp .thumbinner {
  border: none;
  background: transparent;
}

.imggrp .thumbcaption {
  font-size: 70%;
}

.imggrp .thumb {
  float: right;
}

/* 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: 110%;
  line-height: 1;
}

span.texhtml {
  white-space: nowrap;
}

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

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

u,
abbr[title],
.explain[title] {
  text-underline-position: under;
}

/*قالب:ض*/
.ر,
.ر * {
  font-family: "cambria math", "Aref Ruqaa", "sakkal majalla";
}

.ns-0 h2 + h2::before {
  content: "هذا القسم فارغ أو غير مكتمل، ساهم بتحريره بالضغط على زر التعديل";
  font-size: 70%;
  display: block;
  background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Octicons-pencil.svg/200px-Octicons-pencil.svg.png)
    no-repeat top right;
  background-color: #f9f9f9;
  background-size: 1em;
  text-indent: 1.5em;
}

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

/*قالب كود ملون*/
div.shl:before {
  content: attr(lang);
  position: absolute;
  opacity: 0.5;
  text-indent: 0.5em;
}

/* أيقونات للروابط بين المشاريع 
https://ar.wikipedia.org/w/index.php?title=%D9%88%D9%8A%D9%83%D9%8A%D8%A8%D9%8A%D8%AF%D9%8A%D8%A7:%D8%A7%D9%84%D9%85%D9%8A%D8%AF%D8%A7%D9%86/%D8%AA%D9%82%D9%86%D9%8A%D8%A9&oldid=31287616*/
li.wb-otherproject-link {
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
  right: -18px;
  padding-right: 18px !important;
}

.portal#p-wikibase-otherprojects div.body ul li.wb-otherproject-link {
  position: relative;
  left: -18px;
  padding-right: 18px;
}

li.wb-otherproject-commons {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/14px-Commons-logo.svg.png);
}

li.wb-otherproject-wikipedia {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/15px-Wikipedia-logo-v2.svg.png);
}

li.wb-otherproject-wiktionary {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Wiktionary_small.svg/16px-Wiktionary_small.svg.png);
}

li.wb-otherproject-wikibooks {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo.svg/16px-Wikibooks-logo.svg.png);
}

li.wb-otherproject-wikiquote {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/15px-Wikiquote-logo.svg.png);
}

li.wb-otherproject-wikisource {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/15px-Wikisource-logo.svg.png);
}

li.wb-otherproject-wikinews {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/c/c8/Wikinews_waves_Left.svg/15px-Wikinews_waves_Left.svg.png);
}

li.wb-otherproject-wikispecies,
li.wb-otherproject-species {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/15px-Wikispecies-logo.svg.png);
}

li.wb-otherproject-wikivoyage {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Wikivoyage-logo.svg/15px-Wikivoyage-logo.svg.png);
}

li.wb-otherproject-wikiversity {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/15px-Wikiversity-logo.svg.png);
}

li.wb-otherproject-wikidata {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Wikidata-logo.svg/15px-Wikidata-logo.svg.png);
}

li.wb-otherproject-mediawiki {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Mediawiki-logo.png/15px-Mediawiki-logo.png);
}
li.wb-otherproject-meta {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/15px-Wikimedia_Community_Logo.svg.png);
}

li.wb-otherproject-incubator {
  background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Incubator-logo.svg/15px-Incubator-logo.svg.png);
}

li[class^="wb-otherproject"] {
  background-position: right center;
  margin-right: 5px;
}

.portal#p-wikibase-otherprojects div.body ul li.wb-otherproject-link {
  right: -8px;
  padding-right: 25px;
}

/* عرض "من المزرعة، الموسوعة الحرة" في الواجهات التي تدعم ظهورها، لا ينطبق على وضع الطباعة */
@media screen {
	#siteSub {
		display: block;
	}
}

/*تصغير ارتفاع صندوق البحث*/
#simpleSearch input {
  height: 28.8px;
}


/* ضبط تنسيق ترقيم الأقسام في جدول المحتويات */
.toc .tocnumber {
  padding-left: 0.5em;
  padding-right: 0;
}