/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1753739377.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);
}

@font-face {
  font-family: 'Herofire';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/10/8e/13081.ttf);
}

@font-face {
  font-family: 'DragonSlayer';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/10/8e/70397.ttf);
}

@font-face {
  font-family: 'DarkReborn';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/10/8e/34257.ttf);
}

@font-face {
  font-family: 'Throne';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/10/8e/84475.otf);
}



@import url('https://fonts.googleapis.com/css2?family=LXGW+Marker+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');






:root {  /*Old  https://forumstatic.ru/files/001c/7a/10/59800.webp);
    --base-bg: url(https://forumstatic.ru/files/001c/10/8e/45759.jpg);*/
    --text: #485326;
    --sec-text: #755943;
    --navi-link: #38490df2;
    --navi-link-hov: #364701b5;
    --main-font: DejaVu;
    --sec-font: Dehuti;
    --acc-font: DehutiAlt;
    --profile-bg: url(https://forumstatic.ru/files/001c/69/df/63880.webp);
    --quote:   #bcb09a6e; /*#7a6e586e;*/
    --bord: #3e41132e;
    --logo-text: #405211fa;
    --accent:#405a1eb8;
}




/* 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 optgroup {
    font: 12px verdana, arial, helvetica, sans-serif;
    background: var(--quote);
    border: 1px solid var(--bord);
    outline: none;
    border-radius: 0 0 3px 3px;
    text-transform:none;
    padding: 3px;
}

 .punbb select {
    font: 12px Dehuti, verdana, arial, helvetica, sans-serif;
    background: var(--quote);
    border: 1px solid var(--bord);
    outline: none;
    border-radius: 0 0 3px 3px;
    text-transform:lowercase;
    padding: 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/220% Dehuti, 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: 454px;
    margin-bottom: 120px;
   padding-top: 74px;
      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 2px !important;
    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: 2px;
    z-index: 99;
    margin-left: -61px;
    width: 1097px;
    background: url(https://forumstatic.ru/files/001c/10/8e/38398.png) ;

}


.post h3 span strong:before {
    content: "#";
}

/* C3.3 */
.punbb .post h3 span {
    display: flex;
    font: 500 9px var(--main-font);
    height: 58px;
    align-items: center;
    justify-content: space-between;
  /*  background: var(--quote);*/
    border-radius: 5px;
    padding: 22px 10px;
    gap: 20px;
    border: 0px solid #c3b497;
width: 92%;
    padding-left: 270px;
}


/* C3.4 */
.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: right;
    font-weight: normal;
    order: 2;
    color:#49662c;
}

/*.punbb .post .post-author {
    float: left;
    width: 245px;
    margin: -16px 0px 0px -36px;
    font-family: inter;
    font-size: 9px;
    padding-top: 0px;
    position: relative;
    color: #8b7416c2;
    box-shadow: 1px -12px 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    background: url(https://forumstatic.ru/files/001c/10/8e/52598.png) top center no-repeat,     url(https://forumstatic.ru/files/001c/10/8e/37019.png) bottom -3px center no-repeat, url(https://forumstatic.ru/files/001c/10/8e/57258.png) repeat;
}
*/

