/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1750604841.css);
@import url('https://fonts.googleapis.com/css2?family=Almendra+SC&family=Almendra:ital,wght@0,400;0,700;1,400;1,700&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&family=Tenor+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Tilt+Neon&display=swap');

/* Font Awesome */
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');

:root {
--base-bg: #252527 url('https://forumstatic.ru/uploads/001c/37/ca/2/915846.png');
--bg-body: #EDEBE9 url('https://forumstatic.ru/files/001c/37/ca/80402.png');
--bg-tub: url('https://forumstatic.ru/files/001c/37/ca/78057.png');
--m-text: #323232;
--head-t: #86795A;
--head-navlink: #a44f4f;
--navlink-hov: #F9F5F0;
--main-link: #C77465;
--m-font: Jost;
--bg-cat: #d5d5d5b3;
--nav-m: #EDEAE8;
--head-navlinkhov: #F2D69E;
--nav-linkstop: #EFEAE0;
--nav-linkstop-hov: #A69167;
--categ-text: #5A5954;
--all-font: Jost;
}

/* 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 */

body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 80% Jost, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb optgroup {
  font: 1em Jost, arial, helvetica, sans-serif;
  background: #F9F4EF;
  font-weight: 400;
  color: #4D432E;
  border: 1px solid #86795a82;
  border-radius: 10px;
  padding: 10px;
  }

.punbb input {
    padding: 3px 9px;
    color: #000000;
    background: #c7c7c7ad;
    text-transform: lowercase;
    font-family: Jost;
    font-weight: 400;
    border: 1px solid #6f484899;
    border-radius: 14px;
    font-size: 14px;
}

#pun-admain input {
    background: #c8c8c8 !important;
    color: #1a1a1a;
}

.punbb select{
    padding: 5px;
    color: #000000b3;
    background: #b5b5b5;
    border-radius: 10px;
}


/* 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;
  }


/* A3.6 */
.punbb pre {
  font: 1em/140% Jost, "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: #e7e7e7ab;
    border: 1px solid #4a1c1fb3;
}

/* 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;
  }

#profile .tcl {
    width: 13% !important;
}

#profile .tc2 {
    width: 25% !important;
    text-align: center;
    font-size: 11px;
    color: #000;
    padding-right: 5px;
}

#profile .tc3 {
    width: 12% !important;
    font-size: 12px;
    color: #000;
    padding-right: 5px;
    padding-left: 0px;
}

/* 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: url(https://forumstatic.ru/files/001c/37/ca/48166.png) top center no-repeat, url(https://forumstatic.ru/files/001c/37/ca/99681.png) bottom center no-repeat, url(https://forumstatic.ru/files/001c/37/ca/93078.png) center repeat;
    margin: auto;
    width: 1020px;
    box-sizing: border-box;
    margin-top: 95px !important;
    margin-bottom: 150px;
    background-size: contain;
    border-radius: 20px;
    border: 1px solid #7B4748;
}

/* A5.2 */
.punbb {
    margin: 0px 25px 65px 25px;
    padding: 25px 0px 20px 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(--base-bg) center fixed;
    background-size: cover; 
   }

 #pun-redirect *{
      border:0 none;
   }

   #pun-redirect .main-title {
      display: none;
   }

  #pun-redirect.punbb .info .container a {
    color: #5A0606!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: Jost;
    text-transform: lowercase;
    color: #494949;
    background: #F9F5F0; 
    border-radius: 15px;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1.2em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.5em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

.punbb #pun-category1 {
  margin-top: -16px;
}

