/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1779884342.css);

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');


@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');

:root {
    --base-bg: #202020 url(https://forumstatic.ru/files/001c/b8/ad/83972.jpg);
    --base-bg2: #c6c3b7;
    --text: #212121;
    --sec-text: #373737;
    --accent: #83413a;
    --accent2: #703a35;
    --navi-link: #c6c3b7;
    --navi-link-hov: #c6c3b7;
    --main-font: ibm plex mono;
    --sec-font: ibm plex sans;
    --profile-bg: url(https://forumstatic.ru/files/001c/b8/ad/27143.jpg);
    --quote: #bbb8ad;
    --bord: #b4b1a8;
    --cat-fon: url(https://forumstatic.ru/files/001c/b8/ad/18000.jpg);
    --name-bg: url(https://forumstatic.ru/files/001c/b8/ad/64919.jpg);
    --tab-text: #c6c3b7;
    --cfoot: url(https://forumstatic.ru/files/001c/b8/ad/51410.jpg);
    --pf-bg: #c2bfb3;
    --tab-link: #a85d58;
    --tab-left: url(https://forumstatic.ru/files/001c/b8/ad/14686.jpg);
    --podf-new: url(https://forumstatic.ru/files/001c/b8/ad/28467.jpg);
    --star: url(https://forumstatic.ru/files/001c/b8/ad/63422.png);
    --navi-bg: url(https://forumstatic.ru/files/001c/b8/ad/73234.jpg);
    --dark-bord: #3a3a3a9e;
    --star2: url(https://forumstatic.ru/files/001c/b8/ad/35366.png?v=1);
}

.dark {
    --base-bg: #242421 url(https://forumstatic.ru/files/001c/b8/ad/95619.jpg);
    --base-bg2: #d8ddce;
    --text: #2a3132;
    --sec-text: #4a4b4b;
    --accent: #4d605f;
    --accent2: #3a5353;
    --navi-link: #d8ddce;
    --navi-link-hov: #9aa8a5;
    --profile-bg: url(https://forumstatic.ru/files/001c/b8/ad/81571.jpg);
    --quote: #c3c7ba;
    --bord: #b6baae;
    --cat-fon: url(https://forumstatic.ru/files/001c/b8/ad/58983.jpg);
    --name-bg: url(https://forumstatic.ru/files/001c/b8/ad/26762.jpg);
    --tab-text: #ccd1c2;
    --cfoot: url(https://forumstatic.ru/files/001c/b8/ad/81249.jpg);
    --pf-bg: #ccd1c2;
    --tab-link: #657e7d;
    --tab-left: url(https://forumstatic.ru/files/001c/b8/ad/74472.jpg);
    --podf-new: url(https://forumstatic.ru/files/001c/b8/ad/79681.jpg);
    --star: url(https://forumstatic.ru/files/001c/b8/ad/82434.png);
    --navi-bg: url(https://forumstatic.ru/files/001c/b8/ad/19991.jpg);
    --dark-bord: #474f4d;
    --star2: url(https://forumstatic.ru/files/001c/b8/ad/91809.png);
}




/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  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 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
    font-size: 100.01%;
    position: initial !important;
}

/* A3.2 */
.punbb {
    font: normal 70% Verdana;
color: var(--text);
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 12px verdana, arial, helvetica, sans-serif;
    background: var(--quote);
    border: 1px solid var(--bord);
    outline: none;
    color: var(--text);
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 11px;
}

/* 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: 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 .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-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.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    margin: auto;
    width: 1060px;
    margin-top: 220px;
    margin-bottom: 50px;
    background: var(--base-bg2);
    position: relative;
    border-radius: 0px;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 30px;
}

/* 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: var(--base-bg) fixed top center/cover;
}
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--main-font);
    padding: 30px 0px;
    height: auto;
    border: 0 !important;
    text-transform: lowercase;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: var(--tab-text);
}
#pun-redirect.punbb .info .container a {
    color: var(--red-accent) !important;
}

#pun-redirect.punbb .info .container a:hover {
    color: var(--tab-text) !important;
}



/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* 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-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    font-family: var(--main-font);
    font-size: 10px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    letter-spacing: 0.6px;
    text-transform: lowercase;
    margin: -20px 0px 20px 0px;
}


#pun-main h1 {
    display: none;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #707070;
    width: auto;
    margin: 20px 50px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 0px 1em 0px;
    padding: 15px 20px 15px 20px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    font-size: 12px;
    font-family: var(--main-font);
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0;
    display: inline-flex;
    color: var(--base-bg2);
    margin: 0px 0 10px 0px;
    padding: 3px 10px;
    background: var(--cfoot) center/cover;
}

.punbb .code-box strong.legend a {
    color: var(--base-bg2) !important;
}

.punbb .code-box strong.legend a:hover {
    color: var(--quote) !important;
}


/* 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 {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 5px !important;
    position: relative;
    padding: 0 0px;
}

/* B3.2 */
.multipage {
  margin-top: 1em;
  }

/* B3.4 */
.linkst .postlink {
    text-align: right;
}

/* B3.5 */
.punbb .linksb {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: auto;
    text-align: left;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: auto;
}

/* B3.8 */
.subscribelink {
    clear: both;
    display: flex;
    float: right;
    background: var(--quote);
    padding: 5px 15px 6px;
    text-transform: lowercase;
    transition: all .4s linear 0s !important;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 0em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
    padding: 0;
    margin: 0;
    font-size: 0;
}

/* C1.6 */
.punbb fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 0;
    font-family: var(--main-font);
    text-transform: uppercase;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* 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.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
    font-weight: bold;
    font-family: var(--main-font);
    margin-bottom: 0;
    display: inline-flex;
    text-transform: uppercase;
}

/* 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;
  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 {
  text-align: left;
  width: 45%;
  }

/* C2.2 */
#pun-viewforum .tc2, #pun-viewforum .tc3, #pun-viewforum .tcmod {
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: lowercase;
    width: 8%;
}


/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
}

#pun-index .tcr {
    text-transform: none;
    width: 35%;
    position: relative;
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    display: flex;
    letter-spacing: 0;
    align-items: center;
}

/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 40%;
    text-transform: lowercase;
}

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  text-align: center;
  width: 20%;
  }

/* 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 {
    font-family: var(--main-font);
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: flex-end;
}

#pun-index .tcl {
    width: 70%;
    position: relative;
    overflow: visible;
}

/* 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 {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 10px 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;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
  }

/* C2.13 */
.punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    margin: 0 50px 0 20px;
    text-align: justify;
    position: relative;
    font-family: var(--main-font);
    font-size: 11px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 8px;
    letter-spacing: 0;
    text-transform: none;
}


/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
}




#pun-messages .main .tc2 {
  text-align: center;
  }
  

 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS2.3 */
.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,
.post-links ul, .post-links, .usertable table {
  border-color: transparent;

  }

/* CS2.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS2.6 */

#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 ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }


/* C3.1 */
.punbb .post .container {
    border: none;
    background: var(--pf-bg);
    border: 1px solid var(--bord);
}

/* C3.2 */
#pun-viewtopic .post h3 {
    text-align: center;
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 10px;
}

.post h3 span strong:before {
    content: ', #';
}

/* C3.3 */
.punbb .post h3 span {
    display: flex;
    font: 400 11px var(--main-font);
    height: auto;
    align-items: center;
    justify-content: space-between;
    background: var(--quote);
    margin-left: 260px;
    padding: 3px 15px;
    border: 1px solid var(--bord);
    width: auto;
    text-transform: lowercase;
    margin-right: 20px;
}


/* C3.4 */
.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: right;
    font-weight: normal;
    order: 2;
}

.punbb .post .post-author {
    float: left;
    width: 240px;
    font-size: 11px;
    margin: 0;
    font-family: var(--main-font);
    margin-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    background: var(--base-bg) center/cover;
    color: var(--tab-text);
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0 0 10px 0;
    line-height: 160%;
}

/* C3.7 */
.pa-author {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 0;
    align-items: center;
    margin: 5px 0px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !important;
    font-size: 15px;
    font-family: var(--main-font);
    color: var(--tab-text) !important;
    background: var(--cfoot);
    text-transform: none;
    padding: 3px 8px;
}


.pa-author a:hover {
filter: grayscale(1);
}

li.pa-title {
    font-size: 9px;
    font-weight: 400;
    font-family: var(--main-font);
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
}


/* C3.11 */
.punbb .post-body {
    margin-left: 250px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 20px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
}

/* C3.15 */
.punbb .post-links ul {
    text-align: right;
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    text-transform: lowercase;
    padding: 0;
    margin: 10px 10px 10px 0;
}

/* 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: 10px 0 0;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: lowercase;
}

/* 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: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* 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 {

  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px 0em 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 li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*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-style: none none none none;
    border-width: 0px 0px 0 0px;
}

/* D1.2 */
#pun-title h1 {
  display : block;}

/* D1.3 */
#pun-title .container {
  border-style: none none none none;}


/* D1.4 */
#pun-title h1 span  {
  display: none;}

#pun-title h1 span  {
  font-size: 1.5em;}


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 55px;
  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: 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 {
    text-transform: uppercase;
    margin: 0;
    background: var(--navi-bg);
    width: 1060px;
    height: 74px;
    left: 0;
    position: sticky;
    top: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    margin: -2px 0 0 -30px;
}

#pun-navlinks .container {
    padding: 0px;
    margin-top: 20px;
}
#pun-navlinks li {
    display: inline;
    margin: 0;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    margin: 0;
    padding: 0;
    background: var(--quote);
    top: 74px;
    left: 0;
    position: sticky;
    width: 1060px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    margin: 0 -30px;
}

