@import url(style_cs.1658517098.css);

@font-face {
  font-family: "beaufort";
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/0014/78/98/52183.otf);
}

@font-face {
  font-family: "beaufort2";
  font-style: normal;
  font-weight: 600;
  src: url(https://forumstatic.ru/files/0014/78/98/80340.otf);
}

/***   ICOMOON   ***/
@font-face {
  font-family: "icomoon";
  src: url("//forumstatic.ru/files/000b/09/4f/28822.woff") format("woff"),
    url("//forumstatic.ru/files/000b/09/4f/15981.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* A2.2 */
.punbb * {
  margin: 0;
}

/* 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: 1.8em;
  vertical-align: middle;
}

/* A3.3 */
.punbb textarea,
.punbb input,
.punbb select,
.punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
}

/* A3.4 */
.punbb h1,
.punbb h2,
.punbb h3,
.punbb h4,
.punbb table {
  font-weight: normal;
}

.punbb th,
.punbb thead {
  font-size: 10px !important;
  font-family: Tahoma, Arial;
  font-weight: 400;
  text-transform: lowercase;
  background-color: transparent;
  opacity: 0.7;
  padding: 1em 0;
}

/* 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;
}

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

/* 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;
}

/*** ÖÂÅÒ ÀÄÌÈÍÊÈ ***/
.punbb-admin #pun-admain .adcontainer,
#pun-admain {
  background-color: #e4e4e4;
}


#pun-navlinks li#navadmin a:before {
  content: "Àäìèíêà";
  font-family: beaufort2;
}

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
}

/* A5.3 */

/***   ÏÅÐÅÀÄÐÅÑÀÖÈß   ***/
body.redirect-page #pun {
  margin-top: 15%;
  overflow: hidden;
  text-align: center;
}

body.redirect-page h1 {
  margin: 1em auto auto !important;
}

/* A5.4 */
.punbb .section,
.punbb .main {
  margin-bottom: 0.7em;
}

/* A5.5 */
.punbb .category {
  margin-top: 0.4em;
  padding-bottom: 0.4em;
}

.punbb .post {
  padding-top: 0px;
  background: transparent;
}

/* A5.6 */
.punbb #pun-category1,
.punbb .toppost,
.punbb .topicpost {
  margin-top: 0;
}

/* A5.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;
  border-width: 0px;
}

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
}

/*****B - MAIN CONTENT - GENERAL*****/
/* B1.1 */
.punbb .post-content {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

/* B1.2 */
/***   ÏÎÄÏÈÑÜ   ***/
.punbb .post-sig dt {
  display: block;
  width: 70%;
  height: 1px;
  margin: 10px auto;
  border: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(183, 183, 172, 1) 50%,
    rgba(0, 0, 0, 0) 100%
  );
}
.punbb .post-sig {
  font-size: 0.85em;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0.7em 0.8em 0;
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom;
}

.punbb .post-content img.postimg {
  margin: 0.2em 0px !important;
}

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  width: auto;
  max-width: 100%;
  height: auto;
}

/* B1.6 */
.punbb .post-content .blockcode,
.punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
}

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  max-height: 190px;
  overflow: auto;
}

/* B1.8 */
.punbb .post-content .quote-box,
.punbb .post-content .code-box {
  margin: 0.5em 0.8em 0.9em 0.8em;
  padding: 1em 1.2em;
}

/* B1.9 */
/***   ÈÌß ÏÎËÜÇÎÂÀÒÅËß Â ÖÈÒÀÒÅ È ÊÎÄÅ   ***/
.punbb .quote-box cite,
.punbb .code-box strong.legend {
  display: block;
  margin: auto auto 8px auto;
  padding: 0px 1.05em 0.5em 1.05em;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
  text-align: left;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}

/* B2 Information boxes */
/* B2.1 */
.punbb .info-box {
  margin: 0 0 1.1em 0;
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: none;
  border-width: 0px;
}

