/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1790030189.css);

@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:ital,wght@0,400;0,700;1,400&family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300..700;1,300..700&family=Manrope:wght@200..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');



:root {
    --base-bg: #6d767b url(https://forumstatic.ru/files/001c/c8/f4/74008.webp);
    --base-bg2: url(https://forumstatic.ru/files/001c/c8/f4/54306.webp);
    --text: #201f1d;
    --sec-text: #43413e;
    --accent: #586568;
    --sec-accent: #745c3d;
    --navi-link: #dcd2c6;
    --navi-link-hov: #ddbe85;
    --main-font: Mulish;
    --sec-font: Cormorant infant;
    --head: url(https://forumstatic.ru/files/001c/c8/f4/23774.webp);
    --quote: #d2c5b8;
    --bord: #b3a387;
    --cat-fon: url(https://forumstatic.ru/files/001c/c8/f4/62072.webp);
    --tab-text: #34322e;
    --cfoot: url(https://forumstatic.ru/files/001c/c8/f4/61156.webp);
    --tab-pl: #505c5e;
    --dark-fon: url(https://forumstatic.ru/files/001c/c8/f4/23415.webp);
    --pf-bg: url(https://forumstatic.ru/files/001c/c8/f4/26439.webp);
    --q-img: url(https://forumstatic.ru/files/001c/c8/f4/62072.webp);
    --name-forum: url(https://forumstatic.ru/files/001c/c8/f4/33554.webp);
    --lev: url(https://forumstatic.ru/files/001c/c8/f4/92429.webp);
    --prav: url(https://forumstatic.ru/files/001c/c8/f4/41574.webp);
    --radius: 5px;
    --dark-bord: #8d8e7f;
    --quo2: #ccbfb1;
    --leather: url(https://forumstatic.ru/files/001c/c8/f4/55210.webp);
    --wind-rose: url(https://forumstatic.ru/files/001c/c8/f4/80500.svg);
    --lock: url(https://forumstatic.ru/files/001c/c8/f4/28646.svg);
    --sp: url(https://forumstatic.ru/files/001c/c8/f4/23591.webp);
    --txtr2: url(https://forumstatic.ru/files/001c/c8/f4/57564.webp);
    --profile: url(https://forumstatic.ru/files/001c/c8/f4/20010.webp);
    --light-text: #f3ece6;
    --pun-clr: #d7cbbf;
}


.dark {
    --base-bg: #010c1e url(https://forumstatic.ru/files/001c/c8/f4/74484.webp);
    --base-bg2: url(https://forumstatic.ru/files/001c/c8/f4/13269.webp);
    --text: #1e1f22;
    --sec-text: #33373b;
    --accent: #2d4663;
    --sec-accent: #4f5a65;
    --navi-link: #a4acb7;
    --navi-link-hov: #7c9cc0;
    --head: url(https://forumstatic.ru/files/001c/c8/f4/22977.webp);
    --quote: #bcc1c4;
    --bord: #a4a4a5;
    --cat-fon: url(https://forumstatic.ru/files/001c/c8/f4/58988.webp);
    --tab-text: #020d1f;
    --cfoot: url(https://forumstatic.ru/files/001c/c8/f4/21796.webp);
    --tab-pl: #172b42;
    --dark-fon: url(https://forumstatic.ru/files/001c/c8/f4/54970.webp);
    --pf-bg: url(https://forumstatic.ru/files/001c/c8/f4/60201.webp);
    --q-img: url(https://forumstatic.ru/files/001c/c8/f4/58988.webp);
    --name-forum: url(https://forumstatic.ru/files/001c/c8/f4/17374.webp);
    --lev: url(https://forumstatic.ru/files/001c/c8/f4/92429.webp);
    --prav: url(https://forumstatic.ru/files/001c/c8/f4/41574.webp);
    --dark-bord: #5f6876;
    --quo2: #b7bdc0;
    --leather: url(https://forumstatic.ru/files/001c/c8/f4/94006.webp);
    --wind-rose: url(https://forumstatic.ru/files/001c/c8/f4/80500.svg);
    --lock: url(https://forumstatic.ru/files/001c/c8/f4/28646.svg);
    --sp: url(https://forumstatic.ru/files/001c/c8/f4/48515.webp);
    --txtr2: url(https://forumstatic.ru/files/001c/c8/f4/72203.webp);
    --profile: url(https://forumstatic.ru/files/001c/c8/f4/23945.webp);
    --light-text: #d0d7d9;
    --pun-clr: #c4c8c9;
}


/* 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 {
    width: 1342px;
    margin: auto;
    margin-top: 38px;
    margin-bottom: 100px;
    background: var(--cfoot) no-repeat bottom center, var(--base-bg2);
    position: relative;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 100px 0px;
}

/* 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: none;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: var(--tab-text);
}
#pun-redirect.punbb .info .container a {
    color: var(--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: none;
    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 {
    text-align: left;
    font-size: 13px;
    font-weight: 400 !important;
    font-family: var(--sec-font);
    margin-bottom: 11px;
    width: auto;
    text-transform: uppercase;
    font-style: normal;
    background: var(--dark-fon) center/cover;
    display: inline-flex;
    padding: 5px 18px;
    gap: 4px;
    color: var(--navi-link);
    border-radius: 2px 5px 5px 2px;
    margin-left: -25px;
    letter-spacing: .5px;
}


/* 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: none;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
    padding: 0;
}

/* C1.2 */
.punbb .formsubmit {
    padding: 0 0 0 1.7em;
    margin: 1em 0 0 0;
    z-index: 1;
    position: relative;
}

/* 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: none;
}

/* 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: none;
    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: none;
}

/* 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;
  }
#pun-index .tcl h3 {
    font-family: var(--sec-font);
    font-size: 16px;
    text-align: left;
    height: auto;
    margin-top: 0px;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    gap: 25px;
    justify-content: space-between;
}


#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;
    text-align: justify;
    position: relative;
    font-family: var(--main-font);
    font-size: 11px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 0;
    letter-spacing: 0;
    text-transform: none;
}


.punbb div.icon {
float: left;
}


#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;
}

/* C3.2 */
#pun-viewtopic .post h3 {
    border-right: none !important;
    border-bottom: none !important;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.post h3 span strong:before {
    content: "#";
}

/* C3.3 */
.punbb .post h3 span {
    display: flex;
    font: 400 10px var(--main-font);
    height: auto;
    align-items: center;
    justify-content: space-between;
    background: var(--quote);
    margin-left: 0;
    padding: 5px 15px;
    gap: 50px;
    border: 1px solid var(--bord);
    width: 100%;
    text-transform: none;
    border-radius: 4px;
}


/* 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: 300px;
    font-size: 10px;
    margin: 20px 0 0 -78px;
    font-family: var(--main-font);
    margin-bottom: 10px;
    position: relative;
    z-index: 7;
    border: 1px solid transparent;
    box-sizing: border-box;
    color: var(--navi-link);
    border-radius: 13px;
    box-shadow: 0px 1px 10px #1f222354;
    background: var(--profile) padding-box left,  var(--txtr2) border-box;
    corner-shape: scoop;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0 0 10px 0;
    line-height: 160%;
}

.post .post-author ul {
    margin: 25px 30px;
    background: #454f53a8;
    border-radius: 4px;
    padding: 6px 6px 16px 6px !important;
    border: 1px solid #b3a3876b;
    box-shadow: 5px 5px 20px #272d2f3d;
}


/* C3.7 */
.pa-author {
    font-family: var(--sec-font);
    font-size: 21px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: 0;
    text-transform: none;
    margin: 10px 0 0px;
    text-align: center;
    padding: 0;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !important;
    font-size: 21px;
}

/* C3.9 */
li.pa-title {
    font-size: 10px;
    font-weight: 400;
    font-family: var(--main-font);
    letter-spacing: 0;
    text-align: center;
    margin: 3px;
    text-transform: none;
}


/* C3.11 */
.punbb .post-body {
    margin-left: 235px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 40px 0px 15px 10px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
    padding: 0px 0px 10px;
    height: 2.5em;
    line-height: 2em;
    margin-left: -19.3em;
    text-align: right;
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    text-transform: none;
}

/* 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: 10px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
}

/* 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 {
    width: 100%;
    margin: 4px 0 0 0;
}



#pun-navlinks li {
    display: inline;
    margin: 0;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {

}

/* D4.2 */
#pun-ulinks .container {
    /* border: 1px solid red; */
    padding-inline-start: 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: 11px;
    font-family: var(--main-font);
    font-weight: 500;
    letter-spacing: 0;
    height: auto;
    /* display: flex; */
    align-items: center;
    justify-content: flex-start;
    text-transform: none;
    gap: 3px;
    width: 100%;
    margin-top: 18px;
    padding: 5px 15px;
    background: var(--quote);
    border: 1px solid var(
    --bord);
    /* box-shadow: 7px 5px 10px #d5cec1; */
    border-radius: 4px;
}

#pun-status .container a, #pun-status .container strong {
    font-weight: 500;
}


/* 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: 13px;
    font-weight: 500;
    text-transform: none;
    WIDTH: auto;
    margin-top: 7px;
}


#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;
    width: 100%;
    display: flex;
    margin-top: 14px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 15px 20px;
    font-family: var(--main-font);
    background: var(--quote);
    border: 1px solid var(--bord);
    border-radius: 0 0 6px 6px;
    position: relative;
    z-index: 1;
    text-align: justify;
}

/* 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: 1em;
  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%;
    margin: 0;
}

/* D8.5 */
#pun-about p span {
    display: block;
    padding-left: 50%;
    margin-top: 25px;
    font-size: 8px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    color: var(--light-text);
}


#pun-about p span a {
    color: var(--navi-link);
}

#pun-about p span a:hover {
    color: var(--navi-link-hov);
}

/* 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: 13px;
    font-weight: 500;
    text-transform: none;
    height: auto;
    position: relative;
    z-index: 1;
}

/* 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;
  }



.punbb th {
    font-size: 0 !important;
}



html * {
    box-sizing: border-box;
}





.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    height: 48px;
    -webkit-text-size-adjust: 100%;
    margin: 10px 0 0;
    display: flex;
    padding: 0 20px !IMPORTANT;
    background: var(--leather);
    justify-content: center;
    gap: 10px;
    text-transform: none !important;
    align-items: center;
    overflow: hidden;
    border: 1px solid var(--dark-bord);
    border-radius: var(--radius) var(--radius) 0 0;
    border-width: 1px 1px 0 1px;
}



#pun-index .category h2 span, #pun-stats h2 span {
    -webkit-text-size-adjust: 100%;
    font-size: 21px;
    font-family: var(--sec-font);
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    background: linear-gradient(to right, var(--navi-link) 0%, var(--navi-link-hov) 50%, var(--navi-link) 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200%;
    background-position-x: 0%;
    text-shadow: 1px 0 7px #93472d45;
}


#pun-index .category table tr {
    -webkit-appearance: none;
    display: flex;
    padding: 10px 20px 20px;
    gap: 0 30px;
    position: relative;
    align-items: center;
    background: var(--quote);
    margin: 0px 0 10px;
    border: 1px solid #b3a3876e;
    box-shadow: none;
    border-radius: 0 0 6px 6px;
}

#pun-index .category table tr + tr {
margin: 15px 0;
    border-radius: 6px;
}


#pun-viewforum .tcr {
    position: relative;
    display: flex;
    gap: 0 10px;
    align-items: center;
}



.postlink.long {
    width: auto !important;
}
.pagelink, .new-poll a, .new-topic a, .postlink span a {
    background: var(--quote);
    padding: 3px 15px 4px;
    text-transform: none;
    font-size: 10px;
    font-weight: 400;
    border-radius: 5px;
}

.forum tr, #pun-viewforum .category tr.isub {
    margin: 10px 0;
    display: flex;
    gap: 20px;
    font: 400 11px var(--main-font);
    align-items: center;
    background: var(--quote);
    text-transform: none;
    padding: 0 10px;
    height: auto;
    border-radius: 6px;
    box-shadow: 1px 1px 2px #938c7f3b;
    position: relative;
}

.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: 14px;
    font-family: var(--main-font);
    text-transform: none;
}

 #pun-main h2 span {
    font-size: 0px;
}


#html-header {
    color: var(--tab-text);
}






.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}




#tooltip {position: absolute; 
background: #233035; z-index: 999;
max-width: 200px; border: none; border-radius: 10px; 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;}




.sered {
    display: flex;
    flex-direction: column;
    gap: 1px;
}



.punbb .post-content .quote-box, .spoiler-box {
padding: 15px 20px;
}




#pun-admain .adlabel {
    width: 18em !important;
}

#pun-index .tcl h3 a {
    text-transform: none;
    font-weight: 500;
    font-size: 22px;
}

#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);
    border-radius: 0;
    background: var(--quote);
    border: 1px solid var(--bord);
    padding: 12px 20px;
    border-radius: 10px;
}


.post-content .spoiler-box > div {
    text-transform: none;
    padding-left: 51px !important;
    text-align: left;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    padding: 10px;
    align-items: center;
    position: relative;
    background: var(--sp) center/cover !important;
    border-radius: var(--radius);
}

.spoiler-box {
    padding: 0 !important;
}


#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;
}



.punbb .post-content .scrollbox {
    width: 100%;
    height: 6.5em!important;
    overflow: auto;
}


.punbb .post-content blockquote p {
padding: 5px 0 5px 0;
}


.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid #b8b0a1;
    border-radius: var(--radius) var(--radius) 0 0;
}


.post-content .spoiler-box > blockquote.visible {
    padding: 10px 20px;
}


.post-content .spoiler-box>div:before {
    color: var(--text);
    content: '\f070';
    font-family: "Font Awesome 6 Pro";
    font-size: 11px;
    position: absolute;
    display: inline-block;
    margin-left: -27px;
    top: 50%;
    transform: translateY(-50%);
    height: 22px;
    line-height: 24px;
font-weight: 600;
}

.post-content .spoiler-box > div.visible:before {
    content: '\f06e';
}


#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;
}

#pun-profile #viewprofile ul {
    width: 100%;
    margin: 0;
    padding: 0;
}
#viewprofile #profile-left {
    text-transform: none;
    width: 300px;
    float: left;
    font-size: 10px;
    margin: 0px 0 0 0px;
    font-family: var(--main-font);
    margin-bottom: 10px;
    position: relative;
    z-index: 6;
    border: 1px solid transparent;
    box-sizing: border-box;
    color: var(--navi-link);
    border-radius: 13px;
    box-shadow: 0px 1px 10px #1f222354;
    background: var(--profile) padding-box left,  var(--txtr2) border-box;
    corner-shape: scoop;
    text-align: center;
    flex-shrink: 0;
    overflow: visible;
}




#viewprofile #profile-left li strong, #viewprofile #profile-left li strong a {
    color: var(--navi-link);
    font-weight: 400 !important;
}

#viewprofile #profile-left li strong a {
    color: var(--navi-link-hov);
}



#pun-index .datetime, #pun-index .byuser {
    font-size: 11px;
    font-weight: 400;
    color: var(--text);
    text-transform: none;
    letter-spacing: 0;
}


#html-header a {
    color: var(--sec-accent);
}

#html-header a:hover {
color: var(--accent);
}

#pun-index .category tr.inew {
    color: var(--text);
    border: 1px solid var(--accent);
    border-radius: var(--radius);
    box-shadow: 8px 8px 20px #877f7238;
    background: var(--pf-bg) bottom no-repeat var(--quote);
}

html {
    -webkit-text-size-adjust: 100%;
}




del {
    text-decoration: none!important;
    filter: blur(4px);
    transition-duration: 0.3s;
}
del:hover {
    filter: blur(0px);
     transition-duration: 0.3s;
}




#viewprofile #profile-left strong {
font-weight: 400;
}


.pforum {
    margin: 5px 0 10px;
    font-weight: 400;
    letter-spacing: .4px;
}

.pforum-links {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
}

.pforum-links a {
    letter-spacing: .4px;
    background: var(--tab-pl);
    color: var(--light-text) !important;
    text-transform: uppercase;
    padding: 3px 10px 3px;
    font-size: 9px;
    border-radius: 3px;
}

.pforum-links a:hover {
    background: var(--accent);
    box-shadow: 3px 3px 10px #58656882;
}

#pun-stats h2 {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px !important;
}


#pun-stats .container a {
font-weight: 600;
}



#pun-stats .statsinfo {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
    margin-top: -50px;
}

#pun-stats .statsinfo li {
    text-align: center;
    padding: 3px 10px 2px;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 5px;
    color: var(--navi-link);
    font-size: 11px;
}

#pun-stats .statsinfo li a {
    color: var(--navi-link);
}

#pun-stats .statsinfo li a:hover {
    color: var(--navi-link-hov);
}

.bnrs {
    align-items: center;
    height: 162px;
    width: 797px;
    position: absolute;
    left: 399px;
    z-index: 1;
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    top: 80px;
}
.bnrs banners {
    height: 140px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    align-content: flex-start;
    width: 770px;
    justify-content: space-between;
    padding-right: 5px;
}


.bnrs banners img {
    opacity: .7;
    transition: all .7s ease-in-out 0s;
    border: 1px solid var(--sec-accent);
}
.bnrs banners img:hover {
    opacity: .9;
}

.activees, .activees2 {
    height: 105px;
    width: 236px;
    display: flex;
    justify-content: center;
    position: absolute;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px;
    /* border: 1px solid red; */
    left: 152px;
    top: 95px;
    align-items: center;
    align-content: center;
}
.activees2 {
    left: 927px;
    top: 112px;
}

.activees div, .activees2 div {
    position: relative;
    width: 43px;
    height: 43px;
    border-radius: 100%;
    box-shadow: 0 0 0 1px var(--sec-accent);
}


.activees img, .activees2 img {
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.activees div:after, .activees2 div:after {
    content: "";
    background: var(--accent);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    transition: all .6s ease-in-out 0s;
    mix-blend-mode: hard-light;
}


.activees div:hover img, .activees2 div:hover img {
    filter: grayscale(100%);
}

.activees div:hover:after, .activees2 div:hover:after {
    opacity: 1;
    background: #3f3c38;
}



.best-post {
    left: 26px;
    position: absolute;
    z-index: 99;
    top: 124px;
    /* border: 1px solid red; */
    width: 314px;
    height: 72px;
    font-family: var(--main-font);
    color: var(--tab-text);
    font-size: 10px;
    text-align: justify;
    gap: 1px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.best-ep span, .activees span, .activees2 span {
    font-family: var(--sec-font);
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0;
    position: relative;
    display: flex;
    justify-content: center;
    gap: 3px;
}
.best-ep span:before, .activees span:before, .activees2 span:before {
    content: '';
    background: var(--lev);
    width: 57px;
    height: 9px;
    position: relative;
    margin-top: 4px;
    opacity: .4;
}
.best-ep span:after, .activees span:after, .activees2 span:after {
    content: '';
    background: var(--prav);
    width: 57px;
    height: 9px;
    position: relative;
    margin-top: 4px;
    opacity: .4;
}
.best-ep {
    left: 163px;
    position: absolute;
    top: 318px;
    /* border: 1px solid red; */
    width: 215px;
    overflow-y: hidden;
    height: 92px;
    color: var(--tab-text);
    display: flex;
    gap: 2px;
    flex-direction: column;
}

a.bep {
    font-style: italic;
    font-family: var(--sec-font);
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    text-shadow: 0px 0px 1px var(--sec-accent);
}


.best-ep names {
    font-family: var(--main-font);}

.best-ep names b {
    color: var(--sec-text);
    font-weight: 500;
}


/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
.spirit-navigation, .spirit-navigation2 {
    height: 47px;
    position: absolute;
    top: 449px;
    left: 133px;
    text-align: center;
    z-index: 2;
    width: 279px;
    -webkit-text-size-adjust: 100%;
    font-size: 18px;
    display: flex;
    text-transform: none;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    flex-direction: column;
    /* border: 1px solid red; */
    cursor: pointer;
}


.spirit-navigation {
left: 890px;
}

.spirit-navigation one, .spirit-navigation2 one {
    color: var(--sec-accent);
    font-family: var(--sec-font);
    text-align: right;
    display: flex;
    justify-content: flex-end;
    font-style: italic;
    font-size: 18px;
}


.spirit-navigation span, .spirit-navigation2 span {
    font-family: var(--main-font);
    color: var(--tab-text);
    font-size: 11px;
    font-weight: 300;
    letter-spacing: .5px;
}


/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock, #navigblock2 {
    left: 520px;
    position: absolute;
    top: -124px;
    text-align: center;
    z-index: 99;
    width: 330px;
    backdrop-filter: blur(5px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    background: #27343a8f;
    height: 328px;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka, .sslka2 {
    justify-content: space-evenly;
    display: flex;
    padding: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px;
    box-sizing: border-box;
}
/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
    border-radius: 6px;
    gap: 10px;
    background: #253238;
    text-transform: none;
    flex: auto;
    padding: 2px 9px 4px;
    font-size: 11px;
    font-family: var(--main-font);
    color: #f9f4ea;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
}

/* ссылка при наведении */
#pun .sslka a:hover {
    background: var(--accent);
    color: #fff;
}



.tab-time {
    text-align: right;
    right: 142px;
    position: absolute;
    z-index: 99;
    top: 116px;
    /* border: 1px solid red; */
    width: 198px;
    overflow-y: hidden;
    height: 58px;
    font-family: var(--main-font);
    color: var(--tab-text);
    font-size: 11px;
    font-weight: 400;
    display: flex;
    gap: 2px;
    flex-direction: column;
    align-items: flex-end;
}


.tab-time one {
    font-family: var(--sec-font);
    cursor: pointer;
    font-size: 18px;
    color: var(--navi-link);
}


.tab-time span {
    font-family: var(--main-font);
    color: var(--tab-text);
    font-size: 11px;
    font-weight: 400;
}


#stylelist {
    position: absolute;
    opacity: 1;
    top: 59px;
    padding: 0px;
    overflow: hidden;
    /* width: 564px; */
    list-style-type: none;
    display: flex;
    /* border: red 1px solid; */
    height: auto;
    flex-direction: row;
    right: 66px;
    gap: 10px;
    justify-content: space-between;
    z-index: 7;
}


#stylelist li[data="light"] a, #stylelist li[data="dark"] a {
    border-radius: 100%;
    font-weight: 400;
    font-size: 0;
    display: flex;
    /* padding: 4px; */
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background: var(--navi-link);
    border: 1px solid var(--bord);
}
#stylelist li[data="light"] a::before {
    content: '';
    background: linear-gradient(45deg, var(--accent), var(--tab-pl));
    mask: url(https://forumstatic.ru/files/001c/85/8d/44091.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/85/8d/44091.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 23px;
    height: 23px;
}

#stylelist li[data="dark"] a::before {
    content: '';
    background: linear-gradient(45deg, var(--accent), var(--tab-pl));
    mask: url(https://forumstatic.ru/files/001c/c8/f4/32171.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/c8/f4/32171.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 18px;
    height: 18px;
}



.anim-head {
    width: 104px;
    height: 216px;
    position: absolute;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    top: 152px;
    left: 51px;
}


.anim-head-right {
    width: 104px;
    height: 216px;
    position: absolute;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    top: 152px;
    right: 51px;
}


  /* Стиль для изображения */
#rotating-image {
    display: block;
    width: 209px;
    transition: transform 4s ease-out;
    filter: grayscale(.3);
}
  
  /* Вращение при наведении — добавляем класс 'spin' через JS */
  #rotating-image.spin  {
    transform: rotate(360deg);
  }


#rotating-image2 {
    display: block;
    width: 209px;
    transition: transform 4s ease-out;
    filter: grayscale(.3);
}
  
  /* Вращение при наведении — добавляем класс 'spin' через JS */
  #rotating-image2.spin {
    transform: rotate(360deg);
  }


.f-name-log {
    background: var(--name-forum) center no-repeat;
    height: 167px;
    width: 100%;
    position: absolute;
    left: 0;
    pointer-events: none;
    z-index: 6;
    top: 27px;
}

.punbb .post-rating a {
    height: auto;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    color: var(--text) !important;
    gap: 5px;
}



.punbb .post-rating a:before {
    content: "\f004";
    font: 12px FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: all .4s linear 0s;
    color: var(--accent);
}


.punbb .post-rating p, .punbb .post-vote {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font: 300 8px/100% var(--main-font);
    padding: 2px 10px !important;
    margin: 0 !important;
    background: var(--quote);
    align-self: stretch;
    border-radius: 5px;
    color: var(--text1);
}

.punbb .post-rating {
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
}



.rait_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-top: 20px;
    flex-direction: row-reverse;
}



.punbb .post-rating a:hover:before, .punbb .post-vote a:hover:before {
    color: var(--accent);
}

.punbb .post-rating a:hover:before {
    color: var(--text) !important;
}


.podfor-need {
    border: 1px solid var(--dark-bord);
    letter-spacing: 0.5px;
    background: var(--base-bg) center/cover;
    border-radius: 6px;
    padding: 5px 10px 5px;
    color: var(--navi-link);
    font: 300 15px var(--sec-font);
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 20px #8d8e7f8f;
    text-shadow: 0px 0px 1px #829095;
}


.slider-wrapper {
    position: relative;
    width: 100%;
    margin: 20px auto 0;
}

  /* Обертка для стрелок */
.arrows-container {
    position: absolute;
    top: 50%;
    width: calc(100% + 57px);
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%) translateX(-50%);
    pointer-events: none;
    z-index: 10;
    left: 50%;
    margin-left: 0;
}

  /* Стрелки */
.arrow {
    pointer-events: auto;
    border-radius: 50%;
    cursor: pointer;
    padding: 10px;
    user-select: none;
    font-size: 10px;
    background: var(--bord);
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--text);
}

  /* Контейнер для слайдов */
  .slider-container {
    overflow: hidden; /* скрываем лишнее */
    width: 100%;
  }

  /* Полоса с блоками */
  .slides {
    display: flex;
    transition: transform 0.5s ease;
  }

.block-need {
    /* width: 274px; */
    margin-right: 23px;
    padding: 0;
    text-align: center;
    /* flex-shrink: 0; */
    height: 110px;
    flex: 1;
}
.need-pers-card {
    border-radius: 5px;
    align-items: flex-start;
    background: #d7cbbf;
    min-width: 257px;
    height: 110px;
    display: flex;
    gap: 10px;
    /* width: 274px; */
    padding: 10px;
}

.need-pers-card img {
    width: 60px;
    height: 90px;
    border-radius: 5px;
    object-fit: cover;
    object-position: center;
    filter: grayscale(1) brightness(0.8);
    box-shadow: 0px 0px 0px 1px var(--bord);
}


.need-pers-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
}


.need-pers-text a {
    padding: 0;
    border-radius: 4px;
    font-size: 15px;
    text-transform: uppercase;
}




.need-pers-text p {
    text-align: justify;
    font-size: 11px;
    font-weight: 500;
    height: 70px;
    /* border: 1px solid red; */
    overflow-y: auto;
    padding-right: 10px;
    line-height: 14px;
}

.tab-mag {
    /* border: 1px solid red; */
    justify-content: flex-start;
    font-family: var(--sec-font);
    font-size: 14px;
    right: 33px;
    color: var(--navi-link);
    text-transform: uppercase;
    position: absolute;
}

.tab-data {
    position: absolute;
    /* border: 1px solid red; */
    top: -22px;
    right: 129px;
    width: 228px;
    height: 25px;
    display: flex;
    justify-content: flex-end;
    font-family: var(--sec-font);
    font-size: 19px;
    text-transform: none;
}


.go-up, .go-down {
    background: var(--accent);
    width: 29px;
    height: 29px;
    border-radius: 100%;
    color: var(--navi-link);
    border: 1px solid var(--bord);
}
.go-up span, .go-down span {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    color: var(--navi-link-hov);
}

.go-up span:after {
    content: '\f0d8';
    font-size: 14px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}

.go-down span:after {
    content: '\f0d7';
    font-size: 14px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
}


.best-post text {
    display: block;
    overflow-y: auto;
    padding-right: 7px;
    height: 61px;
    font-size: 12px;
}

.best-post span {
    font-family: var(--sec-font);
    font-style: italic;
    font-size: 18px;
    text-shadow: 0px 0px 1px var(--sec-accent);
}
.best-post span a {
    color: var(--sec-accent) !important;
}

.best-post span a:hover {
    color: var(--accent) !important;
}


.pneed {
    display: flex;
    overflow: hidden;
}




.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name, .pa-fld4 .fld-name, #pa-fld3 span, #pa-fld4 span {
    font-size: 0px !important;
    display: block;
    text-align: center;
}


.pa-posts .fld-name:before, .pa-respect .fld-name:before, .pa-fld3 .fld-name:before, .pa-fld4 .fld-name:before {
    content: '\f0e0';
    font-family: 'Font Awesome 5 Pro';
    font-size: 11px;
    font-weight: 600;
}

.pa-respect .fld-name:before {    content: '\f004';}
.pa-fld3 .fld-name:before {   content: '\f52d';}
.pa-fld4 .fld-name:before {    content: '\f51e';}

.wrap-resp {
    margin: 10px 13px 0 13px;
    display: flex;
    gap: 10px;
    justify-content: space-around;
    font-size: 9px;
    align-items: center;
    font-weight: 500;
    letter-spacing: .2px;
    /* border: 1px solid red; */
    text-transform: lowercase;
}


.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; */
}



.sslka2 .que {
    padding-right: 10px;
    /* border: 1px solid red; */
    height: 160px;
    overflow-y: auto;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-family: var(--main-font);
    width: 233px;
}


.pa-fld1 {
    width: 298px;
    height: 395px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #30444b 100%);
    -webkit-mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #2b3e45 70%);
    overflow: hidden;
    border-radius: 13px;
    corner-shape: scoop;
}

.lz-stat {
    background: var(--tab-pl);
    position: absolute;
    font-size: 0px!important;
    text-align: center;
    padding: 3px !important;
    opacity: 1;
    z-index: 3;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 1px solid var(--dark-bord);
    display: flex !important;
    align-items: center;
    top: 22px;
    left: 27px;
    justify-content: center;
}
.lz-stat img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    /* margin-top: -4px; */
}


.lz-name {
    font-family: var(--sec-font);
    margin: 6px 0 0 0;
    font-size: 12px;
    text-transform: uppercase;
}


.lz-text {
    text-align: justify;
    margin: 5px 4px;
    background: #242e3369;
    padding: 6px 10px;
    border-radius: 4px;
}



.pa-fld1 img {
    vertical-align: top !important;
    background-size: cover;
    object-fit: cover;
    object-position: center;
    width: 298px;
    height: 448px;
}



.lz-twnks {
    position: absolute;
    top: 0;
    display: flex !IMPORTANT;
    flex-direction: column;
    gap: 10px;
    right: 37px;
    top: 100px;
    align-items: flex-end;
}

#viewprofile #profile-left .lz-twnks {
    right: 28px;
}


.lz-twnks a {
    cursor: pointer;
    font-size: 10px;
    width: 150px;
    /* border: 1px solid orangered; */
    text-align: right;
}



@keyframes blink {
  0%, 50%, 100% {
    opacity: 1; /* полностью видимый */
  }
  25%, 75% {
    opacity: 0; /* прозрачный */
  }
}








.usertable tbody {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.usertable tr {
    justify-items: center;
    margin: 2.8em 0.8em 40px;
    width: calc(25% - 10px);
    border: 1px solid var(--dark-bord);
    color: var(--tab-text);
    border-radius: var(--radius);
    box-shadow: 0px 0px 10px var(--dark-bord);
    background: var(--profile) padding-box left,  var(--txtr2) border-box;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 100px 10px 5px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    align-items: center;
    flex-shrink: 0;
    min-width: 190px;
    max-width: 200px;
}


.usertable .tcl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}




#pun-userlist .usertable .container .user-avatar, #pun-userlist .usertable .container .user-avatar .avatar-image {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 2px) !important;
    margin: 1px !important;
    border-radius: 2px 2px 0 0 !important;
    height: 100px !important;
}


#pun-userlist .usertable .container .user-avatar .avatar-image {
    -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);
    mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);
}



.usertable .username a {
    font-family: var(--sec-font);
    color: var(--navi-link);
    font-size: 15px;
    line-height: 0px;
}

.usertable .usersname {
    background: #0000001f;
    margin-top: -30px !important;
    position: relative;
    display: block;
    padding: 5px 10px;
    box-sizing: border-box;
    backdrop-filter: blur(6px);
    border-radius: var(--radius);
    -webkit-backdrop-filter: blur(6px);
}


.usertable .username a:hover {
    color: var(--navi-link-hov);
}
.usertable thead {
    display: none;
}


.usertable td {
    width: 100% !important;
    text-align: center;
}

.usertable .username {
    margin-bottom: -10px;
    margin-top: 15px;
}

#pun-userlist .usertable .user_title {
    font-size: 10px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
    margin: 0px 0 10px;
    color: var(--navi-link) !important;
}

.usertable  {
    font-family: var(--main-font);
}


.usertable .relation:before {
    content: 'Уважение: ';
    font-weight: 400;
}


.usertable .num_posts:before {
    content: 'Сообщений: ';
    font-weight: 400;
}


.usertable .registered:before {
    content: 'Зарегистрирован(а): ';
    font-weight: 400;
}


.usertable .last_visit:before {
    content: 'Был(а): ';
    font-weight: 400;
}

.html-box a {
    display: inline-flex;
    align-items: stretch;
    position: relative;
}

.html-box a span {
    background: var(--accent);
    border-radius: 50% 0 0 50%;
    display: flex;
    align-items: center;
    padding: 0 10px 0 6px;
    z-index: 0;
    font-family: var(--sec-font);
    color: var(--navi-link);
    font-size: 14px;
    font-weight: 600;
    text-shadow: 1px 1px #34352f8c, 0px 0px 3px #00000033;
}

.html-box a p.one {
    margin: 0 0 0 -4px;
    display: flex;
    flex-direction: column;
    gap: 0;
    background: var(--quo2);
    padding: 5px 10px;
    border-radius: 0 var(--radius) var(--radius) 0;
    z-index: 2;
    border: 1px solid var(--dark-bord);
}
.html-box a p.one sp {
    text-transform: none;
    font-family: var(--sec-font);
    font-weight: 600;
    font-size: 17px;
}

.html-box a p.one em {
    font-family: var(--main-font);
    font-size: 11px;
    text-transform: none;
}

.html-box a:hover {
    transform: scale(0.95);
    filter: brightness(0.95);
}

.html-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.html-box a special data {
    animation: blink 2s infinite;
}





.html-box a:first-of-type  data {
    animation: blink 5s infinite;
}





.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
	}
.reveal-modal {
    visibility: hidden;
    top: 0px;
    left: 50%;
    width: 720px;
    position: absolute;
    z-index: 99991;
}
.reveal-modal.small     { width: 200px; margin-left: -140px;}
.reveal-modal.medium     { width: 400px; margin-left: -240px;}
.reveal-modal.large     { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge {
    width: 953px;
    margin-left: -490px;
}
	
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: bold;
	cursor: pointer;
        text-decoration: none;
}
.menu span {
    cursor: pointer;
    display: block;
    margin: 7px 0;
    padding: 11px;
    text-align: left;
    width: 150px;
}
.menu-links {
    float: left;
    margin-right: 15px;
}
#submenu {
    display: inline-block;
}
#submenu, .menu span {
        border-radius: 5px;
	background: #efeff0;
}
.menu .tabactive {
	color: #000000;
        background: #777777;
}
#submenu {
	padding: 7px;
	height: 180px;
	font-size: 12px;
	width: 595px;
}    
.submenutext {
	display: none; 
	height: 40px;
}

.modal_wrap info {
    display: flex;
    background: var(--tab-pl);
    height: 600px;
    width: 880px;
    margin: auto;
    padding: 0;
    border-radius: 10px;
    flex-direction: column;
    color: var(--quote);
    font-family: var(--main-font);
    gap: 0;
    border: 1px solid #70643e;
}

.tabs {
    font-size: 0;
    margin: 0 20px;
    width: 839px;
    /* border: red 1px solid; */
}

  .tabs>input[type="radio"] {
    display: none;
  }
.tabs>div {
    display: none;
    font-size: 11px;
    height: auto;
    margin-top: 20px;
}

  /* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
  #tab-btn-1:checked~#content-1,
  #tab-btn-2:checked~#content-2,
#tab-btn-3:checked~#content-3 {
    display: block;
  }

.tabs>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: var(--text);
    padding: 5px 10px;
    font-size: 10px;
    letter-spacing: .5px;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 0;
    width: 200px;
    margin-right: 10px;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
    color: var(--quote);
    font-family: var(--main-font);
    border: 1px solid #70643e;
    border-width: 1px 1px 0px 1px;
}


.tabs>input[type="radio"]:checked+ label {
    background-color: #1e1e1e;
    color: #ded8cc;
}

.user-info {
    background: var(--base-bg);
    border-radius: 9px 9px 0 0;
    height: 140px;
    display: flex;
    flex-direction: column;
    color: var(--navi-link);
    border-bottom: 1px solid var(--dark-bord);
    justify-content: center;
    padding: 0 35px;
    flex-shrink: 0;
}

.user-info name {
    display: flex;
    flex-direction: column;
    font-family: var(--sec-font);
    font-size: 33px;
    margin-top: 10px;
}


.user-info name span {
    font-family: var(--main-font);
    font-size: 16px;
}


.ls-nom {
    display: flex;
    gap: 0 10px;
    margin: 0px 0 16px 0;
    font-size: 11px;
}
.ls-nom p {
    background: var(--tab-pl);
    padding: 3px 10px;
    border-radius: 5px;
    margin: 10px 0 0 0 !important;
    color: var(--navi-link);
}


.achieve {
    /* border: 1px solid palevioletred; */
    display: flex;
    justify-content: center;
    height: 356px;
    overflow-y: auto;
    padding: 0;
    gap: 10px;
    margin: 20px 12px;
    flex-wrap: wrap;
    padding-right: 10px;
}

.achieve_wrap {
    background: #1e1e1e;
    position: relative;
    width: 150px;
    height: 80px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-family: var(--main-font);
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-start;
    transition: background .2s linear 0s;
    border-radius: 10px;
}


.achive_img {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -19px;
}


.achive_img img {
    border-radius: 10px;
    border: 1px solid var(--dark-bord);
    width: 60px;
}

.achieve_wrap span {
    font-size: 11px;
    height: 55px;
    overflow-y: auto;
    text-align: justify;
    padding-right: 5px;
}

.outer-block {
    height: 368px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: stretch;
    margin: 12px 20px;
}

.left-block {
    width: 60%;
    height: 100%;
    background-color: var(--tab-pl);
    border-radius: 10px;
}

.right-blocks {
    display: flex;
    flex-direction: column;
    width: 40%;
    gap: 10px;
}

.top-right-block {
    flex: 1;
    background-color: var(--tab-pl);
    border-radius: 10px;
}

.bottom-right-block {
    flex: 3;
    background-color: var(--tab-pl);
    border-radius: 10px;
}



.left-block div img {
    width: 88px;
    height: 130px;
    border-radius: 5px;
    box-sizing: content-box;
    object-fit: fill;
    cursor: pointer;
}


.left-block div {
    /* width: 312px; */
    height: 327px;
    overflow: auto;
    scrollbar-gutter: stable;
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin: 10px 15px;
    /* border: red 1px solid; */
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 10px;
}


.top-right-block div {
    /* width: 370px; */
    height: 60px;
    overflow-x: auto;
    scrollbar-gutter: stable;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    /*  flex-direction: row; */
    margin: 10px 15px;
    /* border: red 1px solid; */
    justify-content: flex-start;
    align-items: flex-start;
}

.top-right-block div img {
    width: 19px!important;
    height: 19px!important;
    object-fit: contain;
    border-radius: 5px;
    box-sizing: content-box;
    padding: 4px;
    background: var(--base-bg2);
    cursor: pointer;
}



.bottom-right-block div {
    margin: 10px 15px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    overflow-y: auto;
    max-height: 244px;
}


.bottom-right-block div #pers-plah {
    flex-shrink: 0;
    margin: 0;
}
pers-plah {
    width: 236px;
    height: 44px;
    position: relative;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    color: var(--navi-link);
    cursor: pointer;
    display: flex;
    background: var(--dark-fon) center/cover;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 9px;
    margin: 10px -6px 0px !important;
}


.pa-fld5 pers-plah {
    width: 236px;
    height: 44px;
    position: relative;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    color: var(--navi-link);
    cursor: pointer;
    display: flex;
    background: var(--dark-fon) center/cover;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 9px;
    margin: 10px -6px -16px !important;
}


pers-plah img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    filter: brightness(0.8);
}

.pers-plah-text {
    color: var(--navi-link);
    font-weight: 600;
    font-size: 15.5px;
    z-index: 9;
    text-shadow: 1px 1px 10px rgb(0 0 0 / 73%);
    text-transform: none;
    display: flex;
    flex-direction: column;
    font-family: var(--sec-font);
    font-style: normal !important;
    align-items: center;
}

.pers-plah-text span {
    text-transform: lowercase;
    font-family: var(--main-font);
    font-size: 11px;
}



.punbb .code-box strong.legend a {
    color: var(--light-text) !important;
    font-weight: 400;
    -webkit-text-fill-color: var(--light-text) !important;
}


.punbb .code-box strong.legend a:hover {
    -webkit-text-fill-color: var(--navi-link-hov) !IMPORTANT;
}




#pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain-new form.adcontainer, #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {
    padding: 18px 25px 12px 25px;
    position: relative;
    background: var(--quote);
}




