/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */

@charset "windows-1251";
@import url(style_cs.1763221255.css);

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/v5-font-face.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');


/* используются в дизайне */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,400i,600,600i,700,700i,800,800i|Roboto:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Unbounded:wght@200..900&display=swap');
/* используются в дизайне */

:root {
    --base-bg: #9B9494 url(https://forumstatic.ru/files/001b/eb/d6/50795.png);
--cat: url(https://forumstatic.ru/files/001c/96/7f/81900.svg);
--stat: url(https://forumstatic.ru/files/001b/eb/d6/73085.png);
--icons: url(https://forumstatic.ru/files/001b/eb/d6/86166.png);
--arrows: url(https://forumstatic.ru/files/001b/eb/d6/27528.png);
--profile: url(https://forumstatic.ru/files/001b/eb/d6/97573.png);
--decor: url(https://forumstatic.ru/files/001b/eb/d6/56543.png);

--beg100: #EDEDED;
--beg300: #F0F0F0;
--beg500: #E3E3E3;
--beg650: #E8E8E8;

--dark600: #333333;
--dark500: #424242;

--linear-border: linear-gradient(to bottom, #F0F0F0, #E8E8E8);
    --borders: #E3E3E3;

--shadow: 0 -1px 3px 0 rgba(194, 194, 194, 0.2), 0 -5px 5px 0 rgba(194, 194, 194, 0.17), 0 -11px 7px 0 rgba(194, 194, 194, 0.1), 0 -20px 8px 0 rgba(194, 194, 194, 0.03), 0 -32px 9px 0 rgba(194, 194, 194, 0);

--fill: rgba(72, 75, 81, 0.1);

    --text1: #333333; 
    --text2: #5E5E5E; /* light black */
    --text3: #EDEDED; /*white*/
    --white: #FFFFFF; /*white*/
    --links: #784377;
--links-alt: #BD89BC;
    --accent: #6AC7D5;

    --font: Inter;
    --font-accent: Unbounded;
}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html,
body {
	margin: 0;
	padding: 0
}

/* A2.2 */
.punbb * {
	margin: 0px
}

/* A2.3 */
.punbb ul,
.punbb dl,
.punbb li,
.punbb dd,
.punbb dt {
	padding: 0;
	list-style: none;
}

/* A2.4 */
.punbb img {
	border: none
}

/* A2.5 */
.punbb .main table {
	table-layout: fixed;
	width: 100%;
}

/* A2.6 */
.checkfield input[type="checkbox"],
.radiofield input[type="radio"] {
	margin: 0 0.3em;
}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
	height: auto;
	vertical-align: middle
}


/* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
	font-size: 100.01%;
}

/* A3.2 */
.punbb {
	font: normal 70% var(--font), verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* 3.3 */
.punbb textarea,
.punbb input,
.punbb select,
.punbb optgroup {
	font: 1em verdana, arial, helvetica, sans-serif
}


/* A3.4 */
.punbb h1,
.punbb h2,
.punbb h3 {
	font-size: 1em;
	font-weight: bold;
}

.punbb th {
	font-size: 0.9em;
	font-weight: bold;
}

.punbb h4,
.punbb table {
	font-size: 1em;
	font-weight: normal;
}

/* A3.5 */
.punbb h1 span,
.punbb h2 span,
.punbb legend span {
	font-size: 1.1em;
}

/* A3.6 */
.punbb pre {
	font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace
}

/* A3.7 */
.punbb address,
.punbb em {
	font-style: normal
}

/* A3.8 */
.punbb .post-content em {
	font-style: italic
}

/* A3.9 */
.punbb .post-content em.bbuline {
	font-style: normal;
	text-decoration: underline;
}

/* A3.10 */
.punbb a {
	text-decoration: underline
}

/* A3.11 */
.punbb optgroup {
	font-weight: bold;
}


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb dl.post-sig dt span,
.punbb .post-box:after,
.punbb .linksb:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	line-height: 0.0;
	font-size: 0;
}

/* A4.2 */
.acchide,
#pun-ulinks h2,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
	font-size: 0;
	height: 0;
	width: 0;
	line-height: 0.0;
	position: absolute;
	left: -9999px;
	overflow: hidden
}


/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
	background:
		var(--beg100);
	margin: auto;
	width: 1100px;
	margin-top: 110px;
	margin-bottom: 60px;
	box-sizing: border-box;
	position: relative;
box-shadow: 0 -11px 25px 0 rgba(189, 104, 212, 0.15), 0 -46px 46px 0 rgba(189, 104, 212, 0.13), 0 -103px 62px 0 rgba(189, 104, 212, 0.08), 0 -183px 73px 0 rgba(189, 104, 212, 0.02), 0 -286px 80px 0 rgba(189, 104, 212, 0);
	border-top: 5px solid var(--accent);
	border-bottom: 5px solid var(--links)
}


.punbb {
	padding: 40px;
}

/* лишнее */
h1.title-logo,
#pun-navlinks h2,
#pun-ulinks h2,
#pun-status h2,
#pun-crumbs1 strong,
#pun-crumbs2 strong,
thead,
th,
#pun-crumbs1 .container strong+em,
#pun-crumbs2 .container strong+em,
#pun-index #pun-main h1,
.stickytext,
.closedatafield,
#pun-live-rusff,
.pl-reports,
td .modlist,
li#navawards,
.pa-gifts,
.acchide,
.forum h2,
.usertable h2,
.topic h2,
a.sharelink,
#pun .pa-ua,
.pa-author img,
.lastedit,
fieldset legend,
#pun .pl-reports,
#pun .mini_gifts,
#pun-userlist .main h2,
#pun-search .main h1,
#profilenav h2,
#profile-gifts,
#messages li.pl-email,
#pun .email,
.catleft,
.catright,
#pun .pl-share,
p.inputfield label em,
p.selectfield label em,
p.passfield label em,
#pun-announcement h2,
.pa-awards {
	display: none
}
.punbb {
	height: auto;
}

#pun {
	color: var(--text1);
}

#pun a {
	color: var(--links)
}

#pun a:hover {
	color: var(--text2)
}


/* A5.3 */
#pun-redirect,
#pun-maint {
	margin: 50px 20% 12px 20%;
	width: auto;
	float: none;
	min-height: 100px;
}

#pun-redirect {
	border: 0 none !important;
	margin: 0;
	padding: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	background:
		url(https://forumstatic.ru/files/001c/96/7f/71283.png) no-repeat fixed top center / cover,
		url(https://forumstatic.ru/files/001c/96/7f/76711.png) repeat-x fixed bottom left / auto,
		url(https://forumstatic.ru/files/001c/96/7f/49621.png) repeat-x fixed top left / auto,
		url(https://forumstatic.ru/files/001c/96/7f/27533.png) repeat fixed top left / auto,
		#252525 url(https://forumstatic.ru/files/001c/96/7f/78523.png) no-repeat fixed center top / cover;
	background-blend-mode: normal, normal, normal, overlay, normal !important;
}

#pun-redirect #pun-main {
	background: transparent;
}

#pun-redirect * {
	border: 0 none;
}

#pun-redirect .main-title {
	display: none;
}

#pun-redirect.punbb .info .container {
	text-align: center;
	font: 400 11px var(--font);
	display: inline-block;
	margin: 0 auto;
	width: auto;
	height: auto;
	padding:36px;
	box-sizing: border-box;
	background:
		var(--beg100);
	width: 1200px;
	margin-top: 50px;
}

/* A5.4 */
.punbb .section,
.punbb .main {
	margin-bottom: 0;
}

/* A5.5 */
.punbb .category,
.punbb .post {
	margin-top: 0.4em;
}

