/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1748452608.css);
@import url('https://fonts.googleapis.com/css2?family=Finlandica:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');
  @import url(https://forumstatic.ru/files/001a/28/10/55678.css);
  @import url(https://forumstatic.ru/files/001a/28/10/36579.css);
  @import url(https://forumstatic.ru/files/001a/28/10/75564.css);


@font-face {
  font-family: 'Dehuti';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/7a/10/21168.otf);
}

@font-face {
  font-family: 'Fog';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/7a/10/72487.otf);
}

@font-face {
  font-family: 'DehutiAlt';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/7a/10/42509.otf);
}

@font-face {
  font-family: 'DehutiAlt-bold';
  font-style: normal;
  font-weight: 600;
  src: url(https://forumstatic.ru/files/001c/7a/10/91414.otf);
}

@font-face {
  font-family: 'DejaVu';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/7a/10/27916.otf);
}

@font-face {
  font-family: 'DejaVuOblique';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/7a/10/17689.otf);
}


:root {  /*Old  https://forumstatic.ru/files/001c/7a/10/59800.webp);*/
    --base-bg: url(https://forumstatic.ru/files/001c/77/b6/59800.jpg);
    --text: #513c31;
    --sec-text: #755943;
    --navi-link: #bf9e76;
    --navi-link-hov: #b08d67;
    --main-font: DejaVu;
    --sec-font: Dehuti;
    --acc-font: DehutiAlt;
    --profile-bg: url(https://forumstatic.ru/files/001c/69/df/63880.webp);
    --quote: #d4c6a7;
    --bord: #d2c3a4;
    --logo-text: #755943;
}




/* 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;
}

/* 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;
    border-radius: 0 0 3px 3px;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 11px;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    margin: auto;
    width: 1124px;
    margin-top: 484px;
    margin-bottom: 120px;
    /* background: url(https://forumstatic.ru/files/001c/7a/10/75600.webp) center repeat; */
    position: relative;
    background: url(https://forumstatic.ru/files/001c/7a/10/66700.webp) top left no-repeat, url(https://forumstatic.ru/files/001c/7a/10/55191.webp) top right no-repeat, url(https://forumstatic.ru/files/001c/7a/10/76532.webp) top repeat-x, url(https://forumstatic.ru/files/001c/7a/10/97905.webp) left repeat-y, url(https://forumstatic.ru/files/001c/7a/10/75601.webp) right repeat-y, url(https://forumstatic.ru/files/001c/7a/10/29267.webp) repeat-y;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 100px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

#pun-redirect {
    border: 0 none!important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: var(--base-bg) fixed top center/cover;
}
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--main-font);
    padding: 30px 0px;
    height: auto;
    border: 0 !important;
    text-transform: lowercase;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: #000;
}



/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    font-family: var(--main-font);
    font-size: 10px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    letter-spacing: 0.6px;
    text-transform: lowercase;
    margin: -20px 0px 20px 0px;
}


#pun-main h1 {
    display: none;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #707070;
    width: auto;
    margin: 20px 50px;
}

/* B1.3 */
.punbb .post-content p {
    margin: 0 0 0 0px;
    padding: 0 0 0.6em 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: 0.6em 0px 1em 0px;
    padding: 15px 20px 10px 20px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    margin-bottom: 4px;
    width: auto;
    text-transform: lowercase;
    font-style: normal;
    letter-spacing: 0;
    background: #c5b59259;
    display: inline-flex;
    padding: 5px 20px 3px;
    gap: 4px;
    color: var(--logo-text);
    letter-spacing: 0;
    margin-left: 0;
    border-radius: 0 3px 3px 0;
    border: 1px solid var(--bord);
    border-radius: 10px;
}


/* 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(--acc-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(--sec-font);
    text-transform: none;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: auto;
    text-align: left;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: auto;
}

/* B3.8 */
.subscribelink {
    clear: both;
    display: flex;
    float: right;
    background: var(--quote);
    padding: 5px 15px 6px;
    text-transform: lowercase;
    border-radius: 4px;
    border: 1px solid var(--bord);
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
    padding: 0em 0em 1.1em 0em;
}

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
    padding: 0;
    margin: 0;
    font-size: 0;
}

/* C1.6 */
.punbb fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 0;
    font-family: var(--main-font);
    text-transform: uppercase;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* 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: 13px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: lowercase;
    width: 8%;
}


/* C2.3 */
    text-align: left;
    width: 30%;
}


/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 40%;
}

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  text-align: center;
  width: 10%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 названия подфорумов*/ 
#pun-index .tcl h3 {
    font-family: var(--acc-font);
    font-size: 21px;
    text-align: left;
    height: auto;
    display: block;
    margin-top: 0px;
    text-transform: none;
    /* border: 1px solid red; */
    letter-spacing: 0;
    margin-bottom: 0px;
}


#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 {
    text-align: justify;
    position: relative;
    font-family: var(--main-font);
    font-size: 11px;
    font-weight: 400;
    margin-right: 50px;
}


/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
}




#pun-messages .main .tc2 {
  text-align: center;
  }
  

 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS2.3 */
.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent ;

  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.post-links ul, .post-links, .usertable table {
  border-color: transparent;

  }

/* CS2.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }


/* C3.1 */
.punbb .post .container {
    border: none;
}

/* C3.2 */
#pun-viewtopic .post h3 {
    position: relative;
    border-right: none !important;
    border-bottom: none !important;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 23px;
    z-index: 99;
    margin-left: 256px;
}

.post h3 span strong:before {
    content: "#";
}

/* C3.3 */
.punbb .post h3 span {
    display: flex;
    font: 500 9px var(--main-font);
    height: auto;
    align-items: center;
    justify-content: space-between;
    background: var(--quote);
    border-radius: 5px;
    padding: 4px 10px;
    gap: 20px;
    border: 1px solid #c3b497;
    width: 100%;
}