twnk {
    display: inline-flex;
    overflow: hidden;
    width: 30px;
    height: 23px;
    background: var(--dark-fon);
    cursor: pointer;
    position: relative;
    transition: width 0.5s ease, transform 0.5s ease;
    /* white-space: nowrap; */
    border: 1px solid var(--dark-bord);
    border-width: 1px 1px 1px 0px;
    border-radius: 0px 2px 2px 0px;
    align-items: center;
    justify-content: flex-end;
}

twnk:hover {
    width: 150px;
    transform: translateX(120px);
}

twnk a {
    display: inline-block;
    padding: 0;
    font-family: var(--main-font);
    text-transform: none;
    line-height: 10px;
    text-align: right;
}


twnk::after {
    content: '•';
    width: 30px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    height: 20px;
    align-items: center;
    color: var(--navi-link-hov);
    font-size: 12px;
    flex-shrink: 0;
    justify-content: flex-end;
    padding-right: 7px;
}


#profile-right li .pers-plah {
    width: 238px;
    height: 44px;
    position: relative;
    border-radius: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    color: var(--tab-text);
    cursor: pointer;
    display: flex !important;
    background: var(--dark-fon) center/cover;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 9px;
    margin: 0 auto !important;
    border-radius: 0 0 4px 4px !important;
}



