/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1779379774.css);
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Jost:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* Font Awesome */
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');


/* Variables */
:root {
    --bagmain: #485353 url('https://forumstatic.ru/files/001c/ac/b2/68039.webp') center no-repeat;
    --bghead: url('https://forumstatic.ru/files/001c/ac/b2/88671.webp') center no-repeat;
    --futbg: url('https://forumstatic.ru/files/001c/ac/b2/94176.png') center no-repeat;
    --navlinksmainf: "jost";
    --navlinksmainc: rgb(255 255 255);
    --alllinkscol: rgb(72 83 83);
    --bodyc: rgb(244 255 254);
    --borderm: 1px solid rgb(190 224 219);
    --bannersscroll: rgb(27 31 6);
    --head300: 300;
    --headborder: 1px solid rgb(226 219 194);
    --headfname: "Abril Fatface";
    --newnbg: rgb(114 91 59);
    --newnbr: 1px solid rgb(234 234 234);
    --newhov: rgb(66 66 55);
    --maintextcol: rgb(78 83 83);
    --catbord: 1px solid #b1c3c558;
    --cath2: url('https://forumstatic.ru/files/001c/ac/b2/49588.png');
    --hovllinkalll: rgb(32 36 23);
    --opforcol: rgb(112 102 75);
    --opforbac: rgba(215, 214, 209, 0.5);
    --iconbac: rgba(215, 214, 209, 0.8);
    --messinfo: rgb(228, 227, 221);
    --mssinfb: 1px solid rgba(69, 67, 61, 0.07);
    --profbg: rgb(227 226 224);
    --profbord: 1px solid rgba(112, 102, 75, 0.17);
    --profimgb: 1px solid rgba(112, 102, 75, 0.4);
    --proftext: rgb(86 79 60);
    --font-icon: "Font Awesome 6 Pro";
}


/* 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 {
  padding: 0;
  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 */

html {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 80% Raleway, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb optgroup {
  font: 1em arial, helvetica, sans-serif;
  font-weight: 400;
  color: var(--hovllinkalll);
  padding: 10px;
  letter-spacing: .5px;
  }

.punbb input {
    padding: 1px 10px 3px;
    color: var(--alllinkscol);
    font-family: var(--navlinksmainf);
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .3px;
    border-radius: 5px;
    background: rgb(214 215 198 / 50%);
    border: 1px solid #97906a42;
}

#pun-admain input {
    padding: 1px 10px 3px;
    color: var(--alllinkscol);
    background: rgb(214 215 198);
    font-family: var(--navlinksmainf);
    font-weight: 400;
    border: 1px solid #97906a87;
    font-size: 14px;
    letter-spacing: .3px;
    border-radius: 5px;
}

.podfora {
    display: flex;
    gap: 0 5px;
    flex-wrap: wrap;
}

.punbb select{
    padding: 1px 10px 3px;
    background: rgb(214 215 198 / 50%);
    font-family: var(--navlinksmainf);
    border: 1px solid #97906a42;
    font-size: 14px;
    letter-spacing: .3px;
    color: var(--alllinkscol);
    border-radius: 5px;
}


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

.reactions-container {
    display: flex;
    gap: 4px;
    margin-top: 4px;
}

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1em;
  }

.inner.post_reputation {
    background: rgb(227 226 224);
}


/* A3.6 */
.punbb pre {
  font: 1em/140% Raleway, "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;
  }

#main-reply {
    width: 100%;
    background: rgb(221 234 230 / 59%);
    border: var(--catbord);
    border-radius: 5px;
}

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

.punbb .pmtcl1 {
    width: 30% !important;
}

#profile .tc2 {
    width: 20% !important;
    font-size: 12px !important;
    color: #435350;
    padding-right: 5px;
}

#profile .tc3 {
    width: 10% !important;
    font-size: 10px !important;
    color: #425452;
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: middle;
    padding-top: 3px;
}

