/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1762594221.css);

@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');

/* ПОДГРУЗКА ШРИФТОВ
-------------------------------------------------------------*/
@import url('//forumstatic.ru/files/001b/6e/df/58432.css');
@import url('//forumstatic.ru/files/0018/25/96/61263.css');
@font-face { font-family: Playfair Display;
    src: url('//forumstatic.ru/files/001b/0b/62/42032.ttf');}
@font-face { font-family: Vogue Highline serif;
    src: url('//forumstatic.ru/files/001b/6e/df/10841.otf');}
@font-face {font-family: 'Yeseva One';
src: local("Yeseva One"), url('//forumstatic.ru/files/001a/e1/8d/18626.otf');}
@font-face {font-family: 'roboto';
src: local("roboto"), url('https://forumstatic.ru/files/0018/b2/d3/10927.ttf');}
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
@import url('https://use.fontawesome.com/releases/v5.15.1/css/all.css');
@font-face {font-family: 'mr_ReaverockG';
src: local("mr_ReaverockG"), url('https://forumstatic.ru/files/001a/f8/52/19702.otf');}
@import url('//fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@font-face { font-family: Jost-Regular;
src: local("Jost-Regular"), url(//forumstatic.ru/files/001a/dc/1c/62614.ttf) format('truetype');}
@font-face { font-family: Jost-Bold;
src: local("Jost-Bold"), url(//forumstatic.ru/files/001c/0e/40/63625.ttf) format('truetype');}
@font-face { font-family: Jost-Medium;
src: local("Jost-Medium"), url(//forumstatic.ru/files/001c/0e/40/44503.ttf) format('truetype');}

@font-face {
  font-family: 'ber';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/57/9b/58472.otf);
}

@font-face {
  font-family: 'ber2';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/57/9b/17836.otf);
}

:root {
    --base-bg: #000 url(https://forumstatic.ru/files/001c/57/9b/87478.webp);
    --base-bg2: #b0aeae;
    --bord: #9e9d9d;
    --quo-fon: url(https://forumstatic.ru/files/001c/57/9b/62693.webp) top left no-repeat, url(https://forumstatic.ru/files/001c/57/9b/62824.webp) top right no-repeat, url(https://forumstatic.ru/files/001c/57/9b/69267.webp) bottom left no-repeat, url(https://forumstatic.ru/files/001c/57/9b/94819.webp) bottom right no-repeat #aaa9a9;
    --text: #191919;
    --tab-tex: #d5d0d0;
    --accent: #6a3d3d;
    --navi-link: #afafaf;
    --navi-link-hov: #ba6860;
    --head: url(https://forumstatic.ru/files/001c/57/9b/47785.webp);
    --main-font: ber;
    --sec-font: philosopher;
    --acc-font: ber2;
    --quo: #aaa9a9;
    --fon2: url(https://forumstatic.ru/files/001c/4e/f9/94899.webp);
    --prof-bg: url(https://forumstatic.ru/files/001c/57/9b/78959.webp?v=1);
}




/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
    font-size: 100.01%;
    position: initial !important;
}

/* A3.2 */
.punbb {
    font: normal 70% Verdana;
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 11px verdana, arial, helvetica, sans-serif;
    background: var(--quo);
    border: 1px solid var(--bord);
    outline: none;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 11px;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    width: 1122px;
    margin-top: 410px !important;
    padding-top: 10px;
    background: #1a1a1af0;
    margin: auto;
    box-sizing: border-box;
    margin-bottom: 100px;
    border: 1px solid #212121;
    position: relative;
    border-radius: 15px;
    box-shadow: 0px 0px 50px #181818;
}

/* A5.2 */
.punbb {
    width: auto;
    height: auto;
    margin: 35px 35px;
    padding: 20px;
    border-radius: 15px;
    background: url(https://forumstatic.ru/files/001c/57/9b/97663.webp) top left no-repeat, url(https://forumstatic.ru/files/001c/57/9b/63083.webp) top right no-repeat, url(https://forumstatic.ru/files/001c/57/9b/98965.webp) bottom right no-repeat, #b0aeae;
    min-height: 300px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

#pun-redirect {
    border: 0 none!important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: var(--base-bg) fixed top center/cover;
}
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--sec-font);
    padding: 30px 0px;
    height: auto;
    border: 0 !important;
    text-transform: lowercase;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: #e7e7e7;
}

#pun-redirect.punbb .info .container a {
    color: #e7e7e7 !important;
}



/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    font-family: var(--sec-font);
    font-size: 10px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    letter-spacing: 0.6px;
    text-transform: lowercase;
    margin: -20px 0px 20px 0px;
}


#pun-main h1 {
    display: none;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #707070;
    width: auto;
    margin: 20px 50px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  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: 15px 0;
    padding: 15px 20px 10px 20px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--sec-font);
    margin-bottom: 11px;
    width: auto;
    text-transform: none;
    font-style: normal;
    letter-spacing: 0;
    background: var(--accent);
    display: inline-flex;
    padding: 5px 20px;
    gap: 4px;
    color: var(--tab-tex);
    margin-left: -24px;
    border-radius: 5px;
}


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: none;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 5px !important;
    position: relative;
    padding: 0 0px;
}

/* B3.2 */
.multipage {
  margin-top: 1em;
  }

/* B3.4 */
.linkst .postlink {
    text-align: right;
}

/* B3.5 */
.punbb .linksb {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: none;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: auto;
    text-align: left;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: auto;
}

/* B3.8 */
.subscribelink {
    clear: both;
    display: flex;
    float: right;
    background: var(--quo);
    padding: 5px 15px 6px;
    text-transform: lowercase;
    transition: all .4s linear 0s !important;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
    padding: 0 1em 1em;
}

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
    padding: 0px 0px 0 0;
    margin: 0 0 0 11px;
    font-size: 1.1em;
}

