Minecraft Wiki
Регистрация
(думаю, так будет более специфично и ничего не сломает)
(хотя, наверное, это совершенно неэффективно)
Строка 737: Строка 737:
 
}
 
}
   
div.invslot-plain,
 
 
span.invslot-plain,
 
span.invslot-plain,
 
.invslot-plain * .invslot {
 
.invslot-plain * .invslot {

Версия от 15:20, 8 марта 2020

/* В теории должно исправить проблему с загрузкой common.css в мобильном варианте */
/* Оформление шаблонов Шаблон, ШаблонКод, ШаблонСсылка */
.t-t span,
.t-tl span,
.t-tc span,
.t-cl span	{
		color:#696969;
		}

.t-tc {
    border:1px solid #DDDDDD;
    border-radius: 2px;
    background-color: #F9F9F9;
    color: black;
    padding: 1px 4px 1px 4px;
}

.t-tl span.explain.tooltip,
.t-cl span.explain.tooltip	{
		color:#ba0000;
		}

.t-t span.explain.tooltip,
.t-tc span.explain.tooltip	{
		color:#000000;
		}

/*  Модуль:GregTechProc */

.gui-set {
    position: relative;
	width: 282px;
	height: 140px;
}

.gui-set-header {
    position: relative;
    width: 282px;
}

.gui-set-line {
	font-family: Minecraft-ru, sans-serif;
    text-align: left;
    position: absolute;
    height: 22px;
    padding-left:15px;
    width: 267px;
}

.gui-set-footer {
    position: absolute;
    height: 8px;
    width: 282px;
}

.craft-gui > * {
	display: inline-block;
	vertical-align: middle;
}

.craft-gui {
	width: 282px;
	height: 140px;
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/4/41/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81%D0%9E%D0%B1%D0%B6%D0%B8%D0%B3.png);
}

.craft-gui > .mcui-input {
    position: relative;
	top:16px;
}


.craft-gui .mcui-row {
	display: block;
}

.craft-gui > .mcui-arrow {
	background: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/8/86/Grid_layout_Arrow_%28small%29.png) no-repeat;
	width: 32px;
	height: 26px;
	margin: 0 22px;
    position: relative;
	top:16px;
}

.craft-gui > .mcui-output {
    position: relative;
	top:16px;
}

.craft-gui > .mcui-icons {
	position: absolute;
	top: 13px;
	right: 13px;
}
.craft-gui .mcui-shapeless,
.craft-gui .mcui-fixed {
	display: inline-block;
	background-repeat: no-repeat;
	width: 19px;
	height: 15px;
	cursor: help;
}
.craft-gui .mcui-shapeless {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/a/a9/Grid_layout_Shapeless.png);
}
.craft-gui .mcui-fixed {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/b/b8/Grid_layout_Fixed.png);
}

.craft-gui-header {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/1/1a/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81%D0%9E%D0%B1%D0%B6%D0%B8%D0%B31.png);
}

.craft-gui-line {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/2/28/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81%D0%9E%D0%B1%D0%B6%D0%B8%D0%B32.png);
}

.craft-gui-footer {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/4/47/%D0%98%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81%D0%9E%D0%B1%D0%B6%D0%B8%D0%B33.png.png);
}

.gt-gui {
	background-color: #c6c6c6;
	box-shadow: 0 -1px black inset, 0 1px black inset, -1px 0 black inset, 1px 0 black inset, 0 -2px #555555 inset, 0 2px #ffffff inset, -2px 0 #555555 inset, 2px 0 #ffffff inset, 0 -3px #555555 inset, 0 3px #ffffff inset, -3px 0 #555555 inset, 3px 0 #ffffff inset, 0 -4px #555555 inset, 0 4px #ffffff inset, -4px 0 #555555 inset, 4px 0 #ffffff inset, 0 -5px #555555 inset, 0 5px #ffffff inset, -5px 0 #555555 inset, 5px 0 #ffffff inset;
}