/* 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: 270px;
    margin: -4px 0px 0px -22px;
    font-family: inter;
    font-size: 9px;
    padding-top: 0px;
    position: relative;
    color: #98795b;
    background: url(https://forumstatic.ru/files/001c/7a/10/45126.webp) top center no-repeat, url(https://forumstatic.ru/files/001c/7a/10/48548.webp) bottom -1px center no-repeat, url(https://forumstatic.ru/files/001c/7a/10/14949.webp) repeat;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0 0 10px 0;
    line-height: 160%;
}


/* C3.7 */
.pa-author {
    font-family: 'Fog';
    font-size: 19px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 32px 0 0px;
    text-align: center;
    position: relative;
    letter-spacing: 0;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !important;
    color: #363e3c !important;
}

.pa-author a:hover {
    color: var(--accent) !important;
}
/* C3.9 */
li.pa-title {
    font-size: 9px;
    font-weight: 400;
    font-family: 'Inter';
    letter-spacing: 0.5px;
    text-align: center;
    margin: 10px 0 7px 0;
    text-transform: none;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 250px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 40px 0px 15px 10px;
    position: relative;
}

/*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 {
    line-height: 2em;
    margin-left: -20em;
    padding: 0;
    height: 2.5em;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
}

/* C3.16 */
.punbb .post-links li {
    display: inline;
    margin: 0 10px;
}

/* 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: 0.5em 1em;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: none;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  font-weight: 400;
  }

/* 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 {
    font-style: normal;
    margin: -38px 0 0;
    position: relative;
}

#pun-navlinks .container {
    padding: 0px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

#pun-navlinks li {
    display: inline;
    margin: 0;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    margin: 0;
    /* border: red 1px solid; */
    width: 100%;
    display: flex;
    height: 20px;
    justify-content: center;
}

/* D4.2 */
#pun-ulinks .container {
    padding: 0px;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline-flex;
    margin: 0 4px;
}

/* D4.4 */
#pun-ulinks li a {
    padding: 0px 0px;
}

/* 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: 12px;
    font-family: var(--sec-font);
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: none;
    margin-top: 37px;
}

#pun-status .container a, #pun-status .container strong {
    font-weight: 400;
    color: #924117 !important;
}

#pun-status .container a:hover {
    color: var(--text) !important;
}

/* 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(--acc-font);
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    WIDTH: auto;
    margin-top: 11px;
}


#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: 0em 1em 0em 1em;
    margin-top: 18px;
    text-align: center;
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    position: relative;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 20px 25px;
    font-family: var(--acc-font);
    margin-top: 0;
    background: var(--quote);
    border: 1px solid var(--bord);
box-shadow: 0px 0px 10px #5948214d;
    border-radius: 25px;
    color: var(--text);
}

/* 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 {
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0.7em 0 0 0;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    padding-left: 50%;
    margin-top: 10px;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--acc-font);
    text-transform: lowercase;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    font-family: var(--acc-font);
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    height: auto;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }


#pun-status .status-right {
display: none;
}



.punbb th {
    font-size: 0 !important;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

html * {
    box-sizing: border-box;
}
 
.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

#pun-index .category h2, #pun-stats h2 {
    -webkit-text-size-adjust: 100%;
    margin: 10px 0 0px;
    align-items: center;
    overflow: hidden;
    height: 27px;
}

#pun-index .category table tr {
    -webkit-appearance: none;
    display: flex;
    gap: 0 30px;
    position: relative;
    margin: 0 20px;
    align-items: center;
}




#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;
    border-radius: 4px;
    text-transform: lowercase;
    border: 1px solid var(--bord);
}

.forum tr {
    margin: 10px 0;
    display: flex;
    gap: 20px;
    font: 400 11px var(--main-font);
    align-items: center;
    border-radius: 5px;
}

.forum thead {
    display: none;
}





.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}


.reactions-root {
    display: none;
}




#profile .container fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: var(--main-font);
    text-transform: uppercase;
}


 #pun-main h2 span {
    font-size: 0px;
}



#html-header a {
    transition: all .7s ease-in-out 0s;
    color: var(--logo-text);
    font-weight: 400;
}

#html-header a:hover {
    color: var(--accent2);
}


.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}





.html-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;}


.html-box a {
    background: #31243c;
    color: #e9e6e3 !important;
    padding: 6px 15px;
    font-size: 16px;
    font-family: var(--acc-font);
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #8d8443;
    box-shadow: 7px 5px 10px #a8a6a178;
}

.html-box a span {
    text-transform: lowercase;
    font-size: 10px;
}


.html-box a:hover {
    background: var(--sec-text);
    color: #fbfaf8 !important;
    border: 1px solid #867d3d;
}


#tooltip {position: absolute; 
background: #2b1f37; 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: #d2cbb9; text-align: center; padding: 6px 22px; font-weight: 400;}




#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}


.Add {
    width: 100px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 10px;
    font-family: var(--main-font);
    letter-spacing: 0;
    color: #29292b;
}

.tms, .mssg {
font-size: 0;
}

.tms:before {
content: '\f07b';
    font-family: 'Font Awesome 6 Pro';
font-size: 12px;
    color: #779b93;
}

.mssg:before {
content: '\f075';
    font-family: 'Font Awesome 6 Pro';
font-size: 12px;
    color: #779b93;
}








.Tems_And_messages {
    display: flex;
    gap: 10px;
    align-items: center;
}

.sered {
    display: flex;
    flex-direction: column;
    gap: 3px;
}



#plng {
    padding: 4px 10px;
    font-family: var(--main-font);
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
    background: var(--quote);
    border: 1px solid var(--bord);
    border-radius: 3px;
}


.spoiler-box {
    padding: 0 !important;
}

.post-content .spoiler-box > div {
    text-transform: none;
    padding-left: 0 !important;
    text-align: center;
    font-family: var(--main-font);
    background: var(--categ) !important;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px;
    align-items: center;
    color: var(--logo-text);
    box-shadow: 2px 2px 5px #00000008;
    border-radius: 4px;
    position: relative;
}
.post-content .spoiler-box > blockquote.visible {
    padding: 20px;
}


.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);
}


.allps {
    display: flex;
    justify-content: center;
    gap: 5px 20px;
    flex-wrap: wrap;
    margin: 6px 20px 10px;
    font-size: 8px;
    text-transform: uppercase;
}




.drink {
    pointer-events: none;
    font-family: var(--sec-font);
    font-size: 60px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    /* border: 1px solid red; */
    top: -82px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 117px;
    line-height: 58px;
    letter-spacing: .5px;
}


