MediaWiki:Common.css: различия между версиями

мНет описания правки
мНет описания правки
Строка 41: Строка 41:
     --font-family-heading: 'Verdana', 'Roboto', sans-serif;
     --font-family-heading: 'Verdana', 'Roboto', sans-serif;
     --font-family-monospace: 'Consolas', 'Courier New', monospace;
     --font-family-monospace: 'Consolas', 'Courier New', monospace;
   
    --invert-0: invert(0);
    --invert-100: invert(1);
    --invert-75: invert(0.75);
    --invert-50: invert(0.5);


     /*== Значение прозрачности ==*/
     /*== Значение прозрачности ==*/
Строка 56: Строка 61:
     /*== Контрастный цвет (синий) ==*/
     /*== Контрастный цвет (синий) ==*/
     --color-contrast: #2f5fbf;
     --color-contrast: #2f5fbf;
    --color-contrast2: #294582;
     --color-contrast-dark: #294582;
     --color-contrast-dark: #152037;
     --color-contrast2: #22335b;
     --color-contrast--rgb: 51, 102, 204;
     --color-contrast2-dark: #172138;
     --color-contrast2--rgb: 45, 77, 145;
    --color-contrast-dark--rgb: 21, 32, 55;


     /*== Цвет фона ==*/
     /*== Цвет фона ==*/
Строка 381: Строка 384:
}
}


/* ШРИФТЫ */
/* ============ */
/* #region Шрифты */
/* ============ */
 
@font-face {
@font-face {
font-family: 'Noto Sans Light';
font-family: 'Noto Sans Light';
Строка 499: Строка 505:
src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v170/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2')
src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v170/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2')
}
}
/* #endregion */


/* ================================================================== */
/* ============ */
/* #region Теги */
/* ============ */


/* ТЕГИ */
cite,dfn {
cite,dfn {
font-style: inherit;
font-style: inherit;
Строка 620: Строка 628:
border: 1px solid var(--ooui--border-color);
border: 1px solid var(--ooui--border-color);
}
}
/* #endregion */
/* ============ */
/* #region Классы */
/* ============ */


/*==========
/* Кнопка вверх [[Файл:AnomalyElectricityPulse.png]] */
  Боковая панель
#scroll-top {
==========*/
display: none;
background: url(https://station14.ru/images/0/00/AnomalyElectricityPulse.png) 0% 0%/57px 57px no-repeat;
opacity: 0.5;
width: 57px;
height: 57px;
cursor: pointer;
position: fixed;
right: calc(0.95em + 6px);
bottom: 30px;
z-index: 10000;
image-rendering: pixelated;
}


/* Основной блок */
#scroll-top:hover {
#mw-site-navigation .sidebar-chunk, #mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk, body.skin--responsive .portlet, body.skin--responsive .pBody {
opacity: 0.8;
margin: 1.5em 0;
padding: 0;
border: 0;
border-radius: 0;
background: none;
}
}


/* Блок навигации */
@media screen and (max-width: 850px) {
@media (min-width: 1100px) {
#scroll-top {
#mw-related-navigation {
transform: translate(-50%, -50%);
margin-top: 0;
left: 50%;
right: 50%;
bottom: 15px;
opacity: 0.3;
}
}
}
}


/* Блоки */
/* Необходим для использования fonts.google.com/icons */
@media (min-width: 1100px) {
.material-symbols-outlined {
.sidebar-inner .mw-portlet {
font-family: 'Material Symbols Outlined';
padding: 0;
font-weight: normal;
margin: 0.5em 8px 2px 6px !important;
font-style: normal;
border-radius: 0.2em;
font-size: 24px;
box-shadow: var(--box-shadow);
line-height: 1;
}
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased
}
 
.tools-inline li:hover {
border-bottom-width: 2px;
}
}


@media screen and (min-width: 1340px) {
.tools-inline li.selected {
#mw-site-navigation .sidebar-chunk .mw-portlet > div, #mw-site-navigation .sidebar-chunk .mw-portlet-body {
background: transparent !important;
margin-bottom: 1em;
border-bottom-width: 2px;
}
}
}


@media screen and (min-width: 1100px) and (max-width: 1339px) {
#mw-indicator-mw-helplink a {
#mw-site-navigation .sidebar-chunk .mw-portlet > div, #mw-related-navigation .sidebar-chunk .mw-portlet > div, #mw-site-navigation .sidebar-chunk .mw-portlet-body, #mw-related-navigation .sidebar-chunk .mw-portlet-body {
background-image: none;
margin-bottom: 1em;
}
}
}


/* Заголовок */
.mw-body-content sub,.mw-body-content sup,span.reference {
@media (min-width: 1100px) {
font-size: 80%
#mw-site-navigation .sidebar-chunk h3,
}
#mw-related-navigation .sidebar-chunk h3 {
 
margin: 0;
.mw-body h1.firstHeading {
padding: calc(0.4em + 2px);
border-color: var(--color-contrast);
border-top: 2px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
border-bottom: 2px solid var(--color-darkened-border);
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0;
background: var(--ooui--bg-color);
font-size: 1.05em;
font-weight: bold;
}
}
}


/* Содержание */
#mw-content-block #catlinks {
@media (min-width: 1100px) {
background: var(--theme-bg-color-100);
#mw-site-navigation .sidebar-chunk .mw-portlet-body,
#mw-related-navigation .sidebar-chunk .mw-portlet-body {
margin: 0;
padding: 0.3em 0.5em;
border: 2px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
border-top: 0;
border-radius: 0 0 var(--border-radius-low) var(--border-radius-low);
background: var(--theme-bg-color-50);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 -2px 4px rgba(0, 0, 0, 0.15);
}
}
}


/* Для телефонов */
.ns-talk .mw-body-content dd {
@media screen and (max-width: 850px) {
margin-top: 0.4em;
.sidebar-inner, .dropdown {
margin-bottom: 0.4em
padding: 1em 2em;
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color);
}
}
}


@media screen and (max-width: 850px) {
#interwiki-completelist {
#mw-content-block {
font-weight: bold
background: var(--theme-bg-color-100);
}
}
}


/*==========
.biglink {
  Чекбоксы
font-family: "Oswald";
==========*/
font-style: oblique 10deg;
/* При нажатии */
font-variant-caps: small-caps;
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span, .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate:focus + span {
text-shadow: var(--theme-bg-color-base) 1px 2px,#595959dd 2px 2px 1px
box-shadow: none;
}
}


/* В фокусе */
.client-js .mw-special-Watchlist #watchlist-message,.client-js .collapsible:not(.mw-made-collapsible).collapsed>tbody>tr:not(:first-child),#editpage-specialchars {
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span {
display: none
box-shadow: none;
}
}


/* ================================================================== */
.mw-rcfilters-enabled .mw-specialpage-summary {
margin-top: 1em
}


/* КЛАССЫ */
.citation:target {
background: rgba(0, 127, 255, 0.133)
}


/* Кнопка вверх [[Файл:AnomalyElectricityPulse.png]] */
.citation {
#scroll-top {
word-wrap: break-word
display: none;
background: url(https://station14.ru/images/0/00/AnomalyElectricityPulse.png) 0% 0%/57px 57px no-repeat;
opacity: 0.5;
width: 57px;
height: 57px;
cursor: pointer;
position: fixed;
right: calc(0.95em + 6px);
bottom: 30px;
z-index: 10000;
image-rendering: pixelated;
}
}


#scroll-top:hover {
ol.references {
opacity: 0.8;
font-size: 90%;
margin-bottom: 0.5em
}
}


@media screen and (max-width: 850px) {
.hlist dl,.hlist ol,.hlist ul {
#scroll-top {
margin: 0;
transform: translate(-50%, -50%);
padding: 0
left: 50%;
right: 50%;
bottom: 15px;
opacity: 0.3;
}
}
}


/* Необходим для использования fonts.google.com/icons */
.hlist dd,.hlist dt,.hlist li {
.material-symbols-outlined {
margin: 0;
font-family: 'Material Symbols Outlined';
display: inline
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased
}
}


.tools-inline li:hover {
.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 {
border-bottom-width: 2px;
display: inline
}
}


.tools-inline li.selected {
.hlist .mw-empty-li {
background: transparent !important;
display: none
border-bottom-width: 2px;
}
}


#mw-indicator-mw-helplink a {
.hlist dt:after {
background-image: none;
content: ":"
}
}


.mw-body-content sub,.mw-body-content sup,span.reference {
.hlist dd:after,.hlist li:after {
font-size: 80%
content: " · ";
font-weight: bold
}
}


.mw-body h1.firstHeading {
.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after {
border-color: var(--color-contrast);
content: none
}
}


#mw-content-block #catlinks {
.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 {
background: var(--theme-bg-color-100);
content: " (";
font-weight: normal
}
}


.ns-talk .mw-body-content dd {
.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 {
margin-top: 0.4em;
content: ")";
margin-bottom: 0.4em
font-weight: normal
}
}


#interwiki-completelist {
.hlist ol {
font-weight: bold
counter-reset: listitem
}
}


.biglink {
.hlist ol>li {
font-family: "Oswald";
counter-increment: listitem
font-style: oblique 10deg;
font-variant-caps: small-caps;
text-shadow: var(--theme-bg-color-base) 1px 2px,#595959dd 2px 2px 1px
}
}


.client-js .mw-special-Watchlist #watchlist-message,.client-js .collapsible:not(.mw-made-collapsible).collapsed>tbody>tr:not(:first-child),#editpage-specialchars {
.hlist ol>li:before {
display: none
content: " " counter(listitem) "\a0"
}
}


.mw-rcfilters-enabled .mw-specialpage-summary {
.hlist dd ol>li:first-child:before,.hlist dt ol>li:first-child:before,.hlist li ol>li:first-child:before {
margin-top: 1em
content: " (" counter(listitem) "\a0"
}
}


.citation:target {
.plainlist ol,.plainlist ul {
background: rgba(0, 127, 255, 0.133)
line-height: inherit;
list-style: none none;
margin: 0
}
}


.citation {
.plainlist ol li,.plainlist ul li {
word-wrap: break-word
margin-bottom: 0
}
}


ol.references {
@media (max-width: 800px) {
font-size: 90%;
.grid-adaptive {
margin-bottom: 0.5em
grid-template-columns: 1fr !important;
}
}
}


.hlist dl,.hlist ol,.hlist ul {
.grid-item-adaptive {
margin: 0;
display: grid;
padding: 0
gap: 8px;
grid-template-columns: repeat(auto-fit, minmax(clamp(200px, 30vw, 300px), 1fr));
}
}


.hlist dd,.hlist dt,.hlist li {
.grid-small-item-adaptive {
margin: 0;
display: grid;
display: inline
gap: 8px;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}


.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 {
.grid-item-compressed {
display: inline
display: grid;
gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
}
}


.hlist .mw-empty-li {
.grid-item-compressed {
display: none
display: grid;
gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
}
}


.hlist dt:after {
.link-card__flex-container {
content: ":"
display: flex;
gap: 10px;
justify-content: center;
flex-grow: 1;
align-items: flex-start;
flex-wrap: wrap;
align-content: center;
}
}


.hlist dd:after,.hlist li:after {
@media (max-width: 800px) {
content: " · ";
.link-card__flex-container {
font-weight: bold
gap: 8px;
}
}
}


.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after {
/* Удаление верхних и нижних отступов для первого и последнего дочернего элемента */
content: none
.no-margin-edges > :first-child,
.tabs-content > :first-child,
.doc > :first-child {
margin-top: 0 !important;
}
}


.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 {
.no-margin-edges > :last-child,
content: " (";
.tabs-content > :last-child,
font-weight: normal
.doc > :last-child {
margin-bottom: 0 !important;
}
}


.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: ")";
.list-reset-margin ol {
font-weight: normal
margin: 0 0 0 24px;
padding: 0;
}
}


.hlist ol {
.list-reset-margin > ol:not(:first-child) > li:not(:first-child),
counter-reset: listitem
.list-reset-margin > ul:nth-of-type(n+2) {
margin-top: 10px;
}
}


.hlist ol>li {
/* Кнопка копирования текста */
counter-increment: listitem
.copy-icon {
cursor: pointer;
}
}


.hlist ol>li:before {
/* Кнопка копирования текста */
content: " " counter(listitem) "\a0"
.brightness-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background: var(--background-color);
}
}


.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"
/* Псевдоэлемент для добавления фона, который изменяет яркость при наведении */
.brightness-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
background: var(--background-color);
}
}


.plainlist ol,.plainlist ul {
.brightness-overlay:hover::before {
line-height: inherit;
filter: brightness(103%);
list-style: none none;
margin: 0
}
}


.plainlist ol li,.plainlist ul li {
/* Уменьшеная полоса прокрутки */
margin-bottom: 0
.short-scrollbar::-webkit-scrollbar {
width: 10px;
}
 
.short-scrollbar::-webkit-scrollbar-track  {
background: var(--ooui--bg-color-light);
}
 
.short-scrollbar::-webkit-scrollbar-thumb {  
background: #44444d; border: 2px solid var(--ooui--bg-color-light); border-radius: 0;
}
 
/* Для для динамичного вида кнопки "[развернуть]" */
.collapsible-absolute .mw-collapsible-toggle {
position: absolute;
left: 0;
right: 0;
}
}
/* #endregion */


/* НАВИГАЦИОННЫЙ ШАБЛОН --------------------------- */
/* ============ */
/* #region Шаблоны */
/* ============ */


/*=== Навигационный шаблон ===*/
/* Default style for navigation boxes */
/* Default style for navigation boxes */
.navbox { /* Navbox container style */
.navbox { /* Navbox container style */
Строка 948: Строка 986:
.navbox th,
.navbox th,
.navbox-title {
.navbox-title {
background: rgba(var(--color-contrast2--rgb), var(--alpha-s)); /* Level title color */
background: var(--color-contrast2); /* Level title color */
}
}
.navbox,
.navbox,
Строка 998: Строка 1036:
}
}
}
}
/* КОНЕЦ */


/* КОНЕЦ */
/* #endregion */
 
/* ============ */
/* #region Модули */
/* ============ */


.mw-parser-output .mw-collapsible-toggle {
/*=== Модуль:Краткий вызов ===*/
position: relative;
.shortcut {
font-weight: normal;
clear: right;
text-align: right;
float: right;
top: 0;
margin-left: 0.75em;
right: 0;
font-size: smaller;
background: var(--bg-color-code-light);
border: 1px solid var(--border-color-code-light);
}
}


.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
.shortcut-1, .shortcut-2 {
float: left;
padding: 4px;
text-align: left
}
}


.mw-collapsible-toggle-default .mw-collapsible-text {
.shortcut-2 {
color: var(--text-color-link);
line-height: 1.25em;
font-weight: bold;
vertical-align: middle;
}
}
/* #endregion */
/* ============ */
/* #region Расширение */
/* ============ */


.mw-collapsible-toggle-default .mw-collapsible-text:hover {
/*=== CodeMirror ===*/
color: var(--text-color-link);
.CodeMirror {
height: 600px;
position: relative;
overflow: hidden;
background: var(--theme-bg-color-base);
color: inherit;
}
}


.mw-collapsible-toggle-default .mw-collapsible-text:active {
.CodeMirror-gutters {
color: var(--text-color-link);
border-right: 1px solid var(--theme-bg-color-100);
background: var(--theme-bg-color-100);
white-space: nowrap;
}
}


.wikitable.plainrowheaders th[scope=row] {
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
font-weight: normal;
background: #1c2d44;
text-align: left
}
}


.wikitable td ul,.wikitable td ol,.wikitable td dl {
.noExternal>.external {
text-align: left
  padding-right:0px !important;
  background-image:none !important;
}
}


table.mw-hiero-table td {
.mw-mmv-image>*, .fullImageLink>*>* {
vertical-align: middle
image-rendering: auto !important;
}
}


.mw-parser-output a[href$=".pdf"].external,.mw-parser-output a[href*=".pdf?"].external,.mw-parser-output a[href*=".pdf#"].external,.mw-parser-output a[href$=".PDF"].external,.mw-parser-output a[href*=".PDF?"].external,.mw-parser-output a[href*=".PDF#"].external {
/*=== Расширение:Popups ===*/
background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) no-repeat right;
/* Всплывающие окна */
padding-right: 18px
.mwe-popups {
background: var(--ooui--gradient-light);
box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.35), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
}


div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning {
.mwe-popups img {
clear: both;
image-rendering: auto;
margin: 0.2em 0;
border: 1px solid #bb7070;
background: #ffdbdb;
padding: 0.25em 0.9em;
box-sizing: border-box
}
}


.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
.mwe-popups .mwe-popups-container {
border-color: #fc3;
background: var(--ooui--gradient-light);
background: #fef6e7
}
}


.nounderlines a,.IPA a:link,.IPA a:visited {
.mwe-popups .mwe-popups-extract {
text-decoration: none !important
color: #dddddd;
}
}


.nowrap,.nowraplinks a {
.mwe-popups .mwe-popups-extract:hover {
white-space: nowrap
color: #e8e8e8;
}
}


.wrap,.wraplinks a {
.mwe-popups .mwe-popups-extract[dir='ltr']::after {
white-space: normal
background: linear-gradient(90deg, #ffffff00 0%, #2a2a3387 50%);
}
}


#wpUploadDescription {
.mwe-popups .mwe-popups-extract[dir='rtl']::after {
height: 13em
background: linear-gradient(90deg, #2a2a3387 50%, #ffffff00 0%);
}
}


.thumbinner {
/* Настройки */
min-width: 100px;
.mwe-popups-overlay {
background: #303037;
background: rgba(0, 0, 0, 0.6);
border: solid var(--ooui--border-color)
}
}


.thumbinner .thumbimage,.thumbborder {
#mwe-popups-settings {
border: solid 1px var(--ooui--border-color)
border: 1px solid #41414d;
background: #27272f;
}
}