/* A5.6 */
.punbb #pun-category1,
.punbb .toppost,
.punbb .topicpost {
	margin-top: 0;
}

/* 5.7 */
#pun-post .topic {
	margin-top: 1em;
}

/* A5.8 */
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post {
	border:  none
}

/* A5.9 */
.punbb .container {
	border:  none
}

/**********************   B - MAIN CONTENT - GENERAL   ***********************************/
/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
	padding: 0;
	margin: 0;
	width: 100%;
}

/* B1.2 */
.punbb .post-sig dt {
	border: none;
	background: var(--borders);
	height: 1px;
	display: block;
	margin: 5px auto 15px;
	width: 80%;
}

/* B1.3 */
.punbb .post-content p {
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 150%;
	font-family: var(--font) , sans-serif;
font-weight: 300;
	font-size: 12px;
word-wrap: break-word;
}

.post-content {
	color: var(--text1)
}

/* B1.4 */
.punbb .post-content img {
	vertical-align: text-top
}

/* B1.5 */
.punbb .post-content img.postimg {
	vertical-align: middle;
}

/* B1.6 */
.punbb .post-content .blockcode,
.punbb .post-content blockquote {
	width: 100%;
	overflow: visible;
}

/* B1.7 */
.punbb .post-content .scrollbox {
	width: 100%;
	overflow: auto;
	height: auto !important;
	max-height: 200px
}

/* B1.8 */
.punbb .post-content .quote-box,
.punbb .post-content .code-box {
	border: medium none;
	margin: 0.4em 0em 0.8em;
	padding: 0em;
}


/* B1.9 */
.punbb .quote-box cite,
.punbb .code-box strong.legend {
	display: block;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.0em;
}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
	padding: 1.1em 1.7em 1em 1.7em;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 1.1em 0;
}

/* B2.2 */
.punbb .info-box * {
	padding: 0 0 0.7em 0;
}

/* B2.3 */
.punbb #pun-main .info-box .legend {
	font-size: 1.1em;
	font-weight: bold;
}


/* B3 Pagination and posting links
-------------------------------------------------------------*/
/* B3.1 */
.punbb .linkst {
	width: auto;
	font: 300 11px var(--font);
	box-sizing: border-box;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin: 0px 0px 10px !important;
	color: var(--text2);
	text-transform: uppercase;
	height: auto
}

/* B3.4 */
.linkst .postlink,
.linksb .postlink {
	text-align: center;
	font-weight: 700;
	min-height: 100%;
	align-self: stretch;
	display: flex;
}

/* B3.5 */
.punbb .linksb {
	width: auto;
	font: 300 11px var(--font);
	box-sizing: border-box;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin: 10px 0px 0px !important;
	color: var(--text2);
	text-transform: uppercase;
	height: auto
}

.linksb {
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	width: auto;
}

#pun-viewtopic .linksb .postlink {
	display: none
}

#profile .button {
	margin-top: 0 !important;
}

#profile .clearer {
	display: none
}

#profile .linksb:after,
.linksb:after {
	display: none !important;
}

.postlink span+span {
	margin-left: 2px
}

/* B3.6 */
.pagelink {
	width: auto;
	text-align: left;
	padding: 3px;
	display: flex;
	align-items: center;
	gap: 2px;
	background: var(--beg500);
	border-radius: 5px;
}

.pagelink strong {
	font-weight: 300;
	padding: 2px 5px !important;
	font-size: 10px;
}

/* B3.7 */
.linksb .postlink,
.linksb noindex {
	width: auto;
	order: 3;
	position: relative
}

.subscribelink {
	position: relative;
	order: 2;
	text-align: center;
}

#pun .postlink.long {
	width: auto;
	display: flex;
	height: 100%;
}

#pun .postlink span, .subscribelink {
	display: flex;
	width: auto;
	text-align: center;
	padding: 3px 10px !important;
	display: flex;
	align-items: center;
	gap: 2px;
	background: var(--beg500);
	border-radius: 5px;
}

.linksb a, .linkst a {
	font-weight: 400
}

.pagelink a {
	background: var(--beg300);
	padding: 3px 5px !important;
	border-radius: 3px;
	font-weight: 500
}

#s-block {
	align-self: stretch;
	align-items: stretch
}

#sTheme {
	border-radius: 0 !important;
	height: auto !important;
}

#isk {
	background: var(--links);
	color: var(--text3);
	border: 1px solid var(--borders) !important;
	border-left: none !important;
	border-radius: 0 !important;
	height: auto !important;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 4px !important;
	width: 30px !important;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

#pun-messages .formal .fs-box .container {
	background: transparent !important;
	border-radius: 0 !important;
	padding: 0 !important;
}

#post.container {
	padding: 0 !important;
}

/* C1.2 */
.punbb .formsubmit {
	padding: 0 0 15px 0em;
	margin: 0em 0 0 0;
	position: relative;
	z-index: 1;
	display: flex;
	gap: 5px
}

#togglePreview {
	margin-left: auto
}

/* C1.3 */
.punbb .formsubmit input,
.punbb .formsubmit a,
.punbb .formsubmit span {
	margin: 0
}

/* C1.4 */
.punbb fieldset {
	border-style: solid;
	border-width: 1px;
	padding: 0 0px 0 0px;
	margin: 0 0 1em 0
}

/* C1.5 */
.punbb fieldset legend {
	padding: 0;
	margin: 0 0 0 11px;
	font-size: 1.1em
}

/* C1.6 */
.punbb fieldset legend span {
	padding: 0 5px;
}

#profile .container fieldset legend {
	display: block;
	margin: 10px 0 10px;
	background: var(--beg500);
	padding: 2px 10px 2px;
	text-transform: uppercase;
	font: 300 9px var(--font);
	border-radius: 5px;
}

/* C1.7 */
.punbb fieldset fieldset {
	border-style: none;
	margin: 0;
	padding: 0 0 8px 0
}

/* C1.8 */
.punbb .fs-box {
	padding: 0em 0 0em 0;
}

/* C1.9 */
.punbb .fs-box p,
.punbb .fs-box fieldset {
	padding: 0 0 1.5em 0
}

form#post .fs-box p {
	padding: 0 !important;
}

form#post .fs-box p + p {
	margin-top: 10px
}

/* C1.10 */
.punbb .inline .inputfield,
.punbb .inline .selectfield,
.punbb .inline .passfield {
	float: left;
	margin-right: 1em;
}

/* C1.11 */
.punbb .inline .infofield {
	clear: both
}

/* C1.12 */
.punbb .datafield br {
	display: none
}

/* C1.13 */
.punbb .required label,
.punbb .datafield span.input {
	font-weight: bold
}

/* C1.14 */
.punbb .datafield span.input a {
	font-weight: normal;
}

/* C1.15 */
.punbb .areafield span.input,
.punbb p.longinput span.input {
	display: block;
	padding: 0 4em 0 0;
	height: 100%;
	/* For IE */
}

/* C1.16 */
.punbb textarea,
.punbb .longinput input {
	width: 64%;
	margin: 0;
}

/* C1.17 */
.punbb .hashelp {
	position: relative;
}

/* C1.18 */
.punbb .helplinks {
	display: block;
	position: absolute;
	top: 1em;
	right: 0;
	font-weight: normal;
	width: 36%;
}

/* c1.19 */
.punbb #profile .helplinks {
	top: 1.5em;
}

/* C1.20 */
.punbb .helplinks span {
	display: block;
	padding-bottom: 0.2em;
}

.punbb .helplinks span INPUT {
	margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
	padding-left: 4px;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5;
	margin: 0;
}


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
	/*  overflow: hidden;*/
	text-align: left;
	width: 35%;
}

/* C2.2 */
.punbb .main .tc2,
.punbb .main .tc3,
.punbb .main .tcmod {
	text-align: center;
	width: 6%;
}

