/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1772307814.css);

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap');

@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');


@font-face {
  font-family: 'berold_s';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/9f/0c/48383.otf);
}

@font-face {
  font-family: 'berold';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/9f/0c/89347.otf);
}


:root {
    --base-bg: url(https://forumstatic.ru/files/001c/9f/0c/75009.jpg);
    --base-bg2: url(https://forumstatic.ru/files/001c/9f/0c/98328.jpg);
    --pun-bg: #f0e7eb;
    --text: #000;
    --sec-text: #2c2b32;
    --accent: #b8434e;
    --accent2: #b35730;
    --navi-link: #2c2b32;
    --navi-link-hov: #cc4e56;
    --categ: url();
    --main-font: manrope;
    --sec-font: berold;
    --acc-font: berold_s;
    --profile-bg: url(https://forumstatic.ru/files/001c/9f/0c/31349.jpg);
    --head: url(https://forumstatic.ru/files/001c/9f/0c/51920.png);
    --profile-clr: #ede3e8;
    --quote: #ede3e8;
    --bord: #e6d6dd;
    --logo-text: #2c2b32;
    --dark-bord: #e7a5aa;
    --radius: 8px;
    --light-text:#fdfdfd; 
    --icon: url(https://forumstatic.ru/files/001c/9f/0c/82860.svg);
    --fon: url(https://forumstatic.ru/files/001c/9f/0c/28167.jpg);
    --mob-head: url(https://forumstatic.ru/files/001c/9f/0c/16998.jpg);
    --arrow-cr: #000;
    --arrow-accent: #b8434e;
}


.dark {
    --base-bg: url(https://forumstatic.ru/files/001c/9f/0c/79102.jpg);
    --base-bg2: url(https://forumstatic.ru/files/001c/9f/0c/40165.jpg);
    --pun-bg: #030504;
    --text: #c5ccc4;
    --sec-text: #9ca79b;
    --accent: #122b10;
    --accent2: #41673d;
    --navi-link: #9da89c;
    --navi-link-hov: #425531;
    --categ: url();
    --profile-bg: url(https://forumstatic.ru/files/001c/9f/0c/88335.jpg);
    --head: url(https://forumstatic.ru/files/001c/9f/0c/51656.png);
    --profile-clr: #090909;
    --quote: #030303;
    --bord: #081208;
    --logo-text: #1f481b;
    --dark-bord: #0a160a;
    --light-text: #697d6f;
    --icon: url(https://forumstatic.ru/files/001c/9f/0c/85765.svg);
    --fon: url(https://forumstatic.ru/files/001c/9f/0c/97969.jpg);
    --mob-head: url(https://forumstatic.ru/files/001c/9f/0c/37633.jpg);
    --arrow-cr: #647769;
    --arrow-accent: #405f1a;
}


.gold {
    --base-bg: url(https://forumstatic.ru/files/001c/9f/0c/21724.jpg);
    --base-bg2: url(https://forumstatic.ru/files/001c/9f/0c/14318.jpg);
    --pun-bg: #ded4e4;
    --text: #000000;
    --sec-text: #292b33;
    --accent: #645b91;
    --accent2: #19182c;
    --navi-link: #192335;
    --navi-link-hov: #645b91;
    --profile-bg: url(https://forumstatic.ru/files/001c/9f/0c/81785.jpg);
    --head: url(https://forumstatic.ru/files/001c/9f/0c/54870.png);
    --profile-clr: #ded4e4;
    --quote: #d2c6d9;
    --bord: #c1abcf;
    --logo-text: #232323;
    --dark-bord: #c1abcf;
    --light-text: #ded4e4;
    --icon: url(https://forumstatic.ru/files/001c/9f/0c/31663.svg);
    --fon: url(https://forumstatic.ru/files/001c/9f/0c/42515.jpg?v=1);
    --mob-head: url(https://forumstatic.ru/files/001c/9f/0c/71031.jpg);
    --arrow-cr: #f6d870;
    --arrow-accent: #645b91;
}




/* 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 80% Verdana;
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 14px verdana, arial, helvetica, sans-serif;
    background: var(--quote);
    border: 1px solid var(--bord);
    outline: none;
    border-radius: 0 0 3px 3px;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 11px;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    margin: auto;
    width: 1100px;
    margin-top: 185px;
    margin-bottom: 80px;
    background: var(--base-bg2) top center no-repeat, var(--quote);
    position: relative;
    border-radius: var(--radius);
    border: 1px solid var(--dark-bord);
    box-shadow: 10px 0 22px #734a422b, 0 0 39px #8c41211c;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 30px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

#pun-redirect {
    border: 0 none!important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: var(--base-bg) fixed top center/cover;
}
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--main-font);
    padding: 30px 0px;
    height: auto;
    border: 0 !important;
    text-transform: none;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: var(--text);
}



/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    font-family: var(--main-font);
    font-size: 10px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    letter-spacing: 0.6px;
    text-transform: none;
    margin: -20px 0px 20px 0px;
}


#pun-main h1 {
    display: none;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #707070;
    width: auto;
    margin: 20px 50px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 0px 1em 0px;
    padding: 15px 20px 10px 20px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    font-size: 12px;
    font-family: var(--main-font);
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 0;
    background: var(--fon);
    display: inline-flex;
    color: var(--light-text);
    margin: 0px 0 10px 0px;
    padding: 2px 20px 3px;
    border-radius: 5px;
}


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 5px !important;
    position: relative;
    padding: 0 0px;
}

/* B3.2 */
.multipage {
  margin-top: 1em;
  }

/* B3.4 */
.linkst .postlink {
    text-align: right;
}

/* B3.5 */
.punbb .linksb {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: auto;
    text-align: left;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: auto;
}

/* B3.8 */
.subscribelink {
    clear: both;
    display: flex;
    float: right;
    background: var(--quote);
    padding: 5px 15px 6px;
    text-transform: none;
    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: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
    width: 8%;
}


/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
}

#pun-index .tcr {
    text-transform: none;
    width: 35%;
    position: relative;
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
}

/* 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: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 íàçâàíèÿ ïîäôîðóìîâ*/ 
#pun-index .tcl h3 {
    font-family: var(--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: 3px;
    line-height: 20px;
}


#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-end;
    position: relative;
    top: 5px;
}

.post h3 span strong:before {
    content: "#";
}

/* C3.3 */
.punbb .post h3 span {
    display: flex;
    font: 500 10px var(--main-font);
    height: auto;
    align-items: center;
    justify-content: flex-start;
    background: var(--quote);
    border-radius: 5px;
    padding: 4px 10px;
    gap: 20px;
    /* border: 1px solid var(--bord); */
    /* border-width: 0 0 1px 0; */
    width: auto;
}


/* C3.4 */
.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: right;
    font-weight: normal;
    order: 2;
}

.punbb .post .post-author {
    float: left;
    width: 240px;
    background: var(--profile-bg) top center no-repeat, var(--quote);
    margin: -4px 0px 0px 0px;
    font-family: var(--main-font);
    font-size: 12px;
    padding-top: 0px;
    position: relative;
    border: 1px solid var(--bord);
    border-radius: 6px;
    box-shadow: -1px 0px 9px #d4d5d261;
    color: var(--logo-text);
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0 0 10px 0;
    line-height: 160%;
}


/* C3.7 */
.pa-author {
    font-family: var(--acc-font);
    font-size: 18px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: 0;
    text-transform: none;
    margin: 28px 0 0px;
    text-align: center;
    letter-spacing: 0;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !important;
    color: var(--accent) !important;
}

.pa-author a:hover {
    color: var(--accent2) !important;
}
/* C3.9 */
li.pa-title {
    font-size: 10px;
    font-weight: 400;
    font-family: var(--main-font);
    letter-spacing: 0.5px;
    text-align: center;
    margin: 5px 0 0 0;
    text-transform: none;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 250px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 20px 0px 15px 10px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
    line-height: 2em;
    margin-left: -22.3em;
    padding: 0;
    height: 2.5em;
    text-align: right;
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    text-transform: none;
}

/* C3.16 */
.punbb .post-links li {
    display: inline;
    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: 12px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  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 {
    padding: 0;
    margin: 0 !important;
}

/* 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: 0;
    padding: 0;
}

#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: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
    gap: 3px;
    height: auto;
    margin: 10px 0;
}

#pun-status .container a, #pun-status .container strong {
    font-weight: 400;
}


/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }




/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
}

/* D5.5 */
#pun-crumbs1 p.container {
    height: auto;
    font-family: var(--main-font);
    font-size: 13px;
    font-weight: 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 {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 20px 25px;
    border-radius: 3px;
    font-family: var(--main-font);
    margin-top: 17px;
    border: 1px solid var(--bord);
    box-shadow: 8px 7px 15px #66656226;
    background: var(--quote);
}

/* 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: 12px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    font-family: var(--main-font);
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    height: auto;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }


#pun-status .status-right {
display: none;
}



.punbb th {
    font-size: 0 !important;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

html * {
    box-sizing: border-box;
}
 
.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    height: 45px;
    -webkit-text-size-adjust: 100%;
    margin: 10px 0 0px;
    display: flex;
    padding: 0 !IMPORTANT;
    background: var(--base-bg) bottom/cover;
    justify-content: center;
    gap: 10px;
    text-transform: none !important;
    align-items: center;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid var(--bord);
    position: relative;
    box-shadow: 3px 5px 10px #a1899526;
}


#pun-index .category h2 span, #pun-stats h2 span {
    -webkit-text-size-adjust: 100%;
    position: relative;
    font-weight: 400;
    align-items: center;
    letter-spacing: 1px;
    color: var(--arrow-accent);
    display: block;
    text-shadow: none;
    font-family: var(--acc-font);
    font-size: 20px;
    text-transform: none;
}


#pun-index .category table tr {
    -webkit-appearance: none;
    display: flex;
    padding: 0px 20px 7px;
    gap: 0 30px;
    position: relative;
    align-items: center;
    border-radius: 5px;
    margin: 15px 0;
    box-shadow: 8px 7px 15px #6665620d;
    background: var(--quote);
    color: var(--text);
    border: 1px solid var(--bord);
}

#pun-index .category table tr + tr {
margin: 15px 0;

}


#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: none;
    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;
    background: var(--quote);
    padding: 0 10px;
}

.forum thead {
    display: none;
}





.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}


.reactions-root {
    display: none;
}




#profile .container fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: var(--main-font);
    text-transform: uppercase;
}


#html-header a {
    transition: all .7s ease-in-out 0s;
    color: var(--accent2);
    font-weight: 400;
}

#html-header a:hover {
    color: var(--text);
}


.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}





.html-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;}


.html-box a {
    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: none;
    font-size: 10px;
}


.html-box a:hover {
    background: var(--sec-text);
    color: #fbfaf8 !important;
    border: 1px solid #867d3d;
}


#tooltip {position: absolute; 
background: var(--accent); 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: var(--light-text); 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: var(--text);
}

.tms, .mssg {
font-size: 0;
}

.tms:before {
content: '\f07b';
    font-family: 'Font Awesome 6 Pro';
    font-size: 12px;
    color: var(--text);
}

.mssg:before {
    content: '\f075';
    font-family: 'Font Awesome 6 Pro';
    font-size: 12px;
    color: var(--text);
}








.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;
    text-align: left;
    font-family: var(--main-font);
    background: var(--categ) !important;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px;
    color: var(--text);
    box-shadow: 2px 2px 5px #00000008;
    border-radius: 4px;
    position: relative;
}
.post-content .spoiler-box > blockquote.visible {
    padding: 20px;
}


.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);
}


.allps {
    display: flex;
    justify-content: center;
    gap: 5px 20px;
    flex-wrap: wrap;
    margin: 6px 20px 10px;
    font-size: 8px;
    text-transform: uppercase;
}





.drink {
    pointer-events: none;
    font-family: var(--sec-font);
    font-size: 60px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    /* border: 1px solid red; */
    top: -82px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 117px;
    line-height: 58px;
    letter-spacing: .5px;
}








#pun-admain .adlabel {
    width: 17em !important;
}



#pun-index .category tr .tcl h3 a, #pun-index .category tr td.tcr a {
    color: var(--accent);
}


#pun-index .category tr .tcl h3 a:hover, #pun-index .category tr td.tcr a:hover {
        color: var(--text);
}


.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);
}


.frm-text {
    border-radius: 5px;
    padding: 4px 20px;
    font-size: 12px;
    background: var(--pun-bg);
    border: 1px solid var(--bord);
    margin: 10px 0;
}
.frm-links {
    margin-top: 9px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

.gold .frm-links a {
    flex-shrink: 0;
    color: var(--pun-bg) !important;
    font-family: var(--main-font);
    padding: 2px 10px 3px;
    border-radius: 5px;
    font-size: 12px;
    background: var(--arrow-accent);
}

.light .frm-links a, .dark .frm-links a {
    flex-shrink: 0;
    color: var(--pun-bg) !important;
    font-family: var(--main-font);
    padding: 2px 10px 3px;
    border-radius: 5px;
    font-size: 12px;
    background: var(--accent);
}





.frm-links a:hover, .gold .frm-links a:hover, .dark .frm-links a:hover   {
    background: var(--accent2);
}





.pa-fld4 .fld-name, .pa-fld5 .fld-name {
    font-size: 0px;
    height: 15px;
    margin-top: 3px;
}


.pa-fld4 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/6a/43/19334.webp) center/cover;
    width: 14px;
    height: 15px;
    display: inline-flex;
}


.pa-fld5 .fld-name:before {
    content: '';
    background: url(https://forumstatic.ru/files/001c/6a/43/86179.webp) center/cover;
    width: 14px;
    height: 15px;
    display: inline-flex;
}


.valt {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 10px 0;
    align-items: center;
}


.pa-fld4, .pa-fld5 {
    display: flex;
    gap: 7px;
    font-size: 12px;
    font-family: var(--main-font);
}

.wrap-value {
    display: flex;
    margin: 10px 15px;
    font-size: 10px;
    text-transform: none;
    gap: 10px;
    justify-content: center;
    font-weight: 400;
}


.pa-fld3 {
    display: flex;
    flex-direction: column;
}

.lz-name {
    font-family: var(--main-font);
    font-size: 13px;
    letter-spacing: .4px;
    background: var(--profile-bg) center/cover;
    margin: 0  0 5px;
    padding: 4px 5px 5px;
    border-radius: var(--radius);
    font-weight: 700;
    border: 1px solid var(--bord);
    border-width: 0px 0px 1px 0px;
    border-radius: var(--radius) var(--radius) 0 0;
}

.lz-rank {
    text-transform: none;
    font-family: var(--main-font);
    letter-spacing: 0;
    border-top: 1px solid var(--bord);
    padding: 2px 10px;
    font-size: 12px;
    text-align: center;
    background: var(--base-bg2) top center/cover;
    border-radius: 0 0 var(--radius) var(--radius);
    font-weight: 500;
}


.lz-text {
    text-align: center;
    margin: 6px 10px;
    font-size: 11px;
}


.pa-fld2 {
    position: absolute;
    left: 50%;
    top: -16px;
    transform: translateX(-50%);
    background: var(--quote);
    width: 28px;
    border-radius: 100%;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(
    --bord);
    box-shadow: -1px 5px 10px #0000001f;
}

.pa-fld2 img {
    width: 18px;
}

.light #pun-index .category table tr.inew {
    background: var(--profile-bg) top right no-repeat, var(--profile-clr);
}

.gold #pun-index .category table tr.inew {
    background: linear-gradient(45deg, #d2c6d9, #d2c6d9b3), var(--profile-bg) top right no-repeat;
}

.dark #pun-index .category table tr.inew {
    background: var(--profile-bg) top right no-repeat, var(--profile-clr);
}

tr.inew div.icon {
    display: flex;
    justify-content: center;
    left: -33px;
    align-items: center;
    position: absolute;
    margin-top: -3px;
    background: var(--quote);
    height: 24px;
    width: 24px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px #17121212;
    border: 1px solid var(--bord);
}


tr.inew div.icon:before {
    content: '';
    background: var(--accent);
    mask: var(--icon) no-repeat center left;
    -webkit-mask: var(--icon) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 16px;
    height: 16px;
}




.punbb .code-box strong.legend a {
    font-family: var(--main-font);
    color: var(--light-text) !important;
    text-transform: none !important;
    font-weight: 400 !important;
}



.zglvk  p {
    padding: 0 !important;
    line-height: normal !important;
}

.zglvk {
    box-shadow: 9px 6px 20px #0000000d;
    background: var(--quote);
    border: 1px solid var(--bord);
    margin: 0 0 10px 0;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-family: var(--main-font);
}

.slevlng {
    color: var(--accent) !important;
    font-size: 21px;
    font-family: var(--sec-font);
}


.sgl_sec {
    color: var(--logo-text);
    letter-spacing: .4px;
}

#viewprofile #profile-left {
    text-transform: none;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    background: var(--categ) center/cover;
    font-size: 12px;
    font-family: var(--main-font);
    padding: 20px !IMPORTANT;
    color: var(--text);
}

#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 #pa-fld2{
    width: 100%;
}


#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: var(--accent) !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(--main-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;
}

#viewprofile #profile-left #profile-name strong, #viewprofile #profile-left #profile-title strong,
#viewprofile #profile-left #pa-online strong {
    color: var(--logo-text);
}


.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%;
}
.post-content .spoiler-box>div:before {
    content: '\f070';
    font-family: 'FontAwesome';
    font-size: 11px;
    transition: all .5s ease-in-out 0s;
    align-items: center;
    margin-right: 10px;
    color: var(--sec-text);
    opacity: .5;
}

.post-content .spoiler-box > div.visible:before {
    content: '\f06e';
    opacity: 1;
}




#pun-edit #tags .container {
    top: 74px !important;
}

#pun-main {
    background: var(--pun-bg);
    border-radius: var(--radius);
    padding: 20px;
    color: var(--text);
    margin-top: 0;
    box-shadow: 0px 0px 19px #b295a247;
    position: relative;
}


.navi-head {
    background: var(--quote);
    border: 1px solid var(--bord);
    border-width: 0 0 1px 0;
    margin: -2px -30px 0;
    height: 67px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
    position: sticky;
    top: 0;
    z-index: 2;
    border-radius: var(--radius) var(--radius) 0 0;
}


.head-leaves {
    margin-left: 577px;
    position: absolute;
    top: -65px;
    color: var(--text);
    font-family: var(--acc-font);
}

.head-leaves span {
    background: #f5edf169;
    backdrop-filter: blur(14px);
    --webkit-backdrop-filter: blur(14px);
    display: block;
    padding: 3px 10px 0;
    border-radius: var(--radius);
    overflow: hidden;
    line-height: 29px;
    font-size: 21px;
}

.head-leaves2 {
    background: var(--head);
    width: 100%;
    height: 235px;
    position: absolute;
    top: -212px;
    z-index: -1;
    /* border: red 1px solid; */
    margin-left: -30px;
}


span.num_msg, span.num_msg:before, .bubble {
    background: var(--accent) !important;
}

.bubble:after {
    border-color: var(--sec-text) transparent !Important;
}








#pun-index td div.tclcon br {
display: none;
}

.FNTslider {
    border-radius: 0px;
    position: relative;
    background: var(--base-bg2);
    width: 110px;
    height: 8px;
    margin: 3px 5px;
    border: 1px solid var(--bord);
    float: right;
    margin-right: 7%;
}


.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: var(--accent);
    cursor: pointer;
}

#Knopa2-2 {
    margin-left: 18px;
    position: absolute;
}