.drink span {
    background: url(https://forumstatic.ru/files/001c/69/df/46820.webp?v=1) no-repeat top left;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    position: relative;
}


.drink span:after {
    content: '';
    background: #1a151c8f;
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0;
    z-index: -1;
    filter: blur(29px);
}


.drink_quo, .drink_quo2 {
    position: absolute;
    color: var(--logo-text);
    font-family: var(--acc-font);
    text-transform: uppercase;
    top: -54px;
    /* border: 1px solid red; */
    left: 0;
    width: 348px;
    text-align: center;
    font-size: 9px;
    letter-spacing: .5px;
    height: auto;
}


.drink_quo2 {
    left: auto;
    right: 0;
}


.drink span:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/69/df/25695.webp?v=1);
    position: absolute;
    width: 630px;
    height: 61px;
    left: -35%;
    z-index: -1;
}





#pun-admain .adlabel {
    width: 17em !important;
}



#pun-index .category tr .tcl h3 a:hover, #pun-index .category tr td.tcr a:hover {
        color: #c9c5b7 !important;
}


.proffl {
    background: #231c2d;
    padding: 3px 0 8px;
    margin: 10px 15px;
    border-radius: 3px;
    border: 1px solid #43334f;
    box-shadow: 4px 3px 20px #2e2138;
    backdrop-filter: blur(19px);
}


.shap {
    background: url(https://forumstatic.ru/files/001c/7a/10/66196.webp) center no-repeat;
    position: absolute;
    top: -494px;
    width: 1150px;
    height: 512px;
    z-index: 2;
    left: 0;
    pointer-events: none;
}


.level-time {
    left: 0;
    position: absolute;
    /* border: 1px solid red; */
    top: -345px;
    font-family: var(--acc-font);
    width: 182px;
    display: flex;
    justify-content: center;
    color: var(--logo-text);
    font-size: 13px;
    height: 20px;
    letter-spacing: .4px;
}


.level-text {
    position: absolute;
    /* border: 1px solid red; */
    top: -194px;
    left: 190px;
    height: 68px;
    width: 393px;
    overflow-y: auto;
    padding-right: 10px;
    text-align: justify;
    font-size: 10px;
    color: var(--logo-text);
    font-family: var(--main-font);
    letter-spacing: .5px;
    line-height: 18px;
}


.level-pers {
    position: absolute;
    /* border: 1px solid red; */
    top: -221px;
    width: 200px;
    right: 48px;
    height: 96px;
    color: var(--accent);
    font-family: var(--acc-font);
    font-size: 15px;
    letter-spacing: .4px;
    text-align: right;
}



.level-pers span, a.evlink {
    color: rgb(255 215 116 / 85%) !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    display: block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4), 0 0 20px rgba(244, 196, 91, .2);
    font-family: var(--acc-font);
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

a.evlink:hover {
color: var(--logo-text) !important;
}







.pa-fld4 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/6a/43/19334.webp) center/cover;
    width: 14px;
    height: 15px;
    display: inline-flex;
}


.pa-fld5 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/6a/43/86179.webp) center/cover;
    width: 14px;
    height: 15px;
    display: inline-flex;
}





tr.inew div.icon {
    background: url(https://forumstatic.ru/files/001c/7a/10/40765.webp) no-repeat;
    margin-left: 0;
    width: 37px;
    height: 36px;
    margin-right: 10px;
    margin-top: -5px;
}

.go-up {
background: url(https://forumstatic.ru/files/001c/7a/10/95395.webp);
width: 46px;
height: 41px;
}


.go-down {
background: url(https://forumstatic.ru/files/001c/7a/10/39586.webp);
width: 46px;
height: 41px;
}


.punbb .code-box strong.legend a {
    font-family: var(--sec-font);
    color: var(--logo-text) !important;
}


.punbb .code-box strong.legend a:hover {
    color: #c7b061 !important;
}


.zglvk  p {
    padding: 0 !important;
    line-height: normal !important;
}

.zglvk {
    box-shadow: 9px 6px 20px #00000061;
    background: var(--categ) center/cover;
    border: 1px solid var(--accent);
    margin: 0 0 10px 0;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-family: var(--acc-font);
}

.slevlng {
    color: #fdd578cf !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 29%), 0 0 20px rgb(0 0 0 / 24%);
    font-size: 21px;
}


.sgl_sec {
    color: var(--logo-text);
    letter-spacing: .4px;
}

#viewprofile #profile-left {
    text-transform: lowercase;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    background: var(--categ) center/cover;
    font-size: 12px;
    font-family: var(--sec-font);
    padding: 20px !IMPORTANT;
    color: var(--base-bg2) !important;
}


#profile-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    width: auto !important;
    background: var(--quo);
    border: 1px solid var(--bord) ! IMPORTANT;
    border-radius: 0;
    padding: 20px !important;
    box-sizing: border-box;
}


#pun #profile-right li span {
    float: none;
    margin: 0;
    width: auto;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 !important;
}


#profile-right li strong {
    padding: 0 !important;
    text-transform: none;
}


#profile-right .lz fan {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-family: var(--sec-font);
    color: #2e3536;
    border-radius: 0;
    margin: 0 -10px 10px;
    letter-spacing: 0;
    border-bottom: 1px solid #c8c9c5;
    padding-bottom: 5px;
}


#profile-right #pa-fld4 strong {
    color: #2e3536 !important;
}
#profile-right li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: auto;
    text-align: center;
    padding: 10px 10px !important;
    font-size: 11px;
    background: #00000008;
    border: 1px solid #0000000a;
    gap: 6px;
    font-family: var(
    --sec-font);
}
#profile-right #pa-fld1 {
    width: 100%;
}

#profile-right .lz-name a, #profile-right .lz-name {
    color: var(--quote) !important;
}

#profile-right .lz-text {
    border-top: none;
    padding: 4px 10px 0;
    font-size: 10px;
    text-align: center;
    background: #b8af9a82;
}

#viewprofile #profile-left #profile-name strong, #viewprofile #profile-left #profile-title strong,
#viewprofile #profile-left #pa-online strong {
    color: var(--logo-text);
}

#pa-edit strong a {
    color: #a58d3a !IMPORTANT;
}