#mw-subcategories,#mw-pages,#mw-category-media,#filehistory,#wikiPreview,#wikiDiff {
#mwe-popups-settings header {
clear: both
border-bottom: 1px solid #41414d;
}
}


.wpb .wpb-header {
#mwe-popups-settings main#mwe-popups-settings-form p {
display: none
color: lightgray;
}
}


.wpbs-inner .wpb .wpb-header {
#mwe-popups-settings main#mwe-popups-settings-form form label > span {
display: table-row
color: #dddddd;
}
}


.wpbs-inner .wpb-outside {
/*=== Расширение:InputBox ===*/
display: none
.mw-ui-input {
background: var(--ooui--bg-color);
color: var(--ooui--text-color-light);
}
}


.mw-tag-markers {
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input {
font-style: italic;
border-radius: var(--border-radius-low);
font-size: 90%
border-color: var(--ooui--border-color);
}
}


.checkuser-show,.sysop-show,.abusefilter-show,.abusefilter-helper-show,.patroller-show,.templateeditor-show,.extendedmover-show,.extendedconfirmed-show,.autoconfirmed-show,.user-show {
.mw-ui-input:hover {
display: none
border-color: var(--ooui--border-color-light);
}
}


.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,.ve-ui-mwNoticesPopupTool-item .mbox-image,.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
/*=== Расширение:SyntaxHighlight ===*/
display: none !important
.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
background: var(--theme-bg-color-50);
border-color: var(--ooui--border-color);
box-shadow: var(--ooui--bg-color-dark) 2.75em 0px 0px inset;
font-size: 90%;
color: var(--ooui--text-color);
}
}


ul.permissions-errors>li {
.mw-content-ltr.mw-highlight .linenos {
list-style: none none
color: var(--ooui--text-color-dark);
}
}
/* #endregion */
/* ============ */
/* #region Основной интерфейс пользователя */
/* ============ */


ul.permissions-errors {
/*=== Страница ===*/
margin: 0
/* Заголовок */
.mw-body h1.firstHeading {
border-width: 3px;
}
}


span.texhtml {
/* Содержание */
font-family: "Nimbus Roman No9 L","Times New Roman",Times,serif;
.mw-body {
font-size: 118%;
background: var(--theme-bg-color-100);
line-height: 1;
color: var(--theme-text-color);
white-space: nowrap;
padding: 12px 14px;
-moz-font-feature-settings: "lnum","tnum","kern" 0;
border-radius: var(--border-radius-low);
-webkit-font-feature-settings: "lnum","tnum","kern" 0;
box-shadow: var(--box-shadow-outline);
font-feature-settings: "lnum","tnum","kern" 0;
border: none;
font-variant-numeric: lining-nums tabular-nums;
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
font-kerning: none
}
}


span.texhtml span.texhtml {
@media screen and (max-width: 850px) {
font-size: 100%
.mw-body {
padding: 6px;
}
}
}


span.mwe-math-mathml-inline {
/* Категории */
font-size: 118%
#content-bottom-stuff .catlinks {
margin-top: 6px;
border-radius: var(--border-radius-low);
border: none;
box-shadow: var(--box-shadow-outline);
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
}
}


.mwe-math-fallback-image-display,.mwe-math-mathml-display {
/*=== Заглавный поисковик ===*/
margin-left: 1.6em !important;
/* Выдвижной блок */
margin-top: 0.6em;
.suggestions {
margin-bottom: 0.6em
box-shadow: var(--box-shadow-high);
border-radius: 0 0 0.3em 0.3em;
background: var(--theme-bg-color-50);
border: 1px solid var(--ooui--border-color);
border-top: 2px solid var(--color-contrast);
padding-top: 4px;
}
}


.mwe-math-mathml-display math {
.suggestions .suggestions-results, /* Блок страниц */
display: inline
.suggestions .suggestions-special  /* Блок поиска страниц, содержащих введённый текст */ {
border-radius: 0.4em;
margin: 0.5em;
background: var(--ooui--bg-color);
border: 1px outset rgb(0 0 0 / 20%);
}
}


.k-player .k-attribution {
/* Страницы */
visibility: hidden
.suggestions .suggestions-result {
color: var(--ooui--text-color-light);
margin: 6px;
}
}


.PopUpMediaTransform a .play-btn-large {
/* Если пустой */
margin: 0;
.suggestions .suggestions-results:empty {
top: auto;
display: none;
right: auto;
bottom: 0;
left: 0
}
}


@media screen {
.suggestions-special .special-label {
#content .gallerybox div.thumb {
color: lightgray;
background: #f8f9fa
}
 
.gallerybox .thumb img {
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat
}
 
.ns-0 .gallerybox .thumb img,.ns-2 .gallerybox .thumb img,.ns-100 .gallerybox .thumb img,.nochecker .gallerybox .thumb img {
background-image: none
}
}
}


.flaggedrevs_draft_synced,.flaggedrevs_stable_synced,#t-upload,.mw-special-Book #coll-downloadbox {
.suggestions-special .special-query {
display: none
color: var(--ooui--text-color-light);
}
}


#site-tools {
/* Подсветка при наведении */
display: none !important
.suggestions .suggestions-result-current {
background: var(--color-contrast-dark);
outline: 1px solid var(--color-contrast);
border-radius: var(--border-radius-low);
border-color: var(--color-contrast-dark);
}
}


span.comment {
/* Общие стили */
overflow-wrap: break-word
.suggestions .suggestions-result,
.suggestions .suggestions-special {
padding: 0.5em 0.5em 0.35em;
}
}


#mw-page-base {
/*=== Боковая панель ===*/
background: var(--theme-bg-color-base);
/* Основной блок */
color: var(--ooui--text-color);
#mw-site-navigation .sidebar-chunk, #mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk, body.skin--responsive .portlet, body.skin--responsive .pBody {
border: var(--theme-bg-color-base)
margin: 1.5em 0;
padding: 0;
border: 0;
border-radius: 0;
background: none;
}
}


.mediawiki, .mw-page-container {
/* Блок навигации */
background: var(--theme-bg-color-base);
@media (min-width: 1100px) {
color: var(--ooui--text-color);
#mw-related-navigation {
border: var(--theme-bg-color-base)
margin-top: 0;
}
}
}


#mw-panel {
/* Блоки */
background: var(--theme-bg-color-base);
@media (min-width: 1100px) {
color: var(--ooui--text-color);
.sidebar-inner .mw-portlet {
border: var(--theme-bg-color-base)
padding: 0;
margin: 0.5em 8px 2px 6px !important;
border-radius: 0.2em;
box-shadow: var(--box-shadow);
}
}
}


#mw-content-container,#mw-header-container,#mw-content-wrapper,#mw-content,#p-logo {
@media screen and (min-width: 1340px) {
background: var(--theme-bg-color-base);
#mw-site-navigation .sidebar-chunk .mw-portlet > div, #mw-site-navigation .sidebar-chunk .mw-portlet-body {
color: var(--ooui--text-color);
margin-bottom: 1em;
border: var(--theme-bg-color-base)
}
}
}


.mw-code {
@media screen and (min-width: 1100px) and (max-width: 1339px) {
background: var(--theme-bg-color-100);
#mw-site-navigation .sidebar-chunk .mw-portlet > div, #mw-related-navigation .sidebar-chunk .mw-portlet > div, #mw-site-navigation .sidebar-chunk .mw-portlet-body, #mw-related-navigation .sidebar-chunk .mw-portlet-body {
color: var(--ooui--text-color)
margin-bottom: 1em;
}
}
}


/* ============ */
/* Заголовок */
/* СТИЛИ ДЛЯ ui MediaWiki */
@media (min-width: 1100px) {
/* ============ */
#mw-site-navigation .sidebar-chunk h3,
#mw-related-navigation .sidebar-chunk h3 {
margin: 0;
padding: calc(0.4em + 2px);
border-top: 2px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
border-bottom: 2px solid var(--color-darkened-border);
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0;
background: var(--ooui--bg-color);
font-size: 1.05em;
font-weight: bold;
}
}
 
/* Содержание */
@media (min-width: 1100px) {
#mw-site-navigation .sidebar-chunk .mw-portlet-body,
#mw-related-navigation .sidebar-chunk .mw-portlet-body {
margin: 0;
padding: 0.3em 0.5em;
border: 2px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
border-top: 0;
border-radius: 0 0 var(--border-radius-low) var(--border-radius-low);
background: var(--theme-bg-color-50);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), inset 0 -2px 4px rgba(0, 0, 0, 0.15);
}
}


/* invert(0) */
/* Для телефонов */
.tools-inline .selected span {
@media screen and (max-width: 850px) {
filter: invert(0);
.sidebar-inner, .dropdown {
padding: 1em 2em;
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color);
}
}
}


.oo-ui-image-progressive {
@media screen and (max-width: 850px) {
filter: invert(0) !important;
#mw-content-block {
background: var(--theme-bg-color-100);
}
}
}


/* invert(1) */
/*=== Чекбоксы ===*/
.wikiEditor-ui-toolbar .page-characters div span,
/* При нажатии */
.shortcut-1 > span > span > img,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span, .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate:focus + span {
.tools-inline li:not(.selected) a,
box-shadow: none;
.tools-inline li.selected a,
}
 
/* В фокусе */
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span {
box-shadow: none;
}
/* #endregion */
 
/* ============ */
/* #region Интерфейс MediaWiki */
/* ============ */
 
/* invert(0) */
.tools-inline .selected span {
filter: var(--invert-0);
}
 
.oo-ui-image-progressive {
filter: var(--invert-0) !important;
}
 
/* invert(1) */
.wikiEditor-ui-toolbar .page-characters div span,
.shortcut-1 > span > span > img,
.tools-inline li:not(.selected) a,
.tools-inline li.selected a,
#personal h2, #site-tools h2, #site-navigation h2, #searchButton,
#personal h2, #site-tools h2, #site-navigation h2, #searchButton,
#personal h2 span,
#personal h2 span,
Строка 1243: Строка 1387:
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon, .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator,
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon, .oo-ui-buttonElement-frameless.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator,
.oo-ui-icon-template-format-block.oo-ui-image-invert{
.oo-ui-icon-template-format-block.oo-ui-image-invert{
filter: invert(1);
filter: var(--invert-100);
}
}


.tools-inline li.selected span {
.tools-inline li.selected span {
filter: invert(1);
filter: var(--invert-100);
color: var(--ooui--text-color);
color: var(--ooui--text-color);
font-weight: bold;
font-weight: bold;
Строка 1253: Строка 1397:


.tools-inline span {
.tools-inline span {
filter: invert(1);
filter: var(--invert-100);
margin-left: 2px;
margin-left: 2px;
font-size: 15px;
font-size: 15px;
Строка 1277: Строка 1421:
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle .oo-ui-indicatorElement-indicator,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle .oo-ui-indicatorElement-indicator,
.mw-special-Contribute .mw-contribute-card-icon--article {
.mw-special-Contribute .mw-contribute-card-icon--article {
filter: invert(0.75);
filter: var(--invert-75);
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover > .oo-ui-iconElement-icon {
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover > .oo-ui-iconElement-icon {
filter: invert(0.75) !important;
filter: var(--invert-75) !important;
}
}


Строка 1288: Строка 1432:
.mw-enhancedchanges-arrow-space,
.mw-enhancedchanges-arrow-space,
#mw-indicator-mw-helplink a .mw-helplink-icon {
#mw-indicator-mw-helplink a .mw-helplink-icon {
filter: invert(0.5);
filter: var(--invert-50);
}
}


Строка 1580: Строка 1724:
.ace_searchbtn.prev:after,
.ace_searchbtn.prev:after,
.ace_searchbtn.next:after,
.ace_searchbtn.next:after,
.wikiEditor-ui-toolbar .group .label,
.wikiEditor-ui-toolbar .group .tool-select .label,
.mw-special-Contribute .mw-contribute-card-content
.mw-special-Contribute .mw-contribute-card-content,
{
.wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: var(--ooui--text-color);
color: var(--ooui--text-color);
}
}
Строка 1605: Строка 1749:
.oo-ui-toggleButtonWidget.oo-ui-widget-enabled.oo-ui-buttonElement-frameless.oo-ui-toggleWidget-on .oo-ui-buttonElement-button,
.oo-ui-toggleButtonWidget.oo-ui-widget-enabled.oo-ui-buttonElement-frameless.oo-ui-toggleWidget-on .oo-ui-buttonElement-button,
.mw-portlet-body #ca-move.selected {
.mw-portlet-body #ca-move.selected {
background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m));  
background: var(--color-contrast2-dark);  
}
}


Строка 1612: Строка 1756:
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover .oo-ui-toggleSwitchWidget-grip {
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover .oo-ui-toggleSwitchWidget-grip {
background: var(--color-contrast2);
background: var(--color-contrast-dark);
}
}


Строка 1618: Строка 1762:
.ace_button.checked,
.ace_button.checked,
.ace_editor.ace_autocomplete .ace_line-hover {
.ace_editor.ace_autocomplete .ace_line-hover {
background: var(--color-contrast2);
background: var(--color-contrast-dark);
border-color: var(--color-contrast);
border-color: var(--color-contrast);
color: var(--ooui--text-color-light);
color: var(--ooui--text-color-light);
Строка 1713: Строка 1857:
top: 2px;
top: 2px;
}
}
/* #endregion */


/* КОНЕЦ */
/* ============ */
/* #region Неотсортированные */
/* ============ */


.wikiEditor-ui-toolbar .group .tool-select .options {
.mw-parser-output .mw-collapsible-toggle {
border: none;
position: relative;
font-weight: normal;
text-align: right;
top: 0;
right: 0;
}
}


.wikiEditor-ui-toolbar .sections .section {
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
border-color: var(--ooui--border-color-light);
float: left;
text-align: left
}
}


.wikiEditor-ui-toolbar .page-table th {
.mw-collapsible-toggle-default .mw-collapsible-text {
color: var(--ooui--text-color);
color: var(--text-color-link);
}
}


.wikiEditor-ui-toolbar .page-table td {
.mw-collapsible-toggle-default .mw-collapsible-text:hover {
color: var(--ooui--text-color);
color: var(--text-color-link);
}
}


.oo-ui-indicatorElement-indicator {
.mw-collapsible-toggle-default .mw-collapsible-text:active {
background-size: contain;
color: var(--text-color-link);
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 0;
min-width: 12px;
width: 0.8571429em;
min-height: 12px;
height: 100%;
}
}


a.extiw:visited,a.external:visited,.mw-parser-output a.extiw:visited,.mw-parser-output a.external:visited,body.skin--responsive #p-cactions li a.external:visited {
.wikitable.plainrowheaders th[scope=row] {
color: var(--text-color-link-external)
font-weight: normal;
text-align: left
}
}


.vector-menu-tabs li {
.wikitable td ul,.wikitable td ol,.wikitable td dl {
background: var(--theme-bg-color-100)
text-align: left
}
}


#p-logo-text a {
table.mw-hiero-table td {
color: var(--ooui--text-color);
vertical-align: middle
}
}


#ca-nstab-mediawiki.a {
.mw-parser-output a[href$=".pdf"].external,.mw-parser-output a[href*=".pdf?"].external,.mw-parser-output a[href*=".pdf#"].external,.mw-parser-output a[href$=".PDF"].external,.mw-parser-output a[href*=".PDF?"].external,.mw-parser-output a[href*=".PDF#"].external {
color: var(--ooui--text-color);
background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) no-repeat right;
padding-right: 18px
}
}


#mw-changeslist-links {
div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning {
background: var(--theme-bg-color-100);
clear: both;
color: var(--ooui--text-color);
margin: 0.2em 0;
border: 1px solid #bb7070;
background: #ffdbdb;
padding: 0.25em 0.9em;
box-sizing: border-box
}
}


#simpleSearch {
.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
background: var(--ooui--bg-color);
border-color: #fc3;
border: 1px solid var(--ooui--border-color);
background: #fef6e7
color: var(--ooui--text-color);
border-radius: var(--border-radius-low);
}
}


#searchInput {
.nounderlines a,.IPA a:link,.IPA a:visited {
color: var(--ooui--text-color-light)
text-decoration: none !important
}
}


#pt-createaccount {
.nowrap,.nowraplinks a {
visibility: hidden;
white-space: nowrap
display: none
}
}


@media screen and (min-width: 851px) {
.wrap,.wraplinks a {
#personal .dropdown:before, #personal .dropdown:after {
white-space: normal
border-bottom: 10px solid var(--ooui--border-color-light);
}
}
}


@media screen and (min-width: 851px) {
#wpUploadDescription {
#personal .dropdown:after {
height: 13em
border-bottom: 10px solid var(--ooui--bg-color-dark);
}
}
}


.vector-menu-tabs .selected {
.thumbinner {
background: var(--theme-bg-color-base)
min-width: 100px;
background: #303037;
border: solid var(--ooui--border-color)
}
}


#pagehistory li.selected {
.thumbinner .thumbimage,.thumbborder {
background: #1B4D3E;
border: solid 1px var(--ooui--border-color)
font-weight: bold
}
}


div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning {
#mw-subcategories,#mw-pages,#mw-category-media,#filehistory,#wikiPreview,#wikiDiff {
background: #7C0A02;
clear: both
border: 1px solid #bb7070
}
}


