/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1676373816.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html,
body {
	margin: 0;
	padding: 0;
}

.punbb .byuser {
	font-weight: 500;
}

.night-theme .punbb .byuser {
	font-weight: 600;
}

/* A2.2 */
.punbb * {
	margin: 0;
}

/* A2.3 */
.punbb ul,
.punbb dl,
.punbb li,
.punbb dd,
.punbb dt {
	padding: 0;
	list-style: none;
	line-height: 1.2;
}

/* 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;
	box-shadow: none;
}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
	height: 1.8em;
	vertical-align: middle;
}

/* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
}

/* A3.2 */
.punbb {
	font: normal 100% verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

/* 3.3 */
.punbb textarea,
.punbb input,
.punbb select,
.punbb optgroup {
	color: #473b47;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 2px;
	border: none;
	padding: 3px 8px;
	font-size: 11px;
	font-family: "Montserrat", sans-serif !important;
	box-sizing: border-box;	
	box-shadow: 2px 2px 6px #dbd8dd;
}
.night-theme textarea,
.night-theme input,
.night-theme select,
.night-theme optgroup {
	background-color: #342733;
	color: #FAF9FA;
	box-shadow: 2px 2px 6px #352935;
}

.punbb textarea {
	background: url(http://forumstatic.ru/files/0015/e0/8d/78832.png) 100% 100%;
	background-repeat: repeat-y;
	background-color: rgba(255, 255, 255, 0.25);
}

.night-theme .punbb textarea {
	background-image: none;
	background-repeat: repeat-y;
	background-color: #342733;
}

.punbb select option {
	background-color: rgba(255, 255, 255, 0.25) !important;
}

.night-theme .punbb select option {
	background-color: #342733!important;
}

/* A3.4 */
.punbb h1,
.punbb h2,
.punbb h3,
.punbb h4,
.punbb table,
.punbb th {
	font-size: 1em;
	font-weight: normal;
}

.punbb table,
.punbb th {
	font-size: 12px;
}

/* A3.5 */
.punbb h1 span,
.punbb h2 span,
.punbb legend span {
	font-size: 1em;
}

/* A3.5.1 */
.punbb h2 span {
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #f2e9f2;
}

.night-theme h2 span {
	color: #A997A9;
}

/* A3.6 */
.punbb pre {
	font: 1.1em/140% 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;
	text-align: Left;
}

/* A3.9 */
.punbb .post-content em.bbuline {
	font-style: normal;
	text-decoration: underline;
	text-align: Left;
}

/* A3.10 */
.punbb a {
	text-decoration: none;
}

/* 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 .post-box:after,
.punbb .linksb:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks 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;
	position: absolute;
	left: -9999px;
	overflow: hidden;
}
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
/* &#248;&#232;&#240;&#232;&#237;&#224; &#244;&#238;&#240;&#243;&#236;&#224; &#239;&#240;&#238;&#241;&#242;&#224;&#226;&#235;&#255;&#229;&#242;&#241;&#255; &#231;&#228;&#229;&#241;&#252; */
#pun {
	margin: 0px auto auto auto;
	width: 1016px;
	position: relative;
}

/* A5.2 */
.punbb {
	height: auto;
}

/* A5.3 */
#pun-redirect {
	border: 0 none !important;
	background: #261c14 !important;
	margin: 0;
	padding: 0;
	left: 0;
	right: 0;
	top: 0%;
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	font: 9px bodoni !important;
	background: url() top center no-repeat !important;
}
#pun-redirect * {
	border: 0 none;
}
#pun-redirect .main-title {
	display: none;
}
#pun-redirect.punbb .info .container {
	position: absolute;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	left: 4px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 188px auto auto auto;
	width: 387px;
	padding: 10px 10px;
	height: 40px;
	background-color: #efebf5;
}
.night-theme #pun-redirect.punbb .info .container {
	background-color: #3E2E3D;
}

/* A5.4 */
.punbb .section,
.punbb .main {
	margin-bottom: 1em;
}

/* A5.5 */
.punbb .category,
.punbb .post {
	margin-top: 20px;
	background-color: transpanent;
	color: #473b47;
	text-align: left;
	font-size: 13px !important;
}
.night-theme .category,
.night-theme .post {
	color: #FAF9FA;
}

.punbb .category {
	margin-top: 20px;
}
.punbb .category:first-child {
	margin-top: 0;
}

/* A5.6 */
.punbb #pun-category1,
.punbb .toppost,
.punbb .topicpost {
	margin-top: 0;
	background-color: transpanent;
	color: #473b47;
	text-align: left;
}
.night-theme #pun-category1,
.night-theme .toppost,
.night-theme .topicpost {
	color: #FAF9FA;
}

