/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1762596840.css);

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap');

@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');

@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: 'newst';
  font-style: normal;
  font-weight: 400;
  src: url('https://forumstatic.ru/files/001c/93/ce/20405.ttf') format('truetype');
}


:root {
    --base-bg: #4e4642 url(https://forumstatic.ru/files/001c/93/ce/48877.jpg);
    --base-bg2: #dadada;
    --text: #191515;
    --sec-text: #282222;
    --accent: #9c412d;
    --accent2: #7c2917;
    --navi-link: #0f0e0e;
    --navi-link-hov: #863b28;
    --main-font: inter;
    --sec-font: newst;
    --head: url(https://forumstatic.ru/files/001c/93/ce/77540.jpg);
    --profile-bg: url(https://forumstatic.ru/files/001c/93/ce/41940.jpg);
    --profile-bg--top: url(https://forumstatic.ru/files/001c/93/ce/49625.jpg);
    --profile-bg-bt: url(https://forumstatic.ru/files/001c/93/ce/34775.jpg);
    --quote: #d6d6d6;
    --bord: #cbc8c6;
    --cat-fon: url(https://forumstatic.ru/files/001c/90/79/80161.jpg);
    --name-bg: url(https://forumstatic.ru/files/001c/93/ce/60845.png?v=1);
    --tab-text: #f6f6f6;
    --cfoot: url(https://forumstatic.ru/files/001c/93/ce/72231.jpg?v=1);
    --pf-bg: #dddddd;
    --tab-link: #ed9969;
}




/* 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;
color: var(--text);
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 12px verdana, arial, helvetica, sans-serif;
    background: var(--quote);
    border: 1px solid var(--bord);
    outline: none;
    color: var(--text);
    border-radius: 5px;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 11px;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    margin: auto;
    width: 1100px;
    margin-top: 100px;
    margin-bottom: 50px;
    background: url(https://forumstatic.ru/files/001c/93/ce/69091.jpg) top 404px center no-repeat, var(--base-bg2);
    position: relative;
    border-radius: 15px;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 30px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

#pun-redirect {
    border: 0 none!important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: var(--base-bg) fixed top center/cover;
}
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--main-font);
    padding: 30px 0px;
    height: auto;
    border: 0 !important;
    text-transform: lowercase;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: var(--tab-text);
}
#pun-redirect.punbb .info .container a {
    color: var(--red-accent) !important;
}

#pun-redirect.punbb .info .container a:hover {
    color: var(--tab-text) !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(--main-font);
    font-size: 10px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    letter-spacing: 0.6px;
    text-transform: lowercase;
    margin: -20px 0px 20px 0px;
}


#pun-main h1 {
    display: none;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #707070;
    width: auto;
    margin: 20px 50px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 0px 1em 0px;
    padding: 15px 20px 15px 20px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    font-size: 11px;
    font-family: var(--main-font);
    text-transform: lowercase;
    font-style: normal;
    letter-spacing: 0;
    display: inline-flex;
    color: var(--base-bg2);
    margin: 0px 0 10px 0px;
    padding: 2px 20px;
    border-radius: 5px;
    background: url(https://forumstatic.ru/files/001c/93/ce/67698.jpg) center/cover;
}

.punbb .code-box strong.legend a {
    color: var(--base-bg2) !important;
}

.punbb .code-box strong.legend a:hover {
    color: var(--quote) !important;
}


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 5px !important;
    position: relative;
    padding: 0 0px;
}

/* B3.2 */
.multipage {
  margin-top: 1em;
  }

/* B3.4 */
.linkst .postlink {
    text-align: right;
}

/* B3.5 */
.punbb .linksb {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: none;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: auto;
    text-align: left;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: auto;
}

/* B3.8 */
.subscribelink {
    clear: both;
    display: flex;
    float: right;
    background: var(--quote);
    padding: 5px 15px 6px;
    text-transform: lowercase;
    transition: all .4s linear 0s !important;
}

/*************************************************************
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 {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
    padding: 0;
    margin: 0;
    font-size: 0;
}

/* C1.6 */
.punbb fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 0;
    font-family: var(--main-font);
    text-transform: uppercase;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
    font-weight: bold;
    font-family: var(--main-font);
    margin-bottom: 0;
    display: inline-flex;
    text-transform: uppercase;
}

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  text-align: left;
  width: 45%;
  }

/* C2.2 */
#pun-viewforum .tc2, #pun-viewforum .tc3, #pun-viewforum .tcmod {
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: lowercase;
    width: 8%;
}


/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
}

#pun-index .tcr {
    text-transform: none;
    width: 35%;
    position: relative;
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    display: flex;
    letter-spacing: 0;
    align-items: center;
}

/* 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: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
}

#pun-index .tcl {
    width: 70%;
    position: relative;
    overflow: visible;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 10px 0;
}

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
  }

/* C2.13 */
.punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    margin: 0 50px 0 20px;
    text-align: justify;
    position: relative;
    font-family: var(--main-font);
    font-size: 11px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 4px;
    letter-spacing: 0;
    text-transform: lowercase;
}


/* 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;
    background: var(--quote);
    border-radius: 6px;
    z-index: 0;
}

/* C3.2 */
#pun-viewtopic .post h3 {
    text-align: center;
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 10px;
}