/* D4.2 */
#pun-ulinks .container {
    /* border: 1px solid red; */
    padding: 0px;
    height: auto;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline-block;
}

/* D4.4 */
#pun-ulinks li a {
    padding: 0px 6px;
}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
    font-size: 10px;
    font-family: var(--main-font);
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 80px;
}


/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }




/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
}

/* D5.5 */
#pun-crumbs1 p.container {
    height: auto;
    font-family: var(--main-font);
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin-top: 16px;
}


#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-weight: 400;
    transition: 1s;
}


#pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover {
    transition: 1s;
    font-weight: 400;
}


/* D5.6 */
#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: 0px 0 0 0 !important;
    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 */
#pun-announcement .container {
    padding: 0;
    text-align: center;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 9px 0 -23px;
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 15px 20px;
    font-family: var(--main-font);
    text-transform: none;
    background: var(--pf-bg);
    border: 1px solid var(--bord);
}

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: right;
    line-height: 150%;
}

/* D7.4 */
li#onlinelist {
    margin-top: 0;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    line-height: 130%;
}

/* 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;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    margin-top: 0;
    font-size: 9px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: lowercase;
    position: relative;
    top: -23px;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    font-family: var(--main-font);
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    height: auto;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: 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;
  }


#pun-status .status-right {
display: none;
}



.punbb th {
    font-size: 0 !important;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

html * {
    box-sizing: border-box;
}


.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    height: 54px;
    -webkit-text-size-adjust: 100%;
    display: flex;
    padding: 0 !IMPORTANT;
    justify-content: flex-start;
    gap: 0;
    text-transform: none !important;
    position: relative;
    margin: 0px 0 10px;
    flex-direction: row;
    align-items: center;
    background: var(--cat-fon) center/cover;
    color: var(--tab-text);
    padding: 0 20px !important;
    gap: 20px;
}

#pun-index .category h2 seid, #pun-stats h2 seid  {
    margin-top: 14px;
}

#pun-index .category h2 span, #pun-stats h2 span {
    /* -webkit-text-size-adjust: 100%; */
    position: relative;
    text-transform: none;
    font-family: var(--main-font);
    font-size: 51px;
    font-weight: 200;
    background: var(--name-bg) left/cover;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    cursor: default;
    letter-spacing: -5px;
    height: 45px;
    overflow: hidden;
    margin-top: -14px;
}


#pun-index .category table tr {
    margin: 10px 0;
    -webkit-appearance: none;
    display: flex;
    gap: 0 30px;
    align-items: center;
    position: relative;
    padding: 15px;
    background: var(--pf-bg);
    border: 1px solid var(--bord);
}




.postlink.long {
    width: auto !important;
}


.forum tr {
    margin: 10px 0;
    display: flex;
    gap: 20px;
    font: 400 11px var(--main-font);
    align-items: center;
    background: var(--quote);
    text-transform: lowercase;
    padding: 0 10px;
}

.forum thead {
    display: none;
}





.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}


.reactions-root {
    display: none;
}




#profile .container fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: var(--main-font);
    text-transform: uppercase;
}


 #pun-main h2 span {
    font-size: 0px;
}


#html-header {
    color: var(--tab-text);
}






.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}





.html-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;}


.html-box a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 11px;
    line-height: 13px;
    font-size: 10px;
    text-transform: uppercase;
    color: var(--navi-link) !important;
    background: var(--sec-text);
    font-family: var(--sec-font);
    align-content: center;
    justify-content: center;
}


.html-box a p.one {
    font-weight: 600;
    font-size: 11px;}

.html-box a:hover {
    background: var(--accent);
    color: var(--base-bg2) !important;
}


.html-box a data {
    background: var(--accent);
    padding: 0px 6px;
    font-size: 9px;
    font-family: var(--main-font);
}


#tooltip {position: absolute; 
background: var(--accent); z-index: 999;
max-width: 200px; border: none; border-radius: 0px; box-shadow: 0 0 0px 1px rgba(0,0,0,.05) inset; font-family: var(--main-font); font-size: 11px; display: none; color: #efeee4; text-align: center; padding: 6px 22px; font-weight: 400;}



#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}



.sered {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

#pun .answer-box, #pun .code-box, #pun .hide-box {
    padding: 15px 20px !important;
    position: relative;
}


#pun-admain .adlabel {
    width: 18em !important;
}

#pun-index .tcl h3 a {
    font-size: 18px;
    font-family: var(--main-font);
    font-weight: 400;
    text-transform: none;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}

#plng {
    font-size: 10px !important;
    font-weight: 400 !important;
    margin-top: 0px !important;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
    white-space: nowrap;
    gap: 5px;
    font-family: var(--main-font);
    padding: 0px 20px;
    height: 28px;
    border: 1px solid var(--bord);
    background: var(--pf-bg);
}



#chfont {
    position: fixed;
    top: 10px;
    left: 10px;
    text-align: center;
    z-index: 999;
    display: flex;
    gap: 5px;
    align-items: center;
    background: var(--base-bg2);
    justify-content: center;
}
#chfontbut {
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
#chfontbut::after {
    content: '\f013';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    font-size: 15px;
    font-family: 'FontAwesome';
    color: var(--text);
}
#chfont.active #chfontbut::after {
    display: block;
}
#chfont select {
    display: none;
    background-color: #dedddb;
    color: #150e0c;
    margin-bottom: 2px;
    cursor: pointer;
}
#chfontsize {
    width: auto;
    display: none;
    padding-right: 5px;
}
#chfont.active select, #chfont.active #chfontsize {
    display: flex;
    gap: 5px;
    align-items: center;
}
.fsizeplus, .fsizeminus {
    background-color: #9c2b3e;
    color: #e7e7e7;
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
}
.fsizeplus::after {
    content: '+';
}
.fsizeminus::after {
    content: '-';
}
.fsize {
    color: #150e0c;
}


#pun-searchposts  .post .post-author {
    margin: -26px 0px 0px 0px;
}


.post-content .spoiler-box > div {
    background: transparent !important;
    position: relative;
    padding: 10px;
    font-family: var(--main-font);
}

.spoiler-box {
    padding: 0 !important;
}

.post-rating p a:after {
    content: "\f004";
    margin-left: 5px;
    font-family: FontAwesome !important;
    font-weight: normal;
    color: var(--accent);
    font-size: 13px !important;
}

#pun .post-rating a {
    color: var(--text);
    font-size: 11px !important;
    display: flex;
    align-items: center;
    font-family: var(--main-font);
}

.post-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px !important;
    position: relative;
    float: right;
    border: none !important;
    width: 30px;
    height: 26px;
}



.post-rating p a:hover:after {
    color: var(--sec-text);
}

#form-buttons td {
    background-image: none !important;
    position: relative;
    width: 26px;
    height: 26px;
    margin: 5px 0px 5px 0px;
}


#pun-index .category table tr td {
padding: 0;
}




.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld2 .fld-name {
font-size: 0px}