/* C2.3 */
.punbb .main .tcr {
	text-align: left;
	width: 27%;
}


/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
	width: 40%
}

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
	text-align: left;
	width: 20%;
}

/* C2.6 */
#pun-debug table .tcl {
	width: 15%;
	white-space: normal;
}

/* C2.7 */
#pun-debug .tcr {
	width: 90%;
	white-space: normal;
}

/* C2.8 */
#pun-index .tcl h3 {
	font-size: 1.2em;
	font-weight: bold;
}

/* C2.9 */
.punbb td span.youposted {
	font-weight: bold;
	margin-left: -1em;
	position: absolute;
}

/* C2.10 */
.punbb td .modlist {
	display: none;
	padding-top: 0.3em
}

/* C2.11 */
.punbb .main td {
	border-style: solid none none solid;
	border-width: 1px 0 0 1px;
	padding: 0.9em 0em;
}

/* C2.12 */
.punbb .main th {
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	padding: 0.4em 1em 0.4em 1em;
}

/* C2.13 */
.punbb .main .tcl {
	border-left-style: none;
	border-left-width: 0;
}

* html .tclcon {
	height: 1px
}

/* C2.14 */
.punbb td div.tclcon {
	margin-left: 0;
	text-align: left;
}


/* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.multipage .post {
	padding: 10px 15px;
    background: 
        linear-gradient(var(--beg300), var(--beg300)) padding-box,
        var(--linear-border) border-box;
    border: 1px solid transparent;
    box-shadow: var(--shadow);
    border-radius: 10px;
	position: relative
}

.punbb .post {
	scroll-margin: 75px
}

.post + .post {
	margin-top: 15px
}

/* C3.2 */
.punbb .post .container {
	border: none;
}

/* C3.2 */
.punbb .post h3 {
	-webkit-text-size-adjust: 100%;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font: 400 11px var(--font);
	z-index: 1;
	margin: 0 0 10px !important;
	width: 100%;
	box-sizing: border-box;
}

.post h3 span {
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 5px;
	flex-wrap: wrap;
	position: relative;
	padding: 0px;
}

.post h3 span a,
.post h3 strong {
	font-weight: 500;
	box-sizing: border-box;
	background: var(--beg500);
	padding: 3px 10px;
	border-radius: 5px;
	color: var(--text2) !important;
}

.post h3 strong {
	order: 3;
	font-weight: normal;
	display: block;
	margin-left: auto;
	color: var(--text2);
	background: var(--beg650)
}

.post h3 span a:hover {
	color: var(--text1) !important;
	background: var(--accent)
}

.post h3 strong:before {
	content: "#"
}

.post h3 span .permalink {
	order: 1;
}

/* C3.5 */
.punbb .post .post-author {
	float: left;
}

/* C3.6 */
.punbb .post .post-author ul,
.punbb .post .post-author p {
	line-height: 140%;
}

/* C3.7 */
.pa-author {
	font-size: 1.1em;
	font-weight: bold;
}

/* C3.8 */
.pa-author a {
	text-decoration: none
}

li.pa-online {
	font-size: 9px;
	text-transform: uppercase;
	position: absolute;
	height: 10px;
	left: 50%;
	transform: translateX(-50%);
	bottom: -15px
}

.pa-online strong {
	font-weight: 400
}

/* C3.11 */
.punbb .post-body {
	margin-left: 230px;
}

del {
	text-decoration: none;
	filter: blur(2px);
	transition: filter .3s linear 0s;
	background: transparent !important
}

del:hover {
	filter: none
}

/* C3.12 */
.punbb .post-box {
	padding: 0 0 1em;
	padding-left: 20px;
	padding-right: 5px;
}

strong {
	font-weight: 600
}

/*C3.13 */
.punbb fieldset .post-box {
	margin-bottom: 0.8em;
}

/*C3.14 */
.punbb .post-links {
	margin: 1em 0px 0px;
	padding: 0px 0px 0px;
	position: relative;
	z-index: 8;
}

.post-links ul {
	text-align: right;
}

.post-links li {
	display: inline;
}

.profile,
.pm,
.email {
	float: left
}

.post-links li+li,
.pa-links li+li {
	margin-left: 2px
}

.punbb .post-links ul li:first-child {
	margin-left: 0
}

.endpost .post-links ul {
	border: 0 !important;
}

#pun .post-links ul a,
.pa-links li a {
	font: 500 9px var(--font);
	background: var(--beg500);
	padding: 3px 10px;
	text-transform: uppercase;
	border-radius: 5px;
}

#pun .post-links ul a:hover,
.pa-links li a:hover {
	background: var(--beg300);
}

.post-links li a {
    display: inline-flex;
    align-items: center;
    gap: 5px
}

/* C3.17 */
.pl-email,
.pl-website {
	float: left;
}

/* C3.18 */
.punbb .clearer {
	clear: both;
	height: 0;
	font-size: 0;
}


/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu {
	padding: 5px 15px;
    background: 
        linear-gradient(var(--beg300), var(--beg300)) padding-box,
        var(--linear-border) border-box;
    border: 1px solid transparent;
    border-radius: 10px;
	margin-top: 5px;
}

#topic-modmenu .container {
	display: flex;
	align-items: center;
	gap: 10px;
}

.forum {
	padding: 10px 15px;
    background: 
        linear-gradient(var(--beg300), var(--beg300)) padding-box,
        var(--linear-border) border-box;
    border: 1px solid transparent;
    box-shadow: var(--shadow);
    border-radius: 10px;
}


.forum tr + tr {
	margin-top: 0 !important;
}

.forum tr {
	display: flex;
	padding: 10px 0px 10px 10px !important;
	gap: 30px;
	font: 300 12px/140% var(--font);
	align-items: center;
	color: var(--text1);
	border-bottom: 1px solid var(--borders)
}

.forum tr:last-child {
	border: none
}

.forum .tclcon > a, .forum .tcr a, .forum .tclcon strong > a {
	display: block
}

.forum a {
	font-weight: 500
}

.forum .byuser {
	font-size: 10px
}

.forum .tclcon .byuser:before {
	content: "Автор:";
	opacity: .65
}

.forum .tcr .byuser:before {
	content: "Последнее сообщение:";
	opacity: .65
}

.forum td {
	padding: 0 !important;
}

.forum .tcl {
	flex: auto;
}

.forum .tc2,
.forum .tc3 {
	width: 8% !important;
}

#pun .forum .tcr {
	min-width: 30% !important;
}

.forum table {
	margin: 0px 0
}


.forum thead {
	display: none
}

.forum tr td {
	padding: 0 !important;
}

.forum .tc2, .forum .tc3 {
	display: flex;
	flex-direction: column-reverse;
	font-size: 10px;
	font-weight: 500;
	line-height: 140%
}

.forum .tc2:before {
	content: "ответов";
	font-size: 9px;
	opacity: .65;
	font-weight: 300;
}

.forum .tc3:before {
	content: "просмотров";
	font-size: 9px;
	opacity: .65;
	font-weight: 300
}

.forum .tcr {
	display: flex;
	align-items: center
}

#pun-searchtopics .forum .tc2:before, #pun-searchtopics .forum .tc3:before { display: none }

#pun .user-avatar {
	width: 35px !important;
	height: 35px !important;
	margin: 0 !important;
	position: relative;
	margin-right: 10px !important;
}

#pun .user-avatar .avatar-image {
	width: 35px;
	height: 35px;
	border-radius: 5px;
	transition: all .5s linear 0s;
	box-sizing: border-box;
	box-shadow: var(--shadow)
}