.slevlng p {
    font-size: 27px !important;
}


.sgl_sec p {
    font-size: 15px !IMPORTANT;
}


#MyBookmarks h2 span {
    font-size: 13px;
    letter-spacing: 0;
}



span.mini_awards_label {
display: none;
}


.wrap-resp {
    display: flex;
    justify-content: center;
    gap: 10px;
}


.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name {
font-size: 0px}


.pa-posts .fld-name:before {
    content: '\f0e0';
    font-family: FontAwesome;
    font-size: 10px;
    color: var(--accent);
}
.pa-respect .fld-name:before {
    content: '\f004';
    font-family: FontAwesome;
    font-size: 10px;
    color: var(--accent);
}

.pa-fld3 .fld-name:before {
    content: '\f52d';
    font-family: 'Font Awesome 6 Pro';
    font-size: 10px;
    color: var(--accent);
    font-weight: 600;
}


.pa-respect span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -16px;
    /* border: 1px solid red; */
}

.pa-posts span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -12px;
    /* border: 1px solid red; */
}


.pa-respect img {
display: none;
}

.pa-posts, .pa-respect, .pa-fld3 {
    display: flex;
    -webkit-backdrop-filter: blur(10px);
    font-size: 10px;
    padding: 6px 8px 2px;
    /* height: 30px; */
    font-weight: 400;
    background: #00000008;
    border-radius: 5px;
    backdrop-filter: blur(10px);
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}


