/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1749402203.css);

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Amatic+SC:wght@400;700&family=Anton&family=Arima:wght@100..700&family=Bad+Script&family=Bebas+Neue&family=Caveat:wght@400..700&family=Cinzel:wght@400..900&family=Comfortaa:wght@300..700&family=Comforter+Brush&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cormorant+SC:wght@300;400;500;600;700&family=Edu+QLD+Beginner:wght@400..700&family=Gloria+Hallelujah&family=Gochi+Hand&family=Great+Vibes&family=Hachi+Maru+Pop&family=Homemade+Apple&family=Indie+Flower&family=Kaushan+Script&family=Klee+One&family=Koulen&family=Lobster&family=Merienda:wght@300..900&family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Nanum+Brush+Script&family=Neucha&family=Nothing+You+Could+Do&family=Pacifico&family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Poiret+One&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&family=Ruslan+Display&family=Satisfy&family=Shadows+Into+Light&family=Sigmar+One&family=The+Nautigal:wght@400;700&family=Yeseva+One&display=swap');


@font-face {
    font-family: 'Moisette';
    src: local('Moisette');
    src: url('//forumstatic.ru/files/001c/55/c1/54284.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Moisette';
    src: local('Moisette');
    src: url('//forumstatic.ru/files/001c/55/c1/82550.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: local('Moisette');
    src: url('//forumstatic.ru/files/001c/55/c1/81258.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Moisette';
    src: local('Moisette');
    src: url('//forumstatic.ru/files/001c/55/c1/31247.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Roboto';
    src: local('Roboto');
    src: url('/files/001a/fb/19/19750.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto');
    src: url('/files/001a/fb/19/11610.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto');
    src: url('/files/001a/fb/19/78444.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto');
    src: url('/files/001a/fb/19/27479.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display');
    src: url('//forumstatic.ru/files/001c/67/0f/43983.ttf') format('truetype');
    font-optical-sizing: auto;
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display');
    src: url('//forumstatic.ru/files/001c/67/0f/19230.ttf') format('truetype');
    font-optical-sizing: auto;
    font-weight: 100 900;
    font-style: italic;
}

@font-face {
    font-family: 'Geologica';
    src: local('Geologica');
    src: url('https://forumstatic.ru/files/001c/5b/2f/43375.ttf') format('truetype');
    font-optical-sizing: auto;
    font-weight: 100 900;
    font-style: italic;
}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

* {
     text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    outline: none !important;
}

/* A2.1 */
html, body {margin: 0; padding: 0;}

html {
    background: var(--mainBGimg) top center no-repeat fixed;
    background-size: cover;
    background-color: #AFB7BE;
}



/* A2.2 */
.punbb * {
  margin: 0;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none;
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
    font-size: 100%;
    margin: -30px 0 -30px 0;
    padding: 40px 0 10px 0;
}

/* A3.2 */
.punbb {
  font: normal 12px arial, verdana, helvetica, sans-serif;
color: var(--mainText);
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* 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 h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* 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;
  }

abbr {
    cursor: help !important;
    border-bottom: 1px dotted var(--Accent);
}

.post .bookmark {
    right: -47px !important;
}

/* A3.10 */
.punbb a {
text-decoration: none !important;
  }

/* 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: 70px auto 30px auto;
    position: relative;
    width: 964px;
    padding: 390px 18px 60px 18px;
    background-color: var(--mainBG);
}

.FootBanners {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 960px;
    display: flex;
    line-height: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    height: 56px;
}

.cont {
    display: flex;
    width: 100%;
    height: 50px;
    overflow: auto hidden;
    gap: 10px;
    justify-content: flex-start;
}

.cont a {margin: auto;}

.podval {
    background: url(https://forumstatic.ru/files/001b/f5/f1/24225.png) top left no-repeat;
    position: absolute;
    width: 1000px;
    height: 107px;
    left: 0;
    bottom: -9px;
    filter: var(--darkFilter);
}

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* 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 {

  }

/* A5.9 */
.punbb .container {

  }

/* A5.10 */

#pun-stats h2 {
    pointer-events: none;
}

.category-1 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/11400.png)!important;}
.category-2 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/21368.png)!important;}
.category-3 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/36501.png)!important;}
.category-7 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/24982.png)!important;}
.category-4 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/35570.png)!important;}
.category-5 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/74086.png)!important;}
.category-6 h2 { background: url(https://forumstatic.ru/files/001b/f5/f1/74086.png)!important;}

.category h2, #pun-stats h2 {
    text-align: left !important;
    padding: 0 !important;
    height: 40px;
    overflow: inherit !important;
    z-index: 2;
    position: relative;
    background: url(https://forumstatic.ru/files/001b/f5/f1/94635.png);
    width: 965px;
    font-size: 0 !important;
    margin: 0 !important;
    filter: var(--darkFilter);
}

.category h2 span, #pun-stats h2 span {
}

.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    padding: 5px 10px;
    text-align: center;
    font-family: 'Pragmatica Book';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: 20px;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.post-sig dt {
    display: block;
    border-top: 1px solid #dddddd;
    width: 100%;
    margin: 5px 0;
    box-shadow: 0px 1px 0 0 #fff;
}

.night .post-sig dt {
    border-top: 1px solid #9faacb;
    box-shadow: 0px 1px 0 0 #dbdbdb;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  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;
    min-height: 30px !important;
    max-height: 50px !important;
    height: inherit !important;
}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 10px 6px 10px 6px;
    padding: 15px 17px 5px 15px;
    border-radius: 4px;
    background: var(--secBG);
}

.quote-box.spoiler-box {

}

.quote-box.spoiler-box > div {
    align-items: center;
    margin: 0 0 9px 0;
    position: relative;
    background: none !important;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto';
    font-size: 13px;
}

.quote-box.spoiler-box > div:before {
    content: '\e7cd';
    font-family: Material Symbols Outlined;
    font-size: 14px;
    position: absolute;
    left: -3px;
    color: var(--Accent2);
}

.post-content .spoiler-box > div.visible:before {
    content: '\f5d2' !important;
}

blockquote.visible {
    padding-top: 9px !important;
    border-top: 1px solid var(--pureGrey);
}


/* B1.9 */
.punbb .code-box strong.legend {
    border-bottom: 1px solid var(--pureGrey);
    padding: 0 0 5px 0!important;
    margin: -10px 0 7px 0 !important;
}

.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 5px;
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Golos';
}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  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 */
.modmenu {
    
    font-size: 11px;
}

div#topic-users-in {margin: 20px 0 0 0;}

div#topic-users-in p.container {
    padding: 0 !important;
}

div#topic-modmenu {
    margin: 20px 0 0 0;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 0;
}

div#topic-modmenu p.container {
    padding: 0;
}

.punbb .linkst, .punbb .linksb {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px 0;
    height: 25px;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.punbb .linksb {
    display: flex;
}

#pun-viewtopic .linksb {
    margin: 20px 0 10px 0;
}

#pun-viewtopic .pagelink {order: 0;}
#pun-viewtopic .postlink {order: 2;}
#pun-viewtopic .subscribelink {order: 3;}

form#messages .postlink {
    border: none;
    box-shadow: none;
    background: none;
}

form#messages .linksb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
}


.linkst .pagelink, .linkst .postlink, .linksb .pagelink, .linksb .postlink, #pun-viewtopic .subscribelink {
    width: max-content !important;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 0;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 3px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    font-family: 'Roboto';
}

.linkst .postlink {
    font-weight: bold;
}


/* B3.2 */
.multipage {
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 0 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0;
  margin: 12px 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
    padding: 0 10px 0 10px;
    margin: 0 0 10px 0;
    border-style: none !important;
}

form#punbbsearch {
    font-size: 11px;
}

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0 0 0 5px;
    font-size: 10px;
    font-weight: bold;
    font-family: 'Golos';
    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: 10px 0;
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  text-transform: lowercase;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
th.tc3.registered {
    width: 12% !important;
}

.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  text-transform: lowercase;
  width: 50%;
  }

/* C2.4 */
#pun-userlist .main .tcl {width: 30%;}