.razm {
    width: 171px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: flex-end;
}


#profile-left li#pa-avatar img {
    border-radius: 4px;
    border: 1px solid #bca869;
    box-sizing: initial;
    z-index: 999;
    position: relative;
}
.usertable .tc3 {
    background: var(--accent);
    border-radius: 5px;
    margin: 0 0 7px 0px;
    text-transform: none;
    font-size: 10px;
    padding: 2px 3px !important;
    color: var(--light-text) !important;
}


hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(139 119 57), rgba(0, 0, 0, 0));
}



#profile-right .lz-twnks, #profile-right .lz-stat {
    display: none !important;
}


.quote2 {
    color: var(--light-text);
    background: var(--tab-pl);
    border: 1px solid var(--dark-bord);
    border-radius: 10px;
    box-shadow: 8px 8px 20px #837a6675;
    padding: 15px 20px;
    margin: 1em 0;
}

.logo-circ {
    position: absolute;
    top: 156px;
    left: 421px;
    pointer-events: none;
    width: 500px;
    height: 340px;
    overflow: hidden;
    /* opacity: .5; */
}
.logo-circ img, .logo-circ2 img  {
    border-radius: 100%;
}


.modal__award img {
    width: 75px;
}


.modal-overlay {
    backdrop-filter: blur(14px);
}