.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name {
    display: flex !important;
    justify-content: center;
    width: 100%;
    height: 7px;
    align-items: center;
}

#post-form h2 span {
display: none;
}


.author-wrap {
    margin: 10px 15px;
    background: #f0e7ebb5;
    border-radius: var(--radius);
    border: 1px solid var(--bord);
    box-shadow: 6px 5px 10px #00000014;
}


.pa-fld1 {
    margin: 0 10px 10px;
    background: var(--profile-clr);
    border: 1px solid var(--bord);
    border-radius: var(--radius);
}

#stylelist {
    margin: 0;
    padding: 0px;
    overflow: hidden;
    list-style-type: none;
    display: flex;
    height: 27px;
    flex-direction: row;
    opacity: 1;
    border-radius: 20px;
    justify-content: center;
    position: absolute;
    top: -201px;
    width: 1040px;
    /* left: 0; */
    gap: 17px;
}
#stylelist li[data="light"] a, #stylelist li[data="dark"] a, #stylelist li[data="gold"] a {
    border-radius: 100%;
    font-weight: 400;
    font-size: 0;
    display: flex;
    /* padding: 4px; */
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 23px;
    background: var(--accent);
}

#stylelist li[data="light"] a::before {
    content: '';
    background: #f7f6ed;
    mask: url(https://forumstatic.ru/files/001c/70/50/21300.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/70/50/21300.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}

#stylelist li[data="dark"] a::before {
    content: '';
    background: #e4e3e8;
    mask: url(https://forumstatic.ru/files/001c/70/50/57676.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/70/50/57676.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}


#stylelist li[data="gold"] a::before {
    content: '';
    background: #e4e3e8;
    mask: url(https://forumstatic.ru/files/001c/9f/0c/31663.svg?v=1) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/9f/0c/31663.svg?v=1) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}




.dark #stylelist li[data="light"] a::before, .dark #stylelist li[data="dark"] a::before, .dark #stylelist li[data="gold"] a::before {
    background: #babdc1;
}
#stylelist  li.active a {
    background: var(--accent2);
}



.dark #pun, .dark #pun-main, .dark #pun-index .category h2, .dark #pun-stats h2, .dark #pun-stats .container, .dark .punbb .post .post-author {
    box-shadow: 0px 0px 20px #00000073;
}