.punbb .post .post-author {
    float: left;
    width: 287px;
    margin: -43px 0px 0px -65px;
    font-family: inter;
    font-size: 9px;
    padding-top: 0px;
    position: relative;
    color: #8b7416c2;
   min-height: 450px;
    /* box-shadow: 1px -12px 10px rgba(0, 0, 0, 0.5); */
    background: url(https://forumstatic.ru/files/001c/10/8e/39998.png) top center no-repeat, url(https://forumstatic.ru/files/001c/10/8e/37019.png) bottom -3px center no-repeat, url(https://forumstatic.ru/files/001c/10/8e/57258.png) repeat;
    z-index: 100;

}


/* 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: 'Bradobrei';
    font-size: 13px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 64px 0 0px;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !important;
    color: #458715d6 !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: 11px 0 6px 0;
    text-transform: none;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 240px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 10px 5px 15px 0px;
    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: -62px 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: lowercase;
    margin-top: 20px;
margin-bottom: 10px;
}

#pun-status .container a, #pun-status .container strong {
    font-weight: 400;
    color: #3b4405 !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: url(https://forumstatic.ru/files/001c/10/8e/59036.jpg) #12280499!important;
    opacity: 0.92;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 9px!important;
    letter-spacing: 0;
    padding: 10px;
    align-items: center;
    color: #d2c2abbd;
    box-shadow: 2px 2px 5px #00000008;
    border-radius: 10px;
    position: relative;
}

.post-content .spoiler-box > blockquote.visible {
    padding: 20px;
 
border-bottom: 10px;
}

.post-content .spoiler-box > div span {
    font-size: 9.5px;
}

.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);

}

.post-content .spoiler-box > div:before {
    content: "";
    width: 18px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 15px;
    background: #3c7312;
    border: 1px solid #447025 !important;
    /* clip-path: polygon(25% 0%, 70% 0%, 40% 35%, 95% 35%, 20% 100%, 40% 55%, 0% 55%); 
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);*/
clip-path: polygon(75% 0%, 75% 19%, 75% 50%, 39% 29%, 0 50%, 0% 0%);
    transition: all .3s cubic-bezier(.64,.51,.55,1.6) 0s;
box-shadow: inset -7px 2px 5px #41462dc7;
}

.post-content .spoiler-box > div.visible:before {
    content: "";
    width: 18px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 15px;
    background: #807555;
    border: 1px solid #393b38 !important;
    /* clip-path: polygon(25% 0%, 70% 0%, 40% 35%, 95% 35%, 20% 100%, 40% 55%, 0% 55%); 
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);*/
    clip-path: polygon(75% 0%, 75% 19%, 75% 50%, 39% 29%, 0 50%, 0% 0%);
    transition: all .3s cubic-bezier(.64,.51,.55,1.6) 0s;
}


.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;
}











tr.inew div.icon {
    background: url(https://forumstatic.ru/files/001c/10/8e/17768.png) no-repeat;
    margin-left: 0;
    width: 41px;
    height: 40px;
    margin-right: 10px;
    margin-top: -5px;
}

.go-up {
background: url(https://forumstatic.ru/files/001c/10/8e/68502.png);
width: 68px;
height: 115px;
}


.go-down {
background: url(https://forumstatic.ru/files/001c/10/8e/91840.png);
width: 68px;
height: 115px;
}


.punbb .code-box strong.legend a {
    font-family: var(--sec-font);
    color: #374416fa !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: #19520abd !IMPORTANT;
}

#pa-edit strong a:hover {
        color: #5d6610cc ! 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: #494a2745;
}


#pun-index .category .container {
    position: relative;
    padding: 25px 5px;
    background: var(--quote);
    border: 1px solid #345a0b45;
    margin-bottom: 30px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px #5948214d;
}



#pun-index .category tr .tcl h3 a {
    color: #072f11b5 !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: #364701b5!important;
}


#pun-index .category tr td.tcr a {
    color: #072704c4 !important;
    font-size: 13px;
    text-shadow: 0px 0px 3px #513c316b;
}


#pun-index .category tr td.tcr a:hover {
color: #363702db !important;
}


p-forum {
    color: #59532de6;
    font-family: 'DEJAVU';
    font-size: 9px;
    letter-spacing: .11px;
}


#pun-index .tcr {
    text-transform: none;
    width: 30%;
    position: relative;
    text-align: right;
    line-height: 16px;
    font-weight: 400;
    color: #353b107a;
    font-family: 'DEJAVU';
    font-size: 10px;
}