/* 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 */
.multipage {
  background: transparent;
}

#pun-main .linkst {
  width: 100%;
  font-family: Tahoma, sans-serif;
}

.linkst .pagelink {
  display: inline-block;
  width: 20em;
  margin: 0.2em auto;
  padding: 0.5em;
  font-size: 1.1em;
}

.linkst .postlink {
  float: right;
  display: inline-block;
  width: 18em;
  margin: 0.2em auto;
  padding: 0.5em;
  font-weight: 700;
  font-size: 1.1em;
  text-align: right;
}

.punbb .linksb {
  width: 100%;
  font-family: Tahoma, sans-serif;
}

.linksb .pagelink {
  display: inline-block;
  width: 20em;
  margin: 0.2em auto;
  padding: 0.5em;
  font-size: 1.1em;
  font-weight: 400;
}

.linksb .postlink {
  float: right;
  display: inline-block;
  width: 16em;
  margin: 0.2em auto;
  padding: 0.5em;
  font-size: 1.1em;
  font-weight: 700;
  text-align: right;
}

/*** ÍÎÌÅÐ ÀÊÒÈÂÍÎÉ ÑÒÐÀÍÈÖÛ ***/
.linkst .pagelink strong,
.linksb .pagelink strong {
  padding: 0 0.2em;
  font-weight: 700;
}

/* B3.8 */
.subscribelink {
  clear: both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}

.punbb .linksb .subscribelink {
  font-size: 11px !important;
  text-align: center;
}

/*****C - MAIN CONTENT - SPECIFIC*****/
/* C1 Form layout */

/* C1.2 */
.punbb .formsubmit {
  margin: 1em 0 0 0;
  padding: 0 0 0 1.7em;
}

/* C1.3 */
.punbb .formsubmit input,
.punbb .formsubmit a,
.punbb .formsubmit span {
  margin: 0 0.6em 0 0;
}

/* C1.4 */
.punbb fieldset {
  margin: 0 0 1em 0;
  padding: 0 18px 0 18px;
  border-style: none;
  border-width: 0px;
  border-color: transparent;
}

/* C1.5 */
.punbb fieldset legend {
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 1.2em;
  font-family: Arial, sans-sefir;
}

.punbb legend span,
#viewprofile h2 span,
.punbb-admin #pun-admain legend span {
  font-weight: 600;
}

.punbb legend span,
.punbb legend strong {
  font-family: Arial, sans-sefir;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* C1.6 */
.punbb fieldset legend span {
  margin: 0 0 0 -15px;
  padding: 0 5px;
}

/* C1.7 */
.punbb fieldset fieldset {
  margin: 0;
  padding: 0 0 8px 0;
  border-style: none;
}

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
}

/* C1.9 */
.punbb .fs-box p,
.punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
}

/* C1.10 */
.punbb .inline .inputfield,
.punbb .inline .selectfield,
.punbb .inline .passfield {
  float: left;
  margin-right: 1em;
}

/* C1.11 */
.punbb .inline .infofield {
  clear: both;
}


/* 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;
}

/* C1.17 */
.punbb .hashelp {
  position: relative;
}

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  width: 36%;
  font-weight: normal;
}

/* 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 {
  margin: 0;
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
}

/* C3 Topics */
/* C3.1 */
.punbb .post .container {
  margin: auto 0em;
  padding-bottom: 1px;
  border-style: none;
  border-color: transparent;
  border-width: 0px;
}

/* C3.2 */
.punbb .post h3 {
  width: auto;
}

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  font-weight: 600;
  text-align: right;
}

/* C3.5 */
.punbb .post .post-author {
  font-size: 0.875em;
  float: left;
  margin: auto;
  overflow: hidden;
}

/* C3.6 */
.punbb .post .post-author ul,
.punbb .post .post-author p {
  line-height: 140%;
}