.post {
    scroll-margin-top: 110px;
}


.dark #pun-index .category tr .tcl h3 a, .dark #pun-index .category tr td.tcr a,
.dark .punbb .post .post-author a  {
    color: var(--accent2) !important;
}

.dark #pun-index .category tr .tcl h3 a:hover, .dark #pun-index .category tr td.tcr a:hover, .dark .punbb .post .post-author a:hover {
    color: var(--text) !important;
}

.dark .frm-links a {
    color: var(--text) !important;
}

.dark .frm-links a:hover {
    background: var(--accent2);
}

.dark .author-wrap {
    background: var(--profile-clr);
}

.dark .punbb .post .post-author {
    color: var(--text);
}



.dark .button {
    color: var(--text) !IMPORTANT;
}

.dark .button:hover {
    background-color: var(--bord) !important;
}


.dark .head-leaves span {
    color: var(--light-text);
}


.shap {
    background: var(--mob-head) top no-repeat;
    display: none;
    position: relative;
    left: 0;
    height: 160px;
    margin-top: 0;
    width: auto;
    top: 0;
    z-index: 99;
}

/*Íàâèãàöèÿ*/
.accordion {
    width: 203px;
    position: absolute;
    top: -65px;
    margin-left: 217px;
}
.accordion2 {
    width: 210px;
    position: absolute;
    top: -65px;
    margin-left: 726px;
}

.gold .accordion-btn {
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: var(--light-text);
    font-weight: 400 !important;
    background: #10192542;
    backdrop-filter: blur(14px);
    --webkit-backdrop-filter: blur(14px);
    display: block;
    padding: 3px 15px;
    border-radius: var(
    --radius);
    overflow: hidden;
    text-transform: none;
    line-height: 26px;
    font-size: 21px;
    font-family: var(--acc-font);
}