.post h3 span strong:before {
    content: ', #';
}

/* C3.3 */
.punbb .post h3 span {
    display: flex;
    font: 400 11px var(--main-font);
    height: auto;
    align-items: center;
    justify-content: space-between;
    background: var(--quote);
    margin-left: 260px;
    padding: 3px 15px;
    border: 1px solid var(--bord);
    width: auto;
    text-transform: lowercase;
    border-radius: 5px;
    margin-right: 20px;
}


/* C3.4 */
.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: right;
    font-weight: normal;
    order: 2;
}

.punbb .post .post-author {
    float: left;
    width: 240px;
    font-size: 11px;
    margin: 0;
    font-family: var(--main-font);
    margin-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    background: var(--profile-bg--top) top center no-repeat, var(--profile-bg-bt) bottom center no-repeat, var(--profile-bg) repeat;
    border-radius: 6px 0 6px 0;
    border: 1px solid #cbc8c68f;
    border-width: 1px 1px 0 1px;
    box-shadow: 0px -18px 20px #1712120d;
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0 0 10px 0;
    line-height: 160%;
}

/* C3.7 */
.pa-author {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 0;
    align-items: center;
    margin: 20px 20px 10px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

/* C3.8 */
.pa-author a {
    font-weight: 400 !important;
    font-size: 17px;
    color: var(--navi-link) !important;
    padding-left: 10px;
    font-family: var(--sec-font);
    text-shadow: 0px 0px 1px #b7b3b1;
}

.pa-author a:hover {
    color: var(--navi-link-hov) !important;
}


/* C3.9 */
li.pa-title {
    font-size: 10px;
    font-weight: 400;
    font-family: var(--main-font);
    letter-spacing: 0;
    text-align: center;
    margin: 0 5px;
    text-transform: lowercase;
}


/* C3.11 */
.punbb .post-body {
    margin-left: 250px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 20px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
}

/* C3.15 */
.punbb .post-links ul {
    text-align: right;
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 400;
    text-transform: lowercase;
    padding: 0;
    margin: 10px 10px 10px 0;
}

/* 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: 10px 0 0;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: lowercase;
}

/* 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 {

  }

/* 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;
    text-transform: uppercase;
    justify-content: center;
    margin: 0;
    margin-top: 24px;
}

#pun-navlinks .container {
    padding: 0px;
}

#pun-navlinks li {
    display: inline;
    margin: 0;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

/* D4.2 */
#pun-ulinks .container {
    /* border: 1px solid red; */
    padding: 0px;
    height: auto;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline-block;
}

/* 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: 10px;
    font-family: var(--main-font);
    font-weight: 400;
    letter-spacing: 0;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: none;
    gap: 3px;
    position: absolute;
    top: -24px;
    color: var(--base-bg2);
}


/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }




/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
}

/* D5.5 */
#pun-crumbs1 p.container {
    height: auto;
    font-family: var(--main-font);
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin-top: 16px;
}


#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: 0;
    text-align: center;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 9px 0 -23px;
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 15px 20px;
    font-family: var(--main-font);
    text-transform: lowercase;
    background: var(--pf-bg);
    border-radius: 6px;
    box-shadow: 0px 0px 20px #17121212;
}