#pa-edit strong a:hover {
        color: #cbc5b3 ! IMPORTANT;
}
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    width: 10%;
}

#pun-about p.container:before {
    width: 224px;
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/93830.webp) bottom;
    height: 245px;
    position: absolute;
    bottom: 21px;
    left: 14px;
    pointer-events: none;
}

#pun-about p.container:after {
    width: 224px;
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/83166.webp);
    height: 245px;
    position: absolute;
    bottom: 21px;
    right: 12px;
    pointer-events: none;
    visibility: visible;
}


#title-logo-table:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/57540.webp);
    width: 1168px;
    margin-left: -122px;
    height: 112px;
    margin-top: -31px;
    position: relative;
    display: block;
    z-index: -1;
}



#pun-index .category h2 span, #pun-stats h2 span {
    font-size: 40px;
    font-family: var(--sec-font);
    text-transform: none;
    letter-spacing: -1px;
    color: #b8a28345;
}


#pun-index .category .container {
    position: relative;
    padding: 25px 5px;
    background: var(--quote);
    border: 1px solid var(--bord);
    margin-bottom: 30px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px #5948214d;
}



#pun-index .category tr .tcl h3 a {
    color: #976b49 !important;
    text-shadow: 0px 0px 3px #75594399;
    font-family: DehutiAlt-bold;
    text-transform: uppercase;
    font-size: 20px;
}


#pun-index .category tr .tcl h3 a:hover {
color: #ae522b !important;
}


#pun-index .category tr td.tcr a {
    color: #6e5244 !important;
    font-size: 13px;
    text-shadow: 0px 0px 3px #513c316b;
}


#pun-index .category tr td.tcr a:hover {
color: #ae522b !important;
}


p-forum {
    color: #88674e;
    font-family: 'DehutiAlt-bold';
    font-size: 11px;
    letter-spacing: .11px;
}


#pun-index .tcr {
    text-transform: none;
    width: 30%;
    position: relative;
    text-align: right;
    line-height: 16px;
    font-weight: 400;
    color: #997c65;
    font-family: var(--acc-font);
    font-size: 11px;
}


div.icon {
    background: url(https://forumstatic.ru/files/001c/7a/10/57144.webp) no-repeat;
    margin-left: 0;
    width: 37px;
    height: 36px;
    margin-right: 10px;
    margin-top: -5px;
}


.admin-advert-block {
    width: 468px;
    height: 60px;
    left: 0;
    position: absolute;
}




.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name, .pa-fld4 .fld-name {
    font-size: 0px;
    margin-bottom: -7px;
}


.pa-posts .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/31423.webp);
    width: 25px;
    height: 25px;
display: inline-flex;

}
.pa-respect .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/58156.webp);
    width: 25px;
    height: 25px;
    display: inline-flex;
    margin-left: 3px;
}

.pa-fld3 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/85130.webp);
    width: 25px;
    height: 25px;
display: inline-flex;
align-items: flex-end;
}
.pa-fld4 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/7a/10/74808.webp);
    width: 25px;
    height: 25px;
display: inline-flex;
align-items: flex-end;
}

.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: 7px;
    margin-left: -18px;
    /* border: 1px solid red; */
}



.pa-respect img {
display: none;
}

.repa {
    display: flex;
    justify-content: center;
    margin: 10px;
    gap: 17px;
}

.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
    display: flex;
    flex-direction: column;
}

.pa-fld2 {
    border-radius: 10px;
    border: 1px solid #63462d;
    margin: 5px 34px 10px;
    box-shadow: 0px 0px 10px #0000006b, 0px 0px 20px #0000009e inset;
    background: #161715;
}

.pa-fld2 .lzname {
    text-transform: uppercase;
    margin: 15px 0 0;
    font-family: DehutiAlt-bold;
    font-size: 11px;
}

.pa-fld2 .lzsoc {
    font-size: 8px;
    text-transform: uppercase;
    font-family: 'DehutiAlt-bold';
    color: #b27d3a;
    margin: 6px 10px 5px;
    letter-spacing: 1px;
}


.pa-fld2 .lztext {
    text-align: justify;
    margin: 0 15px 10px;
}


.ams-tab {
    top: -380px;
    position: absolute;
    /* border: 1px solid red; */
    left: 0;
    width: 334px;
    z-index: 9;
    text-align: center;
    font-size: 15px;
    color: #bf9e76c4;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--sec-font);
    height: 45px;
    line-height: 21px;
}