/* C1.6 */
.punbb fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 0;
    font-family: var(--sec-font);
    text-transform: uppercase;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 0em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  text-align: left;
  width: 45%;
  }

/* C2.2 */
#pun-viewforum .tc2, #pun-viewforum .tc3, #pun-viewforum .tcmod {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: lowercase;
    width: 8%;
}


/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
}

#pun-index .tcr {
    text-transform: lowercase;
    width: 38%;
    position: relative;
    text-align: left;
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
    font-family: var(--sec-font);
}

/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 40%;
    text-transform: lowercase;
}

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  text-align: center;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 названия подфорумов*/ 
#pun-index .tcl h3 {
    font-family: var(--main-font);
    font-size: 19px;
    text-align: left;
    display: block;
    margin-top: 0px;
    font-weight: 400;
    text-transform: none;
    /* border: 1px solid red; */
    letter-spacing: .6px;
    text-shadow: 0px 0px 1px #706969;
    height: 29px;
}


#pun-index .tcl {
    width: 60%;
    position: relative;
    overflow: visible;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 10px 0;
}

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
  }

/* C2.13 */
.punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    text-align: justify;
    position: relative;
    font-family: var(--sec-font);
    font-size: 12px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 5px;
}


/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
}




#pun-messages .main .tc2 {
  text-align: center;
  }
  

 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS2.3 */
.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent ;

  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.post-links ul, .post-links, .usertable table {
  border-color: transparent;

  }

/* CS2.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }


/* C3.1 */
.punbb .post .container {
    border: none;
}

.post h3 span strong:before {
    content: "#";
}

/* C3.3 */
#pun-viewtopic .post h3 {
    height: 29px;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--sec-font);
    letter-spacing: 0px;
    background: var(--quo);
    text-transform: uppercase;
    border: 1px solid #8b8b8b66;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 3px 10px 0;
    border-radius: 3px;
    box-shadow: 6px 2px 10px #9794946e;
    margin-top: 13px;
}


/* C3.4 */
.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: right;
    font-weight: normal;
}

.punbb .post .post-author {
    float: left;
    width: 240px;
    background: var(--prof-bg) left center/cover;
    font-size: 12px;
    position: relative;
    margin: 12px 0 0;
    font-family: var(--sec-font);
    color: var(--tab-tex);
    border-radius: 5px;
    box-shadow: 6px 9px 20px #7c7a7a73;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 1em 1em 1em;
    line-height: 160%;
}


/* C3.7 */
.pa-author {
    font-family: var(--main-font);
    font-size: 21px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: .5px;
    text-transform: none;
    margin: 24px 0 10px;
    text-align: center;
    position: relative;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !IMPORTANT;
    transition: 1s ease;
}

/* C3.9 */
li.pa-title {
    font-size: 10px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: uppercase;
}


/* C3.11 */
.punbb .post-body {
    margin-left: 255px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 20px 0px 15px 10px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
    padding: 0 0px 0px;
    height: 3em;
    line-height: 2em;
    margin-left: -20em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 11px;
    font-family: var(--sec-font);
    font-weight: 400;
    text-transform: lowercase;
}

/* 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;
    text-align: right;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: uppercase;
    margin-bottom: 10px;
}

/* 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
  }

/* 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 {
    margin: 0 !important;
    padding: 0 !important;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px 0em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    margin: 0;
    border-style: none none none none;
    border-width: 0px 0px 0 0px;
}

/* D1.2 */
#pun-title h1 {
  display : block;}

/* D1.3 */
#pun-title .container {
  border-style: none none none none;}


/* D1.4 */
#pun-title h1 span  {
  display: none;}

#pun-title h1 span  {
  font-size: 1.5em;}


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 55px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline}

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;}

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;}

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em}



/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    height: 20px;
    text-transform: lowercase;
    /* border: 1px solid red; */
    justify-content: center;
    margin-top: -52px;
}

#pun-navlinks .container {
    padding: 0px;
}

#pun-navlinks li {
    display: inline;
    margin: 0;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {

}

/* D4.2 */
#pun-ulinks .container {
    /* border: 1px solid red; */
    padding-inline-start: 0px;
    width: 100%;
    margin-top: 31px;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline-block;
    border-left-style: solid;
    border-left-width: 1px;
    white-space: nowrap;
}

/* D4.4 */
#pun-ulinks li a {
    padding: 0px 6px;
}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
    font-size: 12px;
    font-family: var(--sec-font);
    font-weight: 400;
    letter-spacing: .3px;
    height: 23px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
    text-transform: none;
    gap: 3px;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }




/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
}

/* D5.5 */
#pun-crumbs1 p.container {
    height: auto;
    font-family: var(--sec-font);
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    WIDTH: auto;
    margin-top: 10px;
}


#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-weight: 400;
    transition: 1s;
}


#pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover {
    transition: 1s;
    font-weight: 400;
}


/* D5.6 */
#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: 0px 0 0 0 !important;
    position: relative;
    z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
    padding: 0em 1em 0em 1em;
    margin-top: 34px;
    text-align: center;
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 20px 25px;
    font-family: var(--sec-font);
    background: var(--quo);
    margin-top: 0;
    border-radius: 0 0 10px 10px;
}