.pa-posts .fld-name:before {
    content: '\f0e0';
    font-family: FontAwesome;
    font-size: 10px;
    color: var(--accent);
    margin-right: 5px;
}
.pa-respect .fld-name:before {
    content: '\f004';
    font-family: FontAwesome;
    font-size: 10px;
    color: var(--accent);
    margin-right: 5px;
}

.pa-fld2 .fld-name:before {
    content: '\e4e6';
    font-family: 'Font Awesome 6 Pro';
    font-size: 10px;
    color: var(--accent);
    font-weight: 600;
}


.pa-respect span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -16px;
    /* border: 1px solid red; */
}

.pa-posts span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -12px;
    /* border: 1px solid red; */
}


.punbb .post-content .scrollbox {
    width: 100%;
    height: 10.5em!important;
    overflow: auto;
}


.punbb .post-content blockquote p {
padding: 5px 0 5px 0;
}



.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);
}


.post-content .spoiler-box > blockquote.visible {
    padding: 10px 20px;
}


.post-content .spoiler-box>div:before {
    content: '\f070';
    font-family: 'FontAwesome';
    font-size: 11px;
    transition: all .5s ease-in-out 0s;
    align-items: center;
    margin-right: 10px;
    color: var(--sec-text);
    opacity: .5;
}

.post-content .spoiler-box > div.visible:before {
    content: '\f06e';
    opacity: 1;
}


#font-area {
    display: flex;
    height: 213px;
    overflow-y: hidden;
    text-align: left;
    width: 930px;
    flex-wrap: wrap;
    flex-direction: column;
}

select#mod-options {
    font-family: var(--main-font);
    font-size: 10px;
    text-transform: uppercase;
    padding: 0px 15px;
    margin: 0;
}

.pa-respect img {
display: none;
}




#pun-profile #viewprofile ul {
    width: 100%;
    border: 1px solid var(--bord);
    margin: 0;
    padding: 0;
}

#viewprofile #profile-left {
    text-transform: lowercase;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    background: var(--profile-bg) center / cover;
    font-size: 12px;
    font-family: var(--main-font);
    padding: 20px !IMPORTANT;
    color: #var(--text) !important;
    border-right: 1px solid var(--bord);
}


#profile-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    width: auto !important;
    border-radius: 0;
    padding: 20px !important;
    box-sizing: border-box;
}


#viewprofile #profile-left li strong, #viewprofile #profile-left li strong a {
    color: #363636;
}


#profile-right li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: auto;
    text-align: center;
    padding: 10px 10px !important;
    font-size: 11px;
    background: #00000008;
    border: 1px solid #0000000a;
    gap: 6px;
    font-family: var(--main-font);
}

#profile-right #pa-fld1 {
    width: 100%;
}

#profile-right .pers_plash {
    background-image: none;
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    position: relative;
    padding: 0 !important;
    margin: 0 !IMPORTANT;
}


#profile-right  .pers_plash_text {
    font-size: 7px !IMPORTANT;
    margin: 0 20px !important;
}

#pun #profile-right li span {
    float: none;
    margin: 0;
    width: auto;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 !important;
}


#profile-right li strong {
    padding: 0 !important;
    text-transform: none;
}


.post-content hr {
    opacity: 0.5;
    border: none;
    margin-bottom: 0.8em;
    background: var(--head);
    height: 2px !important;
    box-shadow: 0px 0px 0px 1px var(--accent);
}

#pun-index .datetime, #pun-index .byuser {
    font-size: 11px;
    font-weight: 400;
    color: var(--sec-text);
    text-transform: lowercase;
}

#html-header a {
    color: var(--tab-link);
}

#html-header a:hover {
    color: var(--tab-text);
}


.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
    margin: 0 0.3em;
    accent-color: var(--accent);
}



#post-form .container {
    padding: 0;
}




.tcr-wrap {
    display: flex;
    flex-direction: column;
    text-transform: none;
    gap: 2px;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}


.Add {
    width: auto;
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 10px;
    font-family: var(--main-font);
    letter-spacing: 0;
    color: #29292b6e;
    font-weight: 300;
    font-style: normal;
    text-transform: lowercase;
}





.Tems_And_messages {
    display: flex;
    gap: 6px;
    align-items: center;
}


#pun-stats .statsinfo {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}


#pun-stats .statsinfo li {
    flex-shrink: 1;
    flex-grow: 1;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 0;
    color: var(--text);
    font-size: 10px;
    background: var(--bord);
    padding: 2px 10px;
    border-radius: 0px;
}


.forum .tclcon > a, .forum .tcr a {
    display: block;
}


.forum .tclcon .byuser:before {
    content: 'создал:';
    color: var(--sec-text);
    opacity: .7;
}


.forum .intd {
    display: flex;
    align-items: center;
}


.forum .tcr .byuser:before {
    content: 'последнее сообщение от:';
    color: var(--sec-text);
    opacity: .7;
}


.pagelink, .new-poll a, .new-topic a, .postlink span a {
    background: var(--quote);
    padding: 5px 10px;
    text-transform: lowercase;
    font-size: 10px;
    font-family: var(--main-font);
    color: var(--text);
}



.pagelink strong {
    background: var(--base-bg2);
    padding: 1px 4px 1px 3px;
    border: 1px solid var(--bord);
}


.post h3 span a {
    font-weight: 700;
    color: var(--accent) !important;
}

.post h3 span a:hover {
    color: var(--text) !important;
}



.punbb .formal fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    font-family: var(--main-font);
}



span.qc-post-link {
    margin: 1px 10px;
}


span.closedatafield, span.stickytext {
    display: none;
}

#pun-modviewforum tr.inew div.icon {
    display: none;
}




#pun-stats h2 {
    display: flex;
    justify-content: center;
    margin: 0;
}





#pun-index .category tr.inew {
    background: var(--podf-new) center/cover;
    border: 1px solid var(--bord);
    box-shadow: 3px 0px var(--accent) inset;
}






.go-up span, .go-down span {
    transition: transform 0.5s ease;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    gap: 9px;
    margin: 0 10px;
}

.go-up span::before, .go-down span::before {
    content: "\2b";
    position: relative;
    color: var(--accent);
    font-size: 16px;
    font-style: normal;
    transform: translateY(0%);
    transition: transform 0.3s ease;
}
.go-down span::before {
    transform: translateY(0%);
}

.go-up, .go-down {
    background: var(--text);
    height: 26px;
    width: 77px;
    color: var(--tab-text);
    font-family: var(--main-font);
    text-transform: lowercase;
    font-size: 17px;
    font-weight: 300;
}


.go-up span:hover:before, .go-down span:hover:before {
   transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.go-down span:hover:before {
   transform: translateY(50%);
}


#html-footer {
    margin: 0;
}


.forum-name {
    position: absolute;
    /* border: 1px solid red; */
    top: -139px;
    left: 0;
    height: 75px;
    display: flex;
    width: 100%;
    gap: 30px;
    border-bottom: 1px dashed var(--dark-bord);
    align-items: center;
    padding-bottom: 24px;
}


.forum-name name {
    font-family: var(--main-font);
    font-size: 60px;
    font-weight: 200;
    background: var(--name-bg) center/cover;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    cursor: default;
}


.sidebar-container {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 250px;
    z-index: 999;
    pointer-events: none;
}

#fixedBlock {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 250px;
    background: var(--tab-left) bottom/cover;
    transition: transform 0.3s ease, visibility 0.3s ease;
    transform: translateX(-100%);
    visibility: hidden;
    pointer-events: none;
    z-index: 1000;
    border: 1px solid var(--dark-bord);
    border-width: 0 1px 0 0;
    box-shadow: 10px 0px 20px #1f1f1f4d;
}

#fixedBlock.show {
    transform: translateX(0);
    visibility: visible;
    pointer-events: auto;
}

#toggleButton {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    border-radius: 0;
    width: 112px;
    height: 22px;
    color: var(--navi-link);
    font-family: var(--main-font);
    margin-top: 16px;
    text-transform: uppercase;
    font-size: 11px;
}

#fix-ta {
    display: flex;
    flex-direction: column;
    gap: 17px;
    margin: 20px;
    align-items: center;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    font-family: var(--main-font);
}

.icon .icon {
  display: inline-block;
  font-style: normal;
}

.icon2::before {
  content: "показать данные";
}

.locked .icon2::before {
  content: "скрыть данные";
}


.forum-name star {
    background: var(--star) center center;
    width: 23px;
    height: 23px;
    margin-top: 10px;
}

