Warframe вики
Advertisement
Warframe вики
5861
страница

Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
  • Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
  • Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
  • Opera: Нажмите Ctrl+F5.
/**************************** Оформление вики ****************************/


/* Задний фон */

body.skin-oasis {
	background-size: cover;
}

/* Задний фон конец */


/* Ссылки */

a:hover,
a:visited:hover {
	text-decoration: none !important;
	color: #212b32;
}
#WikiaBar a {
	color: #d7d7d7;
}
#EditPageHeader a {
	color: #fff;
}
#EditPageHeader a:hover {
	text-decoration: underline !important;
}
.wikia-menu-button>a {
	color: inherit;
}
.wikia-menu-button>a:hover,
a.wikia-button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover,
button:hover,
.wikia-single-button a:hover,
.wikia-menu-button:hover {
	color: #e1dc80;
}

/* Ссылки конец */


/* Кнопки */

a.wikia-button,
.wikia-single-button a,
.wikia-menu-button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button,
button {
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	border-radius: 0 !important;
	border: 1px solid #424a4e !important;
	color: #d7d7d7;
}
a.wikia-button.secondary,
.wikia-single-button a.secondary,
.wikia-menu-button.secondary,
input.secondary[type="submit"],
input.secondary[type="reset"],
input.secondary[type="button"],
.button.secondary,
button.secondary {
	border: 1px solid #b7b7b7 !important;
	color: #3a3a3a !important;
}
#EditPage .module_page_controls .wikia-menu-button>#wpSave {
	border-radius: 0;
	border: 0 !important;
}
#EditPage input#wpSave {
	box-sizing: border-box !important;
}
.wikia-menu-button .drop,
#EditPage .module_page_controls .wikia-menu-button>#wpSave+.drop {
	border-radius: 0 !important;
}
#EditPage .module_page_controls .wikia-menu-button.secondary.control-button {
	width: inherit;
}
#EditPage .module_page_controls .wikia-menu-button {
	height: 20px !important;
}
#EditPage .module_page_controls .wikia-menu-button>a#wpPreview {
	width: 80px;
}
#EditPage .module_page_controls .wikia-menu-button {
	width: 115px;
}
#EditPage:not(.editpage-sourcewidemode-on) .module.module_page_controls .buttons>a#wpDiff {
	text-align: center;
	display: block;
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 35%, #212b32 65%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #354551), color-stop(65%, #212b32));
	background-image: -o-linear-gradient(top, #354551 35%, #212b32 65%);
	border: 1px solid #424a4e;
	color: #d7d7d7;
	cursor: pointer;
	font-size: 12px;
	height: 21px;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
	white-space: nowrap;
	box-sizing: border-box;
}
#EditPage:not(.editpage-sourcewidemode-on) .module.module_page_controls .buttons>a#wpDiff:hover {
	background-color: #192026;
	background-image: -moz-linear-gradient(top, #2d3b44 35%, #192026 65%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #2d3b44), color-stop(65%, #192026));
	background-image: -o-linear-gradient(top, #2d3b44 35%, #192026 65%);
	text-decoration: none;
	color: #e1dc80;
}
#EditPage:not(.editpage-sourcewidemode-on) .module.module_page_controls .buttons>a#wpDiff:active {
	background-image: -moz-linear-gradient(top, #192026 35%, #2d3b44 65%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #192026), color-stop(65%, #2d3b44));
	background-image: -o-linear-gradient(top, #192026 35%, #2d3b44 65%);
}
#EditPage:not(.editpage-sourcewidemode-on) .module.module_page_controls .buttons>a#wpDiff+*+#insert-template {
	margin-top: 8px;
	float: none;
	width: 100%;
	box-sizing: border-box;
}
#EditPage.editpage-sourcewidemode-on .module.module_page_controls .buttons>a#wpDiff+*+#insert-template,
#EditPage.editpage-sourcewidemode-on #switch-template,
#EditPage.editpage-sourcewidemode-on #insert-template {
	display: none !important;
}
#EditPage:not(.editpage-sourcewidemode-on) .module.module_page_controls .buttons>a#wpDiff+* {
	float: none;
	width: 100%;
	text-align: center;
}
.wikia-menu-button.wikia-menu-button-submit .drop {
	border-left: 1px solid #7a8084 !important;
}
.wikia-menu-button.secondary.control-button>#wpPreview {
	padding-right: 13px;
}
.wikia-menu-button.secondary ul {
	border-width: 1px;
}
.close.wikia-chiclet-button {
	width: 21px;
	height: 21px;
	margin-left: 2px !important;
}
.LightboxModal .more-info .more-info-close::before,
.LightboxModal .more-info .share-close::before,
.LightboxModal .share .more-info-close::before,
.LightboxModal .share .share-close::before {
	border-right-color: #d7d7d7 !important;
}
#WikiHeader .buttons .contribute ul {
	width: 160px;
}
.wikia-menu-button ul,
#WikiHeader .buttons .contribute ul {
	box-shadow: 1px 0 12px 0 #424a4e !important;
	border-color: #b7b7b7;
}
#WikiHeader .WikiaMenuElement li a,
#WikiHeader .buttons .contribute ul li a,
.WikiaMenuElement li a {
	height: 14px;
	line-height: 14px;
}
#WikiHeader .buttons .contribute ul li a:hover,
.wikia-menu-button ul a:hover {
	color: #3a3a3a;
	background-color: #ccc;
}
#WikiHeader .buttons .contribute ul {
	padding: 0;
}
#WikiHeader .buttons .wikia-menu-button a[data-id="edit"] {
	margin-right: 0;
	padding-right: 0;
}

/* Кнопки конец */


/* Новые пользователи */

#mw-content-text a[class="new mw-userlink"] {
	font-weight: 700;
	color: #960099;
}

/* Новые пользователи конец */


/* Слайдер */

.WikiaPhotoGalleryPreview .horizontal .description p {
	height: 55px !important;
}

/* Слайдер конец */


/* Чат */

.ChatEntryPoint .more {
	line-height: 1.2;
}
.ChatModule.ChatWidget {
	background-color: #f2f2f2;
	box-shadow: none;
}
.popover-content .UserStatsMenu .info {
	background-color: #212b32;
	color: #d7d7d7;
}
.popover .popover-inner {
	box-shadow: 0 0 10px 0 #212b32;
}
.popover-content .UserStatsMenu .actions ul>li:hover {
	background-color: #d1d1d1;
}
.ChatModule .chat-whos-here .carousel-container {
	margin: 0 auto;
	position: static;
}
.ChatModule .chat-whos-here .avatar {
	border-radius: 100%;
}

/* Чат конец */


/* Табберы */

.tabberlive>.tabbertab {
	border: 0 !important;
}
.tabberlive>.tabbernav {
	border: 1px solid #b7b7b7 !important;
	text-align: center;
	overflow: hidden;
	background-color: #f2f2f2;
}
.tabberlive>.tabbernav li>a {
	border-top: 0;
	border-right: 1px solid transparent;
	border-bottom: 0;
	border-left: 1px solid transparent;
	margin: 1px 0;
	background-color: transparent;
}
.tabberlive>.tabbernav>li>a:link {
	color: #3a3a3a;
}
.tabberlive>.tabbernav li.tabberactive>a,
.tabberlive>.tabbernav li.tabberactive>a:hover {
	background-color: #212b32 !important;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	text-shadow: 0 0 5px;
}
.tabberlive>.tabbernav li>a:hover {
	background-color: #212b32;
	background-color: rgba(33, 43, 50, 0.85);
	color: #d7d7d7;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
.tabberlive>.tabbernav li.tabberactive>a {
	cursor: default;
}
.tabberlive>.tabbernav li.tabberactive>a:link {
	color: #d7d7d7 !important;
}

/* Ajax опрос */

.short-poll #ajax-poll-area>div:last-child {
	display: none;
}
.pollAnswerVotes span {
	color: #000 !important;
}
.ajax-poll {
	border: 0 solid transparent !important;
}
.pollAnswerVotes div {
	background-color: #d1d1d1 !important;
}

/* Ajax опрос конец */


/* delete-mode-enabledрии */

.SpeechBubble.message.hide.message-removed,
.SpeechBubble.message.message-removed.show {
	display: none;
}
.SpeechBubble.even .speech-bubble-message {
	background-color: #ddd;
}
.SpeechBubble.even .speech-bubble-message::after {
	border-color: transparent #ddd #ddd transparent !important;
}
.SpeechBubble.odd .speech-bubble-message {
	background-color: #ededed;
}
.SpeechBubble.odd .speech-bubble-message::after {
	border-color: transparent #ededed #ededed transparent !important;
}
.SpeechBubble .speech-bubble-message.current {
	background-color: #c9cfed !important;
}
.SpeechBubble .speech-bubble-message.current::after {
	border-color: transparent #c9cfed #c9cfed transparent !important;
}
.SpeechBubble .permalink:hover,
.SpeechBubble .permalink+a:hover {
	text-decoration: underline !important;
}
#article-comments-ul li.comment>blockquote {
	border-radius: 0;
}
#article-comments .remove.sprite,
#article-comments .edit-pencil.sprite {
	display: none;
}
#article-comments .article-comm-delete,
#article-comments .article-comm-edit,
#article-comments .article-comm-history,
#article-comments .article-comm-select {
	background-color: #cecece;
	background-image: -moz-linear-gradient(top, #e7e7e7 35%, #cecece 65%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #e7e7e7), color-stop(65%, #cecece));
	background-image: -o-linear-gradient(top, #e7e7e7 35%, #cecece 65%);
	border: 1px solid #b7b7b7;
	color: #3a3a3a;
	padding: 2px 5px !important;
}
#article-comments .article-comm-delete:hover,
#article-comments .article-comm-edit:hover,
#article-comments .article-comm-history:hover,
#article-comments .article-comm-select:hover {
	background-color: #c4c4c4;
	background-image: -moz-linear-gradient(top, #ddd 35%, #c4c4c4 65%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #ddd), color-stop(65%, #c4c4c4));
	background-image: -o-linear-gradient(top, #ddd 35%, #c4c4c4 65%);
	color: #3a3a3a !important;
}
#article-comments .article-comm-delete:active,
#article-comments .article-comm-edit:active,
#article-comments .article-comm-history:active,
#article-comments .article-comm-select:active {
	background-color: #cecece;
	background-image: -moz-linear-gradient(top, #c4c4c4 35%, #ddd 65%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #c4c4c4), color-stop(65%, #ddd));
	background-image: -o-linear-gradient(top, #c4c4c4 35%, #ddd 65%);
}

/* Выделение коммента для удаления */

#article-comments-ul.delete-mode-enabled li.comment>blockquote {
	transition: box-shadow 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}
#article-comments-ul.delete-mode-enabled li.comment>blockquote:hover {
	cursor: pointer;
	background-color: #f9bfbf !important;
}
#article-comments-ul.delete-mode-enabled li.comment>blockquote:hover::after {
	border-color: transparent #f9bfbf #f9bfbf transparent !important;
}
#article-comments-ul.delete-mode-enabled li.comment.selected>blockquote {
	box-shadow: 0 0 12px #D66 inset;
	background-color: #f9bfbf !important;
	border-color: #FFA4A4;
}
#article-comments-ul.delete-mode-enabled li.comment>blockquote::after {
	transition: border-color 0.2s linear;
}
#article-comments-ul.delete-mode-enabled li.comment.selected>blockquote::after,
#article-comments-ul.delete-mode-enabled li.comment.selected>blockquote::before,
#article-comments-ul.delete-mode-enabled li.comment .buttons {
	display: none !important;
}
#article-comments-ul.delete-mode-enabled a:hover {
	text-decoration: none !important;
	color: #1d5c92;
}
#article-comments-ul.delete-mode-enabled li.comment .edited-by::after {
	cursor: pointer;
}

/* Комментарии конец */


/* Профайл */

#UserProfileMasthead hgroup {
	position: relative;
}
#UserProfileMasthead .masthead-avatar .avatar {
	margin: 8px;
	border-width: 1px;
	border-color: #b7b7b7;
	box-shadow: 0 0 5px 0 #b7b7b7;
}
#UserProfileMasthead .masthead-info {
	box-shadow: 0 2px 10px 1px #b7b7b7 !important;
}
#UserProfileMasthead .tag {
	display: none;
	cursor: default;
}
#UserProfileMasthead .tag.addwarnpoint:not([data-limit]):hover {
	cursor: pointer;
	background-color: #fcfc48;
	color: #3a3a3a;
	box-shadow: 0 0 5px #ffff6b;
}
#UserProfileMasthead .tag.addwarnpoint:not([data-limit])::before {
	content: '^';
	display: inline-block;
}
#UserProfileMasthead span.tag.warnpoints[data-limit] {
	background-color: #CB0000;
}

/* Профайл конец */


/* Кнопка "Вклад" */

nav.wikia-menu-button.contribute.secondary.combined .drop:hover {
	background: none !important;
}

/* Кнопка "Вклад" конец */


/* Кнопки поиска в редакторе */

.ace_searchbtn.next {
	background-image: url("http://images.wikia.com/warframe/ru/images/8/88/Mw_next_black.png") !important;
	background-color: transparent !important;
	border: medium none !important;
	background-size: 14px 8px;
	border-radius: 0 !important;
}
.ace_searchbtn.next:hover {
	background-color: #212b32 !important;
	background-image: url("http://images.wikia.com/warframe/ru/images/b/b8/Mw_next.png") !important;
}
.ace_searchbtn.prev {
	background-image: url("http://images.wikia.com/warframe/ru/images/5/5b/Mw_prev_black.png") !important;
	background-color: transparent !important;
	border: medium none !important;
	background-size: 14px 8px;
	border-radius: 0 !important;
}
.ace_searchbtn.prev:hover {
	background-color: #212b32 !important;
	background-image: url("http://images.wikia.com/warframe/ru/images/a/a9/Mw_prev.png") !important;
}
.ace_searchbtn_close,
.ace_searchbtn_close:hover,
.ace_searchbtn_close:active {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAcCAYAAABRVo5BAAAAZ0lEQVR42u2SUQrAMAhDvazn8OjZBilCkYVVxiis8H4CT0VrAJb4WHT3C5xU2a2IQZXJjiQIRMdkEoJ5Q2yMqpfDIo+XY4k6h+YXOyKqTIj5REaxloNAd0xiKmAtsTHqW8sR2W5f7gCu5nWFUpVjZwAAAABJRU5ErkJggg==") no-repeat 50% 0 !important;
	border: medium none !important;
}
.ace_replacebtn {
	background: none !important;
	border: medium none !important;
	color: #3a3a3a !important;
	border-radius: 0 !important;
	padding: 0 5px !important;
}
.ace_replacebtn:hover {
	background-color: #212b32 !important;
	color: #d7d7d7 !important;
	background-image: none !important;
}
.ace_replacebtn:last-child {
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
.ace_button:hover {
	background-color: #212b32 !important;
	color: #d7d7d7 !important;
}
.ace_button.checked {
	border-color: #212b32 !important;
}

/* Кнопки поиска в редакторе конец */


/* Боковые модули */

.WikiaRail .module {
	background-color: #f2f2f2 !important;
}
.WikiaRail #WikiaRecentActivity>h2,
.WikiaRail .insights-module>h2,
.HotSpotsModule.module>h2,
.WikiaRail .CommunityCornerModule>h2,
.WikiaRail .WikiaActivityModule>h2 {
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(-25%, #354551), color-stop(100%, #212b32));
	background-image: -o-linear-gradient(top, #354551 -25%, #212b32 100%);
	color: #d7d7d7;
	width: 100%;
	padding: 5px 15px 5px 21px !important;
	margin: -12px 0 15px -21px !important;
	text-align: left;
	position: relative;
	font-weight: normal;
}
.WikiaRail #WikiaRecentActivity>h2::before,
.WikiaRail .insights-module>h2::before,
.WikiaRail .HotSpotsModule.module>h2::before,
.WikiaRail .CommunityCornerModule>h2::before {
	content: '';
	border: 3px solid;
	border-color: #212b32 #212b32 transparent transparent;
	position: absolute;
	top: 32px;
	left: 0;
}
.WikiaRail .ChatModule.module>div>h2>span.chat-live {
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(-25%, #354551), color-stop(100%, #212b32));
	background-image: -o-linear-gradient(top, #354551 -25%, #212b32 100%);
	color: #d7d7d7;
	margin-left: -23px;
	padding: 2px 15px;
	position: relative;
	margin-top: -12px;
	font-weight: normal;
}
.ChatModule.ChatWidget>div>h2>span.chat-live {
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(-25%, #354551), color-stop(100%, #212b32));
	background-image: -o-linear-gradient(top, #354551 -25%, #212b32 100%);
	color: #d7d7d7;
	margin-left: -14px;
	padding: 2px 15px;
	position: relative;
	margin-top: -8px;
	font-weight: normal;
}
.WikiaRail .ChatModule.module>div>h2>span.chat-live::before,
.ChatModule.ChatWidget>div>h2>span.chat-live::before {
	content: '';
	border: 3px solid;
	border-color: #212b32 #212b32 transparent transparent;
	position: absolute;
	top: 26px;
	left: 0;
}
.WikiaRail .ChatModule.module>div>h2>span.chat-total,
.ChatModule.ChatWidget>div>h2>span.chat-total {
	display: inline-block;
	color: #d7d7d7;
	padding: 2px 7.5px;
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(-25%, #354551), color-stop(100%, #212b32));
	background-image: -o-linear-gradient(top, #354551 -25%, #212b32 100%);
	border-left: 1px solid #b7b7b7;
	margin: -12px 0;
	border-radius: 0;
	line-height: inherit;
	height: auto;
	font-size: 1em;
}
.ChatModule.ChatWidget>div>h2>span.chat-total {
	margin: -8px 0;
}
.ChatModule.ChatWidget>div>h2 {
	overflow: visible;
}

/* Боковые модули конец */

.UPPLightbox .favorite-wikis-refresh img {
	margin-left: 1px;
	margin-top: 1px;
}

/* Wiki Features */

.WikiFeatures .features .feature .actions .slider .button {
	background-color: #f2f2f2;
	background-image: -moz-linear-gradient(top, #F2F2F2 35%, #D8D8D8 65%) !important;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #F2F2F2), color-stop(65%, #D8D8D8)) !important;
	background-image: -o-linear-gradient(top, #F2F2F2 35%, #D8D8D8 65%) !important;
	border: 1px solid #b7b7b7 !important;
}
.WikiFeatures .features .feature .actions .slider {
	box-shadow: 0 0 5px #b7b7b7 !important;
	border-color: #b7b7b7 !important;
}

/* Wiki Features конец */


/* Навигационная панель */

#WikiHeader>nav .subnav-3 li a {
	line-height: normal;
}
#WikiHeader>nav .subnav {
	padding: 0;
}
#WikiHeader>nav .subnav-3 li a:hover,
#WikiHeader>nav .subnav-2 .marked2 .subnav-2a:hover {
	background-color: #ccc;
}
#WikiHeader>nav li.marked .subnav-2>li:not(.marked2)>a:hover,
#WikiHeader>nav li.marked:not(:first-child)>a:hover,
#WikiaBar a:hover {
	text-shadow: 0 0 5px;
	color: #e1dc80;
}
#WikiHeader>nav .nav-item:not(.marked)>a:hover {
	color: inherit;
}

/* Навигационная панель конец */


/* Загрузка изображений */

.UploadPhotos .options {
	border: 1px solid #b7b7b7 !important;
}
.modalContent tt {
	font-family: inherit !important;
	font-size: 0.875em;
	text-decoration: underline;
	color: #046380;
}
.UploadPhotos .advanced {
	display: none !important;
}
.UploadPhotos .article-thumb.tright.show-info-icon {
	transform: scale(0.9);
	height: 150px;
	margin: 15px -15px 15px 15px;
	width: auto !important;
}

/* Загрузка изображений конец */


/* margin для форм */

form+form {
	margin-top: 5px;
}

/* margin для форм конец */


/* Основная страница */

.WikiaPage {
	box-shadow: 0 0 15px #e5e5e5;
}

/* Основная страница конец*/


/* Тег hr */

hr {
	border: none;
	height: 1px;
	background-color: #b7b7b7;
	color: #b7b7b7;
}

/* Тег hr конец */


/* Уведомление */

.WikiaNotifications .WikiaBadgeNotification {
	box-shadow: 0 0 5px 0 #b7b7b7 !important;
}

/* Уведомление конец */


/* Быстрая вставка вики-разметки */

#editpage-specialchars div p {
	margin: 0;
}
#editpage-specialchars div {
	border-bottom: 1px solid #b7b7b7;
	margin: 5px 0;
}
#editpage-specialchars div:first-child {
	margin-top: 0;
}
#editpage-specialchars div:last-child {
	border: 0;
	margin-bottom: 0;
}

/* Быстрая вставка вики-разметки конец */


/* Тег pre */

.WikiaArticle pre {
	background-color: #f2f2f2;
}

/* Тег pre конец */


/* Обводки некоторых элементов */

div.mw-warning-with-logexcerpt {
	padding: 5px;
	border-color: #d40404;
}
.WikiaArticle fieldset {
	border-width: 2px;
	border-color: #212b32;
}

/* Обводки некоторых элементов конец */


/* Сравнение */

.diff {
	border-spacing: 4px;
	width: 100%;
}
.diff td {
	padding: 0.33em 0.5em;
}
.diff .diff-lineno {
	font-weight: 700;
}
.diff .diff-context,
.diff .diff-addedline,
.diff .diff-deletedline {
	font-size: 0.85em;
	vertical-align: top;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
	border-style: solid;
	border-width: 1px 1px 1px 4px;
	border-radius: 0;
}
.diff .diff-marker {
	padding: 0.25em;
	text-align: right;
	font-weight: bold;
	font-size: 1.25em;
	width: 0;
}
.diff .diff-deletedline {
	border-color: #e9d120;
}
.diff .diff-addedline {
	border-color: #128bf2;
}
.diff .diff-addedline,
.diff .diff-deletedline {
	background-color: #f2f2f2;
}
.diff .diff-addedline .diffchange,
.diff .diff-deletedline .diffchange {
	border-radius: 0;
}
.diff .diff-addedline .diffchange {
	background-color: #76b9f2;
}
.diff .diff-deletedline .diffchange {
	background-color: #f3e581;
}
.diff .diff-context {
	border: 1px solid #b7b7b7;
	border-left: 4px solid #b7b7b7;
	background-color: #f2f2f2;
}
#AjaxLastEditTable.diff tr td:nth-child(2n):not(.diff-marker) {
	width: 50%;
}
#AjaxLastEditTable.diff div {
	word-break: break-all;
}
#AjaxLastEditTable del {
	text-decoration: navajowhite;
}

