پرش به محتوا

مدیاویکی:Common.css

از ویکی البرز
نسخهٔ تاریخ ‏۲۵ ژوئیهٔ ۲۰۲۶، ساعت ۲۲:۱۳ توسط Modir (بحث | مشارکت‌ها)
(تفاوت) → نسخهٔ قدیمی‌تر | نمایش نسخهٔ فعلی (تفاوت) | نسخهٔ جدیدتر ← (تفاوت)

نکته: پس از انتشار ممکن است برای دیدن تغییرات نیاز باشد که حافظهٔ نهانی مرورگر خود را پاک کنید.

  • فایرفاکس / سافاری: کلید Shift را نگه دارید و روی دکمهٔ Reload کلیک کنید، یا کلید‌های Ctrl-F5 یا Ctrl-R را با هم فشار دهید (در رایانه‌های اپل مکینتاش کلید‌های ⌘-R)
  • گوگل کروم: کلیدهای Ctrl+Shift+R را با هم فشار دهید (در رایانه‌های اپل مکینتاش کلید‌های ⌘-Shift-R)
  • Edge: کلید Ctrl را نگه‌دارید و روی دکمهٔ Refresh کلیک کنید، یا کلید‌های Ctrl-F5 را با هم فشار دهید
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */
.vector-menu-tabs .mw-list-item.vector-tab-noicon a {
    border-bottom: none;
    margin-top: 20px;
}
.vector-page-titlebar::after {
    height: 0;
}
.vector-page-toolbar-container {
    box-shadow: none;
}
@font-face {
    font-family: 'vazir';
    src: url(/fonts/Vazir.woff2) format('woff2'),
         url(/fonts/Vazir.woff) format('woff'),
         url(/fonts/Vazir.ttf) format('truetype');
}
@font-face {
    font-family: 'sahel';
    src: url(/fonts/Sahel-Bold-WOL.woff2) format('woff2'),
         url(/fonts/Sahel-Bold-WOL.ttf) format('truetype');
}
body {
    font-family: vazir, Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Sans Arabic', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif;
}
h1, h2 {
    font-weight: bold;
}
.mw-body h1,
.mw-body h2,
.mw-body #firstHeading,
.mw-body .mw-editsection,
.mw-body .mw-editsection-like,
.mw-body #toc h2,
.mw-body .toc h2,
.vector-sticky-header-context-bar-primary,
h3, h4,
#documentation-meta-data {
    font-family: sahel, Tahoma, 'Iranian Serif', 'Noto Naskh Arabic', 'Iranian Sans', 'DejaVu Sans', serif;
}
.ace_editor {
    font-family: 'Courier New', monospace !important;
}
_:-ms-lang(x), _:-webkit-full-screen, body {
    font-family: 'Segoe UI', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif;
}
.ui-widget,
.ui-widget *,
button,
input,
select,
optgroup {
    font-family: inherit;
}
dfn {
    font-style: inherit;
}
sup, sub {
    line-height: 1em;
}
body.page-ویکی‌پدیا_صفحه_تمرین #ca-edit,
body.page-ویکی‌پدیا_آشنایی #ca-edit {
    border: 1px dotted #36c;
}
body.page-ویکی‌پدیا_صفحه_تمرین #ca-edit:hover,
body.page-ویکی‌پدیا_آشنایی #ca-edit:hover {
    background: none repeat scroll 0 0 white;
    border-color: transparent;
}
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-صفحهٔ_اصلی #centralNotice,
body.page-درگاه_ورودی #siteSub,
body.page-درگاه_ورودی h1.firstHeading {
    display: none !important;
}
body.page-صفحهٔ_اصلی #ca-history,
body.page-صفحهٔ_اصلی #pagehistory {
    display: none;
}
.references-small {
    font-size: 90%;
}
ol.references > li:target,
sup.reference:target,
span.citation:target,
cite:target {
    background-color: #ecf0fa;
}
sup.reference {
    font-weight: normal;
    font-style: normal;
}
span.citation,
cite {
    word-wrap: break-word;
}
cite:target {
    background-color: #ecf0fa;
}
@media screen, handheld, projection {
    cite *.printonly {
        display: none;
    }
}
.skin-monobook .hlist dl,
.skin-modern .hlist dl,
.skin-vector .hlist dl {
    line-height: 1.5em;
}
.hlist dl,
.hlist ol,
.hlist ul {
    margin: 0;
    padding: 0;
}
.hlist dd,
.hlist dt,
.hlist li {
    margin: 0;
    display: 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;
}
.hlist dt:after {
    content: ":";
}
.hlist dd:after,
.hlist li:after {
    content: " •";
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
    content: none;
}
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
    content: none;
}
.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;
}
.hlist dd dd.hlist-last-child:after,
.hlist dd dt.hlist-last-child:after,
.hlist dd li.hlist-last-child:after,
.hlist dt dd.hlist-last-child:after,
.hlist dt dt.hlist-last-child:after,
.hlist dt li.hlist-last-child:after,
.hlist li dd.hlist-last-child:after,
.hlist li dt.hlist-last-child:after,
.hlist li li.hlist-last-child:after {
    content: ") ";
    font-weight: normal;
}
.hlist ol {
    counter-reset: listitem;
}
.hlist ol > li {
    counter-increment: listitem;
}
.hlist ol > li:before {
    content: " " counter(listitem) " ";
    content: " " counter(listitem, -moz-persian) " ";
    content: " " counter(listitem, persian) " ";
    white-space: nowrap;
}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) " ";
    content: " (" counter(listitem, -moz-persian) " ";
    content: " (" counter(listitem, persian) " ";
}
.plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
}
.plainlist ul li {
    margin-bottom: 0;
}
.wikitable.plainrowheaders th[scope=row] {
    font-weight: normal;
    text-align: right;
}
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {
    text-align: right;
}
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {
    text-align: inherit;
}
.navbox {
    box-sizing: border-box;
    border: 1px solid #a2a9b1;
    width: 100%;
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
}
.navbox-inner,
.navbox-subgroup {
    width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
    padding: 0.25em 1em;
    line-height: 1.5em;
    text-align: center;
}
th.navbox-group {
    white-space: nowrap;
    text-align: right;
}
.navbox,
.navbox-subgroup {
    background: #f8f9fa;
}
.navbox-list {
    line-height: 1.8em;
    border-color: #f8f9fa;
}
.navbox th,
.navbox-title {
    background: #b3ccff;
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
    background: #dbe7ff;
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: #e5edff;
}
.navbox-even {
    background: #f8f9fa;
}
.navbox-odd {
    background: transparent;
}
table.navbox + table.navbox {
    margin-top: -1px;
}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
    padding: 0.125em 0;
}
ol + table.navbox,
ul + table.navbox {
    margin-top: 0.5em;
}
.navbox-list li {
    unicode-bidi: isolate;
}
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
.navbar ul {
    display: inline;
    white-space: nowrap;
}
.navbar li {
    word-spacing: -0.125em;
}
.navbar.mini li {
    font-size: xx-small;
}
.nv-talk > a {
    color: #002BB8;
}
.infobox .navbar {
    font-size: 100%;
}
.navbox .navbar {
    display: block;
    font-size: 100%;
}
.navbox-title .navbar {
    float: right;
    text-align: right;
    margin-left: 0.5em;
    width: 6em;
}
.collapseButton {
    float: left;
    font-weight: normal;
    margin-right: 0.5em;
    text-align: left;
    width: auto;
}
.navbox .collapseButton {
    width: 6em;
}
.infobox {
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    color: black;
    margin: 0.5em 2em 0.5em 0;
    padding: 0.2em;
    float: left;
    clear: left;
    text-align: right;
    font-size: 88%;
    line-height: 1.5em;
    max-width: 25%;
}
.infobox caption {
    font-size: 125%;
    font-weight: bold;
}
.infobox td,
.infobox th {
    vertical-align: top;
}
.infobox.bordered {
    border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
    border: 1px solid #a2a9b1;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: 0;
}
.infobox.sisterproject {
    width: 20em;
    font-size: 90%;
}
.infobox.standard-talk {
    border: 1px solid #d2ad76;
    background-color: #fff2cc;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
    border: 1px solid #d2ad76;
}
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
    border: 0;
    border-top: 1px solid #a2a9b1;
    border-left: 1px solid #a2a9b1;
}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
    border: 0;
    border-left: 1px solid #a2a9b1;
}
.infobox.geography {
    text-align: right;
    border-collapse: collapse;
    line-height: 1.2em;
    font-size: 90%;
}
.infobox.geography caption {
    line-height: 1.6em;
}
.infobox.geography td,
.infobox.geography th {
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
    border-top: 1px solid #a2a9b1;
    padding: 0.4em 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
    border: 0;
    padding: 0 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
    border-top: 0;
    border-bottom: 1px solid #a2a9b1;
    padding: 0 0.6em 0.4em 0.6em;
}
.infobox.geography .maptable td,
.infobox.geography .maptable th {
    border: 0;
    padding: 0;
}
.notice {
    margin: 1em;
    padding: 0.2em;
}
#disambig {
    border-top: 1px solid #c8ccd1;
    border-bottom: 1px solid #c8ccd1;
}
.notice-text,
.toggle-box,
.red-button,
.goal,
div.red-button,
div.siteNoticeSmall,
div#siteNotice {
    font-family: inherit;
}
DIV.siteNoticeSmall {
    font-size: 15pt;
}
table.InChI,
table.persondata {
    border: 1px solid #a2a9b1;
    display: none;
    speak: none;
}
.InChI-label,
.persondata-label {
    color: #a2a9b1;
}
div.listenlist {
    background: url(//upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30px.png);
    padding-right: 40px;
}
div.videolist,
div.multivideolist {
    background: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png);
    padding-right: 50px;
}
.mw-body a[href$=".pdf"].external,
.mw-body a[href*=".pdf?"].external,
.mw-body a[href*=".pdf#"].external,
.mw-body a[href$=".PDF"].external,
.mw-body a[href*=".PDF?"].external,
.mw-body a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf#"].external,
div#mw_content a[href$=".PDF"].external,
div#mw_content a[href*=".PDF?"].external,
div#mw_content a[href*=".PDF#"].external {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) no-repeat left;
    padding-left: 18px;
}
span.PDFlink a {
    background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center left no-repeat !important;
    padding-left: 18px !important;
}
span.geolink a {
    background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center left no-repeat !important;
    padding-left: 11px !important;
}
div.columns-2 div.column {
    float: right;
    width: 50%;
    min-width: 300px;
}
div.columns-3 div.column {
    float: right;
    width: 33.3%;
    min-width: 200px;
}
div.columns-4 div.column {
    float: right;
    width: 25%;
    min-width: 150px;
}
div.columns-5 div.column {
    float: right;
    width: 20%;
    min-width: 120px;
}
.plainlinksneverexpand {
    background: none !important;
    padding: 0 !important;
}
.plainlinksneverexpand .urlexpansion {
    display: none !important;
}
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}
.messagebox {
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em;
}
.messagebox.merge {
    border: 1px solid #c0b8cc;
    background-color: #f0e5ff;
    text-align: center;
}
.messagebox.cleanup {
    border: 1px solid #9f9fff;
    background-color: #efefff;
    text-align: center;
}
.messagebox.standard-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
}
.messagebox.nested-talk {
    border: 1px solid #c0c090;
    background-color: #f8eaba;
    width: 100%;
    margin: 2px 4px 2px 4px;
}
.messagebox.small {
    width: 238px;
    font-size: 85%;
    float: left;
    clear: both;
    margin: 0 0 1em 1em;
    line-height: 1.25em;
}
.messagebox.small-talk {
    width: 238px;
    font-size: 85%;
    float: left;
    clear: both;
    margin: 0 0 1em 1em;
    line-height: 1.25em;
    background: #fff2cc;
}
table.ambox {
    margin: 0px 10%;
    border: 1px solid #a2a9b1;
    border-right: 10px solid #36c;
    background: #f8f9fa;
}
table.ambox + table.ambox {
    margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {
    padding: 0.25em 0.5em;
}
.ambox td.mbox-image {
    padding: 2px 0.5em 2px 0;
}
.ambox td.mbox-imageright {
    padding: 2px 0 2px 0.5em;
}
table.ambox-notice {
    border-right: 10px solid #36c;
}
table.ambox-speedy {
    border-right: 10px solid #DD0000;
    background: #fee7e6;
}
table.ambox-delete {
    border-right: 10px solid #DD0000;
}
table.ambox-content {
    border-right: 10px solid #FF5D00;
}
table.ambox-style {
    border-right: 10px solid #fc3;
}
table.ambox-move {
    border-right: 10px solid #9932cc;
}
table.ambox-protection {
    border-right: 10px solid #a2a9b1;
}
table.dmbox {
    clear: both;
    margin: 0.9em 1em;
    border-top: 1px solid #c8ccd1;
    border-bottom: 1px solid #c8ccd1;
    background: transparent;
}
table.fmbox {
    clear: both;
    margin: 0.2em 0;
    width: 100%;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;
}
table.fmbox-system {
    background: #f8f9fa;
}
table.fmbox-warning {
    border: 1px solid #DD0000;
    background: #fee7e6;
}
table.fmbox-editnotice {
    background: transparent;
}
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #DD0000;
    background: #fee7e6;
    padding: 0.25em 0.9em;
}
div.mw-lag-warn-normal,
div.fmbox-system {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #a2a9b1;
    background: #f8f9fa;
    padding: 0.25em 0.9em;
}
body.mediawiki table.mbox-small {
    clear: left;
    float: left;
    margin: 4px 1em 4px 0;
    width: 238px;
    font-size: 88%;
    line-height: 1.25em;
}
body.mediawiki table.mbox-small-right {
    margin: 4px 0 4px 1em;
    width: 238px;
    border-collapse: collapse;
    font-size: 88%;
    line-height: 1.25em;
}
#file img {
    background: url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
}
#wpSave {
    font-weight: bold;
}
.check-icon a.new {
    display: none;
    speak: none;
}
.nounderlines a {
    text-decoration: none;
}
.IPA a:link,
.IPA a:visited {
    text-decoration: none;
}
@media print {
    #privacy,
    #about,
    #disclaimer {
        display: none;
    }
}
#EnWpMpBook {
    background-image: url(//upload.wikimedia.org/wikipedia/en/7/7e/MP-open-book.png);
}
#EnWpMpSearch {
    background: url(//upload.wikimedia.org/wikipedia/en/a/ae/MP-magnifying-glass.png) no-repeat top left;
}
#EnWpMpSearchInner {
    float: left;
    width: 20em;
    text-align: center;
}
#EnWpMpBook2 {
    background-image: url(//upload.wikimedia.org/wikipedia/commons/8/8e/MP-open-book2.png);
}
div.Boxmerge,
div.NavFrame {
    margin: 0px;
    padding: 4px;
    border: 1px solid #a2a9b1;
    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: #fff;
    margin: 0px;
    padding: 2px;
    float: right;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #b3ccff;
    position: relative;
}
div.NavFrame div.NavHead:hover {
    background-color: #aaf;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0px;
    left: 3px;
    font-weight: normal;
    font-size: smaller;
}
.rellink,
.dablink,
.hatnote {
    font-style: italic;
}
.rellink i,
.dablink i,
.hatnote i {
    font-style: normal;
}
div.rellink,
div.dablink,
div.hatnote {
    padding-right: 1.6em;
    margin-bottom: 0.5em;
}
span.updatedmarker {
    background-color: transparent;
    color: #006400;
}
.mw-plusminus-pos {
    color: #006400;
}
.mw-plusminus-neg {
    color: #8B0000;
}
.dablink {
    font-style: italic;
    padding-right: 2em;
}
.dablink i {
    font-style: normal;
}
.horizontal ul {
    padding: 0;
    margin: 0;
}
.horizontal li {
    padding: 0 0.6em 0 0.4em;
    display: inline;
    border-left: 1px solid;
}
.geo-default {
    display: inline;
}
.geo-nondefault {
    display: none;
}
.geo-dms {
    display: inline;
}
.geo-dec {
    display: inline;
}
.geo-multi-punct {
    display: none;
}
.longitude .latitude {
    white-space: nowrap;
}
.geo {
}
.nonumtoc .tocnumber {
    display: none;
}
.nonumtoc #toc ul,
.nonumtoc .toc ul {
    line-height: 1.5em;
    list-style: none;
    margin: .3em 0 0;
    padding: 0;
}
.nonumtoc #toc ul ul,
.nonumtoc .toc ul ul {
    margin: 0 0 0 2em;
}
.toclimit-2 .toclevel-2 {
    display: none;
}
.toclimit-3 .toclevel-3 {
    display: none;
}
.toclimit-4 .toclevel-4 {
    display: none;
}
.toclimit-5 .toclevel-5 {
    display: none;
}
.toclimit-6 .toclevel-6 {
    display: none;
}
.toclimit-7 .toclevel-7 {
    display: none;
}
.listify td {
    display: list-item;
}
.listify tr {
    display: block;
}
.listify table {
    display: block;
}
div.user-block {
    padding: 5px;
    border: 1px solid #a2a9b1;
    background-color: #fee7e6;
}
.nowrap,
.nowraplinks a,
span.texhtml,
sup.reference a {
    white-space: nowrap;
}
span.texhtml {
    direction: ltr;
    unicode-bidi: bidi-override;
}
.thumbinner {
    min-width: 100px;
}
th.mbox-text,
td.mbox-text {
    border: none;
    padding: 0.25em 0.9em;
    width: 100%;
}
td.mbox-image {
    border: none;
    padding: 2px 0.9em 2px 0px;
    text-align: center;
}
td.mbox-imageright {
    border: none;
    padding: 2px 0px 2px 0.9em;
    text-align: center;
}
sup, sub {
    line-height: 1em;
}
.mw-tag-markers {
    font-style: italic;
    font-size: 90%;
}
.mw-hierotable,
.hierotable-mw,
.mw-hierotable th,
.hierotable mw-th,
.mw-hierotable td,
.hierotable mw-td {
    border: 0px;
    padding: 0px;
}
.plainlinksneverexpand a.external.text:after {
    display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}