.tab-quo {
    position: absolute;
    left: 78px;
    top: -42px;
    font-family: var(--main-font);
    text-transform: uppercase;
    width: 982px;
    font-size: 10px;
    /* border: 1px solid red; */
}

#controtator {
    position: absolute;
    left: 78px;
    top: -42px;
    font-family: var(--main-font);
    text-transform: uppercase;
    width: 982px;
    font-size: 10px;
    /* border: 1px solid red; */
}


.tab-info {
    display: block;
    text-align: center;
    line-height: 20px;
    border-bottom: 1px dashed var(--dark-bord);
    padding-bottom: 15px;
    margin-top: 25px;
    text-transform: uppercase;
}


.tab-info span, .tab-ams span, .tab-navi span, .tab-bpost span {
text-transform: uppercase;
}

.tab-info span b {
color: var(--tab-link);
}


.tab-ams {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}


.tab-ams ams a {
    background: var(--cfoot);
    padding: 2px 6px;
    text-transform: uppercase;
    font-size: 10px;
    color: var(--tab-text) !important;
    transition: all .7s ease-in-out 0s;
    filter: none;}


.tab-ams ams a:hover {
filter: grayscale(1);
}

.tab-ams ams {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}



#fix-ta star {
    background: var(--star2) center center;
    width: 17px;
    height: 17px;
    margin: 10px 0;
}


.tab-navi {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 16px;
    border-bottom: 1px dashed var(--dark-bord);
    padding-bottom: 22px;
    width: 100%;
}


.tab-navi links {
    display: flex;
    flex-direction: column;
    gap: 6px;
}


.tab-navi links a {
    background: var(--cfoot);
    padding: 2px 6px;
    text-transform: uppercase;
    font-size: 10px;
    color: var(--tab-text) !important;
    transition: all .7s ease-in-out 0s;
    filter: none;
}


.tab-navi links a:hover {
    filter: grayscale(1);
}


.tab-bpost {
    gap: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
}


.tab-bpost bpost {
    height: 142px;
    text-align: justify;
    font-size: 11px;
    overflow-y: auto;
    padding-right: 10px;
    line-height: 18px;
}


#pun-viewforum .main .tcr .byuser {
    display: block;
    margin: 3px 0 0 0;
}


.proffl {
    gap: 14px;
    display: flex;
    justify-content: center;
    margin: 10px 20px;
    font-size: 10px;
}




.lz-text {
    background: #37373757;
    color: var(--tab-text);
    padding: 10px 13px;
    font-size: 10px;
    text-align: justify;
}

.lz-name {
    text-transform: uppercase;
    margin: 4px 0;
    text-align: center;
    font-size: 13px;
}


.pa-posts, .pa-respect, .pa-fld4 {
    display: flex;
}


.podf-links {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}

.podf-links a {
    background: var(--accent);
    color: var(--tab-text) !important;
    text-transform: uppercase;
    padding: 2px 7px;
    font-size: 10px;
}
.podf-links a:hover {
    background: var(--text);
}



.arion-btn {
    background: var(--text);
    border-radius: 5px;
    cursor: pointer;
    position: fixed;
    top: 7px;
    right: 41px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 8;
    border: none;
}
.arion-cont {
    max-height: 0;
    opacity: 0;
    padding: 0 15px;
    background: var(--navi-link);
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.3s ease;
    width: auto;
    position: fixed;
    top: 47px;
    right: 10px;
    max-width: 300px;
    border: 1px solid var(--sec-text);
    box-shadow: 5px 0 20px #00000033;
}
.arion-cont.active {
    max-height: 200px;
    opacity: 1;
    padding: 15px;
    z-index: 8;
}

.arion-btn span::before {
    content: '';
    height: 19px;
    width: 19px;
    background: var(--base-bg2);
    mask: url(https://forumstatic.ru/files/001c/b8/ad/13236.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/b8/ad/13236.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    display: block;
}

#chfont {
    position: fixed; /*позиционирование*/
    top: 10px; /*отступ сверху*/
    right: 10px; /*отступ слева*/
    text-align: center; /*текст по центру*/
    line-height: 22px; /*высота строк*/
    -moz-opacity: .8; /*прозрачность*/
    opacity: .8;
    z-index: 999999;
}
#chfont:hover {
    opacity: 1; /*убирает прозрачность при наведении*/
    -moz-opacity: 1;
}
#chfontbut {/*иконка регулятора*/
    width: 26px; /*ширина*/
    height: 26px; /*высота*/
    background: url(https://i.gyazo.com/364c0e92a2be83cb87d9000ce2869eaf.png) center no-repeat; /*картинка иконки*/
    background-color: #d2c1b7; /*фон*/
    float: left; 
    border: solid 2px #70625a; /*рамка вокруг иконки*/
    margin-right: 2px;
    cursor: pointer;
    position: relative;
}
#chfontbut::after {/*крестик на иконке*/
    display: none;
    position: absolute;
    content: 'x';
    top: 0;
    right: 0;
    color: #920000; /*цвет крестика*/
    line-height: 7px; /*высота строки*/
    font-size: 12px; /*размер крестика*/
}
#chfont.active #chfontbut::after {
    display: block;
}
#chfont select {/*поле выбора вида шрифта*/
    display: none;
    background-color: #d2c1b7; /*цвет фона*/
    color: #150e0c; /*цвет текста*/
    margin-bottom: 2px; /*отступ снизу*/
    cursor: pointer;
}
#chfontsize {
    display: flex;
    flex-shrink: 0;
    height: 20px;
    gap: 4px;
}
#chfont.active select,
#chfont.active #chfontsize {
    display: block;
}
.fsizeplus, .fsizeminus {
    background: var(--accent);
    color: var(--light-text);
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 13px;
}
.fsizeplus::after {
    content: '+';
}
.fsizeminus::after {
    content: '-';
}
.fsize {
    color: var(--text);
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--main-font);
    font-weight: 400;
    border-radius: 4px;
}

.font-nav {
    display: flex;
    gap: 10px;
}

select#chfontfam {
    padding: 0;
    border-radius: 3px !important;
    background: var(--bord);
    width: 118px;
    height: 20px;
}



.podf-text {    font-size: 10px;
    color: var(--sec-text);
}


#stylelist {
    gap: 10px;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    width: 74px;
    list-style-type: none;
    display: flex;
    height: 22px;
    flex-direction: row;
    opacity: 1;
    justify-content: flex-start;
    border-right: 1px solid var(--blue-bord);
}
#stylelist li[data="light"] a, #stylelist li[data="dark"] a {
    border-radius: 100%;
    font-weight: 400;
    font-size: 0;
    color: var(--tab-text);
    display: flex;
    /* padding: 4px; */
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
}

#stylelist li[data="light"] a::before {
    content: '';
    background: var(--tab-text);
    mask: url(https://forumstatic.ru/files/001c/b8/ad/92174.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/b8/ad/92174.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}

#stylelist li[data="dark"] a::before {
    content: '';
    background: var(--tab-text);
    mask: url(https://forumstatic.ru/files/001c/b8/ad/56251.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/b8/ad/56251.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 14px;
    height: 14px;
}

#stylelist  li.active {
    background: var(--sec-text);
    border-radius: 100%;
}

#stylelist  li.active a:before {
    background: var(--tab-text);
}


.des-swap {
    position: absolute;
    top: -46px;
    /* border: 1px solid red; */
    left: 0;
}


.dark #pun-index .category h2 span, .dark #pun-stats h2 span {
    background: url(https://forumstatic.ru/files/001c/b8/ad/29748.jpg);
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
}


.glitch {
    position: relative;
    animation: glitchShake 2.8s infinite ease-in-out;
}

.glitch::before,
.glitch::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    pointer-events: none;
}

.glitch::before {
    color: #ff3366;
    z-index: -1;
    animation: glitchRed 2.3s infinite steps(1);
}

.glitch::after {
    color: #33ccff;
    z-index: -2;
    animation: glitchBlue 2.7s infinite steps(1);
}

@keyframes glitchShake {
    0%, 100% { transform: translate(0, 0); }
    5% { transform: translate(0.5px, -0.3px); }
    10% { transform: translate(-0.3px, 0.2px); }
    15% { transform: translate(0.2px, -0.1px); }
    20% { transform: translate(-0.1px, 0.3px); }
    25% { transform: translate(0.4px, -0.2px); }
    30% { transform: translate(-0.2px, 0.1px); }
    35% { transform: translate(0.1px, -0.2px); }
    40% { transform: translate(-0.4px, 0.2px); }
    45% { transform: translate(0.2px, 0.1px); }
    50% { transform: translate(-0.1px, -0.1px); }
    55%, 100% { transform: translate(0, 0); }
}