/* C3.8 */
.pa-author strong {
  font-weight: 600;
}

/* C3.9 */
li.pa-online {
  line-height: 110%;
  border-left-style: none;
  margin-top: 0.7em;
}

/* C3.11 */
.punbb .post-body {
  margin-left: 20em;
  padding: 0 0 1px 0;
  border-left-style: none;
  border-left-width: 0px;
  border-color: transparent;
}

/* C3.12 */
.punbb .post-box {
  padding: 0 0em 0.8em 1.2em;
}

#profile .post-box {
  padding-right: 0em !important;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
}

/* C3.14 */
.punbb .post-links {
  margin-left: 20em;
  border-left-style: none;
  border-left-width: 0px;
  border-color: transparent;
  font-weight: 600;
  font-family: Arial, sans-serif;
}

/* C3.15 */
.punbb .post-links ul {
  height: 2em;
  margin-left: -21em;
  padding: 0;
  line-height: 2em;
  border-top-color: transparent;
  border-top-style: none;
  border-top-width: 0px;
  text-align: right;
  background: transparent;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
}

/* 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: 1em 0em;
  text-align: right;
}

/* C4.2 */
.punbb .modmenu strong,
.punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
}

/* 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: 1.1em !important;
}

/* C6 Profile */
/*** C6.2 ***/
#profilenav {
  display: block;
  width: auto;
  padding-top: 1.1em;
  text-align: center;
}

/* C6.3 */
#profilenav li {
  display: inline-block;
}

/* C6.4 */
#viewprofile ul,
#profilenav ul {
  margin: 0 0 1em 0;
  padding: 0.3em 1em 0.5em 1em;
  border-style: none;
  border-width: 0px;
  border-color: transparent;
}

#viewprofile ul:last-child,
#profilenav ul:last-child {
  margin-bottom: 0em;
}

#profile-left {
  text-align: center;
}

/* C6.5 */
#viewprofile h2,
#profilenav h2 {
  margin: auto 0 0.6em auto;
  padding: 0;
  line-height: 110%;
  border: none;
}

/* C6.6 */
#viewprofile h2 span,
#profilenav h2 span {
  position: relative;
  padding: 0 5px;
}

/* C6.7 */
#viewprofile li,
#setmods dl {
  margin-bottom: 0.2em;
  padding: 0 0 0 16em;
}

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
}

/*C6.9 */
#setmods dt {
  float: left;
  display: inline;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
}

/* 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;
}

.pa-avatar {
  max-width: 200px;
  max-height: 360px;
  width: auto;
  height: auto;
  margin: 0.9em auto 0.1em auto;
}

/* C7 User list */
/* C7.1 */
#pun-userlist .formal,
#pun-userlist .formal .container {
  margin-bottom: 0;
  border-bottom: none;
}

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
}

/* C7.3 */
/***   ÏÎËÎÑÀ-ÐÀÇÄÅËÈÒÅËÜ ÏÎËÜÇÎÂÀÒÅËÅÉ   ***/
#pun-userlist .usertable table {
  border: none;
}

#pun-userlist .usertable td,
#pun-message .forum td,
#pun-messages .main td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

/*****D - PUNBB SECTIONS OTHER THAN MAIN CONTENT*****/
/* D1.1 */
#pun-title {
  margin: 0;
  border-style: none;
  border-width: 0px;
}

/* D1.2 */
#pun-title h1 {
  display: none;
  padding: 2em 1em 0 1em;
}

/* D1.3 */
#pun-title .container {
  border-style: none;
}

/* D1.4 */
#pun-title h1 span {
  font-size: 0.8em;
}

/***   ØÀÏÊÀ   ***/
#pun-title table {
  width: 100%;
  height: 0px;
  border: 0px none transparent;
  background: transparent;
}

#pun-title td.title-logo-tdl {
  width: 100%;
  border: none;
}