/* Сравнение конец */


/* Слайдер */

.WikiaPhotoGalleryPreview {
	margin: 10px auto;
}
.WikiaPhotoGalleryPreview>div {
	border: 1px solid #b7b7b7;
}

/* Слайдер конец */


/* Нав меню */

#searchInputWrapper>button.wds-global-navigation__search-submit {
	border: 1px solid #00b7e0 !important;
}
#searchInputWrapper>button.wds-global-navigation__search-close {
	border: 0 !important;
}

/* Нав меню конец */

#myhome-activityfeed>li {
	position: relative;
}

/* Модальное окно (mediaWiki) */

.modal {
	box-shadow: none !important;
	border: 1px solid #b7b7b7;
	border-radius: 0 !important;
}
.modal>header {
	background-color: #d1d1d1 !important;
}
.modal>section {
	background-color: #f2f2f2;
}

/* Модальное окно (mediaWiki) конец */


/* Сообщество (раздел) */

.community-page-entry-point-module .community-page-entry-point-button {
	color: #d7d7d7 !important;
}
.community-page-entry-point-module .community-page-entry-point-button:hover {
	color: #d7d7d7;
}
.community-page-card-module {
	background-color: #f2f2f2;
	border-color: #b7b7b7;
}
.community-page-rail .community-page-module-box {
	background-color: #f2f2f2;
	border: 1px solid #b7b7b7;
}
.community-page-admins-module .community-page-admins-list .community-page-admin-item:first-child {
	margin-right: 0;
}
.CommunityPageModalDialog .modal-nav>li>a.active {
	opacity: 1;
	border-bottom-color: #3a3a3a !important;
}
.CommunityPageModalDialog .modal-nav>li>a {
	opacity: 0.66;
	color: #3a3a3a !important;
	font-weight: 700;
}
.CommunityPageModalDialog .modal-nav>li>a:hover:not(.active) {
	border-bottom: 2px solid #3a3a3a;
	opacity: 0.90;
}
.CommunityPageModalDialog section.contributors-module>ul>li {
	border-bottom-color: #b7b7b7 !important;
}
.CommunityPageModalDialog .contributors-module>.user-details {
	background-color: #212b32;
	color: #d7d7d7;
}
.CommunityPageModalDialog .contributors-module>.user-details .community-page-subtle {
	color: #d7d7d7;
	font-weight: 700;
}
.community-page-card-module .community-page-card-module-header {
	color: #d7d7d7;
}
.community-page-header.community-page-header-cover::before {
	background-color: transparent;
}
.community-page-header.community-page-header-cover {
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
}
.community-page-header .community-page-header-welcome-message,
.community-page-header .community-page-subheader-welcome-message {
	color: #d7d7d7;
	text-shadow: 1px 1px 7px #212b32;
}

/* Сообщество (раздел) конец */


/* Анимации */

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		display: none;
	}
}

/* Анимации конец */


/************************* Оформление вики конец *************************/


/************************* Стили шаблонов/таблиц *************************/


/* Таблица наград */

.reward {
	margin: 0 auto;
	border-collapse: collapse;
}
.reward tbody {
	width: 99%;
	font-size: 0.875em;
	text-align: center;
	border-collapse: collapse;
	line-height: 2;
}
.reward th {
	color: #d7d7d7;
	background-color: #212b32;
	border-width: 1px;
	border-style: solid;
	border-image: none;
	border-color: #b7b7b7;
	font-size: 0.9em;
}
.reward td {
	background-color: #d7d7d7;
	border: 1px solid #b7b7b7;
	padding: 0 5px;
	text-align: center;
	line-height: 25px;
	width: 200px;
}
.reward p {
	margin: 0 0 5px !important;
}
.reward #common {
	color: #cd853f;
}
.reward #uncommon {
	color: #b0c4de;
}
.reward #rare {
	color: #ffd700;
}
.reward .reference a {
	color: #89a8e9;
}

/* Таблица наград конец */


/* Стандартная таблица */

.table {
	width: 100%;
	border: 1px solid #b7b7b7;
	border-collapse: collapse;
}
.table tr>td {
	background-color: #f2f2f2;
	font-size: 0.875em;
	border: 1px solid #b7b7b7;
}
.table tr>th {
	background-color: #212b32;
	border: 1px solid #b7b7b7;
	color: #d7d7d7;
}
.table tr>th a {
	color: #d7d7d7;
}
.table tr>th a:hover {
	color: #e1dc80 !important;
}

/* Стандартная таблица конец */


/* Таблица частей */

.table.wParts {
	width: 400px;
	border-collapse: collapse;
	white-space: nowrap;
	margin-left: 7.5px;
	transform: scale(1.0);
}
.table.wParts th {
	width: auto;
	height: 20px;
	background-color: #212b32;
	color: #d7d7d7;
}
.table.wParts th:first-child {
	border-right: 1px solid #b7b7b7;
}
.table.wParts td {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #f2f2f2;
	text-align: center;
	border: 1px solid #b7b7b7;
	height: 24px;
}

/* Таблица частей конец */


/* Таблица Прайм Доступа */

.prime-access-table {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #b7b7b7;
	text-align: center;
	border-collapse: collapse;
}
.prime-access-table tr:not(:first-child) {
	border-top: 1px solid #b7b7b7;
}
.prime-access-table tr:not(:first-child)>th {
	text-align: right;
	background-color: #e5e5e5;
	border-right: 1px solid #b7b7b7;
}
.prime-access-table tr>th,
.prime-access-table tr>td {
	padding: 2px 5px;
}
.prime-access-table tr:first-child>th:first-child {
	border-right: 1px solid #b7b7b7;
}

/* Таблица Прайм Доступа конец*/


/* Таблица дропа ивары */

.table.ivaraDrop {
	width: 99%;
	margin-left: 5px;
	white-space: nowrap;
	border: 1px solid #b7b7b7;
	border-collapse: collapse;
	margin-top: 5px;
}
.table.ivaraDrop tr>th {
	background-color: #212b32;
	color: #d7d7d7;
}
.table.ivaraDrop tr>td {
	background-color: #f2f2f2;
	height: auto;
	font-size: inherit;
	text-align: center;
	padding: 0;
	border: 1px solid #b7b7b7;
}

/* Таблица дропа ивары конец */


/* Таблица ресурсов */

.table.resources {
	width: auto;
	margin: 0 auto;
	font-size: 0.875em;
	border-collapse: collapse;
}
.table.resources tr>th {
	background-color: #212b32;
	color: #d7d7d7;
	border: 1px solid #b7b7b7;
}
.table.resources tr>td:first-child {
	background-color: #d1d1d1;
	text-align: left;
}
.table.resources tr>td {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
}
.table.resources2.t tr>td:first-child {
	background-color: #d1d1d1;
	text-align: center;
}
.table.resources2.t tr>td {
	padding: 1px 5px;
}

/* Таблица ресурсов конец */


/* Таблица блокирования конец */

.table.meleeBlock {
	width: 100%;
	border: 1px solid #b7b7b7;
	border-collapse: collapse;
}
.table.meleeBlock tr>th {
	background-color: #212b32;
	color: #d7d7d7;
	border: 1px solid #b7b7b7;
}
.table.meleeBlock tr>td {
	background-color: #f2f2f2;
	height: 26px;
	border: 1px solid #b7b7b7;
	font-size: 0.875em;
	text-align: center;
}

/* Таблица блокирования конец */


/* Таблица операций */

.table.operations tr>td:first-child {
	background-color: #d1d1d1;
}

/* Таблица операций конец */


/* Таблица модов синдиката */

.table.warframeAugments tr>td:first-child {
	text-align: center;
	background-color: #d1d1d1;
}
.table.warframeAugments tr>td {
	padding: 2px;
}

/* Таблица модов синдиката конец */


/* Таблица повреждённых модов */

.table.corruptedMods tr>td:last-child {
	padding: 0 5px;
}
.table.corruptedMods tr>td:first-child {
	text-align: right;
	background-color: #d1d1d1;
	width: 15%;
}

/* Таблица повреждённых модов конец */


/* Таблица скинов */

.table.skins tr>td {
	text-align: center;
}
.table.skins tr>th {
	background-color: #d1d1d1;
	color: inherit;
}

/* Таблица скинов конец */


/* Таблица боссов */

.table.bosses tr>td {
	padding: 0 5px;
}
.table.bosses tr>td:first-child {
	text-align: right;
	width: 17%;
	background-color: #d1d1d1;
	padding: 0 5px;
}

/* Таблица боссов конец */


/* Таблица локаций */

.table.locations tr>td:first-child {
	text-align: right;
	background-color: #d1d1d1;
	width: 18%;
}
.table.locations tr>td {
	padding: 1px 5px;
}

/* Таблица локаций конец */


/* Таблица врагов */

.table.enemies tr>td:first-child {
	text-align: center;
	background-color: #d1d1d1;
	width: 15%;
}
.table.enemies tr>td {
	padding: 0 5px;
}

/* Таблица врагов конец */


/* Таблица типов урона */

.table.damageTypeof tr>td {
	padding: 1px 5px;
}
.table.damageTypeof tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
}
.table.damageTypeof tr>td a {
	color: inherit;
}

/* Таблица типов урона */


/* Таблица хранилища прайм */

.table.primeVault tr>td:first-child a {
	color: inherit;
}
.table.primeVault tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	width: 20%;
}
.table.primeVault tr>td {
	padding: 1px 5px;
}

/* Таблица хранилища прайм конец */


/* Таблица кубрау */

.table.kubrow tr>td {
	padding: 2px 5px;
}
.table.kubrow tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	width: 19%;
}

/* Таблица кубрау конец */


/* Таблица элементальных модов */

.table.typeModsList tr>td:last-child {
	background-color: #f2f2f2;
	text-align: left;
	padding: 1px 5px;
}
.table.typeModsList tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	padding: 1px 5px 1px 0;
	font-weight: 700;
	font-size: 0.875em;
	width: 20%;
}

/* Таблица элементальных модов конец */


/* Таблица модов стражей */

.table.sentinelMods tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	width: 14%;
}
.table.sentinelMods tr>td {
	padding: 0 5px;
}
.table.sentinelMods tr>td:first-child a {
	color: inherit;
}

/* Таблица модов стражей конец */


/* Таблица конклава */

.table.conclave {
	background-color: #f2f2f2;
}
.table.conclave tr>th {
	background-color: transparent;
	border: medium none;
	color: inherit;
}
.table.conclave tr>th span {
	color: #212b32;
}
.table.conclave tr>th span:hover {
	text-decoration: underline;
}
.table.conclave tr>td {
	border: medium none;
	padding: 3px 5px;
}
.table.conclave tr>td a {
	display: block;
}
.table.conclave .visibleList {
	line-height: 1.3;
}

/* Таблица конклава конец */


/* Таблица снаряжения конклава */

.table.conclave_equip.inline tr>td {
	border: 1px solid #b7b7b7;
	padding: 2px 5px;
	text-align: center;
	height: 100px;
	width: 150px;
}
.table.conclave_equip.inline tr>th,
.table.conclave_mods.inline tr>th {
	background-color: #212b32;
	color: #d7d7d7;
}
.table.conclave_mods.inline tr>td {
	border: 1px solid #b7b7b7;
	padding: 2px 5px;
	text-align: center;
}

/* Таблица снаряжения конклава конец */


/* Таблица урона 2.0 */

.table.damageType2 tr>th a,
.table.damageType2 tr>th {
	color: #d7d7d7;
	font-size: 0.875em;
}
.table.damageType2 tr>td {
	text-align: center;
}
.table.damageType2 tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	padding-right: 5px;
}

/* Таблица урона 2.0 конец */


/* Таблица для модов */

.emodtable {
	text-align: center;
	font-size: 0.875em;
	border-collapse: collapse;
	width: 54%;
	margin: 0 auto;
}
.emodtable th {
	background-color: #212b32;
	border: 1px solid #b7b7b7;
	padding: 0 5px;
	max-width: 115px;
	color: #d7d7d7;
	cursor: default;
}
.emodtable td {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
}

/* Таблица для модов конец */


/* Таблица стойки */

.estancelist {
	width: 54%;
	margin: 0 auto;
	border-collapse: collapse;
}
.estancelist th {
	font-size: 0.875em;
	color: #d7d7d7;
	background-color: #212b32;
	text-align: center;
	padding: 0 5px;
}
.estancelist tr>td:first-child {
	font-size: 0.85em;
}
.estancelist td {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
	height: 44px;
	padding-left: 6px;
	padding-top: 0;
	padding-bottom: 0;
}

/* Таблица стойки конец */


/* Дефолт таблицы статей */

.article-table tr>th,
.WikiaTable tr>th {
	background-color: #d1d1d1;
	padding: 4px 8px;
	border-color: #b7b7b7;
}
.article-table tr>td,
.WikiaTable tr>td {
	border-color: #b7b7b7;
}
.article-table tr,
.WikiaTable tr {
	background-color: #f2f2f2 !important;
}
table.jquery-tablesorter.sortable th.headerSort .chevron:first-child {
	border-color: transparent transparent #d7d7d7;
}
table.jquery-tablesorter.sortable th.headerSort .chevron {
	border-top-color: #d7d7d7;
}

/* Дефолт таблицы статей конец */


/* Таблица механики */

.table.mechanics tr>td {
	padding: 0 5px;
	text-align: center;
}

/* Таблица механики конец */


/* Таблицы списков модов */

.table.classTypeModList tr>th {
	background-color: #b7b7b7;
}
.table.classTypeModList tr>th:first-child {
	width: 20%;
}
.table.classTypeModList tr>th:nth-child(2) {
	width: 5%;
}
.table.classTypeModList tr>th:last-child {
	width: 75%;
}
.table.classTypeModList tr>td {
	height: 43px;
	border: 1px solid #b7b7b7;
	text-align: center;
	background-color: #f2f2f2;
}
.table.classTypeModList tr>td[rowspan] {
	background-color: #212b32;
	color: #d7d7d7;
}

/* Таблицы списков модов конец */


/* Шаблон:Приобретение  */