/* 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;
    margin-left: 15px;
}

.punbb .category .container{
    background: var(--bg-cat);
    padding: 10px 20px;
    border: 1px solid #45232596;
    width: 895px;
    border-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 25px;
    border-top: none;
}

/* 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: Playfair;
    text-transform: uppercase;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    background-color: transparent;
    color: #000000;
  }

#pun-main h2 {
    width: 922px;
    text-align: right;
    background: url(https://forumstatic.ru/files/001c/37/ca/21687.png);
    height: 40px;
    padding-top: 6px;
    color: #D5D5D5;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-family: Almendra;
    font-size: 23px;
    font-style: italic;
    padding-right: 15px;
}

#pun-stats h2 {
    display: block;
    color: #362021;
    font-family: Almendra;
    text-transform: uppercase;
    margin: 83px 0px -55px 70px !important;
}

#pun-stats h2 span {
    font-size: 46px !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: 14px;
    font-weight: 400;
  }

/* 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: 2em 2px 1em 2px;
    padding: 15px 15px 15px 15px;
    background: #eaeaeab5;
    border: 2px solid #2f2121bf !important;
    border-radius: 15px;
    color: #2c2b29;
    font-family: Jost;
  }

.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: Jost;
    margin-bottom: 8px;
    width: 30%;
    text-transform: lowercase;
    font-style: normal;
    letter-spacing: 0.2px;
  }

.punbb .code-box strong.legend {
    display: block;
    margin: -24px -20px 10px 10px;
    padding: 3px 9px 6px;
    color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    font-family: Jost;
    width: 30%;
    text-transform: lowercase;
    font-style: normal;
    height: 16px;
    background: #2B1B1C;
    border-radius: 15px;
}

/* 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: Jost;
    text-transform: uppercase;
    margin-left: 2em;
    color: #494949;
  }

/* B3.2 */
.multipage {
  margin-top: 2em;
  }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -4.6em;
    left: 1em;
    width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 2em;
  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: Jost;
    text-transform: uppercase;
    display: none;
  }

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;
    font-size: 11px;
    color: #494949;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
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
  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    font-family: Jost;
    text-transform: uppercase;
    background: transparent;
    color: #1d1d1d;
  }

/* 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{
  overflow: hidden;
  text-align: left;
  width: 47%;    
  font-family: Jost;
  font-size: 13px;
  }

.punbb .main .category .intd {
    background-repeat: no-repeat;
    border-radius: 30px;
}

/* C2.2 */

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 17%;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--m-font);
    text-transform: lowercase;
    color: #000000;
  }

.punbb .category .tc2, .punbb .category .tc3, .punbb .category .tcmod {
    display: none !important;
}

/* C2.3 */
.punbb .main .forum .tcr {
    position: relative;
    padding-bottom: 10px;
    width: 30%;
    text-transform: lowercase;
    overflow: visible;
    text-align: left;
    line-height: 45px;
    font-size: 13px;
    font-weight: 500;
    font-family: var(--all-font);
    background: transparent;
  }

/* C2.4 */
#pun-userlist .main .tcl {
  width: 30%
  }

.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(--m-font);
    font-size: 14px;
}

#pun-searchtopics .main .icon {
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 5px;
    width: 10px;
    background: #49464596;
    border-radius: 5px;
    margin-top: 5px;
}

/* C2.5 */
#pun-searchtopics .main .tc2 {
    text-align: left;
    width: 25%;
    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: 12px !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: 25px;
    text-transform: uppercase;
    height: 30px;
    font-family: Playfair;
    color: #5D3434;
    padding-top: 10px;
    margin-right: 20px;
    max-width: 900px;
    max-height: 35px;
    overflow: hidden;
  }

#pun-index .tcl h3 a {
    color: #5D3434 !important;
  }

#pun-index .tcl h3 a:hover {
    color: #9c7650 !important;
  }

#pun-index .tcl {
    width: 60%;
    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: Jost;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .2px;
    padding-left: 20px;
    padding-bottom: 1em;
    color: var(--m-text);
    padding-right: 20px;
    margin-bottom: 10px;
}


/* C2.15 */
#pun-messages .main .tc2 {
  text-align: center;
  }
  

/* C2.15*/
.punbb div.icon {
    float: left;
    display: block;
    height: 25px;
    width: 25px;
    margin-top: 10px;
}