/* 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-style: none none solid none;

	border-width: 0px 0px 2px 0px;
}

/* A5.9 */
.punbb .container {
	border-style: solid;
	border-width: 3px;
}

/* A5.10 */
.punbb .section h2,
#pun-main h1,
#pun-main h2,
#pun-stats h2,
#pun-debug h2 {
	background: #9b8d9d;
	border-style: none solid solid none;
	border-width: 0 1px 1px 0;
	text-align: center;
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 2px;
	color: #f2e9f2;
}

#pun-main #post-form h2 {
	margin-bottom: 17px;
}

.night-theme .section h2,
.night-theme #pun-main h1,
.night-theme #pun-main h2,
.night-theme #pun-stats h2,
.night-theme #pun-debug h2 {
	color: #E3DBE3;
	background: #241C24;
}

.night-theme #pun-main #post-form h2 {
	background: none;
	font-weight: 400;
}

.night-theme #pun-main #post-form h2 span {
	color: #A997A9!important;
}

#pun-viewtopic #pun-main h1 {
	background: none;
	color: #473b47;
}
.night-theme #pun-viewtopic #pun-main h1 {
	color: #FAF9FA;
}

/***********************************************************************************************************
B — MAIN CONTENT — GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	text-align: Left;
}

.night-theme .punbb .post-content {
	color: #E3DBE3;
}

/* B1.2 */
.punbb .post-sig dt {
	display: block;
	text-align: center;
	border-top: 1px solid #686465;
	width: 50%;
	margin-left: 160px;
	padding-bottom: 10px;
}

/* B1.3 */
.punbb .post-content p {
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 150%;
	text-align: justify;
	margin-left: 3px;
	word-wrap: break-word;
	padding-top: 5px;
}

.punbb .no-profile .post-content > p,
.punbb .chronology .post-content > p {
	display: none;
}

/* B1.4 */
.punbb .post-content img {
	vertical-align: text-bottom;
	text-align: Left;
}

/* B1.5 */
.punbb .post-content img.postimg {
	vertical-align: middle;
	text-align: Left;
}

/* B1.6 */
.punbb .post-content .blockcode,
.punbb .post-content blockquote {
	width: 100%;
	overflow: hidden;
	text-align: Left;
}

/* B1.7 */
.punbb .post-content .scrollbox {
	width: 100%;
	overflow: auto;
}

/* B1.8 */
.punbb .post-content .quote-box,
.punbb .post-content .code-box {
	margin: 0.4em 5px 15px 5px;
	padding: 10px 18px 21px 18px;
	background: url(http://forumstatic.ru/files/0015/e0/8d/78832.png) 100% 100%;
	background-repeat-x: no-repeat;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 2px;
	box-shadow: 2px 2px 6px #dbd8dd;
}


.night-theme .punbb .post-content .quote-box,
.night-theme .punbb .post-content .code-box {
	background-image: none;
	background-color: #342733;
	box-shadow: 2px 2px 6px #352935;
}

/* B1.9 */
.punbb .quote-box cite,
.punbb .code-box strong.legend {
	display: block;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	margin-bottom: 5px;
	color: #473b47;
	font-style: normal;
	border-bottom: 1px solid #a57980;
}
.night-theme .quote-box cite,
.night-theme .code-box strong.legend {
	color: #A997A9;
	border-bottom: 1px solid #A57980;
}

.punbb .code-box strong a {
	font-style: normal;
	font-weight: 500 !important;
	font-size: 14px;
	line-height: 17px;
}

/* 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: 1em;
	font-weight: bold;
}

/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
	float: left;
	position: relative;
	width: 100%;
	font-size: 1em;
	height: 0;
}

/* B3.2 */
.multipage {
	margin-top: 3em;
}

/* B3.3 */
.linkst .pagelink {
	position: absolute;
	top: -4em;
	width: 24em;
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}

.night-theme .linkst .pagelink, .night-theme .linksb .pagelink {
	color: #A997A9;
}

/* B3.4 */
.linkst .postlink {
	position: absolute;
	top: -4em;
	right: 0;
	width: 16em;
	font-family: "Montserrat", sans-serif;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}

.night-theme .linkst .postlink span {
	color: #A997A9;
}

/* B3.5 */
.punbb .linksb {
	text-align: right;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	font-family: "Montserrat", sans-serif;
}

/* B3.6 */
.linksb .pagelink {
	float: left;
	width: 24em;
	text-align: left;
}

/* B3.7 */
.linksb .postlink {
	float: right;
	width: 60px;
}

/* B3.8 */
.subscribelink {
	display: inline;
	margin-right: 20px;
}

/***********************************************************************************************************
C — MAIN CONTENT — SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
	padding: 1.7em 2.3em 1.1em 2.3em;
}

/* C1.2 */
.punbb .formsubmit {
	text-align: right;
}

/* C1.3 */
.punbb .formsubmit input,
.punbb .formsubmit a,
.punbb .formsubmit span {
}

.punbb #post-form .formsubmit input {
	margin-right: 5px;
}