.ams-tab a {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    color: transparent !IMPORTANT;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(#b1906a 15%, #544236 65%);
    -o-background-clip: text !important;
    font-family: var(--sec-font);
}

.ams-tab a:hover {
    color: var(--navi-link-hov);
    text-shadow: 0px 0px 10px #eb310c;
}


.bpost-tab {
    top: -313px;
    position: absolute;
    /* border: 1px solid red; */
    left: 0;
    width: 334px;
    z-index: 9;
    text-align: center;
    font-size: 15px;
    color: #bf9e76c4;
    height: 163px;
}


.bpost-tab span {
    font-size: 15px;
    color: #a38560c4 !IMPORTANT;
    color: #8f6a3ec4 !important;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4), 0 0 20px rgb(60 49 23 / 20%);
    font-family: var(--sec-font);
}


.bpost-tab .bptext {
    height: 140px;
    background: #00000036;
    border-radius: 15px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
    margin-top: 5px;
}


.bpost-tab .bptext p {
    font-family: inter;
    font-size: 10px;
    text-align: justify;
    margin: 18px;
    line-height: 17px;
    overflow-y: auto;
    height: 100px;
    padding-right: 10px;
    color: #62503f;
}


.bpost-tab .bptext p a {
    color: #b37533 !important;
    text-transform: uppercase;
    font-style: italic;
}

.bpost-tab .bptext p a:hover {
    color: #988e81 !important;
}


.activees {
    height: 72px;
    width: 334px;
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 100;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0 9px;
    /* border: 1px solid red; */
    left: 0;
    top: -132px;
    align-items: center;
}


.activees div, .activees2 div {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
}


.activees img, .activees2 img {
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.activees div:after, .activees2 div:after {
    content: "";
    background: #1212127a;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    transition: all .6s ease-in-out 0s;
}


.activees div:hover img, .activees2 div:hover img {
    filter: grayscale(100%);
}

.activees div:hover:after, .activees2 div:hover:after {
    opacity: 1;
    background: #46322173;
}


#pun-message #pun:before  {
    height: 330px;
}



.activees2 {
    height: 72px;
    width: 334px;
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 100;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0 9px;
    /* border: 1px solid red; */
    right: 0;
    top: -395px;
    align-items: center;
}


.news-tab {
    top: -313px;
    position: absolute;
    /* border: 1px solid red; */
    right: 0;
    width: 334px;
    z-index: 9;
    text-align: center;
    font-size: 15px;
    color: #bf9e76c4;
    height: 163px;
}



.news-tab span {
    font-size: 15px;
    color: #a38560c4 !IMPORTANT;
    color: #8f6a3ec4 !important;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4), 0 0 20px rgb(60 49 23 / 20%);
    font-family: var(--sec-font);
}


.news-tab .newstext {
    height: 140px;
    background: #00000036;
    border-radius: 15px;
    margin-top: 5px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
}

.news-tab .newstext p {
    font-family: inter;
    font-size: 10px;
    text-align: justify;
    margin: 18px;
    line-height: 17px;
    overflow-y: auto;
    height: 100px;
    padding-right: 10px;
    color: #62503f;
}


.pf-inf {
    top: -122px;
    position: absolute;
    /* border: 1px solid red; */
    right: 5px;
    width: 324px;
    z-index: 9;
    text-align: center;
    color: #bf9e76c4;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--sec-font);
    height: 75px;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.pf-inf one, .pf-inf two, .pf-inf thr {
    font-size: 13px;
    color: #8f6a3ec4 !important;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4), 0 0 20px rgb(60 49 23 / 20%);
    font-family: var(--sec-font);
}

.pf-inf two {
    text-transform: lowercase;
    letter-spacing: .6px;
}








/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {
    position: absolute;
    top: -103px;
    left: 470px;
    padding: 4px 20px;
    text-align: center;
    z-index: 99;
    width: 203px;
    -webkit-text-size-adjust: 100%;
    font-size: 17px;
    font-family: var(--sec-font);
    /* border: 1px solid red; */
    color: transparent;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(#cfa472 15%, #544236 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
}


/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {
    left: 462px;
    position: absolute;
    top: -240px;
    text-align: center;
    z-index: 999;
    width: 216px;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {
    justify-content: space-evenly;
    display: flex;
    padding: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px;
    box-sizing: border-box;
    border-radius: 16px;
    background: #0c0c0c;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
}
/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
    border-radius: 6px;
    gap: 10px;
    background: var(--sec-text);
    text-transform: lowercase;
    flex: auto;
    padding: 3px 9px 1px;
    font-size: 11px;
    font-family: var(--sec-font);
    color: #d1caba;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px #00000061 inset;
}

/* ссылка при наведении */
#pun .sslka a:hover {
    background: var(--text);
    color: var(--quote);
}


/*** страница***/



.pers-page2 {
    display: flex;
    margin: 30px 24px;
    gap: 30px;
}

.block_avv {
    width: 260px;
    flex-shrink: 0;
    gap: 20px;
    display: flex;
    flex-direction: column;
}


/*** СТРАНИЦА ЛИЧНАЯ ***/

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    background: #000000bf;
}
.reveal-modal {
    visibility: hidden;
    top: -300px;
    left: 50%;
    margin-left: -600px !important;
    width: 1136px !important;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 34px;
    z-index: 9999;
    margin-top: -160px;
}
.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: 800px;
    margin-left: -440px;

}
	
.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;
    letter-spacing: .4px;
    text-transform: uppercase;
    line-height: 28px;
    text-align: center;
    /* width: inherit; */
    color: #92775b61;
    font-family: var(--acc-font);
    font-size: 19px;
    text-shadow: 0px 0px 3px #402e202e;
}
.menu-links {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0 0 0 0;
    gap: 12px;
    color: #92775b61;
    font-family: var(--acc-font);
    font-size: 19px;
}
#submenu {
    display: inline-block;
}
#submenu, .menu span {
    background: transparent;
}
  