.template.purchase {
	width: 53%;
	border: medium none;
	background-color: #b7b7b7;
	white-space: nowrap;
	margin: 0 auto;
}
.template.purchase>caption {
	padding: .4em;
}
.template.purchase tr>th {
	background-color: #212b32;
	text-align: center;
	font-size: 0.85em;
	color: #d7d7d7;
	padding-left: 7px;
	padding-right: 7px;
}
.template.purchase tr>td {
	width: 80%;
	height: 32px;
	background-color: #f2f2f2;
	padding: 1px 5px;
	text-align: left;
}
.template.purchase tr:last-child>td {
	width: 80%;
	height: 32px;
	background-color: #d1d1d1;
	padding: 1px 5px;
	text-align: left;
}
.template.purchase tr>td:last-child {
	text-align: center;
}
.template.purchase tr:last-child>td {
	background-color: #d1d1d1;
	font-size: 0.75em;
	text-align: center;
	height: auto;
}

/* Шаблон:Приобретение конец */


/* Шаблон:Навигация Синдикатов */

.-warframe-.syndicate-navigation {
	margin: 0 auto;
	text-align: center;
}
.-warframe-.syndicate-navigation td a>span:hover {
	text-decoration: underline;
}

/* Шаблон:Навигация Синдикатов конец*/


/* Шаблон:Поиск */

.template.search {
	width: 53%;
	border: 1px solid #b7b7b7;
	border-collapse: collapse;
	margin: 0 auto;
}
.template.search tr>th {
	color: #d7d7d7;
	padding: 0 7px;
	font-size: 0.9em;
	text-align: center;
	background-color: #212b32;
	border: 1px solid #b7b7b7;
}
.template.search tr>td {
	height: 32px;
	background-color: #f2f2f2;
	padding: 1px 5px;
	text-align: left;
	border: 1px solid #b7b7b7;
	width: auto;
}
.template.search tr>td:last-child {
	text-align: left;
	width: 255px;
}

/* Шаблон:Исследование */

.template.research {
	margin: 0 auto;
	border: 1px solid #b7b7b7;
	font-size: 0.875em;
	width: auto;
	border-collapse: collapse;
}
.template.research>caption {
	font-size: 0.9em;
	text-align: center;
	padding: .4em;
}
.template.research tr>th {
	color: #d7d7d7;
	padding: 0 7px;
	background-color: #212b32;
	text-align: center;
	border: 1px solid #b7b7b7;
}
.template.research tr>td {
	padding: 1px 5px;
	text-align: left;
	background-color: #f2f2f2;
	height: 32px;
	width: 85px;
	border: 1px solid #b7b7b7;
}
.template.research tr:nth-child(3)>td:first-child {
	width: 225px;
}
.template.research tr:last-child>td {
	height: auto;
	font-size: 0.875em;
	text-align: center;
	background-color: #d1d1d1;
}

/* Шаблон:Исследование конец*/


/* Шаблон:Сравнение */

.sortable.template.compareTable {
	border: 1px solid #b7b7b7;
	width: calc(100% - 2px);
	font-size: 0.8em;
	text-align: center;
	border-collapse: collapse;
}
.sortable.template.compareTable thead tr>th {
	background-color: #212b32;
	color: #d7d7d7;
	border: 1px solid #b7b7b7;
}
.sortable.template.compareTable thead tr>th a {
	color: #d7d7d7;
}
.sortable.template.compareTable tr>td {
	background-color: #f2f2f2;
	padding: 2px 6px;
	border: 1px solid #b7b7b7;
}
.sortable.template.compareTable>tfoot {
	display: none;
}
.sortable.template.compareTable.jquery-tablesorter th.headerSort .chevron:first-child {
	border-color: transparent transparent #d7d7d7;
}
.sortable.template.compareTable.jquery-tablesorter th.headerSort .chevron {
	border-top-color: #d7d7d7;
}

/* Шаблон:Сравнение конец*/


/* Инормационные плашки для статей(Удаление, дополнить и т.п) */

.template.articleInfo {
	width: 80%;
	margin: 0px auto 17px auto;
	border: 1px solid #b7b7b7;
	border-collapse: collapse;
	background-color: #f2f2f2;
}
.template.articleInfo tr>td {
	text-align: left;
	padding: 0 5px;
	height: 75px;
}
.template.articleInfo tr>td a {
	font-weight: 700;
}
.template.articleInfo tr>td a:hover {
	text-decoration: underline !important;
}

/* Инормационные плашки для статей конец*/


/* Шаблон:Фокус */

.template.focus {
	background-color: #e6e6e6;
	border-collapse: collapse;
	border: 1px solid #b7b7b7;
	width: auto;
}
.template.focus tr:first-child>td:first-child {
	padding-left: 10px;
	text-align: center;
	width: 60px;
}
.template.focus tr:first-child>td:first-child div:first-child {
	padding: 10px;
	position: absolute;
	top: auto;
	left: auto;
}
.template.focus tr:first-child>td:first-child div:last-child {
	position: relative;
	top: -10px;
	left: -10px;
}
.template.focus tr:last-child {
	background-color: #d1d1d1;
}

/* Шаблон:Фокус конец */


/* Шаблон:Способность */

.template.ability {
	margin-bottom: 15px;
}
.template.ability>table {
	width: 100%;
	border: 1px solid #b7b7b7;
}
.template.ability>table tr>th {
	color: #d7d7d7;
	background-color: #212b32;
}
.template.ability>table tr:nth-child(2n+1)>td:not(first-child) {
	padding: 2px 5px;
	border-top: 1px solid #b7b7b7;
	background-color: #d1d1d1;
	font-size: 1.15em;
	font-weight: 700;
}
.template.ability>table tr>td.image {
	width: 150px;
	border-right: 1px solid #b7b7b7;
	height: 150px;
}
.template.ability>table tr>td.image>img {
	width: 150px;
	height: 150px;
}
.template.ability>table tr>td.image+td {
	position: relative;
	text-align: center;
}
.template.ability>table tr>td.image+td>div:first-child {
	position: absolute;
	left: 2px;
	top: 2px;
}
.template.ability>table tr>td.image+td>div:last-child {
	position: absolute;
	right: 2px;
	top: 2px;
	font-weight: 700;
	font-size: 1.5em;
}
.template.ability>table tr>td.image+td>div:last-child>img {
	margin-left: 3px;
	vertical-align: -5px;
}
.template.ability>table tr>td.image+td>div:first-child>img {
	width: 35px;
	height: 35px;
}
.template.ability>table tr>th a {
	color: #d7d7d7;
}
.template.ability>table tr>th a:hover {
	text-decoration: underline !important;
}
.template.ability>table tr:nth-child(2)>td {
	background-color: #f2f2f2;
}
.template.ability>table tr:nth-child(4)>td,
.template.ability>table tr:nth-child(6)>td,
.template.ability>table tr:nth-child(8)>td {
	padding: 3px 12.5px;
}
.template.ability .tabberlive {
	margin-top: 3px;
}
.template.ability .tabberlive>.tabbertab {
	border: 1px solid #b7b7b7 !important;
	padding: 0 5px;
}
.template.ability .tabberlive>.tabbernav {
	border-bottom: 0 !important;
}
.template.ability .tabberlive>.tabbertab ul {
	margin: 0 0 0 1.75em;
}

/* Вложенные табберы */

.template.ability .tabberlive>.tabbertab .tabberlive .tabbernav {
	margin: 0;
}

/* Шаблон:Способность конец */


/* Шаблон:ВарНав */

.template.warframeNavigation {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
	width: 99%;
	margin: 0 auto;
}
.template.warframeNavigation table tr>td {
	position: relative;
	width: 11%;
	font-size: 0.8em;
	font-weight: 700;
}
.template.warframeNavigation table tr>td>a,
.template.warframeNavigation table tr>td>strong {
	display: block;
	text-align: center;
	background-color: #212b32;
	background-color: rgba(33, 43, 50, 0.7);
	color: #d7d7d7;
	height: 14px;
	line-height: 14px;
	padding: 1px;
	position: absolute;
	top: 27px;
	width: 96%;
}

/* Шаблон:ВарНав конец */


/* Шаблон:Уязвимости */

.template.vulnerabilities {
	border: 1px solid #b7b7b7;
	font-size: 0.875em;
	margin: 5px;
	float: right;
	width: 170px;
	border-collapse: collapse;
}
.template.vulnerabilities tr>td {
	border: 1px solid #b7b7b7;
}
.template.vulnerabilities tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	padding: 1px 5px;
	vertical-align: text-top;
	width: 60%;
}
.template.vulnerabilities tr>td:nth-child(2) {
	width: 40%;
	background-color: #f2f2f2;
	padding: 1px 5px;
	text-align: center;
}

/* Шаблон:Уязвимости конец */


/* Шаблон: Создание */

.template.create {
	border: 1px solid #b7b7b7;
	margin: 0 auto;
	width: 53%;
	border-collapse: collapse;
}
.template.create td {
	border: 1px solid #b7b7b7;
	width: 70px;
	height: auto;
	text-align: center;
	background-color: #f2f2f2;
}
.template.create tr>th {
	height: auto;
	background-color: #212b32;
	color: #d7d7d7;
	font-weight: 700;
}
.template.create tr:nth-child(4)>td,
.template.create tr:nth-child(7)>td,
.template.create tr:nth-child(10)>td {
	height: auto;
	background-color: #d1d1d1;
}
.template.create tr:nth-child(2)>td,
.template.create tr:nth-child(5)>td,
.template.create tr:nth-child(8)>td,
.template.create tr:nth-child(11)>td {
	height: auto;
	padding: 1px 0;
}

/* Шаблон: Создание конец */


/* Шаблон: Навигация Варфреймов */

.template.scroll-navigation.warframes>.content-wrapper {
	margin-top: 18px;
}

/* Шаблон: Навигация Варфреймов конец */


/* Шаблон: Навигация/Варфрейм (устарело) */

.template.warframeSubNavigation {
	margin-bottom: 7.5px;
}
.template.warframeSubNavigation span {
	padding: 5px 5px 4.5px;
	background-color: #212b32;
	border: 1px solid #b7b7b7;
	border-radius: 2px;
	font-size: 0.875em;
	text-transform: uppercase;
	line-height: 0;
}
.template.warframeSubNavigation span a {
	color: #d7d7d7;
}
.template.warframeSubNavigation span a:hover {
	text-decoration: underline !important;
}
.template.warframeSubNavigation span:nth-child(2)+span {
	margin-left: 4px;
}

/* Шаблон: Навигация/Варфрейм конец */


/* Шаблон:Панель 3.0/Моды/Список модов */

.template.modList>table {
	width: 100%;
	text-align: center;
	text-shadow: 0 0 5px;
}
.template.modList>table tr>td {
	background-color: #212b32;
	color: #d7d7d7;
	font-weight: 700;
	text-shadow: 0 0 5px;
	cursor: default;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.template.modList .tabbertab>div {
	height: 235px;
	overflow-y: scroll;
}
.template.modList .tabbertab {
	margin: 3px;
	border: 1px solid #b7b7b7 !important;
	padding: 0 !important;
}

/* Шаблон:Панель 3.0/Моды/Список модов конец */


/* Шаблон:Цитата */

.template.quote {
	border: 1px solid #b7b7b7;
	border-radius: 3px;
	margin: 25px 15px 15px;
	height: 105px;
	width: 47%;
	background-color: #f2f2f2;
	background-image: url("http://images1.wikia.nocookie.net/pinkelephant/ru/images/6/6c/Codex_background.png");
}

/* Шаблон:Цитата конец*/


/* Шаблон:Клавиша */

.key_default {
	position: relative;
	background-color: #212b32;
	color: #d7d7d7;
	padding: 2px 4px;
	border: 2px solid #b7b7b7;
	border-radius: 6px;
	font-size: 0.875em;
	margin: 2px;
}
.key_default_above,
.key_radial_above,
.key_knockdown_above,
.key_statusProc_above {
	position: absolute;
	top: -18px;
	left: -2px;
	color: #212b32;
	font-size: 0.75em;
}
.key_default_under,
.key_radial_under,
.key_knockdown_under,
.key_statusProc_under {
	position: absolute;
	top: 13px;
	left: 3px;
	color: #212b32;
	font-size: 0.75em;
}
.key_radial {
	position: relative;
	background-color: #1560BD;
	color: #d7d7d7;
	padding: 2px 4px;
	border: 2px solid #b7b7b7;
	border-radius: 6px;
	font-size: 0.875em;
	margin: 2px;
}
.key_blue {
	position: relative;
	background-color: #1560BD;
	color: #d7d7d7;
	padding: 2px 4px;
	border: 2px solid #b7b7b7;
	border-radius: 6px;
	font-size: 0.875em;
	margin-right: 2px;
	margin-left: 2px;
}
.key_knockdown {
	position: relative;
	background-color: #CC0605;
	color: #d7d7d7;
	padding: 2px 4px;
	border: 2px solid #b7b7b7;
	border-radius: 6px;
	font-size: 0.875em;
	margin: 2px;
}
.key_statusProc {
	position: relative;
	background-color: #906;
	color: #d7d7d7;
	padding: 2px 4px;
	border: 2px solid #b7b7b7;
	border-radius: 6px;
	font-size: 0.875em;
	margin: 2px;
}

/* Шаблон:Клавиша конец */


/* Шаблон:Миссии */

.table.missions tr>td:first-child {
	background-color: #d1d1d1;
	text-align: right;
	padding-right: 7.5px;
}
.table.missions tr>td {
	padding: 1px 0 1px 5px;
	text-align: center;
}

/* Шаблон:Миссии конец */


/* Таблица наград из реликвий */

.table.RrewardTable {
	border-collapse: separate;
}
.table.RrewardTable tr {
	height: 40px;
}
.table.RrewardTable tr>th {
	font-size: 1.15em;
}
.table.RrewardTable tr>td {
	border: 0;
	text-align: center;
	padding: 0;
}
.table.RrewardTable tr>td.common {
	border-left: 3px solid #a67d3d;
}
.table.RrewardTable tr>td.uncommon {
	border-left: 3px solid #a2a2a2;
}
.table.RrewardTable tr>td.rare {
	border-left: 3px solid #dbc024;
}
.table.RrewardTable tr>td.new {
	background-color: #d8d8a2;
}
.table.RrewardTable tr>td.temp {
	background-color: #c0d9db;
}
.table.RrewardTable tr>.vault {
	background-color: gray !important;
}

/* Таблица наград из реликвий конец */


/* Шаблон: Из Кодекса */

.template.fromCodex {
	background-image: url("http://images.wikia.com/warframe/ru/images/4/44/Кодекс_задний_фон.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fffeb9;
	border: 1px solid #b7b7b7;
	text-align: justify;
	font-size: .8rem;
	height: 110px;
	overflow: auto;
	margin-left: 15px;
	padding: 5px 5px 5px 65px;
}

/* Шаблон: Из Кодекса конец */


/* Шаблон: Синдикат */

.template.syndicateOffering {
	position: relative;
	vertical-align: top;
	text-align: center;
	margin-bottom: 5px;
	display: inline-block;
	width: 190px;
	height: 125px;
	border: 1px solid #b7b7b7;
	background-color: #212b32;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.template.syndicateOffering>.standingIcon {
	left: 4px;
	position: absolute;
	z-index: 6;
}
.template.syndicateOffering>.requireLine {
	position: absolute;
	z-index: 6;
	background-color: rgba(0, 0, 0, 0.5);
	top: 50px;
	width: 100%;
	line-height: 16px;
	text-transform: uppercase;
	cursor: default;
	font-size: 0.875em;
	color: #d7d7d7;
}
.template.syndicateOffering>.requirePoints {
	position: absolute;
	z-index: 5;
	top: 5px;
	left: 5px;
	height: 14px;
	line-height: 14px;
	background-color: #00a3da;
	padding: 1px 3px 1px 12px;
	text-transform: uppercase;
	font-size: 0.875em;
	text-shadow: 1px 1px #212b32;
	color: #d7d7d7;
	cursor: default;
}
.template.syndicateOffering>.offeringImage {
	position: absolute;
	z-index: 2;
	width: 100%;
	top: 0;
}
.template.syndicateOffering>.offeringItemName {
	background-color: #e5e5e5;
	color: inherit;
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 0.9em;
	z-index: 3;
	line-height: 15px;
}
.template.syndicateOffering>.offeringItemName>a {
	color: inherit;
	text-transform: uppercase;
	font-weight: 700;
}

/* Шаблон: Синдикат конец */


/* Таблица исследований */

.table.research {
	margin: 0 auto;
}
.table.research th[rowspan] {
	background-color: #f2f2f2;
}
.table.research th[rowspan] a {
	color: #1d5c92;
}
.table.research td[rowspan] {
	text-align: center;
	font-size: 1em;
}

/* Таблица исследований конец */


/* Шаблон: Операция (на главной) */

.table.operation-box {
	margin: 0 auto 10px;
	text-align: center;
}
.table.operation-box>*>tr:nth-child(2) td {
	background-color: #212b32;
	padding: 2px 5px;
}
.table.operation-box>*>tr:first-child td img {
	width: 100%;
	height: auto;
}
.table.operation-box>*>tr:nth-child(2) td a {
	color: #d7d7d7;
	font-weight: 700;
}
.table.operation-box>*>tr:nth-child(2) td a:hover {
	color: #e1dc80;
}

/* Шаблон: Операция (на главной) конец */


/* Таблица приоритета умений стража */

.table.sentinelAbilities {
	border-width: 2px;
}
.table.sentinelAbilities tr>th {
	width: 33%;
}
.table.sentinelAbilities tr>th.mainAbility {
	background-color: #303c45;
}
.table.sentinelAbilities tr>th.ability {
	background-color: #13354e;
}
.table.sentinelAbilities tr:first-child>td:last-child {
	padding: 0 5px 0 10px;
	font-weight: 700;
}

/* Таблица приоритета умений стража конец */


/* Скроллер */

.template.scroll-navigation {
	border: 1px solid #b7b7b7;
	height: 110px;
	position: relative;
	width: 0;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	transition: width 0.5s linear 0s;
	display: none;
}
.template.scroll-navigation>.content-wrapper {
	position: absolute;
	white-space: nowrap;
	left: 0;
	margin: 5px 0 0 25px;
	display: -webkit-inline-flex;
	display: -o-inline-flex;
	display: -moz-inline-flex;
	display: inline-flex;
	transition: left .3s linear;
}
.template.scroll-navigation>.content-wrapper>.content {
	position: relative;
}
.template.scroll-navigation div[data-scroll="left"],
.template.scroll-navigation div[data-scroll="right"] {
	width: 25px;
	height: inherit;
	position: absolute;
	z-index: 3;
	background-color: #212b32;
	text-align: center;
	line-height: 110px;
	cursor: pointer;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.template.scroll-navigation div[data-scroll]:hover {
	background-color: #2b3841;
}
.template.scroll-navigation div[data-scroll="left"] img,
.template.scroll-navigation div[data-scroll="right"] img {
	width: 15px;
	height: auto;
}
.template.scroll-navigation div[data-scroll="right"] {
	right: 0;
}
.template.scroll-navigation>.content-wrapper>.content>.info {
	position: absolute;
	bottom: -5px;
	width: 100%;
	text-align: center;
	background-color: #212b32;
	background-color: rgba(33, 43, 50, 0.75);
	white-space: pre-line;
}
.template.scroll-navigation>.content-wrapper>.content>.info a {
	color: #d7d7d7;
	font-weight: 700;
}
.template.scroll-navigation>.content-wrapper>.content>.info a:hover {
	color: #e1dc80 !important;
}
.template.scroll-navigation>.content-wrapper>.content>.info .selflink {
	color: #d7d7d7;
	text-decoration: underline dotted;
	cursor: default;
}

/* Скроллер конец */


/********************** Стили шаблонов/таблиц конец **********************/


/*************************** Заглавная страница **************************/


/* Основная панель */

#mainpage-box {
	position: relative;
}
#mainpage-box .mainpage-box-buttons {
	width: 100%;
	text-align: center;
	border-top: 3px solid #212b32;
	border-bottom: 3px solid #212b32;
	padding: 2px 0;
}
#mainpage-box .mainpage-box-buttons>div {
	display: inline-block;
	border: 1px solid #b7b7b7;
	box-sizing: border-box;
	cursor: pointer;
}
#mainpage-box .mainpage-box-buttons .mainpage-box-image {
	background-color: #212b32;
}
#mainpage-box .mainpage-box-buttons .mainpage-box-label {
	color: #d7d7d7;
	font-size: 0.9em;
	font-weight: 700;
	background-color: #2f4957;
}
#mainpage-box .mainpage-box-ajax-content {
	height: 365px;
	border: 1px solid #b7b7b7;
	width: 100%;
	box-sizing: border-box;
	margin: 2px 0;
	position: relative;
	padding: 8px;
	background-color: #f2f2f2;
	overflow: hidden;
}
#mainpage-box .mainpage-box-buttons>div.selected .mainpage-box-image {
	background-color: #171e23;
}
#mainpage-box .mainpage-box-buttons>div.error {
	font-size: inherit;
}
#mainpage-box .mainpage-box-buttons>div.error .mainpage-box-label {
	color: #CB0000;
}
#mainpage-box .mainpage-box-buttons>div.selected {
	cursor: default;
}
#mainpage-box .mainpage-box-buttons>div:hover:not(.selected) .mainpage-box-image {
	background-color: #2b3841;
}
#mainpage-box .mainpage-box-content {
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
}
#mainpage-box .mainpage-box-content .mainpage-box-title-image img {
	width: 225px;
	height: 225px;
}
#mainpage-box .mainpage-box-content .mainpage-box-links {
	width: 100%;
	display: inherit;
}
#mainpage-box .mainpage-box-content .mainpage-box-links>.mainpage-box-content-column {
	width: 100%;
}
#mainpage-box .mainpage-box-content .mainpage-box-title-button>a {
	color: #d7d7d7;
	text-align: center;
	font-size: 1.3em;
	background-color: #212b32;
	line-height: 20px;
	box-shadow: 0 0 5px #d7d7d7 inset, 0 0 2px #171e23;
	display: block;
	height: 22px;
	padding: 1px;
}
#mainpage-box .mainpage-box-content .mainpage-box-title-button>a:hover {
	background-image: -moz-linear-gradient(top, #354551 15%, #212b32 85%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #354551), color-stop(85%, #212b32));
	background-image: -o-linear-gradient(top, #354551 15%, #212b32 85%);
}
#mainpage-box .mainpage-box-content .mainpage-box-title-button>a:active {
	background-image: -moz-linear-gradient(top, #212b32 15%, #354551 85%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #212b32), color-stop(85%, #354551));
	background-image: -o-linear-gradient(top, #212b32 15%, #354551 85%);
}
#mainpage-box .mainpage-box-content .mainpage-box-links>.mainpage-box-content-column a {
	background-color: #212b32;
	display: block;
	color: #d7d7d7;
	font-weight: 700;
	font-size: 0.9em;
	border: 1px solid #b7b7b7;
	box-shadow: 0 0 2px 0 #b7b7b7 inset;
	box-sizing: border-box;
	line-height: normal;
	padding: 2.5px 10px;
}
#mainpage-box .mainpage-box-content .mainpage-box-links>.mainpage-box-content-column a:hover {
	background-image: -moz-linear-gradient(top, #354551 15%, #212b32 85%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #354551), color-stop(85%, #212b32));
	background-image: -o-linear-gradient(top, #354551 15%, #212b32 85%);
}
#mainpage-box .mainpage-box-content .mainpage-box-links>.mainpage-box-content-column a:active {
	background-image: -moz-linear-gradient(top, #212b32 15%, #354551 85%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #212b32), color-stop(85%, #354551));
	background-image: -o-linear-gradient(top, #212b32 15%, #354551 85%);
}
#mainpage-box .mainpage-box-content>div:not(:last-child) {
	margin-right: 15px;
}
#mainpage-box .mainpage-box-content .mainpage-box-links>div:not(:last-child) {
	margin-right: 5px;
}
#mainpage-box .mainpage-box-content .mainpage-box-links>.mainpage-box-content-column>div+div {
	margin-top: 3px;
}