.usertable th {
    text-align: center !important;
    
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

td.tc2.user_title {
    overflow: hidden;
    text-align: center !important;
    font-size: 10px;
}


/* C2.5 */
#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
  text-align: center;
  text-transform: lowercase;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .category {
    background: var(--secBG);
    margin: 0 0 20px 0;
    width: 965px;
}


#pun-index .category tr {
    display: flex;
    margin-bottom: 20px;
    position: relative;
    min-height: 80px;
}

#pun-index .tcl .tclcon {
font-size: 10px;
    text-align: justify;
    width: 480px;
    padding: 10px 0 0 0;
    font-family: pragmatica book;
}

#pun-index .tcl h3 {
    line-height: 0;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-transform: lowercase;
    font-size: 16px;
    font-family: pragmatica medium;
}

.banners {
    margin: 10px 0 0 0;
    text-align: center;
}

#pun-index .tcl ul.links {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    width: 480px;
    flex-wrap: wrap;

}

#pun-index .tcl ul.links a {
    border-radius: 50px;
    display: flex;
    line-height: 0;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    width: max-content;
    color:  var(--Accent2);
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 10px;
    font-family: pragmatica book;
    background: var(--mainBG);
}

#pun-index .tcl ul.links a:hover {
    background: var(--Accent2);
    color: var(--pureWhite) !important;
}

#pun-index .category td.tcr {
    padding: 0 20px;
    
    line-height: 130%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.LinkLastpost {
display: flex;
    flex-direction: column;
    text-transform: lowercase;
    gap: 5px;
    font-family: pragmatica book;
}

.LinkLastpost a.lastpost-link {
    text-transform: lowercase;
    font-family: 'Pragmatica Medium';
    font-size: 11px;
    line-height: 1.2;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.11 */
.punbb .main td {
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  }


/* C2.14 */

.multipage .forum tr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 10px;
    align-items: center;
    position: relative;
    background: var(--secBG);
    padding: 6px 0;
    border-radius: 4px;
}

.multipage .forum thead tr th {
    display: flex;
    justify-content: center;
    text-transform: uppercase !important;
    font-weight: 600;
    font-size: 7px;
    letter-spacing: 1px;
    font-family: 'Golos';
}

#pun-index tbody.hasicon td.tcl {
    padding: 0px 0 0 100px;
    position: relative;
    width: 80%;
    overflow: visible !important;
}

#pun-index tbody.hasicon td.tcl .intd {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-transform: lowercase;
}

.multipage tbody.hasicon td.tcl .tclcon {
    padding-left: 15px;
}

.multipage tbody.hasicon td.tcl {
    padding: 0px 0 0 3px;
    overflow: visible;
}

.multipage tbody.hasicon td.tcl span.byuser {
    font-size: 10px;
    display: block;
    margin: 0 0 8px 0;
}

.multipage tbody.hasicon span.newtext {
    background: var(--mainLink);
    color: var(--mainLink);
    border-radius: 50px;
    padding: 2px 5px;
    margin: 0 4px 0 -5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 9px;
    font-family: 'Golos';
    letter-spacing: 0.3px;
}

.multipage tbody.hasicon span.newtext a {
    color: var(--warWhite);
}

.multipage tbody.hasicon span.newtext a:hover {
    color: var(--pureWhite);
}

/* C2.15 */
.punbb div.icon {
  height: 0;
  line-height: 0.0;
  width: 0;
  }

/* C2.16 */
#pun-index table div.icon.inew {
    background: url(https://forumstatic.ru/files/001b/f5/f1/52613.png) top left no-repeat !important;
    opacity: 1 !important;
}

#pun-index table div.icon {
    position: absolute;
    width: 71px;
    height: 84px;
    left: 17px;
    top: 20px;
    background: url(https://forumstatic.ru/files/001b/f5/f1/28637.png) top left no-repeat;
    opacity: 0.3;
}

div#pun-messages table div.icon {
    position: inherit !important;
    width: 10px;
    height: 10px;
    float: left;
    margin: 2px 10px 0 0;
    border-radius: 50px;
    background: var(--pureGrey);
    opacity: .7;
}

div#pun-messages table div.icon.inew {
    background: var(--Accent);
    opacity: 1;
}

.multipage table div.icon {
    width: 10px;
    height: 10px;
    left: -2px;
    top: -3px;
    border-radius: 50%;
    background: var(--pureGrey);
    opacity: 1 !important;
    position: absolute;
}

.multipage table tr.isticky div.icon {
    background: var(--Accent);
}

.multipage table tr.iclosed div.icon {
    background: var(--secText);
}

.multipage table tr.inew div.icon {
    background: url(https://forumstatic.ru/files/001c/5b/2f/25688.png);
    background-size: cover;
    width: 22px;
    height: 22px;
    left: -9px;
    top: -2px;
}


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */

#pun-viewtopic .post h3 {
    padding: 0 0 0 20px !important;
}


.punbb .post h3 {
    height: 19px;
    padding: 0 !important;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 20px 0 30px 0;
    background: var(--profileSecBG);
}

/* C3.3 */

div#pun-searchposts .post h3 span {}

div#pun-searchposts .post h3 span .h3Links {
    height: 14px;
    order: 1;
}

div#pun-searchposts .post h3 span .h3Links a:nth-child(2) {
    max-width: 400px;
    overflow: hidden;
    height: 20px;
    display: inline-flex;
}

div#pun-searchposts .post h3 strong {}

div#pun-searchposts .post h3 div#fntSlider {}

.punbb .post h3 span {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    text-transform: uppercase;
    flex-direction: row;
    padding: 0 10px;
}

.punbb .post h3 span a.permalink {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.punbb .post h3 span a.permalink:before {
    /* content: '\e8b5';*/
    font-family: Material Symbols Outlined;
    font-size: 11px;
    color: var(--Accent);
    margin: 0px 3px 0 0 !important;
}

.punbb .post h3 span a {
    font-family: pragmatica medium;
    color: var(--mainText);
    order: 1;
}

.punbb .post h3 span a:hover {color: var(--Accent2);}

/* C3.4 */
.punbb .post h3 strong {
    order: 3;
}

/* C3.5 */

div#pun-searchposts .post-author {
    color: var(--pureWhite) !important;
    height: 52px;
    padding: 13px 0 13px 0;
}

div#pun-searchposts li.pa-author {
    color: var(--pureWhite) !important;
    font-size: 11px;
    text-transform: uppercase;
}

div#pun-searchposts .post-author ul:before {
    top: -14px;
    border-radius: 4px;
}

.punbb .post .post-author ul:before {
    content: '';
    width: 218px;
    height: 79px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001b/f5/f1/92076.png) center;
    z-index: 0;
    top: -6px;
    left: 0px;
    border-radius: 4px 4px 0 0;
}

.punbb .post .post-author {
    float: left;
    width: 218px;
    border-radius: 4px;
    background-color: var(--profileBG);
    margin: 8px 0 0 0;
    text-align: center;
    padding: 5px 0 10px 0;
    position: relative;
}

#tuser {
    opacity: 1 !important;
    position: absolute;
    left: 2px;
    top: -53px;
    margin-left: inherit !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    height: 15px !important;
}

#tuser:hover {
    opacity: 0.5 !important;
}

.icons-search:before {
    content: '\f02f' !important;
    color: var(--secText) !important;
    text-shadow: none !important;
    font-size: 15px;
    font-family: Material Symbols Outlined !important;
}

i#isk::before {
    margin: -1px 0 0 0 !important;
}

.post-author ul {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.post-author ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    z-index: 1;
}

.ProfileStat {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    background: var(--profileSecBG);
    width: 160px;
    justify-content: center;
    padding: 5px 10px 5px 10px;
    border-radius: 0 0 4px 4px;
    z-index: 3 !important;
}

.post-author ul li.pa-posts, .post-author ul li.pa-respect, li.pa-fld4 {
    font-size: 8px;
    text-transform: uppercase;
    display: block !important;
    position: relative;
}

.post-author ul li.pa-posts span.fld-name, .post-author ul li.pa-respect span.fld-name, li.pa-fld4 span.fld-name {display: block;}