/* 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 {
    position: relative;
    background: rgb(244 252 252);
    margin: auto;
    width: 1000px;
    box-sizing: border-box;
    margin-top: 220px !important;
    margin-bottom: 110px;
    background-size: contain;
    border: var(--borderm);
}

/* A5.2 */
.punbb {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    float: none;
    width: auto;
    height: auto;
    background: transparent;
}

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 50px 20% 12px 20%;
    float: none;
    width: auto;
    min-height: 100px;
  }

  #pun-redirect {
    position: fixed;
    width: 100%;
    height: 100%;
    border: 0 none !important;
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: var(--bagmain);
    background-size: cover; 
   }

 #pun-redirect *{
      border:0 none;
   }

   #pun-redirect .main-title {
      display: none;
   }

  #pun-redirect.punbb .info .container a {
    color: var( --alllinkscol)!important;
    text-decoration: none;
  }

  #pun-redirect.punbb .info .container {
    display: block;
    margin-top: 120px;
    padding: 30px 0px;
    width: 900px;
    height: auto;
    border: 0 !important;
    text-align: center;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--navlinksmainf);
    text-transform: lowercase;
    color: var(--proftext);
    background: var(--bodyc); 
    border-radius: 5px;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1.2em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.5em;
  }

/* A5.6 */
 .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

.punbb #pun-category1 {
    margin-top: -3em;
}

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

#imageupload-left input[type=button] {
    width: 11em;
    text-align: center;
    right: 31em !important;
}


/* 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;
  }

.punbb .category {
    border-style: none;
    background: transparent;
    background-size: cover;
    position: relative;
    z-index: 2;
    margin-bottom: 3em;
}

.punbb .category .container {
    width: 885px;
    margin: auto;
    padding: 10px 20px;
    border: var(--catbord);
    margin-bottom: 40px;
    background: #b1a6891a;
    border-radius: 10px;
}

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-debug h2 {
    margin: 0px 0px -10px 70px;
    padding: 10px 0 20px !important;
    padding-right: 90px !important;
    width: auto;
    text-align: center;
    font-family: var(--navlinksmainf);
    text-transform: uppercase;
    font-size: 21px !important;
    font-style: normal;
    font-weight: 400;
    background-color: transparent;
    color: #426560;
    letter-spacing: .7px;
  }

#pun-main h2 {
    width: auto;
    text-align: right;
    background: var(--cath2) right no-repeat;
    height: 60px;
    margin-bottom: -35px;
    position: relative;
    z-index: 4;
    margin-right: 64px;
}

#pun-main h2 span, #pun-stats h2 span {
    display: none;  
}

#pun-stats h2 {
    display: none;
}

#pun-about p.container {
    width: auto;
    padding: 0 !important;
    border: none !important;
    text-align: center;
    font-size: 9px;
    text-transform: lowercase;
    color: var(--alllinkscol);
    font-family: 'Jost';
}

#pun-about p.container a {
    color: var(--alllinkscol)!important;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
  text-align: justify;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #red;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
    margin: 0;
    padding: 0 0 1em 1em;
    line-height: 150%;
    font-size: 12px;
    font-weight: 500;
    font-family: Raleway;
    color: rgb(52 62 62);
  }

/* 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%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 2px 1em 2px;
    padding: 15px 15px 15px 15px;
    background: rgb(229 235 226);
    border: var(--catbord) !important;
    color: var(--alllinkscol);
    font-family: var(--navlinksmainf);
    text-transform: none;
    border-radius: 5px;
    letter-spacing: 0.4px;
    font-weight: 500;
    font-size: 13px;
  }

.spoiler-box {
    margin: 1em 2px 1em 2px;
    padding: 15px 15px 15px 15px !important;
  }

.punbb .post-content .code-box {
    margin: 2em 2px 1em 2px;
}

/* B1.9 */
.punbb .quote-box cite {
    display: block;
    margin: -31px -20px 10px -15px;
    padding: 0px 9px;
    color: #4D432E;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    font-family: var(--navlinksmainf);
    margin-bottom: 8px;
    width: 30%;
    text-transform: lowercase;
    font-style: normal;
    letter-spacing: 0.2px;
  }

.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: inline-flex;
    margin: -7px -20px 5px 0px !important;
    padding: 0px 7px 4px 9px;
    border-radius: 3px;
    color: var(--alllinkscol);
    text-align: left;
    font-size: 13px;
    font-family: var(--navlinksmainf);
    width: auto;
    text-transform: lowercase;
    height: 16px;
    font-weight: 500;
    background: #4c5e5a52;
}