.punbb #post-form .formsubmit input.submit {
	margin-right: 1px;
	background: #9B8D9D;
	color: #F2E9F2;
}

.punbb #post-form .formsubmit input.submit:hover {
	background: #473b47;
}

.night-theme .punbb #post-form .formsubmit input.submit {
	background: #9B8D9D;
}
.night-theme .punbb #post-form .formsubmit input.submit:hover {
	background-color: #F2E9F2;
	color: #9B8D9D;
}

/* C1.4 */
.punbb fieldset {
	border-style: solid;
	border-width: 1px;
	padding: 0 18px 0 18px;
	margin: 0 0 18px 0;
}

/* C1.5 */
.punbb fieldset legend {
	padding: 0;
	margin: 0 0 0 11px;
	font-size: 1em;
}

/* C1.6 */
.punbb fieldset legend span {
	padding: 0 5px;
	margin: 0 0 0 -15px;
}

/* C1.7 */
.punbb fieldset fieldset {
	border-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}

/* C1.8 */
.punbb .fs-box {
}

/* C1.9 */
.punbb .fs-box p,
.punbb .fs-box fieldset {
}

/* 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 12em 0 0;
	height: 100%; /* For IE */
}

/* C1.16 */
.punbb textarea,
.punbb .longinput input {
	width: 64%;
	margin: 0;
	margin: 5px 0;
}

/* C1.17 */
.punbb .hashelp {
	margin-top: 9px;
	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;
}

/* 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: 37%;
}

/* C2.2 */
.punbb .main .tc2,
.punbb .main .tc3,
.punbb .main .tcmod {
	background-color: transparent;
	text-align: center;
	width: 10%;
}

/* C2.3 */
.punbb .main .tcr {
	background-color: transparent;
	overflow: hidden;
	text-align: center;
	width: 21%;
	padding-left: 40px;
}

.punbb .multipage.main .tcl,
.punbb .multipage.main .tc2,
.punbb .multipage.main .tc3,
.punbb .multipage.main .tcr {
	padding: 10px 0px;
}

.punbb .multipage.main .tc2,
.punbb .multipage.main .tc3 {
	width: 8%;
}

.punbb .multipage.main .tcr {
	width: 25%;
	padding-top: 20px;
}

.punbb .multipage.main .tcr .user-avatar {
	margin-top: -10px;
}

/* C2.4 */
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
	background-color: transparent;
}

#pun-userlist .main .tcl {
	width: 30%;
}

/* C2.5 */
#pun-searchtopics .main .tc2 {
	background-color: transparent;
	text-align: left;
	width: 20%;
}

#pun-userlist .main .tc2 {
	width: 10%;
}

#pun-userlist .fs-box {
	margin-top: 10px;
}

#pun-userlist .fs-box .infofield {
	padding-top: 10px;
}

#pun-messages.punbb .formal fieldset,
#pun-search.punbb .formal fieldset,
#pun-userlist.punbb .formal fieldset {
	padding: 0;
}

/* C2.6 */
#pun-debug table .tcl {
	background-color: transparent;
	width: 15%;
	white-space: normal;
}

/* C2.7 */
#pun-debug .tcr {
	background-color: transparent;
	width: 90%;
	white-space: normal;
}

/* C2.8 */
#pun-index .tcl h3 {
	border-bottom: 1px solid #9b8d9d;
	margin-bottom: 7px;
	margin-left: -30px;
}
.night-theme #pun-index .tcl h3 {
	border-bottom: 1px solid #9B8D9D;
}

/* C2.9 */
.punbb td span.youposted {
	font-weight: bold;
	margin-left: -1em;
	position: absolute;
}

/* C2.10 */
.punbb td .modlist {
	display: block;
	padding-top: 0.3em;
}

/* C2.11 */
.punbb .main td {
	word-wrap: break-word;
	padding: 0;
}

/* 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 {
}

/* C2.15 */
.punbb div.icon {
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	margin-top: 20px;
	margin-right: 12px;
}

.punbb #messages div.icon,
.punbb .multipage div.icon {
	margin-top: 0;
}

/* C2.16 */
.punbb table div.icon {
}