li.pa-reg {
    font-size: 9px;
    text-transform: uppercase;
    
}

li.pa-ip {
    font-size: 7px;
    text-align: center;
    width: 8px !important;
    height: 8px;
    overflow: hidden;
    position: absolute;
    left: -14px;
    bottom: -2px;
    background: var(--Accent);
    border-radius: 50px;
}

li.pa-ip a {opacity: 0;}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  line-height: 140%;
  }

    /* Индикатор активности пользователя */
.pa-online:before {
content: 'online';
}

.dark .pa-online {color: #efcd8e;}

.pa-online {
    position: absolute;
    top: -17px;
    margin: 0 0 0 0px !important;
    padding: 0 !important;
    transition: all .2s ease;
    border-radius: 50px;
    cursor: pointer;
    z-index: 0 !important;
    background: var(--secBG);
    width: 60px !important;
    height: 17px;
    display: flex !important;
    font-family: 'Lobster';
    font-weight: 400;
    font-size: 14px;
    color: #b89467;
    box-shadow: 0px -1px 11px -5px rgb(0 0 0 / 50%);
}

    .pa-online:hover {
     
    }

    .pa-online:hover strong {
      opacity: 1.0;
      visibility: visible;
    }

.pa-online strong {
    position: absolute;
    top: -1px;
    left: 66px;
    padding: 0 8px;
    height: 19px;
    line-height: 24px;
    font-weight: 600;
    white-space: nowrap;
    background: var(--secBG);
    text-align: center;
    z-index: 10;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    visibility: hidden;
    text-transform: uppercase;
    font-size: 7px;
    font-family: Golos;
    display: flex;
    align-items: center;
}



/* C3.7 */
.pa-author {
    font-size: 10px;
    font-weight: 66;
    color: var(--secText) !important;
    font-family: 'Pragmatica Medium';
    margin: 3px 0 0 0;
}

/* C3.8 */
.pa-author a {
    color: var(--pureWhite) !important;
    font-family: 'Pragmatica Medium';
    text-transform: uppercase;
    border-radius: 10px;
    display: flex;
    height: 24px;
    padding: 0;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    letter-spacing: 0.2px;
}

.pa-author a:hover {
   color: var(--Accent2) !important;
  }

li.pa-avatar.item2 {
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0 0 0;
}

li.pa-avatar.item2 img {
    max-width: 180px;
    max-height: 180px;
    transition: all .3s ease-in-out 0s;
}

li.pa-avatar.item2 img.allow_change:hover {
    filter: grayscale(1);
}

/* C3.9 */
li.pa-title {
font-size: 8px;
    color: var(--pureWhite);
    line-height: 114%;
    letter-spacing: 0.3px;
    font-family: 'Pragmatica book';
    padding: 0 10px;
    text-transform: lowercase;
}

/* C3.11 */
.punbb .post-body {
    padding: 0;
    margin: -10px 10px 0 245px;
}

div#pun-messages .post-body {
    margin: -10px 10px 0 240px;
}

/* C3.12 */

.punbb .post-box {
    padding: 0px;
    text-align: justify;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }


/* C3.14 */
.punbb .post-links {
    margin-left: 230px;
    margin-top: 20px;
}

/* C3.15 */
.punbb .post-links ul {
    height: 22px;
    margin-left: -230px;
    text-align: right;
}

/* C3.16 */
.punbb .post-links li:first-child {
    padding-left: 0px;
}

.punbb .post-links li {
    display: inline-block;
    padding-left: 10px;
}

.punbb .post-links li a {
    width: max-content !important;
    padding: 0 10px;
    background: var(--secBG);
    text-transform: lowercase;
    font-size: 9px;
    line-height: 0;
    height: 18px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 3px;
    border-radius: 50px;
    letter-spacing: 0.5px;
    align-items: center;
    font-family: pragmatica medium;
}

.punbb .post-links li a:hover {
    background: var(--mainLink);
    color: var(--secBG);
}

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

del {
    text-decoration: none !important;
    filter: blur(2px);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    padding: 0 5px;
}

del:hover {
    filter: blur(0px);
}

.post-content .highlight-text {
    background: var(--Accent) !important;
    color: var(--pureWhite) !important;
    padding: 0 3px 2px 3px;
    border-radius: 6px;
}

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* 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: 10px;
    text-align: center;
}

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */

div#pun-messages div#profile
{margin: 0;}

div#pun-messages #profile #tags .container {padding: 10px !important;}

div#pun-messages #profile .container {padding: 0 0 0 0 !important;}

#profile .container {
    padding: 0 0 0 160px !important;
}

#profile fieldset {
    border: 1px solid var(--pureGrey) !important;
    border-radius: 10px;
    padding: 10px;
}

fieldset.radiofield {
    padding: 10px !important;
    background: none !important;
    background-color: rgb(255 255 255 / 21%) !important;
}

/* C6.2 */
div#viewprofile td#profile-right {
    width: 490px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

div#viewprofile .repStat {
    order: 1;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

div#viewprofile li#pa-posts {
    order: 2;
    width: 100%;
}

div#viewprofile li#pa-register-date {order: 3;}

div#viewprofile li#pa-time-visit {order: 4;}

div#viewprofile li#pa-last-post {order: 5;}

div#viewprofile li#pa-last-visit {order: 6;}

div#viewprofile li#pa-email {
    order: 7;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
    gap: 0 !important;
    width: 100%;
    height: max-content;
}

div#viewprofile li#pa-email strong {
    width: 100%;
}

div#viewprofile a.sendpm {
    background: var(--Accent);
    padding: 0 10px;
    height: 30px;
    display: flex;
    line-height: 0;
    align-items: center;
    justify-content: center;
    color: var(--pureWhite) !important;
    text-transform: uppercase;
    border-radius: 5px;
}

div#viewprofile a.sendpm:hover {
    background: transparent;
    color: var(--Accent) !important;
}

div#viewprofile li#pa-fld2 {
    width: 100%;
}

div#viewprofile li#pa-fld2 .userlz {
    width: 200px;
    text-align: center;
    background: var(--profileSecBG);
    margin: 5px auto 0 auto;
    border-radius: 10px;
    padding: 0 0 4px 0 !important;
}

div#viewprofile td#profile-right li#pa-fld2 .userlz .ankl a {color: var(--warBlack) !important;}

div#viewprofile td#profile-right li#pa-fld6 {
    padding: 0 !important;
    margin: 0 -2px 0 -2px !important;
    border: none !important;
    line-height: 0 !important;
    flex-grow: inherit !important;
    font-size: 0 !important;
    gap: 0;
}

div#viewprofile td#profile-right li {
    padding: 7px;
    border-radius: 5px;
    border: 1px solid var(--pureGrey);
    line-height: 109%;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    gap: 5px;
}

div#viewprofile td#profile-right li span {}
div#viewprofile td#profile-right li strong {padding: 0 !important;}


div#viewprofile {
    border: 1px solid var(--pureGrey);
    background-color: var(--secBG);
    border-radius: 10px;
    margin: -20px 0 -10px 0;
    position: relative;
}

div#viewprofile .container ul tbody tr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 40px;
}

#viewprofile #profile-signature ul {
    border: none !important;
}

td#profile-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 220px;
    gap: 5px;
    border: 1px solid var(--pureGrey) !important;
    border-radius: 7px 7px 4px 4px;
    height: max-content;
    padding: 5px 0 10px 0 !important;
    font-family: 'Golos';
    background: url(https://forumstatic.ru/files/001b/f5/f1/92076.png) top left no-repeat;
    position: relative;
    overflow: visible !important;
}

#viewprofile li#pa-fld6 {order: 1;}

#viewprofile li#profile-name {
    order: 2;
    z-index: 3;
}

#viewprofile  li#profile-title {order: 3; z-index: 3;}

#viewprofile li#pa-avatar {order: 4; z-index: 3;}

#viewprofile li#pa-fld3 {
    order: 5;
    font-size: 7px;
    text-transform: uppercase;
}

div#viewprofile li#pa-fld2 {
    order: 6;
    width: 100%;
}