/* 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: 0;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    line-height: 130%;
}

/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0.7em 0 0 0;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    margin-top: 107px;
    font-size: 9px;
    font-weight: 400;
    font-family: var(--main-font);
    text-transform: lowercase;
    position: absolute;
    width: 100%;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    font-family: var(--main-font);
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    height: auto;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }


#pun-status .status-right {
display: none;
}



.punbb th {
    font-size: 0 !important;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

html * {
    box-sizing: border-box;
}


.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    height: 45px;
    -webkit-text-size-adjust: 100%;
    display: flex;
    padding: 0 !IMPORTANT;
    justify-content: flex-start;
    gap: 0;
    text-transform: none !important;
    position: relative;
    margin: 0px 0 10px;
    flex-direction: column;
    align-items: center;
    z-index: 9;
}

#pun-index .category h2 span, #pun-stats h2 span {
    -webkit-text-size-adjust: 100%;
    font-size: 24px;
    font-family: var(--sec-font);
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    padding: 1px 20px 6px;
    letter-spacing: 0;
    border-radius: 10px 10px 0 10px;
    gap: 10px;
    text-shadow: 0px 0px 1px #7674745c;
    color: var(--accent);
    display: flex;
}


#pun-index .category table tr {
    margin: 10px 0;
    -webkit-appearance: none;
    display: flex;
    gap: 0 30px;
    align-items: center;
    position: relative;
    padding: 15px 0;
    background: var(--pf-bg);
    border-radius: 6px;
    box-shadow: 0px 0px 20px #17121212;
}

#pun-viewforum .tcr {
    position: relative;
    display: flex;
    gap: 0 10px;
    align-items: center;
}



.postlink.long {
    width: auto !important;
}


.forum tr {
    margin: 10px 0;
    display: flex;
    gap: 20px;
    font: 400 11px var(--main-font);
    align-items: center;
    background: var(--quote);
    text-transform: lowercase;
    padding: 0 10px;
    border-radius: 6px;
}

.forum thead {
    display: none;
}





.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}


.reactions-root {
    display: none;
}




#profile .container fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: var(--main-font);
    text-transform: uppercase;
}


 #pun-main h2 span {
    font-size: 0px;
}


#html-header {
    color: var(--tab-text);
}






.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}





.html-box {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;}


.html-box a {
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 17px;
    padding: 5px 11px;
    line-height: 13px;
    font-size: 10px;
    text-transform: uppercase;
    color: var(--navi-link) !important;
    background: var(--sec-text);
    font-family: var(--sec-font);
    align-content: center;
    justify-content: center;
}


.html-box a p.one {
    font-weight: 600;
    font-size: 11px;}

.html-box a:hover {
    background: var(--accent);
    color: var(--base-bg2) !important;
}


.html-box a data {
    background: var(--accent);
    padding: 0px 6px;
    font-size: 9px;
    border-radius: 10px;
    font-family: var(--main-font);
}


#tooltip {position: absolute; 
background: var(--accent); z-index: 999;
max-width: 200px; border: none; border-radius: 10px; box-shadow: 0 0 0px 1px rgba(0,0,0,.05) inset; font-family: var(--main-font); font-size: 11px; display: none; color: #efeee4; text-align: center; padding: 6px 22px; font-weight: 400;}



#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}



.sered {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

#pun .answer-box, #pun .code-box, #pun .hide-box {
    padding: 15px 20px !important;
    position: relative;
}


#pun-admain .adlabel {
    width: 18em !important;
}


#pun-index .tcl h3 a {
    font-size: 18px;
    font-family: var(--sec-font);
    font-weight: 400;
    text-transform: uppercase;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}

#plng {
    font-size: 10px !important;
    font-weight: 400 !important;
    margin-top: 0px !important;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
    white-space: nowrap;
    gap: 5px;
    font-family: var(--main-font);
    padding: 0px 20px;
    height: 28px;
    border: 1px solid var(--bord);
    border-radius: 4px;
    background: var(--pf-bg);
}



#chfont {
    position: fixed;
    top: 10px;
    left: 10px;
    text-align: center;
    z-index: 999;
    display: flex;
    gap: 5px;
    align-items: center;
    background: var(--base-bg2);
    justify-content: center;
}
#chfontbut {
    width: 26px;
    height: 26px;
    float: left;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
#chfontbut::after {
    content: '\f013';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    font-size: 15px;
    font-family: 'FontAwesome';
    color: var(--text);
}
#chfont.active #chfontbut::after {
    display: block;
}
#chfont select {
    display: none;
    background-color: #dedddb;
    color: #150e0c;
    margin-bottom: 2px;
    cursor: pointer;
}
#chfontsize {
    width: auto;
    display: none;
    padding-right: 5px;
}
#chfont.active select, #chfont.active #chfontsize {
    display: flex;
    gap: 5px;
    align-items: center;
}
.fsizeplus, .fsizeminus {
    background-color: #9c2b3e;
    color: #e7e7e7;
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
}
.fsizeplus::after {
    content: '+';
}
.fsizeminus::after {
    content: '-';
}
.fsize {
    color: #150e0c;
}


#pun-searchposts  .post .post-author {
    margin: -26px 0px 0px 0px;
}


.post-content .spoiler-box > div {
    background: transparent !important;
    position: relative;
    padding: 10px;
    font-family: var(--main-font);
}

.spoiler-box {
    padding: 0 !important;
}

.post-rating p a:after {
    content: "\f004";
    margin-left: 5px;
    font-family: FontAwesome !important;
    font-weight: normal;
    color: var(--accent);
    font-size: 13px !important;
}

#pun .post-rating a {
    color: var(--text);
    font-size: 11px !important;
    display: flex;
    align-items: center;
    font-family: var(--main-font);
}

.post-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px !important;
    position: relative;
    float: right;
    z-index: 8;
    border: none !important;
    width: 30px;
    height: 26px;
}



.post-rating p a:hover:after {
    color: var(--sec-text);
}

#form-buttons td {
    background-image: none !important;
    position: relative;
    width: 26px;
    height: 26px;
    margin: 5px 0px 5px 0px;
}


#pun-index .category table tr td {
    padding: 0 20px 0 0;
}


.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name {
font-size: 0px}


.pa-posts .fld-name:before {
    content: '\f0e0';
    font-family: FontAwesome;
    font-size: 10px;
    color: var(--accent);
}
.pa-respect .fld-name:before {
    content: '\f004';
    font-family: FontAwesome;
    font-size: 10px;
    color: var(--accent);
}

.pa-fld3 .fld-name:before {
    content: '\f52d';
    font-family: 'Font Awesome 6 Pro';
    font-size: 10px;
    color: var(--accent);
    font-weight: 600;
}


.pa-respect span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -16px;
    /* border: 1px solid red; */
}