.gt-gui-bronze {
	background-color: #f07006;
	box-shadow: 0 -1px black inset, 0 1px black inset, -1px 0 black inset, 1px 0 black inset, 0 -2px #3f1b00 inset, 0 2px #f0ba85 inset, -2px 0 #3f1b00 inset, 2px 0 #f0ba85 inset, 0 -3px #3f1b00 inset, 0 3px #f0ba85 inset, -3px 0 #3f1b00 inset, 3px 0 #f0ba85 inset, 0 -4px #3f1b00 inset, 0 4px #f0ba85 inset, -4px 0 #3f1b00 inset, 4px 0 #f0ba85 inset, 0 -5px #3f1b00 inset, 0 5px #f0ba85 inset, -5px 0 #3f1b00 inset, 5px 0 #f0ba85 inset;
}

.gt-gui-brick {
	background-color: #826b51;
	box-shadow: 0 -1px black inset, 0 1px black inset, -1px 0 black inset, 1px 0 black inset, 0 -2px #211b15 inset, 0 2px #cca880 inset, -2px 0 #211b15 inset, 2px 0 #cca880 inset, 0 -3px #211b15 inset, 0 3px #cca880 inset, -3px 0 #211b15 inset, 3px 0 #cca880 inset, 0 -4px #211b15 inset, 0 4px #cca880 inset, -4px 0 #211b15 inset, 4px 0 #cca880 inset, 0 -5px #211b15 inset, 0 5px #cca880 inset, -5px 0 #211b15 inset, 5px 0 #cca880 inset;
}

.gt-pic {
    position: absolute;
    height: 34px;
    width: 34px;
    right: 10px;
    bottom: 12px;
}

.gt-standart-pic {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/4/44/GregTechMachineUILogo.png);
}

.gt-bronze-pic {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/e/ea/GT_bronze.png);
}

.gt-brick-pic {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/1/18/GT_brick.png?version=c2e141282fab6000b6d7fec14b74dc3c);
}

/* Шаблон:Сетка/Ячейка */
.grid {
    display: inline-block;
    position: relative;
    text-align: left !important;
    background-color: #8B8B8B;
    height: 32px;
    width: 32px;
    padding: 2px;
    vertical-align: bottom;
}
.grid.output {
    height: 48px;
    width: 48px;
}
.grid.hidden {
    background-color: transparent;
    padding: 0px;
    z-index: 10;
}
.grid .border {
    display: block;
    margin: -2px 0 0 -2px;
    border-style: solid none none solid;
    border-width: 2px;
    border-color: #373737;
    height: 100%;
}
.grid .border span {
    display: block;
    margin-right: -2px;
    border-style: none solid solid none;
    border-width: 2px;
    border-color: #FFFFFF;
    height: 100%;
}

.grid .image,
.grid .default-image {
    position: absolute;
    line-height: 16px;
    top: 2px;
    width: 32px;
}
.grid.output .image {
    top: 10px;
    left: 10px;
}
.grid.hidden .image {
    top: 0;
}
.grid .image > a.new,

.gridsprite > a.new {
    background-image: url("/media/minecraft-ru.gamepedia.com/3/35/Grid_Unknown.png");
    display: block;
    width: 32px;
    height: 32px;
    outline: none;
    text-indent: -99999px;
}

.grid .number {
    display: block;
    margin: -12px -4px 0 0;
    text-align: right;
    font-family: Minecraft-ru;
    font-size: 16px;
    pointer-events: none;
}
.grid .number .selflink,
.grid .number a {
    color: #3F3F3F;
    text-decoration: none;
    font-weight: normal;
}
.grid .image a.new + .number, 
.sprite a.new + .number {
    display: none;
}
.grid .number span {
    position: absolute;
    right: -2px;
    bottom: 2px;
    color: #FFFFFF;
}