/*
.wpb .wpb-header {
  Стиль для таблиц wikitable
display: none
*/
}
.wikitable {
 
    background-color: var(--theme-bg-color-100);
.wpbs-inner .wpb .wpb-header {
    color: var(--theme-text-color);
display: table-row
    margin: 1em 0;
    border: 1px solid var(--theme-bg-color-300);
    padding: 3px;
    border-collapse: separate;
    border-spacing: 1px;
    border-radius: var(--border-radius-medium);
}
}


.mw_metadata > tr > th, .mw-datatable > tr > th, .wikitable > tr > th, .mw_metadata > tr > td, .mw-datatable > tr > td, .wikitable > tr > td, .mw_metadata > * > tr > th, .mw-datatable > * > tr > th, .wikitable > * > tr > th, .mw_metadata > * > tr > td, .mw-datatable > * > tr > td, .wikitable > * > tr > td {
.wpbs-inner .wpb-outside {
    border: none;
display: none
    padding: 0.4em 0.5em;
}
}


.wikitable>*>tr>th {
.mw-tag-markers {
    background: var(--theme-bg-color-300);
font-style: italic;
font-size: 90%
}
}


.wikitable>*>tr>td {
.checkuser-show,.sysop-show,.abusefilter-show,.abusefilter-helper-show,.patroller-show,.templateeditor-show,.extendedmover-show,.extendedconfirmed-show,.autoconfirmed-show,.user-show {
    background: var(--theme-bg-color-250);
display: none
}
}


/* Закругление верхнего левого угла первой ячейки */
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,.ve-ui-mwNoticesPopupTool-item .mbox-image,.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
.wikitable thead tr:first-child th:first-child,
display: none !important
.wikitable thead tr:first-child td:first-child,
.wikitable:not(:has(thead)) tr:first-child th:first-child,
.wikitable:not(:has(thead)) tr:first-child td:first-child {
border-top-left-radius: var(--border-radius-low);
}
}


/* Закругление верхнего правого угла последней ячейки */
ul.permissions-errors>li {
.wikitable thead tr:first-child th:last-child,
list-style: none none
.wikitable thead tr:first-child td:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child th:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child td:last-child {
border-top-right-radius: var(--border-radius-low);
}
}


/* Закругление нижнего левого угла первой ячейки последнего ряда
ul.permissions-errors {
.wikitable tbody tr:last-child th:first-child,
margin: 0
.wikitable tbody tr:last-child td:first-child {
}
border-bottom-left-radius: var(--border-radius-low);
}*/


/* Закругление нижнего правого угла последней ячейки последнего ряда
span.texhtml {
.wikitable tbody tr:last-child th:last-child,
font-family: "Nimbus Roman No9 L","Times New Roman",Times,serif;
.wikitable tbody tr:last-child td:last-child {
font-size: 118%;
border-bottom-right-radius: var(--border-radius-low);
line-height: 1;
}*/
white-space: nowrap;
-moz-font-feature-settings: "lnum","tnum","kern" 0;
-webkit-font-feature-settings: "lnum","tnum","kern" 0;
font-feature-settings: "lnum","tnum","kern" 0;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none
}


span.texhtml span.texhtml {
/* Таблицы на телефонах */
font-size: 100%
@media screen and (max-width: 850px) {
.wikitable {
font-size: 0.8em;
}
}
}


/* КОНЕЦ */
span.mwe-math-mathml-inline {
 
font-size: 118%
@media screen and (max-width: 850px) {
.wikitable:not(.no-img-adaptive) img[width="64"][height="64"] {
width: 32px;
height: 32px;
}
*:not(.no-img-adaptive) img[width="64"][height="128"] {
width: 32px;
height: 64px;
}
*:not(.no-img-adaptive) img[width="128"][height="128"] {
width: 64px;
height: 64px;
}
}
}


@media screen and (max-width: 650px) {
.mwe-math-fallback-image-display,.mwe-math-mathml-display {
.mw-parser-output table {
margin-left: 1.6em !important;
display: table-cell;
margin-top: 0.6em;
overflow: auto;
margin-bottom: 0.6em
max-width: 100%;
}
}
}


ul#filetoc, .toc, .toccolours, .mw-warning {
.mwe-math-mathml-display math {
border-radius: 0.5em;
display: inline
background: var(--theme-bg-color-200);
padding: 12px;
box-sizing: border-box;
margin: 12px 0;
min-width: 12em;
border: none;
box-shadow: var(--box-shadow-outline);
line-height: 1.3;
}
}


.toc, .toc * {
.k-player .k-attribution {
box-sizing: border-box;
visibility: hidden
}
}


.toc .toctitle {
.PopUpMediaTransform a .play-btn-large {
font-size: 0.95em;
margin: 0;
padding: 0 8px;
top: auto;
display: flex;
right: auto;
align-items: center;
bottom: 0;
position: relative;
left: 0
overflow: hidden;
text-align: left;
border: none;
}
}


.toc .toctitle h2 {
@media screen {
font-size: 1.1em;
#content .gallerybox div.thumb {
font-weight: bold;
background: #f8f9fa
display: flex;
}
align-items: center;
 
.gallerybox .thumb img {
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat
}
 
.ns-0 .gallerybox .thumb img,.ns-2 .gallerybox .thumb img,.ns-100 .gallerybox .thumb img,.nochecker .gallerybox .thumb img {
background-image: none
}
}
}


.toc .toctitle h2::before {
.flaggedrevs_draft_synced,.flaggedrevs_stable_synced,#t-upload,.mw-special-Book #coll-downloadbox {
content: "";
display: none
display: block;
width: 12px;
height: 12px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewbox='0 0 12 12'%3E%3Cpath id='bulleted-list-tiny' d='M1.29 9.277c-.181.19-.29.45-.29.71 0 .26.109.52.29.71.189.18.45.29.71.29.26 0 .519-.11.71-.29.18-.19.29-.45.29-.71 0-.26-.11-.52-.29-.71-.38-.37-1.05-.37-1.42 0M10 9H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M6 3h4a1 1 0 1 0 0-2H6a1 1 0 1 0 0 2m4 2H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M1.29 1.277c.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .26-.11.52-.29.71-.191.18-.45.29-.71.29-.26 0-.521-.11-.71-.29-.181-.19-.29-.45-.29-.71 0-.26.109-.52.29-.71zM2.55 5.17c.06.03.11.08.16.12.18.19.29.45.29.71 0 .26-.11.521-.29.71-.05.04-.1.09-.16.12a.559.559 0 0 1-.17.09c-.06.03-.12.05-.19.06-.06.01-.13.02-.19.02-.26 0-.52-.11-.71-.29A1.05 1.05 0 0 1 1 6c0-.26.11-.52.29-.71.24-.23.58-.34.9-.269a.6.6 0 0 1 .19.058c.06.021.12.051.17.091z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
margin: 0 6px 0 0;
}
}


.toc .toctogglelabel {
#site-tools {
position: absolute;
display: none !important
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
font-size: unset;
line-height: unset;
display: flex;
align-items: center;
justify-content: flex-end;
font-family: "noto sans";
}
}


.toctogglecheckbox:not(:checked) + .toctitle .toctogglelabel:after,
span.comment {
.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
overflow-wrap: break-word
content: "";
}
display: block;
pointer-events: none;
--mask: var(--icon-chevron-down) no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
width: 14px;
height: 14px;
flex: 0 0 auto;
transform: scaleY(-1);
}


.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
#mw-page-base {
transform: none;
background: var(--theme-bg-color-base);
color: var(--ooui--text-color);
border: var(--theme-bg-color-base)
}
}


.toc > ul {
.mediawiki, .mw-page-container {
margin: 6px 0 0 0;
background: var(--theme-bg-color-base);
border-top: 1px solid var(--theme-border-color-base);
color: var(--ooui--text-color);
padding-top: 2px;
border: var(--theme-bg-color-base)
}
}


#searchInput:focus {
#mw-panel {
outline: 2px solid var(--color-contrast);
background: var(--theme-bg-color-base);
color: var(--ooui--text-color);
border: var(--theme-bg-color-base)
}
}


.toctogglecheckbox:focus + .toctitle .toctogglelabel {
#mw-content-container,#mw-header-container,#mw-content-wrapper,#mw-content,#p-logo {
outline: none;
background: var(--theme-bg-color-base);
color: var(--ooui--text-color);
border: var(--theme-bg-color-base)
}
}


.mw-content-ltr .tocnumber {
.mw-code {
color: grey
background: var(--theme-bg-color-100);
color: var(--ooui--text-color)
}
}


.quickbox {
.wikiEditor-ui-toolbar .group .tool-select .options {
border: 1px solid var(--ooui--border-color);
border: none;
background: var(--ooui--bg-color);
}
}


.quickboxhead {
.wikiEditor-ui-toolbar .sections .section {
border-bottom: 1px solid var(--ooui--border-color);
border-color: var(--ooui--border-color-light);
background: var(--theme-bg-color-base);
text-align: center
}
}


.client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
.wikiEditor-ui-toolbar .page-table th {
margin: 0;
color: var(--ooui--text-color);
}
}


.results-info {
.wikiEditor-ui-toolbar .page-table td {
color: var(--ooui--text-color-dark);
color: var(--ooui--text-color);
}
}


.mw-search-result-data {
.oo-ui-indicatorElement-indicator {
color: var(--ooui--text-color-dark);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
position: absolute;
top: 0;
min-width: 12px;
width: 0.8571429em;
min-height: 12px;
height: 100%;
}
}


.oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button {
a.extiw:visited,a.external:visited,.mw-parser-output a.extiw:visited,.mw-parser-output a.external:visited,body.skin--responsive #p-cactions li a.external:visited {
font-size: 14px;
color: var(--text-color-link-external)
}
}


.mw-rcfilters-ui-filterWrapperWidget-bottom {
.vector-menu-tabs li {
gap: 4px;
background: var(--theme-bg-color-100)
}
}


.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget {
#p-logo-text a {
padding: 0.6em;
color: var(--ooui--text-color);
border: 1px solid var(--ooui--border-color);
}
}


.mw-changeslist-legend {
#ca-nstab-mediawiki.a {
max-width: 300px;
color: var(--ooui--text-color);
}
}


.mw-changeslist-legend {
#mw-changeslist-links {
display: none;
background: var(--theme-bg-color-100);
color: var(--ooui--text-color);
}
}


.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget > .mw-changeslist-legend {
#simpleSearch {
display: block;
background: var(--ooui--bg-color);
background: var(--ooui--bg-color-light);
border: 1px solid var(--ooui--border-color);
color: var(--ooui--text-color);
border-radius: var(--border-radius-low);
}
}


.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label {
#searchInput {
color: lightgray;
color: var(--ooui--text-color-light)
}
}


.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
#pt-createaccount {
color: lightgray;
visibility: hidden;
display: none
}
}


.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget {
@media screen and (min-width: 851px) {
background: var(--ooui--bg-color);
#personal .dropdown:before, #personal .dropdown:after {
border-color: var(--ooui--border-color);
border-bottom: 10px solid var(--ooui--border-color-light);
color: var(--ooui--text-color-light);
}
border-radius: 0.4em 0.4em 0 0;
}
}


.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title {
@media screen and (min-width: 851px) {
color: var(--ooui--text-color-dark);
#personal .dropdown:after {
border-bottom: 10px solid var(--ooui--bg-color-dark);
}
}
}


.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none {
.vector-menu-tabs .selected {
background: var(--ooui--border-color-light);
background: var(--theme-bg-color-base)
border: 1px solid var(--color-contrast);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
#pagehistory li.selected {
background: var(--color-contrast2);
background: #1B4D3E;
border-color: var(--color-contrast2);
font-weight: bold
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button:hover {
div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning {
border-color: var(--color-contrast);
background: #7C0A02;
border: 1px solid #bb7070
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
/*
background: var(--color-contrast2);
  Стиль для таблиц wikitable
border-color: var(--color-contrast);
*/
color: var(--ooui--text-color-light);
.wikitable {
    background-color: var(--theme-bg-color-100);
    color: var(--theme-text-color);
    margin: 1em 0;
    border: 1px solid var(--theme-bg-color-300);
    padding: 3px;
    border-collapse: separate;
    border-spacing: 1px;
    border-radius: var(--border-radius-medium);
}
}


.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover {
.mw_metadata > tr > th, .mw-datatable > tr > th, .wikitable > tr > th, .mw_metadata > tr > td, .mw-datatable > tr > td, .wikitable > tr > td, .mw_metadata > * > tr > th, .mw-datatable > * > tr > th, .wikitable > * > tr > th, .mw_metadata > * > tr > td, .mw-datatable > * > tr > td, .wikitable > * > tr > td {
background: var(--color-contrast2);
    border: none;
border-color: var(--color-contrast);
    padding: 0.4em 0.5em;
color: var(--ooui--text-color-light);
}
}


.tdg-templateDataParamWidget-param-description {
.wikitable>*>tr>th {
color: var(--ooui--text-color-dark);
    background: var(--theme-bg-color-300);
}
}


.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active {
.wikitable>*>tr>td {
background: var(--color-contrast2);
    background: var(--theme-bg-color-250);
border-color: var(--color-contrast);
}
}


.mw-revslider-container {
/* Закругление верхнего левого угла первой ячейки */
border-color: var(--ooui--border-color-light);
.wikitable thead tr:first-child th:first-child,
.wikitable thead tr:first-child td:first-child,
.wikitable:not(:has(thead)) tr:first-child th:first-child,
.wikitable:not(:has(thead)) tr:first-child td:first-child {
border-top-left-radius: var(--border-radius-low);
}
}


.mw-revslider-slider-wrapper {
/* Закругление верхнего правого угла последней ячейки */
border-color: var(--ooui--border-color-light);
.wikitable thead tr:first-child th:last-child,
.wikitable thead tr:first-child td:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child th:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child td:last-child {
border-top-right-radius: var(--border-radius-low);
}
}


.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
/* Закругление нижнего левого угла первой ячейки последнего ряда
background: var(--ooui--bg-color);
.wikitable tbody tr:last-child th:first-child,
border-color: var(--ooui--border-color-light);
.wikitable tbody tr:last-child td:first-child {
color: var(--ooui--text-color-light);
border-bottom-left-radius: var(--border-radius-low);
}
}*/


.oo-ui-tagMultiselectWidget-handle .oo-ui-tagMultiselectWidget-group > input {
/* Закругление нижнего правого угла последней ячейки последнего ряда
color: var(--ooui--text-color-light);
.wikitable tbody tr:last-child th:last-child,
}
.wikitable tbody tr:last-child td:last-child {
border-bottom-right-radius: var(--border-radius-low);
}*/


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover {
background: var(--color-contrast2);
/* Таблицы на телефонах */
@media screen and (max-width: 850px) {
.wikitable {
font-size: 0.8em;
}
}
}


.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot {
/* КОНЕЦ */
outline-color: var(--ooui--border-color);
background: var(--ooui--bg-color);
}


.oo-ui-windowManager-modal > .oo-ui-dialog.oo-ui-window-setup > .oo-ui-window-frame {
@media screen and (max-width: 850px) {
background: transparent;
.wikitable:not(.no-img-adaptive) img[width="64"][height="64"] {
}
width: 32px;
 
height: 32px;
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled {
}
background: transparent;
*:not(.no-img-adaptive) img[width="64"][height="128"] {
width: 32px;
height: 64px;
}
*:not(.no-img-adaptive) img[width="128"][height="128"] {
width: 64px;
height: 64px;
}
}
 
@media screen and (max-width: 650px) {
.mw-parser-output table {
display: table-cell;
overflow: auto;
max-width: 100%;
}
}
}


.mw-templateData-template-map-list-menu-panel {
ul#filetoc, .toc, .toccolours, .mw-warning {
border-color: var(--ooui--border-color);
border-radius: 0.5em;
background: var(--theme-bg-color-200);
padding: 12px;
box-sizing: border-box;
margin: 12px 0;
min-width: 12em;
border: none;
box-shadow: var(--box-shadow-outline);
line-height: 1.3;
}
}


.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted {
.toc, .toc * {
background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m));
box-sizing: border-box;
color: var(--ooui--text-color-light);
}
}


.mw-templateData-template-add-map-button-panel.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.oo-ui-panelLayout-expanded.tdg-templateDataDialog-addNewMapButtonPanel {
.toc .toctitle {
font-size: 0.95em;
padding: 0 8px;
display: flex;
display: flex;
align-items: center;
align-items: center;
position: relative;
overflow: hidden;
text-align: left;
border: none;
}
}


.oo-ui-buttonSelectWidget .oo-ui-buttonOptionWidget .oo-ui-buttonElement-button {
.toc .toctitle h2 {
border-radius: 0;
font-size: 1.1em;
font-weight: bold;
display: flex;
align-items: center;
}
}


.mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-ui-highlights > div {
.toc .toctitle h2::before {
margin-right: 8px;
content: "";
display: block;
width: 12px;
height: 12px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewbox='0 0 12 12'%3E%3Cpath id='bulleted-list-tiny' d='M1.29 9.277c-.181.19-.29.45-.29.71 0 .26.109.52.29.71.189.18.45.29.71.29.26 0 .519-.11.71-.29.18-.19.29-.45.29-.71 0-.26-.11-.52-.29-.71-.38-.37-1.05-.37-1.42 0M10 9H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M6 3h4a1 1 0 1 0 0-2H6a1 1 0 1 0 0 2m4 2H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M1.29 1.277c.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .26-.11.52-.29.71-.191.18-.45.29-.71.29-.26 0-.521-.11-.71-.29-.181-.19-.29-.45-.29-.71 0-.26.109-.52.29-.71zM2.55 5.17c.06.03.11.08.16.12.18.19.29.45.29.71 0 .26-.11.521-.29.71-.05.04-.1.09-.16.12a.559.559 0 0 1-.17.09c-.06.03-.12.05-.19.06-.06.01-.13.02-.19.02-.26 0-.52-.11-.71-.29A1.05 1.05 0 0 1 1 6c0-.26.11-.52.29-.71.24-.23.58-.34.9-.269a.6.6 0 0 1 .19.058c.06.021.12.051.17.091z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
margin: 0 6px 0 0;
}
}


.oo-ui-popupWidget-popup {
.toc .toctogglelabel {
background: var(--ooui--bg-color-light);
position: absolute;
border-color: var(--ooui--border-color-light);
width: 100%;
color: lightgray;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
font-size: unset;
line-height: unset;
display: flex;
align-items: center;
justify-content: flex-end;
font-family: "noto sans";
}
}


.oo-ui-menuSelectWidget {
.toctogglecheckbox:not(:checked) + .toctitle .toctogglelabel:after,
border-color: var(--ooui--border-color);
.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
background: var(--ooui--gradient);
content: "";
box-shadow: var(--box-shadow);
display: block;
}
pointer-events: none;
 
--mask: var(--icon-chevron-down) no-repeat;
.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover {
-webkit-mask: var(--mask);
background: var(--ooui--border-color);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
width: 14px;
height: 14px;
flex: 0 0 auto;
transform: scaleY(-1);
}
}