.submenutext {
	display: none; 
	height: 40px;
}
.modal_wrap info {
    display: flex;
    margin: auto;
    padding: 20px;
    overflow-y: hidden;
    border-radius: 0;
    color: var(--text);
    box-sizing: initial;
    flex-direction: column;
    gap: 20px;
    height: 646px;
    background: url(https://forumstatic.ru/files/001c/7a/10/16287.webp) center/cover;
    border: 1px solid #846b50;
    box-shadow: 0px 0px 20px #00000082;
}

.prof_av {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #00000036;
    border-radius: 15px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
    padding: 20px;
    gap: 5px;
}


.prof_av name {
    font-family: 'Fog';
    font-size: 20px;
    color: transparent !important;
    background: linear-gradient(#ffcf64 5%, #835834 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 29%), 0 0 20px rgb(0 0 0 / 24%);
}

.prof_av av {
    margin-top: 6px;
}

.prof_av srname {
    text-transform: uppercase;
    font-family: 'Dehuti';
    font-size: 11px;
    color: #92775b;
    letter-spacing: 1px;
}



.prof_av av img {
    border-radius: 100%;
    border: 1px solid #846b50;
    object-fit: cover;
    width: 180px;
    height: 180px;
    filter: grayscale(1);
}


.prof_av text {
    height: 113px;
    overflow-y: auto;
    text-align: justify;
    padding-right: 10px;
    font-family: 'Dehuti';
    line-height: 20px;
    color: #92775b;
    font-size: 13px;
}

.prof_tw span {
    color: #92775b;
    font-family: 'Dehuti';
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: .7px;
}


.twnk img {
    border-radius: 100%;
    width: 50px;
    border: 1px solid #846b50;
    opacity: .8;
    transition: all .7s ease-in-out 0s;
}

.twnk img:hover {
    opacity: 1;
}


.prof_tw {
    display: flex;
    gap: 8px;
    flex-direction: column;
    align-items: center;
}

.twnk {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-start;
    align-content: flex-start;
    overflow-y: auto;
    height: 110px;
    padding-right: 20px;
}


.block_tel {
    width: 675px;
    background: #daccae;
    border-radius: 15px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 30px #402e206b inset, 0px 0px 20px #000;
text-align: center;
}




#submenu {    display: inline-block;}
.menu .tabactive {
    color: #92775b;
}
#submenu {
    padding: 0px;
    height: 480px;
    margin-top: 30px;
    /* border: 1px solid red; */
    margin: 10px 20px;
    width: 630px;
} 
.submenutext {	display: none; 	height: 40px;}


.block_tel .menu {
    margin: 20px;
}


.col_awa {
    height: 468px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    width: 100%;
    /* border: 1px solid red; */
    gap: 20px;
}


.col_awa div1 { grid-area: 1 / 1 / 2 / 2; }
.col_awa div2 { grid-area: 1 / 2 / 2 / 3; }
.col_awa div3 { grid-area: 2 / 1 / 3 / 2; }
.col_awa div4 { grid-area: 2 / 2 / 3 / 3; }



.dst_bl {
    border: 1px solid #ccbc9d;
    border-radius: 20px;
    height: 213px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}


.dst_bl span {
    display: block;
    text-align: center;
    background: #000;
    border-radius: 20px;
    box-shadow: 0px 0px 5px #0000008c;
    font-size: 19px;
    font-family: var(--acc-font);
    color: #92775b;
    text-transform: uppercase;
    padding: 6px 20px 2px;
    margin-top: -14px;
}



.dst_bl text img {
    opacity: 1;
}


.dst_bl text {
    display: flex;
    flex-wrap: wrap;
    height: 160px;
    overflow-y: auto;
    margin: 10px 10px;
    gap: 5px;
}

.pp-name {
    color: transparent !important;
    background: linear-gradient(#ffcf64 5%, #835834 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 29%), 0 0 20px rgb(0 0 0 / 24%);
    font-family: 'Fog';
    font-size: 45px;
    display: block;
    text-align: center;
    height: 50px;
}




/***Матчасть***/

.teneb {
    position: relative;
    background: url(https://forumstatic.ru/files/001c/7a/10/78221.webp) left top no-repeat, url(https://forumstatic.ru/files/001c/7a/10/74840.webp) right top no-repeat, url(https://forumstatic.ru/files/001c/7a/10/25730.webp) bottom left no-repeat, url(https://forumstatic.ru/files/001c/7a/10/31764.webp) bottom right no-repeat, url(https://forumstatic.ru/files/001c/7a/10/42754.webp) top repeat-x, url(https://forumstatic.ru/files/001c/7a/10/12717.webp) left repeat-y, url(https://forumstatic.ru/files/001c/7a/10/65140.webp) right repeat-y, url(https://forumstatic.ru/files/001c/7a/10/20066.webp) bottom repeat-x, url(https://forumstatic.ru/files/001c/7a/10/39520.webp) repeat;
    height: 760px;
    margin-left: -17px;
}

.ten_im {
    margin: 30px;
    position: absolute;
    z-index: 0;
}


.ten_name {
    position: absolute;
    /* border: 1px solid red; */
    width: 547px;
    top: 37px;
    margin-left: 327px;
    height: 65px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}


.ten_vkla {
    position: absolute;
    /* border: 1px solid red; */
    width: 547px;
    top: 115px;
    margin-left: 327px;
    height: 615px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}


.ten_vkla #submenu {
    padding: 0px;
    height: 100%;
    width: 530px;
    margin-left: 37px;
    background: #daccae;
    border-radius: 15px;
    border: 1px solid #695940;
    box-shadow: 0px 0px 30px #402e206b inset, 0px 0px 20px #00000059, 0px 0px 0px 1px #988260;
    z-index: 99;
}

.ten_vkla .menu span {
    cursor: pointer;
    letter-spacing: .4px;
    text-transform: uppercase;
    color: #92775b;
    font-family: var(--acc-font);
    font-size: 11px;
    text-shadow: 0px 0px 3px #402e202e;
    border-width: 1px;
    border-color: rgb(122, 94, 54);
    border-style: solid;
    background-color: rgb(218, 204, 174) !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.004),inset 0px 0px 40px 0px rgba(122, 94, 54, 0.4);
    height: 39px;
    width: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    box-shadow: 0px 0px 30px #402e206b inset, 0px 0px 10px #16130e, 0px 0px 0px 1px #63543d;
}


.ten_vkla .menu-links {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0 0 0 0;
    gap: 12px;
    color: #92775b61;
    font-family: var(--acc-font);
    font-size: 19px;
    flex-direction: column;
}



.ten_vkla .menu {
    position: absolute;
    left: -123px;
    top: 50px;
}


.ten_vkla .submenutext tex {
    display: block;
    text-indent: 20px;
    margin: 26px;
    color: #584536;
    font-family: 'DejaVu';
    font-size: 10px;
    line-height: 20px;
    overflow-y: auto;
    height: 542px;
    padding-right: 10px;
    /* border: 1px solid red; */
}


.ten_name two {
    font-family: 'Dehuti';
    font-size: 13px;
    color: #92775b;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.ten_name one {
    font-size: 44px;
    color: transparent;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    background: linear-gradient(#d6b66c 15%, #634124 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: 'Fog';
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
}


.ten_info {
    background: #00000036;
    border-radius: 15px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
    bottom: 34px;
    position: absolute;
    margin-left: 37px;
    width: 271px;
    height: 116px;
    font-family: 'Dehuti';
    gap: 11px;
    color: #92775b;
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0.3px;
}

.ten_info p {
    font-size: 8px;
    margin: 0 0 0 0px;
    padding: 0 !important;
    line-height: normal !IMPORTANT;
}


.ten_info p b {    font-size: 10px;
    font-weight: 400 !important;
    letter-spacing: .7px;
}

.flg {
    background: url(https://forumstatic.ru/files/001c/7a/10/32472.webp);
    width: 80px;
    height: 99px;
    top: -13px;
    position: absolute;
    right: 60px;
    pointer-events: none;
}


#navpr_1 {
    position: absolute;
    right: -11px;
    top: -23px;
    z-index: 2;
}


#navpr_1 a {
    font-size: 17px;
    color: #cda871;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(#b1906a 15%, #544236 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    display: block;
    font-family: var(--sec-font);
    text-shadow: 0px 0px 3px rgb(0 0 0 / 65%), 0px 0px 1px #000;
}

.gbook {
    position: relative;
    background: url(https://forumstatic.ru/files/001c/7a/10/78221.webp) left top no-repeat, url(https://forumstatic.ru/files/001c/7a/10/74840.webp) right top no-repeat, url(https://forumstatic.ru/files/001c/7a/10/25730.webp) bottom left no-repeat, url(https://forumstatic.ru/files/001c/7a/10/31764.webp) bottom right no-repeat, url(https://forumstatic.ru/files/001c/7a/10/42754.webp) top repeat-x, url(https://forumstatic.ru/files/001c/7a/10/12717.webp) left repeat-y, url(https://forumstatic.ru/files/001c/7a/10/65140.webp) right repeat-y, url(https://forumstatic.ru/files/001c/7a/10/20066.webp) bottom repeat-x, url(https://forumstatic.ru/files/001c/7a/10/39520.webp) repeat;
    height: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 60px;
    margin-left: -18px;
}

.gb_name one {
    font-size: 44px;
    color: transparent;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    background: linear-gradient(#d6b66c 15%, #634124 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: 'Fog';
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
    text-align: center;
}

.gb_name two {
    font-family: 'Dehuti';
    font-size: 11px;
    color: #92775b;
    text-transform: none;
    letter-spacing: 1px;
}

.gb_name {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin: 0 0 10px 0;
}


.gb-text {
    font-size: 10px;
    background: #dbccab;
    border-radius: 20px;
    border: 1px solid #9f7d55;
    box-shadow: 0px 0px 0px 1px #442b14, 0px 0px 20px #000;
    padding: 20px 30px;
    font-family: 'DejaVu';
    color: #785f47;
    white-space: break-spaces;
    line-height: 20px;
    margin-top: 14px;
}


.gb-cod {
    background: #00000036;
    border-radius: 15px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    margin-top: 16px;
    gap: 5px;
    font-family: 'DejaVu';
}


.gb-vneh {
    font-size: 10px;
    /* background: #dbccab; */
    /* border-radius: 20px; */
    /* border: 1px solid #9f7d55; */
    /* box-shadow: 0px 0px 0px 1px #442b14, 0px 0px 20px #000; */
    font-family: 'DejaVu';
    color: #785f47;
    width: 100%;
    gap: 30px;
    margin-top: 20px;
    height: 191px;
    display: flex;
}

.vn-list {
    width: 400px;
    display: flex;
    flex-direction: column;
    gap: 11px;
}


.vnl {
    background: #dbccab;
    border-radius: 20px;
    border: 1px solid #9f7d55;
    box-shadow: 0px 0px 0px 1px #442b14, 0px 0px 20px #000;
    height: 175px;
    flex-shrink: 0;
}


.vn-list span {
    font-size: 16px;
    color: transparent;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(#d1aa7e 15%, #745c4b 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: var(--sec-font);
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
    text-align: center;
}


.vnl text {
    margin: 20px;
    display: block;
    /* border: 1px solid red; */
    height: 149px;
    overflow-y: auto;
}


.shap2 {
    position: absolute;
    background: url(https://forumstatic.ru/files/001c/7a/10/76471.webp);
    width: 467px;
    height: 112px;
    top: -111px;
    z-index: 3;
    left: 339px;
    transition: all .7s ease-in-out 0s;
    opacity: 0;
}


.shap2:hover {
    opacity: 1;
}



.quote-box.answer-box.with-avatar blockquote p {
margin: 0 0 0 20px;
}


.quote-box.answer-box.with-avatar cite {
    margin-left: 19px;
    padding: 5px 15px 3px 15px;
}











.post-rating p a:after {
    content: '\f004';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    font-size: 26px;
    font-family: 'FontAwesome';
    left: 0;
    z-index: -1;
    transition: all .7s ease-in-out 0s;
    color: var(--bord);
}


#pun .post-rating a {
    font-size: 10px !IMPORTANT;
    color: var(--base-bg2);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 30px;
    height: 26px;
    font-weight: 500;
    position: relative;
    font-family: var(--main-font);
}


#pun .post-vote a {
    font-size: 12px !IMPORTANT;
    color: var(--base-bg2);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 30px;
    height: 26px;
    font-weight: 500;
    position: relative;
    margin-top: 7px;
    font-family: var(--main-font);
}


.post-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px !important;
    position: relative;
    float: right;
    z-index: 8;
    border: none !important;
    width: 30px;
    height: 26px;
}

#chfont {
    position: fixed;
    top: 10px;
    left: 10px;
    text-align: center;
    z-index: 999;
    display: flex;
    gap: 5px;
    align-items: center;
    background: var(--quote);
    border-radius: 6px;
    justify-content: center;
}
#chfontbut {
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
#chfontbut::after {
    content: '\f013';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    font-size: 15px;
    font-family: 'FontAwesome';
    color: var(--text);
}
#chfont.active #chfontbut::after {
    display: block;
}
#chfont select {
    display: none;
    background: #ebdfc5;
    color: #150e0c;
    margin-bottom: 2px;
    cursor: pointer;
    border-radius: 4px;
}
#chfontsize {
    width: auto;
    display: none;
    padding-right: 5px;
}
#chfont.active select, #chfont.active #chfontsize {
    display: flex;
    gap: 5px;
    align-items: center;
}
.fsizeplus, .fsizeminus {
    background-color: var(--logo-text);
    color: #e7e7e7;
    cursor: pointer;
    border-radius: 4px;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
}
.fsizeplus::after {
    content: '+';
}
.fsizeminus::after {
    content: '-';
}
.fsize {
    color: #150e0c;
}







    .twink-container {
        position: relative; /* Устанавливаем относительное позиционирование */
        display: inline-block;
    }

    .twink-container img {
        display: block;
    }

   .text-block {
    position: absolute;
    bottom: 29px;
    left: 0;
    right: 0;
    color: #daccae;
    padding: 4px;
    text-align: center;
    font-size: 9px;
    opacity: 0;
    transition: opacity 0.3s, height 0.3s;
    max-height: 100px;
    max-width: 150px;
    width: 110px;
    overflow-y: auto;
    background: #0b0b0b;
    border-radius: 15px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
    font-family: var(--main-font);
    z-index: 99;
}
.twnk {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    overflow-y: auto;
    height: 109px;
    overflow-x: hidden;
}

  .twink-container:hover .text-block {
        opacity: 1; /* Показываем текст при наведении */
    }