#pun-messages #profile .container legend {
	margin: 0;
	margin-bottom: 10px;
}

#pun-messages #profile .container legend strong {
	font-size: 14px;
}

#pun-messages.punbb .post h3 span {
	color: #efebf5;
}

/* C3 Topics

-------------------------------------------------------------*/
#pun-title {
	display: none;
}

#pun-title,
#pun-navlinks {
	background-color: transpanent;
	margin-left: -51px;
	margin-right: -51px;
}

/* CS2.1 */
.punbb .container,
.punbb .post-body,
.post h3 {
	border-color: transparent;
}

/* CS2.2 */
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post {
	border-color: transparent;
}

/* CS2.3 */
#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2 {
	border-color: transparent;
}

/* CS2.4 */
.punbb td,
.punbb fieldset,
#viewprofile ul,
#profilenav ul,
.punbb .post .post-body,
.punbb .post h3 span,
.post-links ul,
.post-links,
.usertable table {
	border-color: transparent;
}

/* CS2.5 */
.punbb th {
	border-color: transparent;
}

/* CS2.6 */
.punbb .quote-box,
.punbb .code-box {
	border-color: transparent;
}

#pun-ulinks li,
#pun-announcement h2 span,
li#onlinelist,
#pun-help .formal .info-box h3.legend span {
	border-color: transparent;
}

#pun-ulinks li a,
#pun-announcement h2,
li#onlinelist div,
#pun-help .formal .info-box h3.legend {
	border-color: transparent;
}

li#onlinelist.users_24h div {
	padding-top: 16px;
}

.punbb .divider {
	border-color: transparent;
}

.punbb .formal fieldset .post-box,
.punbb .info-box {
	border: 1px solid transparent;
}

.punbb li.pa-online {
	border-left-color: none;
	width: 100%;
	text-align: center;
	line-height: 16px;
	padding: 2px;
	box-sizing: border-box;
	border-radius: 2px;
	background: url(http://forumstatic.ru/files/0015/e0/8d/99580.png);
	background-color: rgba(255, 255, 255, 0.35);
	margin-top: 5px;
}

.night-theme .punbb li.pa-online {
	background: url(https://forumstatic.ru/files/001b/6f/0c/27260.png) 0 0;
	background-color: rgba(162, 115, 172, 0.5);
}

.punbb li.pa-online strong {
	font-weight: 500;
	font-size: 10px;
	line-height: 16px;
	color: #a57980;
	text-transform: uppercase;
}

.night-theme li.pa-online strong {
	color: #E3DBE3;
}

/* C3.1 */
.punbb .post .container {
	border-style: none solid solid solid;
}

/* C3.2 */
.punbb .post h3 {
	border-style: solid solid none solid;
	border-width: 1px;
	background: #9b8d9d;
}
.night-theme .punbb .post h3 {
	background: #241C24;
}

.punbb .post h3 strong {
	color: #f2e9f2;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.02em;
}

.night-theme .post h3 strong {
	color: #A997A9;
}

.night-theme .post h3 strong.fnt {
	color: #E3DBE3;
}

.punbb .post h3 a {
	color: #f2e9f2;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.02em;
}

.night-theme .post h3 a  {
	color: #A997A9;
}

.punbb .topic a.sharelink {
	margin-left: 20px;
}

.punbb .post h3 a:hover {
	color: #F1C9BC;
}

/* C3.3 */
.punbb .post h3 span {
	padding: 5px 30px;
	display: block;
	border: none;
	box-sizing: border-box;
}

/* C3.4 */
.punbb .post h3 strong {
	float: right;
	width: 5em;
	text-align: right;
	font-weight: normal;
}

/* C3.5 */
.punbb .post .post-author {
	float: left;
	width: 241px;
	background: url(http://forumstatic.ru/files/0015/e0/8d/39069.png) 100% 100%,
		url(https://forumstatic.ru/files/001b/6f/0c/71454.png) 0 0;
	background-repeat: no-repeat;
	background-color: #e3d0d8;
}
.night-theme .punbb .post .post-author {
	background-color: #353253;
	background: url(http://forumstatic.ru/files/0015/e0/8d/39069.png) 100% 100%, url(https://forumstatic.ru/files/001b/6f/0c/37370.png) 0 0 #cf7e75;
	background-repeat: no-repeat;
}

/* C3.6 */
.punbb .post .post-author > ul {
	line-height: 110%;
	color: #473b47;
	margin: 7px 6px 6px 6px;
	border: 1px solid #9b8d9d;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0px 12px;
	padding-bottom: 9px;
}
.night-theme .post .post-author > ul {
	color: #E3DBE3;
	border: 1px solid #241C24;
}
/* C3.7 */
.pa-author {
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	font-family: "Montserrat", sans-serif;
	text-transform: none;
	margin-top: 5px;
	padding-top: 7px!important;
	border-top: 1px solid #a57980;
	width: 188px;
	margin-left: auto;
	margin-right: auto;
}
.night-theme .pa-author{
	border-top: 1px solid #A57980;
}

/* C3.8 */
.pa-author a {
	font-family: "Montserrat", sans-serif !important;
	font-weight: bold;
	letter-spacing: 0px;
	color: #393636 !important;
	font-size: 13px;
	text-transform: uppercase;
}

.night-theme .pa-author a {
	color: #E3DBE3!important;
}

/* C3.9 */
li.pa-title,
li#profile-title strong{
	font-weight: 500;
	font-size: 10px;
	line-height: 16px;
	font-family: "Montserrat", sans-serif;
	color: #a57980;
	text-align: center;
	width: 188px;
	word-wrap: break-word;
	margin-left: auto;
	margin-right: auto;
}
.night-theme li.pa-title,
.night-theme li#profile-title strong{
	color: #A997A9;
}

/* C3.11 */
.punbb .post-body {
	margin-left: 241px;
	margin-top: 21px;
}

/* C3.12 */
.punbb .post-box {
	padding-left: 35px;
	padding-top: 10px;
}

.punbb .post-rating {
	padding-top: 20px;
}

/*C3.13 */
.punbb fieldset .post-box {
	margin-bottom: 0.8em;
}

/* C3.14 */
.punbb .post-links {
	margin-top: 8px;
}

/* C3.15 */
.punbb .post-links ul {
	height: 2em;
	background: transparent;
	text-align: right;
}

/* C3.16 */
.punbb .post-links li {
	display: inline;
	padding-left: 20px;
}

.punbb .post-links li:first-child {
	padding-left: 0;
}

/* 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 .container {
	padding: 10px 0em;
	text-align: right;
}

/* C4.2 */
.punbb .modmenu strong,
.punbb .modmenu a {
	height: 0.8em;
	line-height: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

/* C4.3 */
.punbb .modmenu .container strong {
	float: left;
}

.punbb #topic-modmenu {
	margin-top: 35px;
	padding-top: 11px;
	border-top: 1px solid #a57980;
}
.night-theme #topic-modmenu{
	border-top: 1px solid #F1C9BC;
}

.punbb #topic-modmenu .container {
	padding: 0;
}

.punbb #topic-modmenu .container strong {
	margin: 0;
	height: auto;
}