Div.icon {
   background-image: url(https://forumstatic.ru/files/001c/37/ca/58878.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
    margin-left: -10px;
}
TR.inew Div.icon {
    background-image: url(https://forumstatic.ru/files/001c/37/ca/62037.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
    margin-left: -10px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon::before {
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 5px;
    width: 10px;
    background: #2c2b2bad;
    border-radius: 5px;
    margin-top: 5px;
}

#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: #661010d1;
    border-radius: 5px;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-width: 1px;
  margin-top: 0;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
    font-size: 12px;
    font-weight: 300;
    font-family: jost;
    text-transform: uppercase;
    letter-spacing: 0px;
    background: #d0d0d08c;
    border-radius: 15px;
  }

.punbb .post h3 a {
    font-weight: 400 !important;
}

/* C3.3 */
.punbb .post h3 span {
    padding: 5px 10px 5px 10px;
    display: block;
    font-weight: 400;
    background: transparent;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    position: relative;
    margin: 25px 0 0 10px;
    padding-top: 0;
    width: 230px;
    font-family: Jost;
    font-weight: 300;
    font-size: 12px;
    color: #D5D5D5;
    border-radius: 15px;
    text-align: center;
    z-index: 1;
  }

/* 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 {
    border: 1px solid #7B4748;
    border-radius: 15px;
    background: #252527;
    position: relative;
}

/* C3.7 */
.pa-author {
    font-family: Almendra;
    font-size: 18px;
    font-weight: 400 !important;
    letter-spacing: 0px;
    text-align: center;
    width: 230px;
    height: 25px;
    color: #A69167;
    margin-top: 20px;
    margin-left: -11px;
    text-transform: uppercase;
    transition: ease 1s;
    position: relative;
  }

/* C3.8 */
.pa-author a {
    font-size: 18px;
    font-weight: 400 !important;
    letter-spacing: 0px;
    transition: ease1s;
    font-family: Almendra;
    text-transform: uppercase;
    color: #A69167 !important;
    transition: ease 1s;
  }

.pa-author a:hover {
    transition: ease 1s;
    color: #502B2C !important;
}

/* C3.9 */
li.pa-title {
    font-weight: normal;
    font-family: Jost;
    text-align: center;
    text-transform: lowercase;
    margin-bottom: 6px;
    position: relative;
    color: #d5d5d5d9;
  }

li.pa-avatar.item2 {
    text-align: center;
    width: 230px;
    margin-left: -11px;
    position: relative;
}

li.pa-avatar.item2 img {
    border: 1px solid #A69167;
    max-width: 180px;
    border-radius: 15px;
}

li.pa-online {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 9em;
    background: #803535;
    border-radius: 10px;
    bottom: -5px;
    border: 1px solid #00000078;
  }

li.pa-fld6, li.pa-fld7 {
     font-size: 11px;
    display: inline-block;
    text-transform: lowercase;
    font-weight: 400;
    color: #A69167;
    width: 95px;
    text-align: center;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 265px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
    padding: 15px 20px 20px 25px;
  }

/*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: -22em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 13px;
    font-family: Jost;
    font-weight: 300;
    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.8em 0.5em 30px;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    font-family: jost;
    text-transform: lowercase;
  }

.punbb .modmenu .container a {
    font-weight: 400 !important;
}

.punbb .group1 a {
    color: #6c3636 !important;
    font-weight: 600 !important;
}

.postlink.long {
    width: 30em;
    font-size: 13px;
    margin-right: 1em;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
color: #180202 !important;
  }

/* 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: #f2eddf;
  }

/* 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: Jost;
  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 {
    display: 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;
    width: 97%;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--m-font);
    gap: 0 5px;
    font-weight: 600;
  }

/* D3.2 */
#pun-navlinks .container {
    margin-top: -36.5em;
    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;
    font-family: var(--all-font);
    margin-top: -24em;
    margin-bottom: 24em;
  }

/* 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: 15px;
    color: var(--bg-cat);
    font-weight: 300;
    text-transform: lowercase;
  }

#pun-ulinks li a:hover {
   color: var(--nav-linkstop-hov);
    font-weight: 300;
}

/* 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: 13px;
    font-family: var(--all-font);
    letter-spacing: 0.3px;
    text-transform: lowercase;
    width: auto;
    background: transparent;
    height: 25px;
    display: flex;
    align-items: center;
    padding-left: 30px;
    color: var(--m-text);
    justify-content: end;
    margin-top: 10px;
    font-weight: 500;
  }

#pun-status .container strong {
    font-weight: 500;
    color: #452325;
}

/* 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: 25px;
    font-family: var(--m-font);
    font-size: 13px;
    font-weight: 500;
    text-transform: lowercase;
    letter-spacing: 0.2px;
    background: transparent;
    display: flex;
    padding-left: 30px;
    align-items: center;
    color: var(--m-text);
    gap: 3px;
}

span.lastpost {
    color: #252527;
    font-weight: 400;
    text-transform: uppercase;
}

#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-weight: 500;
    transition: 1s;
    color: #452325;
}

#pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover {
    transition: 1s;
    font-weight: 500;
   color: #452325;
}

/* 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 {
   padding: 0em 1em 1em 1em;
    line-height: 1.1;
    text-align: center;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    padding: 0em 20px 0.8em;
    font-family: var(--m-font);
    font-size: 13px;
    text-transform: lowercase;
    position: relative;
    margin-top: 19px;
    border: 1px solid #7b4748b0;
    background: #0000003b;
    border-radius: 15px;
    color: #D5D5D5;
    font-weight: 300;
  }

/* 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;
  }

li#onlinelist a {
    color: #c0bdb7 !important;
    font-weight: 300;
}

a.group1 {
    font-weight: 300 !important;
}

/* 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 */
#pun-about {
    display: none;
  }