#viewprofile li#pa-fld5 {order: 7;}


#viewprofile .plashka {
    width: 220px;
    height: 35px;
    padding: 0 !important;
    margin: 0 0 -10px 0;
    border-radius: 0 0 4px 4px;
}

#viewprofile q0 {
    padding: 6px 0 0 0;
}


#viewprofile li#pa-online {
    order: 8;
    position: absolute;
    display: inline-block !important;
    top: -27px;
    height: 60px;
    width: 95px !important;
    margin: 0 0 0 0px !important;
    padding: 0 !important;
    cursor: pointer;
    background: url(https://forumstatic.ru/files/001c/55/c1/20053.png) top left no-repeat;
    background-size: cover;
    font-size: 0 !important;
    z-index: 3;
}

#viewprofile li#pa-edit {
    order: 9;
    position: absolute;
    top: 0;
    left: -28px;
}


#viewprofile li#profile-name strong {
    font-family: 'Golos';
    text-transform: uppercase;
    border-radius: 10px;
    display: flex;
    line-height: 0;
    height: 24px;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
    margin: 0 0 4px 0;
    font-size: 11px;
    color: var(--pureWhite);
}


#viewprofile li#profile-title strong {
    font-size: 10px;
    text-align: center;
    text-transform: lowercase;
    display: block;
    color: var(--pureWhite);
    line-height: 100%;
    font-weight: normal !important;
}

#viewprofile li#pa-avatar div img {
    border-radius: 10px;
    max-width: 180px;
    max-height: 180px;
}

#viewprofile li#pa-online strong {
    font-size: 0px;
}

#viewprofile li#pa-edit a:before {
    content: '\f4fa';
    font-family: Material Symbols Outlined;
    font-size: 14px !important;
}

#viewprofile li#pa-edit a {
    width: 20px;
    height: 20px;
    background: var(--Accent);
    text-transform: uppercase;
    font-size: 0px;
    padding: 00;
    line-height: 0;
    display: flex;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    color: var(--pureWhite);
    font-weight: 400 !important;
}

#viewprofile li#pa-edit a:hover {
    background: transparent;
    color: var(--Accent);
}

#pun-messages #profile fieldset {
    padding: 10px 24px 10px 10px;
}

#pun-messages .post {
    margin: 0 0 0 15px;
}

#pun-messages #profilenav {
    margin: 20px 0 20px 0 !important;
    width: calc(100% - 46px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 0 20px;
}

#pun-messages #profilenav ul {
    display: flex;
    gap: 20px;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
}

#pun-messages #profilenav li {margin-bottom: 0;line-height: 0;}

#pun-messages #profilenav li a {
    background: var(--pureGrey);
    border-radius: 10px;
    line-height: 0;
    display: flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    color: var(--mainText) !important;
    font-size: 10px;
    font-family: 'Golos';
    text-transform: uppercase;
}

#pun-messages #profilenav li a:hover, #pun-messages #profilenav li.isactive a {
    background: var(--mainLink);
    color: var(--pureWhite) !important;
}

#pun-messages #profilenav li.isactive {padding-bottom: 0px !important;padding-left: 0;font-weight: normal;}

#profilenav {
    float: left;
    width: 140px;
    margin-left: -159px;
    display: inline;
    border: 1px solid var(--pureGrey);
    border-radius: 10px;
}

/* C6.3 */
#profilenav li {
    margin-bottom: 10px;
    line-height: 1;
}

#profilenav li.isactive {
    width: max-content;
    padding-bottom: 4px !important;
    font-weight: bold;
    padding-left: 5px;
}

/* C6.4 */
#viewprofile ul, #profilenav ul {
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
    margin: 0 14px -18px 14px;
    text-align: center;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
    padding: 0 5px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    margin-bottom: 10px;
}

/* C6.7 */
#setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }


/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#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;
    font-size: 11px;
}

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {

  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    background: var(--Logo) top left no-repeat;
    font-size: 0 !important;
    width: 1127px;
    height: 477px;
    position: absolute;
    left: -14px;
    top: -80px;
    filter: var(--darkFilter);
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
      margin: 0;
    position: absolute;
    top: -51px;
    left: 32px;
    width: 50%;
}

/* D3.2 */
#pun-navlinks .container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

/* D.3 */
#pun-navlinks li {
    font-size: 13px;
    font-weight: 200;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-family: 'Pragmatica Medium';
}

span.num_msg {
    position: inherit !important;
    margin: 0 !important;
    padding: 2px 5px 1px 6px !important;
    line-height: 0 !important;
    display: flex !important;
    border-radius: 5px !important;
    background: var(--Accent) !important;
    font-family: 'Roboto';
    justify-content: center;
    align-items: center;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    position: absolute;
    top: 450px;
    left: 0;
    width: 100%;
}

/* D4.2 */
#pun-ulinks .container {
display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    font-size: 9px;
    text-transform: lowercase;
    font-weight: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    font-family: Pragmatica Book;
}

/* D4.4 */
#pun-ulinks li a {
    font-size: 9px;
    letter-spacing: 0.5px;
    font-weight: bold;
}

#pun-ulinks li a:hover {}


/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status {
    font-size: 9px;
    opacity: 0.7;
    text-align: center;
    text-transform: lowercase;
    font-family: 'pragmatica book';
}

/* D5.2 */
#pun-status .container {
  padding: 0.8em 0em 1em 0em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */

#pun-viewtopic #pun-crumbs1 {
    box-shadow: none;
    margin: 0;
}

#pun-viewtopic #pun-crumbs1 p.container {padding-bottom: 5px;background: none;}

#pun-crumbs1, #pun-crumbs2 {
    height: 19px;
    padding: 0 !important;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 30px 0;
    font-family: pragmatica medium;
}

/* D5.5 */
#pun-crumbs1 p.container, #pun-crumbs2 p.container.crumbs {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    text-transform: uppercase;
}

#pun-crumbs1 .container a:after, #pun-crumbs2 .container a:after, div#pun-searchposts .post h3 span a:after {
    content: '*';
    margin: 0px 4px 0px 4px;
    font-weight: bold;
    color: var(--mainText);
    display: inline-block;
}

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement {
    height: 75px;
    margin: 10px 0 0 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.forumNews a ln2 {
    font-size: 9px;
    font-family: 'Golos';
}

.forumNews a ln1 {
    font-weight: 600;
    font-size: 9px;
    text-transform: uppercase;
    font-family: golos;
    letter-spacing: 0.4px;
}

.forumNews a ln {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
}

.forumNews a date {
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 0.6px;
    width: max-content;
    line-height: 0;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 -3px 0px;
    background: var(--Accent);
    color: var(--pureWhite);
    border-radius: 50px;
    padding: 0 6px;
}


.forumNews a {
    background: var(--secBG);
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
    border-radius: 50px;
    height: 37px;
    overflow: hidden;
    padding: 0 10px 0 12px;
    align-items: center;
    min-width: 190px;
    line-height: 0;
    margin: auto;
}

.forumNews a:hover {
    background: var(--secBG);
}


.forumNews {
    height: 56px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    flex-wrap: nowrap;
    width: 960px;
    overflow: auto hidden;
    position: absolute;
    top: 368px;
}

.html-box {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */

.statscon {
    display: flex;
    margin-bottom: 40px;
    position: relative;
    background: var(--secBG);
    font-size: 10px;
    font-family: 'Golos';
    padding: 0;
}

#pun-stats .container {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 20px;
}

.statcont {
    width: calc(100% - 40px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: absolute;
    left: 20px;
    top: -29px;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 0.5px;
    height: 20px;
    z-index: 5;
}

.statcont li {
    background: rgb(92 86 122 / 38%);
    padding: 3px 10px;
    border-radius: 50px;
    color: var(--pureWhite);
    backdrop-filter: blur(8px);
}

.statcont li strong {
    font-weight: normal !important;
}

.statcont li a {color: #F6DE9D !important;}
.statcont li a:hover {color: var(--pureWhite) !important;}

/* D7.4 */
li#onlinelist.item5.onlinelist {
    width: 100%;
    text-align: center;
    text-transform: lowercase;
}

li#onlinelist.item5.onlinelist span, li#onlinelist.item5.users_24h span {
    display: block;
    text-align: justify;
    text-transform: lowercase;
    margin-top: 6px;
    font-family: 'Roboto';
}

li#onlinelist.item5.users_24h {
    width: 100%;
    border-top: 1px solid var(--pureGrey);
    padding-top: 15px;
    text-align: center;
    text-transform: lowercase;
}