/* 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;
}

.punbb #profile fieldset legend {
	margin-bottom: 10px;
}

.punbb #profile .fs-box input,
.punbb #profile .fs-box select {
	margin-top: 5px;
	margin-right: 5px;
}

.punbb #profile .fs-box blockquote p {
	margin-bottom: 0px;
	padding: 0;
}


.punbb #profile .fs-box p {
	margin-bottom: 5px;
}

.punbb #profile .formsubmit {
	text-align: left;
	padding-left: 18px;
}

.punbb #profile #profile5 .formsubmit {
	display: flex;
}

.punbb #profile .fs-box .formsubmit {
	padding-left: 0;
}

.punbb #profile .formsubmit input {	
	margin-right: 5px;
}

/* C6.2 */
#profilenav {
	float: left;
	width: 14em;
	margin-left: -16.3em;
	display: inline;
}

/* C6.3 */
#profilenav li {
	padding-bottom: 0.8em;
	font-weight: bold;
}

/* C6.4 */
#viewprofile ul,
#profilenav ul {
	border-style: solid;
	border-width: 1px;
	padding: 1.5em 18px 0.8em 18px;
	margin: 0 0 1em 0;
}

/* C6.5 */
#viewprofile h2,
#profilenav h2 {
	background: transparent;
	border: none;
	padding: 0 0 0 0;
	margin: 0 14px -0.6em 14px;
}

/* 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  #profile-right li span {
	float: left;
	width: 14em;
	margin-left: -16em;
	padding: 0.5em 1em;
	font-weight: bold;
}

#viewprofile #profile-right #payments-history-pagination li span {	
	float: left;
	width: auto;
	margin: 0;
	padding: 6px 12px;
	font-weight: bold;
	border-left: none;
	color: #a57980;
	text-decoration: none;
}
.night-theme #viewprofile #profile-right #payments-history-pagination li span{
	color: #F1C9BC;
}

/*C6.9 */
#setmods dt {
	float: left;
	width: 14em;
	margin-left: -16em;
	padding: 0.8em 1em;
	font-weight: bold;
	display: inline;
}