/* 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 {
    float: left;
    position: relative;
    width: 98%;
    height: 0;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--navlinksmainf);
    text-transform: uppercase;
    margin-left: 2em;
    color: var(--maintextcol);
  }
  
 .punbb .linkst strong, .linksb .pagelink strong {
    font-weight: 400!important;
  }

/* B3.2 */
.multipage {
  margin-top: 2em;
  }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -4.6em;
    left: 2em;
    width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 2.5em;
  width: 16em;
  text-align: right;
  }

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 0.4em 1em 0.5em 30px;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--navlinksmainf);
    text-transform: uppercase;
  }

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;
    font-size: 11px;
    color: var(--maintextcol);
    margin-left: 1.5em;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  margin-right: 1.7em !important;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  padding-right: 1.6em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
   padding: 0em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
  }

/* C1.4 */
.punbb fieldset {
  padding: 0 18px 0 0px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
    padding: 0;
    margin: 0 0 0 11px;
    font-size: 1.1em;
    color: #485655;
    font-weight: 400;
  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0;
    font-size: 13px!important;
    font-weight: 400;
    font-family: var(--navlinksmainf)!important;
    text-transform: uppercase;
    background: transparent;
    margin-left: -1em;
  }

/* 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: 400;
    color: #3d5250;
  }

/* 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-transform: none;
  overflow: hidden;
  text-align: left;
  width: auto;
  font-family: var(--navlinksmainf);
  }

.punbb .main .category .intd {
    background-repeat: no-repeat;
}

/* C2.2 */

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 6%;
    text-align: center;
    font-size: 12px;
    font-weight: var(--head300);
    font-family: var(--navlinksmainf);
    text-transform: lowercase;
    color: var(--alllinkscol);
  }


/* C2.3 */
.punbb .main .forum .tcr {
    position: relative;
    width: 35%;
    text-transform: lowercase;
    overflow: visible;
    text-align: left;
    line-height: 45px;
    font-size: 13px;
    font-weight: var(--textreg);
    font-family: var(--navlinksmainf);
    background: transparent;
    color: var(--maintextcol);
  }

/* C2.4 */
#pun-userlist .main .tcl {
  width: 30%
  }
  
 #pun-userlist .main .tcl span {
    line-height: 4;
 }

.punbb .main .forum .tc3 {
    display: none;
}

#pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 35%;
    padding-left: 30px;
    font-family: var(--navlinksmainf);
    font-size: 13px;
    color: var(--maintextcol);
}

#pun-searchtopics .main .icon {
    float: left;
    height: 8px;
    margin-left: 0px;
    margin-right: 5px;
    width: 8px;
    background: var(--datecolor);
    border-radius: 5px;
    margin-top: 6.5px !important;
}

/* C2.5 */
#pun-searchtopics .main .tc2 {
    text-align: left;
    width: 19%;
    font-size: 13px !important;
  }

#pun-userlist .main .tc2 {
    text-align: left;
    width: 20%;
    font-size: 13px;
}

#pun-userlist .main .tc3 {
   font-size: 12px !important;
}

.forum td.tc2, .forum td.tc3 {
    font-size: 13px !important;
}

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 ñòèëü ïîäôîðóìîâ*/
#pun-index .tcl h3 {
    font-size: 20px;
    text-transform: uppercase;
    height: 30px;
    font-family: var(--headfname);
    letter-spacing: 2px;
    position: relative;
    z-index: 100;
  }

#pun-index .tcl h3 a {
    padding-left: 5px;
    font-weight: 400 !important;
    color: #426560 !important;
    font-family: Jost;
  }

#pun-index .tcl h3 a:hover {
    color: #485353 !important;
    font-weight: 400 !important;
  }

#pun-index .tcl {
    width: 47%;
    position: relative;
    overflow: visible;
    padding: 10px 20px 15px 0;
    background: transparent;
}