.character-modal .character {
    display: flex;
    background: var(--base-bg);
    height: 540px;
    width: 770px;
    margin: auto;
    padding: 0;
    border-radius: 10px;
    flex-direction: column;
    color: var(--navi-link);
    font-family: var(--main-font);
    gap: 0;
    border: 1px solid var(--dark-bord);
}


/* Вкладки */
.modal__tabs {
    display: flex;
    gap: 5px;
    position: absolute;
    top: -24px;
    width: 97%;
    justify-content: flex-end;
}
.modal__tab.active {
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background: var(--dark-fon);
    padding: 5px 10px;
    font-size: 10px;
    letter-spacing: .5px;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    font-weight: 500;
    margin-top: -10px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-family: var(--main-font);
    border: 1px solid var(--dark-bord);
    border-width: 1px 1px 0px 1px;
    display: flex;
    align-items: center;
}

.modal__tab {
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: var(--text);
    padding: 5px 10px;
    font-size: 10px;
    letter-spacing: .5px;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
    color: var(--quote);
    font-family: var(--main-font);
    border: 1px solid #70643e;
    border-width: 1px 1px 0px 1px;
}
.modal__content { display: none; }
.modal__content.active { display: block; }


.modal__awards {
    /* border: red 1px solid; */
    margin: 20px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    overflow-y: auto;
    height: 350px;
    align-content: flex-start;
    justify-content: center;
    padding-right: 8px;
}
.bottom-right-block div pers-plah {
    margin: 0 !important;
    flex-shrink: 0;
}