.pa-posts span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -12px;
    /* border: 1px solid red; */
}


.punbb .post-content .scrollbox {
    width: 100%;
    height: 10.5em!important;
    overflow: auto;
}


.punbb .post-content blockquote p {
padding: 5px 0 5px 0;
}



.post-content .spoiler-box > div.visible {
    border-bottom: 1px solid var(--bord);
}


.post-content .spoiler-box > blockquote.visible {
    padding: 10px 20px;
}


.post-content .spoiler-box>div:before {
    content: '\f070';
    font-family: 'FontAwesome';
    font-size: 11px;
    transition: all .5s ease-in-out 0s;
    align-items: center;
    margin-right: 10px;
    color: var(--sec-text);
    opacity: .5;
}

.post-content .spoiler-box > div.visible:before {
    content: '\f06e';
    opacity: 1;
}


#font-area {
    display: flex;
    height: 213px;
    overflow-y: hidden;
    text-align: left;
    width: 930px;
    flex-wrap: wrap;
    flex-direction: column;
}

select#mod-options {
    font-family: var(--main-font);
    font-size: 10px;
    text-transform: uppercase;
    padding: 0px 15px;
    margin: 0;
}

.pa-respect img {
display: none;
}



.banners {
    width: 1108px;
    height: 54px;
    position: absolute;
    text-align: center;
    left: 0;
    margin: -57px 0 0 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.banners div {
    padding-right: 10px;
    gap: 2px;
    display: flex;
    justify-content: space-between;
    height: 32px;
    overflow-y: auto;
    box-sizing: border-box;
    flex-wrap: wrap;
    /* border: 1px solid red; */
    width: 1087px;
}

.banners div img {
    opacity: .7;
    transition: all .7s ease-in-out 0s;
}

.banners div img:hover {
    opacity: 0.9;

}

#pun-profile #viewprofile ul {
    width: 100%;
    border: 1px solid var(--bord);
    margin: 0;
    padding: 0;
}

#viewprofile #profile-left {
    text-transform: lowercase;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    background: linear-gradient(45deg, #e5e4e4, transparent), var(--profile-bg) center / cover;
    font-size: 12px;
    font-family: var(--main-font);
    padding: 20px !IMPORTANT;
    color: #383636 !important;
    border-right: 1px solid var(--bord);
    border-bottom: 1px solid var(--bord);
}


#profile-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    width: auto !important;
    border-radius: 0;
    padding: 20px !important;
    box-sizing: border-box;
}


#viewprofile #profile-left li strong, #viewprofile #profile-left li strong a {
    color: #363636;
}


#profile-right li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: auto;
    text-align: center;
    padding: 10px 10px !important;
    font-size: 11px;
    background: #00000008;
    border: 1px solid #0000000a;
    gap: 6px;
    font-family: var(--main-font);
}

#profile-right #pa-fld1 {
    width: 100%;
}

#profile-right .pers_plash {
    background-image: none;
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    position: relative;
    padding: 0 !important;
    margin: 0 !IMPORTANT;
}


#profile-right  .pers_plash_text {
    font-size: 7px !IMPORTANT;
    margin: 0 20px !important;
}

#pun #profile-right li span {
    float: none;
    margin: 0;
    width: auto;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 !important;
}


#profile-right li strong {
    padding: 0 !important;
    text-transform: none;
}


.post-content hr {
    opacity: 0.5;
    border: none;
    margin-bottom: 0.8em;
    background: var(--head);
    height: 2px !important;
    box-shadow: 0px 0px 0px 1px var(--accent);
}

#pun-index .datetime, #pun-index .byuser {
    font-size: 11px;
    font-weight: 400;
    color: var(--sec-text);
    text-transform: lowercase;
}

#html-header a {
    color: var(--tab-link);
}

#html-header a:hover {
    color: var(--tab-text);
}


.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
    margin: 0 0.3em;
    accent-color: var(--accent);
}



#post-form .container {
    padding: 0;
}