/* 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: 0 20px 15px 10px;
  text-transform: lowercase;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1.4em;
  background: transparent;
  }

/* 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(--navlinksmainf);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .2px;
    padding-left: 5px;
    padding-bottom: 1em;
    display: flex;
    flex-direction: column;
}


/* C2.15 */
#pun-messages .main .tc2 {
    text-align: center;
  }
 


/* C2.15*/
 div.icon {
    float: left;
    display: block;
    height: 10px!important;
    width: 10px!important;
    margin-top: 10px;
}

.punbb Div.icon {
    background-image: url(https://forumstatic.ru/files/001c/ac/b2/27541.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
    margin-left: -33px;
    margin-top: 3px !important;
    height: 25px !important;
    width: 25px !important;
}
TR.inew Div.icon {
    background-image: url(https://forumstatic.ru/files/001c/ac/b2/72673.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
    margin-left: -33px;
    margin-top: 3px !important;
    height: 25px !important;
    width: 25px !important;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon::before {
    float: left;
    height: 10px!important;
    margin-left: 0px;
    margin-right: 5px;
    width: 10px !important;
    background: rgb(115 151 146 / 28%);
    border-radius: 5px;
    margin-top: 5.1px !important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon {
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 5px;
    width: 10px;
    background: rgb(159 143 64 / 61%);
    border-radius: 5px;
    margin-top: 5.1px !important;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-width: 1px;
  margin-top: 0;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
  }

.punbb .post h3 a {
    font-weight: 400 !important;
    font-size: 11px;
    text-transform: lowercase;
    padding-top: 2px;
}

/* C3.3 */
.punbb .post h3 span {
    padding: 5px 30px 5px 30px;
    display: block;
    font-weight: 400;
    background: transparent;
    color: var(--alllinkscol);
    font-size: 11px;
    font-style: italic;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  color: #505050;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    position: relative;
    margin: 10px 0 0 28px;
    padding-top: 0;
    width: 239px;
    font-family: var(--navlinksmainf);
    font-weight: 400;
    font-size: 12px;
    color: #485353;
    text-align: center;
    z-index: 1;
    letter-spacing: 0.3px;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 0.98em;
  line-height: 140%;
  }

.punbb .post .post-author ul {
    background: rgb(221 214 188 / 23%);
    position: relative;
    border: 1px solid #827e6f36;
    background-size: cover;
    border-radius: 7px;
    z-index: 0;
}


/* C3.7 */
.pa-author {
    font-family: var(--headfname);
    font-size: 15px;
    font-weight: 500 !important;
    letter-spacing: 0px;
    text-align: center;
    width: 235px;
    height: 25px;
    color: #485353;
    margin-top: 17px;
    text-transform: lowercase;
    transition: ease 1s;
    position: relative;
    line-height: 1.5;
    z-index: 1;
    left: -11px;
  }

/* C3.8 */
.pa-author a {
    font-size: 16px;
    font-weight: 600 !important;
    letter-spacing: 1.1px;
    transition: ease1s;
    font-family: var(--headfname);
    text-transform: lowercase;
    color: #485353 !important;
    transition: ease 1s;
  }

.pa-author a:hover {
    transition: ease 1s;
    color: #3c4a47 !important;
}

/* C3.9 */
li.pa-title {
    font-weight: normal;
    font-family: var(--navlinksmainf);
    text-align: center;
    text-transform: lowercase;
    margin-top: -4px;
    margin-bottom: 6px;
    position: relative;
    color: #485253;
    z-index: 1;
    font-size: 11px;
  }

li.pa-avatar.item2 {
    text-align: center;
    width: 235px;
    margin-left: -11px;
    position: relative;
    z-index: 1;
}

li.pa-avatar.item2 img {
    border: #584e46;
    max-width: 180px;
    border-radius: 10px;
}

.lz-namec {
    font-family: Jost;
    text-transform: uppercase;
}



li.pa-online {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #847249;
    border-radius: 10px;
    top: 18px;
    z-index: 1;
    left: -5px;
  }


/* C3.11 */
.punbb .post-body {
    margin-left: 236px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
    padding: 1px 20px 20px 40px;
  }

/*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: 50px;
  }

/* C3.15 */
.punbb .post-links ul {
    padding: 1em 2em 1em 0;
    height: 2em;
    line-height: 2em;
    margin-left: -21em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 13px;
    font-family: var(--navlinksmainf);
    font-weight: 400;
    text-transform: uppercase;
  }

.punbb .post-links ul a {
    font-weight: 300 !important;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    padding: 0.5em 2.2em 0.5em 30px;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--navlinksmainf);
    text-transform: lowercase;
  }

.punbb .modmenu .container a {
    color: var(--maintextcol)!important;
    font-weight: var(--head300)!important;
}

.punbb .modmenu .container span {
    font-weight: 400!important;
}

.postlink.long {
    width: 30em;
    font-size: 13px;
    margin-right: 1em;
}

.postlink.long a {
    font-weight: var(--textreg)!important;
    color: var(--alllinkscol)!important;
    transition: 1s;
}

.postlink.long a:hover {
    color: var(--hovllinkalll)!important;
    transition: 1s;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
    padding: 0.8em 1em;
    color: #5e5555;
  }

/* 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 {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  width: auto;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 26px;
  position: relative;
  font-family: var(--navlinksmainf);
  font-size: 13px;
  }

/* 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 {
    position: relative;
    width: 998px;
    height: 250px;
    background: var(--bghead);
    margin-top: -125px;
    margin-left: -1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #bee0db96;
    border-bottom: none;
}

/* D1.2 */
#pun-title h1 {
    display: none;
}

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span {
    display: none;
}


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  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, #pun-navlinks .container {
    font-size: 18px;
    text-transform: lowercase;
    height: 3px;
    margin-left: 10px;
    letter-spacing: 1px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }

/* D3.2 */
#pun-navlinks .container {
    margin-top: -34em;
    padding: 0.7em 1.2em 0em 1em;
    z-index: 20;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding: 0px 8px;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0 !important;
  }