.gridsprite {
    display:inline-block;
    position: relative;
    text-align: left !important;
    height: 32px;
    width: 32px;
    vertical-align: bottom;
    background-color: transparent;
    padding: 0;
    z-index: 10;
    line-height: 16px;
}
.gridsprite .number {
    display: block;
    margin: -12px -4px 0 0;
    text-align: right;
    font-family: Minecraft-ru;
    font-size: 16px;
    pointer-events: none;
}
.gridsprite .number a {
    color: #3F3F3F;
    text-decoration: none;
    font-weight: normal;
}
.gridsprite .number span {
    position: absolute;
    right: -2px;
    bottom: -2px;
    color: #FFFFFF;
}

.grid-Crafting_Table,
.grid-Furnace,
.grid-Brewing_Stand table,
.grid-generic {
    background: #C6C6C6;
    border: outset 2px #999;
    padding: 6px;
    text-align: left !important;
}
.grid-Crafting_Table td,
.grid-Furnace td,
.grid-Brewing_Stand td,
.grid-generic td {
    border: none;
    padding: 0;
}

/* Шаблон:Сетка/Крафт */
.grid-Crafting_Table .arrow,
.grid-Crafting_Table .shapeless {
    text-align: center;
    vertical-align: bottom;
}

.grid-Crafting_Table .arrow {
    width: 40px;
    padding-bottom: 5px;
}

.grid-Crafting_Table .shapeless span {
    cursor: help;
}

/* Шаблон:Сетка/Печка */
.grid-Furnace {
    padding-left: 24px;
    padding-right: 24px;
}

.grid-Furnace .arrow,
.grid-Furnace .output {
    text-align: center;
    vertical-align: middle;
}

.grid-Furnace .arrow {
    padding-right: 18px !important;
    padding-left: 14px !important;
}

/* Шаблон:Сетка/Варка */
.grid-Brewing_Stand {
    position: relative;
    width: 144px;
}

.grid-Brewing_Stand .bubbles {
    text-align: right;
}

.grid-Brewing_Stand .input {
    padding: 3px 0 !important;
    vertical-align: top;
}
.grid-Brewing_Stand .output1 {
    padding: 4px 10px 14px 0 !important;
}
.grid-Brewing_Stand .output2 {
    padding-top: 18px !important;
}
.grid-Brewing_Stand .output3 {
    padding: 4px 0 14px 10px !important;
}

.grid-Brewing_Stand .paths {
    position: absolute;
    bottom: 42px;
    left: 42px;
    z-index: 5;
}

/* Пиксельное масштабирование изображений и иконок пользователей */
.pixel-image,
.invslot-item-image,
.sprite,
.mw-userlink,
.gt-gui-header,
.gt-gui-line,
.gt-gui-footer,
.gt-invslot {
    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;
}

/* Оформление шаблона Краткий вызов */
.shortcut	{
		clear:right;
		float:right;
		border:1px solid #AFCFF2;
		margin-left:0.75em;
		font-size:smaller
		}
.shortcut-1	{
		padding:4px;
		background:#F0F8FF
		}
.shortcut-2	{
		line-height:1.25em;
		font-weight:bold;
		background:white;
		vertical-align:middle;
		padding:4px
		}

/* Оформление шаблона [[Шаблон:Achievement get]] */
.achievement-box		{
				clear:right;
				border:solid #000000 2px;
				margin:1px;
				webkit-border-radius:10px;
				-moz-border-radius:10px;
				border-radius:10px;
				font-family: minecraft-ru !important;
				}
.achievement-box div		{
				clear:right;
				border:solid #555555 4px;
				webkit-border-radius:7px;
				-moz-border-radius:7px;
				border-radius:5px;
				}
.achievement-table0		{
				width:314px;
				height:58px;
				background:#212121;
				}
.achievement-row0		{
				width:58px;
				height:48px;
				background:#212121;
				text-align:center;
				}
.achievement-row1		{
				font-size:16px !important;
				color:#ffff00 !important;
				}
.achievement-row2		{
				font-size:14px !important;
				color:#ffffff !important;
				}

/* Стиль документации */
.doc-image		{
				float:left;
				margin-right:10px;
				}