/* Основная панель конец */


/* Новости вики */

#tpl-wikinews .tpl-box-content>ul {
	margin: 0;
	list-style: none;
	height: 250px;
	overflow-y: scroll;
	background-color: #f2f2f2;
}
#tpl-wikinews .tpl-box-content>ul>li {
	list-style: none;
	margin-left: 5px;
	border-bottom: 1px solid #b7b7b7;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	position: relative;
	padding-right: 85px;
}
#tpl-wikinews .tpl-box-content>ul>li>span {
	font-weight: 700;
	text-decoration: underline;
	position: absolute;
	bottom: 0;
	right: 5px;
}
#tpl-wikinews .tpl-box-content>ul>li:last-child {
	border: 0;
}
#tpl-wikinews .tpl-box-content>ul>li>span.wait::before {
	content: '';
	background-image: url("http://images.wikia.com/warframe/ru/images/2/27/Ajax_2.gif");
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
	display: inline-block;
	vertical-align: sub;
	margin-right: 2px;
}
#tpl-wikinews .tpl-box-content>ul>li ul {
	list-style: none;
}
#tpl-wikinews .tpl-box-content>ul>li::before {
	font-size: 0.875em;
	padding: 0 3px;
	margin-right: 5px;
	box-shadow: 1px 1px 2px #b7b7b7;
	border: 1px solid #b7b7b7;
}
#tpl-wikinews .tpl-box-content>ul>li.script::before {
	content: 'Скрипт';
	background-color: aqua;
}
#tpl-wikinews .tpl-box-content>ul>li.js::before {
	content: 'JS';
	background-color: aqua;
}
#tpl-wikinews .tpl-box-content>ul>li.newjs::before {
	content: 'Новое/JS';
	background-color: aqua;
}
#tpl-wikinews .tpl-box-content>ul>li.css::before {
	content: 'CSS';
	background-color: aqua;
}
#tpl-wikinews .tpl-box-content>ul>li.newcss::before {
	content: 'Новое/CSS';
	background-color: aqua;
}
#tpl-wikinews .tpl-box-content>ul>li.fix::before {
	content: 'Исправлено';
	background-color: #ff7f50;
}
#tpl-wikinews .tpl-box-content>ul>li.tpl::before {
	content: 'Шаблон';
	background-color: #deb887;
}
#tpl-wikinews .tpl-box-content>ul>li.new::before {
	content: 'Новое';
	background-color: #afeeee;
}
#tpl-wikinews .tpl-box-content>ul>li.rls::before {
	content: 'Правила';
	background-color: #ff0;
}
#tpl-wikinews .tpl-box-content>ul>li.glb::before {
	content: 'Глобально';
	background-color: #f8f8ff;
}

/* Новости вики конец */


/* Приветствие */

.mainpage-box-greeting .top-buttons {
	text-align: center;
	border-bottom: 1px solid #b7b7b7;
	padding-bottom: 3px;
	margin-top: -6px;
}
.mainpage-box-greeting .top-buttons>* {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0;
}
.mainpage-box-greeting .top-buttons>*+* {
	margin-left: 5px;
}
.mainpage-box-greeting .top-buttons>* a {
	color: #d7d7d7;
	height: inherit;
	width: inherit;
	box-sizing: padding-box;
	display: block;
	padding: 0 10px;
}
.mainpage-box-greeting .top-buttons>* a::after {
	display: none;
}

/* Приветствие конец */


/* Блоги 3.0 */

#tpl-wiki-blogs .post-summary {
	display: none;
}
#tpl-wiki-blogs .WikiaBlogListing ul {
	height: 325px;
	overflow-y: scroll;
}
#tpl-wiki-blogs .WikiaBlogListing .author-details {
	margin: 0 0 5px 60px !important;
}
#tpl-wiki-blogs .WikiaBlogListing .WikiaBlogListingPost {
	border-bottom: 1px solid #b7b7b7 !important;
	padding: 5px !important;
}

/* Блоги 3.0 конец */


/* Шаблон: Голосование */

.template.voting {
	width: auto;
	border: 1px solid #b7b7b7;
	padding: 16px;
	margin-bottom: 10px;
	background-color: #f2f2f2;
}
.template.voting .ajax-poll {
	margin: 0;
	padding: 0;
}
.template.voting .pollAnswerVotes {
	margin-left: 0;
}

/* Шаблон: Голосование конец */


/* Последние действия */

#tpl-activityfeed ul {
	margin: 0.3em 0 0 1.6em;
}

/* Последние действия конец */

@media only screen and (max-width: 1023px) {
	.WikiaRail,
	.main-page-tag-rcs {
		padding: 0;
	}
	.main-page-tag-rcs .rcs-container .template,
	.main-page-tag-rcs .rcs-container section.ChatModule.ChatWidget {
		margin-left: 6px;
	}
}

/* Раздел обсуждений */

.mainpage-box-discussions>a {
	float: right;
	cursor: pointer;
}
.mainpage-box-discussions>a+a {
	margin-right: 10px;
}
.mainpage-box-discussions>iframe {
	border: 1px solid #b7b7b7;
	box-sizing: border-box;
}

/* Раздел обсуждений конец */


/* Новости игры */

#tpl-game-updates .tpl-box-content {
	text-align: center;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	line-height: normal;
}
#tpl-game-updates .tpl-box-content>div {
	font-size: 0.975em;
}
#tpl-game-updates .tpl-box-content a::after {
	display: none;
}
#tpl-game-updates .tpl-box-content>div>div {
	content: '';
	background-size: 35px 35px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: inline-block;
	width: 35px;
	height: 30px;
	padding: 5px;
	margin: 7.5px;
}
#tpl-game-updates .tpl-box-content>div:first-child>div {
	background-image: url("//images.wikia.com/warframe/ru/images/9/99/Pc_icon.png");
}
#tpl-game-updates .tpl-box-content>div:nth-child(2)>div {
	background-image: url("//images.wikia.com/warframe/ru/images/b/b2/Ps4_icon.png");
}
#tpl-game-updates .tpl-box-content>div:nth-child(3)>div {
	background-image: url("http://images.wikia.com/warframe/ru/images/d/df/Xb1_icon.png");
}

/*********************** Заглавная страница конец ************************/


/******************************* Инфобоксы *******************************/

.pi-theme-weapon .pi-title,
.pi-theme-enemy .pi-title {
	text-transform: uppercase;
	font-size: 100%;
	font-weight: 700;
}

/* Шаблон: Варфрейм */

.pi-theme-warframe {
	border: 1px solid #b7b7b7;
	margin: 0 0 5px 10px;
	width: 300px;
}
.pi-background.pi-theme-warframe {
	background-color: transparent;
}
.pi-theme-warframe .pi-title {
	padding: 2px 10px;
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
}
.pi-theme-warframe .pi-navigation {
	background-color: #f2f2f2;
	padding: 0 14px;
	text-align: center;
}
.pi-theme-warframe .pi-group .pi-data {
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
	padding: 6px;
}
.pi-theme-warframe .pi-group .pi-data:last-child,
.pi-theme-warframe .pi-group:last-child .pi-header {
	border-bottom: 0;
}
.pi-theme-warframe .pi-group .pi-header {
	padding: 2px 10px;
	text-align: center;
	font-size: 0.875em;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-theme-warframe .pi-group .pi-data .pi-data-label {
	padding-left: 12px;
	padding-right: 0;
	text-align: right;
}
.pi-theme-warframe .pi-group .pi-data .pi-data-label {
	text-align: right;
	padding-right: 6px;
	-webkit-flex-basis: 90%;
	-moz-flex-basis: 90%;
	flex-basis: 90%;
}
.pi-theme-warframe .pi-group .pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}
.pi-theme-warframe .pi-group.pi-collapse .pi-header {
	cursor: pointer;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.pi-theme-warframe .pi-navigation>img {
	width: 270px;
	max-height: 450px;
	height: auto;
}
.pi-theme-warframe .pi-group .pi-data:last-child .pi-data-value {
	text-align: center;
	padding: 4px;
}
.pi-collapse .pi-header::after {
	border-color: #d7d7d7;
}

/* Шаблон: Варфрейм конец */


/* Шаблон: Арчвинг */

.pi-theme-archwing {
	border: 1px solid #b7b7b7;
	margin: 0 0 5px 10px;
	width: 300px;
}
.pi-theme-archwing .pi-title {
	background-color: #212b32;
	color: #d7d7d7;
	padding: 2px 10px;
	text-align: center;
}
.pi-theme-archwing .pi-navigation {
	background-color: #f2f2f2;
	padding: 0 14px;
	text-align: center;
}
.pi-theme-archwing .pi-navigation>img {
	max-width: 270px;
	max-height: 180px;
	height: auto;
}
.pi-theme-archwing .pi-group .pi-header {
	padding: 2px 10px;
	text-align: center;
	font-size: 0.875em;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-theme-archwing .pi-group .pi-data {
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
	padding: 6px;
}
.pi-theme-archwing .pi-group .pi-data .pi-data-label {
	text-align: right;
	padding-right: 6px;
	-webkit-flex-basis: 90%;
	-moz-flex-basis: 90%;
	flex-basis: 90%;
}
.pi-theme-archwing .pi-group .pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}

/* Шаблон: Арчвинг конец */


/* Шаблон: Оружие */

.pi-theme-weapon {
	border: 1px solid #b7b7b7;
	width: 300px;
}
.pi-background.pi-theme-weapon {
	background-color: transparent;
}
.pi-theme-weapon .pi-title {
	padding: 2px 10px;
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
}
.pi-theme-weapon .pi-navigation {
	text-align: center;
	padding: 25px 0;
	background-color: #f2f2f2;
}
.pi-theme-weapon .pi-group .pi-header,
.pi-theme-weapon>.pi-header {
	padding: 2px 10px;
	text-align: center;
	font-size: 0.875em;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-theme-weapon .pi-navigation>img {
	width: 240px;
	height: auto;
}
.pi-theme-weapon .pi-group .pi-data,
.pi-theme-weapon>.pi-data {
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
	padding: 5px;
}
.pi-theme-weapon .pi-group .pi-data:last-child,
.pi-theme-weapon>.pi-data:last-child {
	border-bottom: 0;
}
.pi-theme-weapon .pi-group .pi-data .pi-data-label,
.pi-theme-weapon>.pi-data .pi-data-label {
	text-align: right;
	padding-right: 6px;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
}
.pi-theme-weapon .pi-group .pi-data .pi-data-value,
.pi-theme-weapon>.pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}
#weaponTab {
	width: 302px;
	float: right;
	margin: 0 0 5px 10px;
}
#weaponTab .tabbertab {
	padding: 0;
}
#weaponTab .tabberlive {
	margin-top: 0;
}

/* Шаблон: Оружие конец */


/* Шаблон: Мод конец */

.pi-theme-mod {
	border: 1px solid #b7b7b7;
	margin: 0 0 5px 10px;
	width: 300px;
}
.pi-theme-mod .pi-title {
	text-align: center;
	padding: 2px 10px;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-background.pi-theme-mod {
	background-color: transparent;
}
.pi-theme-mod .pi-navigation {
	text-align: center;
	padding: 18px 0;
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-mod .pi-navigation img {
	width: 200px;
	height: auto;
}
.pi-theme-mod .pi-data {
	padding: 6px;
	border-bottom: 1px solid #b7b7b7;
	background-color: #f2f2f2;
}
.pi-theme-mod .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	text-align: right;
	padding-right: 6px;
}
.pi-theme-mod .pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}
.pi-theme-mod .pi-header {
	text-align: center;
	background-color: #212b32;
	color: #d7d7d7;
	padding: 2px 10px;
}
.pi-theme-mod .pi-header+div {
	padding: 4px;
}
.pi-theme-mod .pi-header~div {
	text-align: center;
}
.pi-theme-mod .pi-data:nth-child(4) {
	border-bottom: 0;
}
.pi-theme-mod .pi-data:last-child {
	background-color: #212b32;
	padding: 1px 0;
}
.pi-theme-mod .pi-data:last-child #untransmutable>* {
	color: #ff5454;
	font-weight: 700;
	font-size: 1em;
}
.pi-theme-mod .pi-data:last-child #transmutable>* {
	color: #d7d7d7;
	font-weight: 700;
	font-size: 1em;
}
.pi-theme-weapon .pi-group:last-child .pi-data {
	text-align: center;
	padding: 4px;
}

/* Шаблон: Мод конец */


/* Шаблон: Враг */

.pi-theme-enemy {
	border: 1px solid #a3a3a3;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-background.pi-theme-enemy {
	background-color: transparent;
}
.pi-theme-enemy .pi-title {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-enemy .pi-navigation {
	background-color: #f2f2f2;
	text-align: center;
	padding: 2px 8px 0;
}
.pi-theme-enemy .pi-navigation>img {
	max-width: 200px;
	max-height: 200px;
	width: auto;
	height: auto;
}
.pi-theme-enemy .pi-group .pi-header {
	text-align: center;
	padding: 2px 10px;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-theme-enemy .pi-group .pi-data {
	padding: 6px;
	border-bottom: 1px solid #b7b7b7;
	background-color: #f2f2f2;
}
.pi-theme-enemy .pi-group .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	text-align: right;
	padding-right: 6px;
}
.pi-theme-enemy .pi-group .pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}
.pi-theme-enemy .pi-group .pi-data:last-child {
	text-align: center;
	border-bottom: 0;
	padding: 4px;
}
#enemyTab {
	width: 302px;
	float: right;
	margin: 0 0 5px 10px;
}
#enemyTab .tabbertab {
	padding: 0;
}
#enemyTab .tabberlive {
	margin-top: 0;
}