/* D7.4 */
li#onlinelist {
    margin-top: 0em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    line-height: 130%;
    margin-bottom: 10px;
}

/* D7.5 */
li#onlinelist div {
    padding: 0em 0 0 0px;
    text-transform: none;
    font-size: 13px;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    margin-top: 10px;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: uppercase;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    font-family: var(--sec-font);
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    height: auto;
    margin-left: 43px;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }


#pun-status .status-right {
display: none;
}



.punbb th {
    font-size: 0 !important;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

html * {
    box-sizing: border-box;
}









.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

.spoiler-box {
    margin: 1em 0px 1em 0px;
    padding: 0 !important;
}


.post-content .spoiler-box > div {
    text-transform: none;
    padding-left: 0 !important;
    text-align: center;
    font-family: var(--sec-font);
    background: var(--quo-fon) !important;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
    display: flex;
    letter-spacing: 0;
    padding: 10px;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


del {
    text-decoration: none!important;
    filter: blur(4px);
    transition-duration: 0.3s;
}
del:hover {
    filter: blur(0px);
     transition-duration: 0.3s;
}



.punbb .code-box strong.legend a {
    font-weight: 500;
    color: var(--tab-tex);
    transition: 1s;
}

.punbb .code-box strong.legend a:hover {
    font-weight: 500;
    color: #cfcfcf;
    transition: 1s;
}

#pun-index .category table tr {
    -webkit-appearance: none;
    display: flex;
    padding: 10px 0px;
    gap: 0 40px;
    position: relative;
    align-items: center;
}

#pun-index .category table tr + tr {
margin: 10px 0;

}



#pun-viewforum .tcr {
    position: relative;
    display: flex;
    gap: 0 10px;
    align-items: center;
    width: 100%;
}

.postlink.long {
    width: auto !important;
}

.pagelink, .new-poll a, .new-topic a, .postlink span a {
    background: var(--quo);
    padding: 6px 15px 4px;
    text-transform: uppercase;
    font-size: 9px;
    transition: all .4s linear 0s !important;
    border: 1px solid #8b8b8b52;
    border-radius: 3px;
    box-shadow: 6px 2px 10px #9794944f;
}

.forum thead {
    display: none;
}




.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}


.reactions-root {
    display: none;
}


#plng {
    text-transform: uppercase;
    font-family: var(--sec-font);
    background: var(--quo);
    padding: 5px 20px;
    margin-top: -29px;
    position: absolute;
    border: 1px solid #8b8b8b52;
    border-radius: 0;
    box-shadow: 6px 2px 10px #9794944f;
}


#profile .container fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: var(--sec-font);
    text-transform: uppercase;
}


 #pun-main h2 span {
    font-size: 0px;
}



#html-header {
    color: var(--tab-tex);
}


#html-header a {
    transition: all .7s ease-in-out 0s;
    color: var(--navi-link-hov);
}

#html-header a:hover {
    transition: all .7s ease-in-out 0s;
    color: var(--tab-tex);
}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}





.html-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;}


.html-box a {
    background: #c0701e;
    color: var(--base-bg2) !important;
    padding: 6px 15px;
    transition: all .7s ease-in-out 0s;
    text-transform: lowercase;
    font-size: 12px;
}


.html-box a:hover {
    background: #262626;
    color: var(--navi-link) !important;
    padding: 6px 15px;
    transition: all .7s ease-in-out 0s;
}




#tooltip {position: absolute; 
background: #b7651c; z-index: 999;
max-width: 200px; border: none; border-radius: 10px; box-shadow: 0 0 0px 1px rgba(0,0,0,.05) inset;     font-family: var(--sec-font); font-size: 11px; display: none; color: #efeee4; text-align: center; padding: 6px 22px; font-weight: 400;}



.podfor_links {
    display: flex;
    gap: 10px;
}


.podfor {
    font-size: 11px;
    /* background: var(--base-bg) bottom left; */
    /* color: #d3d3d3; */
    text-transform: lowercase;
    margin: 5px 0;

}




.go-up {
background: url(https://forumstatic.ru/files/001c/57/9b/89465.webp);
width: 100px;
height: 58px;
}

.go-down {
background: url(https://forumstatic.ru/files/001c/57/9b/60024.webp);
width: 100px;
height: 58px;
}


#pun-index div.category .container {
    padding: 0 30px 10px;
    margin: 0 0 20px 0;
    background: url(https://forumstatic.ru/files/001c/57/9b/90314.webp?v=1) bottom center/cover;
    border-radius: 0 0 10px 10px;
}


.edin_sts {
    display: flex;
    gap: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 10px;
    position: absolute;
    top: 15px;
    color: var(--tab-tex);
}


#form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-around;
    padding: 0px 20px;
}
#form-buttons td img {position: absolute; z-index: 100; left: 0; top: 0;}
#form-buttons td {
    background-image: none !important;
    position: relative;
    width: 26px;
    height: 26px;
    margin: 5px 0px 5px 0px;
}




#form-buttons {
    background: var(--quo);
    border: 1px solid var(--bord);
    border-width: 1px 1px 0 1px;
}


.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);
}




