/* Стили для тела контента (inherited / .p-body) — darkmoney-подобная вёрстка */

body {
	background: #cccccc;
}

.inherited-css {
	cursor: wait;
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", sans-serif;
	font-size: 15px;
	line-height: 21px;
	word-wrap: break-word;
}

@charset "UTF-8";
hr {
	overflow: visible;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
}
.inherited-css a {
	background-color: transparent;
}
.inherited-css b,
.inherited-css strong {
	font-weight: bolder;
}
.inherited-css img {
	border-style: none;
}
.fa--xf {
	display: inline-block;
	line-height: 1;
}
.fa--xf svg {
	width: 1em;
	height: 1em;
	vertical-align: -0.125em;
	color: currentColor;
}
.fa--xf:empty {
	display: none;
}
.inherited-css img {
	max-width: 100%;
	height: auto;
}
.inherited-css b,
.inherited-css strong {
	font-weight: 700;
}
.inherited-css a {
	color: #000;
	text-decoration: none;
}
.inherited-css a:hover {
	color: #8a0f11;
	text-decoration: underline;
}
.inherited-css svg {
	fill: currentColor;
}
.inherited-css * {
	box-sizing: border-box;
}
.inherited-css [dir="auto"] {
	text-align: left;
}
.inherited-css img {
	-ms-interpolation-mode: bicubic;
}
.u-dt[title] {
	border: none;
	text-decoration: none;
}
.u-anchorTarget {
	display: block;
	height: 0;
	width: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
}
.pairs {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.pairs > dt {
	padding: 0;
	margin: 0;
	color: #333;
}
.pairs > dt:after {
	content: ":";
}
.pairs > dd {
	padding: 0;
	margin: 0;
}
.pairs.pairs--inline {
	display: inline;
}
.pairs.pairs--inline > dt,
.pairs.pairs--inline > dd {
	display: inline;
}
.pairs.pairs--justified:before,
.pairs.pairs--justified:after {
	content: " ";
	display: table;
}
.pairs.pairs--justified:after {
	clear: both;
}
.pairs.pairs--justified > dt {
	float: left;
	max-width: 100%;
	margin-right: 6px;
}
.pairs.pairs--justified > dd {
	float: right;
	text-align: right;
	max-width: 100%;
}
.pairs.pairs--rows {
	display: inline-table;
	margin-right: 6px;
}
.pairs.pairs--rows:last-of-type {
	margin-right: 0;
}
.pairs.pairs--rows > dt {
	display: table-row;
	font-size: 80%;
}
.pairs.pairs--rows > dt:after {
	content: "";
	display: none;
}
.pairs.pairs--rows > dd {
	display: table-row;
}
.listInline {
	list-style: none;
	margin: 0;
	padding: 0;
}
.listInline > li {
	display: inline;
	margin: 0;
	padding: 0;
}
.listInline.listInline--bullet > li + li::before {
	content: "\00B7\20";
}
.block {
	margin-bottom: 20px;
}
.block-container {
	color: #000;
	background: #b9b9b9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	border-radius: 4px;
}
@media (min-width: 650px) {
	.block-container:not(.block-container--noStripRadius) > :first-child {
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	.block-container:not(.block-container--noStripRadius) > :last-child {
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
}
.block-header {
	padding: 6px 10px;
	margin: 0;
	font-weight: 400;
	text-decoration: none;
	font-size: 20px;
	color: #000;
	background: #878787;
	border-bottom: 1px solid #383838;
	background: linear-gradient(0deg, #878787, #949494);
}
.block-header:before,
.block-header:after {
	content: " ";
	display: table;
}
.block-header:after {
	clear: both;
}
.block-header a {
	color: inherit;
	text-decoration: none;
}
.block-header a:hover {
	text-decoration: underline;
}
.block-minorHeader {
	padding: 6px 10px;
	margin: 0;
	font-weight: 400;
	text-decoration: none;
	font-size: 17px;
	color: #000;
}
.block-minorHeader:before,
.block-minorHeader:after {
	content: " ";
	display: table;
}
.block-minorHeader:after {
	clear: both;
}
.block-body {
	list-style: none;
	margin: 0;
	padding: 0;
}
.block-row {
	margin: 0;
	padding: 6px 10px;
}
.block-row:before,
.block-row:after {
	content: " ";
	display: table;
}
.block-row:after {
	clear: both;
}
.blockMessage {
	margin-bottom: 20px;
	padding: 6px 10px;
	color: #000;
	background: #b9b9b9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	border-radius: 4px;
}
.blockMessage:before,
.blockMessage:after {
	content: " ";
	display: table;
}
.blockMessage:after {
	clear: both;
}
.blockMessage.blockMessage--highlight {
	color: #000;
	background: #b9b9b9;
}
.blockMessage p:first-child {
	margin-top: 0;
}
.blockMessage p:last-child {
	margin-bottom: 0;
}
@media (max-width: 650px) {
	.block-container,
	.blockMessage {
		margin-left: -10px;
		margin-right: -10px;
		border-radius: 0;
		border-left: none;
		border-right: none;
	}
}
.button,
a.button {
	display: inline-block;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	transition:
		background-color 0.125s ease,
		border-color 0.125s ease,
		color 0.125s ease;
	font-size: 13px;
	border-radius: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	color: #fce8e8;
	background: #54080a;
	border-color: #6b0b0c #3c0607 #3c0607 #6b0b0c;
}
.button:not(.button--splitTrigger):hover,
a.button:not(.button--splitTrigger):hover,
.button:not(.button--splitTrigger):focus,
a.button:not(.button--splitTrigger):focus,
.button:not(.button--splitTrigger):active,
a.button:not(.button--splitTrigger):active {
	background-color: #2e0505;
}
.button.button--icon > .button-text:before,
a.button.button--icon > .button-text:before,
.button.button--icon > .fa--xf:before,
a.button.button--icon > .fa--xf:before,
.button.button--icon > .fa--xf svg,
a.button.button--icon > .fa--xf svg {
	font-size: 120%;
	vertical-align: 0.04em;
	display: inline-block;
	margin: -0.255em 6px -0.255em 0;
}
.button.button--icon > .fa--xf,
a.button.button--icon > .fa--xf {
	line-height: inherit;
}
.button.button--icon--bolt > .fa--xf svg,
a.button.button--icon--bolt > .fa--xf svg {
	width: 0.75em;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) or (-webkit-backdrop-filter: blur(10px)) {
}
.tabs {
	display: flex;
}
.avatar {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 4%;
	vertical-align: top;
	overflow: hidden;
}
.avatar img {
	background-color: #b9b9b9;
}
.avatar.avatar--default.avatar--default--dynamic {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	text-align: center;
	text-decoration: none !important;
	line-height: 1;
	-webkit-user-select: none;
	user-select: none;
}
.avatar:hover {
	text-decoration: none;
}
.avatar.avatar--xs {
	width: 32px;
	height: 32px;
	font-size: 19px;
}
.avatar img:not(.cropImage) {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	display: block;
	border-radius: inherit;
	width: 100%;
	height: 100%;
}
.avatar:not(a) {
	cursor: inherit;
}
.contentRow-minor {
	font-size: 13px;
	color: #333;
}
.hScroller {
	overflow-y: hidden;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-overflow-scrolling: touch;
}
.hScroller-scroll {
	display: block;
	white-space: nowrap;
	word-wrap: normal;
	overflow-x: hidden;
}
.hScroller-scroll.is-calculated {
	overflow-x: scroll;
	padding-bottom: 30px;
	margin-bottom: -30px;
}
.hScroller-action {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 40px;
	padding: 0 5px;
	display: none;
	cursor: pointer;
}
.hScroller-action:after {
	font-size: 120%;
}
.hScroller-action.hScroller-action--start {
	left: 0;
	justify-content: flex-start;
	text-align: left;
}
.hScroller-action.hScroller-action--start:after {
	display: inline-block;
	content: "";
	height: 1em;
	vertical-align: -0.125em;
	background-color: currentColor;
	width: 0.63em;
	mask: url("https://darkmoney.ag/styles/fa/regular/chevron-left.svg?v=5.15.3") no-repeat center;
	-webkit-mask: url("https://darkmoney.ag/styles/fa/regular/chevron-left.svg?v=5.15.3") no-repeat center;
}
.hScroller-action.hScroller-action--end {
	right: 0;
	justify-content: flex-end;
	text-align: right;
}
.hScroller-action.hScroller-action--end:after {
	display: inline-block;
	content: "";
	height: 1em;
	vertical-align: -0.125em;
	background-color: currentColor;
	width: 0.63em;
	mask: url("https://darkmoney.ag/styles/fa/regular/chevron-right.svg?v=5.15.3") no-repeat center;
	-webkit-mask: url("https://darkmoney.ag/styles/fa/regular/chevron-right.svg?v=5.15.3") no-repeat center;
}
.u-anchorTarget {
	height: 78.2px;
	margin-top: -78.2px;
}
@supports (scroll-padding-top: 10px) {
	html:not(.has-browser-safari) .u-anchorTarget {
		height: 0;
		margin-top: 0;
	}
}
.p-body {
	display: flex;
	align-items: stretch;
	flex-grow: 1;
	min-height: 1px;
}
.p-body-inner {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: none;
	padding: 0 10px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
@supports (padding: max(0px)) {
	.p-body-inner {
		padding-left: max(10px, env(safe-area-inset-left));
		padding-right: max(10px, env(safe-area-inset-right));
	}
}
.p-body-inner:before,
.p-body-inner:after {
	content: " ";
	display: table;
}
.p-body-inner:after {
	clear: both;
}
.p-body-header {
	margin-bottom: 10px;
}
.p-body-main {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: auto;
	min-height: 1px;
}
.p-body-content {
	display: table-cell;
	vertical-align: top;
}
.p-body-contentCol {
	display: table-column;
}
.p-body-content > :first-child,
.p-body-pageContent > :first-child {
	margin-top: 0;
}
.p-body-content > :last-child,
.p-body-pageContent > :last-child {
	margin-bottom: 0;
}
@media (max-width: 900px) {
	.p-body-contentCol {
		display: none;
		width: auto;
	}
	.p-body-main,
	.p-body-content {
		display: block;
	}
}
.p-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	max-width: 100%;
	margin-bottom: -5px;
}
.p-title-value {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: 400;
	min-width: 0;
	margin-right: auto;
}
.p-title-pageAction {
	margin-bottom: 5px;
}
@media (max-width: 480px) {
	.p-title-value {
		font-size: 20px;
	}
}
.username--style2 {
	color: #4b4b4b;
	font-weight: 550;
}
.username--style4 {
	color: green;
	font-weight: 600;
}
.username--style8 {
	color: gray;
	text-decoration: line-through;
	font-weight: 550;
}
.username--style9 {
	color: #4b4b4b;
	font-weight: 550;
}
.username--style10 {
	color: black;
	font-weight: 550;
}
.username--style11 {
	color: #c57d19;
	font-weight: 550;
}
.username--style12 {
	color: #d05e10;
	font-weight: 550;
}
.username--style13 {
	color: blue;
	font-weight: 550;
}
.username--style16 {
	color: #003399;
	font-weight: 600;
}
.username--style26 {
	color: black;
	font-weight: 550;
}
.username--style34 {
	color: black;
}
.username--style37 {
	color: #8b00ff;
	font-weight: 600;
}
.username--style47 {
	color: black;
	font-weight: 550;
}
@charset "UTF-8";
.node + .node {
	border-top: 1px solid #383838;
}
.node-body {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.node-icon {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 46px;
	padding: 10px 0 10px 10px;
}
.node-icon i {
	display: block;
	color: #cbcbca;
	line-height: 1.125;
	font-size: 36px;
}
.node--unread .node-icon i {
	opacity: 1;
	color: #919191;
}
.node-main {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.node-stats {
	display: table-cell;
	width: 140px;
	vertical-align: middle;
	text-align: center;
	padding: 10px 0;
}
.node-stats > dl.pairs.pairs--rows {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 3px;
}
.node-stats > dl.pairs.pairs--rows:first-child {
	padding-left: 0;
}
.node-stats > dl.pairs.pairs--rows:last-child {
	padding-right: 0;
}
@media (max-width: 1000px) {
	.node-stats {
		display: none;
	}
}
.node-extra {
	display: table-cell;
	vertical-align: middle;
	width: 280px;
	padding: 10px;
	font-size: 13px;
}
.node-extra-row {
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	color: #333;
}
.node-extra-icon {
	padding-right: 10px;
	float: left;
}
.node-extra-icon .avatar {
	width: 36px;
	height: 36px;
	font-size: 22px;
}
.node-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: 400;
}
.node--unread .node-title {
	font-weight: 700;
}
.node-description {
	font-size: 13px;
	color: #303030;
}
.node-meta {
	font-size: 13px;
}
.node-statsMeta {
	display: none;
}
@media (max-width: 1000px) {
	.node-statsMeta {
		display: inline;
	}
}
.node-subNodesFlat {
	font-size: 13px;
	margin-top: 0.3em;
}
.node-subNodesFlat .node-subNodesLabel {
	display: none;
}
@media (max-width: 650px) {
	.node-main {
		display: block;
		width: auto;
	}
	.node--link .node-main {
		display: table-cell;
	}
	.node-extra {
		display: block;
		width: auto;
		margin-top: -4px;
		padding-top: 0;
	}
	.node-extra-row {
		display: inline-block;
		vertical-align: top;
		max-width: 100%;
	}
	.node-extra-icon {
		display: none;
	}
	.node-description,
	.node-stats,
	.node-subNodesFlat {
		display: none;
	}
}
.subNodeLink:before,
.subNodeLink .subNodeLink-icon {
	display: inline-block;
	width: 1.28571429em;
	margin-right: 0.3em;
	text-decoration: none;
	text-align: center;
	color: #cbcbca;
}
.subNodeLink:hover:before:before,
.subNodeLink:hover:before .subNodeLink-icon {
	text-decoration: none;
}
.subNodeLink.subNodeLink--unread {
	font-weight: 700;
}
.subNodeLink.subNodeLink--unread:before,
.subNodeLink.subNodeLink--unread .subNodeLink-icon {
	color: #919191;
}
.node-subNodeFlatList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.node-subNodeFlatList:before,
.node-subNodeFlatList:after {
	content: " ";
	display: table;
}
.node-subNodeFlatList:after {
	clear: both;
}
.node-subNodeFlatList > li {
	display: inline-block;
	margin-right: 1em;
}
.node-subNodeFlatList > li:last-child {
	margin-right: 0;
}
.samBannerUnit {
	margin: 10px 0;
}
.samItem {
	width: inherit;
	height: inherit;
}
.structItem {
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	border-top: 1px solid #383838;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.structItem-cell {
	display: table-cell;
	vertical-align: top;
	padding: 10px 8px;
}
.structItem-cell.structItem-cell--icon {
	width: 52px;
	position: relative;
}
@media (max-width: 900px) {
	.structItem-cell {
		vertical-align: top;
	}
}
.lfs {
	position: relative;
	display: flex;
}
@media (max-width: 0px) {
	.lfs {
		display: none !important;
	}
}
.lfs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.lfs .tabs-container {
	background: #878787;
	border-bottom: 1px solid #000;
	display: flex;
}
.lfs .tabs--list {
	font-size: 15px;
	color: #000;
	flex: 1 auto;
}
.lfs .tabs--scroller .hScroller-action {
	color: #000;
	background: #878787;
	padding: 0;
	padding-bottom: 3px;
	width: auto;
}
.lfs .tabs--scroller .hScroller-action:hover {
	color: #000;
}
.lfs .tabs .tab {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	white-space: nowrap;
	cursor: pointer;
}
.lfs .tabs .tab:not(.is-selected):hover {
	border-bottom: 3px solid #b0b0b0;
}
.lfs .tabs .tab:last-child {
	margin-right: 0;
}
.lfs .tabs .tab.is-selected {
	border-bottom: 1px solid #000;
}
.lfs .tabGroup {
	color: #000;
	background: #b9b9b9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	border-radius: 4px;
	padding: 0;
	margin-right: 5px;
	display: flex;
	flex-direction: column;
	flex: 1 1 100%;
	max-width: 100%;
	overflow: hidden;
}
.lfs .tabGroup:last-child {
	margin-right: 0;
}
.lfs .tabGroup .tabGroup-content {
	max-height: 416px;
	height: 415px;
	position: relative;
}
.lfs .tabGroup .tabGroup-content .tabGroup-scroller {
	overflow-y: auto;
	scroll-behavior: smooth;
	max-height: 100%;
	height: 100%;
}
.lfs .tabGroup .tabGroup-content .tabGroup-scroller > .content {
	overflow-x: hidden;
}
.lfs .tabGroup .tabGroup-content .tabGroup-scroller > .content .structItem--lfsItem:first-child {
	border-top: none;
}
.lfs .tabGroup .structItem {
	table-layout: fixed;
}
.lfs .tabGroup .structItem--lfsItem {
	border-top: 1px solid #474747;
	transition: background 0.25s ease;
}
.lfs .tabGroup .structItem--lfsItem:hover {
	background: #b9b9b9;
}
.lfs .tabGroup .structItem-cell {
	padding: 5px 10px;
	border: none;
}
.lfs .tabGroup .structItem-cell--icon {
	font-size: 12px;
	color: #575757;
	padding-top: 8px;
	padding-right: 0;
	margin-right: 2px;
	width: 20px;
}
.lfs .tabGroup .structItem-cell--title {
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
}
.lfs .tabGroup .structItem-cell--replyCount {
	width: 90px;
}
.lfs .tabGroup .structItem-cell--mainData {
	width: 250px;
}
.lfs .tabGroup .structItem-cell--mainData .username {
	max-width: 75px;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
}
.lfs .tabGroup .structItem-cell--secondData {
	display: none;
	width: 250px;
}
.lfs .fl-r {
	float: right;
}
.lfs .hidden-pageNav {
	display: none;
}
@media (max-width: 900px) {
	.lfs {
		display: block;
	}
	.lfs .tabs--list {
		font-size: 13px;
	}
	.lfs .tabGroup {
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}
	.lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem {
		display: flex;
		flex-flow: row wrap;
	}
	.lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--icon,
	.lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--replyCount {
		display: none;
	}
	.lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--title {
		padding-bottom: 0;
		word-wrap: anywhere;
		flex-basis: 85%;
	}
	.lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--mainData {
		display: block;
		padding-top: 0;
		width: 100%;
	}
	.lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--secondData {
		display: none !important;
	}
}
.structItem.is-sticky {
	background-color: #b9bdba;
}
.structItem-cell.structItem-cell--icon {
	display: none;
}
.node-extra-icon {
	display: none;
}
.node-description-with-banner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
}
.node-description-with-banner__text {
	flex: 1;
	min-width: 200px;
}
.node-description-with-banner__banner {
	flex-shrink: 0;
	text-align: right;
}
.node-description-with-banner__banner img {
	max-height: 80px;
	width: auto;
}
.node-description-with-banner .section-rules {
	font-weight: bold;
	font-size: smaller;
	font-style: oblique;
}
.node-description-with-banner .section-rules-label {
	color: black;
}
.node-description-with-banner .section-rules-link {
	color: red;
}
.node-description-with-banner .moderators-list {
	font-weight: bold;
	font-size: smaller;
	font-style: oblique;
}
.node-description-with-banner .moderators-list-label {
	color: black;
}
.node-description-with-banner .moderators-list-mod1 {
	color: #003399;
	font-weight: normal;
	font-size: small;
	font-style: oblique;
}
.node-description-with-banner .moderators-list-mod2 {
	color: #009933;
	font-weight: normal;
	font-size: small;
	font-style: oblique;
}
.node-description-with-banner .moderators-list-mod3 {
	color: #8b00ff;
	font-weight: normal;
	font-size: small;
	font-style: oblique;
}
@media (max-width: 650px) {
	.node-description-with-banner {
		flex-direction: column;
		align-items: flex-start;
	}
	.node-description-with-banner__banner {
		margin-top: 10px;
		text-align: left;
	}
}