/* Шаблон: Враг конец */


/* Шаблон: Квест */

.pi-theme-quest {
	border: 1px solid #b7b7b7;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-theme-quest .pi-navigation {
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
	text-align: center;
	padding: 2px 0;
}
.pi-theme-quest .pi-title {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-background.pi-theme-quest {
	background-color: transparent;
}
.pi-theme-quest .pi-group .pi-data {
	padding: 6px;
	background-color: #f2f2f2;
	border-bottom: 0;
}
.pi-theme-quest .pi-group .pi-data .pi-data-label {
	-webkit-flex-basis: 25%;
	-moz-flex-basis: 25%;
	flex-basis: 25%;
	text-align: right;
	padding-right: 6px;
}
.pi-theme-quest .pi-group .pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}
.pi-theme-quest .pi-group .pi-header {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-quest .pi-group .pi-header+div {
	text-align: center;
	padding: 4px;
}

/* Шаблон: Квест конец */


/* Шаблон: Страж */

.pi-theme-sentinel {
	width: 300px;
	border: 1px solid #b7b7b7;
	margin: 0 0 5px 10px !important;
}
.pi-background.pi-theme-sentinel {
	background-color: transparent;
}
.pi-theme-sentinel .pi-title {
	text-align: center;
	padding: 2px 10px;
	color: #d7d7d7;
	background-color: #212b32;
}
.pi-theme-sentinel .pi-navigation {
	padding: 4px 10px;
	text-align: center;
	background-color: #f2f2f2;
}
.pi-theme-sentinel .pi-navigation>img {
	width: 230px;
	height: auto;
}
.pi-theme-sentinel .pi-group .pi-header {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-sentinel .pi-group .pi-data:last-child {
	border-bottom: 0;
}
.pi-theme-sentinel .pi-group .pi-data {
	border-bottom: 1px solid #b7b7b7;
	background-color: #f2f2f2;
}
.pi-theme-sentinel .pi-group .pi-data .pi-data-label {
	-webkit-flex-basis: 90%;
	-moz-flex-basis: 90%;
	flex-basis: 90%;
	text-align: right;
	padding-right: 6px;
	text-align: right;
}
.pi-theme-sentinel .pi-group .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}

/* Шаблон: Страж конец */


/* Шаблон: Компоненты */

.pi-theme-component {
	border: 1px solid #b7b7b7;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-background.pi-theme-component {
	background-color: transparent;
}
.pi-theme-component .pi-group .pi-title {
	text-align: center;
	padding: 2px 10px;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-theme-component .pi-group .pi-navigation {
	padding: 10px 0;
	text-align: center;
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-component .pi-group .pi-navigation>img {
	width: 160px;
	height: auto;
}
.pi-theme-component .pi-group .pi-data {
	background-color: #f2f2f2;
	padding: 6px;
}
.pi-theme-component .pi-group .pi-header {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-component .pi-group .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	text-align: right;
	padding-right: 6px;
}
.pi-theme-component .pi-group .pi-data .pi-data-value {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-left: 0;
}
.pi-theme-component .pi-group .pi-header+div {
	text-align: center;
	padding: 4px;
}

/* Шаблон: Компоненты конец */


/* Шаблон: Синдикаты */

.pi-background.pi-theme-syndicates {
	background-color: transparent;
}
.pi-theme-syndicates {
	border: 1px solid #b7b7b7;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-theme-syndicates .pi-title {
	padding: 2px 10px;
	text-align: center;
	background-color: #212b32;
	color: #d7d7d7;
}
.pi-theme-syndicates .pi-navigation {
	padding: 1px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
	text-align: center;
}
.pi-theme-syndicates .pi-data {
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
	padding: 6px;
}
.pi-theme-syndicates .pi-data .pi-data-label {
	text-align: right;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-right: 6px;
}
.pi-theme-syndicates .pi-data .pi-data-value {
	padding-left: 0;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
}
.pi-theme-syndicates .pi-data:last-child {
	border-bottom: 0;
}

/* Шаблон: Синдикаты конец */


/* Шаблон: Кубрау конец */

.pi-theme-kubrow {
	border: 1px solid #b7b7b7;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-background.pi-theme-kubrow {
	background-color: transparent;
}
.pi-theme-kubrow .pi-title {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-kubrow .pi-navigation {
	padding: 6px 0;
	text-align: center;
	background-color: #f2f2f2;
}
.pi-theme-kubrow .pi-header {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-kubrow .pi-data {
	background-color: #f2f2f2;
	padding: 6px;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-kubrow .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-right: 6px;
	text-align: right;
}
.pi-theme-kubrow .pi-data .pi-data-value {
	padding-left: 0;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
}
.pi-theme-kubrow .pi-data:last-child {
	text-align: center;
	padding: 4px;
}

/* Шаблон: Кубрау конец */


/* Шаблон: Планета */

.pi-background.pi-theme-planet {
	background-color: transparent;
}
.pi-theme-planet {
	width: 300px;
	margin: 0 0 5px 10px;
	border: 1px solid #b7b7b7;
}
.pi-theme-planet .pi-title {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-planet .pi-navigation {
	text-align: center;
	padding: 7px 0;
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-planet .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-right: 6px;
	text-align: right;
}
.pi-theme-planet .pi-data {
	padding: 6px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-planet .pi-data .pi-data-value {
	padding-left: 0;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
}
.pi-theme-planet .pi-data:last-child {
	text-align: center;
	padding: 4px;
}
.pi-theme-planet .pi-header {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}

/* Шаблон: Планета конец */


/* Шаблон: Кават конец */

.pi-theme-kavat {
	border: 1px solid #b7b7b7;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-background.pi-theme-kavat {
	background-color: transparent;
}
.pi-theme-kavat .pi-title {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-kavat .pi-navigation {
	padding: 6px 0;
	text-align: center;
	background-color: #f2f2f2;
}
.pi-theme-kavat .pi-header {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	padding: 2px 10px;
}
.pi-theme-kavat .pi-data {
	background-color: #f2f2f2;
	padding: 6px;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-kavat .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-right: 6px;
	text-align: right;
}
.pi-theme-kavat .pi-data .pi-data-value {
	padding-left: 0;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
}
.pi-theme-kavat .pi-data:last-child {
	text-align: center;
	padding: 4px;
}

/* Шаблон: Кават конец */


/* Шаблон: Предмет */

.pi-theme-item {
	border: 1px solid #b7b7b7;
	width: 300px;
	margin: 0 0 5px 10px;
}
.pi-background.pi-theme-item {
	background-color: transparent;
}
.pi-theme-item .pi-navigation {
	padding-bottom: 0;
	background-color: #f2f2f2;
	text-align: center;
	border-bottom: 1px solid #b7b7b7;
}
.pi-theme-item .pi-title,
.pi-theme-item .pi-header {
	text-align: center;
	padding: 2px 10px;
	color: #d7d7d7;
	background-color: #212b32;
}
.pi-theme-item .pi-data {
	background-color: #f2f2f2;
	padding: 6px;
	border-color: #b7b7b7;
}
.pi-theme-item .pi-data .pi-data-label {
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
	padding-right: 6px;
	text-align: right;
}
.pi-theme-item .pi-data .pi-data-value {
	padding-left: 0;
	-webkit-flex-basis: 100%;
	-moz-flex-basis: 100%;
	flex-basis: 100%;
}
.pi-theme-item .pi-data .pi-data-value img {
	height: 16px;
	width: auto;
	vertical-align: -3px;
}

/* Шаблон: Предмет конец*/


/**************************** Инфобоксы конец ****************************/


/***************************** Font Awesome ******************************/

@font-face {
	font-family: 'FontAwesome';
	src: url("http://fontawesome.io/assets/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3");
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}
.fa-2x {
	font-size: 2em;
}
.fa-3x {
	font-size: 3em;
}
.fa-4x {
	font-size: 4em;
}
.fa-5x {
	font-size: 5em;
}
.fa-fw {
	width: 1.28571429em;
	text-align: center;
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}
.fa-ul>li {
	position: relative;
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}
.fa-li.fa-lg {
	left: -1.85714286em;
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}
.fa-pull-left {
	float: left;
}
.fa-pull-right {
	float: right;
}
.fa.fa-pull-left {
	margin-right: .3em;
}
.fa.fa-pull-right {
	margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.fa.pull-left {
	margin-right: .3em;
}
.fa.pull-right {
	margin-left: .3em;
}
.fa-spin {
	-moz-animation: fa-spin 2s infinite linear;
	-o-animation: fa-spin 2s infinite linear;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.fa-pulse {
	-moz-animation: fa-spin 1s infinite steps(8);
	-o-animation: fa-spin 1s infinite steps(8);
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
.fa-rotate-90 {
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.fa-rotate-180 {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fa-rotate-270 {
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
.fa-flip-horizontal {
	-moz-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
.fa-flip-vertical {
	-moz-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
:root .fa-rotate-90,
 :root .fa-rotate-180,
 :root .fa-rotate-270,
 :root .fa-flip-horizontal,
 :root .fa-flip-vertical {
	filter: none;
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
	content: "\f000";
}
.fa-music:before {
	content: "\f001";
}
.fa-search:before {
	content: "\f002";
}
.fa-envelope-o:before {
	content: "\f003";
}
.fa-heart:before {
	content: "\f004";
}
.fa-star:before {
	content: "\f005";
}
.fa-star-o:before {
	content: "\f006";
}
.fa-user:before {
	content: "\f007";
}
.fa-film:before {
	content: "\f008";
}
.fa-th-large:before {
	content: "\f009";
}
.fa-th:before {
	content: "\f00a";
}
.fa-th-list:before {
	content: "\f00b";
}
.fa-check:before {
	content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}
.fa-search-plus:before {
	content: "\f00e";
}
.fa-search-minus:before {
	content: "\f010";
}
.fa-power-off:before {
	content: "\f011";
}
.fa-signal:before {
	content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}
.fa-trash-o:before {
	content: "\f014";
}
.fa-home:before {
	content: "\f015";
}
.fa-file-o:before {
	content: "\f016";
}
.fa-clock-o:before {
	content: "\f017";
}
.fa-road:before {
	content: "\f018";
}
.fa-download:before {
	content: "\f019";
}
.fa-arrow-circle-o-down:before {
	content: "\f01a";
}
.fa-arrow-circle-o-up:before {
	content: "\f01b";
}
.fa-inbox:before {
	content: "\f01c";
}
.fa-play-circle-o:before {
	content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}
.fa-refresh:before {
	content: "\f021";
}
.fa-list-alt:before {
	content: "\f022";
}
.fa-lock:before {
	content: "\f023";
}
.fa-flag:before {
	content: "\f024";
}
.fa-headphones:before {
	content: "\f025";
}
.fa-volume-off:before {
	content: "\f026";
}
.fa-volume-down:before {
	content: "\f027";
}
.fa-volume-up:before {
	content: "\f028";
}
.fa-qrcode:before {
	content: "\f029";
}
.fa-barcode:before {
	content: "\f02a";
}
.fa-tag:before {
	content: "\f02b";
}
.fa-tags:before {
	content: "\f02c";
}
.fa-book:before {
	content: "\f02d";
}
.fa-bookmark:before {
	content: "\f02e";
}
.fa-print:before {
	content: "\f02f";
}
.fa-camera:before {
	content: "\f030";
}
.fa-font:before {
	content: "\f031";
}
.fa-bold:before {
	content: "\f032";
}
.fa-italic:before {
	content: "\f033";
}
.fa-text-height:before {
	content: "\f034";
}
.fa-text-width:before {
	content: "\f035";
}
.fa-align-left:before {
	content: "\f036";
}
.fa-align-center:before {
	content: "\f037";
}
.fa-align-right:before {
	content: "\f038";
}
.fa-align-justify:before {
	content: "\f039";
}
.fa-list:before {
	content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}
.fa-indent:before {
	content: "\f03c";
}
.fa-video-camera:before {
	content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}
.fa-pencil:before {
	content: "\f040";
}
.fa-map-marker:before {
	content: "\f041";
}
.fa-adjust:before {
	content: "\f042";
}
.fa-tint:before {
	content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}
.fa-share-square-o:before {
	content: "\f045";
}
.fa-check-square-o:before {
	content: "\f046";
}
.fa-arrows:before {
	content: "\f047";
}
.fa-step-backward:before {
	content: "\f048";
}
.fa-fast-backward:before {
	content: "\f049";
}
.fa-backward:before {
	content: "\f04a";
}
.fa-play:before {
	content: "\f04b";
}
.fa-pause:before {
	content: "\f04c";
}
.fa-stop:before {
	content: "\f04d";
}
.fa-forward:before {
	content: "\f04e";
}
.fa-fast-forward:before {
	content: "\f050";
}
.fa-step-forward:before {
	content: "\f051";
}
.fa-eject:before {
	content: "\f052";
}
.fa-chevron-left:before {
	content: "\f053";
}
.fa-chevron-right:before {
	content: "\f054";
}
.fa-plus-circle:before {
	content: "\f055";
}
.fa-minus-circle:before {
	content: "\f056";
}
.fa-times-circle:before {
	content: "\f057";
}
.fa-check-circle:before {
	content: "\f058";
}
.fa-question-circle:before {
	content: "\f059";
}
.fa-info-circle:before {
	content: "\f05a";
}
.fa-crosshairs:before {
	content: "\f05b";
}
.fa-times-circle-o:before {
	content: "\f05c";
}
.fa-check-circle-o:before {
	content: "\f05d";
}
.fa-ban:before {
	content: "\f05e";
}
.fa-arrow-left:before {
	content: "\f060";
}
.fa-arrow-right:before {
	content: "\f061";
}
.fa-arrow-up:before {
	content: "\f062";
}
.fa-arrow-down:before {
	content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}
.fa-expand:before {
	content: "\f065";
}
.fa-compress:before {
	content: "\f066";
}
.fa-plus:before {
	content: "\f067";
}
.fa-minus:before {
	content: "\f068";
}
.fa-asterisk:before {
	content: "\f069";
}
.fa-exclamation-circle:before {
	content: "\f06a";
}
.fa-gift:before {
	content: "\f06b";
}
.fa-leaf:before {
	content: "\f06c";
}
.fa-fire:before {
	content: "\f06d";
}
.fa-eye:before {
	content: "\f06e";
}
.fa-eye-slash:before {
	content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}
.fa-plane:before {
	content: "\f072";
}
.fa-calendar:before {
	content: "\f073";
}
.fa-random:before {
	content: "\f074";
}
.fa-comment:before {
	content: "\f075";
}
.fa-magnet:before {
	content: "\f076";
}
.fa-chevron-up:before {
	content: "\f077";
}
.fa-chevron-down:before {
	content: "\f078";
}
.fa-retweet:before {
	content: "\f079";
}
.fa-shopping-cart:before {
	content: "\f07a";
}
.fa-folder:before {
	content: "\f07b";
}
.fa-folder-open:before {
	content: "\f07c";
}
.fa-arrows-v:before {
	content: "\f07d";
}
.fa-arrows-h:before {
	content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}
.fa-twitter-square:before {
	content: "\f081";
}
.fa-facebook-square:before {
	content: "\f082";
}
.fa-camera-retro:before {
	content: "\f083";
}
.fa-key:before {
	content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}
.fa-comments:before {
	content: "\f086";
}
.fa-thumbs-o-up:before {
	content: "\f087";
}
.fa-thumbs-o-down:before {
	content: "\f088";
}
.fa-star-half:before {
	content: "\f089";
}
.fa-heart-o:before {
	content: "\f08a";
}
.fa-sign-out:before {
	content: "\f08b";
}
.fa-linkedin-square:before {
	content: "\f08c";
}
.fa-thumb-tack:before {
	content: "\f08d";
}
.fa-external-link:before {
	content: "\f08e";
}
.fa-sign-in:before {
	content: "\f090";
}
.fa-trophy:before {
	content: "\f091";
}
.fa-github-square:before {
	content: "\f092";
}
.fa-upload:before {
	content: "\f093";
}
.fa-lemon-o:before {
	content: "\f094";
}
.fa-phone:before {
	content: "\f095";
}
.fa-square-o:before {
	content: "\f096";
}
.fa-bookmark-o:before {
	content: "\f097";
}
.fa-phone-square:before {
	content: "\f098";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}
.fa-github:before {
	content: "\f09b";
}
.fa-unlock:before {
	content: "\f09c";
}
.fa-credit-card:before {
	content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
	content: "\f09e";
}
.fa-hdd-o:before {
	content: "\f0a0";
}
.fa-bullhorn:before {
	content: "\f0a1";
}
.fa-bell:before {
	content: "\f0f3";
}
.fa-certificate:before {
	content: "\f0a3";
}
.fa-hand-o-right:before {
	content: "\f0a4";
}
.fa-hand-o-left:before {
	content: "\f0a5";
}
.fa-hand-o-up:before {
	content: "\f0a6";
}
.fa-hand-o-down:before {
	content: "\f0a7";
}
.fa-arrow-circle-left:before {
	content: "\f0a8";
}
.fa-arrow-circle-right:before {
	content: "\f0a9";
}
.fa-arrow-circle-up:before {
	content: "\f0aa";
}
.fa-arrow-circle-down:before {
	content: "\f0ab";
}
.fa-globe:before {
	content: "\f0ac";
}
.fa-wrench:before {
	content: "\f0ad";
}
.fa-tasks:before {
	content: "\f0ae";
}
.fa-filter:before {
	content: "\f0b0";
}
.fa-briefcase:before {
	content: "\f0b1";
}
.fa-arrows-alt:before {
	content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}
.fa-cloud:before {
	content: "\f0c2";
}
.fa-flask:before {
	content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}
.fa-paperclip:before {
	content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}
.fa-square:before {
	content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}
.fa-list-ul:before {
	content: "\f0ca";
}
.fa-list-ol:before {
	content: "\f0cb";
}
.fa-strikethrough:before {
	content: "\f0cc";
}
.fa-underline:before {
	content: "\f0cd";
}
.fa-table:before {
	content: "\f0ce";
}
.fa-magic:before {
	content: "\f0d0";
}
.fa-truck:before {
	content: "\f0d1";
}
.fa-pinterest:before {
	content: "\f0d2";
}
.fa-pinterest-square:before {
	content: "\f0d3";
}
.fa-google-plus-square:before {
	content: "\f0d4";
}
.fa-google-plus:before {
	content: "\f0d5";
}
.fa-money:before {
	content: "\f0d6";
}
.fa-caret-down:before {
	content: "\f0d7";
}
.fa-caret-up:before {
	content: "\f0d8";
}
.fa-caret-left:before {
	content: "\f0d9";
}
.fa-caret-right:before {
	content: "\f0da";
}
.fa-columns:before {
	content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}
.fa-comment-o:before {
	content: "\f0e5";
}
.fa-comments-o:before {
	content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}
.fa-sitemap:before {
	content: "\f0e8";
}
.fa-umbrella:before {
	content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}
.fa-lightbulb-o:before {
	content: "\f0eb";
}
.fa-exchange:before {
	content: "\f0ec";
}
.fa-cloud-download:before {
	content: "\f0ed";
}
.fa-cloud-upload:before {
	content: "\f0ee";
}
.fa-user-md:before {
	content: "\f0f0";
}
.fa-stethoscope:before {
	content: "\f0f1";
}
.fa-suitcase:before {
	content: "\f0f2";
}
.fa-bell-o:before {
	content: "\f0a2";
}
.fa-coffee:before {
	content: "\f0f4";
}
.fa-cutlery:before {
	content: "\f0f5";
}
.fa-file-text-o:before {
	content: "\f0f6";
}
.fa-building-o:before {
	content: "\f0f7";
}
.fa-hospital-o:before {
	content: "\f0f8";
}
.fa-ambulance:before {
	content: "\f0f9";
}
.fa-medkit:before {
	content: "\f0fa";
}
.fa-fighter-jet:before {
	content: "\f0fb";
}
.fa-beer:before {
	content: "\f0fc";
}
.fa-h-square:before {
	content: "\f0fd";
}
.fa-plus-square:before {
	content: "\f0fe";
}
.fa-angle-double-left:before {
	content: "\f100";
}
.fa-angle-double-right:before {
	content: "\f101";
}
.fa-angle-double-up:before {
	content: "\f102";
}
.fa-angle-double-down:before {
	content: "\f103";
}
.fa-angle-left:before {
	content: "\f104";
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-angle-up:before {
	content: "\f106";
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-desktop:before {
	content: "\f108";
}
.fa-laptop:before {
	content: "\f109";
}
.fa-tablet:before {
	content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}
.fa-circle-o:before {
	content: "\f10c";
}
.fa-quote-left:before {
	content: "\f10d";
}
.fa-quote-right:before {
	content: "\f10e";
}
.fa-spinner:before {
	content: "\f110";
}
.fa-circle:before {
	content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}
.fa-github-alt:before {
	content: "\f113";
}
.fa-folder-o:before {
	content: "\f114";
}
.fa-folder-open-o:before {
	content: "\f115";
}
.fa-smile-o:before {
	content: "\f118";
}
.fa-frown-o:before {
	content: "\f119";
}
.fa-meh-o:before {
	content: "\f11a";
}
.fa-gamepad:before {
	content: "\f11b";
}
.fa-keyboard-o:before {
	content: "\f11c";
}
.fa-flag-o:before {
	content: "\f11d";
}
.fa-flag-checkered:before {
	content: "\f11e";
}
.fa-terminal:before {
	content: "\f120";
}
.fa-code:before {
	content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}
.fa-location-arrow:before {
	content: "\f124";
}
.fa-crop:before {
	content: "\f125";
}
.fa-code-fork:before {
	content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}
.fa-question:before {
	content: "\f128";
}
.fa-info:before {
	content: "\f129";
}
.fa-exclamation:before {
	content: "\f12a";
}
.fa-superscript:before {
	content: "\f12b";
}
.fa-subscript:before {
	content: "\f12c";
}
.fa-eraser:before {
	content: "\f12d";
}
.fa-puzzle-piece:before {
	content: "\f12e";
}
.fa-microphone:before {
	content: "\f130";
}
.fa-microphone-slash:before {
	content: "\f131";
}
.fa-shield:before {
	content: "\f132";
}
.fa-calendar-o:before {
	content: "\f133";
}
.fa-fire-extinguisher:before {
	content: "\f134";
}
.fa-rocket:before {
	content: "\f135";
}
.fa-maxcdn:before {
	content: "\f136";
}
.fa-chevron-circle-left:before {
	content: "\f137";
}
.fa-chevron-circle-right:before {
	content: "\f138";
}
.fa-chevron-circle-up:before {
	content: "\f139";
}
.fa-chevron-circle-down:before {
	content: "\f13a";
}
.fa-html5:before {
	content: "\f13b";
}
.fa-css3:before {
	content: "\f13c";
}
.fa-anchor:before {
	content: "\f13d";
}
.fa-unlock-alt:before {
	content: "\f13e";
}
.fa-bullseye:before {
	content: "\f140";
}
.fa-ellipsis-h:before {
	content: "\f141";
}
.fa-ellipsis-v:before {
	content: "\f142";
}
.fa-rss-square:before {
	content: "\f143";
}
.fa-play-circle:before {
	content: "\f144";
}
.fa-ticket:before {
	content: "\f145";
}
.fa-minus-square:before {
	content: "\f146";
}
.fa-minus-square-o:before {
	content: "\f147";
}
.fa-level-up:before {
	content: "\f148";
}
.fa-level-down:before {
	content: "\f149";
}
.fa-check-square:before {
	content: "\f14a";
}
.fa-pencil-square:before {
	content: "\f14b";
}
.fa-external-link-square:before {
	content: "\f14c";
}
.fa-share-square:before {
	content: "\f14d";
}
.fa-compass:before {
	content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}
.fa-gbp:before {
	content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}
.fa-won:before,
.fa-krw:before {
	content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}
.fa-file:before {
	content: "\f15b";
}
.fa-file-text:before {
	content: "\f15c";
}
.fa-sort-alpha-asc:before {
	content: "\f15d";
}
.fa-sort-alpha-desc:before {
	content: "\f15e";
}
.fa-sort-amount-asc:before {
	content: "\f160";
}
.fa-sort-amount-desc:before {
	content: "\f161";
}
.fa-sort-numeric-asc:before {
	content: "\f162";
}
.fa-sort-numeric-desc:before {
	content: "\f163";
}
.fa-thumbs-up:before {
	content: "\f164";
}
.fa-thumbs-down:before {
	content: "\f165";
}
.fa-youtube-square:before {
	content: "\f166";
}
.fa-youtube:before {
	content: "\f167";
}
.fa-xing:before {
	content: "\f168";
}
.fa-xing-square:before {
	content: "\f169";
}
.fa-youtube-play:before {
	content: "\f16a";
}
.fa-dropbox:before {
	content: "\f16b";
}
.fa-stack-overflow:before {
	content: "\f16c";
}
.fa-instagram:before {
	content: "\f16d";
}
.fa-flickr:before {
	content: "\f16e";
}
.fa-adn:before {
	content: "\f170";
}
.fa-bitbucket:before {
	content: "\f171";
}
.fa-bitbucket-square:before {
	content: "\f172";
}
.fa-tumblr:before {
	content: "\f173";
}
.fa-tumblr-square:before {
	content: "\f174";
}
.fa-long-arrow-down:before {
	content: "\f175";
}
.fa-long-arrow-up:before {
	content: "\f176";
}
.fa-long-arrow-left:before {
	content: "\f177";
}
.fa-long-arrow-right:before {
	content: "\f178";
}
.fa-apple:before {
	content: "\f179";
}
.fa-windows:before {
	content: "\f17a";
}
.fa-android:before {
	content: "\f17b";
}
.fa-linux:before {
	content: "\f17c";
}
.fa-dribbble:before {
	content: "\f17d";
}
.fa-skype:before {
	content: "\f17e";
}
.fa-foursquare:before {
	content: "\f180";
}
.fa-trello:before {
	content: "\f181";
}
.fa-female:before {
	content: "\f182";
}
.fa-male:before {
	content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}
.fa-sun-o:before {
	content: "\f185";
}
.fa-moon-o:before {
	content: "\f186";
}
.fa-archive:before {
	content: "\f187";
}
.fa-bug:before {
	content: "\f188";
}
.fa-vk:before {
	content: "\f189";
}
.fa-weibo:before {
	content: "\f18a";
}
.fa-renren:before {
	content: "\f18b";
}
.fa-pagelines:before {
	content: "\f18c";
}
.fa-stack-exchange:before {
	content: "\f18d";
}
.fa-arrow-circle-o-right:before {
	content: "\f18e";
}
.fa-arrow-circle-o-left:before {
	content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}
.fa-dot-circle-o:before {
	content: "\f192";
}
.fa-wheelchair:before {
	content: "\f193";
}
.fa-vimeo-square:before {
	content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}
.fa-plus-square-o:before {
	content: "\f196";
}
.fa-space-shuttle:before {
	content: "\f197";
}
.fa-slack:before {
	content: "\f198";
}
.fa-envelope-square:before {
	content: "\f199";
}
.fa-wordpress:before {
	content: "\f19a";
}
.fa-openid:before {
	content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}
.fa-yahoo:before {
	content: "\f19e";
}
.fa-google:before {
	content: "\f1a0";
}
.fa-reddit:before {
	content: "\f1a1";
}
.fa-reddit-square:before {
	content: "\f1a2";
}
.fa-stumbleupon-circle:before {
	content: "\f1a3";
}
.fa-stumbleupon:before {
	content: "\f1a4";
}
.fa-delicious:before {
	content: "\f1a5";
}
.fa-digg:before {
	content: "\f1a6";
}
.fa-pied-piper-pp:before {
	content: "\f1a7";
}
.fa-pied-piper-alt:before {
	content: "\f1a8";
}
.fa-drupal:before {
	content: "\f1a9";
}
.fa-joomla:before {
	content: "\f1aa";
}
.fa-language:before {
	content: "\f1ab";
}
.fa-fax:before {
	content: "\f1ac";
}
.fa-building:before {
	content: "\f1ad";
}
.fa-child:before {
	content: "\f1ae";
}
.fa-paw:before {
	content: "\f1b0";
}
.fa-spoon:before {
	content: "\f1b1";
}
.fa-cube:before {
	content: "\f1b2";
}
.fa-cubes:before {
	content: "\f1b3";
}
.fa-behance:before {
	content: "\f1b4";
}
.fa-behance-square:before {
	content: "\f1b5";
}
.fa-steam:before {
	content: "\f1b6";
}
.fa-steam-square:before {
	content: "\f1b7";
}
.fa-recycle:before {
	content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}
.fa-tree:before {
	content: "\f1bb";
}
.fa-spotify:before {
	content: "\f1bc";
}
.fa-deviantart:before {
	content: "\f1bd";
}
.fa-soundcloud:before {
	content: "\f1be";
}
.fa-database:before {
	content: "\f1c0";
}
.fa-file-pdf-o:before {
	content: "\f1c1";
}
.fa-file-word-o:before {
	content: "\f1c2";
}
.fa-file-excel-o:before {
	content: "\f1c3";
}
.fa-file-powerpoint-o:before {
	content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}
.fa-file-code-o:before {
	content: "\f1c9";
}
.fa-vine:before {
	content: "\f1ca";
}
.fa-codepen:before {
	content: "\f1cb";
}
.fa-jsfiddle:before {
	content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}
.fa-circle-o-notch:before {
	content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}
.fa-git-square:before {
	content: "\f1d2";
}
.fa-git:before {
	content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4";
}
.fa-tencent-weibo:before {
	content: "\f1d5";
}
.fa-qq:before {
	content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}
.fa-history:before {
	content: "\f1da";
}
.fa-circle-thin:before {
	content: "\f1db";
}
.fa-header:before {
	content: "\f1dc";
}
.fa-paragraph:before {
	content: "\f1dd";
}
.fa-sliders:before {
	content: "\f1de";
}
.fa-share-alt:before {
	content: "\f1e0";
}
.fa-share-alt-square:before {
	content: "\f1e1";
}
.fa-bomb:before {
	content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}
.fa-tty:before {
	content: "\f1e4";
}
.fa-binoculars:before {
	content: "\f1e5";
}
.fa-plug:before {
	content: "\f1e6";
}
.fa-slideshare:before {
	content: "\f1e7";
}
.fa-twitch:before {
	content: "\f1e8";
}
.fa-yelp:before {
	content: "\f1e9";
}
.fa-newspaper-o:before {
	content: "\f1ea";
}
.fa-wifi:before {
	content: "\f1eb";
}
.fa-calculator:before {
	content: "\f1ec";
}
.fa-paypal:before {
	content: "\f1ed";
}
.fa-google-wallet:before {
	content: "\f1ee";
}
.fa-cc-visa:before {
	content: "\f1f0";
}
.fa-cc-mastercard:before {
	content: "\f1f1";
}
.fa-cc-discover:before {
	content: "\f1f2";
}
.fa-cc-amex:before {
	content: "\f1f3";
}
.fa-cc-paypal:before {
	content: "\f1f4";
}
.fa-cc-stripe:before {
	content: "\f1f5";
}
.fa-bell-slash:before {
	content: "\f1f6";
}
.fa-bell-slash-o:before {
	content: "\f1f7";
}
.fa-trash:before {
	content: "\f1f8";
}
.fa-copyright:before {
	content: "\f1f9";
}
.fa-at:before {
	content: "\f1fa";
}
.fa-eyedropper:before {
	content: "\f1fb";
}
.fa-paint-brush:before {
	content: "\f1fc";
}
.fa-birthday-cake:before {
	content: "\f1fd";
}
.fa-area-chart:before {
	content: "\f1fe";
}
.fa-pie-chart:before {
	content: "\f200";
}
.fa-line-chart:before {
	content: "\f201";
}
.fa-lastfm:before {
	content: "\f202";
}
.fa-lastfm-square:before {
	content: "\f203";
}
.fa-toggle-off:before {
	content: "\f204";
}
.fa-toggle-on:before {
	content: "\f205";
}
.fa-bicycle:before {
	content: "\f206";
}
.fa-bus:before {
	content: "\f207";
}
.fa-ioxhost:before {
	content: "\f208";
}
.fa-angellist:before {
	content: "\f209";
}
.fa-cc:before {
	content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}
.fa-meanpath:before {
	content: "\f20c";
}
.fa-buysellads:before {
	content: "\f20d";
}
.fa-connectdevelop:before {
	content: "\f20e";
}
.fa-dashcube:before {
	content: "\f210";
}
.fa-forumbee:before {
	content: "\f211";
}
.fa-leanpub:before {
	content: "\f212";
}
.fa-sellsy:before {
	content: "\f213";
}
.fa-shirtsinbulk:before {
	content: "\f214";
}
.fa-simplybuilt:before {
	content: "\f215";
}
.fa-skyatlas:before {
	content: "\f216";
}
.fa-cart-plus:before {
	content: "\f217";
}
.fa-cart-arrow-down:before {
	content: "\f218";
}
.fa-diamond:before {
	content: "\f219";
}
.fa-ship:before {
	content: "\f21a";
}
.fa-user-secret:before {
	content: "\f21b";
}
.fa-motorcycle:before {
	content: "\f21c";
}
.fa-street-view:before {
	content: "\f21d";
}
.fa-heartbeat:before {
	content: "\f21e";
}
.fa-venus:before {
	content: "\f221";
}
.fa-mars:before {
	content: "\f222";
}
.fa-mercury:before {
	content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
	content: "\f224";
}
.fa-transgender-alt:before {
	content: "\f225";
}
.fa-venus-double:before {
	content: "\f226";
}
.fa-mars-double:before {
	content: "\f227";
}
.fa-venus-mars:before {
	content: "\f228";
}
.fa-mars-stroke:before {
	content: "\f229";
}
.fa-mars-stroke-v:before {
	content: "\f22a";
}
.fa-mars-stroke-h:before {
	content: "\f22b";
}
.fa-neuter:before {
	content: "\f22c";
}
.fa-genderless:before {
	content: "\f22d";
}
.fa-facebook-official:before {
	content: "\f230";
}
.fa-pinterest-p:before {
	content: "\f231";
}
.fa-whatsapp:before {
	content: "\f232";
}
.fa-server:before {
	content: "\f233";
}
.fa-user-plus:before {
	content: "\f234";
}
.fa-user-times:before {
	content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}
.fa-viacoin:before {
	content: "\f237";
}
.fa-train:before {
	content: "\f238";
}
.fa-subway:before {
	content: "\f239";
}
.fa-medium:before {
	content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b";
}
.fa-optin-monster:before {
	content: "\f23c";
}
.fa-opencart:before {
	content: "\f23d";
}
.fa-expeditedssl:before {
	content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
	content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244";
}
.fa-mouse-pointer:before {
	content: "\f245";
}
.fa-i-cursor:before {
	content: "\f246";
}
.fa-object-group:before {
	content: "\f247";
}
.fa-object-ungroup:before {
	content: "\f248";
}
.fa-sticky-note:before {
	content: "\f249";
}
.fa-sticky-note-o:before {
	content: "\f24a";
}
.fa-cc-jcb:before {
	content: "\f24b";
}
.fa-cc-diners-club:before {
	content: "\f24c";
}
.fa-clone:before {
	content: "\f24d";
}
.fa-balance-scale:before {
	content: "\f24e";
}
.fa-hourglass-o:before {
	content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253";
}
.fa-hourglass:before {
	content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256";
}
.fa-hand-scissors-o:before {
	content: "\f257";
}
.fa-hand-lizard-o:before {
	content: "\f258";
}
.fa-hand-spock-o:before {
	content: "\f259";
}
.fa-hand-pointer-o:before {
	content: "\f25a";
}
.fa-hand-peace-o:before {
	content: "\f25b";
}
.fa-trademark:before {
	content: "\f25c";
}
.fa-registered:before {
	content: "\f25d";
}
.fa-creative-commons:before {
	content: "\f25e";
}
.fa-gg:before {
	content: "\f260";
}
.fa-gg-circle:before {
	content: "\f261";
}
.fa-tripadvisor:before {
	content: "\f262";
}
.fa-odnoklassniki:before {
	content: "\f263";
}
.fa-odnoklassniki-square:before {
	content: "\f264";
}
.fa-get-pocket:before {
	content: "\f265";
}
.fa-wikipedia-w:before {
	content: "\f266";
}
.fa-safari:before {
	content: "\f267";
}
.fa-chrome:before {
	content: "\f268";
}
.fa-firefox:before {
	content: "\f269";
}
.fa-opera:before {
	content: "\f26a";
}
.fa-internet-explorer:before {
	content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
	content: "\f26c";
}
.fa-contao:before {
	content: "\f26d";
}
.fa-500px:before {
	content: "\f26e";
}
.fa-amazon:before {
	content: "\f270";
}
.fa-calendar-plus-o:before {
	content: "\f271";
}
.fa-calendar-minus-o:before {
	content: "\f272";
}
.fa-calendar-times-o:before {
	content: "\f273";
}
.fa-calendar-check-o:before {
	content: "\f274";
}
.fa-industry:before {
	content: "\f275";
}
.fa-map-pin:before {
	content: "\f276";
}
.fa-map-signs:before {
	content: "\f277";
}
.fa-map-o:before {
	content: "\f278";
}
.fa-map:before {
	content: "\f279";
}
.fa-commenting:before {
	content: "\f27a";
}
.fa-commenting-o:before {
	content: "\f27b";
}
.fa-houzz:before {
	content: "\f27c";
}
.fa-vimeo:before {
	content: "\f27d";
}
.fa-black-tie:before {
	content: "\f27e";
}
.fa-fonticons:before {
	content: "\f280";
}
.fa-reddit-alien:before {
	content: "\f281";
}
.fa-edge:before {
	content: "\f282";
}
.fa-credit-card-alt:before {
	content: "\f283";
}
.fa-codiepie:before {
	content: "\f284";
}
.fa-modx:before {
	content: "\f285";
}
.fa-fort-awesome:before {
	content: "\f286";
}
.fa-usb:before {
	content: "\f287";
}
.fa-product-hunt:before {
	content: "\f288";
}
.fa-mixcloud:before {
	content: "\f289";
}
.fa-scribd:before {
	content: "\f28a";
}
.fa-pause-circle:before {
	content: "\f28b";
}
.fa-pause-circle-o:before {
	content: "\f28c";
}
.fa-stop-circle:before {
	content: "\f28d";
}
.fa-stop-circle-o:before {
	content: "\f28e";
}
.fa-shopping-bag:before {
	content: "\f290";
}
.fa-shopping-basket:before {
	content: "\f291";
}
.fa-hashtag:before {
	content: "\f292";
}
.fa-bluetooth:before {
	content: "\f293";
}
.fa-bluetooth-b:before {
	content: "\f294";
}
.fa-percent:before {
	content: "\f295";
}
.fa-gitlab:before {
	content: "\f296";
}
.fa-wpbeginner:before {
	content: "\f297";
}
.fa-wpforms:before {
	content: "\f298";
}
.fa-envira:before {
	content: "\f299";
}
.fa-universal-access:before {
	content: "\f29a";
}
.fa-wheelchair-alt:before {
	content: "\f29b";
}
.fa-question-circle-o:before {
	content: "\f29c";
}
.fa-blind:before {
	content: "\f29d";
}
.fa-audio-description:before {
	content: "\f29e";
}
.fa-volume-control-phone:before {
	content: "\f2a0";
}
.fa-braille:before {
	content: "\f2a1";
}
.fa-assistive-listening-systems:before {
	content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4";
}
.fa-glide:before {
	content: "\f2a5";
}
.fa-glide-g:before {
	content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7";
}
.fa-low-vision:before {
	content: "\f2a8";
}
.fa-viadeo:before {
	content: "\f2a9";
}
.fa-viadeo-square:before {
	content: "\f2aa";
}
.fa-snapchat:before {
	content: "\f2ab";
}
.fa-snapchat-ghost:before {
	content: "\f2ac";
}
.fa-snapchat-square:before {
	content: "\f2ad";
}
.fa-pied-piper:before {
	content: "\f2ae";
}
.fa-first-order:before {
	content: "\f2b0";
}
.fa-yoast:before {
	content: "\f2b1";
}
.fa-themeisle:before {
	content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4";
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/************************** Font Awesome конец ***************************/


/************************ Участники со статусами *************************/


/* Значки администраторов и часовых в комментариях */

.comments .comment[data-user] .edited-by::after,
#Wall .edited-by>a:last-child::after {
	background-color: #212b32;
	color: #d7d7d7;
	padding: 1px 8px;
	border: 2px solid #b7b7b7;
	border-radius: 13px;
	box-shadow: 0 0 5px #b7b7b7;
	box-sizing: border-box;
	opacity: .85;
	cursor: default;
}
.comment[data-user="GoodLuck"] .edited-by::after,
#Wall .edited-by>a[href$=":GoodLuck"]:last-child::after,
.comment[data-user="Гейдж"] .edited-by::after,
#Wall .edited-by>a[href$=":%D0%93%D0%B5%D0%B9%D0%B4%D0%B6"]:last-child::after,
.comment[data-user="ZhekaMONSTR"] .edited-by::after,
#Wall .edited-by>a[href$=":ZhekaMONSTR"]:last-child::after,
.comment[data-user="BonjouR3"] .edited-by:after,
#Wall .edited-by>a[href$=":BonjouR3"]:last-child::after {
	content: 'Администратор';
}
.comment[data-user="Meowlins"] .edited-by::after,
#Wall .edited-by>a[href$=":Meowlins"]:last-child::after {
	content: "Чемпион";
}
.comment[data-user="Fox111"] .edited-by::after,
#Wall .edited-by>a[href$=":Fox111"]:last-child::after {
	content: "Обозреватель";
}
.comment[data-user="HumansX"] .edited-by:after,
#Wall .edited-by>a[href$=":HumansX"]:last-child::after,
.comment[data-user="Медведко"] .edited-by:after,
#Wall .edited-by>a[href$=":%D0%9C%D0%B5%D0%B4%D0%B2%D0%B5%D0%B4%D0%BA%D0%BE"]:last-child::after{
	content: "Модератор обсуждений";
}
.comment[data-user="Msi1"] .edited-by:after,
.comment[data-user="Shizanat"] .edited-by:after,
#Wall .edited-by>a[href$=":Msi1"]:last-child::after,
#Wall .edited-by>a[href$=":Shizanat"]:last-child::after {
	content: "Модератор чата";
}

/* Значки активных участников в комментариях */

.comment[data-user="Jafia"] .edited-by:after,
.comment[data-user="Aneino"] .edited-by:after,
.comment[data-user="3om6o6ep"] .edited-by:after,
.comment[data-user="Электрошок"] .edited-by:after,
.comment[data-user="V osprey V"] .edited-by:after {
	content: "Адепт";
}

/** Цветные комментарии **/


/***Адепты***/

.comments li.SpeechBubble.even[data-user="Aneino"] .speech-bubble-message::after,
.comments li.SpeechBubble.even[data-user="Jafia"] .speech-bubble-message::after,
.comments li.SpeechBubble.even[data-user="3om6o6ep"] .speech-bubble-message::after,
.comments li.SpeechBubble.even[data-user="Электрошок"] .speech-bubble-message::after,
.comments li.SpeechBubble.even[data-user="V osprey V"] .speech-bubble-message::after,
.comments li.SpeechBubble.odd[data-user="Aneino"] .speech-bubble-message::after,
.comments li.SpeechBubble.odd[data-user="Jafia"] .speech-bubble-message::after,
.comments li.SpeechBubble.odd[data-user="3om6o6ep"] .speech-bubble-message::after,
.comments li.SpeechBubble.odd[data-user="Электрошок"] .speech-bubble-message::after,
.comments li.SpeechBubble.odd[data-user="V osprey V"] .speech-bubble-message::after,
.comments li.SpeechBubble[data-user="Aneino"] .speech-bubble-message::after,
.comments li.SpeechBubble[data-user="Jafia"] .speech-bubble-message::after,
.comments li.SpeechBubble[data-user="3om6o6ep"] .speech-bubble-message::after,
.comments li.SpeechBubble[data-user="Электрошок"] .speech-bubble-message::after,
.comments li.SpeechBubble[data-user="V osprey V"] .speech-bubble-message::after {
	border-color: transparent #083DA8 #083DA8 transparent !important;
}
.comments li[data-user="Aneino"] blockquote,
.comments li[data-user="Jafia"] blockquote,
.comments li[data-user="3om6o6ep"] blockquote,
.comments li[data-user="Электрошок"] blockquote,
.comments li[data-user="V osprey V"] blockquote {
	border: solid 1px #083DA8 !important;
}

/*current`ы для адептов */

.comments li.SpeechBubble.even[data-user="Aneino"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.odd[data-user="Aneino"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.even[data-user="Jafia"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.odd[data-user="Jafia"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.even[data-user="3om6o6ep"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.odd[data-user="3om6o6ep"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.even[data-user="Электрошок"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.odd[data-user="Электрошок"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.even[data-user="V osprey V"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.odd[data-user="V osprey V"] .speech-bubble-message.current::before {
	border-color: transparent #083DA8 #083DA8 transparent !important;
}
.comments li.SpeechBubble.even[data-user="Aneino"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.odd[data-user="Aneino"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.even[data-user="Jafia"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.odd[data-user="Jafia"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.even[data-user="3om6o6ep"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.odd[data-user="3om6o6ep"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.even[data-user="Электрошок"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.odd[data-user="Электрошок"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.even[data-user="V osprey V"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.odd[data-user="V osprey V"] .speech-bubble-message.current::after {
	border-color: transparent !important;
}

/*Обозреватель*/

.comments li.SpeechBubble.even[data-user="Fox111"] .speech-bubble-message::after,
.comments li.SpeechBubble.odd[data-user="Fox111"] .speech-bubble-message::after,
.comments li.SpeechBubble[data-user="Fox111"] .speech-bubble-message::after {
	border-color: transparent #00747F #00747F transparent !important;
}
.comments li[data-user="Fox111"] blockquote {
	background: none;
	border: solid 1px #00747F !important;
}

/*current`ы для обозревателей */

.comments li.SpeechBubble.even[data-user="Fox111"] .speech-bubble-message.current::before,
.comments li.SpeechBubble.odd[data-user="Fox111"] .speech-bubble-message.current::before {
	border-color: transparent #00747F #00747F transparent !important;
}
.comments li.SpeechBubble.even[data-user="Fox111"] .speech-bubble-message.current::after,
.comments li.SpeechBubble.odd[data-user="Fox111"] .speech-bubble-message.current::after {
	border-color: transparent !important;
}

/**Цветные ники**/


/* Aneino, Jafia, 3om6o6ep, Электрошок & V_osprey_V */

a[href$=":Aneino"],
a[href$="Aneino"],
a[href$=":Jafia"],
a[href$="Jafia"],
a[href$=":3om6o6ep"],
a[href$="3om6o6ep"],
a[href$=":%D0%AD%D0%BB%D0%B5%D0%BA%D1%82%D1%80%D0%BE%D1%88%D0%BE%D0%BA"],
a[href$="%D0%AD%D0%BB%D0%B5%D0%BA%D1%82%D1%80%D0%BE%D1%88%D0%BE%D0%BA"],
a[href$=":V_osprey_V"],
a[href$="V_osprey_V"] {
	color: #083DA8 !important;
}

/*ЧЕМПИОН*/


/*Meowlins*/

a[href$=":Meowlins"],
a[href$="Meowlins"] {
	color: #D86500 !important;
}

/* Fox111 */

a[href$=":Fox111"],
a[href$="Fox111"] {
	color: #00747F !important;
}

/********************* Участники со статусами конец **********************/


/************************* Запросы от участников *************************/


/* Участник:GoodLuck */

#GoodLuck {}

/* Участник:GoodLuck конец */


/* Участник:Lascal */

#Lascal ul.tabbernav>li a:hover {
	background-color: #002f32 !important;
}
#Lascal ul.tabbernav>li.tabberactive a {
	background-color: #002f32 !important;
}
#Lascal ul.tabbernav>li a {
	background-color: #f2f2f2 !important;
}
#Lascal ul.tabbernav {
	border-bottom: none !important;
	background-color: transparent !important;
	border: none !important;
}

/* Участник:Lascal конец */


/* Участник:Meowlins */

#Meowlins .tabberlive>div.tabbertab {
	padding: 0 !important;
}

/* Участник:Meowlins конец */


/* Участник:Leadwe */

#Leadwe #userName.gradient:hover {
	box-shadow: 0 0 10px rgba(255, 255, 255, 1), 0 0 10px rgba(255, 255, 255, 1) inset !important;
}
#Leadwe .tabberlive .tabbertab {
	height: 1080px;
}
#easteregg {
	visibility: hidden;
}
#easteregg:hover {
	visibility: visible;
}

/* Участник:Leadwe конец */


/* Никнеймы в комментариях и форуме*/

.comment[data-user="HanzoSPb"] .edited-by::after,
#Wall .edited-by>a[href$=":HanzoSPb"]:last-child::after {
	content: 'HanzoSPb';
}
.comment[data-user="Aelliari"] .edited-by::after,
#Wall .edited-by>a[href$=":Aelliari"]:last-child::after {
	content: 'A-ri';
}
.comment[data-user="Blodik64"] .edited-by::after,
#Wall .edited-by>a[href$=":Blodik64"]:last-child::after {
	content: 'Blodik64';
}
.comment[data-user="Rayarch"] .edited-by::after,
#Wall .edited-by>a[href$=":Rayarch"]:last-child::after {
	content: 'paleswordsman';
}
.comment[data-user="GMXStyle"] .edited-by::after,
#Wall .edited-by>a[href$=":GMXStyle"]:last-child::after {
	content: 'GMXStyle';
}
.comment[data-user="DaKillaStar"] .edited-by::after,
#Wall .edited-by>a[href$=":DaKillaStar"]:last-child::after {
	content: 'DaKillaStar';
}
.comment[data-user="S-kidysh"] .edited-by::after,
#Wall .edited-by>a[href$=":S-kidysh"]:last-child::after {
	content: 'S-kidysh';
}
.comment[data-user="Seregaaltmer"] .edited-by::after,
#Wall .edited-by>a[href$=":Seregaaltmer"]:last-child::after {
	content: 'RandallWayne';
}
.comment[data-user="Mfaka"] .edited-by::after,
#Wall .edited-by>a[href$=":Mfaka"]:last-child::after {
	content: 'mfaka';
}
.comment[data-user="Minamina1"] .edited-by::after,
#Wall .edited-by>a[href$=":Minamina1"]:last-child::after {
	content: 'minamina1';
}
.comment[data-user="Leadwe"] .edited-by::after,
#Wall .edited-by>a[href$=":Leadwe"]:last-child::after {
	content: 'leadwe';
}
.comment[data-user="GoodLuck-Bot"] .edited-by::after,
#Wall .edited-by>a[href$=":GoodLuck-Bot"]:last-child::after {
	content: 'Бот';
}
.comment[data-user="Warrior from North"] .edited-by::after,
#Wall .edited-by>a[href$=":Warrior_from_North"]:last-child::after {
	content: '_Red_Dragon_';
}
.comment[data-user="Acid0X"] .edited-by::after,
#Wall .edited-by>a[href$=":Acid0X"]:last-child::after {
	content: 'acid_ox';
}
.comment[data-user="Fouier"] .edited-by::after,
#Wall .edited-by>a[href$=":Fouier"]:last-child::after {
	content: 'Fouier';
}
.comment[data-user="Penumbra147"] .edited-by::after,
#Wall .edited-by>a[href$=":Penumbra147"]:last-child::after {
	content: 'Penumbra147';
}
.comment[data-user="LegionZla"] .edited-by::after,
#Wall .edited-by>a[href$=":LegionZla"]:last-child::after {
	content: 'LegionZla';
}
.comment[data-user="Thefir"] .edited-by::after,
#Wall .edited-by>a[href$=":Thefir"]:last-child::after {
	content: '-RS-STANOL';
}
.comment[data-user="MJMalexlodren"] .edited-by::after,
#Wall .edited-by>a[href$=":MJMalexlodren"]:last-child::after {
	content: 'RJRichi';
}

/* Никнеймы в комментариях конец */


/********************** Запросы от участников конец **********************/


/******************************* Общий CSS *******************************/


/* Калькуляторы */

div.calc[data-calc="armor"] {
	width: 300px;
	border: 1px solid #b7b7b7;
	padding: 20px;
	background-color: #f2f2f2;
}
div.calc[data-calc="armor"] div+div {
	margin-top: 5px;
}
div.calc[data-calc="armor"]::after {
	content: 'Введите число, результат появится сразу же';
	font-size: 0.875em;
	font-style: italic;
	text-decoration: underline;
}

/* Калькуляторы конец */


/* Автоматическое приветствие участников */

table.WallGreeting {
	border: 5px solid #212b32;
	box-shadow: 0 0 4px #212b32;
	width: 98%;
	margin: 10px auto;
	border-radius: 4px;
	background-color: #e5e5e5;
	padding-bottom: 5px;
}
table.WallGreeting>*>tr>th,
table.WallGreeting>*>tr>td {
	padding: 5px 0;
}
table.WallGreeting>*>tr>th {
	text-align: center;
}
table.WallGreeting>*>tr>td {
	padding: 0 10px;
}
table.WallGreeting>*>tr>td .floatright img {
	border: 1px solid #b7b7b7;
	border-radius: 4px;
	box-shadow: 0 0 5px #b7b7b7;
}
table.WallGreeting>*>tr>td ul {
	margin-left: 30px !important;
}

/* Автоматическое приветствие участников конец */


/* Модальное окно */

.ModalWindowWrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(23, 30, 35, 0.6);
	z-index: 99;
	display: none;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
.ModalWindowWrapper>.ModalWindow {
	position: relative;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	margin: 0;
	padding: 0;
	border: 1px solid #b7b7b7;
	-webkit-flex-direction: column;
	flex-direction: column;
	transition: width 0.1s linear, height 0.1s linear;
}
.ModalWindowWrapper>.ModalWindow>header,
.ModalWindowWrapper>.ModalWindow>footer {
	background-color: #d1d1d1;
	padding: 15px 20px;
	position: relative;
	height: 45px;
	box-sizing: border-box;
}
.ModalWindowWrapper>.ModalWindow>header .CloseModalWindow {
	float: right;
	background: url("http://ru.esttwkii.wikia.com/resources/wikia/ui_components/modal/images/close-dark.svg");
	height: 20px;
	width: 20px;
	display: block;
	background-size: 20px 20px;
	cursor: pointer;
}
.ModalWindowWrapper>.ModalWindow>section {
	padding: 15px;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: auto;
	background-color: #f2f2f2;
	height: 100%;
	min-height: 0;
}

/* Модальное окно конец */


/* Окно для ajax запросов */

.ajax-onload {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 9000511;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.ajax-onload img {
	height: auto;
}
.ajax-onload div {
	text-align: center;
}
.ajax-onload span {
	font-size: 1.15em;
	font-weight: 700;
}

/* Окно для ajax запросов конец */


/* Имитация таббера */

.js-tabber {
	position: relative;
	width: 100%;
}
.js-tabber>.js-tabber-buttons {
	width: 100%;
	text-align: center;
	background-color: #f2f2f2;
	margin-bottom: 5px;
	border: 1px solid #b7b7b7;
	box-sizing: border-box;
}
.js-tabber>.js-tabber-buttons>span {
	margin: 0 5px;
	font-weight: 700;
	cursor: pointer;
	padding: 3px;
	border: 1px solid transparent;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.js-tabber>.js-tabber-buttons>span.selected {
	cursor: default;
}
.js-tabber>.js-tabber-buttons>span.selected,
.js-tabber>.js-tabber-buttons>span.selected:hover {
	background-color: #212b32;
	color: #d7d7d7;
	border: 1px solid #b7b7b7;
	text-shadow: 0 0 5px #d7d7d7;
	opacity: 1;
}
.js-tabber>.js-tabber-buttons>span:hover {
	background-color: #212b32;
	color: #d7d7d7;
	opacity: .75;
}

/* Имитация таббера конец */


/* Автообновление страниц и спойлер*/

#AjaxAutoRefresh:hover .fa:hover:not(.fa-spinner) {
	opacity: .75;
}
#AjaxAutoRefresh,
.spoiler-target {
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

/* Автообновление страниц конец */


/* Отключение скролла и фейковый скролл */

html.scroll-disabled {
	overflow: hidden;
}
html div.WikiaSiteWrapper.scroll-disabled {
	overflow-y: scroll;
}

/* Отключение скролла и фейковый скролл конец */


/* ScrollTop */

#ScrollTop {
	position: fixed;
	height: 100%;
	display: none;
	transition: background-color 0.20s linear;
	z-index: 4;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
#ScrollTop:hover {
	background-color: rgba(242, 242, 242, 0.15);
	cursor: pointer;
}
#ScrollTop div {
	color: #d7d7d7;
	font-weight: 700;
	text-align: center;
	display: none;
}
#ScrollTop span,
#ScrollTop:hover div {
	display: block;
}

/* ScrollTop конец */


/**************************** Общий CSS конец ****************************/


/***************************** Шаблоны (new) *****************************/


/* Навигационный шаблон */

.tpl-navigation .tpl-head {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	font-weight: 700;
	border: 1px solid #b7b7b7;
}
.tpl-navigation .tpl-head a {
	color: #d7d7d7;
}
.tpl-navigation .tpl-head a:hover {
	color: #e1dc80;
}
.tpl-navigation .tabberlive {
	margin-top: 0;
}
.tpl-navigation .tabberlive .tabbertab {
	padding: 0;
}
.tpl-navigation .tabberlive .tabbertab>p {
	display: none;
}
.tpl-navigation .tabberlive .tabbernav {
	border-top: 0 !important;
}
.tpl-navigation table {
	border: 1px solid #b7b7b7;
	border-top: 0;
	background-color: #e5e5e5;
	border-collapse: collapse;
	width: 100%;
}
.tpl-navigation table th {
	background-color: #f2f2f2;
	padding: 0 2px;
}
.tpl-navigation table td {
	padding: 0 5px;
	font-size: 0.95em;
}

/* Навигационный шаблон конец */


/* Шаблон-коробка */

.tpl-box {
	border: 1px solid #b7b7b7;
	margin: 0 auto 10px;
	padding: 8px;
	padding-right: 0;
	background-color: #f2f2f2;
	box-sizing: border-box;
	box-shadow: none;
}
.tpl-box>.tpl-box-head {
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -o-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(-25%, #354551), color-stop(100%, #212b32));
	color: #d7d7d7;
	padding: 0 0 0 8px;
	width: auto;
	margin: 0 0 0 -14px;
	height: 32px;
	font-size: 1.3em;
	line-height: 32px;
	position: relative;
	font-weight: 400;
	overflow: visible;
}
.tpl-box>.tpl-box-head::before {
	content: '';
	border: 3px solid;
	border-color: #212b32 #212b32 transparent transparent;
	position: absolute;
	top: 32px;
	left: 0;
}
.tpl-box>.tpl-box-head>a {
	color: #d7d7d7;
}
.tpl-box>.tpl-box-head>a: hover {
	color: #e1dc80;
}
.tpl-box>.tpl-box-content {
	margin-top: 8px;
	margin-right: 8px;
}

/* Шаблон-коробка конец */


/* Шаблон: Похожие моды */

.tpl-similar-mods>table {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}
.tpl-similar-mods>table td {
	width: 25%;
}
.tpl-similar-mods p {
	display: none;
}

/* Шаблон: Похожие моды конец */


/* Шаблон: Ауры */

#tpl-auras table {
	background-color: #f2f2f2;
	text-align: center;
}
#tpl-auras table tr:nth-child(2) {
	background-color: #e5e5e5;
	border: 1px solid #b7b7b7;
}

/* Шаблон: Ауры конец */


/* Шаблон: Механика */

#tpl-mechanics table {
	background-color: #f2f2f2;
	text-align: center;
}
#tpl-mechanics table tr+tr {
	border-top: 1px solid #b7b7b7;
}