/* C6.10 */
#viewprofile #profile-right li strong,
#viewprofile #profile-right 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-style: none none none none;
	border-width: 1px 1px 0 1px;
}

/* D1.2 */
#pun-title h1 {
	display: block;
	height: 40px;
	padding: 2em 1em 0 1em;
}

/* D1.3 */
#pun-title .container {
	border-style: none none none none;
}

/* D1.4 */
#pun-title h1 span {
	font-size: 1em;
}

/* D1.4 */
#pun-title h1 span {
	display: none;
}

#pun-title h1 span {
	font-size: 1em;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
	position: absolute;
	top: -15px;
	left: 0;
	margin: 0;
	border: none;
	padding: 0;
	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: 1em;
	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,
#pun-navlinks .container {
	border-style: none;
	border-width: 0;
	text-align: center;
	font-family: "Montserrat", sans-serif, arial;
	font-weight: 600;
}

/* D3.2 */
#pun-navlinks .container {
	padding: 0.7em 1em;
}

/* D.3 */
#pun-navlinks li {
	display: inline;
	padding-right: 1em;
}

/* D3.4 */
#pun-navlinks li a {
	font-size: 1em;
	font-size: 14px !important;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
	display: flex;
	justify-content: center;
	position: relative;
}

/* D4.2 */
#pun-ulinks .container {
	border-top: none;
	padding: 0.2em 1em;
	position: absolute;
	background-color: #efebf5;
	top: 7px;
	min-width: 720px;
	text-align: center;
}
.night-theme #pun-ulinks .container {
	background-color: #3E2E3D;
}

/* D4.3 */
#pun-ulinks li,
#pun-ulinks li a {
	display: inline;
	border-left-style: solid;
	border-left-width: 1px;
	white-space: nowrap;
}

/* D4.4 */
#pun-ulinks li a {
	padding: 0 0.1em 0 0.1em;
}

/* D4.5 */
#pun-ulinks li.item1,
#pun-ulinks li.item1 a {
	border-left-style: none;
	border-left-width: 0;
	padding-left: 0;
}

#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
	padding: 9px 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#pun-stats li.item1 {
	padding-left: 0;
}

#pun-stats li.item4 {
	padding-right: 0;
}

#pun-stats.section {
	margin-bottom: 0px;
}

#pun-stats li.item4 a {
	color: #473b47;
}
.night-theme #pun-stats li.item4 a {
	color: #E3DBE3;
}

#pun-stats li.item4 a:hover {
	color: #a57980;
}
.night-theme #pun-stats li.item4 a:hover {
	color: #F1C9BC;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun_wrap #pun-status {
	position: relative;
}

#pun-status,
#pun-status .container {
	border-bottom: none;
	margin-bottom: 0;
}

#pun_wrap #pun-status .container {
}

/* D5.2 */
#pun-status .container {
	/* border-top: 1px solid #a57980; */
	padding-top: 17px;
	margin-top: 15px;
	width: 100%;
	text-align: left;
}

/* D5.3 */
#pun-status span {
	white-space: nowrap;
	margin-right: 0.5em;
}

/* D5.4 */
#pun-crumbs1 {
	position: relative;
}

/* D5.5 */
#pun-crumbs1 p.container {
	border-top: none;
	font-size: 1em;
	font-weight: bold;
}

#pun_wrap #pun-crumbs1 {
	position: relative;
	margin-top: 10px;
}

#pun_wrap #pun-crumbs1 .container {
}

/* 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 {
	padding: 0;
	margin: 0 1em -3.5em 1em;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	position: relative;
	font-weight: bold;
}

/* D6.2 */
#pun-announcement h2 span {
	display: block;
	padding: 1em 0 0.8em 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* D6.3 */

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
	padding: 22px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* D7.2 */

/* D7.4 */
li#onlinelist {
	border-top-style: solid;
	border-top-width: 1px;
	float: left;
	width: 100%;
	line-height: 130%;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
}

li#onlinelist.onlinelist {
	border-top: 1px solid #9b8d9d;
	padding-top: 7px;
}
.night-theme li#onlinelist.onlinelist {
	border-top: 1px solid #241C24;
}

/* D7.5 */
li#onlinelist div {
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0.7em 0 0 0;
}

/* 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: 100%;
}

/* D8.5 */
#pun-about p span {
	display: block;
	padding-left: 50%;
	font-size: 10px;
	margin-top: 10px;
}

/* D8.6 */
#pun-crumbs2 {
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 0;
	border-bottom: none;
}

/* D8.7 */
#pun-crumbs2 .container {
	border-top: none;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: #473b47;
	text-align: left;
	text-transform: uppercase;
}
.night-theme #pun-crumbs2 .container {
	color: #E3DBE3;
}