#pun-title td.title-logo-tdr {
  position: absolute;
  top: 2px;
  left: 33%;
  margin-top: 0px;
  border: none;
  vertical-align: top;
}

/* D2 Page navigation */
/* D2.1 */
#pun-pagelinks {
  position: absolute;
  width: 100%;
  top: -15px;
  left: 0;
  margin: 0;
  padding: 0;
  border: none;
}

/* D2.2 */
#pun-pagelinks .container {
  padding: 0;
  border: none;
  background: transparent;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
}

/* D2.4 */
#pun-pagelinks li a,
#pun-pagelinks a:link,
#pun-pagelinks a:hover {
  float: left;
  display: block;
  width: 100%;
  height: 2em;
  margin-left: -9999px;
  padding: 0;
  line-height: 2em;
  font-size: 1.2em;
}

/* D2.5 */
#pun-pagelinks a:active,
#pun-pagelinks a:focus {
  position: relative;
  margin: 0;
}

#pun-pagelinks li a span {
  display: block;
  margin: 0 1em;
}

/* D5 Welcome box and Top Breadcrumbs */
/* D5.1 */
#pun-status,
#pun-status .container {
  margin-bottom: 0;
  margin-top: 1em;
  border-bottom: none;
}

/* D5.2 */
#pun-status .container {
  padding: 0em 0.5em 0.7em 0.5em;
  font-size: 1em;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
}

/* D5.4 */
#pun-crumbs1 {
  margin-top: 0;
  overflow: hidden;
  font-weight: 600;
  font-size: 1em;
  font-family: Verdana, serif;
}

/* D5.5 */
#pun-crumbs1 p.container {
  padding: 1em 1em 0.8em 1em;
  border-top: none;
}

/* D5.6 */
#pun-break1 {
  position: relative;
  z-index: 1;
  height: 0;
  margin: 0 1em;
  border-style: none;
  border-width: 0px;
}

/* D6 Announcement */


/* D6.3 */
#pun-announcement {
  margin: auto;
}

#pun-announcement .container {
  margin: 0px auto auto;
  padding: 1em 1.5em;
}

/* D7 Statistics */
#pun-stats .container {
  padding: 0.8em 1em 0em 1em;
}

#pun-stats li.item1,
#pun-stats li.item2 {
  clear: both;
  line-height: 150%;
}

#pun-stats ul.container {
  margin: auto;
  text-align: center;
  background: transparent;
}


#pun-stats li.item3 strong:before {
  content: "Ó÷àñòíèêîâ: ";
  font-weight: 400;
}

#pun-stats li.item4 strong:before {
  content: "Ñ íàìè: ";
  font-weight: 400;
}

/***   ÀÊÒÈÂÍÛ È ÏÎÑÅÒÈËÈ ÇÀ ÑÓÒÊÈ   ***/
li#onlinelist {
  float: left;
  width: 100%;
  margin-top: 1em;
  padding: 0.5em 0 0 0;
  border-top-style: none;
  border-top-width: 0px;
  line-height: 130%;
}

#onlinelist {
  text-align: left;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs */
/* D8.1 */
#pun-qjump {
  position: relative;
  float: left;
  width: 50%;
  margin: 0;
  border: none;
}

/* D8.2 */
#pun-qjump .container {
  padding: 0.8em 1em;
  border: none;
  background: transparent;
}

/* D8.3 */
#pun-about {
  margin-top: 0;
  margin-right: 0.2em;
  margin-bottom: 0;
}

/* D8.4 */
#pun-about .container {
  padding: 0.5em 1em;
  line-height: 150%;
  border-top-style: none;
  font-weight: 400;
  text-align: center;
  background-color: transparent;
}

/* D8.5 */
#pun-about p span {
  display: block;
  padding-left: 50%;
}

/* D8.6 */
#pun-crumbs2 {
  margin-top: 0;
  overflow: hidden;
  font-weight: 600;
  font-size: 1em;
}