/* Оформление шаблона Объявление */
.msgbox-mini				{
				padding: 0px 6px 0px 1px;
				margin: 0 0 1em;
				text-align:center;
				border-width: 1px;
				border-style: solid;
				}

.msgbox				{
				padding: 3px 12px 3px 7px;
				margin: 0 auto 1em;
				text-align:center;
				border-width: 1px;
				border-style: solid;
				}

.msgbox_column1,
.msgbox-image		{
				vertical-align: middle;
				border: none;
				}

.msgbox-mini * .msgbox_ico,
.msgbox-mini * .msgbox_img	{
				margin: 0  2px 0 3px;
				}

.msgbox * .msgbox_ico,
.msgbox * .msgbox_img	{
				margin: 0  4px 0 3px;
				}

.msgbox_column2,
.msgbox-text		{
				border: none;
				}

.msgbox_title	{
				font-weight: 700;
				}

.msgbox-default			{
				background-color: #FFFFCC;
				border-color: #616161;
				}
.msgbox-blue			{
				background-color: #DDEEFF;
				border-color: #0066FF;
				}
.msgbox-green			{
				background-color: #CCFFCC;
				border-color: #00BB00;
				}
.msgbox-red			{
				background-color: #FFCCCC;
				border-color: #FF0000;
				}
.msgbox-orange			{
				background-color: #FFFFBF;
				border-color: #FF9A00;
				}
.msgbox-purple			{
				background-color: #E0DFF5;
				border-color: #A900D4;
				}
.license-template		{
				background-color: #FDFDFD;
				border-color: #AAAAAA;
				text-align: left;
				margin: 0.5em auto;
				margin-top: 0;
				width: 720px;
				}
.license-template.msgbox-ico		{
				text-align: center;
				}
.msgbox-list-blue		{
				background-color: #FFFFFF;
				border-color: #000099;
				}

.msgbox-minicyan		{
				border-bottom: 4px groove #999;
				border-right: 4px groove #999;
				border-top: 1px solid #CCC;
				border-left: 1px solid #CCC;
				float: right;
				background-color: #abcdef;
				}
.lua-msgbox		{
				border-width: 2px;
				text-align: left;
				width: 100%;
				}

/* Оформление шаблона [[Шаблон:Неоднозначность]] */
.msgbox-disambig		{
				background-color: rgb(248, 249, 250);
				border-color: rgb(162, 169, 177);
				border-width: 1px;
				width: 100%;
				text-align:left;
				margin-bottom:calc(-1em - 1px)
				}

/* Оформление шаблона [[Шаблон:Фильтр правок]] */
.af-message			{
				background-color: #ffffff;
				text-align:left;
				width:100%;
				border-width: 2px;
				}

.afmsg-red			{
				border-color: #F40000;
				}
.afmsg-orange			{
				border-color: #FF9900;
				}
.afmsg-yellow			{
				border-color: #F4F400;
				}

/* Оформление [[шаблон:К удалению]] */
.delete-msgbox * .msgbox-image	{
				width: 48px;
				padding: 0  4px 0 3px;
				background: 50% 50%/48px 48px no-repeat url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/2/2d/К_удалению.svg);
				}
.delete-msgbox * #deleteBox-text {
				font-size: 85%;
				}

/* msgbox-anontalk */
.msgbox-anontalk		{
				text-align:left;
				}