/* D7.5 */
li#onlinelist div {
    
}

/* 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 {
    position: absolute;
    bottom: -30px;
    width: 100%;
    margin: 0 0 0 -40px;
    display: flex;
    justify-content: center;
    height: 15px;
    line-height: 0;
    font-size: 7px;
    text-transform: uppercase;
    align-items: center;
    letter-spacing: 0.5px;
}

#pun-about a {color: #fff !important;}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  position: relative;
  height: 0;
  z-index: 1;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  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;
  }

/* Миниатюры аватар*/

.punbb .user-avatar {
    border-radius: 50% !important;
    height: 40px !important;
    width: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--mainText);
}

.punbb .user-avatar a {
    border-radius: 50% !important;
    height: 40px !important;
    width: 40px !important;
}

.punbb .user-avatar .avatar-image {
    height: 40px !important;
    width: 40px !important;
    transition: all .7s ease-in-out 0s;
    filter: grayscale(1);
}

.punbb .user-avatar .avatar-image:hover {
    transition: all .7s ease-in-out 0s;
    filter: grayscale(0);
}

.punbb .user-avatar .isonline {
    top: -2px !important;
    right: -2px !important;
    animation: none !important;
    -moz-animation: none !important;
    -webkit-animation: none !important;
        background: #F6DE9D  !important;
    border: 3px solid var(--secBG) !important;
}

.punbb .user-avatar.no-avatar .avatar-image {
    background: url(https://forumstatic.ru/files/001c/55/c1/55522.png) center center no-repeat !important;
}

/*Кнопки формы ответа*/

div#pun-viewtopic #form-buttons tr {margin: 0 0 -12px -23px;}

#pun-messages #form-buttons tr {
    border-radius: 10px;
    margin: 0 0 -6px 0 !important;
    width: 916px !important;
}

#pun-messages small#plng {
    top: 3px;
    right: 0;
}

div#pun-profile #form-buttons tr {
    width: 768px !important;
    margin: 0px 0 -2px 0 !important;
}


div#pun-messages fieldset#post-new #form-buttons tr {
    margin: 0 0 20px 0;
    width: inherit !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    padding: 0 !important;
}

div#pun-messages fieldset#post-new small#plng {
    right: 0 !important;
}


#form-buttons tr {
    display: flex;
    gap: 5px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 -2px -23px;
    height: 36px;
    padding: 0 10px;
    border-radius: 10px 10px 0 0;
    background-color: var(--profileBG);
    width: 922px !important;
}

#form-buttons td {
    background: none !important;
    position: relative;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s linear 0s;
}

#form-buttons td:hover:after {
color: var(--Accent2);
}

#form-buttons td:after {
    font-family: Material Symbols Outlined;
    font-size: 18px;
    position: absolute;
    pointer-events: none;
    color: var(--mainLink);
    font-weight: 700;
    transition: all .3s ease-in-out 0s;
}

td#button-transL:after{content: '\e8e2';font-weight: bold;}
td#button-ChangeСase:after {content: '\e053';font-weight: bold;font-size: 26px;}
td#button-font:after{content: '\e264';}
td#button-size:after{content: '\e262';}
td#button-bold:after {content: '\e238';}
td#button-italic:after {content: '\e23f';}
td#button-underline:after {content: '\e249';}
td#button-strike:after {content: '\e257';}
td#button-indent:after {content: '\e23e';}
td#button-center:after {content: '\e234';}
td#button-right:after {content: '\e237';}
td#floatbut:after {content: '\efad';}
td#button-link:after {content: '\e178';}
td#button-spoiler:after {content: '\ea19';}
td#button-image:after {content: '\e3f4';}
td#button-image2:after {content: '\e43e';}
td#button-video:after {content: "\e1c4";}
td#button-hide:after {content: "\e897";}
td#button-quote:after {content: "\e244";}
td#button-code:after {content: "\e86f";}
td#button-color:after {content: "\e40a";}
td#button-table:after {content: "\e265";}
td#button-smile:after {content: "\e1d3";}
td#button-sticker:after {content: "\ea1c";}
td#button-keyboard:after {content: "\f028";}
td#button-addition:after {content: "\e146";}
td#button-mask:after {content: "\f4d6";}
td#button-styles:after {content: "\e619";}

#form-buttons {text-align: center;}

td#button-graffiti_rusff, td#button-files_rusff {display:none !important; overflow: hidden !important;}
#form-buttons td#button-left {display:none !important;}

#tags .container, #Styles {
    border-radius: 10px;
    border: 1px solid var(--pureGrey);
    background: var(--mainBG);
    padding: 10px !important;
    top: unset !important;
    margin: 14px 0 0 0;
}

#addition-area div {
    display: flex;
    justify-content: flex-start;
    font-size: 11px !important;
    margin: 0 0 4px 0;
}

div#font-area {
    width: 914px;
    display: flex;
    flex-wrap: wrap;
    height: 190px;
    justify-content: center;
    gap: 8px;
    margin: 15px 0 0 -20px !important;
    overflow: auto;
}

#font-area span {
    display: flex !important;
    line-height: 0;
    align-items: center;
    justify-content: center;
    height: 100%;
}

#font-area div, #addition-area div {
    background: var(--secBG);
    padding: 0 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 5px;
    flex-grow: 1;
    transition: all .3s ease-in-out 0s;
}

#font-area div:hover, #addition-area div:hover {
    background: transparent;
    color: var(--mainLink)
}

#font-area div img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 14px;
    left: 0;
}

/* Форма ответа в теме */
div#pun-viewtopic textarea#main-reply {
    width: 920px !important;
    border-radius: 0 0 10px 10px;
    outline: none;
    border: 1px solid transparent !important;
    padding: 10px;
    line-height: 150%;
    margin: 2px 0 0 -23px !important;
    box-shadow: none !important;
}

.grippie {
    margin-right: 0px !important;
}

/* Форма ответа в профиле */

div#pun-profile textarea#main-reply {
    width: 766px !important;
    border-radius: 0 0 15px 15px;
    outline: none;
    line-height: 150%;
    margin: 2px 0px 0 0 !important;
    padding: 10px;
}

dl.parsedsig {
    border: 1px dotted var(--pureGrey);
    padding: 20px;
}

span.label {
    text-transform: lowercase;
    font-size: 10px;
    background: var(--pureGrey);
    padding: 3px 10px 4px 10px;
    border-radius: 10px;
    margin: 0px 10px 0px 0;
}

/* Счетчик символов */

#form-buttons {
    position: relative;
}

input[type="submit" i], input#cncl, input#reputationButtonSend, input#reputationButtonCancel, input#SubmitMPst, #mask_dialog input.button, input[type="button" i], input.button {
    cursor: pointer;
    width: max-content !important;
    padding: 0 17px !important;
    text-transform: uppercase;
    font-size: 9px !important;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 3px;
    border-radius: 24px;
    letter-spacing: 0.5px;
    margin: 0 12px 0 0 !important;
    transition: all .3s ease-in-out 0s;
    outline: none;
    border: none !important;
    font-family: pragmatica medium !important;
}

#keyboard-span input {
    text-shadow: none !important;
    margin: 3px 3px 0 0 !important;
    box-shadow: none;
    color: var(--mainText) !important;
    background: var(--pureGrey) !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    font-family: 'Roboto' !important;
    transition: all .3s ease-in-out 0s;
}

#keyboard-span input:hover {
    color: var(--mainLink) !important;
    background: transparent !important;
}

input[type="submit" i]:hover, input#cncl:hover, input#reputationButtonSend:hover, input#reputationButtonCancel:hover, input#SubmitMPst:hover, #mask_dialog input.button:hover, input[type="button" i]:hover, input.button:hover {
    background: transparent;
}