.navi-head {
    background: var(--quote);
    border: 1px solid var(--bord);
    border-width: 0 0 1px 0;
    margin: 0 -30px;
    height: 65px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 9px;
    position: sticky;
    top: 0;
    z-index: 9;
}


.pf-text {
    display: flex;
    flex-direction: column;
    margin: 5px 0;
    gap: 5px;
    align-items: flex-start;
}


.pf-text span {
    font-style: italic;
    font-size: 11px;
    background: var(--bord);
    padding: 2px 10px;
    border-radius: 10px;
}

.pf-navi {
    display: flex;
    gap: 10px;}


.pf-navi a {
    background: var(--base-bg2);
    padding: 2px 9px 4px 9px;
    border-radius: 10px;
    color: var(--accent) !important;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    box-shadow: 2px 2px 6px #00000012;
}


.pf-navi a:hover {
    background: var(--accent);
    color: var(--base-bg2) !important;
}


.tcr-wrap {
    display: flex;
    flex-direction: column;
    text-transform: none;
    gap: 2px;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}


.Add {
    width: auto;
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 10px;
    font-family: var(--main-font);
    letter-spacing: 0;
    color: #29292b;
    font-weight: 300;
    font-style: normal;
}

.tms, .mssg {
font-size: 0;
}

.tms:before {
    position: relative;
    display: block;
    font-weight: 600;
    content: '\f07b';
    font-size: 9px;
    font-family: 'FontAwesome';
    color: var(--sec-text);
}

.mssg:before {
    position: relative;
    display: block;
    content: '\f27a';
    font-weight: 600;
    font-size: 9px;
    font-family: 'FontAwesome';
    color: var(--sec-text);
}

.Tems_And_messages {
    display: flex;
    gap: 6px;
    align-items: center;
}


#pun-stats .statsinfo {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}


#pun-stats .statsinfo li {
    flex-shrink: 1;
    flex-grow: 1;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 0;
    color: var(--text);
    font-size: 10px;
    background: var(--bord);
    padding: 2px 10px;
    border-radius: 10px;
}


.forum .tclcon > a, .forum .tcr a {
    display: block;
}


.forum .tclcon .byuser:before {
    content: 'создал:';
    color: var(--sec-text);
    opacity: .7;
}


.forum .intd {
    display: flex;
    align-items: center;
}


.forum .tcr .byuser:before {
    content: 'последнее сообщение от:';
    color: var(--sec-text);
    opacity: .7;
}


.pagelink, .new-poll a, .new-topic a, .postlink span a {
    background: var(--quote);
    padding: 5px 10px;
    text-transform: lowercase;
    border-radius: 5px;
    font-size: 10px;
    font-family: var(--main-font);
    color: var(--text);
}



.pagelink strong {
    background: var(--base-bg2);
    padding: 1px 4px 1px 3px;
    border-radius: 3px;
    border: 1px solid var(--bord);
}


.post h3 span a {
    font-weight: 700;
    color: var(--accent) !important;
}

.post h3 span a:hover {
    color: var(--text) !important;
}


.author-wrap {
    background: var(--pf-bg);
    margin: 0 10px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px #17121212;
}

.pa-fld1 {
    display: flex;
    justify-content: center;
    cursor: default;
    flex-direction: column;
    margin: 5px 10px 10px;
}
.pa-fld2 {
    background: url(https://forumstatic.ru/files/001c/93/ce/67698.jpg) center/cover;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    padding: 1px 5px 3px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: 130px;
    color: var(--tab-text);
    margin-top: -6px;
    text-transform: lowercase;
    font-family: lora;
    font-style: italic;
}


.wrap-resp {
    gap: 6px;
    display: flex;
    justify-content: center;
    margin: 10px 20px;
}

.pa-posts, .pa-respect, .pa-fld3 {
    display: flex;
    -webkit-backdrop-filter: blur(10px);
    font-size: 10px;
    padding: 6px 8px 2px;
    /* height: 30px; */
    font-weight: 400;
    background: #00000008;
    border-radius: 5px;
    backdrop-filter: blur(10px);
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}


.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld3 .fld-name {
    display: flex !important;
    justify-content: center;
    width: 100%;
    height: 7px;
    align-items: center;
}


.pf-plash {
    background: var(--name-bg);
    width: 202px;
    height: 33px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    font-size: 10px;
    color: var(--tab-text) !important;
    text-shadow: 0px 0px 5px #0000002b;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    margin-top: 10px;
    text-transform: lowercase;
    background-size: cover !important;
}



tr.inew div.icon:before {
    content: '';
    background: var(--accent);
    mask: url(https://forumstatic.ru/files/001c/93/ce/99921.svg) no-repeat center left;
    -webkit-mask: url(https://forumstatic.ru/files/001c/93/ce/99921.svg) no-repeat center left;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    width: 16px;
    height: 16px;
}

tr.inew div.icon {
    display: flex;
    justify-content: center;
    left: -13px;
    align-items: center;
    position: absolute;
    margin-top: 3px;
    background: var(--pf-bg);
    height: 24px;
    width: 24px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px #17121212;
    border: 1px solid var(--bord);
}

.punbb .formal fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    font-family: var(--main-font);
}



span.qc-post-link {
    margin: 1px 10px;
}


span.closedatafield, span.stickytext {
    display: none;
}

#pun-modviewforum tr.inew div.icon {
    display: none;
}


.html-box a:hover data {
background: var(--sec-text);
}


#pun-index .category h2 seid {
    border-radius: 3px;
    color: var(--sec-text);
    font-family: var(--main-font);
    font-size: 10px;
    letter-spacing: 0;
    background: #dddddd;
    padding: 3px 10px;
    box-shadow: 0px 0px 10px #17121212;
}