.allps {
    font-family: var(--sec-font);
    width: 95px;
    margin-left: 0;
    margin-top: 0px!important;
    color: var(--text);
    height: 62px;
    font-size: 9px;
    display: flex;
    font-weight: 400;
    flex-direction: column;
    text-transform: uppercase;
    gap: 3px;
    background: #d7d7d7;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--bord);
}







#blur_back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    display: flex;
    justify-content: center;
    overflow: hidden;
}


.blur {
    width: 974px;
    position: relative;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}


.logo {
    background: var(--head);
    width: 1094px;
    height: 452px;
    left: 11px;
    position: absolute;
    top: -412px;
    z-index: -1;
    /* border: 1px solid red; */
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    height: 53px;
    -webkit-text-size-adjust: 100%;
    margin: 10px 0px 0px;
    display: flex;
    align-items: center;
    padding: 0 !IMPORTANT;
    justify-content: center;
    position: relative;
    background: url(https://forumstatic.ru/files/001c/57/9b/95021.webp) no-repeat bottom / cover;
    border-radius: 10px 10px 0 0;
    border: 1px solid #7c7c7c;
    box-shadow: -2px -6px 20px #8b8484;
    flex-direction: column;
    gap: 6px;
}

#pun-index .category h2 span, #pun-stats h2 span {
    display: flex;
    -webkit-text-size-adjust: 100%;
    align-items: center;
    font-family: var(--main-font);
    font-size: 21px;
    margin-left: 0;
    position: relative;
    font-weight: 300;
    letter-spacing: .6px;
    text-transform: lowercase;
    color: #b7b7b7;
    line-height: 10px;
    margin-top: 5px;
}


#pun .category-2 h2 {
    background: url(https://forumstatic.ru/files/001c/57/9b/94984.webp) no-repeat bottom / cover;
}


#pun .category-3 h2 {
    background: url(https://forumstatic.ru/files/001c/57/9b/43900.webp) no-repeat bottom / cover;
}

#pun .category-4 h2 {
    background: url(https://forumstatic.ru/files/001c/57/9b/18961.webp) no-repeat bottom / cover;
}

#pun .category-5 h2 {
    background: url(https://forumstatic.ru/files/001c/57/9b/45448.webp) no-repeat bottom / cover;
}

#pun .category-6 h2 {
    background: url(https://forumstatic.ru/files/001c/57/9b/76147.webp) no-repeat bottom / cover;
}

#pun-stats h2 {
    background: url(https://forumstatic.ru/files/001c/57/9b/96820.jpg) no-repeat bottom / cover;
    display: flex;
    align-items: flex-end;
    padding: 0 30px !important;
    border-radius: 10px 10px 0 0;
    height: 38px;
}

#pun-index .category h2 seid {
    border-radius: 10px;
    color: #9f9f9f;
    margin-top: -3px;
    font-family: var(--sec-font);
}


#pun-index .tcl h3 a {
    color: var(--accent) !important;
}


#pun-index .tcl h3 a:hover {
    color: var(--text) !important;
}

#pun-stats {
    position: relative;
}

.top_news {
    gap: 100px;
    height: 40px;
    position: absolute;
    top: -378px;
    /* border: red 1px solid; */
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
}


.block_one {
    /* border: red 1px solid; */
    width: 274px;
    display: flex;
    gap: 7px;
    flex-direction: column;
    align-items: center;
    font-family: var(--sec-font);
    position: absolute;
    top: -378px;
    right: 90px;
}


.block_two {
    /* border: red 1px solid; */
    width: 274px;
    display: flex;
    gap: 7px;
    flex-direction: column;
    align-items: center;
    font-family: var(--sec-font);
    position: absolute;
    top: -378px;
    left: 90px;
}


.block_one span, .block_two span {
    font-size: 14px;
    letter-spacing: .5px;
    color: var(--base-bg2);
}


.amss, .block_two quo {
    font-size: 14px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%) !important;
    -webkit-background-clip: text !important;
    color: var(--bord);
    text-shadow: 1px 1px #00000045, 0px 0px 10px #1a1a1a;
}

.block_two quo {
    color: var(--navi-link-hov);
}

.voodoo_hi {
    position: absolute;
    top: -300px;
    /* border: 1px solid red; */
    left: 90px;
    width: 274px;
    font-family: var(--sec-font);
    font-size: 11px;
    line-height: 28px;
    text-align: justify;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.voodoo_hi span, .bpost span a {
    font-size: 14px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%) !important;
    -webkit-background-clip: text !important;
    text-shadow: 1px 1px #00000045, 0px 0px 10px #1a1a1a;
    color: #cf7268cc;
    font-family: var(--sec-font);
    font-size: 16px;
    letter-spacing: .5px;
}


.voodoo_hi zv, .bpost zv  {
    letter-spacing: 9px;
    font-size: 21px;
    margin-top: 10px;
}



/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {
    cursor: pointer;
    font-family: var(--sec-font);
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 38px;
    width: 274px;
    top: -55px;
    display: flex;
    justify-content: center;
    left: 90px;
    position: absolute;
    z-index: 100;
    /* border: red 1px solid; */
    flex-wrap: wrap;
    /* background: url(https://forumstatic.ru/files/001c/57/9b/66353.webp); */
    font-size: 14px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%) !important;
    -webkit-background-clip: text !important;
    text-shadow: 1px 1px #00000045, 0px 0px 10px #1a1a1a;
    color: #9f4238cc;
}