.globegris {
    background: url(//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png);
}
.prefsection fieldset {
    float: right;
}
#mw-hidden-catlinks {
    font-size: 87% !important;
}
.listify {
    margin-left: 0;
    margin-right: 2em;
}
#wpFilterRules {
    direction: ltr;
}
.comment > span {
    unicode-bidi: normal;
}
.comment {
    overflow-wrap: break-word;
    word-break: break-word;
}
#wpUploadDescription {
    height: 25em;
}
.mycomment {
    background: #ff9;
}
.transborder {
    border: solid transparent;
}
#mw-edittools-charinsert {
    display: none;
}
#mw-subcategories ul {
    list-style: none none;
    margin-left: 0.25em;
}
.CategoryTreeChildren {
    margin-left: 1.25em;
}
.CategoryTreeToggle {
    color: #36c;
}
.CategoryTreeEmptyBullet {
    color: #c8ccd1;
}
.mw-fr-reviewlink,
.fr-hist-basic-user,
.fr-hist-basic-auto {
    font-weight: normal;
    font-size: smaller;
}
.ui-dialog {
    right: auto;
}
.inputbox-hidecheckboxes form .inputbox-element {
    display: none !important;
}
.mw-tag-marker-نیازمند_بازبینی {
    display: none;
}
.client-js .mw-special-Watchlist #watchlist-message {
    display: none;
}
.mw-warning-with-logexcerpt a[title="ویکی‌پدیا:ایجاد مقاله"] {
    font-size: 120%;
    font-weight: bold;
}
.mw-textarea-protected {
    background-color: #fee7e6;
}
td.diff-addedline {
    border-color: #36c;
}
td.diff-deletedline {
    border-color: #fc3;
}
td.diff-addedline .diffchange {
    background: #e9eef9;
}
td.diff-deletedline .diffchange {
    background: #fff4d6;
}
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {
    border-top: 2px solid #fdfdfd;
}
.mw-diff-edit a {
    color: #2a4b8d;
}
.mw-diff-undo a,
.mw-history-undo a,
.mw-rollback-link a {
    color: #d33;
}
a.mw-thanks-thank-link {
    color: #14866d;
}
cite, dfn {
    font-style: inherit;
}
LI.mw-cite-dir-ltr {
    direction: ltr;
    margin-left: 2.3em;
    text-align: left;
    list-style-type: decimal !important;
}
@counter-style persian-alpha {
    system: cyclic;
    symbols: "\627\644\641" "\628" "\67E" "\62A" "\62B" "\62C" "\684" "\62D" "\62E" "\62F" "\630" "\631" "\632" "\698" "\633" "\634" "\635" "\636" "\637" "\638" "\639" "\63A" "\641" "\642" "\6A9" "\6AB" "\644" "\645" "\646" "\648" "\6BE" "\6CC";
    suffix: " ";
}
.reflist-persian-alpha ol:lang(fa) li {
    list-style-type: persian-alpha !important;
    direction: rtl;
    text-align: right;
    margin-left: 0;
}
table[align="left"] {
    margin-right: 1.2em;
}
table.wikitable[align="center"] {
    margin-right: auto;
    margin-left: auto;
}
.mw-indicator,
.mw-helplink,
.mw-indicator-pp-default {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mainpage-portals {
    float: right;
    width: 12.5%;
    margin: 12px auto;
}
.portal-container-2 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: auto;
    width: 100%;
}
.portal-container-3 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: auto;
    width: 100%;
}
.portal-container-4 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4, auto);
    grid-template-rows: auto;
    width: 100%;
}
.portal-container-5 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(5, auto);
    grid-template-rows: auto;
    width: 100%;
}
.portal-container-6 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(6, auto);
    grid-template-rows: auto;
    width: 100%;
}
.portal-container-7 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(7, auto);
    grid-template-rows: auto;
    width: 100%;
}
.portal-column-2-3 {
    grid-column-end: span 2;
}
.portal-column-3-4 {
    grid-column-end: span 3;
}
.portal-column-1-2,
.portal-column-1-3,
.portal-column-1-4,
.portal-column-1-5,
.portal-column-1-6,
.portal-column-1-7 {
    grid-column-end: span 1;
}
.portal-column-2-2 {
    grid-column-end: span 2;
}
.portal-column-3-3 {
    grid-column-end: span 3;
}
.portal-column-4-4 {
    grid-column-end: span 4;
}
.portal-column-5-5 {
    grid-column-end: span 5;
}
.portal-column-6-6 {
    grid-column-end: span 6;
}
.portal-column-7-7 {
    grid-column-end: span 7;
}
@media only screen and (max-width: 700px) {
    .mainpage-portals {
        width: 25%;
    }
    .portal-container-2,
    .portal-container-3,
    .portal-container-4,
    .portal-container-5,
    .portal-container-6,
    .portal-container-7 {
        display: block;
    }
    .portal-column-1-2,
    .portal-column-3-4,
    .portal-column-1-3,
    .portal-column-2-3,
    .portal-column-2-2,
    .portal-column-3-3,
    .portal-column-4-4,
    .portal-column-5-5,
    .portal-column-6-6,
    .portal-column-7-7 {
        float: inherit;
        width: 100%;
        margin-top: 16px;
        display: block !important;
        text-align: center;
    }
    .portal-column-1-4 {
        width: calc(50% - 16px);
    }
    .portal-column-1-6 {
        width: calc(33.3% - 16px);
    }
    .portal-column-1-7 {
        float: right;
        width: calc(25% - 16px);
    }
}
@media only screen and (max-width: 600px) {
    .portal-column-1-4,
    .portal-column-1-6,
    .portal-column-1-5 {
        float: inherit;
        width: 100%;
        margin: 0;
        display: block !important;
        text-align: center;
    }
}
.ui-dialog {
    right: auto;
}
.mainpage-top {
    background-image: url(/mainpage-top-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 60%;
    background-position-x: center;
}
.rootpage-صفحهٔ_اصلی .firstHeading {
    display: none;
}
.mainpage-box .heading {
    background-image: url(/background-3.png);
}
.page-صفحهٔ_اصلی .articleFeedbackv5 {
    display: none;
}
#mw-articlefeedbackv5 {
    max-width: 100%;
    width: auto !important;
}
.articleFeedbackv5 {
    font-size: 80%;
}
.articleFeedbackv5-panel {
    max-width: 100%;
}
.articleFeedbackv5-tooltip-trigger {
    display: none;
}
.articleFeedbackv5-title {
    margin-top: 0 !important;
}
.feedback-text {
    height: 6em !important;
    margin-bottom: 12px;
}
.articleFeedbackv5-disclosure {
    display: none;
}
.articleFeedbackv5-submit {
    float: left !important;
}
.articleFeedbackv5-cta-5 {
    display: none;
}
.page-صفحهٔ_اصلی #content {
    padding-top: 0;
}
.showtologgedin {
    display: none;
}
.navbox {
    width: auto !important;
}
.navbox-title a {
    color: black !important;
    text-decoration: underline;
}
.nv-talk {
    display: none !important;
}
.mw-body-content {
    font-size: 16px;
}
.mw-editfont-monospace {
    font-size: 15px;
}
img {
    max-width: 100%;
    height: auto !important;
    clip: rect(auto, auto, auto, auto) !important;
}
.tocnumber {
    color: #333;
}
.toc,
#toc,
.catlinks,
.mw-gallery-traditional li.gallerybox div.thumb,
div.thumbinner {
    border-width: 1px;
    border-style: solid;
    border-color: #E0E0E0 #B1B1B1 #B1B1B1 #E0E0E0;
    box-shadow: 0.25em 0.25em 0.5em rgba(0, 0, 0, 0.05);
}
div.thumbinner {
    padding: 0;
}
div.thumbinner.mp-thumb {
    box-shadow: none;
}
html .thumbimage {
    border: none;
}
html .thumbcaption {
    line-height: 1.5;
    padding: 0.5em;
}
img.thumbborder {
    border-width: 1px;
    border-style: solid;
    border-color: #E0E0E0 #B1B1B1 #B1B1B1 #E0E0E0;
}
.tmulti .tsingle {
    margin: 0 !important;
}
.mwe-popups.mwe-popups-type-reference .mwe-popups-title {
    margin-top: 5px;
}
.mwe-popups .mwe-popups-title {
    margin: 0 5px;
}
.mwe-popups.mwe-popups-type-reference .mwe-popups-extract .mwe-popups-fade {
    position: inherit;
}
.mwe-popups .mwe-popups-extract {
    margin: 5px;
    position: unset;
}
#searchInput {
    padding: 0.2em 0.4em;
    background-color: white !important;
}
#p-logo a {
    position: fixed;
    margin-top: 10px;
}
#wpTextbox1 {
    font-size: 16px;
    font-family: tahoma;
}
.sidebarbottons {
    display: block;
    position: fixed;
    z-index: 999;
    right: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #356843;
    padding: 2px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
}
.sidebarbottons:hover {
    filter: invert(40%);
}
#collsidebar {
    background-image: url(/images/d/d6/Right.png);
    bottom: calc(50% + 11px);
}
#totop {
    background-image: url(/images/d/da/Up.png);
    bottom: calc(50% + 33px);
}
#fontsizeup {
    background-image: url(/images/2/2f/Plus.png);
    bottom: calc(50% - 11px);
}
#fontsizedown {
    background-image: url(/images/e/ee/Minus.png);
    bottom: calc(50% - 33px);
}
.tablelist tr:nth-child(2n+1) {
    background-color: #f7f7f7;
}
.mw-content-ltr > ol > li {
    list-style-type: decimal;
}
ol li {
    line-height: 2;
}
big {
    font-size: 18px;
}
small {
    font-size: 14px;
}
.user-articles .mw-newpages-history,
.user-articles .mw-newpages-length,
.user-articles .mw-userlink,
.user-articles .mw-usertoollinks,
.user-articles .comment,
.user-articles .mw-tag-markers,
.user-articles .mw-newpages-oldtitle,
.user-articles .mw-newpages-time {
    display: none;
}
#contentSub,
#contentSub2 {
    margin: 0;
}
.mw-body h1,
.mw-body-content h1 {
    margin-bottom: 0;
}
.mw-content-container,
.mw-article-toolbar-container {
    max-width: none;
}
.mw-sidebar-action {
    display: none;
}
.cdx-typeahead-search--show-thumbnail.cdx-typeahead-search--auto-expand-width:not(.cdx-typeahead-search--active) {
    margin-left: 24px;
    margin-right: 0;
}
#searchInput {
    padding: 0.2em 2.5em;
}
a.new {
    color: #860000;
    text-decoration: none;
}
a {
    color: #052a75;
}
a:visited {
    color: #052a75;
}
h1, h2 {
    border-bottom: none;
}
.skin-citizen .page-actions > .mw-portlet li > a {
    line-height: 20px;
}
@media screen {
    html.ve-active {
        --width-toc: 0;
    }
}
#n-امتیاز-مشارکت,
#ca-nstab-mediawiki,
#ca-talk,
li#t-specialpages,
li#t-createredirect,
#t-recentchangeslinked,
#t-upload,
#t-createredirect,
#t-articlefeedbackv5-add,
#t-articlefeedbackv5-view,
#n-recentchanges,
#t-specialpages,
.vector-menu-tabs .mw-list-item.new a {
    display: none;
}
#left-navigation #ca-nstab-main {
    display: none;
}
.mw-body-header {
    float: right;
}
.vector-article-toolbar {
    float: left;
    z-index: 1;
    position: relative;
}
.vector-article-toolbar .new {
    display: none;
}
.vector-menu-tabs .mw-list-item > a {
    color: #fff;
    background-color: #36c;
    border-color: #36c;
    padding: 8px !important;
    transition: background-color 100ms, color 100ms, border-color 100ms, box-shadow 100ms;
    min-height: 1em;
    font-size: 14px;
    border-radius: 3px;
}
.mw-article-toolbar-container {
    border-bottom: 0;
}
#mw-indicator-mw-helplink {
    display: none;
}
#mw-panel:before {
    content: url(/new_logo_3.png);
    text-align: center;
    display: block;
}
.cs-comments,
.cs-title-edit-field,
.cs-body-edit-field {
    font-family: vazir !important;
}
.cs-header .oo-ui-buttonElement-button[tabindex="0"] {
    position: fixed;
    top: 4em;
    left: 1em;
    z-index: 10;
}
.cs-header .oo-ui-buttonElement-button[title="لغو"],
.cs-header .oo-ui-buttonElement-button[title="ثبت"] {
    position: relative;
    top: unset;
    left: unset;
}
#toc-mw-content-text {
    display: none;
}
.vector-menu-tabs .mw-list-item.selected a,
.vector-menu-tabs .mw-list-item.selected a:visited {
    color: #ffffff !important;
}
.mw-watchlink {
    display: none;
}
#right-navigation #ca-view {
    display: none;
}
#ca-nstab-mediawiki,
#ca-talk,
#t-specialpages,
#t-createredirect {
    display: none;
}
.vector-menu-tabs .mw-list-item.new a,
.vector-menu-tabs .mw-list-item.new a:visited {
    color: #fff;
}
li#ca-view,
li#ca-viewsource {
    display: none !important;
}
#p-lang-btn {
    display: none !important;
}
/* مخفی کردن لینک تغییرات اخیر از سایدبار برای کاربران ناشناس */
body:not(.user-logged-in) #n-recentchanges {
    display: none !important;
}
/* Education Infobox */
.education-infobox {
    width: 100%;
    max-width: 320px;
    float: left;
    margin: 0 1em 1em 0;
}
.education-infobox-title {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}
.education-infobox-image {
    text-align: center;
}
.education-infobox .infobox-section {
    width: 100%;
}
.education-infobox th {
    text-align: right;
}
.education-infobox td {
    text-align: right;
}
@media screen and (max-width: 720px) {
    .education-infobox {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 1em 0;
    }
}