Открыть меню
Открыть персональное меню
Вы не представились системе
Your IP address will be publicly visible if you make any edits.

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

Страница интерфейса MediaWiki
Сделан файл Common.css на основе ыы1984
 
Нет описания правки
 
(не показано 5 промежуточных версий этого же участника)
Строка 1: Строка 1:
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Всплывающие окна с информацией */
/* Всплывающие окна с информацией */
Строка 15: Строка 14:
   text-align: left;
   text-align: left;
   transition: all 0.2s;
   transition: all 0.2s;
  border: 1px solid #aaa;
}
}
.tooltiptext {
.tooltiptext {
Строка 28: Строка 26:
padding: 0.2em;
padding: 0.2em;
background-color: #FEF6E7;
background-color: #FEF6E7;
border-radius: .2em;
top:1.5em;
top:1.5em;
left:1em;
left:1em;
Строка 48: Строка 45:
   text-align: left;
   text-align: left;
   transition: all 0.2s;
   transition: all 0.2s;
  border: 1px solid #666;
   background-color: #ff6666;
   background-color: #ff6666;
}
}
Строка 64: Строка 60:
}
}


div.tabcontent{
/*div.tabcontent{
     display:none
     display:none
}
}*/
div.tabcontent.current{
/*div.tabcontent.current{
     display:block
     display:block
}
}*/
div.switchtab.label.current{
/*div.switchtab.label.current{
     color:#000;
     color:#000;
     background-color:#00FF00
     background-color:#00FF00
}
}*/
div.divbutton:target{
div.divbutton:target{
     cursor: pointer;
     cursor: pointer;
Строка 89: Строка 85:
img {
img {
     image-rendering: optimizeSpeed;
     image-rendering: optimizeSpeed;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
     -ms-interpolation-mode: nearest-neighbor;
     -ms-interpolation-mode: nearest-neighbor;
}
}
Строка 101: Строка 91:
#mw-content-text .hlist ul {
#mw-content-text .hlist ul {
     display: inline;
     display: inline;
    margin: 0;
     padding: 0;
     padding: 0;
}
}
Строка 149: Строка 138:


/* Hide noscript only elements */
/* Hide noscript only elements */
.client-js *.noscript {
.client-js .noscript {
     display: none;
     display: none;
}
}
/* Mark internal links as plain */
/* Mark internal links as plain  
#content a.external[href^="http://eris.celadon.pro/index.php"],
#content a.external[href^="http://eris.celadon.pro/index.php"],
#content a.external[href^="https://eris.celadon.pro/index.php"],
#content a.external[href^="https://eris.celadon.pro/index.php"],
Строка 158: Строка 147:
     background: none;
     background: none;
     padding-right: 0;
     padding-right: 0;
}
}*/


/* Кнопка "Вверх": [[Файл:Scroll_top.png]] */
/* Кнопка "Вверх": [[Файл:Scroll_top.png]] ВОЙКО ПОЧИНИ*/
#scroll-top
#scroll-top
{
{
Строка 174: Строка 163:
z-index: 10000;
z-index: 10000;
image-rendering: optimizeSpeed;
image-rendering: optimizeSpeed;
image-rendering: -webkit-optimize-contrast;
/*image-rendering: -webkit-optimize-contrast;
image-rendering: optimize-contrast;
image-rendering: optimize-contrast;
image-rendering: -moz-crisp-edges;
image-rendering: -moz-crisp-edges;
Строка 180: Строка 169:
image-rendering: crisp-edges;
image-rendering: crisp-edges;
image-rendering: pixelated;
image-rendering: pixelated;
*/
-ms-interpolation-mode: nearest-neighbor;
-ms-interpolation-mode: nearest-neighbor;
}
}
Строка 189: Строка 179:




/* Стиль таблиц с предметами и т.п. */
/* Стиль таблиц с предметами и т.п.*/
.standard,
.wide {
/* For align=center tables dont use shorthand margin */
margin-top:1em;
margin-bottom:1em;
border: 1px solid var(--border-color-base, #a2a9b1);
border-collapse: collapse;
}
 
.items-table {
.items-table {
width:100%;
width:100%;
border:.2em solid #7F7F7F;
border-radius:.5em;
background-color:#CCCCCC;
background-color:#CCCCCC;
}
}


.items-table th {
.items-table th {
border: .2em double #999999;
background-color:#c0c0c0;
border-radius:.2em;
color:#000000;
background-color:#7F7F7F;
color:#FFFFFF;
padding: .2em;
padding: .2em;
}
}


.items-table td {
.items-table td {
background-color:#F2F2F2;
background-color:#c0c0c0;
color:#000000;
color:#000000;
padding: .2em;
padding: .2em;
Строка 215: Строка 210:
font-weight: bold;
font-weight: bold;
color: #000;
color: #000;
border: .2em solid #999;
border-radius: .2em;
text-align: center;
text-align: center;
}
}
/* Цвета охранного отдела */
 
.colors-secure,
/* Цвета Железного молота */
.colors-Security,
.colors-ironhammer,
tr.colors-secure,
.colors-Ironhammer,
tr.colors-Security {
tr.colors-ironhammer,
background-color:#BFB9B9; /* Light */
tr.colors-Ironhammer {
border-color: #BF4C4C; /* Secondary */
background-color:#aac9db; /* Light */
border-color: #697B85; /* Secondary */
}
}
.colors-secure th,
.colors-ironhammer th,
.colors-Security th,
.colors-Ironhammer th,
tr.colors-secure th,
tr.colors-ironhammer th,
tr.colors-Security th {
tr.colors-Ironhammer th {
background-color:#BF2626; /* Primary */
background-color:#97B0BE; /* Primary */
border-color: #BF1313; /* Primary Bold */
border-color: #697B85; /* Primary Bold */
}
}
.colors-secure td,
.colors-ironhammer td,
.colors-Security td,
.colors-Ironhammer td,
tr.colors-secure td,
tr.colors-ironhammer td,
tr.colors-Security td {
tr.colors-Ironhammer td {
background-color:#F2F2F2; /* Very Light */
background-color:#CAD0D4; /* Very Light */
}
}
:not(.regular).colors-secure td:not(.regular):first-of-type,
:not(.regular).colors-ironhammer td:not(.regular):first-of-type,
:not(.regular).colors-Security td:not(.regular):first-of-type,
:not(.regular).colors-Ironhammer td:not(.regular):first-of-type,
.colors-secure td.capital,
.colors-ironhammer td.capital,
.colors-Security td.capital,
.colors-Ironhammer td.capital,
:not(.regular) tr.colors-secure td:not(.regular):first-of-type,
:not(.regular) tr.colors-ironhammer td:not(.regular):first-of-type,
:not(.regular) tr.colors-Security td:not(.regular):first-of-type {
:not(.regular) tr.colors-Ironhammer td:not(.regular):first-of-type {
background-color: #BF4C4C; /* Secondary */
background-color: #97B0BE; /* Secondary */
color: #000000; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #BF1313; /* Primary Bold */
border-color: #697B85; /* Primary Bold */
}
}


/* Цвета научного отдела */
/* Цвета научного отдела Мёбиуса*/
.colors-science,
.colors-research,
.colors-Science,
.colors-Research,
tr.colors-science,
tr.colors-research,
tr.colors-Science {
tr.colors-Research {
background-color:#CAC6CC; /* Light */
background-color:#dfc0df; /* Light */
border-color: #AA66CC; /* Secondary */
border-color: #DDA0DD; /* Secondary */
}
}
.colors-science th,
.colors-research th,
.colors-Science th,
.colors-Research th,
tr.colors-science th,
tr.colors-research th,
tr.colors-Science th {
tr.colors-Research th {
background-color:#9C3DCC; /* Primary */
background-color:#DDA0DD; /* Primary */
border-color: #9528CC; /* Primary Bold */
border-color: #846084; /* Primary Bold */
}
}
.colors-science td,
.colors-research td,
.colors-Science td,
.colors-Research td,
tr.colors-science td,
tr.colors-research td,
tr.colors-Science td {
tr.colors-Research td {
background-color:#F0EBF2; /* Very Light */
background-color:#E6DFE6; /* Very Light */
}
}
:not(.regular).colors-science td:not(.regular):first-of-type,
:not(.regular).colors-research td:not(.regular):first-of-type,
:not(.regular).colors-Science td:not(.regular):first-of-type,
:not(.regular).colors-Research td:not(.regular):first-of-type,
.colors-science td.capital,
.colors-research td.capital,
.colors-Science td.capital,
.colors-Research td.capital,
:not(.regular) tr.colors-science td:not(.regular):first-of-type,
:not(.regular) tr.colors-research td:not(.regular):first-of-type,
:not(.regular) tr.colors-Science td:not(.regular):first-of-type {
:not(.regular) tr.colors-Research td:not(.regular):first-of-type {
background-color: #AA66CC; /* Secondary */
background-color: #DDA0DD; /* Secondary */
color: #061306; /* Secondary Text */
color: #061306; /* Secondary Text */
border-color: #9528CC; /* Primary Bold */
border-color: #846084; /* Primary Bold */
}
}


Строка 289: Строка 283:
tr.colors-Service {
tr.colors-Service {
background-color:#C6CCC7; /* Light */
background-color:#C6CCC7; /* Light */
border-color: #65B36C; /* Secondary */
border-color: #858080; /* Secondary */
}
}
.colors-service th,
.colors-service th,
Строка 295: Строка 289:
tr.colors-service th,
tr.colors-service th,
tr.colors-Service th {
tr.colors-Service th {
background-color:#2A9633; /* Primary */
background-color:#DDDDDD; /* Primary */
border-color: #0F961A; /* Primary Bold */
border-color: #9A9A9A; /* Primary Bold */
}
}
.colors-service td,
.colors-service td,
Строка 302: Строка 296:
tr.colors-service td,
tr.colors-service td,
tr.colors-Service td {
tr.colors-Service td {
background-color:#EBF2EC; /* Very Light */
background-color:#CCCCCC; /* Very Light */
}
}
:not(.regular).colors-service td:not(.regular):first-of-type,
:not(.regular).colors-service td:not(.regular):first-of-type,
Строка 310: Строка 304:
:not(.regular) tr.colors-service td:not(.regular):first-of-type,
:not(.regular) tr.colors-service td:not(.regular):first-of-type,
:not(.regular) tr.colors-Service td:not(.regular):first-of-type {
:not(.regular) tr.colors-Service td:not(.regular):first-of-type {
background-color: #65B36C; /* Secondary */
background-color: #858080; /* Secondary */
color: #000000; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #0F961A; /* Primary Bold */
border-color: #9A9A9A; /* Primary Bold */
}
}


/* Цвета инженерного отдела */
/* Цвета техномантов */
.colors-engine,
.colors-tehnomant,
.colors-Engineering,
.colors-Tehnomant,
tr.colors-engine,
tr.colors-tehnomant,
tr.colors-Engineering {
tr.colors-Tehnomant {
background-color:#CCC0B1; /* Light */
background-color:#CCC0B1; /* Light */
border-color: #FFBA4C; /* Secondary */
border-color: #FFBA4C; /* Secondary */
}
}
.colors-engine th,
.colors-tehnomant th,
.colors-Engineering th,
.colors-Tehnomant th,
tr.colors-engine th,
tr.colors-tehnomant th,
tr.colors-Engineering th {
tr.colors-Tehnomant th {
background-color:#E59E1F; /* Primary */
background-color:#ffa000; /* Primary */
border-color: #CC8800; /* Primary Bold */
border-color: #B27000; /* Primary Bold */
}
}
.colors-engine td,
.colors-tehnomant td,
.colors-Engineering td,
.colors-Tehnomant td,
tr.colors-engine td,
tr.colors-tehnomant td,
tr.colors-Engineering td {
tr.colors-Tehnomant td {
background-color:#F2E9DE; /* Very Light */
background-color:#F2E9DE; /* Very Light */
}
}
:not(.regular).colors-engine td:not(.regular):first-of-type,
:not(.regular).colors-tehnomant td:not(.regular):first-of-type,
:not(.regular).colors-Engineering td:not(.regular):first-of-type,
:not(.regular).colors-Tehnomant td:not(.regular):first-of-type,
.colors-engine td.capital,
.colors-tehnomant td.capital,
.colors-Engineering td.capital,
.colors-Tehnomant td.capital,
:not(.regular) tr.colors-engine td:not(.regular):first-of-type,
:not(.regular) tr.colors-tehnomant td:not(.regular):first-of-type,
:not(.regular) tr.colors-Engineering td:not(.regular):first-of-type {
:not(.regular) tr.colors-Tehnomant td:not(.regular):first-of-type {
background-color: #FFBA4C; /* Secondary */
background-color: #FFBA4C; /* Secondary */
color: #000000; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #CC8800; /* Primary Bold */
border-color: #B27000; /* Primary Bold */
}
}


/* Цвета командного отдела */
/* Цвета глав */
.colors-command,
.colors-glav,
.colors-Command,
.colors-Glav,
tr.colors-command,
tr.colors-glav,
tr.colors-Command {
tr.colors-Glav {
background-color:#9DAACC; /* Light */
background-color:#9DAACC; /* Light */
border-color: #6691FF; /* Secondary */
border-color: #1f5b83; /* Secondary */
}
}
.colors-command th,
.colors-glav th,
.colors-Command th,
.colors-Glav th,
tr.colors-command th,
tr.colors-glav th,
tr.colors-Command th {
tr.colors-Glav th {
background-color:#3269FF; /* Primary */
background-color:#42AAFF; /* Primary */
border-color: #195AFF; /* Primary Bold */
border-color: #003457; /* Primary Bold */
}
}
.colors-command td,
.colors-glav td,
.colors-Command td,
.colors-Glav td,
tr.colors-command td,
tr.colors-glav td,
tr.colors-Command td {
tr.colors-Glav td {
background-color:#DEE4F6; /* Very Light */
background-color:#DEE4F6; /* Very Light */
}
}
:not(.regular).colors-command td:not(.regular):first-of-type,
:not(.regular).colors-glav td:not(.regular):first-of-type,
:not(.regular).colors-Command td:not(.regular):first-of-type,
:not(.regular).colors-Glav td:not(.regular):first-of-type,
.colors-command td.capital,
.colors-glav td.capital,
.colors-Command td.capital,
.colors-Glav td.capital,
:not(.regular) tr.colors-command td:not(.regular):first-of-type,
:not(.regular) tr.colors-glav td:not(.regular):first-of-type,
:not(.regular) tr.colors-Command td:not(.regular):first-of-type {
:not(.regular) tr.colors-Glav td:not(.regular):first-of-type {
background-color: #6691FF; /* Secondary */
background-color: #1f5b83; /* Secondary */
color: #FFFFFF; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #195AFF; /* Primary Bold */
border-color: #003457; /* Primary Bold */
}
}


/* Цвета медицинского отдела */
/* Цвета медицинского отдела Мёбиуса*/
.colors-medik,
.colors-medicine,
.colors-Medical,
.colors-Medicine,
tr.colors-medik,
tr.colors-medicine,
tr.colors-Medical {
tr.colors-Medicine {
background-color:#9DBACC; /* Light */
background-color:#9dccb2; /* Light */
border-color: #66C6FF; /* Secondary */
border-color: #caddb6; /* Secondary */
}
}
.colors-medik th,
.colors-medicine th,
.colors-Medical th,
.colors-Medicine th,
tr.colors-medik th,
tr.colors-medicine th,
tr.colors-Medical th {
tr.colors-Medicine th {
background-color:#32B0FF; /* Primary */
background-color:#A8B69A; /* Primary */
border-color: #19A7FF; /* Primary Bold */
border-color: #646D5C; /* Primary Bold */
}
}
.colors-medik td,
.colors-medicine td,
.colors-Medical td,
.colors-Medicine td,
tr.colors-medik td,
tr.colors-medicine td,
tr.colors-Medical td {
tr.colors-Medicine td {
background-color:#DAEDF9; /* Very Light */
background-color:#D0D3CE; /* Very Light */
}
}
:not(.regular).colors-medik td:not(.regular):first-of-type,
:not(.regular).colors-medicine td:not(.regular):first-of-type,
:not(.regular).colors-Medical td:not(.regular):first-of-type,
:not(.regular).colors-Medicine td:not(.regular):first-of-type,
.colors-medik td.capital,
.colors-medicine td.capital,
.colors-Medical td.capital,
.colors-Medicine td.capital,
:not(.regular) tr.colors-medik td:not(.regular):first-of-type,
:not(.regular) tr.colors-medicine td:not(.regular):first-of-type,
:not(.regular) tr.colors-Medical td:not(.regular):first-of-type {
:not(.regular) tr.colors-Medicine td:not(.regular):first-of-type {
background-color: #66C6FF; /* Secondary */
background-color: #caddb6; /* Secondary */
color: #000000; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #19A7FF; /* Primary Bold */
border-color: #646D5C; /* Primary Bold */
}
}


/* Цвета снабжающего отдела */
/* Цвета Мёбиуса */
.colors-suply,
.colors-mebius,
.colors-Supply,
.colors-Mebius,
tr.colors-suply,
tr.colors-mebius,
tr.colors-Supply {
tr.colors-Mebius {
background-color:#CCB49D; /* Light */
background-color:#9a9e98; /* Light */
border-color: #77552F; /* Secondary */
border-color: #c3daac; /* Secondary */
}
}
.colors-suply th,
.colors-mebius th,
.colors-Supply th,
.colors-Mebius th,
tr.colors-suply th,
tr.colors-mebius th,
tr.colors-Supply th {
tr.colors-Mebius th {
background-color:#7C4C18; /* Primary */
background-color:#A8B69A; /* Primary */
border-color: #7A450C; /* Primary Bold */
border-color: #646D5C; /* Primary Bold */
}
}
.colors-suply td,
.colors-mebius td,
.colors-Supply td,
.colors-Mebius td,
tr.colors-suply td,
tr.colors-mebius td,
tr.colors-Supply td {
tr.colors-Mebius td {
background-color:#F9EADC; /* Very Light */
background-color:#D0D3CE; /* Very Light */
}
}
:not(.regular).colors-suply td:not(.regular):first-of-type,
:not(.regular).colors-mebius td:not(.regular):first-of-type,
:not(.regular).colors-Supply td:not(.regular):first-of-type,
:not(.regular).colors-Mebius td:not(.regular):first-of-type,
.colors-suply td.capital,
.colors-mebius td.capital,
.colors-Supply td.capital,
.colors-Mebius td.capital,
:not(.regular) tr.colors-suply td:not(.regular):first-of-type,
:not(.regular) tr.colors-mebius td:not(.regular):first-of-type,
:not(.regular) tr.colors-Supply td:not(.regular):first-of-type {
:not(.regular) tr.colors-Mebius td:not(.regular):first-of-type {
background-color: #77552F; /* Secondary */
background-color: #c3daac; /* Secondary */
color: #0D150D; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #7A450C; /* Primary Bold */
border-color: #646D5C; /* Primary Bold */
}
}


/* Цвета планетарного отдела */
/* Цвета астеров */
.colors-lava,
.colors-aster,
.colors-Lavaland,
.colors-Aster,
tr.colors-lava,
tr.colors-aster,
tr.colors-Lavaland {
tr.colors-Aster {
background-color:#CCA99D; /* Light */
background-color:#CCB49D; /* Light */
border-color: #ED8A63; /* Secondary */
border-color: #77552F; /* Secondary */
}
}
.colors-lava th,
.colors-aster th,
.colors-Lavaland th,
.colors-Aster th,
tr.colors-lava th,
tr.colors-aster th,
tr.colors-Lavaland th {
tr.colors-Aster th {
background-color:#EE6A34; /* Primary */
background-color:#E09F5C; /* Primary */
border-color: #ED571C; /* Primary Bold */
border-color: #9C6F40; /* Primary Bold */
}
}
.colors-lava td,
.colors-aster td,
.colors-Lavaland td,
.colors-Aster td,
tr.colors-lava td,
tr.colors-aster td,
tr.colors-Lavaland td {
tr.colors-Aster td {
background-color:#F8E9E4; /* Very Light */
background-color:#E1D3C5; /* Very Light */
}
}
:not(.regular).colors-lava td:not(.regular):first-of-type,
:not(.regular).colors-aster td:not(.regular):first-of-type,
:not(.regular).colors-Lavaland td:not(.regular):first-of-type,
:not(.regular).colors-Aster td:not(.regular):first-of-type,
.colors-lava td.capital,
.colors-aster td.capital,
.colors-Lavaland td.capital,
.colors-Aster td.capital,
:not(.regular) tr.colors-lava td:not(.regular):first-of-type,
:not(.regular) tr.colors-aster td:not(.regular):first-of-type,
:not(.regular) tr.colors-Lavaland td:not(.regular):first-of-type {
:not(.regular) tr.colors-Aster td:not(.regular):first-of-type {
background-color: #ED8A63; /* Secondary */
background-color: #77552F; /* Secondary */
color: #000000; /* Secondary Text */
color: #0D150D; /* Secondary Text */
border-color: #ED571C; /* Primary Bold */
border-color: #9C6F40; /* Primary Bold */
}
}


/* Цвета синтетического отдела */
/* Цвета синтетического отдела */
.colors-synth,
.colors-synthetic,
.colors-Synthetic,
.colors-Synthetic,
tr.colors-synth,
tr.colors-synthetic,
tr.colors-Synthetic {
tr.colors-Synthetic {
background-color:#9DB3CC; /* Light */
background-color:#9DB3CC; /* Light */
border-color: #4C82BF; /* Secondary */
border-color: #4C82BF; /* Secondary */
}
}
.colors-synth th,
.colors-synthetic th,
.colors-Synthetic th,
.colors-Synthetic th,
tr.colors-synth th,
tr.colors-synthetic th,
tr.colors-Synthetic th {
tr.colors-Synthetic th {
background-color:#2770C4; /* Primary */
background-color:#2770C4; /* Primary */
border-color: #1364C1; /* Primary Bold */
border-color: #1364C1; /* Primary Bold */
}
}
.colors-synth td,
.colors-synthetic td,
.colors-Synthetic td,
.colors-Synthetic td,
tr.colors-synth td,
tr.colors-synthetic td,
tr.colors-Synthetic td {
tr.colors-Synthetic td {
background-color:#DEEBF9; /* Very Light */
background-color:#DEEBF9; /* Very Light */
}
}
:not(.regular).colors-synth td:not(.regular):first-of-type,
:not(.regular).colors-synthetic td:not(.regular):first-of-type,
:not(.regular).colors-Synthetic td:not(.regular):first-of-type,
:not(.regular).colors-Synthetic td:not(.regular):first-of-type,
.colors-synth td.capital,
.colors-synthetic td.capital,
.colors-Synthetic td.capital,
.colors-Synthetic td.capital,
:not(.regular) tr.colors-synth td:not(.regular):first-of-type,
:not(.regular) tr.colors-synthetic td:not(.regular):first-of-type,
:not(.regular) tr.colors-Synthetic td:not(.regular):first-of-type {
:not(.regular) tr.colors-Synthetic td:not(.regular):first-of-type {
background-color: #4C82BF; /* Secondary */
background-color: #4C82BF; /* Secondary */
Строка 507: Строка 501:
}
}


/* Цвета антагского отдела */
/* Цвета антагонистов */
.colors-antag,
.colors-antagonist,
.colors-Antagonist,
.colors-Antagonist,
tr.colors-antag,
tr.colors-antagonist,
tr.colors-Antagonist {
tr.colors-Antagonist {
background-color:#CC9D9D; /* Light */
background-color:#CC9D9D; /* Light */
border-color: #4C1E1E; /* Secondary */
border-color: #4C1E1E; /* Secondary */
}
}
.colors-antag th,
.colors-antagonist th,
.colors-Antagonist th,
.colors-Antagonist th,
tr.colors-antag th,
tr.colors-antagonist th,
tr.colors-Antagonist th {
tr.colors-Antagonist th {
background-color:#190505; /* Primary */
background-color:#D80A0A; /* Primary */
border-color: #160202; /* Primary Bold */
border-color: #810606; /* Primary Bold */
}
}
.colors-antag td,
.colors-antagonist td,
.colors-Antagonist td,
.colors-Antagonist td,
tr.colors-antag td,
tr.colors-antagonist td,
tr.colors-Antagonist td {
tr.colors-Antagonist td {
background-color:#FAEAEA; /* Very Light */
background-color:#FAEAEA; /* Very Light */
}
}
:not(.regular).colors-antag td:not(.regular):first-of-type,
:not(.regular).colors-antagonist td:not(.regular):first-of-type,
:not(.regular).colors-Antagonist td:not(.regular):first-of-type,
:not(.regular).colors-Antagonist td:not(.regular):first-of-type,
.colors-antag td.capital,
.colors-antagonist td.capital,
.colors-Antagonist td.capital,
.colors-Antagonist td.capital,
:not(.regular) tr.colors-antag td:not(.regular):first-of-type,
:not(.regular) tr.colors-antagonist td:not(.regular):first-of-type,
:not(.regular) tr.colors-Antagonist td:not(.regular):first-of-type {
:not(.regular) tr.colors-Antagonist td:not(.regular):first-of-type {
background-color: #4C1E1E; /* Secondary */
background-color: #4C1E1E; /* Secondary */
color: #D80A0A; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #160202; /* Primary Bold */
border-color: #810606; /* Primary Bold */
}
}


/* Цвета культистского отдела */
/* Цвета НеоТеологистов */
.colors-cult,
.colors-nt,
.colors-Cultist,
.colors-NT,
tr.colors-cult,
tr.colors-nt,
tr.colors-Cultist {
tr.colors-NT {
background-color:#CC9D9D; /* Light */
background-color:#837d6c; /* Light */
border-color: #4C1E1E; /* Secondary */
border-color: #a7924f; /* Secondary */
}
}
.colors-cult th,
.colors-nt th,
.colors-Cultist th,
.colors-NT th,
tr.colors-cult th,
tr.colors-nt th,
tr.colors-Cultist th {
tr.colors-NT th {
background-color:#190505; /* Primary */
background-color:#ECD37D; /* Primary */
border-color: #160202; /* Primary Bold */
border-color: #A59357; /* Primary Bold */
}
}
.colors-cult td,
.colors-nt td,
.colors-Cultist td,
.colors-NT td,
tr.colors-cult td,
tr.colors-nt td,
tr.colors-Cultist td {
tr.colors-NT td {
background-color:#FAEAEA; /* Very Light */
background-color:#DBD3BB; /* Very Light */
}
}
:not(.regular).colors-cult td:not(.regular):first-of-type,
:not(.regular).colors-nt td:not(.regular):first-of-type,
:not(.regular).colors-Cultist td:not(.regular):first-of-type,
:not(.regular).colors-NT td:not(.regular):first-of-type,
.colors-cult td.capital,
.colors-nt td.capital,
.colors-Cultist td.capital,
.colors-NT td.capital,
:not(.regular) tr.colors-cult td:not(.regular):first-of-type,
:not(.regular) tr.colors-nt td:not(.regular):first-of-type,
:not(.regular) tr.colors-Cultist td:not(.regular):first-of-type {
:not(.regular) tr.colors-NT td:not(.regular):first-of-type {
background-color: #4C1E1E; /* Secondary */
background-color: #a7924f; /* Secondary */
color: #D80A0A; /* Secondary Text */
color: #D80A0A; /* Secondary Text */
border-color: #160202; /* Primary Bold */
border-color: #A59357; /* Primary Bold */
}
}


/* Цвета ратваровского отдела */
/* Цвета спец ролей */
.colors-ratvar,
.colors-special,
.colors-Ratvar,
.colors-Special,
tr.colors-ratvar,
tr.colors-special,
tr.colors-Ratvar {
tr.colors-Special {
background-color:#4A340D; /* Light */
border-color: #332409; /* Secondary */
}
.colors-ratvar th,
.colors-Ratvar th,
tr.colors-ratvar th,
tr.colors-Ratvar th {
background-color:#825B17; /* Primary */
border-color: #6C4B13; /* Primary Bold */
}
.colors-ratvar td,
.colors-Ratvar td,
tr.colors-ratvar td,
tr.colors-Ratvar td {
background-color:#E1D9C6; /* Very Light */
}
:not(.regular).colors-ratvar td:not(.regular):first-of-type,
:not(.regular).colors-Ratvar td:not(.regular):first-of-type,
.colors-ratvar td.capital,
.colors-Ratvar td.capital,
:not(.regular) tr.colors-ratvar td:not(.regular):first-of-type,
:not(.regular) tr.colors-Ratvar td:not(.regular):first-of-type {
background-color: #332409; /* Secondary */
color: #FFFFFF; /* Secondary Text */
border-color: #6C4B13; /* Primary Bold */
}
 
/* Цвета ксеноморфного отдела */
.colors-xenom,
.colors-Xenomorph,
tr.colors-xenom,
tr.colors-Xenomorph {
background-color:#958FB2; /* Light */
border-color: #4C4666; /* Secondary */
}
.colors-xenom th,
.colors-Xenomorph th,
tr.colors-xenom th,
tr.colors-Xenomorph th {
background-color:#312D43; /* Primary */
border-color: #252138; /* Primary Bold */
}
.colors-xenom td,
.colors-Xenomorph td,
tr.colors-xenom td,
tr.colors-Xenomorph td {
background-color:#E5DEF9; /* Very Light */
}
:not(.regular).colors-xenom td:not(.regular):first-of-type,
:not(.regular).colors-Xenomorph td:not(.regular):first-of-type,
.colors-xenom td.capital,
.colors-Xenomorph td.capital,
:not(.regular) tr.colors-xenom td:not(.regular):first-of-type,
:not(.regular) tr.colors-Xenomorph td:not(.regular):first-of-type {
background-color: #4C4666; /* Secondary */
color: #FFFFFF; /* Secondary Text */
border-color: #252138; /* Primary Bold */
}
 
/* Цвета марининого отдела */
.colors-marine,
.colors-Marine,
tr.colors-marine,
tr.colors-Marine {
background-color:#90A1B8; /* Light */
border-color: #48648A; /* Secondary */
}
.colors-marine th,
.colors-Marine th,
tr.colors-marine th,
tr.colors-Marine th {
background-color:#2C4C7B; /* Primary */
border-color: #27426D; /* Primary Bold */
}
.colors-marine td,
.colors-Marine td,
tr.colors-marine td,
tr.colors-Marine td {
background-color:#D2DEF0; /* Very Light */
}
:not(.regular).colors-marine td:not(.regular):first-of-type,
:not(.regular).colors-Marine td:not(.regular):first-of-type,
.colors-marine td.capital,
.colors-Marine td.capital,
:not(.regular) tr.colors-marine td:not(.regular):first-of-type,
:not(.regular) tr.colors-Marine td:not(.regular):first-of-type {
background-color: #48648A; /* Secondary */
color: #000000; /* Secondary Text */
border-color: #27426D; /* Primary Bold */
}
 
/* Цвета волшебного отдела */
.colors-wizard,
.colors-Wizard,
tr.colors-wizard,
tr.colors-Wizard {
background-color:#AB9DCC; /* Light */
border-color: #9866FF; /* Secondary */
}
.colors-wizard th,
.colors-Wizard th,
tr.colors-wizard th,
tr.colors-Wizard th {
background-color:#7D32FF; /* Primary */
border-color: #6919FF; /* Primary Bold */
}
.colors-wizard td,
.colors-Wizard td,
tr.colors-wizard td,
tr.colors-Wizard td {
background-color:#E5DEF9; /* Very Light */
}
:not(.regular).colors-wizard td:not(.regular):first-of-type,
:not(.regular).colors-Wizard td:not(.regular):first-of-type,
.colors-wizard td.capital,
.colors-Wizard td.capital,
:not(.regular) tr.colors-wizard td:not(.regular):first-of-type,
:not(.regular) tr.colors-Wizard td:not(.regular):first-of-type {
background-color: #9866FF; /* Secondary */
color: #000000; /* Secondary Text */
border-color: #6919FF; /* Primary Bold */
}
 
/* Цвета похитнического отдела */
.colors-abductor,
.colors-Abductor,
tr.colors-abductor,
tr.colors-Abductor {
background-color:#CCCCCC; /* Light */
background-color:#CCCCCC; /* Light */
border-color: #E5E5E5; /* Secondary */
border-color: #E5E5E5; /* Secondary */
}
}
.colors-abductor th,
.colors-special th,
.colors-Abductor th,
.colors-Special th,
tr.colors-abductor th,
tr.colors-special th,
tr.colors-Abductor th {
tr.colors-Special th {
background-color:#7F7F7F; /* Primary */
background-color:#BCBCBC; /* Primary */
border-color: #999999; /* Primary Bold */
border-color: #707070; /* Primary Bold */
}
}
.colors-abductor td,
.colors-special td,
.colors-Abductor td,
.colors-Special td,
tr.colors-abductor td,
tr.colors-special td,
tr.colors-Abductor td {
tr.colors-Special td {
background-color:#F2F2F2; /* Very Light */
background-color:#B7B7B7; /* Very Light */
}
}
:not(.regular).colors-abductor td:not(.regular):first-of-type,
:not(.regular).colors-special td:not(.regular):first-of-type,
:not(.regular).colors-Abductor td:not(.regular):first-of-type,
:not(.regular).colors-Special td:not(.regular):first-of-type,
.colors-abductor td.capital,
.colors-special td.capital,
.colors-Abductor td.capital,
.colors-Special td.capital,
:not(.regular) tr.colors-abductor td:not(.regular):first-of-type,
:not(.regular) tr.colors-special td:not(.regular):first-of-type,
:not(.regular) tr.colors-Abductor td:not(.regular):first-of-type {
:not(.regular) tr.colors-Special td:not(.regular):first-of-type {
background-color: #E5E5E5; /* Secondary */
background-color: #E5E5E5; /* Secondary */
color: #000000; /* Secondary Text */
color: #000000; /* Secondary Text */
border-color: #999999; /* Primary Bold */
border-color: #707070; /* Primary Bold */
}
}


Строка 741: Строка 607:
#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading,
#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading,
#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading:hover,
#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading:hover,
#mw-panel.collapsible-nav .portal .vector-menu-heading * {
#mw-panel.collapsible-nav .portal .vector-menu-heading {
color: #54595d;
color: #54595d;
text-decoration: none;
text-decoration: none;
Строка 747: Строка 613:


/* Прилипающий заголовок */
/* Прилипающий заголовок */
.sticky-head th {
/*.sticky-head th {
background-image: none !important;
background-image: none !important;
min-width: 1.67em;
min-width: 1.67em;
padding-right: 0.2em !important;
padding-right: 0.2em !important;
}
}*/
.sticky-head abbr {
.sticky-head abbr {
writing-mode:vertical-rl;
writing-mode:vertical-rl;
Строка 763: Строка 629:
}
}


.proto-table, /* Таблица для факбрикатора, принтера плат и т.п. */
/* Какую ширину указываем, та и будет применятся без растягивания */
.weapon-table td, /* Таблица брони */
.hard-table {
.armor-table td /* Таблица оружия */ {
table-layout: fixed;
}
 
/* [[Шаблон:Main]] */
.dablink {
margin-left: 2em;
margin-bottom: 0.5em;
font-style: italic;
}
.dablink a {
font-weight: bold;
}
 
/* [[Шаблон:Кнопка]] */
.keyboard-key {
/*box-shadow: 0.1em 0.2em 0.2em(#DDD);*/
background-color: #F9F9F9;
background-image: -moz-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: -ms-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: -o-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: -webkit-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: linear-gradient(#EEE, #F9F9F9, #EEE);
padding: 0.1em 0.3em;
font-family: inheri;
font-size: 0.85em;
}
 
/* Generic styling for animation class */
.animated > :not(.active):not(.skip),
.paused > :not(.active):not(.skip) {
        display: none;
}
 
/*.proto-table, /* Таблица для факбрикатора, принтера плат и т.п. */
/*.weapon-table td, /* Таблица брони */
/*.armor-table td /* Таблица оружия *//* {
text-align: center;
text-align: center;
table-layout: fixed;
table-layout: fixed;
Строка 773: Строка 674:
.armor-table td {
.armor-table td {
font-weight: bold;
font-weight: bold;
}
}*/


/* Таблица охранного снаряжения (просто центриурет ячейки кроме последней */
/* Таблица охранного снаряжения (просто центриурет ячейки кроме последней *//*
.sec-table td:not(:last-of-type) {
.sec-table td:not(:last-of-type) {
text-align: center;
text-align: center;
}
}*/


/* Последний столбец */
/* Последний столбец *//*
.proto-table td:last-of-type,
.proto-table td:last-of-type,
.weapon-table td:last-of-type,
.weapon-table td:last-of-type,
Строка 790: Строка 691:
.proto-table td:nth-of-type(3n) {
.proto-table td:nth-of-type(3n) {
     background-color: #e6d1ee;
     background-color: #e6d1ee;
}
}*/


/* Таблица контрабанды */
/* Таблица контрабанды *//*
.ContrabandItemCore {
.ContrabandItemCore {
display:flex;
display:flex;
Строка 804: Строка 705:
margin: 1px;
margin: 1px;
flex: 1 0 12em;
flex: 1 0 12em;
}
}*/


/* Таблицы емага */
/* Таблицы емага *//*
.emag-table td:nth-of-type(2) {
.emag-table td:nth-of-type(2) {
text-align: center;
text-align: center;
}
}*/


/* Таблицы имплантов и таблицы ящиков из карго */
/* Таблицы имплантов и таблицы ящиков из карго *//*
.implants td:nth-of-type(2),
.implants td:nth-of-type(2),
.kargotable td:nth-of-type(2),
.kargotable td:nth-of-type(2),
Строка 818: Строка 719:
font-weight: bold;
font-weight: bold;
}
}
 
*/
/* Какую ширину указываем, та и будет применятся без растягивания */
.hard-table {
table-layout: fixed;
}
 
/* [[Шаблон:Main]] */
.dablink {
margin-left: 2em;
margin-bottom: 0.5em;
font-style: italic;
}
.dablink a {
font-weight: bold;
}
 
/* [[Шаблон:Кнопка]] */
.keyboard-key {
border: 0.1em solid #AAA;
border-radius: 0.2em;
/*box-shadow: 0.1em 0.2em 0.2em(#DDD);*/
background-color: #F9F9F9;
background-image: -moz-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: -ms-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: -o-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: -webkit-linear-gradient(#EEE, #F9F9F9, #EEE);
background-image: linear-gradient(#EEE, #F9F9F9, #EEE);
padding: 0.1em 0.3em;
font-family: inheri;
font-size: 0.85em;
}
 
/* Generic styling for animation class */
.animated > *:not(.active):not(.skip),
.paused > *:not(.active):not(.skip) {
        display: none;
}

Текущая версия от 16:51, 13 августа 2024

/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Всплывающие окна с информацией */
.tooltip{
  position: relative;
}

.tooltiptext,
.tooltiptext2 {
  position: absolute;
  width: 18em;
  visibility: hidden;
  opacity: 0;
  white-space: normal;
  text-align: left;
  transition: all 0.2s;
}
.tooltiptext {
  display: block;
  z-index: 2;
  padding: 20px;
  background-color: #ffdd66;
}
.tooltiptext2 {
	display:inline;
	z-index: 100;
	padding: 0.2em;
	background-color: #FEF6E7;
	top:1.5em;
	left:1em;
	box-shadow: 0 0 .3em #999;
}

.tooltiptable {
  position: absolute;
  display: block;
  z-index: 2;
  max-width:600px;
  width:max-content;
  padding: 10px;
  top:11pt;
  right:-55px;
  visibility: hidden;
  opacity: 0;
  white-space: normal;
  text-align: left;
  transition: all 0.2s;
  background-color: #ff6666;
}

.tooltip:hover>.tooltiptext,
.tooltip:hover>.tooltiptext2,
.tooltip:hover>.tooltiptable {
  visibility: visible;
  opacity: 1;
}

/* hide the "Retrieved from" message */
.printfooter {
  display: none;
}

/*div.tabcontent{
    display:none
}*/
/*div.tabcontent.current{
    display:block
}*/
/*div.switchtab.label.current{
    color:#000;
    background-color:#00FF00
}*/
div.divbutton:target{
    cursor: pointer;
    display: none;
    width: auto;
    height: auto;
}
div.divbutton:target::before{
    cursor: pointer;
    width: 80%;
    height: auto;
}

/* Убираем размытие со всех изображений */
img {
    image-rendering: optimizeSpeed;
    -ms-interpolation-mode: nearest-neighbor;
}

/* Горизонтальный список */
#mw-content-text .hlist ul {
    display: inline;
    padding: 0;
}
#mw-content-text .hlist li {
    display: inline;
}
#mw-content-text .hlist li:not(:last-child) {
    padding-right: 0.286em;
}
#mw-content-text .hlist li:not(:last-child)::after {
    content: "";
    display: inline-block;
    position: relative;
    left: 0.286em;
    bottom: 0.214em;
    background-color: #000;
    height: 3px;
    width: 3px;
}
#mw-content-text .hlist li li:first-child::before {
    content: "(";
    font-weight: normal;
}
#mw-content-text .hlist li li:last-child::after {
    content: ")";
    font-weight: normal;
}
#mw-content-text .hlist li li li {
    font-size: x-small;
}

/* Simulate link styling for JS only links */
.jslink {
    color: #0645AD;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
    outline: none;
}
.jslink:hover {
    text-decoration: underline;
    cursor: pointer;
}
.jslink:active {
    color: #FAA700;
}

/* Hide noscript only elements */
.client-js .noscript {
    display: none;
}
/* Mark internal links as plain 
#content a.external[href^="http://eris.celadon.pro/index.php"],
#content a.external[href^="https://eris.celadon.pro/index.php"],
#content a.external[href^="//eris.celadon.pro/index.php"] {
    background: none;
    padding-right: 0;
}*/

/* Кнопка "Вверх": [[Файл:Scroll_top.png]] ВОЙКО ПОЧИНИ*/
#scroll-top
	{
	display: none;
	background: url(https://wiki.celadon.pro/images/f/f4/Scroll_top.gif) 0% 0%/38px 38px no-repeat;
	opacity: 0.3;
	width: 38px;
	height: 38px;
	cursor: pointer;
	position: fixed;
	left: calc(11em - 19px);
	bottom: 30px;
	z-index: 10000;
	image-rendering: optimizeSpeed;
	/*image-rendering: -webkit-optimize-contrast;
	image-rendering: optimize-contrast;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	*/
	-ms-interpolation-mode: nearest-neighbor;
	}

#scroll-top:hover
	{
	opacity: 0.8;
	}


/* Стиль таблиц с предметами и т.п.*/
.standard,
.wide {
	/* For align=center tables dont use shorthand margin */
	margin-top:1em;
	margin-bottom:1em;
	border: 1px solid var(--border-color-base, #a2a9b1);
	border-collapse: collapse;
}

.items-table	{
		width:100%;
		background-color:#CCCCCC;
		}

.items-table th	{
		background-color:#c0c0c0;
		color:#000000;
		padding: .2em;
		}

.items-table td	{
		background-color:#c0c0c0;
		color:#000000;
		padding: .2em;
		}
.items-table:not(.regular) td:not(.regular):first-of-type,
td.capital	{
		background-color: #E5E5E5;
		font-weight: bold;
		color: #000;
		text-align: center;
		}

/* Цвета Железного молота */
.colors-ironhammer,
.colors-Ironhammer,
tr.colors-ironhammer,
tr.colors-Ironhammer	{
				background-color:#aac9db; /* Light */
				border-color: #697B85; /* Secondary */
				}
.colors-ironhammer th,
.colors-Ironhammer th,
tr.colors-ironhammer th,
tr.colors-Ironhammer th	{
				background-color:#97B0BE; /* Primary */
				border-color: #697B85; /* Primary Bold */
				}
.colors-ironhammer td,
.colors-Ironhammer td,
tr.colors-ironhammer td,
tr.colors-Ironhammer td	{
				background-color:#CAD0D4; /* Very Light */
				}
:not(.regular).colors-ironhammer td:not(.regular):first-of-type,
:not(.regular).colors-Ironhammer td:not(.regular):first-of-type,
.colors-ironhammer td.capital,
.colors-Ironhammer td.capital,
:not(.regular) tr.colors-ironhammer td:not(.regular):first-of-type,
:not(.regular) tr.colors-Ironhammer td:not(.regular):first-of-type	{
				background-color: #97B0BE; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #697B85; /* Primary Bold */
				}

/* Цвета научного отдела Мёбиуса*/
.colors-research,
.colors-Research,
tr.colors-research,
tr.colors-Research	{
				background-color:#dfc0df; /* Light */
				border-color: #DDA0DD; /* Secondary */
				}
.colors-research th,
.colors-Research th,
tr.colors-research th,
tr.colors-Research th	{
				background-color:#DDA0DD; /* Primary */
				border-color: #846084; /* Primary Bold */
				}
.colors-research td,
.colors-Research td,
tr.colors-research td,
tr.colors-Research td	{
				background-color:#E6DFE6; /* Very Light */
				}
:not(.regular).colors-research td:not(.regular):first-of-type,
:not(.regular).colors-Research td:not(.regular):first-of-type,
.colors-research td.capital,
.colors-Research td.capital,
:not(.regular) tr.colors-research td:not(.regular):first-of-type,
:not(.regular) tr.colors-Research td:not(.regular):first-of-type	{
				background-color: #DDA0DD; /* Secondary */
				color: #061306; /* Secondary Text */
				border-color: #846084; /* Primary Bold */
				}

/* Цвета сервисного отдела */
.colors-service,
.colors-Service,
tr.colors-service,
tr.colors-Service	{
				background-color:#C6CCC7; /* Light */
				border-color: #858080; /* Secondary */
				}
.colors-service th,
.colors-Service th,
tr.colors-service th,
tr.colors-Service th	{
				background-color:#DDDDDD; /* Primary */
				border-color: #9A9A9A; /* Primary Bold */
				}
.colors-service td,
.colors-Service td,
tr.colors-service td,
tr.colors-Service td	{
				background-color:#CCCCCC; /* Very Light */
				}
:not(.regular).colors-service td:not(.regular):first-of-type,
:not(.regular).colors-Service td:not(.regular):first-of-type,
.colors-service td.capital,
.colors-Service td.capital,
:not(.regular) tr.colors-service td:not(.regular):first-of-type,
:not(.regular) tr.colors-Service td:not(.regular):first-of-type	{
				background-color: #858080; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #9A9A9A; /* Primary Bold */
				}

/* Цвета техномантов */
.colors-tehnomant,
.colors-Tehnomant,
tr.colors-tehnomant,
tr.colors-Tehnomant	{
				background-color:#CCC0B1; /* Light */
				border-color: #FFBA4C; /* Secondary */
				}
.colors-tehnomant th,
.colors-Tehnomant th,
tr.colors-tehnomant th,
tr.colors-Tehnomant th	{
				background-color:#ffa000; /* Primary */
				border-color: #B27000; /* Primary Bold */
				}
.colors-tehnomant td,
.colors-Tehnomant td,
tr.colors-tehnomant td,
tr.colors-Tehnomant td	{
				background-color:#F2E9DE; /* Very Light */
				}
:not(.regular).colors-tehnomant td:not(.regular):first-of-type,
:not(.regular).colors-Tehnomant td:not(.regular):first-of-type,
.colors-tehnomant td.capital,
.colors-Tehnomant td.capital,
:not(.regular) tr.colors-tehnomant td:not(.regular):first-of-type,
:not(.regular) tr.colors-Tehnomant td:not(.regular):first-of-type	{
				background-color: #FFBA4C; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #B27000; /* Primary Bold */
				}

/* Цвета глав */
.colors-glav,
.colors-Glav,
tr.colors-glav,
tr.colors-Glav	{
				background-color:#9DAACC; /* Light */
				border-color: #1f5b83; /* Secondary */
				}
.colors-glav th,
.colors-Glav th,
tr.colors-glav th,
tr.colors-Glav th	{
				background-color:#42AAFF; /* Primary */
				border-color: #003457; /* Primary Bold */
				}
.colors-glav td,
.colors-Glav td,
tr.colors-glav td,
tr.colors-Glav td	{
				background-color:#DEE4F6; /* Very Light */
				}
:not(.regular).colors-glav td:not(.regular):first-of-type,
:not(.regular).colors-Glav td:not(.regular):first-of-type,
.colors-glav td.capital,
.colors-Glav td.capital,
:not(.regular) tr.colors-glav td:not(.regular):first-of-type,
:not(.regular) tr.colors-Glav td:not(.regular):first-of-type	{
				background-color: #1f5b83; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #003457; /* Primary Bold */
				}

/* Цвета медицинского отдела Мёбиуса*/
.colors-medicine,
.colors-Medicine,
tr.colors-medicine,
tr.colors-Medicine	{
				background-color:#9dccb2; /* Light */
				border-color: #caddb6; /* Secondary */
				}
.colors-medicine th,
.colors-Medicine th,
tr.colors-medicine th,
tr.colors-Medicine th	{
				background-color:#A8B69A; /* Primary */
				border-color: #646D5C; /* Primary Bold */
				}
.colors-medicine td,
.colors-Medicine td,
tr.colors-medicine td,
tr.colors-Medicine td	{
				background-color:#D0D3CE; /* Very Light */
				}
:not(.regular).colors-medicine td:not(.regular):first-of-type,
:not(.regular).colors-Medicine td:not(.regular):first-of-type,
.colors-medicine td.capital,
.colors-Medicine td.capital,
:not(.regular) tr.colors-medicine td:not(.regular):first-of-type,
:not(.regular) tr.colors-Medicine td:not(.regular):first-of-type	{
				background-color: #caddb6; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #646D5C; /* Primary Bold */
				}

/* Цвета Мёбиуса */
.colors-mebius,
.colors-Mebius,
tr.colors-mebius,
tr.colors-Mebius	{
				background-color:#9a9e98; /* Light */
				border-color: #c3daac; /* Secondary */
				}
.colors-mebius th,
.colors-Mebius th,
tr.colors-mebius th,
tr.colors-Mebius th	{
				background-color:#A8B69A; /* Primary */
				border-color: #646D5C; /* Primary Bold */
				}
.colors-mebius td,
.colors-Mebius td,
tr.colors-mebius td,
tr.colors-Mebius td	{
				background-color:#D0D3CE; /* Very Light */
				}
:not(.regular).colors-mebius td:not(.regular):first-of-type,
:not(.regular).colors-Mebius td:not(.regular):first-of-type,
.colors-mebius td.capital,
.colors-Mebius td.capital,
:not(.regular) tr.colors-mebius td:not(.regular):first-of-type,
:not(.regular) tr.colors-Mebius td:not(.regular):first-of-type	{
				background-color: #c3daac; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #646D5C; /* Primary Bold */
				}

/* Цвета астеров */
.colors-aster,
.colors-Aster,
tr.colors-aster,
tr.colors-Aster	{
				background-color:#CCB49D; /* Light */
				border-color: #77552F; /* Secondary */
				}
.colors-aster th,
.colors-Aster th,
tr.colors-aster th,
tr.colors-Aster th	{
				background-color:#E09F5C; /* Primary */
				border-color: #9C6F40; /* Primary Bold */
				}
.colors-aster td,
.colors-Aster td,
tr.colors-aster td,
tr.colors-Aster td	{
				background-color:#E1D3C5; /* Very Light */
				}
:not(.regular).colors-aster td:not(.regular):first-of-type,
:not(.regular).colors-Aster td:not(.regular):first-of-type,
.colors-aster td.capital,
.colors-Aster td.capital,
:not(.regular) tr.colors-aster td:not(.regular):first-of-type,
:not(.regular) tr.colors-Aster td:not(.regular):first-of-type	{
				background-color: #77552F; /* Secondary */
				color: #0D150D; /* Secondary Text */
				border-color: #9C6F40; /* Primary Bold */
				}

/* Цвета синтетического отдела */
.colors-synthetic,
.colors-Synthetic,
tr.colors-synthetic,
tr.colors-Synthetic	{
				background-color:#9DB3CC; /* Light */
				border-color: #4C82BF; /* Secondary */
				}
.colors-synthetic th,
.colors-Synthetic th,
tr.colors-synthetic th,
tr.colors-Synthetic th	{
				background-color:#2770C4; /* Primary */
				border-color: #1364C1; /* Primary Bold */
				}
.colors-synthetic td,
.colors-Synthetic td,
tr.colors-synthetic td,
tr.colors-Synthetic td	{
				background-color:#DEEBF9; /* Very Light */
				}
:not(.regular).colors-synthetic td:not(.regular):first-of-type,
:not(.regular).colors-Synthetic td:not(.regular):first-of-type,
.colors-synthetic td.capital,
.colors-Synthetic td.capital,
:not(.regular) tr.colors-synthetic td:not(.regular):first-of-type,
:not(.regular) tr.colors-Synthetic td:not(.regular):first-of-type	{
				background-color: #4C82BF; /* Secondary */
				color: #FFFFFF; /* Secondary Text */
				border-color: #1364C1; /* Primary Bold */
				}

/* Цвета антагонистов */
.colors-antagonist,
.colors-Antagonist,
tr.colors-antagonist,
tr.colors-Antagonist	{
				background-color:#CC9D9D; /* Light */
				border-color: #4C1E1E; /* Secondary */
				}
.colors-antagonist th,
.colors-Antagonist th,
tr.colors-antagonist th,
tr.colors-Antagonist th	{
				background-color:#D80A0A; /* Primary */
				border-color: #810606; /* Primary Bold */
				}
.colors-antagonist td,
.colors-Antagonist td,
tr.colors-antagonist td,
tr.colors-Antagonist td	{
				background-color:#FAEAEA; /* Very Light */
				}
:not(.regular).colors-antagonist td:not(.regular):first-of-type,
:not(.regular).colors-Antagonist td:not(.regular):first-of-type,
.colors-antagonist td.capital,
.colors-Antagonist td.capital,
:not(.regular) tr.colors-antagonist td:not(.regular):first-of-type,
:not(.regular) tr.colors-Antagonist td:not(.regular):first-of-type	{
				background-color: #4C1E1E; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #810606; /* Primary Bold */
				}

/* Цвета НеоТеологистов */
.colors-nt,
.colors-NT,
tr.colors-nt,
tr.colors-NT	{
				background-color:#837d6c; /* Light */
				border-color: #a7924f; /* Secondary */
				}
.colors-nt th,
.colors-NT th,
tr.colors-nt th,
tr.colors-NT th	{
				background-color:#ECD37D; /* Primary */
				border-color: #A59357; /* Primary Bold */
				}
.colors-nt td,
.colors-NT td,
tr.colors-nt td,
tr.colors-NT td	{
				background-color:#DBD3BB; /* Very Light */
				}
:not(.regular).colors-nt td:not(.regular):first-of-type,
:not(.regular).colors-NT td:not(.regular):first-of-type,
.colors-nt td.capital,
.colors-NT td.capital,
:not(.regular) tr.colors-nt td:not(.regular):first-of-type,
:not(.regular) tr.colors-NT td:not(.regular):first-of-type	{
				background-color: #a7924f; /* Secondary */
				color: #D80A0A; /* Secondary Text */
				border-color: #A59357; /* Primary Bold */
				}

/* Цвета спец ролей */
.colors-special,
.colors-Special,
tr.colors-special,
tr.colors-Special	{
				background-color:#CCCCCC; /* Light */
				border-color: #E5E5E5; /* Secondary */
				}
.colors-special th,
.colors-Special th,
tr.colors-special th,
tr.colors-Special th	{
				background-color:#BCBCBC; /* Primary */
				border-color: #707070; /* Primary Bold */
				}
.colors-special td,
.colors-Special td,
tr.colors-special td,
tr.colors-Special td	{
				background-color:#B7B7B7; /* Very Light */
				}
:not(.regular).colors-special td:not(.regular):first-of-type,
:not(.regular).colors-Special td:not(.regular):first-of-type,
.colors-special td.capital,
.colors-Special td.capital,
:not(.regular) tr.colors-special td:not(.regular):first-of-type,
:not(.regular) tr.colors-Special td:not(.regular):first-of-type	{
				background-color: #E5E5E5; /* Secondary */
				color: #000000; /* Secondary Text */
				border-color: #707070; /* Primary Bold */
				}

/* Отступы сворачиваемого меню */
.vector-menu-portal	{
		margin-left: 0.1em;
		}
#mw-panel.collapsible-nav .portal .vector-menu-content	{
		margin-left: 0.5em;
		}
/* Цвет заголовков сворачиваемых разделов в sidebar обратно в серый */
#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading,
#mw-panel.collapsible-nav .portal.collapsed .vector-menu-heading:hover,
#mw-panel.collapsible-nav .portal .vector-menu-heading	{
		color: #54595d;
		text-decoration: none;
		}

/* Прилипающий заголовок */
/*.sticky-head th			{
	background-image: none !important;
	min-width: 1.67em;
	padding-right: 0.2em !important;
	}*/
.sticky-head abbr		{
	writing-mode:vertical-rl;
	transform: rotate(0.5turn);
	display: inline-block;
	}
.sortable.sticky-head thead,
:not(.sortable).sticky-head tr:first-of-type	{
	position: sticky;
	top: 0.1em;
	}

/* Какую ширину указываем, та и будет применятся без растягивания */
.hard-table {
	table-layout: fixed;
	}

/* [[Шаблон:Main]] */
.dablink {
	margin-left: 2em;
	margin-bottom: 0.5em;
	font-style: italic;
	}
.dablink a {
	font-weight: bold;
	}

/* [[Шаблон:Кнопка]] */
.keyboard-key {
	/*box-shadow: 0.1em 0.2em 0.2em(#DDD);*/
	background-color: #F9F9F9;
	background-image: -moz-linear-gradient(#EEE, #F9F9F9, #EEE);
	background-image: -ms-linear-gradient(#EEE, #F9F9F9, #EEE);
	background-image: -o-linear-gradient(#EEE, #F9F9F9, #EEE);
	background-image: -webkit-linear-gradient(#EEE, #F9F9F9, #EEE);
	background-image: linear-gradient(#EEE, #F9F9F9, #EEE);
	padding: 0.1em 0.3em;
	font-family: inheri;
	font-size: 0.85em;
	}

/* Generic styling for animation class */
.animated > :not(.active):not(.skip),
.paused > :not(.active):not(.skip) {
        display: none;
}

/*.proto-table,		/* Таблица для факбрикатора, принтера плат и т.п. */
/*.weapon-table td,	/* Таблица брони */
/*.armor-table td		/* Таблица оружия *//*	{
	text-align: center;
	table-layout: fixed;
	}

.weapon-table td,
.armor-table td	{
	font-weight: bold;
	}*/

/* Таблица охранного снаряжения (просто центриурет ячейки кроме последней *//*
.sec-table td:not(:last-of-type)	{
	text-align: center;
	}*/

/* Последний столбец *//*
.proto-table td:last-of-type,
.weapon-table td:last-of-type,
.armor-table td:last-of-type	{
	text-align: left;
	font-weight: unset;
	}

.proto-table td:nth-of-type(3n) {
    background-color: #e6d1ee;
}*/

/* Таблица контрабанды *//*
.ContrabandItemCore {
	display:flex;
	flex-flow: row wrap
	}
.ContrabandItem {
	hyphens: auto;
	text-align:center;
	border: 1px solid #8d8d8d;
	padding: .25em;
	margin: 1px;
	flex: 1 0 12em;
	}*/

/* Таблицы емага *//*
.emag-table td:nth-of-type(2) {
	text-align: center;
	}*/

/* Таблицы имплантов и таблицы ящиков из карго *//*
.implants td:nth-of-type(2),
.kargotable td:nth-of-type(2),
.kargotable td:nth-of-type(5) {
	text-align: center;
	font-weight: bold;
	}
*/