/* Шаблон: Механика конец */


/* Шаблон: Миссии */

#tpl-missions table {
	background-color: #f2f2f2;
	text-align: center;
}
#tpl-missions table tr+tr {
	border-top: 1px solid #b7b7b7;
}
#tpl-missions table tr:nth-child(2n+1) {
	background-color: #e5e5e5;
}

/* Шаблон: Миссии конец */


/* Шаблон: Повреждённые моды */

#tpl-corrupted-mods table {
	background-color: #f2f2f2;
}
#tpl-corrupted-mods table tr>td:first-child {
	background-color: #e5e5e5;
	text-align: center;
	width: 15%;
	font-weight: 700;
}
#tpl-corrupted-mods table tr:not(:first-child) {
	border: 1px solid #b7b7b7;
}

/* Шаблон: Таблица оружия, Шаблон: Таблица врагов, Шаблон: таблица оружия арчвинг */

#tpl-weapon-list .tpl-head,
#tpl-enemy-list .tpl-head {
	border-bottom: 0;
}
#tpl-weapon-list table td {
	text-align: center;
}
#tpl-weapon-list table th {
	width: 17%;
}
#tpl-enemy-list table th {
	width: 20%;
}
#tpl-weapon-list table tr:not(:first-child),
#tpl-enemy-list table tr:not(:first-child) {
	border-top: 1px solid #b7b7b7;
}
#tpl-enemy-list table td {
	border-left: 1px solid #b7b7b7;
	text-align: center;
}
#tpl-weapon-list .prime,
#tpl-archwing-weapon-list .prime {
	color: #b8860b;
}
#tpl-weapon-list .prime:hover,
#tpl-archwing-weapon-list .prime:hover {
	text-shadow: 0 0 2px #ffd700;
}
#tpl-weapon-list .syndicate,
#tpl-archwing-weapon-list .syndicate {
	color: #9400d3;
	color: rgba(148, 0, 211, 0.67);
}
#tpl-weapon-list .syndicate:hover,
#tpl-archwing-weapon-list .syndicate:hover {
	color: #9400d3;
	text-shadow: 0 0 2px rgba(148, 0, 211, 0.67);
}
#tpl-weapon-list .prism,
#tpl-archwing-weapon-list .prism {
	color: #00c9ff;
}
#tpl-weapon-list .prism:hover,
#tpl-archwing-weapon-list .prism:hover {
	color: #00e9e9;
	text-shadow: 0 0 2px rgba(0, 233, 233, 0.7);
}
#tpl-weapon-list .vandal,
#tpl-archwing-weapon-list .vandal {
	color: #008b8b;
}
#tpl-weapon-list .vandal:hover,
#tpl-archwing-weapon-list .vandal:hover {
	text-shadow: 0 0 2px rgba(0, 139, 139, 0.8);
}
#tpl-weapon-list .wraith,
#tpl-archwing-weapon-list .wraith {
	color: #ba0000;
	color: rgba(186, 0, 0, 0.8);
}
#tpl-weapon-list .wraith:hover,
#tpl-archwing-weapon-list .wraith:hover {
	color: #BA0000;
	text-shadow: 0 0 2px rgba(186, 0, 0, 0.67);
}
#tpl-weapon-list .dex,
#tpl-archwing-weapon-list .dex {
	color: #4b00c8;
}
#tpl-weapon-list .dex:hover,
#tpl-archwing-weapon-list .dex:hover {
	text-shadow: 0 0 2px rgb(191, 82, 248);
}
#tpl-archwing-weapon-list table {
	background-color: #f2f2f2;
}
#tpl-archwing-weapon-list table tr:not(:first-child) {
	border: 1px solid #b7b7b7;
}
#tpl-archwing-weapon-list table tr>td:first-child {
	background-color: #e5e5e5;
	text-align: center;
	font-weight: 700;
	width: 15%;
}