.msgbox-anontalk * .msgbox-image	{
				width: 48px;
				padding: 0  4px 0 3px;
				background: 50% 50%/48px auto no-repeat url(https://upload.wikimedia.org/wikipedia/commons/d/dc/Nuvola_apps_important_yellow.svg);
				}

/* [[Шаблон:Тв]] */
.tv-on		{
		background: #C6EFCE;
		color: #006100;
		}
.tv-always		{
		background: #5DCC5D;
		color: #004100;
		}
.tv-dash,
.tv-no		{
		background: #FFC7CE;
		color: #9C0006;
		}
.tv-never		{
		background: #FF5757;
		color: #700005;
		}
.tv-rarely		{
		background: #FDCE5E;
		color: #835400;
		}
.tv-neutral		{
		background: #FFEB9C;
		color: #9C6500;
		}
.tv-partial		{
		background: #FFFFDD;
		color: #8A7600;
		}
.tv-planned		{
		background: #DFDFFF;
		color: #0131B7;
		}
.tv-unknown		{
		background: #CCCCCC;
		color: #000000;
		}
.tv-in-off		{
		background: #006600;
		color: #FFFFFF;
		}
.tv-in-on		{
		background: #00CC00;
		color: #FFFFFF;
		}
.tv-out-off		{
		background: #990000;
		color: #FFFFFF;
		}
.tv-out-in		{
		background: #FF0000;
		color: #FFFFFF;
		}
.tv-def,
.tv-na		{
		background: #FFFFFF;
		color: #000000;
		}

.gui {
	text-align:center
}

.wikitable td .gui {
    margin:-0.8px -4.6px;
}

td[style$="px"] .gui {
    margin:0;
}

/* Скрытие от простых смертных ненужных элементов */
.admin_only_inline {
	display: none;
}

.invslot {
	position: relative;
	display: inline-block;
	background: #8B8B8B no-repeat center center / 32px 32px;
	border: 2px solid;
	border-color: #373737 #FFF #FFF #373737;
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 1;
	text-align: left;
	vertical-align: bottom;
}
.invslot::before,
.invslot::after {
	content: "";
	position: absolute;
	background-color: #8B8B8B;
	height: 2px;
	width: 2px;
	pointer-events: none;
}
.invslot::before {
	bottom: -2px;
	left: -2px;
}
.invslot::after {
	top: -2px;
	right: -2px;
}

.fluid_invslot {
	background: #333333;
}

.bronze_invslot {
	background: #993300;
}

.gt-invslot {
    background-image:url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/1/13/GregTechbkgrdCSS.png?version=03ffdeddd04d4c4e000eb25a48c9a2d4)
}

.invslot-large {
	padding: 8px;
}

.invslot-item,
.invslot-item > a:first-child {
	position: relative;
	display: block;
	margin: -2px;
	padding: 2px;
}

.invslot-item-image > a.new:first-child {
    background: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/3/35/Grid_Unknown.png) no-repeat content-box;
    background-size:cover;
	width: inherit;
	height: inherit;
	text-indent: -9999px;
	overflow: hidden;
	/*margin: -1px 0;
	padding: 0;*/
}

.invslot-stacksize {
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: Minecraft-ru, sans-serif !important;
	font-weight: normal !important;
	color: #FFF !important;
	text-shadow: 2px 2px 0 #3F3F3F;
	filter: dropshadow(color=#3F3F3F, offx=2, offy=2);
	z-index: 2;
}

span.invslot-plain,
.invslot-plain * .invslot {
	background-color: transparent;
	border: 0;
	vertical-align: middle;
}
.invslot-plain::before,
.invslot-plain::after,
.invslot-plain * .invslot::before,
.invslot-plain * .invslot::after {
	content: none;
}

/* [[Template:Sprite]] */
.sprite {
	display: inline-block;
	vertical-align: text-top;
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}
.sprite + .sprite-text {
	padding-left: 0.312em;
}

/* [[Template:CommentSprite]] */
.comment-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/9/9c/CommentCSS.png);
}

/* [[Template:BlockSprite]] */
.block-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/d/df/BlockCSS.png);
}

/* [[Template:EntitySprite]] */
.entity-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/4/40/EntityCSS.png);
}

/* [[Template:ItemSprite]] */
.item-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/f/f5/ItemCSS.png);
}

/* [[Template:BCSprite]] */
.bc-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/9/9e/BCCSS.png);
}

/* [[Шаблон:Спрайт/Эффект]]: [[Файл:EffectsCSS.png]] */
.effects-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/b/b7/EffectsCSS.png);
	width: 18px;
	height: 18px;
}

/* [[Template:Schematic]] */
.schematic-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/1/18/SchematicCSS.png);
	background-size: 32em auto;
	width: 1em;
	height: 1em;
}