.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
background: var(--ooui--bg-color--hover);
transform: none;
outline: 1px solid var(--ooui--border-color);
}
}


.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted, .oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
.toc > ul {
background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m)) !important;
margin: 6px 0 0 0;
border-top: 1px solid var(--theme-border-color-base);
padding-top: 2px;
}
}


.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget {
#searchInput:focus {
border-color: var(--ooui--border-color);
outline: 2px solid var(--color-contrast);
color: var(--ooui--text-color);
transition: all 0.01s;
cursor: pointer;
}
}


.mw-rcfilters-ui-itemMenuOptionWidget-label-title {
.toctogglecheckbox:focus + .toctitle .toctogglelabel {
color: var(--ooui--text-color);
outline: none;
cursor: pointer;
}
}


.mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
.mw-content-ltr .tocnumber {
color: var(--ooui--text-color-dark);
color: grey
cursor: pointer;
}
}


/*==========
.quickbox {
  Страница
border: 1px solid var(--ooui--border-color);
==========*/
background: var(--ooui--bg-color);
 
/* Заголовок */
.mw-body h1.firstHeading {
border-width: 3px;
}
}


/* Содержание */
.quickboxhead {
.mw-body {
border-bottom: 1px solid var(--ooui--border-color);
background: var(--theme-bg-color-100);
background: var(--theme-bg-color-base);
color: var(--theme-text-color);
text-align: center
padding: 12px 14px;
border-radius: var(--border-radius-low);
box-shadow: var(--box-shadow-outline);
border: none;
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
}
}


@media screen and (max-width: 850px) {
.client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
.mw-body {
margin: 0;
padding: 6px;
}
}
}


/* Категории */
.results-info {
#content-bottom-stuff .catlinks {
color: var(--ooui--text-color-dark);
margin-top: 6px;
border-radius: var(--border-radius-low);
border: none;
box-shadow: var(--box-shadow-outline);
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
}
}


/*==========
.mw-search-result-data {
  Заглавный поисковик
color: var(--ooui--text-color-dark);
==========*/
}


/* Выдвижной блок */
.oo-ui-buttonElement-frameless.oo-ui-labelElement > .oo-ui-buttonElement-button {
.suggestions {
font-size: 14px;
box-shadow: var(--box-shadow-high);
border-radius: 0 0 0.3em 0.3em;
background: var(--theme-bg-color-50);
border: 1px solid var(--ooui--border-color);
border-top: 2px solid var(--color-contrast);
padding-top: 4px;
}
}


.suggestions .suggestions-results, /* Блок страниц */
.mw-rcfilters-ui-filterWrapperWidget-bottom {
.suggestions .suggestions-special  /* Блок поиска страниц, содержащих введённый текст */ {
gap: 4px;
border-radius: 0.4em;
margin: 0.5em;
background: var(--ooui--bg-color);
border: 1px outset rgb(0 0 0 / 20%);
}
}


/* Страницы */
.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget {
.suggestions .suggestions-result {
padding: 0.6em;
color: var(--ooui--text-color-light);
border: 1px solid var(--ooui--border-color);
margin: 6px;
}
}


/* Если пустой */
.mw-changeslist-legend {
.suggestions .suggestions-results:empty {
max-width: 300px;
display: none;
}
}


.suggestions-special .special-label {
.mw-changeslist-legend {
color: lightgray;
display: none;
}
}


.suggestions-special .special-query {
.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget > .mw-changeslist-legend {
color: var(--ooui--text-color-light);
display: block;
}
}


/* Подсветка при наведении */
.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label {
.suggestions .suggestions-result-current {
color: lightgray;
background: var(--color-contrast2);
outline: 1px solid var(--color-contrast);
border-radius: var(--border-radius-low);
border-color: var(--color-contrast2);
}
}


/* Общие стили */
.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
.suggestions .suggestions-result,
color: var(--ooui--bg-color);
.suggestions .suggestions-special {
padding: 0.5em 0.5em 0.35em;
}
}


.mw-rcfilters-ui-menuSelectWidget-footer {
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget {
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color);
border-color: var(--ooui--border-color);
background: var(--ooui--bg-color);
color: var(--ooui--text-color-light);
border-radius: 0.4em 0.4em 0 0;
}
}


.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget {
.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title {
color: var(--ooui--text-color);
color: var(--ooui--text-color-dark);
}
}


.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) {
.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none {
background: transparent;
background: var(--ooui--border-color-light);
border: 1px solid var(--color-contrast);
}
}


.mw-rcfilters-ui-itemMenuOptionWidget .mw-rcfilters-ui-table {
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
font-size: 0.9em;
background: var(--color-contrast-dark);
border-color: var(--color-contrast-dark);
}
}


.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget.oo-ui-textInputWidget > .oo-ui-inputWidget-input, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-dropdownWidget-handle, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-tagMultiselectWidget-handle {
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button:hover {
margin: 0;
border-color: var(--color-contrast);
}
}


.oo-ui-layout.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top.oo-ui-actionFieldLayout {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
margin: 0.5em 0;
background: var(--color-contrast-dark);
border-color: var(--color-contrast);
color: var(--ooui--text-color-light);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover {
background: var(--color-contrast2);
background: var(--color-contrast-dark);
border-color: var(--color-contrast);
border-color: var(--color-contrast);
color: var(--ooui--text-color-light);
color: var(--ooui--text-color-light);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover > .oo-ui-iconElement-icon:not(.oo-ui-image-invert), .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover > .oo-ui-indicatorElement-indicator:not(.oo-ui-image-invert) {
.tdg-templateDataParamWidget-param-description {
opacity: 0.87;
color: var(--ooui--text-color-dark);
}
}


.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button {
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active {
box-shadow: none;
background: var(--color-contrast-dark);
border-color: var(--color-contrast);
}
}


.mw-widget-dateInputWidget-calendar {
.mw-revslider-container {
border-color: var(--ooui--border-color);
border-color: var(--ooui--border-color-light);
background: var(--ooui--gradient);
}
}


.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:hover {
.mw-revslider-slider-wrapper {
border-color: var(--ooui--border-color-light);
border-color: var(--ooui--border-color-light);
}
}


.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button {
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
border-radius: var(--border-radius-low);
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color-light);
color: var(--ooui--text-color-light);
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.oo-ui-tagMultiselectWidget-handle .oo-ui-tagMultiselectWidget-group > input {
font-weight: bold;
color: var(--ooui--text-color-light);
}
}


.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover {
background: var(--color-contrast2);
background: var(--color-contrast-dark);
color: var(--ooui--text-color-light);
}
}


.tool-button:hover, .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover {
.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot {
background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m));
outline-color: var(--ooui--border-color);
transition: all 0.01s;
background: var(--ooui--bg-color);
}
}


.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
.oo-ui-windowManager-modal > .oo-ui-dialog.oo-ui-window-setup > .oo-ui-window-frame {
display: flex;
background: transparent;
align-items: center;
}
 
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled {
background: transparent;
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
.mw-templateData-template-map-list-menu-panel {
color: var(--ooui--text-color);
border-color: var(--ooui--border-color);
}
}


.mw-widget-calendarWidget-day-heading {
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted {
color: lightgray;
background: var(--color-contrast2-dark);
color: var(--ooui--text-color-light);
}
}


.mw-widget-calendarWidget-day {
.mw-templateData-template-add-map-button-panel.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.oo-ui-panelLayout-expanded.tdg-templateDataDialog-addNewMapButtonPanel {
color: lightgray;
display: flex;
align-items: center;
}
}


.mw-widget-calendarWidget-labelButton .oo-ui-buttonElement-button .oo-ui-labelElement-label {
.oo-ui-buttonSelectWidget .oo-ui-buttonOptionWidget .oo-ui-buttonElement-button {
color: var(--ooui--text-color);
border-radius: 0;
}
}


.mw-editform #wpTextbox1, textarea {
.mw-rcfilters-ui-changesListWrapperWidget .mw-rcfilters-ui-highlights > div {
background: var(--theme-bg-color-base);
margin-right: 8px;
border: none;
color: lightgray;
}
}


.group.group-search {
.oo-ui-popupWidget-popup {
border: none;
background: var(--ooui--bg-color-light);
border-color: var(--ooui--border-color-light);
color: lightgray;
}
}


.editOptions,.mw-editform .editOptions {
.oo-ui-menuSelectWidget {
background: var(--theme-bg-color-100);
border-color: var(--ooui--border-color);
border: 1px solid var(--ooui--border-color-light);
background: var(--ooui--gradient);
border-top: none;
box-shadow: var(--box-shadow);
color: var(--ooui--text-color-light);
}
}


.oo-ui-tagMultiselectWidget-input.oo-ui-widget.oo-ui-widget-enabled.oo-ui-inputWidget.oo-ui-iconElement.oo-ui-textInputWidget.oo-ui-textInputWidget-type-text {
.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover {
background: var(--ooui--border-color);
background: var(--ooui--border-color);
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
color: var(--ooui--text-color);
background: var(--ooui--bg-color--hover);
outline: 1px solid var(--ooui--border-color);
}
}


.mw-rcfilters-ui-filterMenuHeaderWidget-header-highlight {
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted, .oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
padding-right: 0.3em;
background: var(--color-contrast2-dark) !important;
padding-left: 0.3em;
}
}


.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget {
border-color: var(--ooui--border-color);
border-color: var(--ooui--border-color);
padding: 0;
color: var(--ooui--text-color);
transition: all 0.01s;
cursor: pointer;
}
}


.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
.mw-rcfilters-ui-itemMenuOptionWidget-label-title {
min-height: 2.5em;
color: var(--ooui--text-color);
cursor: pointer;
}
}


.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
.mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
color: var(--ooui--text-color-dark);
color: var(--ooui--text-color-dark);
cursor: pointer;
}
}


.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined {
.mw-rcfilters-ui-menuSelectWidget-footer {
border-color: var(--ooui--border-color);
background: var(--ooui--bg-color);
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color);
}
}


.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget {
border-color: var(--ooui--border-color);
color: var(--ooui--text-color);
display: flex;
align-items: center;
padding: 0;
gap: 2px;
}
}


.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) {
background: var(--ooui--bg-color);
background: transparent;
border-color: var(--ooui--border-color);
border-radius: 0.4em 0.4em 0 0;
}
}


@media screen {
.mw-rcfilters-ui-itemMenuOptionWidget .mw-rcfilters-ui-table {
.mw-body-content .recipeimg a > img {
font-size: 0.9em;
padding: 0;
}
margin: 0;
 
border: 0;
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget.oo-ui-textInputWidget > .oo-ui-inputWidget-input, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-dropdownWidget-handle, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-tagMultiselectWidget-handle {
width: 32px !important;
margin: 0;
max-width: 32px !important;
height: 32px !important;
max-height: 32px !important
}
}
}


.positive {
.oo-ui-layout.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top.oo-ui-actionFieldLayout {
color: #00FF00;
margin: 0.5em 0;
font-weight: bold
}
}


.negative {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover {
color: #FF0000;
background: var(--color-contrast-dark);
font-weight: bold
border-color: var(--color-contrast);
color: var(--ooui--text-color-light);
}
}


.anglerect {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover > .oo-ui-iconElement-icon:not(.oo-ui-image-invert), .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover > .oo-ui-indicatorElement-indicator:not(.oo-ui-image-invert) {
--angle-rect-clip-size: 16px;
opacity: 0.87;
clip-path: polygon(0 0,calc(100% - var(--angle-rect-clip-size)) 0,100% var(--angle-rect-clip-size),100% 100%,var(--angle-rect-clip-size) 100%,0 calc(100% - var(--angle-rect-clip-size)))
}
}


.flex {
.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button {
display: flex
box-shadow: none;
}
}


.mw-body dd {
.mw-widget-dateInputWidget-calendar {
margin: 0.2em;
border-color: var(--ooui--border-color);
margin-left: 1.6em
background: var(--ooui--gradient);
}
}


/* Стили для блока */
.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:hover {
.tabs-tabbox, .tabs-togglebox {
border-color: var(--ooui--border-color-light);
display: flow-root;
}
}


/* Стили для активных вкладок */
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button {
.tabs-tabbox > .tabs-input:checked + .tabs-label,
border-radius: var(--border-radius-low);
.tabs-input-0:checked + .tabs-input-1 + .tabs-label {
}
background: var(--theme-bg-color-250);
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-xs));
border-bottom: 1px solid var(--color-contrast);
z-index: 2;
}


/* Стили для стили для вкладок */
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.tabs-tabbox > .tabs-input + .tabs-input + .tabs-label {
font-weight: bold;
margin: 0;
}
}


.tabs-tabbox > .tabs-label {
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover {
cursor: pointer;
background: var(--color-contrast-dark);
padding: 1px 6px;
color: var(--ooui--text-color-light);
margin: 0;
vertical-align: baseline;
border-radius: 0;
background: transparent;
border: 1px solid rgba(var(--color-darkened--rgb), var(--alpha-m));
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-xs));
}
}


.tabs-tabbox > .tabs-label:hover {
.tool-button:hover, .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover {
z-index: 2;
background: var(--color-contrast2-dark);  
background: var(--theme-bg-color-250);
transition: all 0.01s;
transition: all 0.1s;
}
}


/* Стили для контейнера вкладок */
.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
.tabs-tabbox > .tabs-container {
display: flex;
padding: 14px 10px;
align-items: center;
background: var(--theme-bg-color-250);
border: 1px solid rgba(var(--color-darkened--rgb), var(--alpha-m));
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
border-radius: var(--border-radius-low);
}
}


/* Класс для уменьшения яркости фона tabs */
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
.tabs-no-background > .tabs-container {
color: var(--ooui--text-color);
background: rgba(var(--theme-color-lighter--rgb), 0.02);
}
}


.tooltip {
.mw-widget-calendarWidget-day-heading {
position: relative;
color: lightgray;
display: inline;
}
}


.tooltiptext {
.mw-widget-calendarWidget-day {
position: absolute;
color: lightgray;
min-width: 240px;
max-width: 100%;
left: -240px;
right: -240px;
top: 125%;
margin-left: auto;
margin-right: auto;
z-index: 99;
padding: 22px;
pointer-events: none;
visibility: hidden;
transition: all 0.05s;
border: 1px solid var(--color-contrast);
border-radius: 1.4rem;
background: var(--ooui--bg-color);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
}


.tooltip:hover>.tooltiptext {
.mw-widget-calendarWidget-labelButton .oo-ui-buttonElement-button .oo-ui-labelElement-label {
visibility: visible;
color: var(--ooui--text-color);
opacity: 1;
}
}


@media screen and (min-width: 851px) {
.mw-editform #wpTextbox1, textarea {
.mobile {
background: var(--theme-bg-color-base);
display:none
border: none;
}
color: lightgray;
}


.headder {
.group.group-search {
width: 25%;
border: none;
float: right;
margin-left: 1em
}
 
.stiky {
position: sticky;
top: 0.1em
}
}
}


@media screen and (max-width: 850px) {
.editOptions,.mw-editform .editOptions {
.nomobile {
background: var(--theme-bg-color-100);
display: none !important;
border: 1px solid var(--ooui--border-color-light);
}
border-top: none;
color: var(--ooui--text-color-light);
}


.headder {
.oo-ui-tagMultiselectWidget-input.oo-ui-widget.oo-ui-widget-enabled.oo-ui-inputWidget.oo-ui-iconElement.oo-ui-textInputWidget.oo-ui-textInputWidget-type-text {
width: 100%;
background: var(--ooui--border-color);
margin-left: 0;
}
}


.tooltip {
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
position: static;
color: var(--ooui--text-color);
}
 
.tooltiptext {
box-shadow: 0px 0px 100vw 100vh rgb(0 0 0 / 60%);
position: fixed!important;
width: 80vw !important;
top: 40vh !important;
left: 0 !important;
margin: 0 auto !important;
right: 0!important;
}
/*
.mobilefont {
font-size: 80%
}
*/
.mobile-image img {
width: 32px;
height: 32px;
}
}
}


.mw-mmv-above-fold,.mw-mmv-dialog,.mw-mmv-image-links li,.mw-mmv-options-cancel-button.mw-ui-button.mw-ui-quiet,.mw-mmv-options-dialog-header,.mw-mmv-options-text-header {
.mw-rcfilters-ui-filterMenuHeaderWidget-header-highlight {
color: #e0e0e0
padding-right: 0.3em;
padding-left: 0.3em;
}
}