/* Шаблон: Таблица оружия, Шаблон: Таблица врагов конец, Шаблон: таблица оружия арчвинг конец */


/* Шаблон: Стойки */

#tpl-stances table {
	background-color: #f2f2f2;
	text-align: center;
}
#tpl-stances table tr+tr {
	border-top: 1px solid #b7b7b7;
}
#tpl-stances table tr>td:first-child {
	background-color: #e5e5e5;
}

/* Шаблон: Стойки конец */


/* Шаблон: Типы урона */

#tpl-damage-typeof table {
	background-color: #f2f2f2;
}
#tpl-damage-typeof table tr+tr {
	border-top: 1px solid #b7b7b7;
}
#tpl-damage-typeof table tr>td:first-child {
	background-color: #e5e5e5;
	text-align: right;
}

/* Шаблон: Типы урона конец */


/************************** Шаблоны (new) конец **************************/


/* Поисковик для реликвий */

#content-void-relics {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
	padding: 2px;
	display: none;
	box-sizing: border-box;
}
#content-void-relics * {
	box-sizing: border-box;
}
#content-void-relics> :first-child {
	background-color: #212b32;
	color: #d7d7d7;
	font-weight: 700;
	margin: -2px;
	margin-bottom: 2px;
	text-align: center;
	border-bottom: 1px #b7b7b7 solid;
}
#content-void-relics .find-relic {
	padding: 0 2px;
	padding-bottom: 3px;
}
#content-void-relics .find-relic input {
	width: 100%;
	border: 0;
	background-color: transparent;
}
#content-void-relics .void-relics {
	border-top: 1px solid #b7b7b7;
	margin: 0 -2px;
}
#content-void-relics>.void-relics>.content-row {
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px solid #b7b7b7;
	padding: 10px 0;
}
#content-void-relics>.void-relics>.content-row>div {
	width: 100%;
	text-align: center;
}
#content-void-relics>.void-relics>.content-row:last-child {
	border: 0;
}