/*** табы ***/
.modal_wrap info .tabs {
    display: flex;
    border-bottom: 2px solid #ccc;
  }

  /* Стили для самих вкладок */
.modal_wrap info .tab {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background: none;
    font-size: 16px;
    outline: none;
  }

  /* Стиль активной вкладки */
.modal_wrap info input[type="radio"] {
    display: none;
  }

  /* Метки для вкладок */
.modal_wrap info label {
    padding: 10px 20px;
    cursor: pointer;
    transition: border-color 0.3s, font-weight 0.3s;
    font-family: var(--sec-font);
    text-transform: uppercase;
    font-size: 20px;
    text-shadow: 0px 0px 20px #00000057;
    position: relative;
    top: 20px !important;
    color: #00000063;
}

  /* Стиль активной вкладки (когда выбран соответствующий радио-инпут) */
input[type="radio"]:checked + label {
    font-weight: bold;
    color: #3c3a3a;
}

.modal_wrap info .tab-content {
    display: none;
    padding: 20px;
    margin-top: 30px;
}

  /* Показывать содержимое, связанное с выбранным радио-инпутом */
.modal_wrap info #tab1:checked ~ .content1,
.modal_wrap info #tab2:checked ~ .content2 {
    display: block;
  }


.tex-tex {
    font-family: var(--acc-font);
    text-align: justify;
    display: block;
    margin: 30px 0;
    line-height: 20px;
    height: 213px;
    overflow-y: auto;
    padding-right: 10px;
}