div.icon {
    background: url(https://forumstatic.ru/files/001c/10/8e/75980.png) no-repeat;
    margin-left: 0;
    width: 41px;
    height: 40px;
    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: -6px;
}


 .pa-respect  {
  margin-right: 0px;
}


/*.pa-posts .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/10/8e/37885.png);
    width: 25px;
    height: 25px;
display: inline-flex;

}
.pa-respect .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/10/8e/53782.png);
    width: 25px;
    height: 25px;
    display: inline-flex;
    margin-left: 3px;
   
}

.pa-fld3 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/10/8e/93663.png);
    width: 25px;
    height: 25px;
display: inline-flex;
align-items: flex-end;
}
.pa-fld4 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/10/8e/14100.png);
    width: 25px;
    height: 25px;
display: inline-flex;
align-items: flex-end;
}*/

.pa-respect .fld-name:before, .pa-posts .fld-name:before, .pa-fld3 .fld-name:before, .pa-fld4 .fld-name:before { 
font-family: 'Font Awesome 5 Pro';    color: #5f5914a8;    font-size: 12px;    font-weight: 500;
}

.pa-posts , .pa-respect , .pa-fld3 , .pa-fld4 {
    color: #959312a8;
}

.pa-respect .fld-name:before {
  content: '\f004';
}


.pa-posts .fld-name:before {
  content: '\f075';
}

.pa-fld3 .fld-name:before {
/*  content: '\f0d6';*/
  content: '\f1c0';
}

.pa-fld4 .fld-name:before {
  content: '\f5ad';
}

/*.pa-respect .fld-name a {
  width: 100%;
  height: 100%;
  position: absolute;
}
*/



.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 10px 80px 10px;
    gap: 17px;
}

.pa-posts, .pa-respect, .pa-fld3, .pa-fld4 {
    display: flex;
    flex-direction: column;
    border: 1px solid #403d19d4;
    border-radius: 5px;
    padding: 3px 7px;
    background-color: #181409a6;
}

.pa-fld2 {
    border-radius: 10px;
    border: 1px solid #403d19d4;
    margin: 5px 38px 20px ;
    box-shadow: 0px 0px 10px #26300c6b, 0px 0px 20px #060400 inset;
    background: #13110d91;
}

.pa-fld2 .lzname {
    text-transform: uppercase;
    margin: 15px 0 0;
    font-family: 'Bradobrei';
    font-size: 9px;
    letter-spacing: 1px;
}

.pa-fld2 .lzsoc {
    font-size: 7px;
    text-transform: uppercase;
    font-family: 'Bradobrei';
    color: #7b8b3fad;
    margin: 6px 10px 5px;
    letter-spacing: 1px;
}

.pa-fld5 {
    margin-bottom: 0px;
    margin-top: -25px;
    display: flex;
    position: absolute;
    left: 106px;
    bottom: 17px;

}

.pa-fld5 img {
    width: 50px;
    height: 50px;
}

.pa-fld2 .lztext {
    text-align: justify;
    margin: 0 15px 10px;
color:#9b8f61c4;
}





.ams-tab {
    top: -315px;
    position: absolute;
    left: 0;
    width: 374px;
    z-index: 9;
    text-align: center;
    font-size: 15px;
    color: #60a7398c;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--sec-font);
    height: 45px;
    line-height: 20px;
}


.ams-tab a {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    background: linear-gradient(#74b16a 15%, #26583f 65%)!important;
    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: #82a42ad4;
    text-shadow: 0px 0px 2px #468610;
}


.bpost-tab {
    top: -230px;
    position: absolute;
    /* border: 1px solid red; */
    left: 0;
    width: 308px;
    z-index: 9;
    text-align: center;
    font-size: 15px;
    color: #bf9e76c4;
    height: 133px;
}


.bpost-tab span {
    font-size: 12px;
    color: #307c19c4 !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 span a {
    color: #307c19c4 !important;
}
.bpost-tab span a:hover {
    color: #688b11fa !important;
}


.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: -10px;
}


.bpost-tab .bptext p {
    font-family: inter;
    font-size: 10px;
    text-align: justify;
    margin: 8px 15px;
    line-height: 17px;
    overflow-y: auto;
    height: 90px;
    padding-right: 10px;
    color: #7d7c34;
}


.bpost-tab .bptext p a {
    color: #4e6b19f7 !important;
    text-transform: uppercase;
    font-style: italic;
}

.bpost-tab .bptext p a:hover {
    color: #698a2df7 !important;
}


.activees {
    height: 72px;
    width: 34px;
    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;
}

#act_1 {
    position: absolute;
    left: 230px;
    top: 42px;
}


#act_2 {
    position: absolute;
    left: 285px;
    top: 45px;
}