/* 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: 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 mono", "courier new", courier,
		monospace;
}
/* D9.8 */
#pun-help .formal .parsedmsg,
#pun-help .formal .parsedmsg .incode {
	padding-bottom: 0;
}

input.button,
input#sub4,
#post fieldset .hashelp div inputf {
	background: transparent;
	cursor: pointer;
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	color: #9b8d9d;
	padding: 5px 22px;
	box-sizing: border-box;
	border: 1px solid #9b8d9d;
	box-shadow: 2px 2px 6px rgba(219, 216, 221, 0.25);
	border-radius: 2px;
	min-width: fit-content;
}
.night-theme input.button,
.night-theme input#sub4,
.night-theme #post fieldset .hashelp div inputf {
	border: 1px solid #9B8D9D;
	color: #9B8D9D;
	box-shadow: 2px 2px 6px rgba(219, 216, 221, 0.15);
}

input.button:hover,
#post fieldset .hashelp div inputf:hover {
	border: 1px solid #473b47;
	color: #473b47;
}

.night-theme input.button:hover,
.night-theme #post fieldset .hashelp div inputf:hover  {
	color: #E3DBE3;
	border: 1px solid #E3DBE3;
}

input.button:focus-visible,
#post fieldset .hashelp div input:focus-visible {
	outline: none !important;
}

#post fieldset .hashelp .inputfield.required.longinput {
	margin-top: 5px;
}

#post fieldset .hashelp input[name="tags"] {	
	margin-top: 5px;
	height: 27px;
}

#pun-index.punbb th,
#pun-viewforum.punbb th {
	font-size: 0 !important;
	color: transparent !important;
	height: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

/*-------&#231;&#224;&#239;&#255;&#242;&#224;&#255; &#239;&#238;&#241;&#235;&#229; &#237;&#232;&#234;&#238;&#226; &#239;&#240;&#232;&#241;&#243;&#242;&#241;&#242;&#226;&#243;&#254;&#249;&#232;&#245; &#226; &#242;&#229;&#236;&#229;------*/
.punbb #topic-users-in {
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
}
#topic-users-in .container a:not(:last-child):after {
	content: ",";
}

div#pun-live-rusff {
	margin-top: 5px;
}

.punbb #post-form {
	margin-top: 21px;
}

#post-form h2 {
	background: none;
}

#post-form h2 span {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #473b47;
	text-transform: uppercase;
}
.night-theme #post-form h2 span {
	color: #FAF9FA;
}

.punbb #post-form form.container {
	padding: 0;
}

.punbb #post-form form.container fieldset {
	padding: 0;
}

.punbb #post-form form.container textarea {
	margin: 0;
	max-width: 914px;
}

.punbb #post-form #form-buttons {
	background: #faf3fb;
	margin-bottom: 9px;
}

.night-theme .punbb #post-form #form-buttons {
	background: transparent;
}

.punbb li.pa-ua {
	display: none;
}

#post fieldset legend span {
	margin-bottom: 9px;
}
.punbb fieldset legend #plng {
	padding: 0;
	margin: 0;
	padding-right: 10px;
	border-right: 1px solid #a57980;
	margin-left: -11px;
	margin-right: 20px;
	box-sizing: border-box;
}
.night-theme fieldset legend #plng {
	border-right: 1px solid #F1C9BC;
}

.punbb #pun-main .category .lastpost {
	display: flow-root;
	margin-top: 3px;
}

#pun-main .post-links .pl-share {
	display: none;
}

.night-theme .cooltext {
	color: #A997A9;
}

.night-theme .post-content hr {
	background: #A57980;
}