input, select, textarea {
    background: var(--secBG);
    padding: 4px 5px;
    border-radius: 4px;
    margin: 4px 4px 3px 0 !important;
    color: var(--mainText);
    font-size: 11px !important;
    outline: none;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: var(--pureGrey) !important;
}

#sTheme {
    height: 25px;
    width: 200px;
    margin: 0 -1px 0 0 !important;
    border-radius: 4px 0 0 4px !important;
    border: 1px solid var(--pureGrey) !important;
}

i#isk {
    border-radius: 0 4px 4px 0 !important;
    border: 1px solid var(--pureGrey) !important;
    display: flex;
    line-height: 0;
    align-items: center;
    justify-content: center;
}

::selection {
    background: #848faf;
    color: #ffffff !important;
}

/* Гостевые правки
-------------------------------------------------------------*/

div#pun.isguest.gid3 small#plng {
    top: 3px;
    right: -200px;
}

div#pun.isguest.gid3 div#pun-viewtopic .fs-box.hashelp  {
    display: flex;
    flex-direction: column;
}

div#pun.isguest.gid3 div#pun-viewtopic .fs-box.hashelp p.inputfield.required {
    order: 1;
    margin: 0 0 0 -20px;
    
}

div#pun.isguest.gid3 div#pun-viewtopic .fs-box.hashelp div#form-buttons
{order: 2}

div#pun.isguest.gid3 div#pun-viewtopic .fs-box.hashelp p.areafield.required 
{order: 3}


div#pun.isguest.gid3 div#pun-viewtopic .fs-box.hashelp #tags .container {
    top: 117px !important;
    border-radius: 0 0 10px 10px !important;
}


/* скроллбары */

@-moz-document url-prefix() {
body * {
  scrollbar-width: thin;
  scrollbar-color: var(--Accent) var(--mainText);
}

html {
  scrollbar-width: thin;
  scrollbar-color: var(--Accent) transparent;
}

.forumNews {
  scrollbar-width: thin;
  scrollbar-color: var(--Accent) transparent;
}

}

.cont::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: transparent;
    border-radius: 50px;
}

.cont::-webkit-scrollbar-thumb {
    background-color: var(--Accent2);
    width: 4px !important;
    border-radius: 50px;
}

.postweek wrap::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: transparent;
    border-radius: 50px;
}

.postweek wrap::-webkit-scrollbar-thumb {
    background-color: var(--Accent);
    width: 4px !important;
    border-radius: 50px;
}

.scrollbox::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: transparent;
border-radius: 50px;
}

.scrollbox::-webkit-scrollbar-thumb {
    background-color: var(--Accent);
    width: 4px !important;
border-radius: 50px;
}

.forumNews::-webkit-scrollbar {
    width: 2px;
    height: 2px;
    background: transparent;
border-radius: 50px;
}

.forumNews::-webkit-scrollbar-thumb {
    background-color: var(--Accent);
    width: 2px !important;
border-radius: 50px;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
    height: 8px;
border-radius: 50px;
}

::-webkit-scrollbar-thumb {
    background-color: var(--Accent);
    width: 8px !important;
border-radius: 50px;
cursor: pointer;
}


/* кнопки вверх-вниз */
.top_bottom {
  position: fixed;
    z-index: 999;
    top: 50%;
    margin-left: 990px;
    font-size: 0 !important;
    height: 249px;
    width: 100px;
}

.top_bottom div {
    cursor: pointer;
    position: absolute;
}

div#ToTop {
    width: 56px;
    height: 56px;
    background: url(https://forumstatic.ru/files/001b/f5/f1/83888.png) top left no-repeat;
    top: 0;
    background-size: contain;
}

div#OnBottom {
    width: 100px;
    height: 162px;
    background: url(https://forumstatic.ru/files/001b/f5/f1/56473.png) top left no-repeat;
    bottom: 0;
}

/* мелкие допы */

fieldset#post-preview {
    padding: 10px !important;
    margin: 0 -10px 0 0;
}

input.dicebutton {
    margin: 0 -30px -10px 0 !important;
    float: right;
}

#togglePreview input.button {
    height: 19px;
    padding: 0 10px !important;
}

#togglePreview {
    margin: 0px -40px 10px 0 !important;
}

.post {
    scroll-margin-top: 10px;
}

.post-content hr {
    border: none !important;
    height: 1px;
    background: #dddddd;
    box-shadow: 0 1px 0 0 #fff;
    opacity: 1 !important;
}

.night .post-content hr {
    background: #4a494f;
    box-shadow: 0 1px 0 0 #353539;
}

#notify-link .unreads, #navpm .unreads {
    background: var(--Accent2) !important;
    color: var(--pureWhite) !important;
}

.hvStickerPackItem {
    background: var(--pureGrey);
    margin: 5px;
    overflow: hidden;
    border-radius: 10px;
    height: max-content;
}

.hvStickerPackItem:hover {
    background: var(--pureWhite);
}

.hvStickerPackModalContent {
    border: 1px solid var(--pureGrey) !important;
    border-radius: 10px;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center;
    justify-content: center !important;
    padding: 10px 0px !important;
}

.hvStickerPackModal {
    background: var(--mainBG) !important;
    border: 1px solid var(--pureGrey) !important;
    box-shadow: 0 0 10px -4px var(--secText) !important;
    z-index: 999 !important;
    left: -3px !important;
    width: 970px !important;
    bottom: inherit !important;
    margin: -60px 0 0px 0;
}

#MyBookmarks span.scrl {
    box-shadow: none !important;
    background: var(--pureGrey);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    height: 12px;
}

span#BookmCntToggle {
    color: var(--Accent) !important;
    border-radius: 6px;
}

.post .bookmark {
    transform: rotate(180deg);
    width: 15px !important;
    right: -44px !important;
}

div#MyBookmarks, .editBookmark {
    background-color: var(--secBG);
    z-index: 999999;
}

.pa-respect a[href*="&v=1&cod"] {
    background-image: none !important;
    display: inline-block;
    width: 100%;
    height: 15px;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 16px;
}

.pa-respect a[href*="&v=1&cod"] img {
  height:0px;
  width:0px;
}

table#filetable {
    margin: 0 0 20px 0 !important;
    padding: 0 10px 0 0;
}

#float {
    position: absolute;
    display: none;
    width: auto;
    border: none;
    margin-top: -37%;
    margin-left: 27%;
    z-index: 99;
    border-radius: 10px;
    border: 1px solid var(--pureGrey);
    background: var(--mainBG);
    padding: 10px !important;
}

small#plng {
    position: absolute;
    height: 30px;
    top: 20px;
    right: -15px;
    display: flex;
    line-height: 0;
    align-items: center;
    justify-content: center;
    font-family: 'Golos';
    font-size: 10px;
    gap: 4px;
}

.FNTslider {
    border-radius: 14px;
    position: relative;
    z-index: 1000;
    background: var(--mainBG);
    width: 110px;
    height: 5px;
    margin: 3px 5px;
    border: solid 1px var(--mainBG);
    float: right;
    margin-right: 7%;
    order: 2;
}

.FNTslider .before {
    height: 5px;
    border: solid 1px var(--Accent2);
    border-right: none 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    background: var(--Accent2);
    margin-top: -1px;
    margin-left: -1px;
}

.FNTslider .thumb {
    width: 13px;
    height: 13px;
    border-radius: 50px;
    position: relative;
    top: -4px;
    margin: 0 0 0 -2px;
    background: var(--pureWhite);
    cursor: pointer;
}

/* рейтинг поста */

.mylike .post-rating p a.noNull, .mylike .post-rating p a.noNull::after {opacity: 0.7; filter: grayscale(1);}

.post-rating p a::before,
.post-vote p a::before {
  display: none;
}

div.post-rating p a, div.post-vote p a {
    display: inline-block;
    width: 24px;
    height: 26px;
    text-align: center;
    font-size: 10px !important;
    padding-top: 4px;
    padding-right: 0;
    padding-left: 2px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    color: var(--secBG) !important;
    font-weight: 600;
}