.mirro {
    position: absolute;
    top: -77px;
    left: 302px;
    pointer-events: none;
    width: 512px;
    height: 440px;
}


.mirro-name {
    position: absolute;
    top: 293px;
    left: 300px;
    pointer-events: none;
    width: 539px;
    height: 111px;
    z-index: 2;
}

#pun-stats h2 {
    display: flex;
    justify-content: center;
    margin: 0;
}



.pa-fld1 lzname a{
    font-weight: 600;
    font-family: var(--main-font);
    text-transform: none;
    font-size: 13px;
}

.pa-fld1 lztext {
    text-align: justify;
}


/*Актив*/
.activees {
    height: 87px;
    width: 234px;
    display: flex;
    justify-content: center;
    position: absolute;
    flex-wrap: wrap;
    gap: 15px 10px;
    /* border: 1px solid red; */
    left: 36px;
    top: 45px;
    z-index: 1;
    align-items: flex-start;
    align-content: flex-start;
}

.activees div {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
}


.activees img {
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.activees div:after {
    content: "";
    background: var(--accent);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .3s linear 0s;
    opacity: .5;
}


.activees div:hover img {
    filter: grayscale(100%);
}

.activees div:hover:after {
    opacity: 0;
}


.activees span {
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: .5px;
    font-family: old standard tt;
    width: 100%;
    color: var(--quote);
}

/*Пост*/

.bpost {
    height: 180px;
    width: 234px;
    display: flex;
    justify-content: center;
    position: absolute;
    flex-wrap: wrap;
    gap: 10px;
    /* border: 1px solid red; */
    left: 36px;
    top: 129px;
    z-index: 1;
    align-items: flex-start;
    align-content: flex-start;
}


.bpost name {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .5px;
    font-family: old standard tt;
    width: 100%;
    color: var(--quote);
}


.bpost text {
    font-family: var(--main-font);
    font-size: 10px;
    font-weight: 300;
    text-align: justify;
    overflow-y: auto;
    height: 155px;
    line-height: 17px;
    padding-right: 10px;
}


/*Инфо*/
.ashes-info, .ashes-ams {
    height: 47px;
    width: 234px;
    display: flex;
    justify-content: center;
    position: absolute;
    flex-wrap: wrap;
    gap: 4px;
    /* border: 1px solid red; */
    right: 36px;
    top: 45px;
    z-index: 1;
    align-items: flex-start;
    align-content: flex-start;
}


.ashes-info one, .ashes-ams one {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0;
    font-family: old standard tt;
    width: 100%;
    color: var(--quote);
}

.ashes-info two, .ashes-ams two {
    font-family: var(--main-font);
    font-weight: 300;
    font-size: 10px;
}


.ashes-news {
    height: 140px;
    width: 234px;
    position: absolute;
    /* border: 1px solid red; */
    right: 36px;
    top: 99px;
    z-index: 1;
    font-family: var(--main-font);
    font-weight: 300;
    font-size: 10px;
    overflow-y: auto;
    line-height: 14px;
    text-align: justify;
    padding-right: 10px;
}


.ashes-ams {
    top: 267px;
}


/*Навигация*/
.accordion {
    color: var(--tab-text);
    position: absolute;
    z-index: 9;
    top: 319px;
    right: 36px;
    font-family: var(--main-font);
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0;
    border-radius: 0;
    display: flex;
    height: 27px;
    justify-content: center;
    align-items: center;
    width: 234px;
    /* border: 1px solid red; */
}
.accordion-btn {
    backdrop-filter: blur(13px);
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
    color: var(--base-bg2);
    padding: 5px 10px 3px;
    border-radius: 5px;
    border: 1px solid #352d2a;
    font-family: 'Old Standard TT';
    box-shadow: 5px 5px 10px #16121040;
    font-size: 10px;
}
.accordion-btn.active {
    color: var(--tab-link);
}
.accordion-content {
    display: none;
    background: var(--sec-text);
    border-radius: 5px;
    position: absolute;
    top: -128px;
    width: 274px;
    z-index: 9999999;
    backdrop-filter: blur(39px);
    left: 50%;
    border: 1px solid #352d2a;
    box-shadow: 5px 5px 10px #16121040;
    transform: translateX(-50%);
}
        .accordion-content.active {display: block;}
        .content-grid {padding: 10px; display: grid; grid-template-columns: 1fr 1fr; gap: 6px;}
.menu-link {
    text-align: center;
    color: var(--pf-bg) !important;
    padding: 3px 6px;
    border-radius: 4px;
    background: var(--navi-link-hov);
    font-family: var(--main-font);
    display: flex;
    justify-content: center;
    font-size: 11px;
    text-transform: none;
}

.menu-link:hover {
    background: var(--sec-text);
}



/*Цитаты*/
.left-q, .right-q {
    position: absolute;
    /* border: 1px solid red; */
    top: 377px;
    left: 0;
    width: 310px;
    text-align: center;
    font-family: var(--main-font);
    color: var(--pf-bg);
    font-size: 10px;
    font-weight: 300;
}


.right-q {
    left: auto;
    right: 0;
    width: 281px;
}


/*Листья*/
.fall-leaves {
    z-index: 3;
    background: url(https://forumstatic.ru/files/001c/93/ce/65662.png?v=1);
    width: 1137px;
    height: 436px;
    position: absolute;
    left: 50%;
    top: -47px;
    transform: translateX(-50%);
    pointer-events: none;
}


.mirro-an {
    position: absolute;
    z-index: 1;
    left: 384px;
    opacity: 1;
    top: 0;
    overflow: hidden;
    width: 337px;
    height: 363px;
}


#pun-index .category tr.inew {
    background: #d2d2d2 url(https://forumstatic.ru/files/001c/93/ce/50157.jpg) top center/cover;
    border: 1px solid var(--bord);
}



#pun-index .category h2 span:before, #pun-stats h2 span:before {
    content: '*';
    font-family: var(--sec-font);
    margin-top: -3px;
    transform: scale(1, 0.8);
    font-size: 34px;
    position: absolute;
    left: -9px;
}