/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {
    width: 273px;
    position: absolute;
    top: -186px;
    text-align: center;
    z-index: 999;
    left: 90px;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {
    display: flex;
    opacity: 1;
    padding: 10px;
    background: #1b1b1b;
    border: 1px solid #43434363;
    flex-wrap: wrap;
    gap: 10px;
    border-radius: 6px;
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
    text-align: center;
    transition: all 0.3s linear 0s;
    padding: 3px 10px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-shadow: 1px 1px #725e24;
    font-family: var(--sec-font);
    font-size: 10px;
    background: var(--accent);
    flex: auto;
    color: var(--tab-tex);
    display: flex;
    border-radius: 3px;
    justify-content: center;
}

/* ссылка при наведении */
#pun .sslka a:hover {
    background-color: #2a2a2a;
    opacity: 1;
    color: #b0aeae !important;
    letter-spacing: 0.8px;
    transition: 1s ease;
    text-shadow: 1px 1px #1e1e1e;
}


.bpost {
    position: absolute;
    top: -300px;
    /* border: 1px solid red; */
    right: 90px;
    width: 274px;
    font-family: var(--sec-font);
    font-size: 11px;
    line-height: 28px;
    text-align: justify;
}

.bpost span {
    text-align: center;
    font-size: 14px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%) !important;
    -webkit-background-clip: text !important;
    text-shadow: 1px 1px #00000045, 0px 0px 10px #1a1a1a;
    color: #d5d0d0bd;
    font-family: var(--sec-font);
    font-size: 16px;
    letter-spacing: .5px;
    display: block;
}

.need_z {
    right: 90px;
    font-family: var(--sec-font);
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 38px;
    width: 274px;
    top: -55px;
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 100;
    flex-wrap: wrap;
    font-size: 14px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 5%, rgba(0, 0, 0, 1) 65%) !important;
    -webkit-background-clip: text !important;
    text-shadow: 1px 1px #00000045, 0px 0px 10px #1a1a1a;
    color: #9f4238cc;
}

.activees div {
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 1px #363636;
}


.activees img {
    filter: grayscale(100%) brightness(0.4);
    transition: all .6s ease-in-out 0s;
    border-radius: 100%;
    width: 44px;
    height: 44px;
    box-shadow: 0px 0px 0px 1px #666565, 0px 0px 20px #1b1c1cb0;
}


.activees div:hover img {
    filter: grayscale(100%);
}



.activees {
    height: 44px;
    width: 274px;
    top: -118px;
    display: flex;
    justify-content: center;
    right: 90px;
    position: absolute;
    z-index: 100;
    /* border: red 1px solid; */
    flex-wrap: wrap;
    gap: 20px;
}