@keyframes glitchRed {
    0%, 100% { transform: translate(0, 0); clip-path: inset(0 0 0 0); opacity: 0; }
    2% { transform: translate(-2px, 0.5px); clip-path: inset(10% 0 70% 0); opacity: 0.7; }
    4% { transform: translate(1.5px, -0.8px); clip-path: inset(30% 0 40% 0); opacity: 0.8; }
    6% { transform: translate(-1px, 1px); clip-path: inset(55% 0 20% 0); opacity: 0.75; }
    8% { transform: translate(2px, -0.3px); clip-path: inset(75% 0 5% 0); opacity: 0.65; }
    10% { transform: translate(-1.5px, 0.2px); clip-path: inset(0 0 85% 0); opacity: 0.7; }
    12% { transform: translate(0, 0); clip-path: inset(0 0 0 0); opacity: 0; }
    15%, 100% { opacity: 0; }
}

@keyframes glitchBlue {
    0%, 100% { transform: translate(0, 0); clip-path: inset(0 0 0 0); opacity: 0; }
    3% { transform: translate(2.2px, -0.6px); clip-path: inset(5% 0 80% 0); opacity: 0.7; }
    5% { transform: translate(-1.8px, 0.7px); clip-path: inset(25% 0 55% 0); opacity: 0.75; }
    7% { transform: translate(1.2px, -0.4px); clip-path: inset(50% 0 30% 0); opacity: 0.8; }
    9% { transform: translate(-2px, 0.5px); clip-path: inset(70% 0 10% 0); opacity: 0.7; }
    11% { transform: translate(1.5px, -0.2px); clip-path: inset(90% 0 0 0); opacity: 0.65; }
    13% { transform: translate(0, 0); clip-path: inset(0 0 0 0); opacity: 0; }
    18%, 100% { opacity: 0; }
}


.forum-name name::before {
content: 'Just select the server';
}

.dark .forum-name name::before {
content: 'Just survive somehow';
}



/*Чекбокс*/
label.fm-toggle {
    display: inline-flex;
    cursor: pointer;
}

label.fm-toggle input {
    display: none;
}
label.fm-toggle {
    font-size: 0;
    margin: 10px 0 0 0;
}

label.fm-toggle::before {
    content: "\f108";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    font-size: 20px;
    color: var(--text);
}

label.fm-toggle:has(input:checked)::before {
    content: "\f3cd";
}

/* Эффект при клике (опционально) */
label.fm-toggle:active {
    opacity: 0.6;
}


.post {
    scroll-margin-top: 110px;
}

.bannrs {
    width: 100%;
    height: 74px;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -73px;
    /* border: 1px solid red; */
}


.bannrs parnt {
    margin: 0 50px;
    height: 41px;
    overflow-y: auto;
    background: var(--text);
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    padding: 5px;
}



/**Гостевая**/

.guestbook {
    background: var(--base-bg) center/cover;
    padding: 15px 30px;
}

.gbname {
    font-family: var(--main-font);
    font-size: 47px;
    font-weight: 300;
    background: var(--name-bg) center/cover;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    cursor: default;
    letter-spacing: -2px;
}

        .gbname::before {
            content: "Just survive somehow";
            animation: changeText 4s infinite alternate;
        }

        @keyframes changeText {
            0%, 70% {
                content: "Just survive somehow";
            }
            100% {
                content: "Just select the server";
            }
        }


.gb-text {
    background: #37373757;
    color: var(--tab-text);
    padding: 10px 13px;
    font-size: 10px;
    text-align: justify;
    margin-top: 17px;
    font-family: var(--main-font);
}




.gbface {
    color: var(--tab-text);
    display: flex;
    margin: 20px 0;
    gap: 30px;}


.gbf-claim {
    flex: 1;
    background: #37373757;
    color: var(--tab-text);
    padding: 10px 13px;
    font-size: 10px;
    text-align: justify;
    height: 157px;
}


.gbfc p {
    font-size: 11px !important;
    background: var(--cfoot);
    padding: 5px 10px !important;
    line-height: normal !important;
    font-family: var(--main-font);
    text-transform: uppercase;
}


.gbfc-text {
    margin: 10px 0;
    height: 101px;
    overflow-y: auto;
    font-family: var(--main-font);
    /* border: 1px solid red; */
}



.guestbook a {
color: var(--tab-link) !important;
}



.guestbook a:hover {
color: var(--tab-text) !important;
}




/*Матчасть*/

.serv-modern-wrap {
    margin: 20px 0;
    background: var(--base-bg) center/cover;
    font-family: var(--main-font);
    height: 400px;
}

.serv-flex-layout {
    display: flex;
    gap: 0;
    background: transparent;
    overflow: hidden;
    height: 400px;
}

.serv-tab-column {
    width: 260px;
    background: var(--text);
    padding: 1.5rem 0.75rem;
    border-right: 1px solid var(--dark-bord);
}

.serv-radio {
    display: none;
}

.serv-label {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    margin: 0.5rem 10px;
    font-size: 12px;
    font-weight: 400;
    color: var(--tab-text);
    background: var(--accent);
    cursor: pointer;
    transition: all 0.2s ease;
    letter-spacing: -0.2px;
    text-transform: uppercase;
}
.serv-radio:checked + .serv-label {
    background: rgba(59, 130, 246, 0.2);
}

.serv-content-panel {
    flex: 1;
    padding: 20px;
    background: var(--text);
}

        .serv-pane {
            display: none;
            font-size: 1rem;
            line-height: 1.5;
            color: var(--tab-text);
            animation: servFade 0.25s ease;
        }

        @keyframes servFade {
            from { opacity: 0; transform: translateX(6px); }
            to { opacity: 1; transform: translateX(0); }
        }

        /* исправленные селекторы — радиокнопка и контент на одном уровне внутри .serv-modern-wrap */
        #servOpt1:checked ~ .serv-flex-layout .serv-content-panel .serv-pane.serv-first,
        #servOpt2:checked ~ .serv-flex-layout .serv-content-panel .serv-pane.serv-second,
        #servOpt3:checked ~ .serv-flex-layout .serv-content-panel .serv-pane.serv-third,
        #servOpt4:checked ~ .serv-flex-layout .serv-content-panel .serv-pane.serv-fourth {
            display: block;
        }

        /* ховер-эффект */
        .serv-label:hover {
            background: rgba(255, 255, 255, 0.05);
            transform: translateX(4px);
        }


.forum-story {
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #3a3a3a42;
    padding: 20px;
    height: 358px;
    align-items: flex-start;
}

.forum-story span {
    background: var(--cfoot) center/cover;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 15px;
}


.forum-story text {
    white-space: pre-wrap;
    overflow-y: auto;
    padding: 0 10px 0 0;}





/*** МОБИЛЬНЫЙ ***/
@media screen and (max-width: 540px) {

html.force-mobile, body.force-mobile, .force-mobile #pun, .force-mobile .punbb {
    width: 100% !important;
    height: 100% !important; 
    padding: 0; 
    -webkit-text-size-adjust: none; 
    overflow-wrap: break-word; 
    float: none; 
    margin: auto;
}

.force-mobile  #pun-searchtopics .tc2 {
    width: 100% !important;
    display: flex !important;
    font-size: 11px;
    margin-left: 5px;
}



body.force-mobile  {
    position: relative;
    background-position: center 0;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch!important;
    overflow-y: scroll !important;
    z-index: 1;
}

.force-mobile #pun {
    max-width: 540px;
    padding: 0!important;
    border-radius: 0;
    position: relative;
    border: none;
}

.force-mobile .punbb .pa-avatar:after {
display: none;
}


.force-mobile #pun-ulinks, .force-mobile #pun-navlinks .container li a, .force-mobile #pun-navlinks .container li a:hover {
    margin: 0 5px;
}

.force-mobile #pun-ulinks:before {
    content: "\f0c9";
    font-family: 'Font Awesome 6 Pro'!important;
    font-size: 25px!important;
    color: var(--tab-text) !important;
}