.bnrs {
    position: absolute;
    margin: 37px 0 0 0;
    /* border: 1px solid red; */
    left: 0;
    width: 1122px;
    height: 31px;
    overflow-y: auto;
}


.bnrs img {
    opacity: .4;
    transition: all .7s ease-in-out 0s;
}


.bnrs img:hover {
    opacity: .9;
}

  /* новости */

.gbook-news {
    position: relative;
    background: url(https://forumstatic.ru/files/001c/7a/10/78221.webp) left top no-repeat, url(https://forumstatic.ru/files/001c/7a/10/74840.webp) right top no-repeat, url(https://forumstatic.ru/files/001c/7a/10/25730.webp) bottom left no-repeat, url(https://forumstatic.ru/files/001c/7a/10/31764.webp) bottom right no-repeat, url(https://forumstatic.ru/files/001c/7a/10/42754.webp) top repeat-x, url(https://forumstatic.ru/files/001c/7a/10/12717.webp) left repeat-y, url(https://forumstatic.ru/files/001c/7a/10/65140.webp) right repeat-y, url(https://forumstatic.ru/files/001c/7a/10/20066.webp) bottom repeat-x, url(https://forumstatic.ru/files/001c/7a/10/39520.webp) repeat;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 60px;
    margin-left: -18px;
}

.vn-list-news {
    width: auto;
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.vn-list-news span {
    font-size: 16px;
    color: transparent;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(#d1aa7e 15%, #745c4b 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: var(--sec-font);
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
    text-align: center;
}

.gb-vneh-news {
    font-size: 10px;
    font-family: 'DejaVu';
    color: #785f47;
    width: 100%;
    height: auto;
    gap: 30px;
    display: flex;
    justify-content: center; /* выравнивание по вертикали (между верхом и низом) */
    align-items: center;     /* выравнивание по горизонтали */
}

.gb-news {
    margin-top: 20px;
    font-size: 10px;
    font-family: 'DejaVu';
    color: #785f47;
    width: 100%;
    height: auto;
    gap: 30px;
    display: flex;
    justify-content: center; /* выравнивание по вертикали (между верхом и низом) */
    align-items: center;     /* выравнивание по горизонтали */
}

.activists-news div {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #402e20;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
}


.activists-news img {
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.activists-news div:after {
    content: "";
    background: #1212127a;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    transition: all .6s ease-in-out 0s;
}


.activists-news div:hover img {
    filter: grayscale(100%);
}

.activists-news div:hover:after {
    opacity: 1;
    background: #46322173;
}

.gif-news {
  width: 100px;
  height: 100px;
  margin: 0 20px 20px 0;
  display: inline-block;
  overflow: hidden;
  line-height: 0;
  float: left; /* Обтекание слева */
  border-radius: 50%; /* Делает контейнер круглым */
  border: 1px solid #402e20;
  cursor: pointer;
  box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
}

.gif-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  image-rendering: -webkit-optimize-contrast; /* сохраняет чёткость */
  filter: grayscale(100%); /* Черно-белое изображение */
  object-fit: cover;
  transition: all 0.3s ease-in-out !important;
}

.gif-news:hover .gif-image {
  filter: sepia(100%); /* Коричневый оттенок */
}

.gb-text-news {
  font-size: 12px;
}

.gif-episode {
  width: 250px;
  height: 120px;
  margin: 0 20px 20px 0;
  display: inline-block;
  overflow: hidden;
  line-height: 0;
  float: left; /* Обтекание слева */
  border-radius: 10px;
  border: 1px solid #402e20;
  cursor: pointer;
  box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
}

.gif-episode:hover .gif-image {
  filter: sepia(100%); /* Коричневый оттенок */
}

.episode {
  border: 1px solid #402e20;
}

.prof_av.otmena img {
    filter: none !important;
}


.FNTslider {
    border-radius: 0px;
    position: relative;
    background: #b7aa8e;
    width: 110px;
    height: 8px;
    margin: 3px 5px;
    border: 1px solid #b1a284;
    float: right;
    margin-right: 7%;
    order: 1;
}
.FNTslider .before {
    height: 6px;
    border-right: none 0;
    border-radius: 0;
    position: absolute;
    background: var(--quote);
}

.FNTslider .thumb {
    width: 8px;
    height: 8px;
    border-radius: 0;
    position: relative;
    top: -1px;
    background: #89764e;
    cursor: pointer;
}