/* D4.2 */
#pun-ulinks .container {
    display: flex;
    width: 100%;
    padding-inline-start: 0px;
    font-style: normal;
    text-transform: uppercase;
    background: transparent;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
    z-index: 4;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
    padding: 0px 5px;
    font-size: 12px;
    color: var(--alllinkscol);
    font-weight: 500;
    text-transform: lowercase;
    font-family: Jost;
    letter-spacing: 0.6px;
  }

#pun-ulinks li a:hover {
    font-weight: 500;
}

/* 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(--navlinksmainf);
    letter-spacing: 0.3px;
    text-transform: lowercase;
    width: auto;
    background: transparent;
    height: 25px;
    font-style: italic;
    display: flex;
    align-items: center;
    padding-left: 4em;
    color: var(--alllinkscol);
    justify-content: start;
    margin-top: 10px;
    font-weight: 400;
  }

#pun-status .container strong {
    font-weight: 400;
    color: var(--alllinkscol);
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
    height: 20px;
    font-family: var(--navlinksmainf);
    font-size: 11px;
    letter-spacing: 0.2px;
    background: transparent;
    display: flex;
    align-items: center;
    color: var(--alllinkscol);
    justify-content: start;
    text-transform: lowercase;
    margin-left: 4.2em;
}


#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-weight: var(--textreg)!important;
    transition: 1s;
    color: var(--datecolor)!important;
}

#pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover {
    transition: 1s;
    font-weight: var(--textreg)!important;
   color: var(--hovllinkalll)!important;
}

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: 0 !important;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  display: none;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: none;
  }

/* D6.3 */
#pun-announcement .container {
    line-height: 1.1;
    text-align: center;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    padding: 0em 0px 10px;
    font-family: var(--navlinksmainf);
    font-size: 12px;
    text-transform: lowercase;
    position: relative;
    font-weight: 400;
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
    margin-top: 1em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    line-height: 130%;
    text-align: justify;
    color: var(--alllinkscol);
  }

li#onlinelist a {
    color: var(--alllinkscol) !important;
    font-weight: var(--textreg);
}

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.2em 0 0 0em;
  }

/* 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 */


/* D8.4 */


/* D8.5 */


/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    height: 20px;
    font-family: var(--navlinksmainf);
    font-size: 11px;
    letter-spacing: 0.2px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: start;
    text-transform: lowercase;
    margin-left: 4em;
    color: var(--alllinkscol);
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 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: solid;
  border-bottom-width: 0;
  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% Inter, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