.mw-mmv-above-fold {
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
background: #222;
border-color: var(--ooui--border-color);
border-top: 1px solid #333
padding: 0;
}
}


.mw-mmv-image-metadata {
.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
background: #111;
min-height: 2.5em;
border-color: #333
}
}


.mw-mmv-dialog {
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
border: 1px solid #333;
color: var(--ooui--text-color-dark);
background: #222;
box-shadow: none
}
}


.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined {
background: #222;
background: var(--ooui--bg-color);
border-bottom: 1px solid #333;
border-color: var(--ooui--border-color);
border-right: 1px solid #333
}
}


.mw-mmv-options-enable-alert {
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
background: #333;
border-color: var(--ooui--border-color);
color: #e0e0e0
display: flex;
align-items: center;
padding: 0;
gap: 2px;
}
}


.mw-mmv-filepage-buttons .mw-ui-button {
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
background: var(--color-contrast);
background: var(--ooui--bg-color);
color: #e0e0e0;
border-color: var(--ooui--border-color);
border-color: #1d4699
border-radius: 0.4em 0.4em 0 0;
}
}


.mw-default-size {
@media screen {
background: #21212600 !important;
.mw-body-content .recipeimg a > img {
border-color: black !important
padding: 0;
margin: 0;
border: 0;
width: 32px !important;
max-width: 32px !important;
height: 32px !important;
max-height: 32px !important
}
}
}


.mw-default-size img {
.positive {
border-color: black !important
color: #00FF00;
font-weight: bold
}
}


.mw-default-size figcaption {
.negative {
background: #21212600 !important;
color: #FF0000;
border-color: black !important
font-weight: bold
}
}


.mw-halign-right {
.anglerect {
background: #27272d00 !important;
--angle-rect-clip-size: 16px;
border-color: black !important
clip-path: polygon(0 0,calc(100% - var(--angle-rect-clip-size)) 0,100% var(--angle-rect-clip-size),100% 100%,var(--angle-rect-clip-size) 100%,0 calc(100% - var(--angle-rect-clip-size)))
}
}


.mw-halign-right img {
.flex {
border-color: black !important
display: flex
}
}


.mw-halign-right figcaption {
.mw-body dd {
background: #27272d00 !important;
margin: 0.2em;
border-color: black !important
margin-left: 1.6em
}
}


.mw-halign-left {
/* Стили для блока */
background: #27272d00 !important;
.tabs-tabbox, .tabs-togglebox {
border-color: black !important
display: flow-root;
}
}


.mw-halign-left img {
/* Стили для активных вкладок */
border-color: black !important
.tabs-tabbox > .tabs-input:checked + .tabs-label,
}
.tabs-input-0:checked + .tabs-input-1 + .tabs-label {
 
background: var(--theme-bg-color-250);
.mw-halign-left figcaption {
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-xs));
background: #27272d00 !important;
border-bottom: 1px solid var(--color-contrast);
border-color: black !important
z-index: 2;
}
}


.mw-halign-center {
/* Стили для стили для вкладок */
background: #27272d00 !important;
.tabs-tabbox > .tabs-input + .tabs-input + .tabs-label {
border-color: black !important
margin: 0;
}
}


.mw-halign-center img {
.tabs-tabbox > .tabs-label {
border-color: black !important
cursor: pointer;
padding: 1px 6px;
margin: 0;
vertical-align: baseline;
border-radius: 0;
background: transparent;
border: 1px solid rgba(var(--color-darkened--rgb), var(--alpha-m));
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-xs));
}
}


.mw-halign-center figcaption {
.tabs-tabbox > .tabs-label:hover {
background: #27272d00 !important;
z-index: 2;
border-color: black !important
background: var(--theme-bg-color-250);
transition: all 0.1s;
}
}


.reference {
/* Стили для контейнера вкладок */
background: #27272d00;
.tabs-tabbox > .tabs-container {
padding: 14px 10px;
background: var(--theme-bg-color-250);
border: 1px solid rgba(var(--color-darkened--rgb), var(--alpha-m));
border-top: 1px solid rgba(var(--theme-color-lighter--rgb), var(--alpha-x));
border-radius: var(--border-radius-low);
}
}


ol.references li:target,sup.reference:target {
/* Класс для уменьшения яркости фона tabs */
background: #ffffff0f;
.tabs-no-background > .tabs-container {
padding: 0px 1px 3px 1px;
background: rgba(var(--theme-color-lighter--rgb), 0.02);
}
}


.oo-ui-textInputWidget .oo-ui-inputWidget-input {
.tooltip {
background: var(--ooui--bg-color);
position: relative;
border-color: var(--ooui--border-color-light);
display: inline;
color: var(--ooui--text-color-light);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
.tooltiptext {
background: var(--color-contrast2);
position: absolute;
border-color: var(--color-contrast2);
min-width: 240px;
max-width: 100%;
left: -240px;
right: -240px;
top: 125%;
margin-left: auto;
margin-right: auto;
z-index: 99;
padding: 22px;
pointer-events: none;
visibility: hidden;
transition: all 0.05s;
border: 1px solid var(--color-contrast);
border-radius: 1.4rem;
background: var(--ooui--bg-color);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
}


.oo-ui-messageDialog-message {
.tooltip:hover>.tooltiptext {
color: lightgray;
visibility: visible;
opacity: 1;
}
}


.oo-ui-messageDialog-content > .oo-ui-window-foot {
@media screen and (min-width: 851px) {
outline-color: var(--ooui--border-color);
.mobile {
}
display:none
}


.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
.headder {
border-color: var(--ooui--border-color);
width: 25%;
}
float: right;
margin-left: 1em
}


.oo-ui-windowManager-modal:not(.oo-ui-windowManager-size-full) > .oo-ui-dialog > .oo-ui-window-frame {
.stiky {
border-color: var(--ooui--border-color-light);
position: sticky;
background: var(--ooui--bg-color);
top: 0.1em
}
}
}


.oo-ui-textInputWidget.oo-ui-widget-enabled:hover {
@media screen and (max-width: 850px) {
z-index: 1;
.nomobile {
}
display: none !important;
}
 
.headder {
width: 100%;
margin-left: 0;
}
 
.tooltip {
position: static;
}


.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover {
.tooltiptext {
background: rgba(var(--color-contrast-dark--rgb), var(--alpha-m));
box-shadow: 0px 0px 100vw 100vh rgb(0 0 0 / 60%);
position: fixed!important;
width: 80vw !important;
top: 40vh !important;
left: 0 !important;
margin: 0 auto !important;
right: 0!important;
}
/*
.mobilefont {
font-size: 80%
}
*/
.mobile-image img {
width: 32px;
height: 32px;
}
}
}


.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select {
.mw-mmv-above-fold,.mw-mmv-dialog,.mw-mmv-image-links li,.mw-mmv-options-cancel-button.mw-ui-button.mw-ui-quiet,.mw-mmv-options-dialog-header,.mw-mmv-options-text-header {
background: var(--ooui--bg-color);
color: #e0e0e0
border-color: var(--ooui--border-color);
color: lightgray;
}
}


.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover {
.mw-mmv-above-fold {
border-color: var(--ooui--border-color-light);
background: #222;
color: lightgray;
border-top: 1px solid #333
}
}


.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:active {
.mw-mmv-image-metadata {
color: lightgray;
background: #111;
border-color: #333
}
}


form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active {
.mw-mmv-dialog {
background: var(--color-contrast2);
border: 1px solid #333;
border-color: var(--color-contrast);
background: #222;
color: var(--ooui--text-color-light);
box-shadow: none
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
background: var(--ooui--bg-color);
background: #222;
border-color: var(--ooui--border-color-light);
border-bottom: 1px solid #333;
color: lightgray;
border-right: 1px solid #333
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.mw-mmv-options-enable-alert {
background: var(--color-contrast2);
background: #333;
border-color: var(--color-contrast2);
color: #e0e0e0
color: var(--ooui--text-color-light);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
.mw-mmv-filepage-buttons .mw-ui-button {
background: var(--color-contrast2);
background: var(--color-contrast);
border-color: var(--color-contrast);
color: #e0e0e0;
border-color: #1d4699
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
.mw-default-size {
box-shadow: inset var(--box-shadow-medium);
background: #21212600 !important;
border-color: black !important
}
}


.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle {
.mw-default-size img {
background: var(--ooui--bg-color);
border-color: black !important
border-color: var(--ooui--border-color);
color: lightgray;
}
}


.oo-ui-comboBoxInputWidget-field {
.mw-default-size figcaption {
display: flex;
background: #21212600 !important;
align-items: center;
border-color: black !important
}
}


.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover {
.mw-halign-right {
border-color: var(--ooui--border-color-lighter);
background: #27272d00 !important;
background: var(--ooui--bg-color);
border-color: black !important
color: lightgray;
}
}


.mw-widget-dateInputWidget-handle {
.mw-halign-right img {
background: var(--ooui--bg-color);
border-color: black !important
border-color: var(--ooui--border-color);
color: var(--ooui--text-color-light) !important;
}
}


.mw-search-profile-tabs {
.mw-halign-right figcaption {
background: var(--ooui--bg-color) !important;
background: #27272d00 !important;
border: var(--ooui--border-color) !important;
border-color: black !important
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
.mw-halign-left {
background: var(--color-contrast2);
background: #27272d00 !important;
border-color: var(--color-contrast2);
border-color: black !important
color: var(--ooui--text-color-light);
}
}


form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'] {
.mw-halign-left img {
background: var(--color-contrast2);
border-color: black !important
border-color: var(--color-contrast2);
color: var(--ooui--text-color-light);
}
}


#wpDestFile {
.mw-halign-left figcaption {
background: var(--ooui--bg-color);
background: #27272d00 !important;
border-color: var(--ooui--border-color-light);
border-color: black !important
color: var(--ooui--text-color-light);
}
}


#wpUploadDescription {
.mw-halign-center {
background: var(--ooui--bg-color);
background: #27272d00 !important;
border-color: var(--ooui--border-color-light);
border-color: black !important
color: var(--ooui--text-color-light);
}
 
.mw-halign-center img {
border-color: black !important
}
 
.mw-halign-center figcaption {
background: #27272d00 !important;
border-color: black !important
}
}


.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, button, select {
.reference {
background: var(--ooui--bg-color);
background: #27272d00;
border-color: var(--ooui--border-color-light);
color: lightgray;
}
}


.mw-widgets-datetime-calendarWidget {
ol.references li:target,sup.reference:target {
background: var(--ooui--gradient);
background: #ffffff0f;
border-color: var(--ooui--border-color-light);
padding: 0px 1px 3px 1px;
}
}


.mw-widgets-datetime-dateTimeInputWidget-handle {
.oo-ui-textInputWidget .oo-ui-inputWidget-input {
background: var(--ooui--bg-color);
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color-light);
border-color: var(--ooui--border-color-light);
border-radius: var(--border-radius-low);
color: var(--ooui--text-color-light);
color: var(--ooui--text-color-light);
}
}


.mw-rcfilters-ui-savedLinksListWidget-placeholder.oo-ui-optionWidget .oo-ui-labelElement-label {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
color: lightgray;
background: var(--color-contrast-dark);
border-color: var(--color-contrast-dark);
}
}


.mw-rcfilters-ui-savedLinksListWidget-placeholder-description {
.oo-ui-messageDialog-message {
color: var(--ooui--text-color-dark);
color: lightgray;
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button:focus {
.oo-ui-messageDialog-content > .oo-ui-window-foot {
box-shadow: inset var(--box-shadow-medium);
outline-color: var(--ooui--border-color);
}
}


.search-types .current a {
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
color: #d3d3d3 !important;
border-color: var(--ooui--border-color);
cursor: default !important
}
}


div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning {
.oo-ui-windowManager-modal:not(.oo-ui-windowManager-size-full) > .oo-ui-dialog > .oo-ui-window-frame {
background: var(--bg-color-error);
border-color: var(--ooui--border-color-light);
border-color: var(--border-color-error);
background: var(--ooui--bg-color);
}
}


#mw-header-nav-hack {
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover {
border-top: solid 2px var(--theme-bg-color-100) !important;
z-index: 1;
display: block;
position: absolute;
z-index: 98;
background: var(--theme-bg-color-100) !important;
width: 100%
}
}


.ui-widget-overlay {
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover {
background: #000000 !important;
background: var(--color-contrast2-dark);
opacity: .3 !important
}
}


.ui-widget-content {
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select {
border: 1px solid #4a4a57 !important;
background: var(--ooui--bg-color);
background: var(--theme-bg-color-100) !important;
border-color: var(--ooui--border-color);
color: #e0e0e0 !important
color: lightgray;
}
}


.ui-widget-header {
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover {
border: 1px solid #4a4a57 !important;
border-color: var(--ooui--border-color-light);
background: var(--theme-bg-color-100) !important;
color: lightgray;
color: #e0e0e0 !important;
font-weight: bold !important
}
}


#wikieditor-toolbar-file-target,#wikieditor-toolbar-file-caption,#wikieditor-toolbar-file-alt {
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:active {
width: 100% !important;
color: lightgray;
background: var(--ooui--bg-color) !important;
color: #e0e0e0 !important
}
}


.wikiEditor-toolbar-dialog .ui-dialog-content input[type='text'] {
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active {
box-sizing: border-box !important;
background: var(--color-contrast-dark);
background: var(--ooui--bg-color) !important;
border-color: var(--color-contrast);
color: #e0e0e0 !important
color: var(--ooui--text-color-light);
}
}


.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button {
font-family: Verdana,Arial,sans-serif !important;
background: var(--ooui--bg-color);
font-size: 1em !important;
border-color: var(--ooui--border-color-light);
background: var(--ooui--bg-color) !important;
color: lightgray;
color: #e0e0e0 !important
}
}


.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
border: 1px solid #4a4a57 !important;
background: var(--color-contrast-dark);
background: var(--ooui--bg-color) !important;
border-color: var(--color-contrast-dark);
font-weight: normal !important;
color: var(--ooui--text-color-light);
color: #e0e0e0 !important
}
}


.ui-state-hover,.ui-widget-contetn .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
border: 1px solid #4a4a57 !important;
background: var(--color-contrast-dark);
background: #4c4c59 !important;
border-color: var(--color-contrast);
font-weight: normal !important;
color: #e0e0e0 !important
}
}


body .wikiEditor-toolbar-dialog .ui-dialog-titlebar-close {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
right: 0.9em !important;
box-shadow: inset var(--box-shadow-medium);
background: #4c4c59 !important
}
}


.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus {
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle {
padding: 0 !important;
background: var(--ooui--bg-color);
background: #6c6c80 !important
border-color: var(--ooui--border-color);
color: lightgray;
}
}


.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context {
.oo-ui-comboBoxInputWidget-field {
background: var(--theme-bg-color-base);
display: flex;
border-color: var(--theme-bg-color-base);
align-items: center;
color: var(--ooui--text-color-light);
}
}


.diff-addedline .diffchange, .diff-deletedline .diffchange {
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover {
    border-radius: var(--border-radius-low);
border-color: var(--ooui--border-color-lighter);
    padding: 0.2em 0;
background: var(--ooui--bg-color);
color: lightgray;
}
}


.diff-deletedline .diffchange {
.mw-widget-dateInputWidget-handle {
background: var(--bg-color-yellow-subtle);
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color);
color: var(--ooui--text-color-light) !important;
}
}


.diff-addedline .diffchange {
.mw-search-profile-tabs {
background: var(--bg-color-azure-subtle);
background: var(--ooui--bg-color) !important;
border: var(--ooui--border-color) !important;
}
}


.diff-deletedline {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
border-color: var(--bg-color-yellow-150) !important;
background: var(--color-contrast-dark);
border-color: var(--color-contrast-dark);
color: var(--ooui--text-color-light);
}
}


.diff-addedline {
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'] {
border-color: var(--bg-color-blue-150) !important;
background: var(--color-contrast-dark);
border-color: var(--color-contrast-dark);
color: var(--ooui--text-color-light);
}
}


.mw-json th,.mw-json td {
#wpDestFile {
border: 1px solid #000000;
background: var(--ooui--bg-color);
font-size: 16px;
border-color: var(--ooui--border-color-light);
padding: 0.5em 1em
color: var(--ooui--text-color-light);
}
}


.mw-json tr {
#wpUploadDescription {
background: var(--theme-bg-color-100);
background: var(--ooui--bg-color);
margin-bottom: 0.5em
border-color: var(--ooui--border-color-light);
color: var(--ooui--text-color-light);
}
}


.mw-json th {
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, button, select {
background: #303037;
background: var(--ooui--bg-color);
font-weight: normal;
border-color: var(--ooui--border-color-light);
vertical-align: top;
color: lightgray;
color: #d3d3d3
}
}


.mw-json th span {
.mw-widgets-datetime-calendarWidget {
-webkit-position: sticky;
background: var(--ooui--gradient);
position: sticky;
border-color: var(--ooui--border-color-light);
top: 0.5em
}
}


.mw-json-value,.mw-json-single-value {
.mw-widgets-datetime-dateTimeInputWidget-handle {
background: #1b5929;
background: var(--ooui--bg-color);
font-family: monospace,monospace;
border-color: var(--ooui--border-color-light);
white-space: pre-wrap;
border-radius: var(--border-radius-low);
color: #d3d3d3
color: var(--ooui--text-color-light);
}
}


.mw-json-empty {
.mw-rcfilters-ui-savedLinksListWidget-placeholder.oo-ui-optionWidget .oo-ui-labelElement-label {
background: #1b5929;
color: lightgray;
font-style: italic;
color: #d3d3d3
}
}