/* D8.7 */
#pun-crumbs2 .container {
  padding: 0.8em 1em;
  border-bottom: none;
}

/* D8.8 */
#pun-break4 {
  position: relative;
  z-index: 1;
  display: none;
  height: 0;
  margin: -2px 1em;
  border-style: none;
  border-width: 0px;
}

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: none;
  border-top-width: 0px;
}

/* D9 Help file */
/* D9.1 */
#pun-help .formal .info-box h3.legend {
  margin-bottom: 0.8em;
  padding-bottom: 0;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  display: block;
  padding-bottom: 0.6em;
  border-bottom-style: none;
  border-bottom-width: 0px;
  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 mono", "courier new", courier,
    monospace;
}

/* D9.8 */
#pun-help .formal .parsedmsg,
#pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
}

.punbb #pun-main .info-box .legend,
.punbb .info-box,
#setmods dd,
#viewprofile li div,
#viewprofile li strong,
.punbb .formal fieldset .post-box,
.punbb .post-body,
.punbb .post-links,
.punbb td.tc2,
.punbb td.tc3,
.punbb .post .container,
.punbb .main .container {
  background: transparent;
}

.offline li.pa-online strong {
  font-weight: normal;
}

.punbb .formal fieldset .post-box,
.punbb .info-box,
.punbb .divider,
.punbb .container,
.punbb .post,
.punbb .post-body,
#pun-title,
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
#pun-ulinks li,
#pun-ulinks li a,
#pun-announcement h2 span,
#pun-announcement h2,
li#onlinelist,
li#onlinelist div,
#pun-help .formal .info-box h3.legend,
#pun-help .formal .info-box h3.legend span {
  border-color: transparent;
}

.punbb td,
#viewprofile ul,
#profilenav ul,
.punbb .post .post-body,
.post-links ul,
.post-links,
.usertable table {
  border: none;
}

.punbb-admin #pun-admain h2 {
  text-align: center;
  font-family: Tahoma, Arial;
  font-size: 1.1em !important;
  color: #fff;
  background: #212121;
}

.punbb .main .tcr span {
  overflow: hidden;
}

#topic-users-in a:after {
  content: ",";
}


#keyboard-span input,
#keyboard-span input[type="button"] {
  text-shadow: none;
  box-shadow: none;
  background: #fff;
  color: #333 !important;
  border: 1px solid #a7a7a7 !important;
  font-family: Tahoma, Verdana, sans-serif !important;
  font-weight: 400 !important;
}

#imageupload-left input[type="button"] {
  width: auto !important;
}

/***  ÇÀÏËÀÒÊÀ ÄËß ÏÎËß ÎÒÂÅÒÀ ***/
textarea#main-reply {
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

[hidden], template, .lastedit, li#navawards, li.pa-ua, .pl-share, .sharelink, .pa-invites, #pun-live-rusff, .pa-gifts, #pun-navlinks li#navadmin a span, #topic-users-in a:last-child:after, #pun-main div.catleft,
#pun-main div.catright, #pun-stats li.item3 span, #pun-stats li.item4 span, #pun-announcement h2 span, #pun-announcement h2, .divider, div#pun-live-rusff, #pun-navlinks li#navawards, #viewprofile-next #profilenav, .punbb .datafield br, #pun-viewforum .modmenu span, #pun-navlinks h2, #pun-ulinks h2, #pun-announcement h2,
#pun-status h2, #pun-status .item4, #pun-ulinks #Rz, h1.title-logo, #pun-index .category table thead, #pun-index #pun-main thead, #forum_f13, #forum_f14  {
  display: none !important;
  font-size: 0;
}

/***   ÔÈÊÑ ÄËß ÑÏÎÉËÅÐÀ - ÎÒÑÒÓÏ ÑÒÐÎÊ   ***/
.spoiler-box > div[onclick] > p {
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
}