.post-content td {
    overflow: visible !important;
}



.modal__award span {
  display: none; /* Скрываем текст по умолчанию */
}
.modal__award img:hover + span {
    display: inline;
    position: absolute;
    background: var(--sec-text);
    font-size: 9px;
    padding: 4px 10px;
    border-radius: 5px;
    text-transform: none;
    color: var(--light-text);
    top: 28px;
    left: 0px;
    /* width: 85px; */
    pointer-events: none;
    z-index: 99;
}


.modal__award {
    position: relative;
}

.dark .need-pers-card {
    background: #c4c8c9;
}

/***Достижения***/

.achieve {
  display: flex;
  flex-direction: column;
}

.razm {
  opacity: 0.5;
  filter: grayscale(100%);

}

.razm.achieved {
  opacity: 1;
  filter: none;
  order: -1; /* перемещаем полученные вверх */
}

.razm:not(.achieved) span {
  display: none; /* скрываем текст у неполученных */
}

.razm.achieved .achieve_wrap {
    background: var(--tab-pl);
    position: relative;
    width: 150px;
    height: 80px;
    display: flex;
    flex-direction: row;
    gap: 5px;
    font-family: var(--main-font);
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-start;
    transition: background .2s linear 0s;
    border-radius: 10px;
}

.razm.achieved {
    width: 171px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: flex-end;
}



.achieve_wrap {
    background: transparent;
    position: relative;
    width: 60px;
    height: 80px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-family: var(--main-font);
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-start;
    transition: background .2s linear 0s;
    border-radius: 10px;
}

.razm.achieved .achive_img {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -19px;
}

.razm {
    width: 60px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: flex-end;
}


.achive_img {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    background: #1e1e1e;
    border-radius: 10px;
}


.achieve {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}




#profile-right #pa-fld5 strong pers-plah {
    margin: auto !IMPORTANT;
}

.hvStickerPackModal {
bottom: 60px !important;
    border: solid 1px #ada594 !important;
    background: var(--bord) !important;
    box-shadow: 0 3px 16px rgb(0 0 0 / 9%), 0 3px 16px rgb(0 0 0 / 10%) !important;
}


td#button-smile {
    background: url('/i/form_buttons.3.png') no-repeat 50% -437px;
    display: none !important;
}










#navprofiles {
  position: relative;
  z-index: 999;
}

#pun-navlinks.section .multiacc-profilemenu {
    position: absolute;
    top: 20px;
    right: 0px;
    width: max-content;
    height: auto;
    background: var(--dark-fon) !important;
    border-radius: 5px;
    border-inline: none;
    color: var(--navi-link-hov) !important;
    border: 1px solid var(--accent) !important;
    padding: 0 !important;
}

.multiacc-profilemenu li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 12px !important;
  gap: 10px;
  width: 100%;
}

.multiacc-profilemenu li a {
  display: block;
  flex-grow: 1;
  text-align: left;
  padding-left: 20px;
  position: relative;
}

.multiacc-profilemenu li:first-child {
    background-color: transparent !important;
    font-weight: 700;
}

#pun-navlinks.section .multiacc-profilemenu li {
    position: relative;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
    font-size: 10px;
    padding: 4px 10px;
    border-bottom: none;
    top: 0;
}