.category .container thead {
display: none;
}


.punbb .user-avatar .isonline {
    width: 9px !important;
    height: 9px !important;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 4px !important;
    right: -4px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #847249 !important;
    z-index: 100;
}


div#post-form h2 {
    display: none;
}

.punbb .flag-i, li.pa-ua {
    display: none !important;
}

li.pa-online strong {
    display: block;
    opacity: 0;
    color: rgb(81 100 98);
    text-align: center;
    text-transform: lowercase;
    width: 145px;
    font-size: 11px;
    border-radius: 10px;
    margin-left: -1px;
    margin-top: -5px;
    font-weight: 400;
    background: #eff4ed;
    border: 1px solid #c9c0a6;
    transition: 1s;
}

li.pa-online strong:hover {
    opacity: 1;
}

li.pa-gifts, li.pa-awards {
    display: none;
}




.punbb .container thead {
    display: none;
}



#tags .container {
    position: absolute;
    right: 6px;
    top: 44px;
    z-index: 2;
    border: 1px solid #2b2b2b8c;
    padding-top: 14px;
    background: #f4fcfc;
    border-radius: 5px;
}

.post-content hr {
    opacity: 0.3!important;
    margin-bottom: 0.2em!important;
    margin-top: 0.2em;
}

.punbb .user-avatar .avatar-image {
    height: 45px !important;
    width: 45px !important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid #B4A589 !important;
    border-radius: 5px !important;
}

.punbb .user-avatar {
    float: left;
    position: relative;
    height: 40px!important;
    width: 46px!important;
    margin: 1px 11px 2px 0px !important;
}


a.lastpost-link {
    font-size: 11px;
    text-transform: uppercase;
    color: #426560 !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    font-family: Jost;
}

div#pun-navlinks {
    margin-bottom: 0 !important;
}




div#pun-announcement {
    margin-bottom: -10px !important;
}

#pun-status .status-right  {
    display: none!important;
}

.banners-place {
    height: 100px;
    width: 998px;
    background: var(--futbg);
    background-size: cover;
    position: absolute;
    left: -1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #bee0db96;
    border-top: none;
}

.banners {
    width: 391px;
    height: 31px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    gap: 1px;
    left: 40px;
    bottom: 35px;
}


.banners1 {
    left: 569px !important;
}

.banners a::after {
    content: "";
    width: 86px;
    height: 29px;
    border: 1px solid #6a7f8099;
    background: #aca13b42;
    position: absolute;
    margin-left: -88px;
    border-radius: 5px;
}

.banners img {
    filter: grayscale(1);
    border-radius: 5px !important;
}

.fish-fut {
    position: absolute;
    left: 450px;
    top: 17px;
}


.punbb .forum .tcl {
    font-size: 13px;
    padding-left: 3.5em;
}

li.pa-fld1 {
    width: 189px;
    margin: auto;
    position: relative;
    z-index: 10;
    font-size: 11px;
    margin-top: 5px;
}

.lz-info {
    font-size: 11px;
    text-align: center;
    color: #485353;
}

div#pun-live-rusff {
    display: none !important;
}

/* ÍÀÃÐÀÄÛ */
#navawards {
    display: none !important;
}



#viewprofile li .lz a {
    color: #805D85 !important;
}

div#pun-stats {
    width: 905px;
    margin: auto;
    margin-bottom: 1em;
}

#pun-index .user-avatar {
    height: 40px;
    vertical-align: baseline;
    margin-top: -5px !important;
}



.post-content .spoiler-box > div {
    background: url(https://forumstatic.ru/files/001c/ac/b2/26636.png) no-repeat left center !important;
    cursor: pointer;
    padding-left: 30px !important;
    background-size: contain !important;
    transition: 1s;
    font-size: 13px;
    font-family: Raleway;
}

.post-content .spoiler-box > div.visible {
    background: url(https://forumstatic.ru/files/001c/ac/b2/46445.png) no-repeat !important;
    background-size: contain !important;
    transition: 1s;
}

input[type="button"] {
    border: 1px solid #4132321f;
}

#pun-adnav {
    float: left;
    width: 14em;
    margin-left: -15em;
    display: inline;
    margin-top: 8em !important;
}

div#viewprofile .lz-a a {
   color: #553030 !important;
}