/* D8.4 */
#pun-about .container {
    display: none;
  }

/* D8.5 */
#pun-about p span {
    display: none;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
   display: none;
  }

/* 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: 0px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #5d3737 !important;
    z-index: 100;
}

.opsfor {
    margin-top: 3px;
    font-family: var(--m-font);
    margin-bottom: 9px;
    text-align: justify;
    font-size: 13px;
    color: #323232d4;
}

.podfor {
    text-align: left;
    font-family: var(--m-font);
    font-size: 13px;
    font-weight: 300;
}

.podfor a {
    border: 1px solid #2B1B1C;
    padding: 0px 20px 3px;
    margin-right: 5px;
    border-radius: 15px;
    font-weight: 300 !important;
    background: #452727 !important;
    color: #D5D5D5 !important;
}

.podfor a:hover {
    color: #D5D5D5 !important;
    border: 1px solid #551014a6;
    background: #845A5A !important;
    padding: 0px 20px 3px;
    margin-right: 5px;
    border-radius: 15px;
    font-weight: 300 !important;
}

div#post-form h2 {
    display: none;
}

.punbb .flag-i, li.pa-ua {
    display: none !important;
}

li.pa-online strong {
    display: block;
    opacity: 0;
    color: #2c2b28;
    text-align: center;
    text-transform: lowercase;
    width: 230px;
    font-size: 13px;
    border-radius: 10px;
    margin-left: -104px;
    margin-top: 12px;
}

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 #483d27;
    padding-top: 14px;
    border-radius: 10px;
    background: #ebebeb;
}

.post-content hr {
    opacity: 0.3!important;
    margin-bottom: 0.2em!important;
    margin-top: 0.2em;
}

.punbb .user-avatar .avatar-image {
    border-radius: 100% !Important;
    height: 50px!important;
    width: 50px!important;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid #7B4748 !important;
}

.punbb .user-avatar {
    float: left;
    position: relative;
    height: 50px!important;
    width: 50px!important;
    margin: 1px 11px 2px 0px !important;
}


a.lastpost-link {
    font-size: 13px;
    text-transform: uppercase;
    color: #723E41 !important;
    font-weight: 600 !important;
}

div#pun-navlinks {
    margin-bottom: 0 !important;
}

.lz-a {
    font-family: Playfair;
    font-size: 22px;
}

li.pa-fld3 {
    position: relative;
}

.lz-a a {
color: #A69167 !important;
}

li.pa-fld4 {
    width: 162px;
    margin-left: 12px;
    padding: 8px;
    border: 1px solid #7B4748;
    border-radius: 10px;
}

li.pa-fld5 {
    margin-left: -12px;
    margin-bottom: -3px;
    margin-top: -3px;
}

li.pa-posts, li.pa-respect {
    font-size: 11px;
    display: inline-block;
    text-transform: lowercase;
    font-weight: 400;
    color: #A69167;
    width: 95px;
    text-align: center;
    margin-top: 15px;
}

li.pa-posts, li.pa-fld6 {
    border-right: 1px solid #7B4748;
    padding-right: 6px;
}

li.pa-respect a {
    font-weight: 400 !important;
    color: #A69167 !important;
}

div#pun-announcement {
    margin-bottom: -10px !important;
}

#pun-status .status-right a {
    font-weight: 500 !important;
    color: #452325 !important;
}

.banners {
    width: 657px;
    height: 37px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    bottom: 0px;
    gap: 1px;
    left: 27.6em;
}

.banners img {
    border-radius: 10px;
}

.punbb .forum .tcl {
    font-size: 13px;
    padding-left: 2.3em;
}

li.pa-fld1 {
    z-index: 0;
    position: absolute;
    top: -15px;
    width: 27px;
    height: 27px;
    background: #252527;
    border: 1px solid #A69167;
    border-radius: 100%;
    left: 8em;
}

li.pa-fld1 img {
    width: 22px;
    height: 22px;
    object-fit: cover;
}

.prof-bg img {
    width: 264px;
    height: 360px !important;
    object-fit: cover;
    border-radius: 15px;
}

div#pun-live-rusff {
    display: none !important;
}

/* ÍÀÃÐÀÄÛ */
#navawards {
    display: none !important;
}