div.post-vote p a {
    font-size: 0 !important;
    top: -8px;
    left: 10px;
}

.post-vote p a {
  color: transparent;
}

.post-rating p a::after, .post-vote p a::after {
	position: absolute;
	content: '\e87d';
	left: 0px;
	top: -6px !important;
	width: auto;
	height: auto;
	font-family: Material Symbols Outlined;
	font-size: 26px;
	color: var(--mainLink);
	z-index: -1;
	font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 100, 'opsz' 10;
}

.post-vote p a::after {
    content: '\f3ed';
    font-size: 24px;
    font-weight: 900;
    color: var(--Accent);
    top: -3px !important;
    opacity: 0.7;
}

.post-rating p a:hover {
    color: var(--pureWhite) !important;
}

.post-rating p a:hover::after {
    color: var(--Accent);
}

.post-vote p a:hover::after {opacity: 0.5;}

/* всплывающие окна */

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .modal-inner.section {
    border-radius: 10px;
    background: var(--mainBG);
    border: none !important;
    padding: 10px;
    z-index: 999999 !important;
}


/*****************
Стиль "Тихой Цитаты"
*****************/
.quiet-quote {
    position: relative;
    display: table;
    margin: 4px 15px -5px 19px!important;
    font-style: italic;
    font-size: 11px;
opacity: 0.6;
}
.quiet-quote>p{
  line-height:normal!important;
}
.quiet-quote:before, .quiet-quote:after {
    font-size: 17px;
    display: inline-block;
    position: absolute;
    z-index: 1000;
    font-weight: 900;
    color: var(--Accent2);
    font-family: Golos, System, Arial, sans-serif;
}

.quiet-quote:before{
  content: "\201C";  /*Код левой кавычки к Тихой цитате*/
  left:-13px;
  top:-1px;
}
/* *Код правой кавычки к Тихой цитате*
Cкрыл Правую кавычку
.quiet-quote:after{
  content: "\201D";  */
  right: -15px;
  bottom: -20px;
}
/*************************
/END//Стиль "Тихой Цитаты"
*************************/

/* правки формы ответа при редактировании */

div#pun-edit textarea#main-reply {border-radius: 10px !important;}

div#pun-edit #form-buttons tr {
    border-radius: 10px !important;
    margin: 0 0 0 0 !important;
    width: 890px !important;
}

div#pun-edit small#plng {
    top: 2px;
    right: 0;
}


div#pun-viewtopic .post #post textarea#main-reply {
    width: 710px !important;
    border-radius: 10px !important;
}


div#pun-viewtopic .post #post #form-buttons tr {
    width: 710px !important;
    border-radius: 10px !important;
    margin: 0 0 0 -20px !important;
}


div#pun-viewtopic .post #post small#plng {
    top: -18px !important;
    background: var(--pureGrey);
    border-radius: 10px;
    padding: 0 10px !important;
    right: inherit !important;
    left: -20px;
}

div#pun-viewtopic .post #post p.inputfield.required.longinput {
    margin: 10px 0 0 -20px !important;
}


/* Оформление админки */

.punbb-admin div#pun-crumbs1 {
    margin: 40px 0 20px 0 !important;
}

.punbb-admin #pun-status {
    margin: 40px 0 0 0;
}

.adformal {
    border: none !important;
}

#pun-admain fieldset {
    padding: 0 !important;
}

.adformal h2, #pun-adnav h2 {
    color: #1e2d2a !important;
    border-radius: 10px 10px 0 0 !important;
    border: none !important;
    background-color: var(--pureGrey) !important;
}

.adcontainer {
    border-radius: 0 0 10px 10px !important;
    border: 1px solid var(--pureGrey) !important;
}


/* Таблица шапки */

.posto, .flood, .need, .epiz, .postweek, .navig {position: absolute;}

.epiz hd {display: none;}

.flood a, .need a, .postweek a, .navig a {
    color: #757C90 !important;
}


.posto a {color: var(--pureWhite) !important;}

.flood a:hover, .need a:hover, .postweek a:hover, .navig a:hover {
    color: #edabdf !important;
}

.posto a:hover {color: #f6de9d !important;}


.posto {
    right: 109px;
    top: 294px;
    width: 136px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.posto wrap {}

.flood {
top: 76px;
    left: 44px;
    width: 76px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.flood wrap {}

.need {
    width: 156px;
    height: 33px;
    top: 245px;
    right: 130px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.need wrap {}

.need a {
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    background: #798197;
    border: 1px solid #81899c;
}

.need a:hover img {filter: grayscale(0) opacity(1);}

.need a:hover {transform: scale(1.2);}

.need a img {
    height: 100%;
    width: auto;
    filter: grayscale(0.5) opacity(0.7);
    transition: all .3s ease-out 0s;
}


.epiz {
    top: 171px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 172px;
    left: 721px;
    color: var(--pureWhite);
    text-transform: lowercase;
    font-family: Pragmatica Medium;
    font-size: 9px;
    gap: 10px;
}



.postweek {
    font-family: 'Pragmatica Book';
    top: 169px;
    left: 45px;
    width: 322px;
    height: 124px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
    flex-wrap: nowrap;
}

.postweek hd {
width: max-content;
    height: 15px;
    text-align: center;
    text-transform: lowercase;
    color: var(--pureWhite);
    font-size: 11px;
    top: 0px;
    position: absolute;
    left: 0px;
    font-family: 'Pragmatica Medium';
}

.postweek hd a, .epiz a {
    font-weight: 400;
    color: #F6DE9D !important;
}

.postweek hd a:hover, .epiz a:hover {
    color: #fff !important;
}

.postweek wrap {
height: 89px;
    font-size: 9px;
    text-align: justify;
    white-space: pre-wrap;
    overflow: auto;
    width: 200px;
    padding: 0 5px 0 0;
    color: #4C4C4C;
    position: absolute;
    top: 30px;
    left: 0px;
}

.navig {
top: 200px;
    left: 674px;
    width: 219px;
    height: 25px;
}

.navig wrap {
    display: flex;
    align-items: center;
    font-family: 'Pragmatica Medium';
    text-transform: uppercase;
    font-size: 8px;
    gap: 6px;
    /* letter-spacing: 0.5px; */
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.flood wrap {
display: flex;
    flex-direction: column;
    font-family: 'Pragmatica Medium';
    text-transform: uppercase;
    font-size: 9px;
    gap: 6px;
}



.posto wrap, .need wrap {
    display: flex;
    flex-direction: row;
    font-family: 'Pragmatica Medium';
    text-transform: uppercase;
    font-size: 9px;
    gap: 6px;
    justify-content: flex-end;
}

.posto hd {display: none;}
.need hd {display: none;}
.flood hd {display: none;}
.navig hd {display: none;}



/* список ролей
-------------------------------------------------------------*/
div.zag {
    text-transform: uppercase;
    font-size: 26px;
    display: flex;
    text-align: center;
    color: var(--pureWhite);
    font-family: VOYAGE-BOLD;
    letter-spacing: 0px;
    font-weight: 900 !important;
    position: relative;
    background-color: var(--Accent);
    width: 300px;
    padding: 0 3px;
    border-radius: 50px;
    margin-bottom: 2px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    height: 34px;
}

div.nazfandom {
    width: 300px;
    font-size: 18px;
    display: inline-block;
    text-align: left;
    font-family: times new roman;
    font-weight: 700 !important;
    letter-spacing: 0px;
    position: relative;
    background-color: var(--pureGrey);
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 2px;
    border-radius: 4px;
    margin: 10px 0 6px 0;
}

div.roli {
height: 200px; overflow: auto;
}

div.roli::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

/* поля профиля
-------------------------------------------------------------*/

q1 {
    font-size: 9px;
    font-weight: 600;
}

q0 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 7px;
    text-transform: uppercase;
    line-height: 1;
    height: 20px;
    justify-content: center;
    margin: 11px auto 0 auto !important;
    gap: 3px;
    width: 97%;
    color: #c9c9c9;
    font-family: 'Golos';
    text-shadow: 0 0 5px #000;
}

li.pa-fld5 {
    width: 220px !important;
    height: 35px;
    margin: -12px 0 -10px 0;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}

.plashka {
    width: 220px;
    height: 35px;
    background-color: #696c73 !important;
}

div#viewprofile .profile_header {
    left: 0;
    top: 0;
    border-radius: 7px 7px 0 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
}

li.pa-fld6 {
    z-index: 0 !important;
}

.profile_header {
    content: "";
    position: absolute;
    top: -6px;
    left: -1px;
    border-radius: 4px 4px 0 0;
    width: 220px;
    height: 79px;
}

.userlz {
    background: var(--profileSecBG);
    border-radius: 4px 4px 0 0;
    width: 170px;
    padding: 5px 5px;
    font-family: 'Golos';
}

.ankl {}

.ankl a {
    text-transform: uppercase;
    font-weight: 600;
    color: var(--warBlack) !important;
    font-size: 10px;
}

.ankl a:hover {color: var(--Accent2) !important;}

.lz {
    font-size: 9px;
    text-transform: lowercase;
    line-height: 1.3;
    margin: 5px 0 2px 0;
}

.lz a {
    text-decoration: underline !important;
}

.lz a:hover {
    color: var(--Accent2) !important;
    text-decoration: none !important;
}

li.pa-fld3 {
    background: var(--profileSecBG);
    width: 180px !important;
    padding: 5px 0;
    margin: -6px 0 -5px 0;
    font-family: 'Golos';
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 600;
    border-top: 1px solid var(--profileBorder);
    border-bottom: 1px solid var(--profileBorder);
    line-height: 1;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}

.newspost {
    background: url(https://forumupload.ru/uploads/001c/5b/2f/2/815160.png);
height: 134px;
width: 610px;
background-position: top center;
margin-left: 20px;
}


/* Маска профиля
-------------------------------------------------------------*/
#mask_dialog .userlz {
    border-radius: 0 !important;
    width: auto !important;
}

#mask_dialog .inner {
    width: 920px;
    border-radius: 10px;
    box-shadow: none !important;
    background: var(--mainBG) !important;
    padding: 10px;
}

#mask_dialog .hv-mask-dialog-title {
    background: var(--pureGrey);
    border-radius: 10px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Golos';
    line-height: 1;
    padding: 5px 0;
    margin: 0 0 20px 0;
}

#mask_dialog .hv-mask-block {gap: 20px;}

#mask_dialog .hv-form-block {
    max-height: 460px !important;
    padding: 0 20px 0 0;
}