.logo_gif {
    background: url(https://forumstatic.ru/files/001c/57/9b/47635.gif?v=1);
    width: 203px;
    height: 262px;
    position: absolute;
    top: -283px;
    left: 465px;
    pointer-events: none;
}



.ban {
    margin: 81px 0px 0px 0px !important;
    overflow-y: auto;
    padding-right: 5px;
    height: 39px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* border: red 1px solid; */
    gap: 10px;
    position: absolute;
    left: 0;
}



.ban img {
    opacity: 0.4;
    transition: 1s ease;
}

.ban img:hover {
    opacity: 0.9;
}



div .post-rating p a {
    text-align: center;
    font-weight: 700;
    background: url(https://forumstatic.ru/files/001c/57/9b/68999.webp) no-repeat center;
    background-size: 29px;
    position: relative;
    z-index: 100;
    width: 29px;
    height: 29px;
    text-align: center;
    font-size: 12px !important;
    display: flex;
    line-height: 34px;
    font-family: var(--sec-font);
    justify-content: center;
    align-items: center;
}



.post-content .spoiler-box > blockquote.visible {
    padding: 20px;
}


.sered {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.punbb .post .post-author::before {
    content: ' ';
    /* background: url(https://forumstatic.ru/files/001c/57/9b/75813.webp); */
    width: 100%;
    height: 125px;
    position: absolute;
    border-radius: 10px 10px 0;
    display: block;
    background: var(--prof-bg) left center/cover, url(https://forumstatic.ru/files/001c/57/9b/41150.gif) center/cover;
    background-blend-mode: screen;
}


.proffl {
    backdrop-filter: blur(7px);
    border-radius: 6px;
    padding: 5px;
    background: #171818b8;
    border: 1px solid #2b2b2b9c;
    box-shadow: 4px 1px 20px #171818;
}


.pa-fld1 {
    display: flex;
    flex-direction: column;
    margin: 4px 6px;
}



.pa-fld1 lzname {
    background: linear-gradient(45deg, #57303059, transparent), url(https://forumstatic.ru/files/001c/57/9b/17500.webp) bottom center / cover;
    border-radius: 3px;
    padding: 3px;
}

.pa-fld1 lzname a {
    color: #c1c1c1 !important;
    text-shadow: none !IMPORTANT;
    text-transform: uppercase;
}


.pa-fld1 lzname a:hover {
    color: #b0aeae !important;
}


.pa-fld1 lztext {
    margin: 7px 0 0;
    text-align: justify;
}

.pa-fld2 {
    backdrop-filter: blur(7px);
    border-radius: 0 0 5px 5px;
    padding: 3px 0 0 0;
    background: #141414f0;
    border: 1px solid #2b2b2b9c;
    box-shadow: 4px 1px 20px #171818;
    text-transform: uppercase;
    font-size: 9px;
    margin: 1px  30px 7px;
    border-width: 0 1px 1px 1px;
    letter-spacing: 1px;
}


.pa-posts, .pa-respect, .pa-fld3 {
    display: inline-block;
    font-size: 9px;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    font-weight: 400;
    letter-spacing: .5px;
    width: 59px;
    text-transform: uppercase;
    height: 10px;
    margin: 0 10px;
    line-height: 13px;
}


.pa-respect img {
    width: 7px;
}


.guest {
    background: url(https://forumstatic.ru/files/001c/57/9b/78959.webp?v=1) top center/cover;
    color: var(--tab-tex);
    font-family: var(--sec-font);
    font-size: 13px;
    margin: 0 10px;
    box-shadow: 6px 9px 20px #7c7a7a73;
    border-radius: 5px;
}


.guest voodoo {
    display: block;
    margin: 0px 0 0 0;
    text-align: center;
    color: #ad3636bf;
    background: linear-gradient(rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    font-family: var(--main-font);
    font-size: 53px;
    padding-top: 5px;
    height: 95px;
}

.guest faq {
    display: block;
    text-align: center;
    background: #191919;
    border: 1px solid #212121;
    border-width: 1px 0;
    padding: 5px;
}


.guest a {
    font-weight: bold;
    color: var(--navi-link-hov) !important;
}

.guest a:hover {
    color: var(--tab-tex) !important;
}

.guest rules {
    display: block;
    margin: 20px 50px;
}


.bronn {
    display: flex;
    margin: 10px 50px 30px;
    justify-content: center;
}



.bronn pers, .bronn face {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}


.bronn pers text {
    height: 140px;
    overflow-y: auto;
    padding-right: 10px;
}


.shablon {
    background: url(https://forumstatic.ru/files/001c/57/9b/78959.webp?v=1) bottom left/cover;
    color: #d7d4c8;
    font-family: var(--sec-font);
    font-size: 13px;
    border: 1px solid #464a48;
    box-shadow: 0 0 10px #a39e8f;
    margin: 0 50px;
    border-radius: 5px;
}


.shablon hi {
    display: block;
    margin: 0 10px 1px;
    text-align: center;
    color: #ad3636bf;
    background: linear-gradient(rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    font-family: var(--main-font);
    font-size: 32px;
    text-transform: capitalize;
    padding-top: 10px;
    height: 60px;
}


.priem {
    display: flex;
    gap: 20px;
    margin: 20px 50px 30px;
    align-items: center;
}

.priem pic img {
    border: 1px solid #212121;
    border-radius: 5px;
}


.priem text {
    line-height: 25px;
}

img[alt="hide-autor"] {
    display: none;
}



.vneh p, .charct p {
  margin: 0 0 0 0px;
  padding: 0 0 0em 0 !important;
  line-height: normal !Important;
  }


.vneh {
    background: url(https://forumstatic.ru/files/001c/57/9b/78959.webp?v=1) bottom/cover;
    color: #d1d0c8;
    margin: 0 10px;
    box-shadow: 6px 9px 20px #7c7a7a73;
    border-radius: 5px;
    border: 1px solid #252525;
}


.v_zag {
    display: block;
    margin: 10px;
    text-align: center;
    background: linear-gradient(rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    font-family: var(--main-font);
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .6px;
    color: #ad3636bf;
}

.strka {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 10px 20px 30px;
}


.sps_v {
    width: 250px;
    background: #1a1a1a;
    border: 1px solid #212121;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-radius: 5px;
}



.wrds {
    font-family: var(--sec-font);
    text-align: center;
    margin: 15px 0 0;
    font-size: 14px;
}


.wrds_text {
    margin: 10px 20px 20px;
    font-family: var(--sec-font);
    font-size: 12px;
    overflow-y: auto;
    height: 190px;
}


.wrds_text::-webkit-scrollbar {
    width: 5px;
    height: 9px;
    background-color: #1b1c1c;
}


.wrds_text a {
    color: #bb7575 !important;
    transition: 1s ease;
    text-decoration: none;
}


.wrds_text a:hover {
    color: #d1cdbe !important;
    transition: 1s ease;
    text-decoration: none;
}



.strka2 {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 10px 20px 30px;
}




/************************* 
Стиль для Быстрой смены аккаунтов 
Deff 
*************************/ 
/*Cкрытие формы входа без клика*/ 
#pun-navlinks a:not(.NextShow)+span.odd{ 
display:none!important; 
}
#pun-navlinks #New-exit img {
    /* position: absolute; */
    margin: 0;
    width: 18px;
    height: auto;
    margin: 2px 0 -2px;
    opacity: 1;
    transition: 0.33s;
    filter: grayscale(1);
}
#pun-navlinks #New-exit:hover{
 opacity: .4;
 transition: 0.66s;
}
/*Стиль доп-иконки Выход!*/ 
.punbb #pun-navlinks a#New-exit {
position: absolute;
z-index: 100000!important;
margin-top: 0px!important;
margin-left: 39px!important;
float: none!important;
}
.punbb #pun-navlinks a#New-exit:before {
    content:none;
}
.punbb #pun-navlinks #form-login {
    display: block;
    font: 12px var(--sec-font);
    color: #000000;
    position: absolute !important;
    left: -38px;
    top: 10px;
    z-index: 100000 !important;
    padding: 7px 15px;
    background: #9f9f9f;
    background-size: 36px auto;
    border-radius: 0 5px 5px 0px;
    text-align: justify;
    border: 1px solid #979797;
    box-sizing: border-box;
}
.punbb #form-login #fld1,#form-login #fld2{ 
background-color: ##D8D6D2; 
} 
.punbb #pun-navlinks #form-login input[type="submit"] {
    outline: 0 none;
    color: #d2cfc0 !important;
    cursor: pointer;
    padding: 3px 12px !important;
    border-radius: 13px !important;
    font-weight: 400 !important;
    margin-top: 4px !important;
    line-height: 18px !important;
    font: var(--h1-font) !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 8px !important;
}
/*Стиль формы входа*/ 

#pun-navlinks #navlogin #form-login { 
 margin-left: -21px;/*Подвижки формы влево от вход*/ 
} 
#pun-navlinks #navlogout #form-login { 
 margin-left:  -21px;/*Подвижки формы влево от выход*/ 
} 
.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left:  -21px!important;/*Подвижки формы влево от выход для АМС*/
} 
/*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */ 
#pun-navlinks #form-login input[value="Войти"]+p{ 
margin-bottom: 11px; 
margin-top: 11px; 
} 
.punbb #pun-navlinks #form-login a.Rega, 
.punbb #pun-navlinks #form-login a.Forgot{ 
position:relative;
text-transform: none!important; 
z-index:1000;
color: #515151!important;
cursor:pointer; 
font: 10px Verdana!important;
}
.punbb #pun-navlinks #form-login a.Rega:before, 
.punbb #pun-navlinks #form-login a.Forgot:before{
  content:none;
}
/* Помечаем красным незаполненные поля!*/ 
#form-login input.none{ 
outline:red dashed 2px!important; 
} 
/*Форма слево(с Никами) */ 
#List-UserNames {
    position: absolute;
    margin-top: -8px;
    min-height: 90px;
    width: 250px;
    right: 100%;
    padding: 12px 19px 12px 19px;
    background: #9f9f9f;
    border-radius: 5px 0 0px 6px;
    text-align: justify;
    color: #000000;
    font-size: 10px;
    font-family: var(--sec-font);
    border: 1px solid #979797;
    box-sizing: border-box;
}
/*Стиль контейнера под список Ников*/ 
.punbb #List-UserNames ul{
padding:0;
overflow:hidden; 
overflow-y:auto; 
min-height:36px; 
max-height:72px;/*Видимое число Ников без прокрутки! сейчас - 4*/ 
} 
.punbb #List-UserNames li {
    display: block !important;
    position: relative;
    background: #6a3d3d;
    text-align: left;
    padding-left: 10px !important;
    font: 10px 'Verdana' !important;
    margin: 3px auto !important;
    padding: 3px 0;
    transition: .33s;
    border-radius: 6px;
}
.punbb #List-UserNames li:hover{ 
opacity:.84; 
/*background:#546a6b!important;*/
} 
/*Стиль Ников*/ 
.punbb #List-UserNames li>b{ 
    cursor: pointer;
    color: #d4d2ce;
} 
.punbb #List-UserNames li>b:hover{ 
opacity:.93; 
text-shadow:1px 1px 1px rgba(0,0,0,.6); 
} 
/*Скролл контейнера с никами*/ 
#List-UserNames ul::-webkit-scrollbar { 
width: 7px; 
height: 5px; 
} 
#List-UserNames ul::-webkit-scrollbar-track { 
background-color: #919190; 
border: 1px solid #919190; 
box-shadow: none; 
} 
#List-UserNames ul::-webkit-scrollbar-thumb { 
background-color: #bdbdbc; 
border: 2px solid #888887; 
box-shadow: none; 
} 
/*Кнопки Удалить (правее ников)*/ 
#List-UserNames ul li>span { 
display: inline-block;
    padding: 0 10px;
    position: absolute;
    cursor: pointer;
    top: 1px;
    bottom: 0;
    right: 2px;
    color: #d4d2ce;
    font: 11px Verdana;
} 
/*Текст при отсутствии запомненных Ников!*/ 
#List-UserNames ul:empty:before{ 
display:inline-block; 
content: "У Вас нет запомненных ников, введенных через форму справо, или через перенос ниже!"; 
} 
/*Кнопка выход-2*/ 
#navlogin #exit-2 { 
display:none; 
} 
#navlogin #form-login, 
#navlogout .Rega, 
#navlogout .Forgot { 
background-image:none!important;
display:none; 
} 
/*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/ 
#List-UserNames ul+span{ 
display:inline-block; 
padding:6px 0 8px 0; 
text-align:left; 
font: normal normal 400 10.56px/normal Verdana;
} 
/*Сам инпут*/ 
.punbb #List-UserNames input { 
    border-radius: 6px;
    text-shadow: none!important;
    color: #282828 !important;
    background-color: #d4d2ce;
    font: normal normal 400 11px / normal Arial !important;
    margin-top: 9px;
    padding: 2px !important;
    max-height: 18px;
    vertical-align: middle;
} 
/*Стрелочки к инпуту*/ 
#List-UserNames ul+span b{ 
font: normal normal 400 13px/normal Verdana; 
padding:0 3px; 
color: #717483;
} 
/*Кликалка слево, чуть выше инпута*/ 
#List-UserNames .a1-copy{ 
display:inline-block!important; 
cursor:pointer; 
float:left; 
} 
/*Кликалка справо*/ 
#List-UserNames .a1-paste{ 
cursor:pointer; 
display:inline-block!important; 
float:right; 
} 
/*Подсказки на кликалках*/ 
.tipsy.a11 { 
font: normal normal 400 11px/normal Tahoma!important; 
margin-top:-22px!important; 
margin-left: 148px!important; 
max-width:170px; 
} 
/************************* 
//Конец Стиля для Быстрой смены аккаунтов 
*************************/