.accordion-btn, .accordion2-btn {
    cursor: pointer;
    width: 100%;
    text-align: center;
    color: var(
    --text);
    font-weight: 400 !important;
    background: #f5edf169;
    backdrop-filter: blur(14px);
    --webkit-backdrop-filter: blur(14px);
    display: block;
    padding: 3px 15px;
    border-radius: var(
    --radius);
    overflow: hidden;
    line-height: 26px;
    font-size: 21px;
    font-family: var(--acc-font);
}

.accordion-content {
    display: none;
    background: var(--profile-bg) center/cover;
    border-radius: var(--radius);
    width: 300px;
    border: 1px solid var(--dark-bord);
    box-shadow: 5px 5px 10px #1612100a;
    z-index: 999;
    position: relative;
    top: 10px;
}
        .accordion-content.active, .accordion2-content.active {display: block;}
.content-grid {
    padding: 10px;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.menu-link {
    text-align: center;
    color: var(--light-text) !important;
    padding: 3px 6px;
    border-radius: 4px;
    font-family: var(--main-font);
    display: flex;
    font-weight: 400 !important;
    justify-content: center;
    letter-spacing: .5px;
    font-size: 12px;
    text-transform: none;
    box-shadow: 3px 3px 10px #00000030;
    transition: all .6s ease-in-out 0s !important;
    background: var(--accent);
    background-size: 200%;
    background-position-x: 0%;
    flex: auto;
}


.dark .accordion-btn, .dark .head-leaves span {
    background: #00000069;
    color: var(--light-text);
}

.menu-link:hover {
    color: #d1d1d1 !important;
    background: var(--accent2);
}
.accordion2-content {
    display: none;
    background: var(--profile-bg) center/cover;
    border-radius: var(--radius2);
    width: 300px;
    border: 1px solid var(--blue-bord);
    box-shadow: 5px 5px 10px #16121040;
    z-index: 999;
    position: relative;
    top: 10px;
    right: 100px;
}


.gold .author-wrap {
    margin: 10px 15px;
    background: var(--pun-bg);
    border-radius: var(--radius);
    border: 1px solid var(--bord);
    box-shadow: 6px 5px 10px #0000000a;
}

.gold .lz-name {
        background: var(--profile-bg) center top;
}

.gold .lz-rank {
    background: var(--profile-bg);
}

.gold .head-leaves span {
    background: #10192542;
    color: var(--light-text);
}


.gold #pun-index .category h2 span, .gold #pun-stats h2 span {
    color: var(--light-text);
}

.gold .navi-head {
    background: var(--pun-bg);
}
.gold .accordion-content {
    background: linear-gradient(45deg, #38265b, #3626578a), var(--fon);
    border: 1px solid #453373;
}

.gold .menu-link {
    background: var(--accent2);
}

.gold .menu-link:hover {
    background: var(--accent);
}



/* Theme switcher © max, the murderer! */

#theme_switcher li {
    display: inline-block;
}


#theme_switcher {
    margin: 48px;
    padding: 0px;
    overflow: hidden;
    list-style-type: none;
    display: flex;
    height: 100px;
    flex-direction: column;
    opacity: 1;
    border-radius: 0;
    justify-content: flex-start;
    position: absolute;
    top: -201px;
    width: 50px;
    gap: 11px;
}

#theme_switcher li label {
    display: none;
}
#theme_switcher li input {
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 100%;
    font-weight: 400;
    font-size: 0;
    display: flex;
    /* padding: 4px; */
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 23px;
    background: var(--accent);
}

#theme_switcher li input::before {
    font: 400 16px/100% 'Font Awesome 6 Pro';
}



#theme_switcher li input#light::before {
    content: '';
    background: #f7f6ed;
    mask: url(https://forumstatic.ru/files/001c/70/50/21300.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/70/50/21300.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}

#theme_switcher li input#dark::before {
    content: '';
    background: #e4e3e8;
    mask: url(https://forumstatic.ru/files/001c/70/50/57676.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/70/50/57676.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}

#theme_switcher li input#gold::before {
    content: '';
    background: #e4e3e8;
    mask: url(https://forumstatic.ru/files/001c/9f/0c/31663.svg?v=1) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/9f/0c/31663.svg?v=1) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 15px;
    height: 15px;
}



#theme_switcher li input:hover::before, #theme_switcher li input[type="radio"]:checked {
    background: var(--accent2);
}






/*** ÌÎÁÈËÜÍÛÉ ***/
@media screen and (max-width: 540px) {
html, body, #pun, .punbb  {
    width: 100% !important;
    height: 100% !important;
    padding: 0;
    -webkit-text-size-adjust: none;
    overflow-wrap: break-word;
    float: none;
    margin: auto;
}


.blockButton:before {
    margin-top: -19px !important;
    margin-left: 0px !important;
    border: none;
}

#pun-searchtopics .tc2 {
    width: 100% !important;
    display: flex !important;
    font-size: 11px;
    margin-left: 5px;
}


.pa-fld6 {
display: none;
}



body {
    position: relative;
    background-position: center 0;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch!important;
    overflow-y: scroll !important;
    z-index: 1;
}

#pun {
    max-width: 540px;
    padding: 0!important;
    border-radius: 0;
    background: var(--base-bg2);
    position: relative;
    padding-bottom: 0;
    border: none;
}

.punbb .pa-avatar:after {
display: none;
}



#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {
    margin: 0 5px;
}

#pun-ulinks:before {
    content: "\f0c9";
    font-family: 'Font Awesome 6 Pro'!important;
    font-size: 25px!important;
    color: var(--accent2);
}


#pun-ulinks li {
    display: block !important;
    margin-bottom: 5px!important;
    background: var(--accent);
    padding: 5px;
    color: var(--tab-tex);
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .5s linear 0s !important;
}

#pun-ulinks li a {
    display: block !important;
    margin: 0!important;
    font-size: 12px!important;
    text-transform: none;
    padding: 0;
    color: var(--light-text) !important;
}

#pun-ulinks:hover ul, #pun-ulinks:focus ul {
    display: block;
}
#pun-title table {
    height: auto !important;
    background: none;
    width: 0;
    MARGIN: AUTO;
}

#pun-about p.container {
    width: 100%;
    margin-left: -10px!important;
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}

#pun-ulinks {
    margin: 0 !important;
    position: absolute !important;
    top: 8px !important;
    left: 17px;
    border: 0 !important;
    width: auto;
}

#pun-ulinks ul {
    display: none;
    z-index: 10000;
    position: absolute;
    top: 47px;
    right: 0;
}
#pun-ulinks:hover ul, #pun-ulinks:focus ul {display: block;}