/* Поисковик для реликвий конец */


/* Награды участника */

.module.RWModule>h2 {
	background-color: #212b32;
	background-image: -moz-linear-gradient(top, #354551 -25%, #212b32 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(-25%, #354551), color-stop(100%, #212b32));
	background-image: -o-linear-gradient(top, #354551 -25%, #212b32 100%);
	color: #d7d7d7;
	width: 100%;
	padding: 5px 15px 5px 21px !important;
	margin: -12px 0 15px -21px !important;
	text-align: left;
	position: relative;
	font-weight: normal;
}
.module.RWModule>h2::before {
	content: '';
	border: 3px solid;
	border-color: #212b32 #212b32 transparent transparent;
	position: absolute;
	top: 32px;
	left: 0;
}
.module.RWModule .RWRow {
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.module.RWModule .RWRow+.RWRow {
	margin-top: 4%;
}
.module.RWModule .RWCell {
	position: relative;
	cursor: help;
}
.module.RWModule .RWCell+.RWCell {
	margin-left: 2%;
}
.module.RWModule .RWImage {
	width: 100%;
}
.module.RWModule .RWName {
	background-color: #212b32;
	color: #d7d7d7;
	border: 1px solid #b7b7b7;
	text-align: center;
	font-weight: 700;
}
.module.RWModule .RWCount {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #212b32;
	color: #d7d7d7;
	padding: 1% 2%;
	border: 1px solid #b7b7b7;
	word-break: break-all;
}
.module.RWModule .RWCount::before {
	content: 'х';
	display: inline;
}
.module.RWModule .RWDescription {
	position: absolute;
	background-color: #f2f2f2;
	border: 1px solid #b7b7b7;
	z-index: 2;
	width: 200%;
	margin-top: 11%;
	box-sizing: border-box;
	visibility: hidden;
	padding: 5%;
	text-align: center;
	min-height: 40px;
	max-height: 75px;
}

/**/

#RWEditorModal section {
	overflow-y: scroll;
}
#RWEditorModal .NewRW>div:not(:last-child) {
	border: 1px solid #b7b7b7;
	padding: 0.5%;
	background-color: #e5e5e5;
}
#RWEditorModal .NewRW>div+div,
#RWEditorModal #RWList>div:not(.NewRW)+div {
	margin-top: 1%;
}
#RWEditorModal .NewRW>div:not(:last-child)>input {
	width: 100%;
	border: none;
	background-color: transparent;
	box-sizing: border-box;
}
#RWEditorModal #RWList>div:not(.NewRW) {
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	border: 1px solid #b7b7b7;
	padding: 0.5%;
	background-color: #e5e5e5;
	position: relative;
}
#RWEditorModal #RWList>div:last-child:not(.NewRW) {
	margin-bottom: 1%;
}
#RWEditorModal #RWList .RWCell {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
}
#RWEditorModal #RWList .RWImage {
	width: 150px;
	height: 150px;
}
#RWEditorModal #RWList .RWName {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	font-weight: 700;
	border-top: 1px solid #b7b7b7;
}
#RWEditorModal #RWList .RWDescription {
	padding: 0 0.5%;
	width: 100%;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
}
#RWEditorModal #RWList .RemoveRW {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
#RWEditorModal #RWList>div:hover:not(.NewRW) .RemoveRW {
	display: block;
}
#RWEditorModal #RWList>div:not(.NewRW) .RemoveRW:hover {
	color: #dd2c2c;
}
#RWEditorModal #RWList .RemoveRW>span {
	font-size: 1.5em;
}

/**/

#RWEditorModal #RWUserList>hr {
	margin: 1% 0;
}
#RWEditorModal #RWUserList>div:not(.RWTo) {
	border: 1px solid #b7b7b7;
	padding: 0.5%;
}
#RWEditorModal #RWUserList>div:last-child:not(.RWTo) {
	margin-bottom: 1%;
}
#RWEditorModal #RWUserList .RWTo {
	text-align: center;
}
#RWEditorModal #RWUserList .RWTo #RWUserName,
#RWEditorModal #RWUserList .RWTo #RWName {
	width: 100%;
	box-sizing: border-box;
	border: none;
	background-color: transparent;
}
#RWEditorModal #RWUserList .RWTo>div {
	border: 1px solid #b7b7b7;
	padding: 0.5%;
	background-color: #e5e5e5;
}
#RWEditorModal #RWUserList .RWTo>div+input,
#RWEditorModal #RWUserList .RWTo>div+div {
	margin-top: 1%;
}
#RWEditorModal #RWUserList .RWRow {
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	flex-wrap: wrap;
}
#RWEditorModal #RWUserList .RWRow+div {
	margin-top: 1%;
}
#RWEditorModal #RWUserList .RWCell {
	border: 1px solid #b7b7b7;
	position: relative;
	background-color: #e5e5e5;
}
#RWEditorModal #RWUserList .RWCell+div {
	margin-left: 1%;
}
#RWEditorModal #RWUserList .RWImage {
	width: 150px;
	height: 150px;
}
#RWEditorModal #RWUserList .RWName {
	background-color: #212b32;
	color: #d7d7d7;
	font-weight: 700;
	text-align: center;
	border: 1px solid #b7b7b7;
	margin: 2%;
}
#RWEditorModal #RWUserList .RWUser {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	font-weight: 700;
	margin-bottom: 1%;
	border: 1px solid #b7b7b7;
}
#RWEditorModal #RWUserList .RWCount {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #212b32;
	color: #d7d7d7;
	padding: 0 2%;
	font-weight: 700;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	word-break: break-all;
}
#RWEditorModal #RWUserList .RWCount::before {
	content: 'х';
	display: inline-block;
}
#RWEditorModal #RWUserList .RemoveRW {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #212b32;
	color: #d7d7d7;
	padding: 0 3%;
	display: none;
}
#RWEditorModal #RWUserList .RemoveRW:hover {
	color: #dd2c2c;
}
#RWEditorModal #RWUserList .RWCell:hover .RemoveRW {
	display: block;
}
#RevertRWChanges {
	display: none;
}

/**/

#AllUserRWModal .AllUserRW>div {
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	border: 1px solid #b7b7b7;
	padding: 0.5%;
	background-color: #e5e5e5;
	position: relative;
}
#AllUserRWModal .AllUserRW>div+div {
	margin-top: 1%;
}
#AllUserRWModal .AllUserRW>div:last-child {
	margin-bottom: 1%;
}
#AllUserRWModal .AllUserRW .RWCell {
	border: 1px solid #b7b7b7;
	background-color: #f2f2f2;
	position: relative;
}
#AllUserRWModal .AllUserRW .RWDescription {
	padding: 0 0.5%;
	width: 100%;
	display: inherit;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
}
#AllUserRWModal .AllUserRW .RWImage {
	width: 150px;
	height: 150px;
}
#AllUserRWModal .AllUserRW .RWCount {
	background-color: #212b32;
	color: #d7d7d7;
	position: absolute;
	top: 0;
	right: 0;
	padding: 1% 3%;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	font-weight: 700;
	word-break: break-all;
}
#AllUserRWModal .AllUserRW .RWCount::before {
	content: 'х';
	display: inline-block;
}
#AllUserRWModal .AllUserRW .RWName {
	background-color: #212b32;
	color: #d7d7d7;
	text-align: center;
	font-weight: 700;
	border-top: 1px solid #b7b7b7;
	max-width: 150px;
	padding: 1% 5%;
}

/* Награды участника конец */


/* Акроним */

.acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

/* Акроним конец */
Advertisement