.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: lowercase;
    width: 8%;
}



/* бегунок шрифт */
.FNTslider {
    width: 100px;
    height: 8px;
    float: right;
    margin-right: 50px;
    background: #b3b3b3;
    border: 1px solid #999999;
    margin-top: 3px;
    border-radius: 3px;
}
.FNTslider .before {
    height: 100%;
    background: #999999;
}
.FNTslider .thumb {
    width: 7px;
    height: 100%;
    position: relative;
    top: -6px;
    cursor: pointer;
    margin-left: 0px;
    background: #7e4949;
    border-radius: 0;
}



.punbb-admin #pun-navlinks .container {
    font-size: 24px !important;
    letter-spacing: 0 !important;
}




/*** ХРОНОЛОГИЯ ***/
.chrong {
    background: url(https://forumstatic.ru/files/001c/57/9b/78959.webp?v=1) center/cover;
    color: #d1d0c8;
    border: 1px solid #464a48;
    margin: 0 10px;
    border-radius: 5px;
    box-shadow: 6px 9px 20px #7c7a7a73;
}


.chr_bl {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0;
    align-items: flex-start;
}

.chr_bl year {
    display: inline-flex;
    padding: 10px 30px 6px;
    margin: 0 0 0 -10px;
    color: #c16a69;
    font-family: var(--sec-font);
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .6px;
    background: #1a1a1a;
    border: 1px solid #212121;
    border-radius: 5px;
}


.ep_sp {
    margin: 0 30px;
    font-family: var(--sec-font);
    font-size: 13px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}



.ep_sp a {
    text-align: center;
    color: #9b4443d6 !important;
    background: linear-gradient(rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 35%, rgba(0, 0, 0, 1) 100%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    font-family: var(--sec-font);
    font-weight: 300 !important;
    text-transform: none;
    letter-spacing: .6px;
    transition: 1s ease;
}

.ep_sp a:hover {
    color: #a9a797 !important;
    transition: 1s ease;
}


.ep_sp name {
    font-size: 17px;
}


.ep_sp dat {
    font-size: 11px;
}



.ep_sp text {
    white-space: break-spaces;
    display: block;
    height: 100px;
    overflow-y: auto;
    padding-right: 10px;
    font-size: 11px;
}


.ep_sp text::-webkit-scrollbar {
    width: 5px;
    height: 9px;
    background-color: #1b1c1c;
}



#pun-messages #plng {
display: none;
}

#pun-admain .adlabel {
    width: 17em !important;
}