#pun-ulinks > span.notify-bubble {display: block!important;}
#pun-navlinks {margin: 0!important;}

#pun-navlinks .container li {padding: 0 1px !important; margin: 0!important; line-height: 19px !important;}
#navrules, #navextra2, #navextra3, #navextra4, #navextra5, #navextra6, #navextra7, #navextra8, #navextra9, #navextra10 {display: none !important;}
#pun-navlinks .container li a {
    display: inline-block !important;
    padding: 0 !important;
    font-size: 16px;
}
#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {margin: 0 5px;}




#pun-status span {
    white-space: break-spaces;
    margin-right: 0.5em;
}

#pun-status .container {
    text-align: left!important;
    position: relative;
    box-sizing: border-box;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    height: auto;
    display: flex;
    margin: 0;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid var(--bord);
    border-width: 1px 0;
    border-radius: 0;
    color: var(--text) !important;
    top: unset;
    background: var(--pun-bg);
    border-width: 0 0 1px 0;
}
#pun-crumbs1 p.container, #pun-crumbs2 p.container {
    text-align: left!important;
    margin: 0 10px;
    height: auto;
    padding: 0;
    box-sizing: border-box;
}
#pun-crumbs1 p.container {
    margin: 10px;
}


.punbb .linkst {
    height: 20px;
    font-size: 8px;
    text-transform: uppercase;
    align-items: center;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0 0 10px 0!important;
}

.punbb .linksb {
    margin: 0 10px;
}


.punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}


.forum td.tcr {
    margin-bottom: 0;
    display: block;
    text-align: right!important;
    width: 100% !IMPORTANT;
    margin-top: 2px;
    padding: 0;
}

#pun-index td div.tclcon {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 20px 20px 0;
}

.pf-wrap {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#pun-stats .container {
    padding: 15px 15px 15px 15px!important;
    margin: 10px 0 0 0;
    border: none;
}

#pun-stats li.item1, #pun-stats li.item2 {
    float: none !important;
    margin-bottom: 0px;
}
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: left !important;
    margin-bottom: 0px;
}

#pun-about p.container {
    border: none !important;
    background-image: none;
    margin: 0;
    background-position: bottom left;
    background-repeat: repeat-x;
    overflow-x: hidden;
    width: auto;
    padding-bottom: 0px;
    position: relative;
    margin-left: 0 !important;
    height: auto;
}


#pun-crumbs2 .container {
    margin-left: 20px;
    margin-top: 0px;
}
.post-author {
    float: none!important;
    margin: 0 !important;
    border-width: 0;
    width: 100% !important;
    border-radius: 0 !important;
}

.pa-fld1 {
    border-bottom: 1px solid var(--bord);
    border-width: 1px 0 !important;
}





#pun-viewtopic .post h3 {
    border-radius: 0;
}

.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: center;
    font-weight: normal;
    margin-top: 0;
}


.post-author li {
    text-align: left;
}



.punbb .linksb {
    margin-top: 12px !important;
}

.punbb .modmenu .container {
    text-transform: none;
    margin: 0 10px;
}

.pa-avatar img {
    object-fit: cover;
    width: 60px;
    height: 60px;
    border: 1px solid var(--accent2) !important;
}

.post .post-author ul {
    padding: 0 !IMPORTANT;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.punbb .post-links ul {
    margin-left: 0;
    padding: 0;
    height: auto;
    font-size: 11px;
    font-weight: 400;
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
}

.punbb .post-links {
    margin-left: 0;
}

.punbb .post .container {
    padding-right: 0;
}




.punbb .post-box {
    padding: 10px 10px 0 10px!important;
}
.punbb .post-body {
    margin-left: 0px;
}

.punbb .formal .container {
    padding: 0;
}
.punbb fieldset {
    padding: 0 10px;
}


#pun-viewforum .main table {
    table-layout: fixed;
    width: 100%;
    padding: 0;
}
#pun-searchtopics .main .tcl, #pun-viewforum .main .tcl {
    width: 100% !important;
    padding: 0px;
}
#pun-break1, #pun-break2, #pun-break3, #pun-break4, .category th, .category .tc2, .category .tc3, .forum th, .forum .tc2, .forum .tc3, #post-form legend {
    display: none !important;
    width: 0 !important;
}




#profile-right {
    width: 100% !important;
    display: block;
}
#profile-left {
    width: 100% !important;
    display: block;
}
#main-reply {
    width: 100% !important;
}



#form-buttons td {
    padding: 0 5px !important;
    display: inline-block;
    width: 31px;
}


#button-files_rusff {
    display: none !important;
}



#form-buttons td:hover {
    background-color: transparent !important;
}






.punbb .pa-avatar:after {
    content: ' ';
    width: 41px;
    background: none;
    height: 115px;
    position: absolute;
    top: 60px;
    left: -26px;
}
.banners {
    left: 0;
    width: 100%!important;
    text-align: center;
    margin: 19px 0 0 0;
    border-radius: 0;
    height: 50px;
    border: none;
    position: absolute;
    display: flex;
    justify-content: flex-start;
    gap: 24px;
}
#form-buttons td {
    background-image: none !important;
    display: inline-flex;
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0px 0px 0px 0px !important;
    justify-content: flex-start;
}
#profilenav li {
    padding: 7px 15px!important;
    display: inline-block;
}
#profilenav {
    float: none!important;
    width: 100%!important;
    margin-left: 0 !important;
}

#profile .container {
    padding: 0 !important;
}

#notify-settings {
    display: none;
}

#viewprofile h2, #profilenav h2 {
    margin: 0 0 10px 0!important;
}
#viewprofile ul, #profilenav ul {
    padding: 0!important;
    margin: 0 0 15px 0!important;
    border: none!important;
    background-color: transparent!important;
}
.punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}
#pun-messages .tclcon {
    padding: 10px 0 10px 17px!important;
}

#pun-messages .user-avatar {
    display: none !IMPORTANT;
}

#pun-messages table Div.icon, #pun-messages TR.inew Div.icon {
    margin-top: 13px;
}
#register input, #register select, #profile input, #profile select, #punbbsearch input, #punbbsearch select {
    max-width: 200px!important;
}
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 20%;
}

#pun-userlist .user-avatar {
    display: none;
}
#pun-userlist .usertable .container {
    padding: 0 0.3em 2.3em 0.3em;
    border-top: none;
}