/* Инвентарные спрайты */
.inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/0/07/InvCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

/* Спрайты модификаций */

.sprite.advanced-solar-panels-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/2/23/Advanced_Solar_PanelsCSS.png);
	background-size: 80px auto;
}

.sprite.advanced-solar-panels-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/2/23/Advanced_Solar_PanelsCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.aether-2-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/2/26/Aether2CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.blood-magic-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/1/1f/BloodMagicCSS.png);
	background-size: 256px auto;
}

.sprite.blood-magic-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/1/1f/BloodMagicCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.divinerpg-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/a/aa/DivineRPGCSS.png);
	background-size: 256px auto;
}

.sprite.divinerpg-inv-sprite { 
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/a/aa/DivineRPGCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.draconic-evolution-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/e/ea/DraconicEvolutionCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.enderio-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/a/a8/EnderIOCSS.png);
	background-size: 256px auto;
}

.sprite.enderio-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/a/a8/EnderIOCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.extracells-2-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/c/ca/ExtraCells2CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.forestry-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/4/4f/ForestryCSS.png);
	background-size: 512px auto;
}

.sprite.forestry-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/4/4f/ForestryCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.galacticraft-3-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/3/38/Galacticraft3CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.gravitation-suite-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/b/bf/Gravitation_SuiteCSS.png);
	background-size: 80px auto;
}

.sprite.gregtech-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/9/96/GregTechInvCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.gregtech-4-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/c/ca/GregTech4CSS.png);
	background-size: 512px auto;
}

.sprite.gregtech-4-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/c/ca/GregTech4CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.gregtech-6-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/0/0b/GregTech_6CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.herobrinemod-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/8/83/HerobrineModCSS.png);
}

.sprite.industrialcraft-2-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/4/47/IndustrialCraft_2CSS.png);
	background-size: 256px auto;
}

.sprite.industrialcraft-2-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/4/47/IndustrialCraft_2CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.immersive-engineering-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/7/7c/ImmersiveEngineeringCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.immersive-petroleum-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/b/b7/ImmersivePetroleumCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.nuclear-control-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/0/00/NuclearControl2CSS.png);
	background-size: 256px auto;
}

.sprite.nuclear-control-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/0/00/NuclearControl2CSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.portal-gun-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/7/77/PortalGunCSS.png);
	background-size: 256px auto;
}

.sprite.portal-gun-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/7/77/PortalGunCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.rustic-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/3/3d/RusticCSS.png);
	background-size: 256px auto;
}

.sprite.rustic-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/3/3d/RusticCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.super-solar-panels-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/c/ce/Super_Solar_PanelsCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.sprite.terrafirmacraft-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/3/38/TerraFirmaCraftCSS.png);
	background-size: 512px auto;
}