.ace-tm .ace_gutter {
.mw-rcfilters-ui-savedLinksListWidget-placeholder-description {
background: var(--theme-bg-color-100);
color: var(--ooui--text-color-dark);
color: var(--ooui--text-color-dark);
}
}


.ace-tm .ace_print-margin {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button:focus {
width: 1px;
box-shadow: inset var(--box-shadow-medium);
background: var(--theme-bg-color-base)
}
}


.ace_mobile-menu {
.search-types .current a {
color: lightgray;
color: #d3d3d3 !important;
background: var(--ooui--bg-color);
cursor: default !important
border-color: var(--ooui--border-color-light);
box-shadow: var(--box-shadow-medium);
}
}


.ace-tm {
div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning {
background: var(--theme-bg-color-base);
background: var(--bg-color-error);
color: var(--ooui--text-color)
border-color: var(--border-color-error);
}
}


.ace-tm .ace_cursor {
#mw-header-nav-hack {
color: var(--ooui--text-color-light)
border-top: solid 2px var(--theme-bg-color-100) !important;
display: block;
position: absolute;
z-index: 98;
background: var(--theme-bg-color-100) !important;
width: 100%
}
}


.ace-tm .ace_storage,.ace-tm .ace_keyword {
.ui-widget-overlay {
color: rgb(153,153,255)
background: #000000 !important;
opacity: .3 !important
}
}


.ace-tm .ace_constant.ace_numeric {
.ui-widget-content {
color: rgb(153,153,205)
border: 1px solid #4a4a57 !important;
background: var(--theme-bg-color-100) !important;
color: #e0e0e0 !important
}
}


.ace-tm .ace_constant {
.ui-widget-header {
color: rgb(241,89,92)
border: 1px solid #4a4a57 !important;
background: var(--theme-bg-color-100) !important;
color: #e0e0e0 !important;
font-weight: bold !important
}
}


.ace-tm .ace_support.ace_function {
#wikieditor-toolbar-file-target,#wikieditor-toolbar-file-caption,#wikieditor-toolbar-file-alt {
color: rgb(68,118,235)
width: 100% !important;
background: var(--ooui--bg-color) !important;
color: #e0e0e0 !important
}
}


.ace-tm .ace_support.ace_constant {
.wikiEditor-toolbar-dialog .ui-dialog-content input[type='text'] {
color: rgb(23,202,33)
box-sizing: border-box !important;
background: var(--ooui--bg-color) !important;
color: #e0e0e0 !important
}
}


.ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
color: rgb(182,187,236)
font-family: Verdana,Arial,sans-serif !important;
font-size: 1em !important;
background: var(--ooui--bg-color) !important;
color: #e0e0e0 !important
}
}


.ace-tm .ace_string {
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
color: rgb(6,142,13)
border: 1px solid #4a4a57 !important;
background: var(--ooui--bg-color) !important;
font-weight: normal !important;
color: #e0e0e0 !important
}
}


.ace-tm .ace_comment {
.ui-state-hover,.ui-widget-contetn .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
color: rgb(103,193,150)
border: 1px solid #4a4a57 !important;
background: #4c4c59 !important;
font-weight: normal !important;
color: #e0e0e0 !important
}
}


.ace-tm .ace_constant.ace_numeric {
body .wikiEditor-toolbar-dialog .ui-dialog-titlebar-close {
color: rgb(153,153,255)
right: 0.9em !important;
background: #4c4c59 !important
}
}


.ace-tm .ace_marker-layer .ace_selection {
.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus {
background: rgb(28,45,68)
padding: 0 !important;
background: #6c6c80 !important
}
}


.ace-tm .ace_marker-layer .ace_bracket {
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context {
margin: -1px 0 0 -1px;
background: var(--theme-bg-color-base);
border: 1px solid rgb(94,94,94)
border-color: var(--theme-bg-color-base);
color: var(--ooui--text-color-light);
}
}


.ace-tm .ace_marker-layer .ace_active-line {
.diff-addedline .diffchange, .diff-deletedline .diffchange {
background: rgb(153,153,183,7%)
    border-radius: var(--border-radius-low);
    padding: 0.2em 0;
}
}


.ace-tm .ace_gutter-active-line {
.diff-deletedline .diffchange {
background: rgb(44,44,51)
background: var(--bg-color-yellow-subtle);
}
}


.ace-tm .ace_marker-layer .ace_selected-word {
.diff-addedline .diffchange {
background: rgb(37,59,89);
background: var(--bg-color-azure-subtle);
border: 1px solid rgb(36,36,42)
}
}


.codeEditor-status {
.diff-deletedline {
clear: both;
border-color: var(--bg-color-yellow-150) !important;
width: 100%;
background: var(--theme-bg-color-100);
border-top: 1px solid #40404b;
display: table
}
}


.codeEditor-status-message {
.diff-addedline {
border-left: 1px solid #40404b;
border-color: var(--bg-color-blue-150) !important;
border-right: 1px solid #40404b;
padding: 0 0.3em;
width: 100%;
display: table-cell
}
}


::-webkit-scrollbar {
.mw-json th,.mw-json td {
background: #313137;
border: 1px solid #000000;
font-size: 16px;
padding: 0.5em 1em
}
}


::-webkit-scrollbar-thumb {
.mw-json tr {
background: #505057;
background: var(--theme-bg-color-100);
border: 3px solid #313137;
margin-bottom: 0.5em
border-radius: 0.3em;
}
}


::-webkit-scrollbar-thumb:hover {
.mw-json th {
background: #616169;
background: #303037;
font-weight: normal;
vertical-align: top;
color: #d3d3d3
}
}


::-webkit-scrollbar-thumb:active {
.mw-json th span {
background: #72727b;
-webkit-position: sticky;
position: sticky;
top: 0.5em
}
}


@media (hover: none) and (pointer: coarse) {
.mw-json-value,.mw-json-single-value {
::-webkit-scrollbar {
background: #1b5929;
all: unset;
font-family: monospace,monospace;
width: 0;
white-space: pre-wrap;
height: 0;
color: #d3d3d3
}
 
::-webkit-scrollbar-thumb {
all: unset;
}
}
}


.overflowed {
.mw-json-empty {
margin: 0;
background: #1b5929;
font-style: italic;
color: #d3d3d3
}
}


.scroll-left.overflowed .content-table-left,
.ace-tm .ace_gutter {
.scroll-right.overflowed .content-table-right {
background: var(--theme-bg-color-100);
border-left: solid 1px rgba(var(--color-lighter--rgb), 0.4);
color: var(--ooui--text-color-dark);
z-index: 9999;
}
}


.scroll-left.overflowed .content-table-left {
.ace-tm .ace_print-margin {
box-shadow: 1px 0px 2px 2px rgba(0, 0, 0, 0.2);
width: 1px;
background: var(--theme-bg-color-base)
}
}


.scroll-right.overflowed .content-table-right {
.ace_mobile-menu {
box-shadow: -1px 0px 2px 2px rgba(0, 0, 0, 0.2);
color: lightgray;
background: var(--ooui--bg-color);
border-color: var(--ooui--border-color-light);
box-shadow: var(--box-shadow-medium);
}
}


.style-for-sub-numbered-lists ol {
.ace-tm {
counter-reset: item
background: var(--theme-bg-color-base);
color: var(--ooui--text-color)
}
}


.style-for-sub-numbered-lists li {
.ace-tm .ace_cursor {
display: block
color: var(--ooui--text-color-light)
}
}


.style-for-sub-numbered-lists li:before {
.ace-tm .ace_storage,.ace-tm .ace_keyword {
content: counters(item,".") ". ";
color: rgb(153,153,255)
counter-increment: item
}
}


.section {
.ace-tm .ace_constant.ace_numeric {
display: flex;
color: rgb(153,153,205)
flex-wrap: wrap
}
}


.section .col {
.ace-tm .ace_constant {
flex: 1 1 auto
color: rgb(241,89,92)
}
}


.section .line-break {
.ace-tm .ace_support.ace_function {
flex-basis: 100%;
color: rgb(68,118,235)
width: 0px;
height: 0px;
overflow: hidden
}
}


.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-body fieldset#mw-searchoptions, .mw_metadata, .mw-datatable {
.ace-tm .ace_support.ace_constant {
color: #d3d3d3;
color: rgb(23,202,33)
background: var(--ooui--gradient);
border: 1px solid var(--ooui--bg-color);
padding: 12px 10px;
box-shadow: var(--box-shadow-medium);
}
}


.mw-rcfilters-ui-filterMenuHeaderWidget-header {
.ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {
background: var(--ooui--bg-color);
color: rgb(182,187,236)
border-color: var(--ooui--border-color-light);
}
}


.mw-footer-container {
.ace-tm .ace_string {
border-color: var(--ooui--border-color-light);
color: rgb(6,142,13)
}
}


.mw-rcfilters-ui-filterMenuHeaderWidget-title.oo-ui-labelElement-label {
.ace-tm .ace_comment {
color: lightgray;
color: rgb(103,193,150)
font-weight: bold;
}
}


#mw-searchoptions .divider {
.ace-tm .ace_constant.ace_numeric {
border-color: var(--ooui--border-color-light);
color: rgb(153,153,255)
}
}


.mw_metadata > tr > th,.mw-datatable > tr > th,.wikitable > tr > th,.mw_metadata > tr > td,.mw-datatable > tr > td,.wikitable > tr > td,.mw_metadata > * > tr > th,.mw-datatable > * > tr > th,.wikitable > * > tr > th,.mw_metadata > * > tr > td,.mw-datatable > * > tr > td,.wikitable > * > tr > td {
.ace-tm .ace_marker-layer .ace_selection {
border:none;
background: rgb(28,45,68)
padding:0.5em;
}
}


.mw-datatable th {
.ace-tm .ace_marker-layer .ace_bracket {
background: var(--theme-bg-color-100)
margin: -1px 0 0 -1px;
border: 1px solid rgb(94,94,94)
}
}


.mw-datatable td {
.ace-tm .ace_marker-layer .ace_active-line {
background: #303037
background: rgb(153,153,183,7%)
}
}


.mw-datatable tr:hover td {
.ace-tm .ace_gutter-active-line {
background: #3f3f48
background: rgb(44,44,51)
}
}


.pretoclip-copy-button {
.ace-tm .ace_marker-layer .ace_selected-word {
float: right
background: rgb(37,59,89);
border: 1px solid rgb(36,36,42)
}
}


.mw-scribunto-message {
.codeEditor-status {
color: var(--se-cm--xml-tag-color);
clear: both;
width: 100%;
background: var(--theme-bg-color-100);
border-top: 1px solid #40404b;
display: table
}
}


#mw-scribunto-input {
.codeEditor-status-message {
border-left: 1px solid #40404b;
border-right: 1px solid #40404b;
padding: 0 0.3em;
width: 100%;
width: 100%;
border: 0;
display: table-cell
overflow: auto;
background: var(--ooui--bg-color);
border: 1px solid var(--ooui--border-color-light);
font-weight: normal;
color: lightgray;
}
}


.mw-scribunto-input {
::-webkit-scrollbar {
color: #d3d3d3;
background: #313137;
font: inherit;
font-weight: bold;
margin-top: 0.5em
}
}


.table-flex {
::-webkit-scrollbar-thumb {
display: flex;
background: #505057;
flex-direction: row;
border: 3px solid #313137;
flex-wrap: wrap;
border-radius: 0.3em;
justify-content: space-evenly
}
}


.boxes-flex {
::-webkit-scrollbar-thumb:hover {
padding: 0;
background: #616169;
margin: 0;
}
text-align: center
 
::-webkit-scrollbar-thumb:active {
background: #72727b;
}
}


.role-big-title {
@media (hover: none) and (pointer: coarse) {
margin: 0px;
::-webkit-scrollbar {
text-align: center;
all: unset;
font-size: 40px;
width: 0;
line-height: 50px;
height: 0;
border-radius: 8px
}
}


.role-block-radius {
::-webkit-scrollbar-thumb {
border-radius: 8px
all: unset;
}
}
}


.role-block-name {
.overflowed {
padding: 2px;
margin: 0;
border-radius: .3em;
margin-bottom: .2em;
}
}


.story-text {
.scroll-left.overflowed .content-table-left,
text-indent: 19px;
.scroll-right.overflowed .content-table-right {
text-align: justify
border-left: solid 1px rgba(var(--color-lighter--rgb), 0.4);
z-index: 9999;
}
}


.story-dialogue {
.scroll-left.overflowed .content-table-left {
line-height: 1.2
box-shadow: 1px 0px 2px 2px rgba(0, 0, 0, 0.2);
}
}


.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
.scroll-right.overflowed .content-table-right {
display: block;
box-shadow: -1px 0px 2px 2px rgba(0, 0, 0, 0.2);
position: relative;
margin: 0px 25%
}
}


.mw-gallery-slideshow .gallerybox.slideshow-current {
.style-for-sub-numbered-lists ol {
background: #28282e
counter-reset: item
}
}


.gallerytext {
.style-for-sub-numbered-lists li {
overflow: hidden;
display: block
font-size: 94%;
padding: 2px 4px;
word-wrap: break-word;
text-align: center
}
}


#content .gallerybox div.thumb {
.style-for-sub-numbered-lists li:before {
background: #f8f9fa00
content: counters(item,".") ". ";
counter-increment: item
}
}


.mw-body li.gallerybox div.thumb {
.section {
background: #f8f9fa00;
display: flex;
border: solid #28282e;
flex-wrap: wrap
border-width: 1px 1px 0.2em;
padding: 1.25em 1.75em;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.02);
padding: 0
}
}


.title-no-bottom-border {
.section .col {
border-bottom: none !important
flex: 1 1 auto
}
}


.title-top-border {
.section .line-break {
border-top: solid 2px #c8ccd1
flex-basis: 100%;
width: 0px;
height: 0px;
overflow: hidden
}
}


@media (min-width: 1340px) {
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-body fieldset#mw-searchoptions, .mw_metadata, .mw-datatable {
#mw-content-block {
color: var(--ooui--text-color);
display:block
    background: var(--ooui--bg-color-dark);
}
    border-color: var(--ooui--bg-color-light);
    padding: 12px 10px;
    box-shadow: var(--box-shadow-medium);
}


#mw-content {
.mw-rcfilters-ui-filterMenuHeaderWidget-header {
margin-left: 14em;
background: var(--ooui--bg-color);
padding: 2em 0 0
border-color: var(--ooui--border-color-light);
}
}


#mw-content-wrapper {
.mw-footer-container {
float: right;
border-color: var(--ooui--border-color-light);
margin-left: -14em;
}
background: transparent;
width: 100%
}


.color-middle {
.mw-rcfilters-ui-filterMenuHeaderWidget-title.oo-ui-labelElement-label {
margin-right: 1em !important;
color: lightgray;
}
font-weight: bold;
}


.mw-wiki-logo {
#mw-searchoptions .divider {
display: inline-block
border-color: var(--ooui--border-color-light);
}
}


#catlinks {
.mw_metadata > tr > th,.mw-datatable > tr > th,.wikitable > tr > th,.mw_metadata > tr > td,.mw-datatable > tr > td,.wikitable > tr > td,.mw_metadata > * > tr > th,.mw-datatable > * > tr > th,.wikitable > * > tr > th,.mw_metadata > * > tr > td,.mw-datatable > * > tr > td,.wikitable > * > tr > td {
margin-left: 14em
border:none;
}
padding:0.5em;
}
}


#footer {
.mw-datatable th {
padding-right: 1em
background: var(--theme-bg-color-100)
}
}


.mw-body dt {
.mw-datatable td {
font-weight: bold;
background: #303037
font-family: sans-serif;
margin-top: 0.8em;
margin-bottom: 0.4em;
border-left: 2px solid var(--theme-border-color-100);
padding-left: 5px;
}
}


.mw-body h1 {
.mw-datatable tr:hover td {
font-family: 'oswald';
background: #3f3f48
font-size: 2em;
}
 
.pretoclip-copy-button {
float: right
}
}


.mw-body h2 {
.mw-scribunto-message {
font-size: 1.5em;
color: var(--se-cm--xml-tag-color);
border-bottom: none;
font-family: 'Linux Libertine', 'Georgia', 'Times', serif;
margin-bottom: 0.4em;
margin-top: 1em;
line-height: 1.375;
border-bottom: 2px solid var(--color-contrast);
}
}


.mw-body h3 {
#mw-scribunto-input {
font-size: 1.17em;
width: 100%;
font-weight: bold;
border: 0;
font-family: sans-serif;
overflow: auto;
margin-top: 0.5em;
background: var(--ooui--bg-color);
margin-bottom: 0.3em;
border: 1px solid var(--ooui--border-color-light);
padding-bottom: 0;
font-weight: normal;
line-height: 1.6;
color: lightgray;
padding-top: 0.3em;
}
}


.mw-body h4,
.mw-scribunto-input {
.mw-body h5 {
color: #d3d3d3;
font-size: 1em;
font: inherit;
font-weight: bold;
font-weight: bold;
font-family: sans-serif;
margin-top: 0.5em
margin-top: 0.5em;
margin-bottom: 0.3em;
}
}


.target {
.table-flex {
border-bottom: 1px solid darkblue
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly
}
}


.target:target {
.boxes-flex {
border-bottom: 2px solid gold;
padding: 0;
transition: border 0.7s cubic-bezier(0.4,0,0.2,1)
margin: 0;
text-align: center
}
}


.backlight:hover {
.role-big-title {
box-shadow: 0 0 0.3em gold;
margin: 0px;
background: #00000025;
text-align: center;
font-size: 40px;
line-height: 50px;
border-radius: 8px
}
}


#main.backlight:hover {
.role-block-radius {
box-shadow: inset 0 0 23em #00000066;
border-radius: 8px
border-radius: 8px;
}
}