#pun .forum .user-avatar, #pun .forum .user-avatar .avatar-image,
#pun-messages .user-avatar, #pun-messages .user-avatar .avatar-image{
	width: 25px !important;
	height: 25px !important;
}

#pun .user-avatar .avatar-image:hover {
	filter: none;
	opacity: 1;
	mix-blend-mode: normal;
}

#pun .user-avatar .isonline {
	margin-right: 0px;
	margin-top: 0px !important;
	box-sizing: border-box;
	z-index: 1;
	animation: none;
	width: 27px;
	height: 13px;
	border-radius: 0;
	top: calc(100% - 12px);
	z-index: 1;
	right: 0%;
	display: flex;
	align-items: center;
	justify-content: center;
	mask: url(https://forumstatic.ru/files/001c/96/7f/34991.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001c/96/7f/34991.svg) no-repeat center center;
	mask-size: cover;
	-webkit-mask-size: cover;
	background: var(--text3);
	display: block;
}

.user-avatar .avatar-image[style*=default_avatar] {
	background-image: url(https://forumstatic.ru/files/001c/76/bd/86599.png) !important;
}

/* C4.3 */
.punbb .modmenu .container strong {
	float: left;
}

/* C4.4 */
.punbb .modmenu input {
	margin-left: 1em;
}


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
	padding: 0.8em 1em
}

/* C5.2 */
.punbb .info .container .backlink {
	padding-top: 0.8em;
}


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
	padding-left: 18.6em;
}

/* C6.2 */
#profilenav {
	float: left;
	width: 14em;
	margin-left: -18.7em;
	display: inline;
}

/* C6.3 */
#profilenav li {
	padding-bottom: 0.8em;
	font-weight: normal;
}

/* C6.4 */
#viewprofile ul,
#profilenav ul {
	border: none;
	padding: 0;
	margin: 0;
}

/* C6.5 */
#viewprofile h2,
#profilenav h2 {
	padding: 3px 0 0 10px;
	margin: 0 14px -0.6em 14px;
	text-align: center !important;
}

/* C6.6 */
#viewprofile h2 span,
#profilenav h2 span {
	padding: 0 5px;
	position: relative;
}

/* C6.7 */
#viewprofile li,
#setmods dl {
	padding: 0 0 0 16em;
	margin-bottom: 0.2em;
}

/* C6.8 */
#viewprofile li span {
	float: left;
	width: 14em;
	margin-left: -16em;
	padding: 0.5em 1em;
	font-weight: normal;
}

/*C6.9 */
#setmods dt {
	float: left;
	width: 14em;
	margin-left: -16em;
	padding: 0.8em 1em;
	font-weight: bold;
	display: inline;
}

/* C6.10 */
#viewprofile li strong,
#viewprofile li div,
#setmods dd {
	display: block;
	padding: 0.5em 1em;
	font-weight: normal;
}

/* C6.11 */
.punbb img.avatardemo {
	float: right;
	margin: 0 0 0.8em 1.8em
}


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal,
#pun-userlist .formal .container {
	border-bottom: none;
	margin-bottom: 0;
}

/* C7.2 */
#pun-userlist .usertable .container {
	padding: 0 2.3em 2.3em 2.3em;
	border-top: none;
}

/* C7.3 */
#pun-userlist .usertable table {
	border-style: solid;
	border-width: 1px;
}


/***********************  D - PUNBB SECTIONS OTHER THAN MAIN CONTENT   ****************************/
/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
	margin: 0;
	border: none;
	margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
	display: block;
	height: 10px;
	margin: -1px 0px 0px -30px;
}

/* D1.3 */
#pun-title .container {
	border: none;
	padding: 0.2em 1em 0.8em 1em;
}

/* D1.4 */
#pun-title h1 span {
	display: none;
}

#pun-title TD.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
	position: absolute;
	top: -15px;
	left: 0;
	margin: 0;
	border: none;
	padding-left: -20px;
	width: 100%;
}

/* D2.2 */
#pun-pagelinks .container {
	background: transparent;
	border: none;
	padding: 0
}

/* D2.3 */
#pun-pagelinks .container li {
	display: inline
}

/* D2.4 */
#pun-pagelinks li a,
#pun-pagelinks a:link,
#pun-pagelinks a:hover {
	height: 2em;
	line-height: 2em;
	padding: 0;
	font-size: 1.2em;
	margin-left: -9999px;
	display: block;
	float: left;
	width: 100%;
}

/* D2.5 */
#pun-pagelinks a:active,
#pun-pagelinks a:focus {
	position: relative;
	margin: 0;
}

#pun-pagelinks li a span {
	display: block;
	margin: 0 1em
}

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
	border: none;
	margin: 0;
}

#pun-navlinks .container {
	border: none;
	margin: 0;
}

/* D3.2 */
#pun-navlinks .container {
	font-weight: normal;
}

/* D.3 */
#pun-navlinks li {
	display: inline;
	margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
	font-family: tahoma;
	font-size: 0.8em;
	padding: 10px 5px 10px 7px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
	border: none;
}

#pun-ulinks li,
#pun-ulinks li a {
	display: inline;
	white-space: nowrap;
    position: relative
}

#pun-ulinks li a {
	font-size: 0.8em;
	padding: 0 0 0 5px;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status,
#pun-status .container {
	border-bottom: none;
	margin-bottom: 0;
}

#pun-status {
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	box-sizing: border-box;
	gap: 10px;
	margin: 0;
	position: absolute;
	height: auto;
	z-index: 1;
	font: 200 7px var(--font-accent) !important;
	width: auto;
	left: -25px;
	top: 90px;
	background: var(--dark600);
	padding: 3px 10px;
	transform: rotate(2deg);
	color: var(--text3);
	letter-spacing: .1em
}


/* D5.2 */
#pun-status .container {
	text-align: center;
	position: relative;
	height: auto;
	border: none;
	gap: 2px;
}

#pun-status a {
	font-weight: 300;
	color: var(--white);
	background: var(--links);
	padding: 1px 3px
}

#pun-status a:hover {
	color: var(--links-alt) !important;
}

#pun-status .container strong {
	font-weight: 400 !important;
}

#pun-status .status-right {
	float: none !important;
}

#pun-status .item2 strong {
	font-weight: 300 !important;
}

#pun-status .item3,
#pun-status .item4 {
	margin-left: 0px !important;
}

#pun-status .item4 {
	display: none
}

/* D5.3 */
#pun-status span {
	white-space: pre-line;
}

/* D5.4 */
#pun-crumbs1 {
	font-weight: bold;
	overflow: hidden;
	position: relative
}

/* D5.5 */
#pun-crumbs1 p.container {
	border-top: none;
}

/* D5.6 */
#pun-break1 {
	margin: 0 1em;
	border-style: solid none;
	border-width: 1px 0;
	height: 0;
	margin: -2px 1em;
	position: relative;
	z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
	display: none
}

#pun-announcement.section,
#pun-announcement .container {
	border: none;
	margin: 0;
}

/* D6.3 */
#pun-announcement .container {
	padding: 0;
}

#pun-announcement {
	margin: 0px !important;
	padding: 0
}

/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats {
	margin: 35px 0px 0px !important;
	height: auto;
	position: relative;
	text-align: left;
    padding: 15px 15px 20px;
    background: 
        linear-gradient(var(--beg300), var(--beg300)) padding-box,
        var(--linear-border) border-box;
    border: 1px solid transparent;
    box-shadow: var(--shadow);
    border-radius: 10px;
	color: var(--text2);
	font-size: 11px
}


#pun-stats a {
	color: var(--text1);
	font-weight: 400
}

#pun-stats a:hover {
	color: var(--links)
}

#pun-stats h2 {
	display: none
}