/************************* 
Стиль для Быстрой смены аккаунтов 
Deff 
*************************/ 
/*Cкрытие формы входа без клика*/ 
#pun-navlinks a:not(.NextShow)+span.odd{ 
display:none!important; 
}
#pun-navlinks #New-exit img{ display: none;}

#pun-navlinks #New-exit:hover{ opacity: .4;}

/*Стиль доп-иконки Выход!*/ 

.punbb #pun-navlinks a#New-exit {
    position: absolute;
    z-index: 100000!important;
    margin-top: 1px!important;
    margin-left: 41px!important;
    float: none!important;
    width: 30px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal !important;
}

.punbb #pun-navlinks a#New-exit:before {
    content: '\e9ba';
    font-family: Material Symbols Outlined;
    color: var(--pureWhite);
    font-size: 18px;
}

.punbb #pun-navlinks #form-login input {
    text-align: center;
    border: 2px inset rgba(197,195,195,.8);
    text-rendering: auto;
    color: var(--mainText) !important;
    margin-top: 4px!important;
    border-radius: 5px;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block!important;
    text-align: center;
    font: normal normal 400 11px/normal Arial!important;
}

.punbb #form-login #fld1,#form-login #fld2{ 

} 

.punbb #pun-navlinks #form-login input[type="submit"]{ 
cursor:pointer; 
font-weight:400!important;
margin-top:10px!important;
} 

/*Стиль формы входа*/ 

.punbb #pun-navlinks #form-login {
    display: block;
    font: normal normal 400 11px/normal Tahoma;
    color: var(--mainText);
    text-transform: none;
    position: absolute!important;
    left: -310px;
    top: 20px;
    z-index: 100000!important;
    padding: 10px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px;
    text-align: center;
    background: var(--warWhite);
    border-color: var(--pureGrey);
    width: 480px;
}

#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:20;
/*text-shadow:none;*/
color: #EFF4F2!important;
cursor:pointer; 
font: normal normal 400 9.5px/normal Tahoma!important;
letter-spacing: .5px!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 {
    min-height: 90px;
    width: 220px;
    padding: 10px;
    background: var(--warWhite);
    text-align: center;
    float: left;
}

/*Стиль контейнера под список Ников*/ 

.punbb #List-UserNames ul {
    padding: 0 5px 0 0;
    overflow: hidden;
    overflow-y: auto;
    min-height: 50px;
    max-height: 150px;
}

.punbb #List-UserNames li {
    display: block!important;
    position: relative;
    background: var(--pureGrey);
    text-align: left;
    padding: 5px!important;
    font: normal normal 700 11px/normal Golos !important;
    margin: 1px auto 7px auto !important;
    transition: .33s;
    text-transform: inherit !important;
    border-radius: 4px;
}

.punbb #List-UserNames li:hover { 
    opacity:.8; 
    background: var(--Accent2);
} 

/*Стиль Ников*/ 

.punbb #List-UserNames li>b {
    cursor: pointer;
    color: var(--mainText);
    width: 90%;
    display: flex;
}

.punbb #List-UserNames li>b:hover{ 
    color: var(--puerBlack);
} 


/*Кнопки Удалить (правее ников)*/ 

#List-UserNames ul li>span {
    display: inline-block;
    padding: 0 3px;
    position: absolute;
    cursor: pointer;
    top: 0px;
    bottom: 0;
    right: 2px;
    color: var(--warBlack);
    font: normal normal 700 15px/normal Golos;
}

/*Текст при отсутствии запомненных Ников!*/ 
#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 { 
text-shadow: none!important; 
font: normal normal 400 11px/normal Golos !important; 
margin-top: 9px; 
padding: 2px !important; 
vertical-align: middle; 
} 

/*Стрелочки к инпуту*/ 
#List-UserNames ul+span b{ 
font: normal normal 400 13px/normal Verdana; 
padding:0 3px; 
} 

/*Кликалка слево, чуть выше инпута*/ 
#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; 
} 
/************************* 
//Конец Стиля для Быстрой смены аккаунтов 
*************************/

/* Черный список
-------------------------------------------------------------*/

.toBlock {
    position: relative;
}

#panel {
  position: fixed;
  top: 170px;
  left: -250px;
  margin: -40px 0 0 -2px;
  overflow: hidden;
  z-index: 10000;
}

#panel-content {
    background: var(--mainBG);
    width: 238px;
    height: auto;
    float: left;
    padding: 3px 5px;
    font-family: 'Golos';
    font-size: 10px;
    border-radius: 0 0 10px 0;
    color: var(--mainText);
}

#panel-sticker {
    float: left;
    position: relative;
    background: var(--Accent);
    padding: 5px 10px 5px 10px;
    margin: 0;
    cursor: pointer;
    color: var(--pureWhite);
    font-family: 'Golos';
    font-size: 10px;
    border-radius: 0 10px 10px 0;
}

#blockUsers > li > strong {
    cursor: pointer;
    font-size: 17px;
    color: red;
    font-weight: bold;
    top: 0px;
    position: relative;
}

li.blockeduser {
    background: var(--secBG);
    padding: 0px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 5px;
    height: 20px;
    font-weight: 700;
    border-radius: 5px;
}

.blockButton:before {
    content: "\e5c9";
    cursor: pointer;
    position: absolute;
    width: 8px;
    height: 8px;
    opacity: 1;
    z-index: 2;
    font-size: 12px;
    border-radius: 50px;
    left: -13px;
    top: 9px;
    font-weight: 600;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0 !important;
    font-family: Material Symbols Outlined;
    color: var(--Accent);
}

ul#blockUsers {
    list-style-type: none;
    float: left;
    display: flex;
    flex-direction: column;
    gap: 7px;
}