#strongwhite, #strongwhite p, #strongwhite h1, #strongwhite h2, #strongwhite h3, #strongwhite h4, #strongwhite h5, #strongwhite h6, #strongwhite li {
.role-block-name {
color: #e9e9e9 !important
padding: 2px;
border-radius: .3em;
margin-bottom: .2em;
}
}
/*затемнение для мобилок*/
 
#menus-cover {
.story-text {
background: #000000;
text-indent: 19px;
opacity: var(--alpha-s);
text-align: justify
}
}


/*Красивые картинки*/
.story-dialogue {
.mw-content-ltr figure[typeof~='mw:File/Thumb'], .mw-content-ltr figure[typeof~='mw:File/Frame'] {
line-height: 1.2
margin: 0 0 0.5em 0.5em;
}
border:1px solid black;
 
border-bottom:0;
.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
border-radius:0.9em 0.9em 0 0;
display: block;
background:var(--theme-bg-color-base);
position: relative;
margin: 0px 25%
}
}
figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption {
 
border-radius: 0 0 0.9em 0.9em;
.mw-gallery-slideshow .gallerybox.slideshow-current {
border:1px solid black;
background: #28282e
border-top:0;
background:var(--theme-bg-color-base);
padding-bottom:5px;
font-family:oswald;
font-size:1em;
}
}


figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child:not(.mw-broken-media) {
.gallerytext {
margin: 5px;
overflow: hidden;
border-radius: 0.4em;
font-size: 94%;
padding: 2px 4px;
word-wrap: break-word;
text-align: center
}
}
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame']{
 
border-collapse:separate;
#content .gallerybox div.thumb {
background: #f8f9fa00
}
}
.mw-content-ltr figure[typeof~='mw:File/Thumb']:not([typeof~='mw:Error']) > a.mw-file-description:after{
 
border-bottom: 1px solid var(--color-contrast);
.mw-body li.gallerybox div.thumb {
background: #f8f9fa00;
border: solid #28282e;
border-width: 1px 1px 0.2em;
padding: 1.25em 1.75em;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.02);
padding: 0
}
}


/*кнопка для главного меню*/
.title-no-bottom-border {
.StupidButton {
border-bottom: none !important
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 100;
}
}


/*Цвета таблиц для разных отделов*/
.title-top-border {
/* COM */
border-top: solid 2px #c8ccd1
#COM.wikitable {
border: 1px solid var(--bg-color-blue-subtle);
}
}


#COM.wikitable th {
@media (min-width: 1340px) {
background: var(--bg-color-blue-150);
#mw-content-block {
}
display:block
}


#COM.wikitable thead tr th,
#mw-content {
#COM.wikitable:not(:has(thead)) tr:first-of-type th {
margin-left: 14em;
position: relative;
padding: 2em 0 0
background: var(--bg-color-blue-100);
}
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}


#COM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#mw-content-wrapper {
#COM.wikitable thead + tbody > tr th:first-child {
float: right;
border-left: 3px solid var(--color-darkened-border);
margin-left: -14em;
}
background: transparent;
width: 100%
}


#COM.wikitable tr td {
.color-middle {
background: var(--bg-color-blue-subtle);
margin-right: 1em !important;
}
}


/* MED */
.mw-wiki-logo {
#MED.wikitable {
display: inline-block
border: 1px solid var(--bg-color-sky-blue-subtle);
}
}


#MED.wikitable th {
#catlinks {
background: var(--bg-color-sky-blue-150);
margin-left: 14em
}
}
#MED.wikitable thead tr th,
#MED.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-sky-blue-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#MED.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#footer {
#MED.wikitable thead + tbody > tr th:first-child {
padding-right: 1em
border-left: 3px solid var(--color-darkened-border);
}
}


#MED.wikitable tr td {
.mw-body dt {
background: var(--bg-color-sky-blue-subtle);
font-weight: bold;
font-family: sans-serif;
margin-top: 0.8em;
margin-bottom: 0.4em;
border-left: 2px solid var(--theme-border-color-100);
padding-left: 5px;
}
}


/* SRV */
.mw-body h1 {
#SRV.wikitable {
font-family: 'oswald';
border: 1px solid var(--bg-color-green-subtle);
font-size: 2em;
}
}


#SRV.wikitable th {
.mw-body h2 {
background: var(--bg-color-green-150);
font-size: 1.5em;
border-bottom: none;
font-family: 'Linux Libertine', 'Georgia', 'Times', serif;
margin-bottom: 0.4em;
margin-top: 1em;
line-height: 1.375;
border-bottom: 2px solid var(--color-contrast);
}
}


#SRV.wikitable thead tr th,
.mw-body h3 {
#SRV.wikitable:not(:has(thead)) tr:first-of-type th {
font-size: 1.17em;
position: relative;
font-weight: bold;
background: var(--bg-color-green-100);
font-family: sans-serif;
border-bottom: 3px solid var(--color-darkened-border);
margin-top: 0.5em;
box-shadow: var(--box-shadow-medium);
margin-bottom: 0.3em;
padding-bottom: 0;
line-height: 1.6;
padding-top: 0.3em;
}
}


#SRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.mw-body h4,
#SRV.wikitable thead + tbody > tr th:first-child {
.mw-body h5 {
border-left: 3px solid var(--color-darkened-border);
font-size: 1em;
font-weight: bold;
font-family: sans-serif;
margin-top: 0.5em;
margin-bottom: 0.3em;
}
}


#SRV.wikitable tr td {
.target {
background: var(--bg-color-green-subtle);
border-bottom: 1px solid darkblue
}
}


/* ENG */
.target:target {
#ENG.wikitable {
border-bottom: 2px solid gold;
border: 1px solid var(--bg-color-yellow-subtle);
transition: border 0.7s cubic-bezier(0.4,0,0.2,1)
}
}


#ENG.wikitable th {
.backlight:hover {
background: var(--bg-color-yellow-150);
box-shadow: 0 0 0.3em gold;
background: #00000025;
}
}


#ENG.wikitable thead tr th,
#main.backlight:hover {
#ENG.wikitable:not(:has(thead)) tr:first-of-type th {
box-shadow: inset 0 0 23em #00000066;
position: relative;
border-radius: 8px;
background: var(--bg-color-yellow-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#ENG.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#strongwhite, #strongwhite p, #strongwhite h1, #strongwhite h2, #strongwhite h3, #strongwhite h4, #strongwhite h5, #strongwhite h6, #strongwhite li {
#ENG.wikitable thead + tbody > tr th:first-child {
color: #e9e9e9 !important
border-left: 3px solid var(--color-darkened-border);
}
/*затемнение для мобилок*/
#menus-cover {
background: #000000;
opacity: var(--alpha-s);
}
}


#ENG.wikitable tr td {
/*Красивые картинки*/
background: var(--bg-color-yellow-subtle);
.mw-content-ltr figure[typeof~='mw:File/Thumb'], .mw-content-ltr figure[typeof~='mw:File/Frame'] {
margin: 0 0 0.5em 0.5em;
border:1px solid black;
border-bottom:0;
border-radius:0.9em 0.9em 0 0;
background:var(--theme-bg-color-base);
}
}
 
figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption {
/* RND */
border-radius: 0 0 0.9em 0.9em;
#RND.wikitable {
border:1px solid black;
border: 1px solid var(--bg-color-purple-subtle);
border-top:0;
background:var(--theme-bg-color-base);
padding-bottom:5px;
font-family:oswald;
font-size:1em;
}
}


#RND.wikitable th {
figure[typeof~='mw:File/Thumb'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > a:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Thumb'] > span:first-child > *:first-child:not(.mw-broken-media), figure[typeof~='mw:File/Frame'] > span:first-child > *:first-child:not(.mw-broken-media) {
background: var(--bg-color-purple-150);
margin: 5px;
border-radius: 0.4em;
}
}
 
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame']{
#RND.wikitable thead tr th,
border-collapse:separate;
#RND.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-purple-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}
 
.mw-content-ltr figure[typeof~='mw:File/Thumb']:not([typeof~='mw:Error']) > a.mw-file-description:after{
#RND.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
border-bottom: 1px solid var(--color-contrast);
#RND.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
}


#RND.wikitable tr td {
/*кнопка для главного меню*/
background: var(--bg-color-purple-subtle);
.StupidButton {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 100;
}
}


/* SUP */
/*Цвета таблиц для разных отделов*/
#SUP.wikitable {
/* COM */
border: 1px solid var(--bg-color-brown-subtle);
#COM.wikitable {
border: 1px solid var(--bg-color-blue-subtle);
}
}


#SUP.wikitable th {
#COM.wikitable th {
background: var(--bg-color-brown-150);
background: var(--bg-color-blue-150);
}
}


#SUP.wikitable thead tr th,
#COM.wikitable thead tr th,
#SUP.wikitable:not(:has(thead)) tr:first-of-type th {
#COM.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-brown-100);
background: var(--bg-color-blue-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


#SUP.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#COM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SUP.wikitable thead + tbody > tr th:first-child {
#COM.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}


#SUP.wikitable tr td {
#COM.wikitable tr td {
background: var(--bg-color-brown-subtle);
background: var(--bg-color-blue-subtle);
}
}


/* SEC */
/* MED */
#SEC.wikitable {
#MED.wikitable {
border: 1px solid var(--bg-color-red-subtle);
border: 1px solid var(--bg-color-sky-blue-subtle);
}
}


#SEC.wikitable th {
#MED.wikitable th {
background: var(--bg-color-red-150);
background: var(--bg-color-sky-blue-150);
}
}
 
#SEC.wikitable thead tr th,
#MED.wikitable thead tr th,
#SEC.wikitable:not(:has(thead)) tr:first-of-type th {
#MED.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-red-100);
background: var(--bg-color-sky-blue-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


#SEC.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#MED.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SEC.wikitable thead + tbody > tr th:first-child {
#MED.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}


#SEC.wikitable tr td {
#MED.wikitable tr td {
background: var(--bg-color-red-subtle);
background: var(--bg-color-sky-blue-subtle);
}
}


/* BOTANY */
/* SRV */
#BOTANY.wikitable {
#SRV.wikitable {
border: 1px solid var(--bg-color-turquoise-subtle);
border: 1px solid var(--bg-color-green-subtle);
}
}


#BOTANY.wikitable th {
#SRV.wikitable th {
background: var(--bg-color-turquoise-150);
background: var(--bg-color-green-150);
}
}


#BOTANY.wikitable thead tr th,
#SRV.wikitable thead tr th,
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th {
#SRV.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-turquoise-100);
background: var(--bg-color-green-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


#BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#BOTANY.wikitable thead + tbody > tr th:first-child {
#SRV.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}


#BOTANY.wikitable tr td {
#SRV.wikitable tr td {
background: var(--bg-color-turquoise-subtle);
background: var(--bg-color-green-subtle);
}
}


/* MUTATION */
/* ENG */
#MUTATION.wikitable {
#ENG.wikitable {
border: 1px solid var(--bg-color-violet-subtle);
border: 1px solid var(--bg-color-yellow-subtle);
}
}


#MUTATION.wikitable th {
#ENG.wikitable th {
background: var(--bg-color-violet-150);
background: var(--bg-color-yellow-150);
}
}


#MUTATION.wikitable thead tr th,
#ENG.wikitable thead tr th,
#MUTATION.wikitable:not(:has(thead)) tr:first-of-type th {
#ENG.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-violet-100);
background: var(--bg-color-yellow-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


#MUTATION.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#ENG.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#MUTATION.wikitable thead + tbody > tr th:first-child {
#ENG.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}


#MUTATION.wikitable tr td {
#ENG.wikitable tr td {
background: var(--bg-color-violet-subtle);
background: var(--bg-color-yellow-subtle);
}
 
/* RND */
#RND.wikitable {
border: 1px solid var(--bg-color-purple-subtle);
}
 
#RND.wikitable th {
background: var(--bg-color-purple-150);
}
}


/* Стили для заголовков в таблицах с thead */
#RND.wikitable thead tr th,
#highlighted-header.wikitable thead tr th,
#RND.wikitable:not(:has(thead)) tr:first-of-type th {
/* Стили для первого ряда в таблицах без thead */
#highlighted-header.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: #3d3d4f;
background: var(--bg-color-purple-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


/* Стили для последующих строк в таблицах без thead */
#RND.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#highlighted-header.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
#RND.wikitable thead + tbody > tr th:first-child {
/* Стили для последующих строк в таблицах с thead */
border-left: 3px solid var(--color-darkened-border);
#highlighted-header.wikitable thead + tbody > tr th {
background: #972626;
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
}
}


/* Серый заголовок и серые ячейки */
#RND.wikitable tr td {
#highlighted-header-classic.wikitable thead tr th,
background: var(--bg-color-purple-subtle);
#highlighted-header-classic.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: #323240;
border-bottom: 0.2em solid #00000045;
box-shadow:  var(--box-shadow-medium);
}
}


#highlighted-header-classic.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
/* SUP */
#highlighted-header-classic.wikitable thead + tbody > tr th {
#SUP.wikitable {
background: #3e3e4d;
border: 1px solid var(--bg-color-brown-subtle);
border-bottom: 0.1em solid #0000000d;
border-left: 0.2em solid #00000024;
}
}


/* Холодный цвет ячеек */
#SUP.wikitable th {
#highlighted-header-cold.wikitable {
background: var(--bg-color-brown-150);
border: 1px solid var(--bg-color-azure-subtle);
}
}


#highlighted-header-cold.wikitable th {
#SUP.wikitable thead tr th,
background: var(--bg-color-azure-150);
#SUP.wikitable:not(:has(thead)) tr:first-of-type th {
}
 
#highlighted-header-cold.wikitable thead tr th,
#highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-azure-100);
background: var(--bg-color-brown-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


#highlighted-header-cold.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SUP.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#highlighted-header-cold.wikitable thead + tbody > tr th:first-child {
#SUP.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}


#highlighted-header-cold.wikitable tr td {
#SUP.wikitable tr td {
background: var(--bg-color-azure-subtle);
background: var(--bg-color-brown-subtle);
}
}


/* Серый заголовок и темно-красные ячейки */
/* SEC */
#highlighted-header-dark.wikitable thead tr th,
#SEC.wikitable {
#highlighted-header-dark.wikitable:not(:has(thead)) tr:first-of-type th {
border: 1px solid var(--bg-color-red-subtle);
position: relative;
background: #3d3d4f;
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#highlighted-header-dark.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
#SEC.wikitable th {
#highlighted-header-dark.wikitable thead + tbody > tr th {
background: var(--bg-color-red-150);
background: #8d2121;
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
}
}


/* Палитра для Морпехов */
#SEC.wikitable thead tr th,
#highlighted-header-CM.wikitable thead tr th,
#SEC.wikitable:not(:has(thead)) tr:first-of-type th {
#highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: #313d45;
background: var(--bg-color-red-100);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
}
}


#highlighted-header-CM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
#SEC.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#highlighted-header-CM.wikitable thead + tbody > tr th {
#SEC.wikitable thead + tbody > tr th:first-child {
background: #355f54;
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}


/* Палитра для Ксеноморфов */
#SEC.wikitable tr td {
#highlighted-header-xenomorph.wikitable thead tr th,
background: var(--bg-color-red-subtle);
#highlighted-header-xenomorph.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: #3c1d5f;
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#highlighted-header-xenomorph.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
/* BOTANY */
#highlighted-header-xenomorph.wikitable thead + tbody > tr th {
#BOTANY.wikitable {
background: #5d1c55;
border: 1px solid var(--bg-color-turquoise-subtle);
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
}
}


/* Если не нужен другой стиль кроме цвета */
#BOTANY.wikitable th {
#no-highlight {
background: var(--bg-color-turquoise-150);
border-bottom: none !important;
box-shadow: none !important;
}
}


/* КОНЕЦ */
#BOTANY.wikitable thead tr th,
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-turquoise-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}


/* Неразрывные пробелы в горизонтальных списках
#BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
  @источник: https://ru.wikipedia.org/wiki/MediaWiki:Common.css
#BOTANY.wikitable thead + tbody > tr th:first-child {
  @Распорстраняется под CC BY-SA 4.0
border-left: 3px solid var(--color-darkened-border);
  @автор: [[Участник:WindEwriX]]*/
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
.hlist-items-nowrap dd,
.hlist-items-nowrap dt,
.hlist-items-nowrap li {
white-space: nowrap;
}
}
/* Прекращение действия лицензии CC BY-SA 4.0*/


/* Style for horizontal lists (separator following item).
#BOTANY.wikitable tr td {
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
background: var(--bg-color-turquoise-subtle);
  @revision 9 (2016-08-10)
  @Распорстраняется под CC BY-SA 4.0
  @author [[User:Edokter]]
*/
.hlist dl,
.hlist.hlist ol,
.hlist.hlist ul {
margin: 0;
padding: 0;
}
}
/* Display list items inline */
 
.hlist dd,
/* MUTATION */
.hlist dt,
#MUTATION.wikitable {
.hlist li {
border: 1px solid var(--bg-color-violet-subtle);
margin: 0;
display: inline;
}
}
/* Display nested lists inline */
 
.hlist.inline,
#MUTATION.wikitable th {
.hlist.inline dl,
background: var(--bg-color-violet-150);
.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,
#MUTATION.wikitable thead tr th,
.hlist .mw-empty-elt {
#MUTATION.wikitable:not(:has(thead)) tr:first-of-type th {
display: none;
position: relative;
background: var(--bg-color-violet-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
}
/* Generate bullets */
 
.hlist dt:after {
#MUTATION.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
content: ": ";
#MUTATION.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
}
.hlist dd:after,
 
.hlist li:after {
#MUTATION.wikitable tr td {
content: "\00a0· ";
background: var(--bg-color-violet-subtle);
font-weight: bold;
}
}
.hlist dd:last-child:after,
 