#pun-navlinks.section .multiacc-profilemenu li:last-child {
  border-bottom: 0;
}

#pun-navlinks.section .multiacc-profilemenu li:hover {
  box-shadow: inset 0px 0px 30px 3px rgba(43, 67, 62, 0.2);
}

#pun-navlinks.section .multiacc-profilemenu li a {
    color: var(--navi-link-hov) !important;
    font: 400 13px var(--main-font) !important;
}

#pun-navlinks.section .multiacc-profilemenu li a:hover {
    color: var(--navi-link) !important;
}

.multiacc-delete-btn {
    background: none;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: auto;
    color: var(--navi-link-hov) !important;
}

.multiacc-dialog {
  z-index: 9999;
  padding: 10px;
  font-size: 0.8rem;
  background: #e8e8e8 !important;
  border: 1px solid #999;
  color: #333;
}

.multiacc-dialog > form {
  border: 1px solid #ccc;
  padding: 10px 10px 2px;
}

.multiacc-dialog input {
  padding: 4px 10px;
  border: 1px solid #b9bfb0;
}

.multiacc-dialog div {
  display: flex;
  justify-content: center;
}

.multiacc-dialog div:not(.multiacc-dialog div:last-child) {
  flex-direction: column;
}

.multiacc-dialog button {
  margin: 6px;
  padding: 4px 8px;
  background: #f4f4f4;
  color: #555;
  border-inline: 1px solid #999;
  border-block: 0;
  border-radius: 4px;
  cursor: pointer;
}

.multiacc-dialog button:hover {
  color: #444;
}


#profile-left #profile-name {
    font-family: var(--sec-font) !important;
    font-size: 19px;
    margin: 0 !important;
}


.punbb .usertable .user-avatar .isonline {
    margin-right: -90px;
    background: #c8b370 !important;
    animation: none !important;
    width: 7px !important;
    height: 7px !important;
    top: 38px !important;
}



div#pun-live-rusff {
    display: none;
}


#pun-mod .tcl {
width: 15%;
}


.FNTslider {
    border-radius: 2px;
    position: relative;
    z-index: 3;
    background: var(--bord);
    width: 110px;
    height: 7px;
    border: solid 1px #9f9e9e70;
    order: 1;
}
.FNTslider .before {
    height: 5px;
    border-right: none 0;
    position: absolute;
    background: var(--dark-tab-text);
    border-radius: 2px 0 0 2px;
}
.FNTslider .thumb {
    width: 8px;
    height: 7px;
    border-radius: 0;
    position: relative;
    background: var(--accent);
    cursor: pointer;
    margin-top: -1px;
    top: 0;
}

/*** Подфорум с нужными ***/
#forum_f24 .tclcon, #forum_f24 .tcl {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
}


#forum_f24 h3, #forum_f24 td.tcr {
    display: none !important;
}


#forum_f24 h3, #forum_f24 td.tcr {
    display: none !important;
}


#forum_f24 {
    position: relative;
    z-index: 8;
    padding: 20px !IMPORTANT;
}

.subforums em {
    display: none;
}

#forum_f24 .Add {
    display: none;
}



#forum_f9 {
    background: var(--cat-fon) !important;
}


#pun-index .subforums {
    display: flex;
    gap: 0;
    margin-top: 10px;
    font-weight: 500;
    font-size: 0;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    order: 1;
}

#pun-index  .subforums a {
    font-size: 12px;
    margin-bottom: 6px;
}


#pun-modviewforum  tr.inew div.icon {
    margin-left: 0;
    display: block;
    position: relative;
    margin-top: -9px;
    margin-right: 10px;
}


.hvStickerPackModal {
    z-index: 999 !important;
}

span.closedatafield {
display: none;
}

#pun-viewforum #forum_f9 {
    background: transparent !important;
}


#pun-viewforum .category tr.isub {
    background: var(--cat-fon);
    border: 1px solid var(--bord);
}

a.qc-post-link {
    font-weight: 400 !important;
    color: var(--light-text) !important;
    -webkit-text-fill-color: var(--light-text) !important;
}


.post-content abbr {
    cursor: help !IMPORTANT;
    border-bottom: 1px dotted var(--text);
    display: inline-flex;
    line-height: 27px;
}

#pun-messages #viewprofile ul, #pun-messages #profilenav ul {
    margin: 0;
    padding: 0;
}


#pun-messages .post-author {
    margin: 20px 0 0 0px;
}

#pun-messages .post-box {
    padding: 40px 0px 15px 110px;
}



/*Навигация*/
#pun-navlinks {
    position: absolute;
    flex-direction: row;
    text-transform: uppercase;
    justify-content: space-between;
    margin-top: 0;
    width: calc(100% - 160px);
    margin-bottom: 6px;
    top: -13px;
    left: 75px;
    background: var(--dark-fon) center/cover;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0;
    border-radius: var(--radius) var(--radius) 0 0;
    border: 1px solid var(--dark-bord);
    z-index: 7;
    border-width: 1px 1px 0 1px;
}


#pun-navlinks.sticky-nav {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1338px;
    z-index: 7;
    height: 57px;
    background: var(--dark-fon) center/cover;
    padding: 0 15px;
    border-bottom: 1px solid var(--dark-bord);
    border-radius: 0;
    display: flex;
    justify-content: center;
    border-width: 0px 0px 1px 0;
}


#pun-navlinks.sticky-nav .tab-mag {
display: none;
}


#pun-ulinks {
    width: 100%;
    /* border: 1px solid red; */
    left: 0;
    position: absolute;
    top: 506px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#pun-ulinks.sticky-nav {
    position: fixed;
    top: 57px !important;
    left: 0;
    width: 1100px;
    z-index: 7;
    background: var(--tab-pl);
    margin-top: 0;
    transform: translateX(-50%);
    left: 50%;
    border-bottom: 1px solid var(--bord);
    height: 30px;
    width: 1200px;
}







/*** Подфорум с нужными УБРАТЬ ПОТОМ***/
#forum_f4 .tclcon, #forum_f4 .tcl {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
}


#forum_f4 h3, #forum_f4 td.tcr {
    display: none !important;
}


#forum_f4 h3, #forum_f4 td.tcr {
    display: none !important;
}

#forum_f4 {
    position: relative;
    z-index: 6;
    padding: 20px !IMPORTANT;
}

#forum_f4 td.tc2, #forum_f4 td.tc3 {
display: none !important;
}

.subforums em {
    display: none;
}

#forum_f4 .Add {
    display: none;
}









/*Навигация*/
.accordion, .accordion2 {
    width: 276px;
    position: absolute;
    /* border: 1px solid red; */
    top: 463px;
    left: 153px;
    /* height: 47px; */
}

.accordion2 {
    left: 912px;
}

.accordion-btn, .accordion2-btn {
    cursor: pointer;
    width: 100%;
    text-transform: none;
    font-weight: 400 !important;
    letter-spacing: 0;
    height: 26px;
    flex-direction: column;
    color: var(--sec-accent);
    font-family: var(--sec-font);
    text-align: right;
    display: flex;
    justify-content: flex-end;
    font-size: 18px;
    align-items: center;
    transition: 1s;
}

.accordion-btn span, .accordion2-btn span {
    font-family: var(--main-font);
    color: var(--tab-text);
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0;
    font-style: normal;
    text-transform: lowercase;
}

.accordion-btn.active {
    color: var(--tab-text);
}

.accordion-content, .accordion2-content {
    position: absolute;
    background: #4d423645;
    border-radius: var(--radius);
    width: 352px;
    border: 1px solid #bcab9563;
    z-index: 999;
    top: -192px;
    left: 516px;
    transform: translateX(-50%);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    box-shadow: 5px 10px 20px #00000030, 0px 0px 30px #00000024;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: max-height .5s ease, opacity .5s ease, visibility 0s linear .5s;
}

/* индивидуальное позиционирование второго блока */
.accordion2-content {
    left: -239px;
}

.accordion-content.active, .accordion2-content.active {
    opacity: 1;
    visibility: visible;
    transition: max-height .5s ease, opacity .5s ease, visibility 0s;
}

.content-grid {
    padding: 10px;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.content-grid a {
    text-align: center;
    color: var(--light-text) !important;
    padding: 3px 6px;
    border-radius: 4px;
    font-family: var(--main-font);
    display: flex;
    font-weight: 400 !important;
    justify-content: center;
    letter-spacing: .5px;
    font-size: 10px;
    text-transform: uppercase;
    box-shadow: 3px 3px 10px #00000030;
    transition: all .6s ease-in-out 0s !important;
    background: var(--accent);
    flex: auto;
}

.content-grid a:hover {
    background: var(--sec-accent);
}

.que {
    height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 6px;
    margin: 12px;
    /* border: 1px solid red; */
    font-family: var(--main-font);
    color: var(--light-text);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    font-size: 12px;
}


.que p a {
    color: var(--navi-link-hov) !Important;
}
.que p a:hover {
    color: var(--navi-link) !Important;
}


.punbb .formal fieldset {
    padding: 0;
}



#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}


.Add {
    width: auto;
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 11px;
    font-family: var(--main-font);
    letter-spacing: 0;
    color: #29292b;
    font-weight: 300;
    font-style: normal;
}

.tms, .mssg {
font-size: 0;
}

.tms:before {
    position: relative;
    display: block;
    font-weight: 600;
    content: '\f518';
    font-size: 10px;
    font-family: 'Font Awesome 6 Pro';
    color: var(--text);
}

.mssg:before {
    position: relative;
    display: block;
    font-weight: 600;
    content: '\f70e';
    font-size: 10px;
    font-family: 'Font Awesome 6 Pro';
    color: var(--text);
}

.Tems_And_messages {
    display: flex;
    gap: 6px;
    align-items: center;
}


.pl-warp {
    margin: 25px 30px;
    background: #454f53a8;
    border-radius: 4px;
    padding: 6px 6px 0px 6px!important;
    border: 1px solid #b3a3876b;
    box-shadow: 5px 5px 20px #272d2f3d;
}
#pa-fld1 {
    width: 298px;
    height: 395px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #30444b 100%);
    -webkit-mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #2b3e45 70%);
    overflow: hidden;
    border-radius: 8px 8px 8px 8px;
    corner-shape: scoop;
    border-radius: 13px;
}