#pun-admain span.adsubmit {
    width: 20em !important;
}


#pun-admain span.adsubmit .button {
    font-size: 8px !important;
}


.pa-fld3 {
    width: 32px;
}






@import url('https://fonts.googleapis.com/css2?family=Alice&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');

.f_timeline-wrap {
  --tfont: philosopher; /* шрифт заголовков */
  --tfont2: pt sans; /* шрифт текстовок */
  --border: #A6A6A6; /* цвет бордера */
  --tcolor: rgba(93, 54, 54, 1); /* цвет ссылок и кругляшков */
  --tcolor2: #212121; /* цвет текста */
}

.f_timeline-wrap a {
  color: var(--tcolor) !important;
}

.f_timeline-wrap a:hover {
  color: var(--tcolor2) !important;
}

.f_timeline-wrap {
  width: 100%;
  color: #333;
  font-family: var(--tfont);
}

.f_timeline-year {
  font-weight: 700 !important;
  font-size: 28px !important;
  height: 70px;
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0;
  position: relative;
}

.f_timeline-year .f_timeline-mark:before {
  background: transparent;
  content: "";
  width: 15px;
  height: 70px;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: -25px;
  position: absolute;
  border-top: 3px solid var(--border);
  border-bottom: 3px solid var(--border);
  box-sizing: border-box;
}
.f_timeline-year .f_timeline-mark:after {
  content: "";
  height: 20px;
  top: 70px;
}

.f_timeline-year + .f_timeline-item {
  margin-top: 24px
}

.f_timeline-year:first-child .f_timeline-mark:before {
 border-top: 0px solid var(--border);
}

.f_timeline-item {
  padding-left: 40px;
  padding-top: 4px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.f_timeline-mark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}

.f_timeline-mark:before {
  background: var(--tcolor);
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 9px;
}

.f_timeline-mark:after {
  content: "";
  width: 3px;
  background: var(--border);
  display: block;
  position: absolute;
  top: 26px;
  bottom: 0;
  left: 6px;
}
.f_timeline-mark:last-child .f_timeline-mark:after {
  content: none;
}

.f_timeline-item span {
  display: block;
  font-weight: 700;
  font-size: 12px;
}

.f_timeline-item a {
  font-weight: 700;
  font-size: 18px;
}

.f_timeline-item p {
  padding: 0;
  margin: 0;
  font: 500 12px/150% var(--tfont2) !important
  padding-bottom: 30px !important;
  margin-top: 5px!important;
}

.f_timeline-item.closed .f_timeline-mark:before, .f_timeline-item.closed span, .f_timeline-item.closed a, .f_timeline-item.closed p {
  opacity: .65;
  filter: sepia(100%)
}

.f_timeline-item:last-child .f_timeline-mark:after {
  content: none;
}