.hlist dt:last-child:after,
/* Стили для заголовков в таблицах с thead */
.hlist li:last-child:after {
#highlighted-header.wikitable thead tr th,
content: none;
/* Стили для первого ряда в таблицах без thead */
#highlighted-header.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: #3d3d4f;
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
}
/* Add parentheses around nested lists */
 
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
/* Стили для последующих строк в таблицах без thead */
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
#highlighted-header.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before {
/* Стили для последующих строк в таблицах с thead */
content: " (";
#highlighted-header.wikitable thead + tbody > tr th {
font-weight: normal;
background: #972626;
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
}
}
.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 {
#highlighted-header-classic.wikitable thead tr th,
content: ")";
#highlighted-header-classic.wikitable:not(:has(thead)) tr:first-of-type th {
font-weight: normal;
position: relative;
background: #323240;
border-bottom: 0.2em solid #00000045;
box-shadow: var(--box-shadow-medium);
}
}
/* Put ordinals in front of ordered list items */
 
.hlist ol {
#highlighted-header-classic.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
counter-reset: listitem;
#highlighted-header-classic.wikitable thead + tbody > tr th {
background: #3e3e4d;
border-bottom: 0.1em solid #0000000d;
border-left: 0.2em solid #00000024;
}
}
.hlist ol > li {
 
counter-increment: listitem;
/* Холодный цвет ячеек */
}
#highlighted-header-cold.wikitable {
.hlist ol > li:before {
border: 1px solid var(--bg-color-azure-subtle);
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";
}
}
/* Прекращение действия лицензии CC BY-SA 4.0*/


/* Псевдо-модальное окно */
#highlighted-header-cold.wikitable th {
.pseudomodal--caller {
background: var(--bg-color-azure-150);
  cursor:pointer;
}
}


.pseudomodal {
#highlighted-header-cold.wikitable thead tr th,
overflow-y: auto;
#highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th {
display: flex;
position: relative;
flex-direction: column;
background: var(--bg-color-azure-100);
visibility: hidden;
border-bottom: 3px solid var(--color-darkened-border);
opacity: 0;
box-shadow: var(--box-shadow-medium);
background: var(--theme-bg-color-100);
width: 60%;
height: 80%;
border: 1px solid black;
border-radius: 0.5rem;
padding: 5px 25px;
position: fixed;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100 !important;
box-shadow: 0px 0px 0px 100vh rgba(0, 0, 0, 0.6);
}
}


.pseudomodal--caller:focus-within + .pseudomodal {
#highlighted-header-cold.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
  visibility: visible;
#highlighted-header-cold.wikitable thead + tbody > tr th:first-child {
  opacity: 1;
border-left: 3px solid var(--color-darkened-border);
}
}


.pseudomodal:hover {
#highlighted-header-cold.wikitable tr td {
  visibility: visible;
background: var(--bg-color-azure-subtle);
  opacity: 1;
}
}


.pseudomodal--header {
/* Серый заголовок и темно-красные ячейки */
  text-align: center;
#highlighted-header-dark.wikitable thead tr th,
  font-size: 1.1em;
#highlighted-header-dark.wikitable:not(:has(thead)) tr:first-of-type th {
  position: relative;
position: relative;
background: #3d3d4f;
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
}


.pseudomodal--header-hr{
#highlighted-header-dark.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
  margin: 20px 0;
#highlighted-header-dark.wikitable thead + tbody > tr th {
  padding: 0;
background: #8d2121;
  height: 0;
border-bottom: 0.1em solid #00000059;
  border: none;
border-left: 3px solid var(--color-darkened-border);
  border-top: 1px solid darkgray;
}
}


.pseudomodal--body{
/* Палитра для Морпехов */
  height: 100%;
#highlighted-header-CM.wikitable thead tr th,
  position: relative;
#highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: #313d45;
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
}


.pseudomodal::-webkit-scrollbar {
#highlighted-header-CM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
  width: 0.15rem;
#highlighted-header-CM.wikitable thead + tbody > tr th {
  background:transparent;
background: #355f54;
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
}
}


.pseudomodal::-webkit-scrollbar-track {
/* Палитра для Ксеноморфов */
  margin:1em;
#highlighted-header-xenomorph.wikitable thead tr th,
  background: transparent;
#highlighted-header-xenomorph.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: #3c1d5f;
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


.pseudomodal::-webkit-scrollbar-thumb {
#highlighted-header-xenomorph.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
  background: transparent;
#highlighted-header-xenomorph.wikitable thead + tbody > tr th {
  border: solid #373737;
background: #5d1c55;
border-bottom: 0.1em solid #00000059;
border-left: 3px solid var(--color-darkened-border);
}
}


/* Key press */
/* Если не нужен другой стиль кроме цвета */
.keyboard-key {
#no-highlight {
border: 1px solid #555555;
border-bottom: none !important;
border-radius: var(--border-radius-low);
box-shadow: none !important;
box-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.1);
background-image: linear-gradient(to bottom, #1e1e1e, #393838, #1e1e1e);
color: var(--ooui--text-color);
padding: 0.1em 0.3em;
font-family: inherit;
font-size: 0.8em;
}
}


@media only screen and (max-width: 600px) {
/* КОНЕЦ */
.flex--row-column {
 
flex-direction:column; width: 50%; margin: auto;
/* Неразрывные пробелы в горизонтальных списках
}
  @источник: https://ru.wikipedia.org/wiki/MediaWiki:Common.css
  @Распорстраняется под CC BY-SA 4.0
  @автор: [[Участник:WindEwriX]]*/
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
.hlist-items-nowrap dd,
.hlist-items-nowrap dt,
.hlist-items-nowrap li {
white-space: nowrap;
}
}
/* Прекращение действия лицензии CC BY-SA 4.0*/


/* Классы для форума "Справочник сталкера" проекта S.T.A.L.K.E.R. и для вики-плашек*/
/* Style for horizontal lists (separator following item).
 
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
.forumMessage, .wikiMessage {
  @revision 9 (2016-08-10)
background: var(--theme-bg-color-base);
  @Распорстраняется под CC BY-SA 4.0
  @author [[User:Edokter]]
*/
.hlist dl,
.hlist.hlist ol,
.hlist.hlist ul {
margin: 0;
padding: 0;
}
}
 
/* Display list items inline */
.forumMessage {
.hlist dd,
padding: 10px 10px 30px;
.hlist dt,
.hlist li {
margin: 0;
display: inline;
}
}
 
/* Display nested lists inline */
.wikiMessage {
.hlist.inline,
padding: 10px 10px 10px;
.hlist.inline dl,
margin-bottom: 10px;
.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 */
.forumMessageInfo, .wikiMessageInfo{
.hlist .mw-empty-li,
padding: 0;
.hlist .mw-empty-elt {
margin-left: 160px;
display: none;
border-bottom: 1px none black;
zoom: 1;
color: rgb(255, 255, 255);
}
}
 
/* Generate bullets */
.forumMessageContent, .wikiMessageContent {
.hlist dt:after {
padding-bottom: 2px;
content: ": ";
padding-left:4px;
border-style: hidden;
min-height: 100px;
overflow: hidden;
}
}
.forumMessageContent {
.hlist dd:after,
background: #303037
.hlist li:after {
content: "\00a0· ";
font-weight: bold;
}
}
 
.hlist dd:last-child:after,
.forumMessageUserInfo, .wikiIMG {
.hlist dt:last-child:after,
float: left;
.hlist li:last-child:after {
width: 140px;
content: none;
position: relative;
}
/* 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 */
.forumAvatarHolder, .wikiIMGHolder {
.hlist ol {
padding: 10px;
counter-reset: listitem;
text-align: center;
position:relative;
}
}
 
.hlist ol > li {
.forumAvatarHolder {
counter-increment: listitem;
background:#303037
}
}
 
.hlist ol > li:before {
.forumUserText {
content: " " counter(listitem) "\a0";
padding: 1px 10px;
background:#303037
}
}
 
.hlist dd ol > li:first-child:before,
.forumUserName {
.hlist dt ol > li:first-child:before,
font-size: 14px;
.hlist li ol > li:first-child:before {
color: rgb(255, 148, 7);
content: " (" counter(listitem) "\a0";
margin-bottom: 5px;
display: block;
overflow: hidden;
line-height: 16px;
text-align: center;
}
}
/* Прекращение действия лицензии CC BY-SA 4.0*/


.forumBanner {
/* Псевдо-модальное окно (TODO: удалить) */
font-size: 11px;
.pseudomodal--caller {
text-align: center;
  cursor:pointer;
padding: 5px;
color: black;
border-color: silver;
height: 16px;
width: 105px;
display: block;
margin-bottom: 5px
}
}


.forumAdmin {
.pseudomodal {
background: silver
overflow-y: auto;
}
display: flex;
/* CodeMirror */
flex-direction: column;
.CodeMirror {
visibility: hidden;
height: 600px;
opacity: 0;
position: relative;
overflow: hidden;
background: var(--theme-bg-color-base);
color: inherit;
}
 
.CodeMirror-gutters {
border-right: 1px solid var(--theme-bg-color-100);
background: var(--theme-bg-color-100);
background: var(--theme-bg-color-100);
white-space: nowrap;
width: 60%;
height: 80%;
border: 1px solid black;
border-radius: 0.5rem;
padding: 5px 25px;
position: fixed;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100 !important;
box-shadow: 0px 0px 0px 100vh rgba(0, 0, 0, 0.6);
}
}


.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
.pseudomodal--caller:focus-within + .pseudomodal {
background: #1c2d44;
  visibility: visible;
  opacity: 1;
}
}


.noExternal>.external {
.pseudomodal:hover {
   padding-right:0px !important;
   visibility: visible;
   background-image:none !important;
   opacity: 1;
}
}


.mw-mmv-image>*, .fullImageLink>*>* {
.pseudomodal--header {
image-rendering: auto !important;
  text-align: center;
  font-size: 1.1em;
  position: relative;
}
 
.pseudomodal--header-hr{
  margin: 20px 0;
  padding: 0;
  height: 0;
  border: none;
  border-top: 1px solid darkgray;
}
 
.pseudomodal--body{
  height: 100%;
  position: relative;
}
 
.pseudomodal::-webkit-scrollbar {
  width: 0.15rem;
  background:transparent;
}
 
.pseudomodal::-webkit-scrollbar-track {
  margin:1em;
  background: transparent;
}
 
.pseudomodal::-webkit-scrollbar-thumb {
  background: transparent;
  border: solid #373737;
}
 
/* Key press */
.keyboard-key {
border: 1px solid #555555;
border-radius: var(--border-radius-low);
box-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 0, 0.1);
background-image: linear-gradient(to bottom, #1e1e1e, #393838, #1e1e1e);
color: var(--ooui--text-color);
padding: 0.1em 0.3em;
font-family: inherit;
font-size: 0.8em;
}
 
@media only screen and (max-width: 600px) {
.flex--row-column {
flex-direction:column; width: 50%; margin: auto;
}
}
}


Строка 4196: Строка 4361:
/* SS220 import end*/
/* SS220 import end*/


@media (max-width: 800px) {
/* #endregion */
.grid-adaptive {
grid-template-columns: 1fr !important;
}
}
 
.grid-item-adaptive {
display: grid;
gap: 8px;
grid-template-columns: repeat(auto-fit, minmax(clamp(200px, 30vw, 300px), 1fr));
}
 
.grid-small-item-adaptive {
display: grid;
gap: 8px;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
 
.grid-item-compressed {
display: grid;
gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
}
 
.grid-item-compressed {
display: grid;
gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
}
 
.link-card__flex-container {
display: flex;
gap: 10px;
justify-content: center;
flex-grow: 1;
align-items: flex-start;
flex-wrap: wrap;
align-content: center;
}
 
@media (max-width: 800px) {
.link-card__flex-container {
gap: 8px;
}
}
 
/* Удаление верхних и нижних отступов для первого и последнего дочернего элемента */
.no-margin-edges > :first-child,
.tabs-content > :first-child,
.doc > :first-child {
margin-top: 0 !important;
}
 
.no-margin-edges > :last-child,
.tabs-content > :last-child,
.doc > :last-child {
margin-bottom: 0 !important;
}
 
/* Сброс и настройка отступов для списков */
.list-reset-margin ol {
margin: 0 0 0 24px;
padding: 0;
}
 
.list-reset-margin > ol:not(:first-child) > li:not(:first-child),
.list-reset-margin > ul:nth-of-type(n+2) {
margin-top: 10px;
}
 
/* Кнопка копирования текста */
.copy-icon {
cursor: pointer;
}
 
/* Кнопка копирования текста */
.brightness-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background: var(--background-color);
}
 
 
/* Псевдоэлемент для добавления фона, который изменяет яркость при наведении */
.brightness-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
background: var(--background-color);
}
 
.brightness-overlay:hover::before {
filter: brightness(103%);
}
 
/* Уменьшеная полоса прокрутки */
.short-scrollbar::-webkit-scrollbar {
width: 10px;
}
 
.short-scrollbar::-webkit-scrollbar-track  {
background: var(--ooui--bg-color-light);
}
 
.short-scrollbar::-webkit-scrollbar-thumb {
background: #44444d; border: 2px solid var(--ooui--bg-color-light); border-radius: 0;
}
 
/* Для для динамичного вида кнопки "[развернуть]" */
.collapsible-absolute .mw-collapsible-toggle {
position: absolute;
left: 0;
right: 0;
}
 
/*==========
  Модуль:Краткий вызов
==========*/
 
.shortcut {
clear: right;
float: right;
margin-left: 0.75em;
font-size: smaller;
background: var(--bg-color-code-light);
border: 1px solid var(--border-color-code-light);
}
 
.shortcut-1, .shortcut-2 {
padding: 4px;
}
 
.shortcut-2 {
line-height: 1.25em;
font-weight: bold;
vertical-align: middle;
}
 
/*==========
  Расширение:Popups
==========*/
 
/* Всплывающие окна */
.mwe-popups {
background: var(--ooui--gradient-light);
box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.35), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
 
.mwe-popups img {
image-rendering: auto;
}
 
.mwe-popups .mwe-popups-container {
background: var(--ooui--gradient-light);
}
 
.mwe-popups .mwe-popups-extract {
color: #dddddd;
}
 
.mwe-popups .mwe-popups-extract:hover {
color: #e8e8e8;
}
 
.mwe-popups .mwe-popups-extract[dir='ltr']::after {
background: linear-gradient(90deg, #ffffff00 0%, #2a2a3387 50%);
}
 
.mwe-popups .mwe-popups-extract[dir='rtl']::after {
background: linear-gradient(90deg, #2a2a3387 50%, #ffffff00 0%);
}
 
/* Настройки */
.mwe-popups-overlay {
background: rgba(0, 0, 0, 0.6);
}
 
#mwe-popups-settings {
border: 1px solid #41414d;
background: #27272f;
}
 
#mwe-popups-settings header {
border-bottom: 1px solid #41414d;
}
 
#mwe-popups-settings main#mwe-popups-settings-form p {
color: lightgray;
}
 
#mwe-popups-settings main#mwe-popups-settings-form form label > span {
color: #dddddd;
}
 
/*==========
Расширение:InputBox
==========*/
 
.mw-ui-input {
background: var(--ooui--bg-color);
color: var(--ooui--text-color-light);
}
 
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input {
border-radius: var(--border-radius-low);
border-color: var(--ooui--border-color);
}
 
.mw-ui-input:hover {
border-color: var(--ooui--border-color-light);
}
 
/*==========
Расширение:SyntaxHighlight
==========*/
 
.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
background: var(--theme-bg-color-50);
border-color: var(--ooui--border-color);
box-shadow: var(--ooui--bg-color-dark) 2.75em 0px 0px inset;
font-size: 90%;
color: var(--ooui--text-color);
}
 
.mw-content-ltr.mw-highlight .linenos {
color: var(--ooui--text-color-dark);
}


/* ================================================ */
/* ================================================ */
Строка 4804: Строка 4734:
color: var(--synt-high--color-literal);
color: var(--synt-high--color-literal);
}
}
/* #endregion */
/* #endregion */
/* Test AsnDen */
.AsnDen {
color: #55555555;
}


/* ============ */
/* ============ */
Строка 5168: Строка 5092:
.druid-container {
.druid-container {
--druid-border-color: var(--theme-border-color-base);
--druid-border-color: var(--theme-border-color-base);
--druid-color-contrast: var(--color-contrast2);
--druid-color-contrast: var(--color-contrast-dark);
--druid-color-contrast-darkened: color-mix(in srgb, var(--druid-color-contrast) 15%, rgb(var(--theme-color-darkened--rgb)));
--druid-color-contrast-darkened: color-mix(in srgb, var(--druid-color-contrast) 15%, rgb(var(--theme-color-darkened--rgb)));
}
}
Строка 5503: Строка 5427:
     font-size: 0.95rem;
     font-size: 0.95rem;
     font-family: var(--font-family-heading)sans-serif;
     font-family: var(--font-family-heading)sans-serif;
     background-color: rgba(var(--color-contrast--rgb),var(--alpha-s));
     background-color: var(--color-contrast2);
     border-bottom: 1px solid var(--color-second-fill);
     border-bottom: 1px solid var(--color-second-fill);
     box-shadow: var(--box-shadow);
     box-shadow: var(--box-shadow);
Строка 5607: Строка 5531:
     background-color: var(--bg-color-message-subtle);
     background-color: var(--bg-color-message-subtle);
}
}
/* #endregion */
/* #endregion */