.sprite.terrafirmacraft-inv-sprite {
	background-image: url(https://minecraft-ru.gamepedia.com/media/minecraft-ru.gamepedia.com/3/38/TerraFirmaCraftCSS.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

/* [[Template:Sound]] */
.sound-audio {
	display: block;
}

/* Make the first heading row of a table stick to the top of the screen */
/* Won't work properly with rowspan headers, or colspan rows in the table */
.stikitable > * > tr:first-child > th {
	position: -webkit-sticky;
    position: sticky;
    top: 0;
	/* This fixes the borders for some reason */
    background-clip: padding-box;
}
/* Add back the bottom border when stuck */
.stikitable > * > tr:first-child > th::after {
    content: "";
    position: absolute;
    bottom: -1px;
	left: 0;
    width: 100%;
    border-bottom: 1px solid;
    border-color: inherit;
}

/*
 * Оформление шаблонов плашек (ambox). Стандартное для Gamepedia взято за основу
 * и модифицировано для соответствия светлой теме Minecraft Wiki.
 */
.ambox {
    background-color: #f8f8f8;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
    border-top: 1px solid #888;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 10% 2px;
}

.ambox.ambox-tiny {
    /*font-size: 90%;*/
    font-size: 95%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -3px;
}

.ambox-text	{
		padding: 0.25em 0.5em;
		width: 100%;
		}

.ambox-image	{
		padding: 2px 0px 2px 0.5em;
		text-align: center;
		}
.ambox-image div {
		width: 52px;
		}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     /* font-size: smaller; */
     font-size: 90%;
     margin-left: 0.8em;
     margin-top: 0.3em;
}

/* Тестовая версия уменьшенных полей для абзацев в информации плашек */
.amsmalltext p {
	margin: 0.3em 0;
}

/* Оформление [[шаблон:К удалению]] */
.delete-msgbox * .ambox-image	{
			background: 50% 50%/48px 48px no-repeat url(https://gamepedia.cursecdn.com/minecraft_ru_gamepedia/2/2d/К_удалению.svg);
			}

/* [[Template:Infobox]], [[Template:Infobox row]] */
.notaninfobox {
	position: relative;
	clear: right;
	margin: 0 0 1em 1em;
	width: 300px;
	font-size: 90%;
	background: #FFF;
	float: right;
	border: 1px solid #CCC;
	padding: 2px;
	overflow: auto;
	z-index: 1;
}
@media all and (max-width: 511px) {
	.notaninfobox {
		float: none;
		margin-left: 0;
		width: auto;
	}
}
@media all and (max-width: 337px) {
	.notaninfobox {
		margin-left: -16px;
		margin-right: -16px;
		border-left: none;
		border-right: none;
	}
}


.notaninfobox > .infobox-title {
	font-weight: bold;
	text-align: center;
	font-size: 120%;
}

.infobox-imagearea {
	text-align: center;
	padding: 4px;
}
.infobox-imagearea > div:not(:first-child) {
	padding-top: 1em;
}
/* Horizontally centre animated images */
#bodyContent .infobox-imagearea .animated {
	display: inline-flex;
	align-items: center;
}

.notaninfobox .infobox-rows {
	display: table;
	margin: 0 !important;
	width: 100% !important;
	border-collapse: separate !important;
	border-spacing: 1px !important;
}
.infobox-rows > tbody > tr > th {
	text-align: left;
	white-space: nowrap;
}
#bodyContent .infobox-rows p {
	margin: 0;
}
/* Merge adjacent dls in the infobox (since they're usually supposed to be one, but the wiki screws up sometimes) */
.infobox-rows dl + dl {
	margin-top: -0.4em;
}
.infobox-rows dl:last-child {
	margin-bottom: 0.2em;
}

.infobox-footer {
	text-align: center;
}

/* Show abusefilter error footer only once at the end */
.errorbox li:not(:last-child) .abusefilter-message-footer {
    display: none;
}

/* Более контрастное оформление errorbox */
div.errorbox {
	color: #532d2d;
	background: #ffe6e6;
	border-color: #800000;
}

/* [[Шаблон:Администраторы]] */
#admins-list	{
		margin-left: 8px;
		float: right;
		text-align: center;
		margin-top: 0em;
		}

#admins-list * .admin-red	{
		background-color: #ffd4d4;
		}
#admins-list * .admin-green{
		background-color: #d4ffd4;
		}
#admins-list * .admin-yellow{
		background-color: #ffffd4;
		}
#admins-list tr:first-of-type th,
#admins-list tr:first-of-type th span	{
		font-size: 90%;
		}
#admins-list tr:not(:first-of-type) th	{
		background-color: #D9D9D9;
		}

.rmp-note {
	display: none !important;
}

#main-page.main-page {
	display: -ms-grid;
	-ms-grid-template-areas: "a" "b" "c" "d" "e" "f" "g" "h" "i";
	-ms-grid-template-columns: 100%;
	display: grid;
	grid-template-areas: "a" "b" "c" "d" "e" "f" "g" "h" "i";
	grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
	#main-page.main-page {
		-ms-grid-template-areas: "a a a" "b b c" "d e f" "g h i";
		-ms-grid-template-columns: 33% 33% 34%;
		grid-template-areas: "a a a" "b b c" "d e f" "g h i";
		grid-template-columns: 33% 33% 34%;
	}
}