.force-mobile #pun-ulinks .container {
    width: 250px!important;
    top: 0px;
    padding: 10px !important;
    margin: 0 !important;
    left: 45px;
    height: auto !important;
    background: var(--text);
    border-radius: 4px;
    border: 1px solid var(--dark-bord);
}

.force-mobile .notify-link {
    top: -1px;
    left: unset;
}

.force-mobile .twinkle {
display: none;
}

.force-mobile #pun-ulinks li {
    display: block !important;
    margin-bottom: 5px!important;
    background: var(--accent);
    text-align: center;
    border-radius: 5px;
    transition: all .5s linear 0s !important;
    padding: 6px;
}

.force-mobile #pun-ulinks li a {
    display: block !important;
    margin: 0!important;
    color: var(--tab-text);
    font-size: 12px!important;
    padding: 0;
}

.force-mobile #pun-ulinks {
    margin: -36px 0 0 0 !important;
    position: sticky;
    top: 6px !important;
    border: 0 !important;
    width: 30px;
    left: 8px;
    height: 30px;
    background: var(--text);
    z-index: 1;
}

.force-mobile #pun-ulinks ul {
    display: none;
    z-index: 10000;
    position: absolute;
    top: 47px;
    right: 0;
}
.force-mobile #pun-ulinks:hover ul, .force-mobile #pun-ulinks:focus ul {display: block;}

.force-mobile #pun-ulinks > span.notify-bubble {display: block!important;}

.force-mobile #pun-navlinks .container li {padding: 0 1px !important; margin: 0!important; line-height: 19px !important;}
#navrules, #navextra2, #navextra3, #navextra4, #navextra5, #navextra6, #navextra7, #navextra8, #navextra9, #navextra10 {display: none !important;}
#pun-navlinks .container li a {
    display: inline-block !important;
    padding: 0 !important;
    font-size: 16px;
}
.force-mobile #pun-ulinks, .force-mobile #pun-navlinks .container li a, .force-mobile #pun-navlinks .container li a:hover {margin: 0 5px;}




.force-mobile #pun-status span {
    white-space: break-spaces;
    margin-right: 0.5em;
}

.force-mobile #pun-status .container {
    text-align: left!important;
    position: relative;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: flex;
    margin: 0 0 -10px 0;
    flex-direction: column;
    align-items: flex-start;
    background: var(--quote);
    padding: 10px;
}
.force-mobile #pun-crumbs1 p.container, .force-mobile #pun-crumbs2 p.container {
    text-align: left!important;
    margin: 0px 10px 0;
    height: auto;
    padding: 0;
    box-sizing: border-box;
}
.force-mobile #pun-crumbs1 p.container {
    margin: 19px 10px 0;
}


.force-mobile .punbb .linkst,
.force-mobile .punbb .linksb {
    height: 20px;
    font-size: 8px;
    text-transform: uppercase;
    align-items: center;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0 0 10px 0!important;
}



.force-mobile .punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}


.force-mobile .forum td.tcr {
    margin-bottom: 0;
    display: block;
    text-align: right!important;
    width: 100% !IMPORTANT;
    margin-top: 2px;
    padding: 0;
}
.force-mobile #pun-index td div.tclcon {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
}

.force-mobile .pf-wrap {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.force-mobile #pun-stats .container {
    padding: 15px 15px 15px 15px!important;
    margin: 15px 0;
    border-width: 1px 0;
}
.force-mobile #pun-stats li.item1, .force-mobile #pun-stats li.item2 {
    float: none !important;
    margin-bottom: 0px;
}
.force-mobile #pun-stats li.item3, .force-mobile #pun-stats li.item4 {
    text-align: left !important;
    margin-bottom: 0px;
}



.force-mobile #pun-crumbs2 .container {
    margin-left: 20px;
    margin-top: 0px;
}
.force-mobile .punbb .post .post-author {
    float: none!important;
    margin: 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
}
.force-mobile #pun-main .post-author ul {
    padding: 20px 0;
}




.force-mobile #pun-viewtopic .post h3 {
    border-radius: 0;
}

.force-mobile .punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: center;
    font-weight: normal;
    margin-top: 0;
}


.force-mobile .post-author li {
    text-align: left;
}


.force-mobile .punbb .modmenu .container {
    text-transform: none;
    margin: 0 10px;
}

.force-mobile .pa-avatar img {
    object-fit: cover;
    width: 60px !important;
    height: 60px !important;
    border-radius: 4px;
    border: 1px solid var(--bord);
    box-shadow: -6px 6px 10px #00000021;
}
.force-mobile .punbb .post-links ul {
    padding: 0;
    height: auto;
    border-top-width: 1px;
    background: transparent;
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
    border: none;
    gap: 10px;
}

.force-mobile .punbb .post .container {
    padding-right: 0;
    margin-top: 20px;
}


.force-mobile .punbb .post-box {
    padding: 10px 10px 0 10px!important;
}
.force-mobile .punbb .post-body {
    margin-left: 0px;
}

.force-mobile .punbb .formal .container {
    padding: 0;
}
.force-mobile .punbb fieldset {
    padding: 0 10px;
}


.force-mobile #pun-viewforum .main table {
    table-layout: fixed;
    width: 100%;
    padding: 0;
}
.force-mobile #pun-searchtopics .main .tcl, #pun-viewforum .main .tcl {
    width: 100% !important;
    padding: 0px;
}
.force-mobile #pun-break1, .force-mobile #pun-break2, .force-mobile #pun-break3, .force-mobile #pun-break4, .force-mobile .category th, .force-mobile .category .tc2, .force-mobile .category .tc3, .force-mobile .forum th, .force-mobile .forum .tc2, .force-mobile .forum .tc3, .force-mobile #post-form legend {
    display: none !important;
    width: 0 !important;
}




.force-mobile #profile-right {
    width: 100% !important;
    display: block;
}
.force-mobile #profile-left {
    width: 100% !important;
    display: block;
}
.force-mobile #main-reply {
    width: 100% !important;
}

.force-mobile #form-buttons td {
    padding: 0 5px !important;
    display: inline-block;
    width: 31px;
}


.force-mobile #button-files_rusff {
    display: none !important;
}



.force-mobile #form-buttons td:hover {
    background-color: transparent !important;
}


.force-mobile #form-buttons td {
    background-image: none !important;
    display: inline-block;
    position: relative;
    width: 27px;
    height: 27px;
    margin: 0px 0px 0px 0px !important;
}
.force-mobile #profilenav li {
    padding: 7px 15px!important;
    display: inline-block;
}
.force-mobile #profilenav {
    float: none!important;
    width: 100%!important;
    margin-left: 0 !important;
}

.force-mobile #profile .container {
    padding: 0 !important;
}

.force-mobile #notify-settings {
    display: none;
}

.force-mobile #viewprofile h2, .force-mobile #profilenav h2 {
    margin: 0 0 10px 0!important;
}
.force-mobile #viewprofile ul, .force-mobile #profilenav ul {
    padding: 0!important;
    margin: 0 0 15px 0!important;
    border: none!important;
    background-color: transparent!important;
}
.force-mobile .punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}
.force-mobile #pun-messages .tclcon {
    padding: 10px 0 10px 17px!important;
}

.force-mobile #pun-messages .user-avatar {
    display: none !IMPORTANT;
}

.force-mobile #pun-messages table Div.icon, .force-mobile #pun-messages TR.inew Div.icon {
    margin-top: 13px;
}
.force-mobile #register input, .force-mobile #register select, .force-mobile #profile input, .force-mobile #profile select, .force-mobile #punbbsearch input, .force-mobile #punbbsearch select {
    max-width: 200px!important;
}
.force-mobile #pun-userlist .main .tcl, .force-mobile #pun-searchtopics .main .tcl, .force-mobile #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 20%;
}

.force-mobile #pun-userlist .user-avatar {
    display: none;
}
.force-mobile #pun-userlist .usertable .container {
    padding: 0 0.3em 2.3em 0.3em;
    border-top: none;
}

.force-mobile #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    width: 15%;
}


.force-mobile #BookmCntToggle {
    position: absolute !important;
    left: 10px !IMPORTANT;
    width: 20px !important;
    height: 20px !IMPORTANT;
    opacity: 1;
    cursor: pointer;
    z-index: 2;
    transition: opacity .3s ease-out;
    top: 12px;

}