#viewprofile #profile-left span {
display: none;
}



#viewprofile #profile-left li strong{
    padding: 0;
}

#profile-name strong {
    color: var(--navi-link-hov) !important;
    font-style: italic;
        font-size: 21px !important;
}


#viewprofile #profile-left .wrap-fld2 {
padding: 0;
    margin: 0;
}


#viewprofile #profile-left  li div {
    color: var(--navi-link);
}


#viewprofile #profile-left .lz-text {
    padding: 10px !important;
    margin: 0 10px !IMPORTANT;
}

#profile-left li, #profile-left li * {
    margin: 0;
}


#viewprofile #profile-left strong.GamePst2 {
color: var(--navi-link) !important;
}

#pa-fld3 span, #pa-fld4 span {
    display: flex !important;
    padding: 0 !important;
    width: auto !important;
    float: none !important;
    color: var(--navi-link);
    flex-direction: row;
}

#pa-fld3 span::before, #pa-fld4 span::before {
    content: '\f52d';
    font-family: 'Font Awesome 5 Pro';
    font-size: 11px;
    font-weight: 600;
}
#pa-fld4 span::before {
    content: '\f51e';
}

.pl-warp2 {
    margin: 10px 13px 10px 13px;
    display: flex;
    gap: 10px;
    justify-content: space-around;
    font-size: 9px;
    align-items: center;
    font-weight: 500;
    letter-spacing: .2px;
    /* border: 1px solid red; */
    text-transform: lowercase;
}

#pa-fld5 {
    margin: 0 !important;
    color: var(--navi-link);
}

#pa-fld5  .pers-plah-text {
    color: var(--light-text) !important;
}

#pa-fld5  .pers-plah-text span {
    text-transform: lowercase;
    font-family: var(--main-font);
    font-size: 11px;
    display: block !important;
    font-weight: 400 !important;
    padding: 0 !important;
    width: auto !important;
    margin: 0;
}


#pa-fld4, #pa-fld3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0 !important;
    gap: 6px;
}


#pa-edit {
    margin: -10px 0 16px 0!important;
}

#viewprofile .container tr {
    display: flex;
    align-items: stretch;
}

#profile-right li {
    display: flex;
    gap: 10px;
}
#html-footer .container {
    position: relative;
    height: 281px;
}
#tuser {
    position: absolute;
    right: 7px;
    top: 9px !important;
}

i[class^="icons-"]:before, i[class*=" icons-"]:before, .i[class*=" icons-"]:before, .i[class^="icons-"] {
    font-size: 9px;
}

tr.inew div.icon {
    border-radius: 100%;
    margin-left: -33px;
    display: flex;
    position: absolute;
    margin-top: 5px;
    background: var(--accent);
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--bord);
}

tr.inew div.icon::before {
    content: " ";
    width: 17px;
    position: relative;
    left: auto;
    height: 17px;
    background: var(--navi-link);
    -webkit-mask: var(--wind-rose) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    display: block;
}







.logo-circ-dark {
display: none;
}

/*** ТЕМНЫЙ ***/

.dark #rotating-image2, .dark #rotating-image {
    filter: grayscale(100%)    brightness(0.9)    sepia(0.6)    hue-rotate(180deg)    saturate(1.5);
}

.dark .accordion-btn, .dark .accordion2-btn {
    color: #8398a6;
}

.dark .accordion-btn span, .dark .accordion2-btn span {
    color: var(--quote);
}

.logo-circ2 {
display: none;
}

.dark .logo-circ2 {
display: block;
}
.logo-circ2{
    position: absolute;
    top: 156px;
    left: 421px;
    pointer-events: none;
    width: 500px;
    height: 340px;
    overflow: hidden;
    /* opacity: .5; */
}
.logo-circ2 img {
    border-radius: 100%;
}

.dark .logo-circ {
display: none;
}


.dark .accordion-content, .dark .accordion2-content {
    background: #08132457;
    border: 1px solid #393d3f;
}




.dark .post .post-author ul {
    background: #010c1dd4;
    border: 1px solid #33404e;
    box-shadow: 5px 5px 20px #0a0f1680;
}


.dark .punbb .post .post-author a {
    color: var(--navi-link-hov);
}

.dark .punbb .post .post-author a:hover {
    color: var(--navi-link);
}

.dark .lz-text {
    background: #1425377a;
}


.dark .post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);
}

.dark .pl-warp {
    background: #010c1dd4;
    border: 1px solid #33404e;
    box-shadow: 5px 5px 20px #0a0f1680;
}

.dark #profile-left li#pa-avatar img {
    border: 1px solid var(--dark-bord);
}

.dark .punbb .post-content a {
    background: linear-gradient(to right, #2d4663 0%, #5a6777 50%, #2d4663 100%);
background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200%;
    background-position-x: 0%;
}


.dark .punbb .post-content a:hover {
    background-position-x: 100%;
}


.dark #pun-ulinks.sticky-nav {
    background: #0c1b2d;
}



#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;
    align-content: flex-start;
}


#profile-right li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    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);
    min-height: 86px;
}


#pun #profile-right li span {
    float: none;
    margin: 0;
    width: auto;
    font-weight: 500;
    font-size: 11px;
    text-transform: none;
    padding: 0 !important;
}

.dark .need-pers-card img {
    filter: grayscale(100%)    brightness(0.6)    sepia(0.2)    hue-rotate(180deg)    saturate(3);
}


.dark #viewprofile #profile-left li strong a {
    color: var(--navi-link-hov);
    font-weight: 400 !important;
}

.dark #viewprofile #profile-left li strong a:hover {
    color: var(--navi-link);
    font-weight: 400 !important;
}


.dark .html-box a span {
    color: #e5eaed;
}

.dark .go-up, .dark .go-down {
    background: var(--tab-pl);
    color: var(--navi-link);
    border: 1px solid var(--dark-bord);
}


.dark .que {
    color: var(--light-text);
}

.dark .que p a {
    color: var(--navi-link) !important;
    font-weight: 600;
}

.dark .que p a:hover {
    color: var(--navi-link-hov) !important;
    font-weight: 600;
}

.dark .quote2 {
    box-shadow: 8px 8px 20px #75757575;
}


#pun-messages .user-avatar, #pun-searchtopics .user-avatar  {
    display: none;
}


#pun-messages tr.inew div.icon::before,
#pun-viewforum tr.inew div.icon::before,
#pun-searchtopics tr.inew div.icon::before {
display: none;
}


.quote2 a {
    background: linear-gradient(to right, #d2c5b8 0%, #8b9ba3 50%, #d2c5b8 100%) !important;
    background-size: 200% !important;
    background-position-x: 0% !important;
}


.quote2 a:hover {
    background-position-x: 100% !important;
}

#sTheme, #isk {
    border: 1px solid var(--bord);
    border-radius: var(--radius);
}

#isk {
    border-left: 1px solid var(--bord) !important;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#isk::before {
    margin-top: 0 !IMPORTANT;
}


#pun-stats, .modmenu, .punbb .linksb {
    z-index: 4;
    position: relative;
}


#pa-edit strong a {
    background: var(--accent);
    padding: 3px 10px !important;
    border-radius: var(--radius);
    border: 1px solid var(--dark-bord);
    text-transform: uppercase;
    font-family: var(--sec-font) !important;
    color: var(--navi-link) !important;
    font-size: 12px;
}

#pa-edit strong a:hover {
background: var(--tab-pl);
}


#pun-navlinks.sticky-nav #stylelist {
    position: absolute;
    top: 11px;
    right: 40px;
}

.punbb .modmenu .container span {display: none;}


.dark .usertable .usersname {
    background: #1f2a39b3;
}


.punbb-admin #pun-about .container {
    border-top-style: none;
    text-align: center;
    line-height: 150%;
    margin: 0 0 292px 0;
}



.character-modal .character {
    background: var(--text);
    color: var(--navi-link);
    border: 1px solid var(--sec-text);
}

.user-info {
    border-bottom: 1px solid var(--sec-text);
}

.ls-nom p {
    background: var(--text);
}

.razm.achieved .achieve_wrap {
    background: var(--sec-text);
}





.design-swap {
    display: flex;
}

.ds-wap {
    font-size: 12px;
    width: 100%;
    text-transform: uppercase;
    background: var(--sec-text);
    color: var(--tab-text);
    border-radius: 3px;
    padding: 3px 10px;
}


/*Чекбокс*/
label.fm-toggle {
    display: inline-flex;
    cursor: pointer;
}

label.fm-toggle input {
    display: none;
}

label.fm-toggle {
    font-size: 0;
    display: none;
}

label.fm-toggle::before {
    content: "\f108";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    font-size: 20px;
}

label.fm-toggle:has(input:checked)::before {
    content: "\f3cd";
}

/* Эффект при клике (опционально) */
label.fm-toggle:active {
    opacity: 0.6;
}


.arion-btn {
    cursor: pointer;
    position: fixed;
    top: 110px;
    left: 10px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    background: var(--accent);
    border-radius: 4px;
    border: none;
    border: 1px solid var(--dark-bord);
}
.arion-cont {
    max-height: 0;
    opacity: 0;
    padding: 0 15px;
    background: var(--pf-bg);
    border: 1px solid var(--dark-bord);
    border-radius: var(--radius);
    overflow: hidden;
    transition: all 0.3s ease;
    width: auto;
    position: fixed;
    top: 161px;
    left: 10px;
    max-width: 300px;
}
.arion-cont.active {
    max-height: 200px;
    opacity: 1;
    padding: 15px;
    z-index: 999;
}