ul#stylelist {
    position: absolute;
    left: -8px;
}

#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;
}

.header-m {
    position: absolute;
    top: 155px;
    width: 780px;
    text-align: center;
    left: 101px;
    transform: rotate(-1deg);
    background: url(https://forumstatic.ru/files/001c/37/ca/76615.png);
    background-size: contain;
    padding: 18px;
    background-repeat: no-repeat;
    background-position-y: bottom;
    height: 97px;
    display: flex;
    align-items: center;
    font-family: 'Jost';
    color: #86795A;
    font-size: 13px;
}

.head-links {
    display: flex;
    width: 500px;
    position: absolute;
    left: 75px;
    top: 37px;
    gap: 10px;
    font-family: var(--m-font);
}

.head-links a {
    border: 1px solid #86795a8f;
    padding: 0 7px;
    background: #EEECEA;
    border-radius: 15px;
}

.head-links a:hover {
    border: 1px solid #86795a8f;
    padding: 0 7px;
    background: #86795A;
    border-radius: 15px;
    font-weight: 500;
    color: #EEECEA;
}

.post-content .spoiler-box > div {
background: url(https://forumstatic.ru/files/001c/37/ca/85293.png) no-repeat left center !important;
    cursor: pointer;
    padding-left: 23px !important;
}

li.pa-fld2 {
    width: 230px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

li.pa-fld2 img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 228px;
    object-fit: cover;
    margin-left: -2px;
}

/* ÍÀÂÈÃÀÖÈß Â ØÀÏÊÅ
-------------------------------------------------------------*/

.spirit_nav-wrap {
    position: absolute;
    margin: auto;
    width: 281px;
    z-index: 9;
    height: 41px;
    font-family: Playfair;
    margin-left: 26em;
    top: -4px;
}

.nav_button {
    text-align: center;
    padding: 7px 10px 8px 10px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .4slinear 0s;
    color: #EFEAE0;
    height: 26px;
    font-size: 40px;
    letter-spacing: 1.7px;
}

.nav_button.i_active {
    background: transparent;
    color: #B87E7F;
}

.nav_block {
    display: none;
    background: #150B13;
    position: absolute;
    font: 400 9px Jost;
    width: 100%;
    border: 1px solid #984749ad;
    border-radius: 15px;
}

.nav_block .link {
    padding: 8px;
    display: flex;
    flex-direction: column;
    text-align: center;
    text-transform: uppercase;
    gap: 5px;
}

.nav_block .link a {
    color: #D5D5D5 !important;
    padding: 3px 10px;
    transition: all .4slinear 0s;
    border: 1px solid #984749ad;
    border-radius: 11px;
    font-size: 11px;
    font-weight: 400;
}

.nav_block .link a:hover {
    background: #984749ad;
    color: #D5D5D5 !important;
}


/* ØÀÏÊÀ
-------------------------------------------------------------*/

.head-pl {
    height: 210px;
    margin-bottom: 10px;
}

.main-pl {
    background: url(https://forumstatic.ru/files/001c/37/ca/78357.png) center no-repeat;
    height: 201px;
    margin-top: 15px;
    border: 1px solid #674040;
    border-radius: 20px;
    position: relative;
    z-index: 2;
}

.pers1 {
    position: absolute;
    top: -31px;
    left: 20em;
}

.pers2 {
    position: absolute;
    top: -31px;
    right: 20em;
}

.bestp {
    width: 245px;
    border: 1px solid #984749;
    background: #00000082;
    border-radius: 10px;
    height: 50px;
    color: #D5D5D5;
    padding: 5px 8px;
    margin-top: 26px;
    margin-left: 25px;
    z-index: 3;
    position: relative;
    text-align: justify;
}

.besta {
    font-family: 'Playfair';
    font-weight: 600;
    font-size: 14px;
}

.besta a {
    color: #C8B388 !important;
    font-weight: 800 !important;
}

.bestt {
    height: 35px;
    overflow-y: auto;
    font-size: 12px;
}

.needpers {
    width: 165px;
    text-align: center;
    margin-top: 5px;
    margin-left: 50px;
}

.needname {
    background: url(https://forumstatic.ru/files/001c/37/ca/97273.png) center no-repeat;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Playfair;
    font-weight: 800;
}

.needlist {
    display: flex;
    justify-content: space-between;
}

.needlist a {
    border-radius: 100%;
    border: 1px solid #984749;
    height: 48px;
}

.needlist img {
    border-radius: 100%;
    filter: grayscale(1);
    width: 48px;
    height: 48px;
    object-fit: cover;
    transition: 1s;
}

.needlist img:hover {
    filter: grayscale(0);
    transition: 1s;
}

.anima-pl {
    width: 157px;
    position: absolute;
    top: 40px;
    left: 30.5em;
    color: transparent;
    background: url(https://forumstatic.ru/files/001c/37/ca/64706.png) center no-repeat;
    height: 159px;
    transition: 1s;
}

.anima-pl:hover {
    background: url(https://forumstatic.ru/files/001c/37/ca/23027.png) center no-repeat;
    transition: 1s;
    height: 159px;
    width: 157px;
    transition: 1s;
}

.actpers {
    width: 165px;
    text-align: center;
    position: absolute;
    top: 26px;
    right: 50px;
}

.actlist {
    display: flex;
    justify-content: space-between;
}

.actname {
    background: url(https://forumstatic.ru/files/001c/37/ca/25015.png) center no-repeat;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Playfair;
    font-weight: 800;
}

.actlist a {
    border-radius: 100%;
    border: 1px solid #984749;
    height: 48px;
}

.actlist img {
    border-radius: 100%;
    filter: grayscale(1);
    width: 48px;
    height: 48px;
    object-fit: cover;
    transition: 1s;
}

.actlist img:hover {
    filter: grayscale(0);
    transition: 1s;
}

.bestep {
    position: absolute;
    padding: 5px 10px;
    right: 25px;
    top: 151px;
    background: #0000009e;
    border-radius: 15px;
    border: 1px solid #98474991;
    font-family: Playfair;
    font-size: 13px;
}

.bestep span {
    color: #984749;
    padding-right: 10px;
    font-weight: 800;
}

.bestep a {
    color: #D5D5D5 !important;
    font-weight: 200 !important;
}

.plotep {
    position: absolute;
    padding: 5px 10px;
    left: 51em;
    top: 116px;
    background: #000000c7;
    border-radius: 15px;
    border: 1px solid #987c47b3;
    font-family: Playfair;
    font-size: 13px;
}

.plotep span {
    color: #987c47fc;
    padding-right: 10px;
    font-weight: 800;
}

.plotep a {
    color: #D5D5D5 !important;
    font-weight: 200 !important;
}

/* ÍÎÂÎÑÒÈ
-------------------------------------------------------------*/

.obn {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
    margin-top: -57px;
    position: relative;
    z-index: 10;
}

.obnl {
    display: flex;
    padding: 5px 7px;
    background: #502B2C;
    border: 1px solid #452325;
    border-radius: 15px;
    gap: 5px;
    transition: 1s;
}

.obnl:hover {
    background: #826F4A;
    border: 1px solid #453923;
    transition: 1s;
}

.obndate {
    background: #2B1B1C !important;
    padding: 3px 7px;
    font-size: 12px;
    color: #CACACA !important;
    font-family: Almendra;
    font-weight: 100 !important;
    border-radius: 10px;
}

.obntext {
    color: #D5D5D5 !important;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-family: Playfair;
    font-size: 14px;
    margin-right: 2px;
}


/* ÑÒÀÒÈÑÒÈÊÀ
-------------------------------------------------------------*/
#pun-stats .statsinfo {
    display: flex;
    gap: 34px;
    margin-bottom: 8px;
    position: absolute;
    top: -90px;
    width: 860px;
}

#pun-stats .statsinfo li {
    flex-shrink: 1;
    flex-grow: 1;
    text-align: center;
    color: #D5D5D5;
    text-transform: uppercase;
    font-size: 11px;
    background: #302828;
    border-radius: 10px;
    padding: 2px;
}

#pun-stats .statsinfo li a {
  color: #AA997E !important;
}

/* ÔÓÒÅÐ
-------------------------------------------------------------*/
.fut-back {
    display: flex;
    position: absolute;
    left: 5px;
    bottom: -55px;
}

.fut-amc {
    width: 285px;
    height: 30px;
    background: #150B13;
    border: 1px solid #a69167ba;
    border-radius: 15px;
    padding: 5px 10px;
    text-align: justify;
    color: #D5D5D5;
    letter-spacing: 0.5px;
}

.fut-t {
    height: 36px;
    overflow-y: auto;
    margin-top: -3px;
    margin-left: 8px;
}

.fut-d {
    color: #D5D5D5;
    font-size: 55px;
    height: 34px;
    font-family: Playfair;
    margin-left: 10px;
    margin-top: -4px;
}

.fut-banners {
    width: 660px;
    margin-left: 8px;
    border: 1px solid #a6676785;
    border-radius: 15px;
    background: #00000080;
}

input[type="button"] {
    background: #452325;
    border: 1px solid #502B2C;
    color: #D5D5D5;
    position: absolute;
    right: 20px;
}

input.button.submit {
    background: #150B13;
    border: 1px solid #984749;
    color: #afa4a4;
}

input.button.preview {
    background: #150B13;
    border: 1px solid #984749;
    color: #afa4a4;
}

#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;
}