#act_3 {
    position: absolute;
    left: 330px;
    top: 22px;
}

#act_4 {
    position: absolute;
    left: 730px;
    top: -10px;
}

#act_5 {
    position: absolute;
    left: 760px;
    top: 35px;
}

#act_6 {
    position: absolute;
    left: 810px;
    top: 51px;
}


.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: -195px;
    align-items: center;
}


.news-tab {
   top: -265px;
    position: absolute;
    /* border: 1px solid red; */
    right: 0;
    width: 310px;
    z-index: 9;
    text-align: center;
    font-size: 15px;
    color: #bf9e76c4;
    height: 163px;
}



.news-tab span {
    font-size: 12px;
    color: #3da33bc4 !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: 115px;
    /*background: #00000036;*/
    border-radius: 15px;
    margin-top: -10px;
   /* 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: 12px;
    line-height: 17px;
    overflow-y: auto;
    height: 110px;
    padding-right: 10px;
    color: #7d7c34;
}

.news-tab .newstext a {
    color: #708b2cfa!important;
}

.news-tab .newstext a:hover {
    color: #87ab2dfa!important;
}


.pf-inf {
    top: -122px;
    position: absolute;
    /* border: 1px solid red; */
    right: 30px;
    width: 324px;
    z-index: 9;
    text-align: center;
    color: #259523c4;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--sec-font);
    height: 75px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.pf-inf one, .pf-inf two, .pf-inf thr {
    font-size: 9px;
    color: #98e085c4 !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 rgb(2 9 0), 0 0 20px rgb(0 0 0 / 20%);
    font-family: var(--sec-font);
}

.pf-inf two {
    text-transform: lowercase;
    letter-spacing: .6px;
}








/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {
    position: absolute;
    top: -93px;
    left: 6px;
    padding: 4px 20px;
    text-align: center;
    z-index: 99;
    width: 203px;
    -webkit-text-size-adjust: 100%;
    font-size: 11px;
    font-family: 'Throne';
    /* border: 1px solid red; */
    color: transparent;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    /* font-weight: 400; */
    background: linear-gradient(#2e9856 15%, #0d4809 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(22, 4, 4, 47%);
}


/* настройка позиции выпадающего по клику окна и его ширина */
#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: #325d11cc;
    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: #3a4831;
    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: 'Dehuti';
    text-shadow: 0px 0px 3px rgb(90 107 81 / 65%), 0px 0px 1px #86908499;
}

#navpr_1 a:hover {
   color: #607619eb;
}