#pun-index .category h2 span:after, #pun-stats h2 span:after {
    content: '*';
    font-family: var(--sec-font);
    margin-top: -3px;
    transform: scale(1, 0.8);
    font-size: 34px;
    position: absolute;
    right: -9px;
}


del {
    text-decoration: none!important;
    filter: blur(4px);
    transition-duration: 0.3s;
}
del:hover {
    filter: blur(0px);
     transition-duration: 0.3s;
}





/*Гостевая*/
.guest, .vneh, .chrong, .shablon {
    background: url(https://forumstatic.ru/files/001c/93/ce/70956.jpg) center/cover;
    color: var(--base-bg2);
    font-family: var(--main-font);
    font-size: 11px;
    margin: 10px auto;
    box-shadow: 6px 9px 10px #0000001a;
    border-radius: 5px;
    border: 1px solid var(--bord);
}
.guest voodoo, .vneh .v_zag {
    display: block;
    margin: 0px 0 0 0;
    text-align: center;
    color: var(--base-bg2);
    font-family: var(--sec-font);
    font-size: 47px;
    padding: 20px 0 10px;
    height: auto;
    text-transform: uppercase;
}

.guest faq {
    display: block;
    text-align: center;
    background: #78787814;
    border-width: 1px 0;
    padding: 5px;
    margin: 0 40px;
    border-radius: 24px;
    backdrop-filter: blur(9px);
    box-shadow: 6px 5px 10px #00000014;
    border: 1px solid #3b3535;
}


.guest a {
    font-weight: bold;
    color: var(--accent) !important;
}

.guest a:hover {
    color: var(--base-bg2) !important;
}

.guest rules {
    margin: 20px 40px;
    display: block;
    text-align: center;
    background: #78787814;
    border-width: 1px 0;
    padding: 10px 20px;
    border-radius: 10px;
    backdrop-filter: blur(9px);
    box-shadow: 6px 5px 10px #00000014;
    border: 1px solid #3b3535;
}

.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;
}