#main-page.main-page {
	margin: -1px;
}

.fp-section {
	background-color: #FCFCFC;
	border: 1px solid #ccc;
	vertical-align: top;
	margin: 1px;
	width: calc(100% - 4px);
}

#fp-1 {
	-ms-grid-area: a;
	grid-area: a;
}

#fp-2 {
	-ms-grid-area: b;
	grid-area: b;
}

#fp-3 {
	-ms-grid-area: c;
	grid-area: c;
}

#fp-4 {
	-ms-grid-area: d;
	grid-area: d;
}

#fp-5 {
	-ms-grid-area: e;
	grid-area: e;
}

#fp-6 {
	-ms-grid-area: f;
	grid-area: f;
}

#fp-7 {
	-ms-grid-area: g;
	grid-area: g;
}

#fp-8 {
	-ms-grid-area: h;
	grid-area: h;
}

#fp-9 {
	-ms-grid-area: i;
	grid-area: i;
}

#fp-10 {
	-ms-grid-area: j;
	grid-area: j;
}

#fp-header.fp-header {
	display: -ms-grid;
	-ms-grid-template-areas: "aa" "ac" "ab";
	-ms-grid-template-columns: 100%;
	display: grid;
	grid-template-areas: "aa" "ac" "ab";
	grid-template-columns: 100%;
}
@media screen and (min-width:990px) {
	#fp-header.fp-header {
		-ms-grid-template-areas: "aa ab" "ac ac";
		-ms-grid-template-columns: 335px calc(100% - 335px);
		grid-template-areas: "aa ab" "ac ac";
		grid-template-columns: 335px calc(100% - 335px);
	}
}
@media screen and (min-width:1350px) {
	#fp-header.fp-header {
		-ms-grid-template-columns: 33% 67%;
		grid-template-columns: 33% 67%;
	}
}

#fp-header-file {
	-ms-grid-area: aa;
	grid-area: aa;
}

#fp-header-links {
	-ms-grid-area: ab;
	grid-area: ab;
}

#fp-header-text {
	-ms-grid-area: ac;
	grid-area: ac;
}

#fp-header-file {
	margin: auto;
}

#fp-header-links {
	margin: auto 0;
}

#fp-header-links ul {
	-ms-columns: 160px;
	-moz-columns: 160px;
	-webkit-columns: 160px;
	columns: 160px;
	-ms-column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	margin-top: 0;
}

#tfc-page {
    display: -ms-grid;
    -ms-grid-template-areas: "a" "b" "c" "d" "e" "f" "g" "h" "i" "j";
    -ms-grid-template-columns: 100%;
    display: grid;
    grid-template-areas: "a" "b" "c" "d" "e" "f" "g" "h" "i" "j";
    grid-template-columns: 100%;
}

@media screen and (min-width:990px) {
    #tfc-page.main-page {
        -ms-grid-template-areas: "a a b" "a a c" "d e j" "f g j" "h i j";
        -ms-grid-template-columns: 33% 33% 34%;
        grid-template-areas: "a a b" "a a c" "d e j" "f g j" "h i j";
        grid-template-columns: 33% 33% 34%;
    }
}

@media screen and (max-width:430px) {
	#tfc-page #fp-1 .mcwiki-header > div {
		float: none !important;
		margin: 0 !important;
	}
}

/* [[Шаблон:Модверсия]] */
code.modversion.modversion-stable {
    background: #14b866;
    border-color: #14b866;
    color: black;
}
code.modversion.modversion-beta {
    background: #0e9bd8;
    border-color: #0e9bd8;
    color: black;
}
code.modversion.modversion-alpha {
    background: #d3cae8;
    border-color: #d3cae8;
    color: black;
}
code.modversion.modversion-unmaintained {
	background: #444;
	border-color: #444;
 	color: #E0E0E0;
}