#pun-stats .container {
	display: flex;
	position: relative;
	padding: 0px !important;
	flex-direction: column;
	gap: 5px;
	margin: 0;
}


.ststitems {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	text-align: center;
	gap: 2px;
	margin-bottom: 10px
}

.ststitems li {
	padding: 3px 10px 2px !important;
	background: var(--beg650);
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 9px
}

.ststitems li strong {
	font-weight: 500;
	color: var(--links)
}

.ststitems li.item4 span {
	font-size: 0
}

.ststitems li.item4 span:before {
	content: "Добро пожаловать, ";
	font-size: 9px
}

#onlinelist {
	padding: 0px !important;
	text-align: justify
}

#onlinelist {
	font-weight: 300;
}

#onlinelist span {
	font-weight: 300
}

#onlinelist strong {
	font-weight: 300
}

#onlinelist + #onlinelist {
	margin-top: 15px;
}

#onlinelist.onlinelist {
	text-align: left
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
	margin: 0;
	border: none;
	width: 50%;
	position: relative;
	float: left;
}

/* D8.2 */
#pun-qjump .container {
	border: none;
	background: transparent;
	padding: 0.8em 1em;
}

/* D8.3 */
#pun-about {
	margin-top: 0;
}

/* D8.4 */
#pun-about .container {
	border-top-style: none;
	text-align: right;
	line-height: 150%;
	padding: 0.8em 1em;
}

/* D8.5 */
#pun-about p span {
	display: block;
	text-align: left;
}

/* D8.6 */
#pun-crumbs2 {
	font-weight: bold;
	margin-bottom: 0;
}

/* D8.7 */
#pun-crumbs2 .container {
	font-size: 1.1em;
}

/* D8.8 */
#pun-break4 {
	margin: -2px 1em;
	border-style: solid none;
	border-width: 1px 0;
	position: relative;
	height: 0;
	z-index: 1;
}

/* D8.9 */
div.punbb-admin #pun-about .container {
	border-top-style: solid;
	border-top-width: 1px;
}


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0;
	margin-bottom: 0.8em;
}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
	padding-bottom: 0.6em;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.1em;
}

/* D9.3 */
#pun-help .formal p,
#pun-help .formal dd {
	margin-bottom: 1em
}

/* D9.4 */
#pun-help .formal ul,
#pun-help .formal dl {
	padding: 0 0 0 1em
}

/* D9.5 */
#pun-help .formal li {
	padding: 0;
	line-height: 130%
}

/* D9.6 */
#pun-help .formal li * {
	vertical-align: text-top
}

/* D9.7 */
#pun-help .formal dt span {
	font: 1.4em/120% monaco, "bitstream vera sans"
}

.stickytext,
.closedatafield,
#pun-live-rusff,
.pl-reports {
	display: none
}


input,
textarea {
	outline: none;
}

input:active,
textarea:active {
	outline: none;
}

:focus {
	outline: none;
}

#pun-messages .fs-box {
	padding: 15px;
	background: var(--beg100);
	border-radius: 10px;
	border: 1px solid var(--borders)
}

#pun-messages #post-form .fs-box {
	padding: 0 0px;
}

#pun-messages #post-form {
	padding: 0 0px !important;
}

#pun-messages #post-form.formal .fs-box.hashelp {
    padding: 0;
    margin-bottom: 10px;
	border: none;
}

#pun-messages .post h3 {
	width: auto;
	margin: 0 !important;
	position: relative;
}

#pun-messages .post h3 span {
	width: auto !important;
	margin: 0 !important;
}

#pun #pun-messages .post-author {
	margin-top: 5px !important;
}

#pun-messages .pa-posts {
	display: none
}

#pun-messages .pa-online {
	clear: both
}

#pun-messages .post-content {
	margin-top: 0px !important;
	margin-left: 0px !important;
}

#main-reply {
	height: 200px;
}


#mask_dialog .inner,
.modal-inner.section,
#pun-report .inner,
#pun-reputation .inner,
#pun-admin-award-form .inner,
.editBookmark {
	color: var(--text1);
	background: var(--beg100);
	border: 1px solid var(--borders) !important;
	border-radius: 10px;
	padding: 10px !important
}

#post legend span {
	display: none
}


#font-area,
#size-area,
#color-area,
#table-area,
#smilies-area,
#image-area,
#imageup-area,
#imageattach-area,
#keyboard-area,
#video-area,
#addition-area {
	top: 55px !important;
}

.pl-reports {
	display: none !important;
}

.post-content td {
	border: none transparent !important;
	overflow: hidden !important;
}

::selection {
	background: var(--accent);
	color: #fefefe;
}

@-moz-document url-prefix() {
	body {
		scrollbar-width: thin;
		scrollbar-color: var(--links) rgba(20, 18, 15, 0.01);
	}

	html {
		scrollbar-width: thin;
		scrollbar-color: var(--links) rgba(0, 0, 0, 0.01);
	}

	#pun .punbb {
		scrollbar-width: thin;
		scrollbar-color: var(--links) var(--beg300);
	}
}

::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background-color: rgba(20, 18, 15, 0.1);
	border-radius: 10px !important;
}

::-webkit-scrollbar-thumb {
	background-color: var(--links);
	width: 4px !important;
	border-radius: 100px !important;
}

.punbb *::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background-color: rgba(20, 18, 15, 0.1);
}

.punbb *::-webkit-scrollbar-thumb {
	background-color: var(--links);
	width: 4px !important;
}

#html-header {
	color: var(--text4);
}

#html-header a {
	color: var(--links)
}

#html-header a:hover {
	color: var(--text4)
}

.post-content abbr {
	text-decoration: underline;
	text-decoration-style: dotted;
	text-decoration-color: var(--borders)
}


#pun #pun-ulinks #Rz {
	display: none !important;
}

.punbb-admin textarea {
	width: 100% !important;
}

input[type="checkbox"] {
	appearance: none;
	padding: 5px !important;
	cursor: pointer;
	transition: all .2s ease-in-out 0s;
    margin-right: 10px !important;
	border: 1px solid var(--borders) !important;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
}

input[type="radio"] {
	border-radius: 3px;
	appearance: none;
	padding: 5px !important;
	cursor: pointer;
	transition: all .2s ease-in-out 0s;
    margin-right: 10px !important;
	border: 1px solid var(--borders) !important;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

input[type="checkbox"]:checked:after,
input[type="radio"]:checked:after {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 8px;
	position: absolute;
	color: var(--text1)
}

span.checkfield,
p.checkfield {
	display: flex;
	margin-top: 10px !important;
	align-items: center
}

.pl-share {
	display: none !important
}

.pl-email.email {
	display: none !important;
}

body.post-content {
	width: 100%;
}

.bottombanners {
	position: absolute;
	height: 31px;
	width: 1200px;
	margin-left: -36px;
	bottom: -45px;
	z-index: -1;
}

.bottombanners div {
	display: flex;
	gap: 2px;
	flex-wrap: wrap;
	justify-content: center;
	height: 31px;
	overflow-y: auto
}

.bottombanners img {
	transition: all .6s ease-in-out 0s;
	mix-blend-mode: luminosity;
	opacity: .35
}

.bottombanners img:hover {
	mix-blend-mode: normal;
	opacity: 1
}

#post-form {
	padding: 0px 0px !important;
}


.intd {
	display: flex;
	align-items: center
}

#pun-index .intd {
	align-items: flex-start
}

#post-form h2 {
	display: none
}

#viewprofile-next {
	display: flex;
	justify-content: space-between;
	align-items: center;
	justify-content: center
}

#viewprofile-next #profilenav {
	display: none
}

#viewprofile-next tr {
	display: flex;
	gap: 0;
	width: 80%;
	margin: auto
}