.bronn pers z, .bronn face z {
    font-family: var(--sec-font);
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 5px;
    background: url(https://forumstatic.ru/files/001c/93/ce/67698.jpg) center / cover;
    border-radius: 5px;
    padding: 2px 20px;
}



/*Внешности*/
.vneh p, .charct p {
  margin: 0 0 0 0px;
  padding: 0 0 0em 0 !important;
  line-height: normal !Important;
  }




.strka {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 10px 20px 30px;
}


.sps_v {
    width: 250px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-radius: 5px;
    background: #78787814;
    border-width: 1px 0;
    backdrop-filter: blur(9px);
    box-shadow: 6px 5px 10px #00000014;
    border: 1px solid #3b3535;
}


.wrds {
    text-align: center;
    margin: 15px 0 0;
    font-size: 16px;
    background: url(https://forumstatic.ru/files/001c/93/ce/67698.jpg) center/cover;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    padding: 1px 5px 3px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: 130px;
    color: var(--tab-text);
    margin-top: -6px;
    text-transform: lowercase;
    font-family: lora;
    font-style: italic;
}


.wrds_text {
    margin: 10px 20px 20px;
    font-family: var(--main-font);
    font-size: 11px;
    overflow-y: auto;
    height: 190px;
}


.wrds_text::-webkit-scrollbar {
    width: 5px;
    height: 9px;
}


.wrds_text a {
    color: var(--accent) !important;
}


.wrds_text a:hover {
    color: var(--base-bg2) !important;
}



.strka2 {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 10px 20px 30px;
}

.vneh .v_zag {
    font-size: 28px;
}



/*** ХРОНОЛОГИЯ ***/



.chr_bl {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 20px 0;
    align-items: flex-start;
}

.chr_bl year {
    display: inline-flex;
    padding: 7px 30px;
    margin: 0 0 0 -10px;
    color: var(--base-bg2);
    font-family: var(--sec-font);
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    background: url(https://forumstatic.ru/files/001c/93/ce/67698.jpg) center / cover;
    border-radius: 5px;
}


.ep_sp {
    margin: 0 30px;
    font-family: var(--main-font);
    font-size: 13px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.ep_sp a {
    text-align: center;
    color: var(--tab-link) !important;
    font-weight: 500 !important;
    text-transform: lowercase;
    font-family: lora;
    font-style: italic;
}

.ep_sp a:hover {
    color: var(--base-bg2) !important;
}

.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;
}


/*Приемка*/

.shablon hi {
    display: block;
    margin: 0px 0 0 0;
    text-align: center;
    color: var(--base-bg2);
    font-family: var(--sec-font);
    font-size: 28px;
    padding: 20px 0 10px;
    height: auto;
    text-transform: uppercase;
}

.priem {
    display: flex;
    gap: 20px;
    margin: 10px 50px 30px;
    align-items: flex-start;
}

.priem pic img {
    border: 1px solid #212121;
    border-radius: 5px;
}
.priem text {
    line-height: 25px;
}
img[alt="hide-autor"] {
    display: none;
}


.go-up span, .go-down span {
    width: 75px;
    height: 28px;
    transition: transform 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 20px;
    flex-direction: row-reverse;
    gap: 5px;
}

.go-up span::before, .go-down span::before {
    content: "\273b";
    position: relative;
    color: var(--accent);
    font-size: 16px;
    font-style: normal;
    transform: translateY(0%);
    transition: transform 0.3s ease;
}
.go-down span::before {
    transform: translateY(0%);
}

.go-up, .go-down {
    background: var(--sec-text);
    border-radius: 5px;
    height: 26px;
    width: 78px;
    color: var(--base-bg2);
    font-family: 'Old Standard TT';
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
}



.go-up span:hover:before, .go-down span:hover:before {
   transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.go-down span:hover:before {
   transform: translateY(50%);
}

.ban {
    position: absolute;
    margin: -37px 0 0 0;
    /* border: 1px solid red; */
    width: 1040px;
    height: 35px;
    overflow-y: auto;
    text-align: center;
}


/*Добавочное*/
.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;
}



/************************* 
Стиль для Быстрой смены аккаунтов 
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: 11px var(--main-font);
    color: #000000;
    position: absolute !important;
    left: -38px;
    top: 10px;
    z-index: 100000 !important;
    padding: 7px 15px;
    background: var(--quote);
    background-size: 36px auto;
    border-radius: 0 5px 5px 0px;
    text-align: justify;
    border: 1px solid var(--bord);
    box-sizing: border-box;
    text-transform: lowercase;
}
.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: var(--quote);
    border-radius: 5px 0 0px 6px;
    text-align: justify;
    color: #000000;
    font-size: 10px;
    font-family: var(--main-font);
    border: 1px solid var(--bord);
    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; 
} 
/************************* 
//Конец Стиля для Быстрой смены аккаунтов 
*************************/



#profile-signature ul {
    border: none !important;
}

/* бегунок шрифт */
.FNTslider {
    width: 100px;
    height: 8px;
    float: right;
    margin-right: 50px;
    background: var(--quote);
    border: 1px solid var(--bord);
    margin-top: 3px;
    border-radius: 3px;
}
.FNTslider .before {
    height: 100%;
    background: var(--quote);
}
.FNTslider .thumb {
    width: 7px;
    height: 100%;
    position: relative;
    top: -6px;
    cursor: pointer;
    margin-left: 0px;
    background: var(--accent);
    border-radius: 0;
}



/*Какие-то настроечки*/
#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;
}

#pre_placement>a {
    top: 44px !important;
    right: -25px !important;
}

.pa-last-visit {
display: none;
}