/***   ÃÐÀÍÈÖÛ ÒÀÁËÈ×ÅÊ   ***/
.punbb .post-content td {
  border: 0px none transparent !important;
}

/***   ÏÅÐÅÌÅÙÅÍÈÅ ÑÎÎÁÙÅÍÈÉ - ÐÀÇÄÅËÈÒÅËÜ   ***/
div.Select_Topics .container tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

/***   ÇÀÏËÀÒÊÈ ÄËß ÇÀÊËÀÄÊÈ   ***/
#MyBookmarks .container,
.editBookmark {
  border: 1px solid #b9b9b9;
  background: #d4d4d4;
  box-shadow: 0 1px 5px #000;
}

#MyBookmarks .container {
  padding: 2em 1em 1em !important;
}

#MyBookmarks {
  max-height: 300px;
  margin-top: 5%;
}

/***   ÖÂÅÒÍÀß ÂÑÒÀÂÊÀ ÍÀ ÈÊÎÍÊÅ ÇÀÊËÀÄÊÈ   ***/
#BookmCntToggle.default-style {
  color: #3c6567 !important;
}

/***   ÇÀÃÎËÎÂÎÊ ÇÀÊËÀÄÎÊ   ***/
#MyBookmarks h2,
#MyBookmarks h1 {
  margin: auto;
  padding: 8px 1em !important;
  background-image: none;
  background-color: #d4d4d4;
}

/*** ÖÂÅÒ ÏÎËÎÑ Â ÃÎËÎÑÎÂÀÍÈÈ ***/
table.poll2 {
  margin-left: 40px;
}

#poll-special td h1 {
  margin: auto 0 !important;
  padding: 1px !important;
  background: #3c6567 !important;
}

/***   ÔÎÍ ÄËß ÂÛÑÊÀÊÈÂÀÞÙÈÕ ÎÊÎÍ   ***/
#pun_wrap #post .container[id$="-area"] {
  max-height: 264px;
  overflow: auto;
}

#pun_wrap #post .container[id$="-area"],
#video-area-tinp,
#image-area-tinp,
.pun-modal .modal-inner,
.inner,
#post-sig .container[id$="-area"] {
  outline: none;
  border: 1px solid #9c9c9c;
  background: url(https://i.ibb.co/NVjH17Q/ship-pun-3.jpg) 50% 0% repeat #e4e4e4;
}

/***   ÌÎÄÅÐÀÒÎÐÑÊÎÅ ÌÅÍÞ - ÏÎËß ÂÂÎÄÀ   ***/
.punbb input,
.punbb select,
.punbb optgroup {
  outline: none;
  padding: 5px;
  border: var(--border);
  background: #e4e4e4;
}

/***   ÒÅËÎ ÏÎÑÒÀ ÒÅÊÑÒ   ***/
.post-box {
  text-align: justify;
}

.punbb .post-content p {
  font-size: 1.1em;
}

/**************************************************************/
/*** öâåòíîé ñêðîëë ***/
*::-webkit-scrollbar {
  width: 10px;
  height: 8px;
  background: rgba(0, 0, 0, 0.1);
}
*::-webkit-scrollbar-thumb {
  background: var(--link-color);
}
*::-webkit-scrollbar-corner {
  background: transparent;
}

/**************************************************************/
/* òåìû â ôîðóìàõ */
/* ñïèñîê àêòèâíûõ òåì */
.forum {
  margin: 0.5em auto 1em;
}
.forum tr {
  display: grid;
  grid-template-columns: 1.7fr 1fr 0.5fr 0.8fr;
  grid-template-rows: auto;
  align-items: center;
  justify-items: center;
  border-bottom: 1px solid var(--bgh3);
}
.forum .tcl,
.forum .tc2 {
  text-align: left;
}
.forum .tcr span {
  display: block;
  font-size: 0.9em;
  margin-top: 0.4em;
}