.arion-btn span::before {
    content: '';
    height: 21px;
    width: 21px;
    background: var(--light-text);
    mask: url(https://forumstatic.ru/files/001c/ca/68/88475.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/ca/68/88475.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(--plash-bg);
    color: var(--tab-text);
    cursor: pointer;
    border: 1px solid var(--green-bord);
    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 {
    background: var(--ls-fon);
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--main-font);
    font-weight: 600;
    border-radius: 4px;
}

.font-nav {
    display: flex;
    gap: 10px;
}

select#chfontfam {
    padding: 0;
    border-radius: 3px !important;
    background: var(--form-bg);
    color: var(--form-text);
    width: 118px;
    height: 20px;
}

.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;
}


/*** МОБИЛЬНЫЙ ***/
@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;
    background: var(--pun-clr);
    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: 23px!important;
    color: var(--navi-link);
}

.force-mobile #pun-ulinks .container {
    width: 250px!important;
    top: 42px;
    padding: 10px !important;
    margin: 0 !important;
    left: 0;
    width: 140px;
    height: auto !important;
    background: var(--profile);
    border-radius: 6px;
    border: none;
    overflow: hidden;
}

.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;
    overflow: hidden;
    padding: 5px;
}

.force-mobile #pun-navlinks li#navpm span.num_msg {
    font-size: 15px !important;
    height: 18px;
    background: var(--sec-accent);
    border-radius: 100%;
    font-size: 10px !important;
    width: 18px;
}


.force-mobile .num_msg:before {
display: none !important;
}
.force-mobile #pun-ulinks li a {
    display: block !important;
    margin: 0!important;
    color: var(--navi-link);
    font-size: 12px!important;
    padding: 0;
}


.force-mobile .notify-link {
    top: 9px;
    left: 10px;
}

.force-mobile #pun-title table {
    MARGIN: 0;
    box-sizing: border-box;
    background: transparent;
    width: 100%;
    height: 0;
    display: flex;
    align-items: center;
    border-bottom: none;
    justify-content: center;
    border: none;
    border-radius: 0;
}


.force-mobile #pun-ulinks {
    margin: 5px 11px!important;
    position: absolute;
    top: 256px !important;
    left: 0px;
    border: 0 !important;
    z-index: 999;
    width: 32px;
    border-radius: 4px;
    border: none;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tab-pl);
}

.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 {
    padding: 0 10px;
}

.force-mobile #pun-status .container {
    text-align: left!important;
    position: relative;
    box-sizing: border-box;
    top: auto;
    left: 0;
    padding: 5px 10px;
    height: auto;
    display: flex;
    margin: 6px 0;
    flex-direction: column;
    align-items: flex-start;
    color: var(--text);
    background: var(--quote);
    width: 100%;
    border-radius: var(--radius);
    border: 1px solid var(--bord);
}
.force-mobile #pun-crumbs1 p.container, .force-mobile #pun-crumbs2 p.container {
    text-align: left!important;
    margin: 0 10px;
    height: auto;
    padding: 0;
    box-sizing: border-box;
}
.force-mobile #pun-crumbs1 p.container {
    margin: 10px;
}

.force-mobile .punbb .linkst {
    height: 20px;
    font-size: 8px;
    text-transform: uppercase;
    align-items: center;
    border-radius: 0;
    box-sizing: border-box;
    margin: 10px 10px !important;
}

.force-mobile .punbb .linksb {
    margin: 0 10px;
}


.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;
    border: none;
    padding: 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: 11px 20px;
    border-width: 1px;
}
.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;
    border-width: 0;
    width: 100% !important;
    border-radius: 0 !important;
    background: var(--quote) center/cover;
    z-index: 6;
}
.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 .linksb {
    display: block;
    align-items: flex-start;
    margin-top: 12px !important;
}

.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;
}




.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: 10px;
}
.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; */
    font-size: 17px;
}

.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: .7;
    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: none;
}
.force-mobile .post-img-Sp {
    width: 140px;
    margin: 10px 6px 0 !important;
    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;
    margin: 0 10px;
    position: relative;
    overflow: visible;
    border-radius: 6px;
    padding: 17px 20px 10px !important;
}


.force-mobile #pun-index .category table tr + tr {
    margin: 11px 10px;
}

.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;
    justify-content: center;
}



.force-mobile .punbb .post h3 span {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
}


.force-mobile #pun-stats h2 span {
    font-size: 16px;
}



.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;
}
.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: 10px;
    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 .activs, .force-mobile .activees2,
.force-mobile .bnrs:after, .force-mobile .bnrs:before, 
.force-mobile .accordion, .force-mobile .accordion2,
.force-mobile .arion-fl, .force-mobile .arion-post,
.force-mobile .arion-ams, .force-mobile .arion-info,
.force-mobile .twinkle, .force-mobile .arion-head,
.force-mobile .roses, .force-mobile .arion-name,
.force-mobile .ams, .force-mobile .knight {
display:none;
}




/*Облегчение профиля*/


.force-mobile .author-wrap {
    margin: 10px 20px;
    border-radius: 0;
    background: var(--kndr-img) top center/cover;
    border: none;
    display: flex;
    gap: 10px;
    padding: 5px 10px !important;
    width: auto;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    box-shadow: 6px 5px 10px #00000000;
    border: 1px solid var(--dark-bord);
}

.force-mobile .pa-title {
    font-size: 10px !IMPORTANT;
    margin: 33px 0 0 0!important;
}

.force-mobile .pa-author {
    margin: 13px 0 0 96px;
    font-size: 20px;
    display: flex;
    gap: 20px;
    position: absolute;
    /* border: red 1px solid; */
    z-index: 1;
}

.force-mobile .pa-author a {
    border-radius: 4px;
}

.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 {
    display: none;
}


.force-mobile .accordion-btn {
    font-size: 17px;
    text-align: center;
}


.force-mobile .arion-btn {
    top: auto;
    bottom: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
}


.force-mobile .arion-cont {
    top: auto;
    bottom: 75px;
}


.force-mobile .bnrs {
    background: var(--profile);
    position: absolute;
    height: 78px;
    width: 100%;
    margin: 0;
    border-radius: 0;
    right: 0;
    display: flex;
    left: 0;
    flex-wrap: wrap;
    top: 0;
}

.force-mobile #pun-navlinks {
    border-radius: 0 !important;
    margin-top: 0;
    border-radius: 0;
    margin: 0;
    top: 0;
    width: 100%;
    border: none;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: none;
}


.force-mobile #pun-navlinks.sticky-nav #stylelist {
    position: relative;
    top: 0;
    right: 0;
    gap: 0;
}


.force-mobile #stylelist li[data="light"] a, .force-mobile #stylelist li[data="dark"] a {
    width: 25px;
    height: 25px;
}

.force-mobile #pre_placement>a {
    top: -9px;
    right: -9px !important;
    border: 0 none;
    z-index: 100;
}

.force-mobile tr.inew div.icon {
    left: -6px;
    width: 19px;
    height: 19px;
    margin-top: 16px;
}


.force-mobile .punbb .post-links {
    margin-left: 0;
}



.force-mobile #pun-main {
    margin-top: 0 !important;
}

.force-mobile #MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 {
    display: block !important;
    color: var(--text) !important;
}


.force-mobile #navpm .notify-link .unreads, .force-mobile #navprofile .notify-link .unreads {
    font-size: 1.3em;
    line-height: 18px;
    height: 20px;
    min-width: 20px;
    border-radius: 10px;
    right: auto;
    left: -30px;
    top: -37px;
    background: var(--sec-accent);
    font-size: 10px;
}



.force-mobile .html-content iframe {
    width: 100% !IMPORTANT;
}

.force-mobile #pun-viewtopic .post h3 {
    top: 0;
    margin: 20px 0 10px !important;
}
.force-mobile #pun-crumbs2 p.container {
    margin: 0 10px 10px;
}


.force-mobile #pun-announcement .container {
    border-radius: 0;
    border-width: 1px 0;
}


.force-mobile #pun-status .container a, .force-mobile #pun-status .container strong {
    font-weight: 400 !important;
    color: var(--text) !important;
}


label.fm-toggle {
    display: flex;
}

.force-mobile .pneed {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}


.force-mobile #forum_f4 .tclcon, #forum_f4 .tcl {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}


.force-mobile .anim-head-right,
.force-mobile .choice-tab,
.force-mobile .anim-head, 
.force-mobile .tab-mag,
.force-mobile .best-post {
display: none;
}


.force-mobile .logo-circ, .force-mobile .logo-circ2 {
    position: relative;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 100%;
    height: 300px;
    overflow: hidden;
    /* opacity: .5; */
}


.force-mobile .logo-circ img, .force-mobile .logo-circ2 img  {
    border-radius: 0;
    object-fit: cover;
    object-position: center;
}

.force-mobile .bnrs banners {
    height: 32px;
    overflow-y: auto;
    display: flex;
    gap: 16px;
    width: calc(100% - 20px);
    padding-right: 5px;
    flex-wrap: wrap;
    overflow-y: auto;
}
.force-mobile #pun-about p span {
    display: block;
    padding-left: 50%;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 8px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: uppercase;
    position: relative;
    width: 100%;
    left: 0;
    color: var(--text);
}


.force-mobile #pun-about p span a {
    color: var(--text);
}

.force-mobile #stylelist {
    right: 16px;
}
.force-mobile .f-name-log {
    display: none;
}

.force-mobile #html-footer .container {
    position: relative;
    height: auto;
}


.dark .force-mobile .logo-circ {
    display: none;
}

.force-mobile #pun-stats .statsinfo li {
    padding: 0px;
    color: var(--text);
}

.force-mobile #pun-stats .statsinfo li a {
    color: var(--accent);
}

.force-nobile #pun-stats .statsinfo li a:hover {
    color: var(--text);
}


}

/*** КОНЕЦ МОБИЛЬНОГО  ***/