#pun #profile-left {
	width: 260px !important;
	border: 1px solid var(--borders);
	border-radius: 10px 0 0 10px;
	display: flex;
	flex-direction: column;
	gap: 5px;
	padding: 20px !important;
	box-sizing: border-box;
	align-items: center;
	justify-content: flex-start;
	font-family: var(--font);
}

#pa-avatar img {
	border-radius: 5px
}

#profile-left li strong,
#profile-left li {
	padding: 0 !important;
	margin: 0 !important;
	font-weight: 200 !important;
}

#pa-ua {
	display: none
}

#pa-edit strong {
	display: flex !important;
}

#profile-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 0px;
	width: auto !important;
	border-radius: 0 10px 10px 0;
	border: 1px solid var(--borders) !important;
	border-left: none !important;
	padding: 20px !important;
	box-sizing: border-box;
	flex: 1
}

#profile-right li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex: auto;
	text-align: center;
	padding: 10px 0px !important;
	font-size: 12px;
	align-self: stretch;
	font-family: var(--font);
	border-bottom: 1px solid var(--borders);
	margin: 0 !important;
	gap: 10px;
}

#profile-right li#pa-last-visit {
	border: none !important;
	padding-bottom: 0 !important;
}

#profile-right li#pa-register-date {
	padding-top: 0 !important;
}

#profile-right li strong {
	flex: auto;
	font-weight: normal;
	margin: 0 !important;
	flex: 1;
	text-align: left;
	background: rgba(0,0,0,.03);
	padding: 3px 10px !important;
}

#pun #profile-right li span {
	float: none;
	margin: 0;
	width: 25%;
	font-weight: 200;
	padding-top: 0;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
	align-self: flex-end;
	padding: 0 !important;
	color: var(--text2)
}

#pa-invites,
#pa-gifts,
#pa-awards {
	display: none !important;
}

#profile {
	display: flex;
	margin-top: 15px
}

#profile form.container {
	width: 100%;
	padding-left: 18.6em !important;
}


#profilenav {
	display: flex;
	margin-left: -17em;
}

#pun-messages #profile>.container {
	display: flex;
	flex-direction: column;
	width: 100% !important;
	padding: 0px;
	box-sizing: border-box;
	border-radius: 10px
}

#pun-messages .linksb {
	margin: 10px 0 0px !important;
}

#pun-messages #profilenav {
	float: none;
	width: 100%;
	margin: 0 0 10px;
	display: flex;
	flex-direction: column;
	padding: 15px;
	gap: 15px;
	box-sizing: border-box;
	background: var(--beg100);
	border: 1px solid var(--borders);
	border-radius: 10px;
}

#pun-messages form#messages>fieldset>legend {
	display: none
}

#pun-messages #profilenav ul,
#pun-messages #profilenav li {
	padding: 0;
}

#pun-messages #profilenav ul {
	display: flex;
	gap: 5px;
	margin: 0
}

#pun-messages #profilenav li {
	background: var(--beg500);
	padding: 4px 15px;
	font: 400 11px var(--font);
	text-transform: lowercase;
	border-radius: 5px;
}

#pun-messages #profilenav li a {
	color: var(--text1)
}

#pun-messages #profilenav .isactive {
	font-weight: 700;
	background: var(--accent)
}

#pun-messages #profilenav h2 {
	display: block;
	text-align: left !important;
	padding-left: 0;
	margin-left: 0;
}

#pun-messages .fs-box .container {
	padding: 0px 0 !important;
}

#pun-messages .fs-box .container tr+tr {
	margin-top: 0;
}

#pun-messages .fs-box .container tr {
	display: flex;
	align-items: center;
	padding: 0 10px;
	border-bottom: 1px solid var(--borders) !important;
}

#pun-messages .fs-box .container tr.inew {
	background: var(--beg650);
	border-radius: 6px
}

.pmtc22 {
	display: flex;
	align-items: center;
}

#pun-messages .fs-box .container tr:last-child {
	border: none !important;
}

#pun-messages .fs-box .post>.container {
	display: block !important;
}

#pun #pun-messages .post {
	border: none !important;
}

#pun #keyboard-span input {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: 300;
	font-size: 13px;
	color: var(--text1);
	background-color: var(--cover);
	margin: 1px 1px 0 0;
	margin-top: 1px;
	border: 1px solid var(--borders) !important;
	cursor: pointer;
	padding: 0 10px !important;
	height: 25px;
	min-width: 30px;
}

#pun #keyboard-span input+input {
	margin: 3px
}

#pun-index .lastpost {
	font-size: 0
}

#pun-index .datetime,
#pun-index .byuser {
	font-size: 10px;
}

#pun-index .datetime:after {
	content: ", "
}

#BookmCntToggle {
	margin-top: 1px !important;
	z-index: 9999;
}

#MyBookmarks {
	background: var(--dark500);
	text-shadow: none;
	color: var(--text1);
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
	width: 280px !important;
}

#MyBookmarks inner {
	padding-top: 40px !important;
}

#BookmCntToggle.default-style {
	background: var(--dark500) !important;
	border-radius: 2px;
	box-shadow: 2px 2px 1px #000;
	opacity: .95;
}

#MyBookmarks h2 {
	margin: 0 !important;
	padding: 10px 20px !important;
	border-bottom: 1px dashed var(--borders) !important;
	box-sizing: border-box;
	margin-bottom: 20px !important;
}

.post .bookmark {
	color: var(--accent) !important;
}

#BookmCntToggle.default-style {
	color: var(--accent) !important;
	z-index: 9999
}

#BookmCntToggle {
	top: 15px !important;
	left: 15px !important;
}

#MyBookmarks {
	z-index: 99999 !important;
}

#bm2 {
	right: 20px !important;
}

#pun .scrl.t,
#pun .scrl.b {
	box-shadow: none !important;
	background: var(--fill);
	border: 1px solid var(--borders);
	border-radius: 6px;
	width: 110px;
}

.scrl.t+.scrl.b {
	margin-left: 10px !important;
}

#imageupload-left input[type=button] {
	width: auto !important;
	background: var(--dark200)
}

#pun-respect td {
	padding: .8em !important;
	overflow-wrap: normal
}

#pun hr {
	opacity: 1;
	filter: none;
	background: var(--borders);
	border: none;
	height: 1px;
	margin: .8em auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

#pun hr:after {
	content: "";
	display: block;
	background: var(--cover);
	border: 1px solid var(--borders);
	height: 7px;
	width: 7px;
	position: absolute;
	transform: rotate(45deg)
}

#topic-feed {
	display: none
}

#navpm {
	position: relative
}

#pun .num_msg {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	top: 8px;
	right: -15px;
	font-size: 10px;
	font-weight: 700;
	background: red;
	padding: 1px 4px;
	border-radius: 100px;
	height: 14px;
	color: #fff;
	cursor: pointer;
}

#pun .num_msg:before {
	display: none
}

#pun-messages #togglePreview {
	top: -15px
}

.post-content table {
	border-radius: 5px;
	overflow: hidden
}

img[alt~="hide-autor2"] {
	opacity: 0;
	display: none
}

#form-buttons {
	margin-bottom: 5px !important;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 5px;
	width: 100%;
	flex-direction: row-reverse;
	border-bottom: none;
	box-sizing: border-box
}

#plng {
	font-size: 10px !important;
	font-weight: 200 !important;
	padding: 3px 15px !important;
	display: flex;
	align-items: center;
	transition: all 0.3s ease-in-out 0s;
	color: var(--text2);
	text-transform: uppercase;
	white-space: nowrap;
	gap: 5px;
	background: var(--beg500);
	align-self: stretch;
	border-radius: 5px;
}

#plng b {
	font-weight: 500;
	color: var(--text2)
}