#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    width: 15%;
}


#BookmCntToggle {
    position: absolute !important;
    left: 10px !IMPORTANT;
    width: 20px !important;
    height: 20px !IMPORTANT;
    opacity: .7;
    cursor: pointer;
    z-index: 2;
    transition: opacity .3s ease-out;
    top: -142px !important;
    display: none !important;
}


#tags .container {
    position: absolute;
    right: 0px;
    top: 83px !IMPORTANT;
    left: 0px;
    z-index: 2;
    width: 350px;
    padding: 10px;
    box-sizing: border-box;
}



.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    margin: 0px 0px 10px 0px;
    display: none;
}
.post-img-Sp {
    width: 100%;
    margin: 10px 6px 0 !important;
    display: none;
}

#form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
    gap: 8px;
    margin-bottom: 20px;
}

#pun-main .category h2, #pun-stats h2 {
    margin: 0;
    border: 1px solid var(--bord);
    border-width: 1px 1px 0 1px;
}

#pun-index .category table tr {
    -webkit-appearance: none;
    display: block !important;
    margin: 10px 0 0;
    position: relative;
    overflow: visible;
    padding: 0;
}


#pun-index .category table tr + tr {
    margin: 15px 0px;
    padding: 0;
}

#pun-index .tcl h3 {
    text-align: left;
    height: auto;
    display: block;
    margin-top: 0px;
    letter-spacing: .5px;
    font-weight: 400;
}


.punbb .user-avatar {
    margin: 1px 0px 2px 20px!important;
    float: right !important;
    display: none;
}



#pun-viewforum .tcr {
    position: relative;
    display: block;
    width: 100%;
    gap: 0 10px;
    align-items: center;
}



#form-buttons table, #form-buttons tbody, #form-buttons tr {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0px;
}

#pun-index .tcr {
    width: 100%;
    display: block;
    text-align: right;
    margin: 10px 20px 20px 0;
    padding: 0 20px !important;
}

#pun-navlinks {
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
    margin: 0 !important;
    width: 100% !important;
    display: flex;
    padding: 10px;
}



.activees, .activees2, .head-leaves2, .head-leaves, .accordion2, .accordion {
display: none;

}
.go-up, .go-down {
    display: none;
}

#pun-navlinks .container {
    padding: 0px;
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
}

#pun-index .category h2 span, #pun-stats h2 span {
    font-size: 19px;
    justify-content: center;
}



.punbb .post h3 span {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
}


#pun-stats h2 span {
    font-size: 16px;
}



#pun-mod .category .tc2 {
    display: block !important;
    width: auto !important;
}



#pun-ulinks .container {
    display: none;
}
#pun-navlinks .container li a {
    display: inline-flex !important;
    padding: 0 !important;
    font-family: 'FontAwesome';
    font-size: 20px;
    align-items: center;
}
#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {margin: 0 5px;}
#pun-navlinks .container li a span {font-size: 0 !important;}
#pun-navlinks li#navindex a:before {content: "\f015";}
#pun-navlinks li#navuserlist a:before {content: "\f0c0";}
#pun-navlinks li#navsearch a:before {content: "\f002";}
#pun-navlinks li#navprofile a:before {content: "\f2bd";}
#pun-navlinks li#navpm a:before {content: "\f0e0";}
#pun-navlinks li#navadmin a:before {content: "\f013";}
#pun-navlinks li#navlogout a:before {content: "\f08b";}
#pun-navlinks li#navregister a:before {content: "\f234";}
#pun-navlinks li#navlogin a:before {content: "\f02e";}
#pun-navlinks li#navpr_1 a:before {content: "\f1d8";}
#pun-navlinks li#navpr_2 a:before {content: "\f02d";}
#pun-navlinks li#navextra1 a:before {content: "\f02e";    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-size: 20px;}
#pun-navlinks li#navextraBL a:before {content: "\f05e";    font-family: 'Font Awesome 6 Pro';
    font-style: normal;
    font-size: 20px;}


#pun-index .tcl h3 a {
    font-size: 24px;
}

.forum tr {
    margin: 10px 0;
    display: flex;
    gap: 0;
    font: 400 11px var(--main-font);
    text-transform: none;
    padding: 10px;
    height: auto;
    flex-direction: column;
}


.pa-author a {
    font-weight: 400 !important;
    padding: 3px 10px;
}

.pa-author {
    margin: 10px 0 0 70px;
    font-size: 20px;
    display: flex;
    gap: 20px;
    position: absolute;
}
.author-wrap {
    background: var(--profile-bg) center/cover;
    margin: 0;
    border: 1px solid var(--bord);
    border-radius: 5px;
    display: flex;
    gap: 10px;
    padding: 5px 10px !important;
    width: auto;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    box-shadow: 6px 5px 10px #00000000;
}

.proffl {
    margin: 0 10px;
    border-radius: 4px 4px 0 0;
    order: -1;
}


.pa-online {
    top: 0;
    width: 100%;
    position: relative;
    text-align: center !IMPORTANT;
}

#form-buttons {
    margin-bottom: 10px !important;
    display: flex;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
}


#plng {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 5px;
}

#pun-main {
    padding: 0;
}

#form-buttons table tr {
    display: flex;
    gap: 4px;
    margin-bottom: 0;
    padding: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}


#pun-adnav ul {
    display: flex !Important;
    flex-wrap: wrap !Important;
}


#pun-adnav {
    float: none !Important;
    width: 100% !Important;
    margin-left: 0 !Important;
}

.adminmain {
    padding-left: 0 !important;
    margin-bottom: 0 !IMPORTANT;
}

.punbb {
    height: auto !important;
}

.punbb-admin .adminmain {
    padding: 0em 0px !important;
}

.punbb-admin #pun-adnav {
    float: none;
    clear: both;
    width: 100%;
    margin-left: 0em;
    display: block;
    box-sizing: border-box;
}

.punbb-admin {
    width: 100%;
    max-width: 540px;
    background: #c9c7c4;
}
#pun-admain fieldset {
    border-color: transparent;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
}

.admin-advert-block {
    width: 100% !IMPORTANT;
    height: 60px;
}

#pun-admain fieldset {
    border-color: transparent;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
}

#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-left-width: 0 !important;
}

#pun-admain .adlabel {
    width: 11em !important;
    margin-left: -10em !important;
}