.gbook {
    position: relative;
    background: url(https://forumstatic.ru/files/001c/10/8e/14279.jpg);
    height: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 60px;
    margin-left: -11px;
    border-radius:10px;
    box-shadow: 0px 0px 10px #140f02d9;
}

.gb_name one {
    font-size: 30px;
    color: transparent;
    letter-spacing: 3px;
    text-transform: none;
    font-weight: 400;
    background: linear-gradient(#b1d66c 15%, #446324 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: 'Bradobrei';
    text-shadow: 1px 1px 3px rgb(14 59 2 / 50%);
    text-align: center;
    margin-left: -250px;
}

.gb_name two {
    font-family: 'Dehuti';
    font-size: 11px;
    color: #8d925b;
    text-transform: lowercase;
    letter-spacing: 1px;
margin-left: -250px;
}

.gb_name {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin: 0 0 10px 0;
}


.gb-text {
    font-size: 9.8px;
    background: #c3b799f0;
    border-radius: 20px;
    border: 1px solid #10311380;
    box-shadow: 0px 0px 0px 1px #24411f, 0px 0px 20px #071d07e0;
    padding: 15px 30px;
    font-family: 'DejaVu';
    color: #503923;
    white-space: break-spaces;
    line-height: 16px;
    margin-top: 14px;
    width: 650px;
    margin-left: -260px;
    z-index:100;
}


.gb-cod {
    background: #191305;
    border-radius: 15px;
    border: 1px solid #393515;
    box-shadow: 0px 0px 0px 1px #201710, 0px 0px 20px #0000006e inset, 0px 0px 10px #000000a8;
    width: 60%;
    display: flex;
    flex-direction: column;
    padding: 10px 20px;
    margin-top: 16px;
    gap: 5px;
    font-family: 'DejaVu';
    font-size: 10px;
    margin-left: -280px;
}

.gb-cod span { 
   color: #8c8a66;
}

.gb-dragon { 
    position: absolute;
    top: 360px;
    right: -125px;
    background: url(https://forumstatic.ru/files/001c/10/8e/82514.png);
    height: 404px;
    width: 363px;
z-index:70;
}

.gb-dragon2 { 
    position: absolute;
    top: 360px;
    left: -125px;
    background: url(https://forumstatic.ru/files/001c/10/8e/40269.png);
    height: 404px;
    width: 363px;
z-index:70;
}

.gb-tree { 
position: absolute;
    top: 0px;
    right: 120px;
    background: url(https://forumstatic.ru/files/001c/10/8e/21780.png);
    height: 700px;
    width: 276px;
    z-index: 60;
}

.gb-img {
    position: absolute;
    top: 0px;
    left: 725px;
    background: url(https://forumstatic.ru/files/001c/10/8e/24998.png) #ab803c;
    height: 700px;
    width: 270px;
    z-index: 40;
    border-radius: 0px 10px 10px 0px;
    box-shadow: 0px 0px 10px #313324;
    filter: brightness(1.2);
}



.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: #503923;
    width: 100%;
    gap: 30px;
    margin-top: 20px;
    height: 191px;
    display: flex;
    margin-left: -40px;
}

.vn-list {
    width: 310px; /*400px;*/
    display: flex;
    flex-direction: column;
    gap: 11px;
}


.vnl {
    background: #c3b799f0;
    border-radius: 20px;
    border: 1px solid #10311375;
    box-shadow: 0px 0px 0px 1px #0f3509, 0px 0px 20px #142314;
    height: 175px;
    flex-shrink: 0;
    z-index: 90;
}


.vn-list span {
    font-size: 10px;
    color: transparent;
    letter-spacing: 1PX;
    text-transform: lowercase;
    font-weight: 400;
    background: linear-gradient(#88b23d 15%, #5a7825 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: 'DejaVu';
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
    text-align: center;
}




.vnl text {
    margin: 9px;
    display: block;
    /* border: 1px solid red; */
    height: 160px;
    overflow-y: auto;
}

.vnl text::-webkit-scrollbar{width:6px; height: 6px;}
.vnl text::-webkit-scrollbar-track{background:transparent!important;border:none!important}
.vnl text::-webkit-scrollbar-thumb{background: #28570dc2;     box-shadow: 0 0 3px #d2cfcc inset;  border: 1px solid #6d655b;}

.vnl  zag {
       display: flex;
    font-size: 10px;
    color: #321309f0;
    letter-spacing: 0;
    text-transform: lowercase;
    font-weight: 400;
    background: #7b705961;
    /* background-clip: text !important; */
    /* -webkit-background-clip: text !important; */
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: 'DejaVu';
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
    text-align: center;
    width: 90%;
    height: 20px;
    border-radius: 5px;
    /* box-shadow: 0px 0px 3px #140f02d9; */
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}

.gb_block_info {
    display: inline-flex;
    font-size: 9px;
    color: #bcba8fc2;
    letter-spacing: 0;
    text-transform: lowercase;
    font-weight: 400;
    background: url(https://forumstatic.ru/files/001c/10/8e/97854.jpg);
    font-family: verdana;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.004);
    text-align: center;
    width: 300px;
    height: 140px;
    border-radius: 10px;
border: 1px solid #1a3b0eeb;
    box-shadow: 0px 0px 3px #140f02d9;
    align-items: stretch;
    justify-content: center;
    margin-left: 10px;
    margin-top: 15px;
    padding: 5px;
    overflow-y: auto;
  z-index:20;
}


.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: 25px 0 0 0;
    /* border: 1px solid red; */
    left: 90px;
    width: 660px;
    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/10/8e/74506.jpg);
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 60px;
    margin: 10px 15px;
   border-radius:15px;
   box-shadow: 0px 0px 10px #140f02d9;

}

.gb-name-news one {
    font-size: 25px;
    color: transparent;
    letter-spacing: 2px;
    text-transform: none;
    font-weight: 400;
    background: linear-gradient(#b1d66c 15%, #446324 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-family: 'Bradobrei';
    text-shadow: 1px 1px 3px rgb(14 59 2 / 50%);
    text-align: center;
}

.gb-text-news {
    font-size: 9.8px;
    background: #c3b799f0;
    border-radius: 20px;
    border: 1px solid #10311380;
    box-shadow: 0px 0px 0px 1px #24411f, 0px 0px 20px #071d07e0;
    padding: 15px 30px;
    font-family: 'DejaVu';
    color: #503923;
    white-space: break-spaces;
    line-height: 16px;
    margin-top: 14px;
    width: 790px;
    z-index: 100;
}

.title-news {
    font-size: 16px;
    font-weight: 500;
    line-height: 10px;
    font-family: "Throne";
    color: #252f23d6;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(77,117,25, 47%);
}

.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(#6ba743 15%, #326d2b 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;
}

.vn-list-news span a{   color:#5a8422b8!important; }

.vn-list-news span a:hover {   color:#6ba222b8!important; }

  .vn-list-news  p {  
   background: #b2a587 !important;
    padding: 10px !important;
    border-radius: 10px;
    border: 1px solid #387016e6;
    width: 350px;
    margin-right: 20px !important;
}



.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: 40px;
    height: 40px;
    border-radius: 60px;
    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: 60px;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
}

.activists-news div:after {
    content: "";
    /*background: #1212127a;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s ease-in-out 0s;
   
    background-color: rgba(153, 154, 90,89%);
    mix-blend-mode: multiply;
    border-radius: 16px;
}




.activists-news div:hover img {
    filter: grayscale(100%);
}

.activists-news div:hover:after {
    opacity: 1;
    background: rgba(173,194,66,89%);
}







.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;
  background-color: #05310f1a;
}

.gif-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  image-rendering: -webkit-optimize-contrast; /* сохраняет чёткость */
  filter: grayscale(0.6); /* Черно-белое изображение */
  object-fit: cover;
  transition: all 0.3s ease-in-out !important;
  mix-blend-mode: multiply;
}

.gif-news:hover .gif-image {
  filter: grayscale(0.2); /* Коричневый оттенок */
}

.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;
}




/* эстетика */

.hover-effect {
  display: inline-block;
    border-radius: 10px;
    border: 1px solid #ab803c;
    transition: all 0.3s ease-in-out !important;
    will-change: transform;
}

.hover-effect:hover {
  transform: scale(1.05);
}

.css-slider {
  position: relative;
  overflow: hidden;
}

.css-slider img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  animation: slide 10s infinite;
}

.css-slider img:nth-child(1) {
  animation-delay: 0s;
}
.css-slider img:nth-child(2) {
  animation-delay: 5s;
}

@keyframes slide {
  0% { opacity: 0; }
  5% { opacity: 1; }
  45% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 0; }
}


.aesthetic-basic {
    width: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.aesthetic-main {
    width: 550px;
    margin: 0 auto;
    align-items: center;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    box-shadow: 10px -1px 10px 10px #d5c6a7 inset;
}

 /* Общий стиль для контейнера фото */
.aesthetic {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: auto;
    margin: 0 auto;
    gap: 10px;
    padding-bottom: 5px;
}

        /* Стиль для каждого элемента галереи */
.aesthetic-img {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 160px;
    align-items: center;
}

        /* Стиль для изображений */
        .aesthetic-img img {
    width: 160px;
    height: 160px;
     box-shadow: 0 4px 6px rgb(0 0 0 / 21%);
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid #ab803c;
    transition: all 0.3s ease-in-out !important;

        }

        /* Стиль для изображений-ховер */
        .aesthetic-img img:hover {
  scale:1.05;
        }


.aesthetic-text {
  max-width: 500px;  /*  Пример ширины, измените по необходимости */
  margin: 0 auto; /* Центрирование, если необходимо */
  border-radius: 10px;
  padding: 5px 5px;
  background-color: #daccaf;
  box-shadow: 10px -3px 10px 10px #daccaf inset;
 height: 50%; /* Половина ширины для полукруга */
  border: 1px solid #ab803c;
  border-bottom: none;
  clip-path: inset(0 0 -10px 0); /* Скроем нижний обрезанный край */
  box-sizing: border-box;
}

.song-text {
  word-wrap: break-word; /* Важно для переноса длинных слов */
  font-size: 12px; /* Пример размера шрифта */
  text-align: center; /* Пример выравнивания текста */
 font-family: DehutiAlt, sans-serif;
text-transform: lowercase;
letter-spacing: 2px;
text-shadow: 0,5px 0,5px 0,5px #ab803c;
-webkit-text-stroke: 0.1px black;
color: #0000000;  /* Важно, чтобы цвет текста был после обводки */
}


.aesthetic-details {
    width: 550px;
    margin-top: 20px;
    align-items: center;
   background-color: #d5c6a7 !important;
    cursor: pointer;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
}

.details-title {
  font-size: 12px; /* Пример размера шрифта */
 font-family: DehutiAlt, sans-serif;
letter-spacing: 2px;
text-shadow: 0,5px 0,5px 0,5px #ab803c;
-webkit-text-stroke: 0.1px black;
color: #0000000;  /* Важно, чтобы цвет текста был после обводки */
}

.details-text {
  font-size: 13px; /* Пример размера шрифта */
 font-family: inter, sans-serif;
}

.aesthetic-details p:first-of-type {
  margin-top: 20px;
}






.FNTslider {
    border-radius: 0px;
    position: relative;
    background: #1b8818;
    width: 110px;
    height: 8px;
    margin: 0px 5px;
    border: 1px solid #261b04;
    float: right;
    margin-right: -50%;
    order: 1;
    box-shadow: inset 6px 5px 10px #2b1d19;
    top: 1px;
}

.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;
}

.pa-author .flag-i, .pa-author .icons-search {
display:none !important;
}

.user-agent { display: none;}

.lastpost {    text-transform: lowercase;}

.str_podforum {
    padding: 2px 10px 0px 10px;
    background: #aea185;
    font-size: 8px;
    text-align: left;
    margin-left: 40px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 540px;
    border-radius: 4px;
    opacity: 0.9;
    font-size: 8px;
    text-align: justify;
    line-height: 18px;
    color: #313325a1;
    display: block;
    justify-content: flex-start;
    align-items: stretch;
}

.str_podforum_lnk {
    display: flex;
    align-items: center;
    justify-content: start;
     flex-wrap: wrap;
    row-gap: 5px;
    font-size: 8px;  
    margin-left: 40px;
    margin-top: 5px;
    text-transform: uppercase;
   /* width: 500px;*/
    border-radius: 4px;
    opacity: 0.9;
    font-size: 9px;
    font-family: 'Open Sans' sans-serif;
    text-align: justify;
    gap: 15px;
}

.str_podforum_lnk a {
    background: #aea185;
    text-align: center;
    border-radius: 4px;
    padding: 2px 5px 1px 5px;
    font-size: 8px;
    line-height: 17px;
    color: #39400b;
    margin-top: 1px;
    transition: all 0.9s cubic-bezier(.66,.28,.47,.65) 0s;
    white-space: nowrap;
}

.str_podforum_lnk a:hover {
    color: #2f5a10d1;
    box-shadow: 0px 0px 5px #161b025c;
    background: #1d9f281f;

}

#rep_form{z-index:9999}

.permalink {margin-left:50px;}


#pun-report .bg, #pun-reputation .bg, #pun-admin-award-form .bg {
    z-index: 100!important;

}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -135px 0 0 -384px;
    width: 768px;
    z-index: 999;
    box-shadow: 0 0 40px #222;
    -webkit-box-shadow: 0 0 40px #222;
    -moz-box-shadow: 0 0 40px #222;
    -khtml-box-shadow: 0 0 40px #222;
}

#pun-popup_awards div, #pun-reputation div {
    background: #aa9e89;
    border: 1px solid var(--bord);
}


#p6823-content tr{
display: table-row;
    vertical-align: top;
    unicode-bidi: isolate;
    border-color: inherit;
}