#pun-admain fieldset {
    border-style: solid;
    border-width: 1px;
    padding: 0 18px 0 18px;
    margin: 73px 0 1em 0;
    border-color: #1a1a1a;
}


#keyboard-span input {
    position: relative;
}



/* ÄÎÏÎËÍÈÒÅËÜÍÎÅ ÄËß ÊÀÆÄÎÃÎ ÄÈÇÀÉÍÀ ÈÍÄÈÂÈÄÓÀËÜÍÎ
-------------------------------------------------------------*/
/* Øàïêà */
.head-blon {
    position: absolute;
    z-index: 10;
    width: 1000px;
}

.bees1 {
    position: absolute;
    top: -2em;
}

.let1 {
    position: absolute;
    left: 121px;
    top: 55px;
}

.bees2 {
    position: absolute;
    right: -2.5em;
    top: 2em;
}

.let2 {
    position: absolute;
    right: 114px;
    top: 156px;
}

.bees3 {
    position: absolute;
    left: 246px;
    top: 148px;
    z-index: 1;
}

.pocent {
    position: absolute;
    font-family: Abril Fatface;
    color: var(--navlinksmainc);
    font-size: 64px;
    top: 142px;
    left: 40px;
}

.for-name {
    position: absolute;
    font-family: Abril Fatface;
    font-size: 128px;
    color: var(--navlinksmainc);
    left: 274px;
    top: 46px;
    text-shadow: 14px -17px #C5AF64;
}


.text-block {
    width: 289px;
    height: 40px;
    position: absolute;
    top: 35px;
    right: 97px;
    font-size: 11px;
    font-family: Raleway;
    text-align: justify;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
    overflow-y: overlay;
    padding-right: 5px;
}



/* ÏÎËß ÏÐÎÔÈËß ÄÎÏ */

.lz-namec a {
    font-size: 13px;
    font-weight: 600 !important;
    color: #817243 !important;
}

li.pa-row1 {
    position: relative;
    z-index: 10;
    font-size: 10px;
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
    margin-top: 3px;
    justify-content: center;
}

li.pa-fld5 {
    width: 238px;
    position: relative;
    left: -13px;
    bottom: -14px;
}



td#button-files_rusff, td#button-graffiti_rusff {
    display: none!important;
}


.uploadQueueItem {
   padding:.8em 1em;
   border:solid 1px #ddd;
   border-radius: 0px!important;
   margin-bottom:.5em;
   background:rgba(238,238,238,0.22);
   margin-left: 14px; 
}

#uploaded-images {
    max-height:144px;
    overflow-y:auto;
    margin-left: 15px;
    
}

td.tcl.username {
    width: 17% !important;
    padding-left: 4em;
}

.punbb .online-list .tc3 {
    width: 10% !important;
    font-weight: 400;
}

.desr-theme {
    color: #4E5353;
    font-family: Jost;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.links-theme {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 5px;
    font-family: Jost;
    margin-top: 5px;
    font-size: 11px;
}

.links-theme a {
font-weight: 500!important;
    font-style: italic!important;
    padding: 0px 13px 2px!important;
    background: #6a7f803d!important;
    border-radius: 10px;
    transition: 1s;
    letter-spacing: 0.4px;
}

.links-theme a:hover {
    background: #192b2b5b!important;
    transition: 1s;
    letter-spacing: 0.4px;
}

span.lastpost {
    font-family: Jost;
    font-size: 10px;
    color: #4E5353;
    font-weight: 500;
    letter-spacing: 0.3px;
}

/* ÑÒÀÒÈÑÒÈÊÀ Â ÐßÄ */
#pun-stats .statsinfo {
    display: flex;
    gap: 0px;
    margin-bottom: 8px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    color: #485353;
}

#pun-stats .statsinfo li {
    flex-shrink: 1;
    flex-grow: 1;
    text-align: center;
}

#pun-stats .statsinfo strong {
    font-weight: 400 !important;
}