#form-buttons td img {
	position: relative
}

#form-buttons tr {
	display: flex;
	justify-content: flex-start;
	gap: 2px;
	flex-wrap: wrap;
}

#form-buttons table {
	display: flex;
	flex-wrap: wrap;
	padding: 3px;
	background: var(--beg500);
	width: auto !important;
	border-radius: 5px;
}

#form-buttons td {
	transition: all .5s ease-in-out 0s;
	color: var(--text1);
	min-width: 20px;
	 flex: 1;
	box-sizing: border-box;
	background: var(--beg300) !important;;
	border-radius: 4px;
}

#form-buttons td:hover {
	color: var(--text2);
	box-shadow: var(--shadow)
}

#button-keyboard {
	display: none
}

#button-font,
#button-transL,
#button-size,
#button-bold,
#button-italic,
#button-underline,
#button-strike,
#button-indent,
#button-left,
#button-center,
#button-right,
#button-justify,
#floatbut,
#button-link,
#button-spoiler,
#button-image,
#button-video,
#button-hide,
#button-quote,
#button-code,
#button-color,
#button-table,
#button-smile,
#button-sticker,
#button-keyboard,
#button-addition,
#button-mask,
#button-html,
#button-vkladka,
#My_replic_meny,
#button-ChangeСase,
#button-player,
#button-voice {
	position: relative !important;
	background: none !important;
}

#button-font:before,
#button-transL:before,
#button-size:before,
#button-bold:before,
#button-italic:before,
#button-underline:before,
#button-strike:before,
#button-indent:before,
#button-left:before,
#button-center:before,
#button-right:before,
#button-justify:before,
#floatbut:before,
#button-link:before,
#button-spoiler:before,
#button-image:before,
#button-video:before,
#button-hide:before,
#button-quote:before,
#button-code:before,
#button-color:before,
#button-table:before,
#button-smile:before,
#button-sticker::before,
#button-keyboard:before,
#button-addition:before,
#button-mask:before,
#button-html:before,
#button-vkladka:before,
#My_replic_meny:before,
#button-ChangeСase:before,
#button-player:before,
#button-voice:before {
	content: "";
	height: 26px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	text-align: center;
	font-size: 15px;
	line-height: 26px;
	z-index: 0
}

#button-ChangeСase:before {
	content: "\f15e"
}

#button-font:before {
	content: "\f031"
}

#button-transL:before {
	content: "\f362"
}

#button-size:before {
	content: "\f034"
}

#button-bold:before {
	content: "\f032"
}

#button-italic:before {
	content: "\f033"
}

#button-underline:before {
	content: "\f0cd";
	top: 1px
}

#button-strike:before {
	content: "\f0cc"
}

#button-indent:before {
	content: "\f03c"
}

#button-left:before {
	content: "\f036"
}

#button-center:before {
	content: "\f037"
}

#button-right:before {
	content: "\f038"
}

#button-justify:before {
	content: "\f039"
}

#floatbut:before {
	content: "\f03b"
}

#button-link:before {
	content: "\f0c1"
}

#button-spoiler:before {
	content: "\f070";
	font-size: 17px
}

#button-image:before {
	content: "\f03e";
	font-size: 18px
}

#button-video:before {
	content: "\f167";
	font-size: 18px;
	top: 0px
}

#button-hide:before {
	content: "\f023"
}

#button-quote:before {
	content: "\f10e"
}

#button-code:before {
	content: "\f121";
}

#button-color:before {
	content: "\f576"
}

#button-table:before {
	content: "\f0ce"
}

#button-smile {
	display: none
}

#button-smile:before {
	content: "\f118"
}

#button-sticker:before {
	content: "\f118"
}

#button-sticker img {
	opacity: 0
}

#button-vkladka:before {
	content: "\f58d"
}

td#button-files_rusff,
td#button-graffiti_rusff {
	display: none !important;
}

#button-keyboard:before {
	content: "\f11c";
	font-size: 16px
}

#button-addition:before {
	content: "\f0fe"
}

#button-mask:before {
	content: "\f630"
}

#button-html:before {
	content: "\f1c9"
}

#button-player:before {
	content: "\f001"
}

#button-voice:before {
	content: "\f130"
}

#pun-profile fieldset .radio {
    padding-bottom: 10px
}

#pun-messages tr.inew .tclcon a {
    font-weight: bold
}

.settings_wrap {
	width: auto;
	height: auto;
	position: relative;
}

.settings_container {
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px
}

.settings_wrap .slide_button {
	width: auto;
	height: auto;
	cursor: pointer;
	padding: 0;
	text-transform: uppercase;
	height: 100%;
	font: 300 11px var(--font-accent) !important;
	display: flex;
	align-items: center;
	gap: 5px;
	color: var(--links-alt)
}

.settings_wrap .slide_button:before {
	content: "\f013";
	font: normal 10px FontAwesome;
	color: var(--text2);
	width: auto;
	height: auto;
	display: block;
	opacity: .75
}

.slide_button.i_active {
	opacity: .25
}

.settings_wrap .slide_block {
	position: absolute;
	background: var(--beg100);
	width: 240px;
	top: calc(100% + 10px);
	display: none;
	left: 50%;
	transform: translateX(-50%);
}

.slide_block {
	display: none;
	top: calc(100% + 5px);
}

#chfont {
	text-align: center;
	display: flex;
	gap: 5px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	border-bottom: 1px solid var(--borders);
	padding-bottom: 10px
}

#chfont:before {
	content: "Шрифт в постах";
	font: 200 11px var(--font);
	display: block;
	margin-bottom: 5px;
	width: 100%
}

#chfontbut {
	display: none !important;
}

#chfont select {
	cursor: pointer;
}

#chfontsize {
	width: auto;
	display: flex;
	align-items: center;
	font: 300 12px var(--font);
	gap: 5px;
	margin-left: 5px
}


.fsizeplus,
.fsizeminus {
	box-sizing: border-box;
	color: var(--text3);
	cursor: pointer;
	font-size: 0;
	width: 14px;
	height: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	align-self: stretch;
}

.fsizeplus::after {
	content: "\2b";
	font: 9px FOntAwesome;
	background: var(--links);
	border-radius: 4px;
	width: 14px;
	height: 14px;
	display: flex;
	justify-content: center;
	align-items: center
}

.fsizeminus::after {
	content: "\f068";
	font: 9px FOntAwesome;
	background: var(--links);
	border-radius: 4px;
	width: 14px;
	height: 14px;
	display: flex;
	justify-content: center;
	align-items: center
}

#stylelist {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 10px !important;
	font: 400 11px var(--font);
	padding: 0px 0 5px;
	height: auto !important;
	text-align: left;
	justify-content: flex-start;
	align-items: flex-start
}

#stylelist:before {
	content: "Стиль";
	font: 200 11px var(--font);
	display: block;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
}

#stylelist li {
	display: flex;
	align-items: center;
	gap: 5px !important;
	position: relative;
	align-self: flex-start;
}

#pun #stylelist li a {
	text-transform: none;
	padding: 0 !important;
	background: transparent;
	font: 400 11px/100% var(--font) !important;
	letter-spacing: 0em;
	display: flex;
	align-items: center;
	gap: 5px;
	color: var(--links) !important;
}

#stylelist li a:before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: var(--beg650);
	border: 1px solid var(--borders);
	box-sizing: border-box;
	border-radius: 3px
}

#stylelist li a:after {
		content: "\f00c";
	font-family: FontAwesome;
	font-size: 8px;
	width: 12px;
	height: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	opacity: 0;
	transition: all .3s linear 0s;
	color: var(--text3);
	z-index: 1;
	left: 0;
}

#stylelist li.active a:before {
	background: var(--links);
	border-color: var(--links)
}