#pun-stats .statsinfo {
    display: flex;
    gap: 5px;
    margin-bottom: 0;
    margin-top: 0;
    background: transparent;
    justify-content: flex-start;
    padding: 0;
    flex-wrap: wrap;
}

#pun-stats .statsinfo li {
    padding: 3px 6px;
}



.banners div {
    width: 100%;
}



#pun-main {
    padding: 10px;
}

.pa-fld1, .pa-fld2, .pa-fld3, .pa-fld4, .pa-fld5  {
    display: none;
}

#pun-status .container strong, #pun-status .container a {
    font-weight: 500;
    color: var(--accent2);
}
#pun-status .container a:hover {
    color: var(--text) !important;
}

#pun-ulinks .container {
    width: 250px!important;
    top: 0px;
    padding: 10px !important;
    margin: 0 !important;
    left: 45px;
    height: auto !important;
    background: var(--profile-bg);
    border-radius: 4px;
    border: 1px solid var(--dark-bord);
}

#viewprofile-next {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

#viewprofile .container {
    padding: 0;
}

#pun-viewtopic .post h3 span, .punbb .post h3 span {
    height: auto;
    text-transform: uppercase;
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}


.post-sig {
display: none;
}


.navi-head {
    margin: 0;
    width: 100%;
    border-radius: 0;
    height: 42px;
}
#pun-ulinks {
    margin: 0 !important;
    position: absolute !important;
    top: 8px !important;
    left: 17px;
    border: 0 !important;
    width: auto;
}


.shap {
    display: block;
}

#theme_switcher {
    margin: 0;
    padding: 0px;
    overflow: hidden;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    opacity: 1;
    border-radius: 20px;
    justify-content: center;
    position: absolute;
    top: 18px;
    width: 100%;
    left: 0;
    gap: 17px;
    z-index: 999;
}

.post .post-author ul {
    padding: 0 !IMPORTANT;
    margin: 0;
    display: flex;
    flex-direction: column;
    position: relative;
}

.indOnline, .indOffline {
    border-radius: 0px 6px 0px 6px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -10px;
    background: var(--quote);
    border: 1px solid var(--bord);
    left: auto;
    margin-left: 254px;
}

li.pa-title {
    font-weight: 400;
    margin-top: 0;
    text-transform: none;
    font-size: 12px;
    letter-spacing: .6px;
    opacity: 1;
    margin: 28px 0 0 0;
}


.wrap-resp {
    margin-top: 14px;
}

.pa-ip {
    display: none;
}
.wrap-value {
    display: none;
}

tr.inew div.icon {
    left: -9px;
}
.punbb .post .post-author {
    float: none !important;
    width: 100% !important;
    margin: 10px 0 20px !important;
    padding: 10px;
}


.gold .author-wrap {
    background: var(--pun-bg);
    margin: 0;
    border: 1px solid var(--bord);
    border-radius: 5px;
    display: flex;
    gap: 10px;
    padding: 5px 10px !important;
    width: auto;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    box-shadow: 6px 5px 10px #00000000;
}


.dark .author-wrap {
    background: var(--pun-bg) center/cover;
    margin: 0;
    border: 1px solid var(--bord);
    border-radius: 5px;
    display: flex;
    gap: 10px;
    padding: 5px 10px !important;
    width: auto;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    box-shadow: 6px 5px 10px #00000000;
}


.light .author-wrap {
    background: var(--pun-bg) center/cover;
    margin: 0;
    border: 1px solid var(--bord);
    border-radius: 5px;
    display: flex;
    gap: 10px;
    padding: 5px 10px !important;
    width: auto;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: row-reverse;
    box-shadow: 6px 5px 10px #00000000;
}

.arion-cont {
    bottom: 47px;
    top: auto;
}

.arion-btn {
    bottom: 8px;
    left: 10px;
    top: auto;
}

#MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 {
    position: relative;
    width: auto;
    z-index: 9999999;
    display: block !important;
}

}





/*** ÊÎÍÅÖ ÌÎÁÈËÜÍÎÃÎ  ***/



.go-up span, .go-down span {
    width: 100%;
    height: 33px;
    transition: transform 0.5s ease;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    gap: 10px;
}

.go-up span::before {
    content: '';
    position: relative;
    transform: translateX(0%);
    transition: transform 0.3s ease;
    height: 22px;
    width: 22px;
    color: var(--accent);
    background: var(--arrow-accent);
    mask: url(https://forumstatic.ru/files/001c/9f/0c/85765.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/9f/0c/85765.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
}


.go-down span::before {
    transform: translateX(0%);
}
.go-up, .go-down {
    border-radius: 5px;
    height: 26px;
    width: 110px;
    color: var(--arrow-cr);
    font-family: var(--sec-font);
    text-transform: capitalize;
    font-size: 24px;
    text-align: left;
}

.go-up span:hover:before, .go-down span:hover:before {
   transform: translateX(50%);
    transition: transform 0.3s ease;
}

.go-down span:hover:before {
   transform: translateX(50%);
}

.post {
    border-bottom: 1px solid var(--bord);
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-style: solid !important;
    border-width: 0 0 1px 0 !important;
}










.rsp_wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-top: 20px;
    flex-direction: row-reverse;
}



.punbb .post-rating a:hover:before, .punbb .post-vote a:hover:before {
    color: var(--text);
}

.punbb .post-rating a:hover:before {
    color: var(--text) !important;
}


.punbb .post-rating a {
    height: auto;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    color: var(--text) !important;
    gap: 5px;
}



.punbb .post-rating a:before {
    content: "\f004";
    font: 10px FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: all .4s linear 0s;
    color: var(--accent);
}


.punbb .post-rating p, .punbb .post-vote {
    line-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 0 10px;
    margin: 0 !important;
    background: var(--quote);
    align-self: stretch;
    border-radius: 5px;
    color: var(--text);
    font-family: var(--main-font);
    font-size: 7px;
}

.punbb .post-rating {
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
}


span.mini_awards_label {
display: none;
}


#Knopa2-2 {
    margin-left: 18px;
    position: absolute;
}


span.num_msg {
    margin-top: -4px !important;
    margin-left: -4px !important;
}

#MyBookmarks #bm2 {
    border-color: transparent var(--text) transparent transparent !important;
}


.notify-message.jg-notice, .notify-message.jg-reputation, .notify-message.jg-report, .notify-message.jg-award {
    border-left: 12px solid var(--accent) !important;
}

.notify-message.jg-message {
    border-left: 12px solid var(--accent) !important;
}