.force-mobile #tags .container {
    position: absolute;
    right: 0px;
    top: 83px !IMPORTANT;
    left: 0px;
    z-index: 2;
    width: 350px;
    padding: 10px;
    box-sizing: border-box;
}



.force-mobile .punbb .section h2, .force-mobile #pun-main h1, .force-mobile #pun-main h2, .force-mobile #pun-debug h2 {
    margin: 0px 0px 10px 0px;
    display: flex;
    justify-content: center;
}
.force-mobile .post-img-Sp {
    width: 140px;
    margin: 10px 6px 0 !important;
    display: none;
}

.force-mobile #pun-index .category h2 seid,  .force-mobile #pun-stats h2 seid {
    display: none;
}




.force-mobile #form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
    gap: 8px;
    margin-bottom: 20px;
}

.force-mobile #pun-index .category table tr {
    -webkit-appearance: none;
    display: block !important;
    margin: 15px;
    position: relative;
    overflow: visible;
}


.force-mobile #pun-index .category table tr + tr {
    margin: 15px;
}

.force-mobile #pun-index .tcl h3 {
    text-align: left;
    height: auto;
    display: block;
    margin-top: 0px;
    letter-spacing: .5px;
    font-weight: 400;
}


.force-mobile .punbb .user-avatar {
    margin: 1px 0px 2px 20px!important;
    float: right !important;
    display: none;
}

.force-mobile #pun-viewforum .tcr {
    position: relative;
    display: block;
    width: 100%;
    gap: 0 10px;
    align-items: center;
}



.force-mobile #form-buttons table, 
.force-mobile #form-buttons tbody, 
.force-mobile #form-buttons tr {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0px;
}



.force-mobile #pun-index .tcr {
    width: 100%;
    display: block;
    text-align: right;
    margin-top: 10px;
}





.force-mobile .go-up, 
.force-mobile .go-down, 
.force-mobile #pun::before {
    display: none;
}


.force-mobile #pun-navlinks .container {
    padding: 0px;
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
}

.force-mobile #pun-index .category h2 span, .force-mobile #pun-stats h2 span {
    font-size: 24px;
    margin-top: 0;
    letter-spacing: -4px;
    font-size: 29px;
}



.force-mobile .punbb .post h3 span {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
}



.force-mobile #pun-mod .category .tc2 {
    display: block !important;
    width: auto !important;
}



.force-mobile #pun-ulinks .container {
    display: none;
}

.force-mobile #pun-navlinks .container li a {
    /* display: inline-block !important; */
    padding: 0 !important;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-style: normal;
    color: var(--text) !important;
}
.force-mobile #pun-ulinks, 
.force-mobile #pun-navlinks .container li a, 
.force-mobile #pun-navlinks .container li a:hover {margin: 0 5px;}
.force-mobile #pun-navlinks .container li a span {font-size: 0 !important;}
.force-mobile #pun-navlinks li#navindex a:before {content: "\f015";}
.force-mobile #pun-navlinks li#navuserlist a:before {content: "\f0c0";}
.force-mobile #pun-navlinks li#navsearch a:before {content: "\f002";}
.force-mobile #pun-navlinks li#navprofile a:before {content: "\f2bd";}
.force-mobile #pun-navlinks li#navpm a:before {content: "\f0e0";}
.force-mobile #pun-navlinks li#navadmin a:before {content: "\f013";}
.force-mobile #pun-navlinks li#navlogout a:before {content: "\f08b";}
.force-mobile #pun-navlinks li#navregister a:before {content: "\f234";}
.force-mobile #pun-navlinks li#navlogin a:before {content: "\f02e";}
.force-mobile #pun-navlinks li#navpr_1 a:before {content: "\f1d8";}
.force-mobile #pun-navlinks li#navpr_2 a:before {content: "\f02d";}
.force-mobile #pun-navlinks li#navprofiles a:before {content: "\f02d";}
.force-mobile #pun-navlinks li#navextra1 a:before {content: "\f02e";    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-size: 20px;}
.force-mobile #pun-navlinks li#navextraBL a:before {content: "\f05e";    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-size: 20px;}


.force-mobile .Add {
    display: none;
}
.force-mobile #pun-index .tcl h3 a {
    font-size: 17px;
}

.force-mobile .pf-text {
    margin-top: 3px;
}

.force-mobile .forum tr {
    margin: 10px 0;
    display: flex;
    gap: 0;
    font: 400 11px var(--main-font);
    background: var(--quote);
    text-transform: lowercase;
    border-radius: 6px;
    padding: 0;
    height: auto;
    flex-direction: column;
}

.force-mobile .pa-author a {
    font-weight: 400 !important;
    padding: 2px 10px;
    font-size: 15px;
}

.force-mobile .pa-fld2 {
    text-align: center !IMPORTANT;
}



.force-mobile .prof-wrap {
    background: var(--quote);
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #8f8d8d63;
    box-shadow: 6px 7px 10px #91909042;
}


.force-mobile #form-buttons {
    margin-bottom: 10px !important;
    display: flex;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
}


.force-mobile #plng {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.force-mobile #form-buttons table tr {
    display: flex;
    gap: 4px;
    margin-bottom: 0;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}


.force-mobile #pun-adnav ul {
    display: flex !Important;
    flex-wrap: wrap !Important;
}


.force-mobile #pun-adnav {
    float: none !Important;
    width: 100% !Important;
    margin-left: 0 !Important;
}

.force-mobile .adminmain {
    padding-left: 0 !important;
    margin-bottom: 0 !IMPORTANT;
}

.force-mobile .punbb {
    height: auto !important;
}

.force-mobile .punbb-admin .adminmain {
    padding: 0em 0px !important;
}

.force-mobile .punbb-admin #pun-adnav {
    float: none;
    clear: both;
    width: 100%;
    margin-left: 0em;
    display: block;
    box-sizing: border-box;
}

.force-mobile .punbb-admin {
    width: 100%;
    max-width: 540px;
    background: #c9c7c4;
}
.force-mobile #pun-admain fieldset {
    border-color: transparent;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
}

.force-mobile .admin-advert-block {
    width: 100% !IMPORTANT;
    height: 60px;
}

.force-mobile #pun-admain fieldset {
    border-color: transparent;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
}

.force-mobile #pun-admain fieldset .handle, 
.force-mobile #pun-admain fieldset p {
    border-left-width: 10em !important;
}

.force-mobile #pun-admain .adlabel {
    width: 11em !important;
    margin-left: -10em !important;
}

.force-mobile #pun-stats .statsinfo {
    display: flex;
    margin-bottom: 0;
    margin-top: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
}

.force-mobile #pun-ulinks.scroll_navi .container {
    display: none;
}

.force-mobile #pun-ulinks.scroll_navi:hover ul, 
.force-mobile #pun-ulinks.scroll_navi:focus ul {
    display: block;
    background: var(--profile-bg);
    border-radius: 6px;
}


.force-mobile #pun-navlinks.scroll_navi {
    z-index: 10;
    position: fixed;
    top: 0;
    width: 100%;
    background: var(--profile-bg) center/cover;
    height: 57px;
    left: auto;
    border-radius: 0;
    margin-left: -30px;
}

.force-mobile #pun-navlinks.scroll_navi .container {
    top: 0;
    height: 24px;
    margin-top: 0px;
}


/*Скрыть с мобильного*/
.force-mobile #controtator, .force-mobile .forum-name star {
display:none;
}



label.fm-toggle {
    display: flex;
}

.force-mobile .author-wrap {
    margin: 10px 20px;
    display: flex;
    gap: 10px;
    padding: 5px 10px !important;
    width: auto;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

.force-mobile .pa-title {
    font-size: 10px !IMPORTANT;
    margin: 33px 0 0 0!important;
}

.force-mobile .pa-author {
    margin: 5px 0 0 70px;
    font-size: 20px;
    display: flex;
    gap: 20px;
    position: absolute;
    /* border: red 1px solid; */
}


.force-mobile .pa-fld1, .force-mobile .pa-fld2, .force-mobile .pa-fld3, .force-mobile .pa-fld5 {
    display: none;
}

.force-mobile .punbb .post .post-author .pa-avatar {
    width: 60px;
}

.force-mobile .accordion {
    position: absolute;
    z-index: 2;
    top: 32px;
    left: 50%;
    height: 40px;
    transform: translateX(-50%);
    justify-content: center;
    align-items: center;
    width: 150px;
}

.force-mobile .reveal-modal.xlarge {
    margin-left: 0 !important;
    width: 100% !important;
    left: 0;
}

.force-mobile .modal_wrap info {
    padding: 0;
    width: 100%;
    height: auto;
}


.force-mobile .reveal-modal .close-reveal-modal {
    right: 0;
}



.force-mobile #pun-announcement {
    border-radius: 0;
    margin-top: 0;
    display: block;
    top: -117px;
    background: transparent;
}