/* èêîíêè ôîðìàòèðîâàíèÿ */
.punbb td#button-font {
	background: url(https://forumstatic.ru/files/001b/6f/0c/41699.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-size {
	background: url(https://forumstatic.ru/files/001b/6f/0c/54402.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-bold {
	background: url(https://forumstatic.ru/files/001b/6f/0c/45230.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-italic {
	background: url(https://forumstatic.ru/files/001b/6f/0c/20019.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-underline {
	background: url(https://forumstatic.ru/files/001b/6f/0c/99186.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-strike {
	background: url(https://forumstatic.ru/files/001b/6f/0c/12513.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-indent {
	background: url(https://forumstatic.ru/files/001b/6f/0c/23947.png?v=1) no-repeat 50% 50%!important;
	background-size: 24px!important;
}

.punbb td#button-left {
	background: url(https://forumstatic.ru/files/001b/6f/0c/19049.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-center {
	background: url(https://forumstatic.ru/files/001b/6f/0c/16285.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-right {
	background: url(https://forumstatic.ru/files/001b/6f/0c/88568.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#floatbut {
	background: url(https://forumstatic.ru/files/001b/6f/0c/93100.png?v=1) no-repeat 50% 50%!important;
	background-size: 24px!important;
}

.punbb td#button-link {
	background: url(https://forumstatic.ru/files/001b/6f/0c/98383.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-spoiler {
	background: url(https://forumstatic.ru/files/001b/6f/0c/96750.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-image {
	background: url(https://forumstatic.ru/files/001b/6f/0c/14426.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-video {
	background: url(https://forumstatic.ru/files/001b/6f/0c/64364.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-hide {
	background: url(https://forumstatic.ru/files/001b/6f/0c/31553.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-quote {
	background: url(https://forumstatic.ru/files/001b/6f/0c/82802.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-code {
	background: url(https://forumstatic.ru/files/001b/6f/0c/39495.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-color {
	background: url(https://forumstatic.ru/files/001b/6f/0c/32255.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-table {
	background: url(https://forumstatic.ru/files/001b/6f/0c/30708.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-smile {
	background: url(https://forumstatic.ru/files/001b/6f/0c/27092.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-sticker {
	background: url(https://forumstatic.ru/files/001b/6f/0c/50460.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-keyboard {
	background: url(https://forumstatic.ru/files/001b/6f/0c/25120.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-addition {
	background: url(https://forumstatic.ru/files/001b/6f/0c/24670.png?v=1) no-repeat 50% 50%;
	background-size: 24px;
}

.punbb td#button-graffiti_rusff {
	display: none!important;
}

.punbb td#button-mask {
	background: url(https://forumstatic.ru/files/001b/6f/0c/64768.png?v=1) no-repeat 50% 50%!important;
	background-size: 24px!important;
}

/* èêîíêè ôîðìàòèðîâàíèÿ */
.night-theme td#button-font {
	background: url(https://forumstatic.ru/files/001b/6f/0c/28629.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-size {
	background: url(https://forumstatic.ru/files/001b/6f/0c/87002.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-bold {
	background: url(https://forumstatic.ru/files/001b/6f/0c/25960.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-italic {
	background: url(https://forumstatic.ru/files/001b/6f/0c/56735.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-underline {
	background: url(https://forumstatic.ru/files/001b/6f/0c/11431.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-strike {
	background: url(https://forumstatic.ru/files/001b/6f/0c/82950.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-indent {
	background: url(https://forumstatic.ru/files/001b/6f/0c/73804.png) no-repeat 50% 50%!important;
	background-size: 24px!important;
}

.night-theme td#button-left {
	background: url(https://forumstatic.ru/files/001b/6f/0c/66223.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-center {
	background: url(https://forumstatic.ru/files/001b/6f/0c/74704.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-right {
	background: url(https://forumstatic.ru/files/001b/6f/0c/62135.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#floatbut {
	background: url(https://forumstatic.ru/files/001b/6f/0c/18533.png) no-repeat 50% 50%!important;
	background-size: 24px!important;
}

.night-theme td#button-link {
	background: url(https://forumstatic.ru/files/001b/6f/0c/58519.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-spoiler {
	background: url(https://forumstatic.ru/files/001b/6f/0c/20155.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-image {
	background: url(https://forumstatic.ru/files/001b/6f/0c/83473.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-video {
	background: url(https://forumstatic.ru/files/001b/6f/0c/46451.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-hide {
	background: url(https://forumstatic.ru/files/001b/6f/0c/27710.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-quote {
	background: url(https://forumstatic.ru/files/001b/6f/0c/11436.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-code {
	background: url(https://forumstatic.ru/files/001b/6f/0c/91974.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-color {
	background: url(https://forumstatic.ru/files/001b/6f/0c/96395.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-table {
	background: url(https://forumstatic.ru/files/001b/6f/0c/83996.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-smile {
	background: url(https://forumstatic.ru/files/001b/6f/0c/21455.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-sticker {
	background: url(https://forumstatic.ru/files/001b/6f/0c/11303.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-keyboard {
	background: url(https://forumstatic.ru/files/001b/6f/0c/67022.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-addition {
	background: url(https://forumstatic.ru/files/001b/6f/0c/99343.png) no-repeat 50% 50%;
	background-size: 24px;
}

.night-theme td#button-graffiti_rusff {
	display: none!important;
}

.night-theme td#button-mask {
	background: url(https://forumstatic.ru/files/001b/6f/0c/55478.png) no-repeat 50% 50%!important;
	background-size: 24px!important;
}