#pun-stats .e2-1, #pun-stats .e3-1 {
    font-weight: 400!important;
}




/* ÏÐÎÔÈËÜ */
.pa-posts, .pa-respect1, .pa-respect, li.pa-respect a:link, li.pa-respect a:visited, li.pa-respect a:active, li.pa-respect a:hover, .pa-ip, .pa-ip a:link {
   color: var(--alllinkscol);
}

.pa-posts::after, .pa-respect::after, .pa-fld2::after, .pa-fld3::after {
    display: block;
    position: absolute;
    padding: 2px 10px 3px;
    background: #586b69;
    border-radius: 2px;
    text-align: center;
    margin: -35px 0 0 11px !important;
    font: 400 9px jost;
    letter-spacing: 0.3px;
    color: #fff;
    opacity: 0;
}

.pa-posts:hover::after, .pa-respect:hover::after, .pa-fld2:hover::after, .pa-fld3:hover::after {
    opacity: 1;
}

.pa-posts::after {
    content: "messages";
}

.pa-respect::after {
    content: "respect";
}

.pa-fld2::after {
    content: "money";
}

.pa-fld3::after {
    content: "posts";
}

.pa-posts::before, .pa-respect::before, .pa-fld2::before, .pa-fld3::before {
    display: inline-block;
    text-align: center;
    margin: 0px 3px 0px 0px !important;
    font: 800 11px var(--font-icon);
    color: var(--alllinkscol);
    font-weight: bold;
    line-height: 20px;
}

.pa-respect .fld-name {
    position: absolute;
    margin: 0px 0 0 -15px !important;
    font-size: 3px;
    opacity: 0;
}

.pa-respect::before {
    content: '\f004';
}

.pa-posts::before {
    content: '\f2b6';
}

.pa-posts .fld-name {
    display: none;
}

.pa-fld2::before {
    content: '\f555';
}

.pa-fld3::before {
    content: '\f249';
}

.pa-fld4 {
    position: absolute;
    z-index: -1;
    left: 9px;
    top: -1px;
    padding: 0px !important;
    margin: 0px 0px 0px -10px !important;
}

.pa-fld4 img {
    max-height: 260px;
    width: 237px;
    background-size: cover;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    opacity: 0.4;
    filter: contrast(0.6);
    position: relative;
    left: 1px;
}

li.pa-fld4:before {
    content: '';
    z-index: 10;
    height: 63px;
    top: 198px;
    display: block;
    width: 237px;
    position: absolute;
    background: linear-gradient(0deg, rgb(239 246 238) 0%, rgba(0, 0, 0, 0) 100%);
    left: 1px;
}




/* Àäìèíêà */
#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-left-style: solid;
    border-left-width: 18em;
    margin-bottom: 3px;
    padding: 6px 0;
    position: relative;
    border-color: #5d706e0f;
    background-color: #dfe6e8!important;
}

#pun-admain textarea, #pun-admain .longinput input {
    width: 98%;
    background: #f0faf9;
}

/* ïëàøêà
------------------------------------------*/

.pltxt span {

    font-size: 9px;
    color: #565656;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 10px !important;
    background: #e5e5e5 !important;
    padding: 2px 10px;
    font-family: var(--font-text);
    box-shadow: 1px 1px 1px 0 rgb(0 0 0 / 20%);
    margin: 0px 10px !important;
    display: block;
    position: relative;
}

.plsh {
    position: relative;
    gap: 10px;
    display: flex;
    z-index: 0;
    width: 239px;
    height: 45px;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    left: 0px;
    bottom: 0px;
}

.pltxt p {
    color: #1b2221;
    font-weight: 400;
    font-size: 10px;
    text-transform: lowercase;
    line-height: 7px !important;
    font-family: jost;
    margin: 5px 10px !important;
    padding: 3px 8px 4px !important;
    background: #eff4edcf;
    border-radius: 3px;
}





td.tcl a.registered-user {
    font-weight: 500!important;
    color: #50605c !important;
}

.fs-box table .user-avatar {
    display: none;
}

.punbb .pmtc24 {
    vertical-align: middle;
    padding-bottom: 7px !important;
}