.force-mobile .accordion-btn {
    font-size: 17px;
    text-align: center;
}

.force-mobile .arion-btn {
    top: auto;
    bottom: 10px;
    left: auto;
    width: 50px;
    height: 50px;
    right: 10px;
}

.force-mobile .arion-cont {
    top: auto;
    bottom: 75px;
}


.force-mobile .bnrs {
    background: var(--cfoot) center/cover;
    position: absolute;
    height: 60px;
    width: 100%;
    margin: 0;
    border-radius: 0;
    right: 0;
}
.force-mobile #pun-navlinks {
    background: var(--quote);
    margin-top: 0;
    border-radius: 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    padding: 10px;
}


.force-mobile #pun-main {
    border-radius: 0;
    margin-top: 0;
    border-width: 0;
    padding: 0;
}

.force-mobile tr.inew div.icon {
    margin-left: -33px;
    margin-top: 3px;
    width: 19px;
    height: 19px;
    border-radius: 4px;
}


.force-mobile .punbb .post-links {
    margin-left: 0;
}



/*Профиль*/
.force-mobile .post .post-author ul {
    padding: 0 !IMPORTANT;
    margin: 0;
    display: flex;
    flex-direction: column;
}


.force-mobile #darkbd .punbb .post .post-author {
    background: var(--drk-quote);
    color: var(--drk-text);
}


.force-mobile #darkbd .post-author ul {
    background: linear-gradient(90deg, var(--drk-quote), transparent), var(--drk-profile-bg) top center/cover;
}

.force-mobile .arnew {
    width: 100%;
}

.force-mobile .gnm {
    display: flex;
    justify-content: center;
    margin: 20px 0px;
    align-items: center;
    gap: 0;
    width: 100%;
    flex-direction: column;
}

.force-mobile .gb-card {
    font-size: 10px;
    gap: 5px;
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-shrink: 0;
    align-items: center;
    font-family: var(--main-font);
    justify-content: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}


.force-mobile .gb-card em, .force-mobile .gb-card span {
    font-size: inherit;
    font-style: normal !important;
    text-transform: uppercase;
}

.force-mobile .gbook name {
    margin-top: -17px;
    margin-bottom: -22px;
    width: 100%;
}

.force-mobile .gb-card text {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}

.force-mobile .gbook quo {
    margin: 0 20px;
    margin-top: -19px;
}

.force-mobile .vneh {
    margin: 20px 20px;
    justify-content: space-between;
}


.force-mobile .claim-f {
    width: 100%;
}

.force-mobile .gb-needs {
    margin: 20px 20px;
    flex-direction: column;
}



.force-mobile .pa-fld1, 
.force-mobile .pa-fld2, 
.force-mobile .pa-fld3, 
.force-mobile .pa-fld5, 
.force-mobile .pa-fld6, 
.force-mobile .pa-fld7, 
.force-mobile .pa-fld8, 
.force-mobile .proffl, 
.force-mobile li.pa-title  {
    display: none;
}

.force-mobile #MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 {
    display: block !important;
    color: var(--text) !important;
}

.force-mobile #pun-about p.container {
    width: 100%;
    margin: 31px 0 -28px;
}


.force-mobile #pun-announcement .container {
    text-align: center;
    position: absolute;
    top: 188px;
    width: 100%;
    padding: 0 10px;
}

.force-mobile .html-box {
    display: flex;
    gap: 6px;
    /* border: 1px solid red; */
    flex-direction: row;
    padding-bottom: 4px;
    overflow-x: auto;
    height: 50px;
    align-items: center;
    margin: 0;
    left: auto;
    position: relative;
    width: 100%;
    top: unset;
    right: unset;
}


.force-mobile#pun-viewtopic .post h3 span, .force-mobile.punbb .post h3 span {
    height: auto;
    text-transform: uppercase;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}


.force-mobile #text-controls {
    display: flex;
    margin: 0;
    height: auto;
    position: relative;
    order: -2;
    width: 100%;
    flex-wrap: wrap;
    gap: 16px;
}


.force-mobile .guestrules {
    position: relative;
    top: 10px;
    right: 10px;
    width: auto;
    height: auto;
    padding: 15px;
    font-family: var(--sec-font);
    line-height: 17px;
    letter-spacing: 0;
    font-size: 11px;
    color: var(--text);
    font-weight: 500;
}



.force-mobile .bookpic {
    background: url(https://forumstatic.ru/files/001c/99/39/81583.jpg);
    width: auto;
    height: 140px;
    display: inline;
}


.force-mobile #guestboook {
    position: relative;
    margin: 0 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
}

.force-mobile .copycode .blockcode {
    width: 100% !important;
    margin-left: 0 !important;
}

.force-mobile .guestblocks {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    margin-top: 25px;
    flex-direction: column;
}

.force-mobile .guestblocks {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    margin-top: 25px;
    gap: 10px;
    flex-direction: column;
}


.force-mobile .guestbox {
    width: 100%;
}

.force-mobile .html_news {
    width: 100%;
}
.force-mobile .l_str {
    display: flex;
    gap: 10px;
    flex-direction: column;
    padding: 20px;
}
.force-mobile .reveal-modal.xlarge {
    margin-left: 0 !important;
    padding: 0;
    width: 100% !important;
}

.force-mobile .drink-face {
    width: 100%;
}
.force-mobile .twnks_awrds {
    width: 100%;
}

.force-mobile .read_s {
    width: 100%;
    margin: 0 -20px 20px;
    display: inline-block;
    text-align: right;
}
.force-mobile fittingroom {
    display: flex;
    background: rgb(126 126 126/15%);
    border: 3px solid #bac0c5;
    border-radius: 4px;
    justify-content: space-around;
    padding: 10px 20px 10px 10px;
    margin-top: 5px!important;
    height: auto;
    flex-direction: column;
}

.force-mobile #nota-ql-navbtn::before {
    content: "\f183" !important;
}

.force-mobile .post-sig {
display: none;
}
.force-mobile #pun-navlinks li#navpm span.num_msg {
    font-size: 15px !important;
    height: 18px;
    line-height: 15px !important;
    margin-top: -21px !important;
    margin-left: -16px !important;
}


.force-mobile .pa-online {
    top: 48px;
}


.force-mobile #theme-toggle-btn {
    left: auto;
    right: 20px;
}


.force-mobile .forum-name {
    position: relative;
    /* border: 1px solid red; */
    top: 0;
    left: 0;
    height: 230px;
    display: flex;
    width: 100%;
    gap: 10px;
    border-bottom: 1px dashed var(--dark-bord);
    align-items: center;
    padding-bottom: 24px;
    background: var(--base-bg) center/cover;
    flex-direction: column;
    justify-content: center;
}

.force-mobile .forum-name name {
    font-family: var(--main-font);
    font-size: 42px;
    font-weight: 300;
    background: var(--name-bg) center/cover;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    cursor: default;
    text-align: center;
    line-height: 50px;
}


.force-mobile #toggleButton {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: transparent;
    border: none;
    border-radius: 0;
    width: 100%;
    height: auto;
    color: var(--navi-link);
    font-family: var(--main-font);
    margin-top: 15px;
    text-transform: uppercase;
    margin: 10px 0px;
    font-size: 11px;
    padding: 0 20px;
}

.force-mobile .des-swap {
    right: 0px;
    position: absolute;
    top: 187px;
    /* border: 1px solid red; */
    left: auto;
    width: auto;
    z-index: 9;
    display: flex;
    justify-content: flex-end;
}


.force-mobile #pun-navlinks li a:before {
    background: transparent;
         position: relative;
        transform: none !important;
        transition: none;
        transform-origin: initial !important;
}

.force-mobile .indOnline, .indOffline {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    right: -17px;
    cursor: pointer;
    /* border: 1px solid red; */
    box-sizing: content-box;
}

.force-mobile .gbname {
    font-size: 39px;
}





}

/*** КОНЕЦ МОБИЛЬНОГО  ***/