/* âíóòðè êàòåãîðèè */
#pun-viewforum .forum tr {
  display: grid;
  grid-template-columns: 1.7fr 0.5fr 0.5fr 0.7fr;
  grid-template-rows: auto;
  align-items: center;
  justify-items: center;
}
#pun-viewforum .forum .tc2 {
  text-align: center;
}
#pun-viewforum .modmenu {
  margin: 0.7em auto;
}
#pun-viewforum .modmenu a {
  font-weight: 600;
}

/* ñòðàíèöû íîâàÿ òåìà */
#pun-viewforum .linksb {
  grid-template-columns: 1fr auto;
  grid-template-rows: auto;
}
#pun-viewforum .linksb .pagelink {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}
#pun-viewforum .linksb .postlink {
  grid-column: -2 / -1;
  grid-row: 1 / 2;
  justify-self: end;
}
.postlink.long {
  grid-column: 1 / -1;
  text-align: right;
  margin: auto 0px auto auto;
}

/* ìîäåðèðîâàíèå ñïèñêà òåì */
#pun-modviewforum .forum tr {
  grid-template-columns: 1.8fr 0.5fr 0.5fr 0.9fr 0.3fr;
  grid-template-rows: auto;
}
#pun-modviewforum .forum .tc2 {
  text-align: center;
}
#pun-modviewforum .modmenu {
  margin: 1.4em 1.5em 0.8em 0.5em;
}

/* ïðåäïðîñìîòð ñîîáùåíèÿ */
#post-preview .post-box {
  margin: 1.4em auto 1.1em;
}
#pun #pun-post .post h3 + .container,
#pun #post-preview .post h3 + .container {
  overflow: hidden;
}

/* ôèêñ äëÿ ÿ÷ååê â òàáëè÷êå */
.forum td,
.usertable td,
.fs-box .hasicon td {
  width: 100% !important;
  text-align: center;
}
.fs-box .post-content tr {
  display: table-row;
  border-width: 0px;
}

#pun-viewforum .user-avatar .avatar-image,
.forum .user-avatar .avatar-image {
  width: 26px !important;
  height: 26px !important;
  margin-left: 10px;
}

.forum .tcl .intd,
.fs-box .tcl .intd {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto; /*grid-column-gap: 10px;*/
  align-items: center;
}
/**************************************************************/
.subforums { font-size: 0.875em; line-height: 1.5;}
.subforums h4 { font-weight: 800; }
.subforums ul li { list-style-type: disc; margin-left: 2em;}
/**************************************************************/
/*** ïåðåìåííûå***/
:root {
  --body-bg: #0f0f0f;
  --body-color: #000;
  --body-color-font-size: 0.75rem;

  --font-family-primary: Verdana, Tahoma, Arial, sans-serif;
  --font-family-secondary: Verdana, Tahoma, Arial, sans-serif;
  --color-secondary: #4682b4;
  --link-color: #4682b4;
  --link-color-hover: #000;
  --link-shadow: 0 0 10px #fff;

  --pun-bg-primary: #e3e0d9;
  --pun-width: 1024px;

  --pun-border: 1px solid #999;
  --pun-box-shadow: inset 0 -2px 15px 2px rgba(0, 0, 0, 0.15),
    0 0 5px rgba(0, 0, 0, 0.15);
  --border: 1px solid #b7b7ac;
  --box-shadow: 0 0 0 1px #dbd9d9 inset, 0 0 25px 0 rgb(141 131 131 / 10%) inset,
    0 0 10px 0 #c3c3c3;

  --forum-bg-img: url(https://forumstatic.ru/files/0014/78/98/58872.jpg);

  --pun-navlinks-color: #000;
  --pun-navlinks-font-size: 12px;
  --pun-ulinks-font-size: 10px;
  --pun-ulinks-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.15),
    0 1px 4px -2px rgba(0, 0, 0, 0.15);
  --navadmin-text: "Admin";
}