#stylelist li.active a:after {
	opacity: 1;
}

#stylelist li.active a {
	font-weight: 500 !important;
}

#stylelist li.active a {
	font-weight: 500 !important;
}

.rait_wrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 2px;
	margin-top: 20px;
	flex-direction: row-reverse
}

.punbb .post-rating {
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: stretch;
}

.punbb .post-rating p, .punbb .post-rating {
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	padding: 0 !important;
}


.punbb .post-rating p, .punbb .post-vote {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	font: 300 11px/100% var(--font);
	padding: 3px 5px !important;
	margin: 0 !important;
	background: var(--beg650);
	align-self: stretch;
	border-radius: 5px;
	color: var(--links);
}

.punbb .post-vote {
	padding: 3px 10px !important;
}

.punbb .post-vote .container {
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.punbb .post-rating a {
	height: auto;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	color: var(--links) !important;
	gap: 5px;
	line-height: 100% !important;
}

.punbb .post-rating a:before {
content: "";
	mask: url(https://forumstatic.ru/files/001c/96/7f/49299.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001c/96/7f/49299.svg) no-repeat center center;
	mask-size: cover;
	-webkit-mask-size: cover;
	background: var(--links);
	width: 17px;
	height: 17px;
	display: block;
	transition: all .4s linear 0s;
}

.punbb .post-rating a:hover:before {
	background: var(--text2) !important;
}

.punbb .post-rating a:hover {
	color: var(--text2) !important;
}

.punbb .post-vote a {
	color: transparent !important;
	height: auto;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	align-self: stretch
}

.punbb .post-vote a:before {
content: "";
	mask: url(https://forumstatic.ru/files/001c/96/7f/17620.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001c/96/7f/17620.svg) no-repeat center center;
	mask-size: cover;
	-webkit-mask-size: cover;
	background: var(--text2);
	width: 18px;
	height: 18px;
	display: block;
	transition: all .4s linear 0s;
	position: absolute;
}

.punbb .mylike .post-rating a:before {
	background: var(--text2);
	opacity: .5
}

.punbb .mylike .post-rating a:hover:before {
	background: var(--text2) !important;
}

.punbb .mylike .post-rating a {
	color: var(--text2) !important;
}

.punbb .mylike .post-rating p {
	background: var(--beg100)
}

.punbb .mylike .post-vote {
	display: none
}

.editBookmark h1 {
	display: block
}

.logo {
	position: absolute;
	top: -90px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	pointer-events: none
}

#header_wrapper {
    background: url(https://forumstatic.ru/files/001c/96/7f/79529.png);
    margin: 0 -40px 0;
    height: 150px;
    position: relative;
}

.running_line {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
	overflow: hidden;
}

.marquee_content {
    display: flex;
    animation: marquee 30s linear infinite;
    white-space: nowrap;
}

.marquee_content img {
    height: 95px;
    margin-right: 20px;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.header_banners {
	background: var(--dark600);
	height: 31px;
	margin: 0 -40px 20px;
	display: flex;
	gap: 1px;
	position: relative;
	overflow: hidden
}

.header_banners a {
	background: var(--dark500);
	padding: 5px 15px 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	height: 31px;
	text-transform: uppercase;
	font: 400 9px var(--font-accent);
	color: var(--text3) !important;
	transition: all .4s cubic-bezier(0.25, 1, 0.5, 1) 0s !important;
}

.header_banners a:hover {
	color: var(--links-alt)	 !important;
	padding-top: 10px !important;
}

.underline {
    position: absolute;
    width: 0px; /* Начальная ширина */
    height: 5px;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    background: var(--links);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1); /* Такая же анимация как у ссылок */
}

.banners_wrapper {
	background: url(https://forumstatic.ru/files/001c/96/7f/43877.png);
	height: 82px;
	margin: 20px -40px -40px;
	display: flex;
	justify-content: space-between;
	padding: 0 40px;
	position: relative;
	align-items: center
}

.banners_box {
	position: relative;
	height: 31px;
	width: 290px;
}

.banners_box:before {
	content: "";
	background: url(https://forumstatic.ru/files/001c/96/7f/33845.svg) no-repeat center center;
	height: 20px;
	width: 100%;
	position: absolute;
	display: block;
	top: -16px;
	left: 0;
}

.banners_box:last-child:before {
	background: url(https://forumstatic.ru/files/001c/96/7f/66948.svg) no-repeat center center
}

.banners_box > div {
	overflow-y: auto;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
	height: 100%;
	gap: 5px;
}

.banners_box img {
	opacity: .7;
	transition: all .4s linear 0s
}

.banners_box img:hover {
	opacity: 1
}

.nav_wrap {
	position: absolute;
right: -25px;
	bottom: 25px;
	transform: rotate(-2deg);
	z-index: 1
}

.nav_wrap .slide_button {
	background: var(--links);
	color: var(--white);
	padding: 5px 10px;
	text-transform: uppercase;
	font: 500 8px var(--font-accent);
	cursor: pointer
}

.nav_wrap .slide_button {
	opacity: 1;
	background: var(--dark600)
}

.nav_wrap .slide_block {
	display: none;
	position: absolute;
	transform: rotate(2deg) translate(0);
	left: unset;
	right: 25px;
	background: var(--dark500);
	width: 150px;
}

.nav_wrap .links {
	padding: 10px;
	display: flex;
	flex-direction: column;
	gap: 2px;
}

.nav_wrap .links a {
	color: var(--accent) !important;
	background: var(--dark600);
	padding: 3px 15px;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

.nav_wrap .links a:hover {
	color: var(--links-alt) !important;
}

.header_content {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.header_info {
	background: var(--dark600);
	padding: 10px 15px;
	position: relative;
	width: 400px;
	box-sizing: border-box;
	height: 80px;
	display: flex;
	gap: 5px;
	color: var(--text3);
	flex-direction: column;
	text-align: center
}

.header_about {
	font-size: 9px;
}

.header_desc {
	text-align: left;
	height: 100%;
	overflow-y: auto;
	line-height: 140%;
	padding-right: 10px !important;
}

.dark {
    --base-bg: #9B9494 url(https://forumstatic.ru/files/001b/eb/d6/50795.png);
--cat: url(https://forumstatic.ru/files/001c/96/7f/17080.svg);
--stat: url(https://forumstatic.ru/files/001b/eb/d6/73085.png);
--icons: url(https://forumstatic.ru/files/001b/eb/d6/86166.png);
--arrows: url(https://forumstatic.ru/files/001b/eb/d6/27528.png);
--profile: url(https://forumstatic.ru/files/001b/eb/d6/97573.png);
--decor: url(https://forumstatic.ru/files/001b/eb/d6/56543.png);

--beg100: #2C2C2C;
--beg300: #373737;
--beg500: #424242;
--beg650: #3D3D3D;

--dark600: #333333;
--dark500: #424242;

--linear-border: linear-gradient(to bottom, #525252, #454343);
    --borders: #4C4C4C;

--shadow:0 -1px 3px 0 rgba(64, 64, 64, 0.2), 0 -5px 5px 0 rgba(64, 64, 64, 0.17), 0 -11px 7px 0 rgba(64, 64, 64, 0.1), 0 -20px 8px 0 rgba(64, 64, 64, 0.03), 0 -32px 9px 0 rgba(64, 64, 64, 0);

--fill: rgba(72, 75, 81, 0.1);

    --text1: #EDEDED; 
    --text2: #929292; /* light black */
    --text3: #EDEDED; /*white*/
    --white: #FFFFFF; /*white*/
    --links: #AA62D3;
--links-alt: #BD89BC;
    --accent: #49A6B4;

    --font: Inter;
    --font-accent: Unbounded;
}