/* шрифты */
  @import url(style_cs.1769027636.css);
@font-face {font-family: "The Kudry"; src: url('//forumstatic.ru/files/001b/e9/9b/96303.otf'); font-style: normal; font-weight: normal;}
@font-face {font-family: "Trajan"; src: url('//forumstatic.ru/files/001b/e9/9b/54188.ttf'); font-style: normal; font-weight: normal;}
@font-face {font-family: "Peter"; src: url('//forumstatic.ru/files/001b/e9/9b/85521.ttf'); font-style: normal; font-weight: normal;}
@font-face {font-family: "Merriweather"; src: url('//forumstatic.ru/files/001b/e9/9b/88383.ttf'); font-style: normal; font-weight: normal;}
@font-face {font-family: 'Font Awesome'; src: url('//forumstatic.ru/files/001c/54/e5/83987.ttf');}
@font-face {font-family: 'old Font Awesome'; src: url('//forumstatic.ru/files/001c/54/e5/83987.ttf');}
@font-face {font-family: "The Laker"; src: url('//forumstatic.ru/files/001b/e9/9b/13030.otf'); font-style: normal; font-weight: normal;}


/* все повторяющиеся элементы*/
:root {
 --background-fon: #000000 url('https://forumstatic.ru/files/001c/54/e5/86747.png')  fixed top/cover;
--podlozh_pod_ramk: rgba(18,18,18,0.5); /*подложка рамки*/
--border_ramk: 1px solid #230000;
--fon-telo: url(https://forumstatic.ru/files/001c/54/e5/58004.png) repeat transparent;
--fon-prof: #000 url('https://forumstatic.ru/files/001c/54/e5/42484.png');
--telo-w: 1000px;
--font-nav: 15px 'The Kudry';
--col-nav: #9c7575;
--ss-hov: #5d2323;
--col-ss: #483737;
--col-kat: #928282;
--font-os: 11px 'Tahoma';
--font-trojan: 'Trajan';
--font-pet: 'Peter';
--font-mer: 10px 'Merriweather';
--font-ic: 'Font Awesome';
--font-ic1: 'old Font Awesome';
--font-mai: 'Material Symbols Outlined';
--col-kn: rgba(80, 63, 63, .1);
--font-name: 20px 'The Laker';
}

/*Фон*/
html, body {
 margin: 0 auto;
 padding: 0px;
 position: relative;
 font-size: 100,0%;
}

#pun_wrap {
 width: 1200px;
 margin: 0px auto;
}

/*тело форума*/
#pun {
 margin: 0 auto;
 position: relative;
 top: 300px;
 padding: 0px;
 width: var(--telo-w);
 height: calc(100% + 100px);
 margin-bottom: 360px;
 border-radius: 14px;
}

#pun:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
}

/* Рамка у изображения?..
.punbb img {
  border:none
  }*/



/* чекбоксы, которые трогать не буду */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }

.punbb .container, .punbb .post-body, .post h3, #pun-title {
 border: none;
}


 /* A3 Text setup
-------------------------------------------------------------*/



/* Основной шрифт */
.punbb {
 font-size: 12px;
 font-family: 'Verdana';
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

.punbb table {
 width: 100%;
}



/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .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;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
.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-navlinks h2,
#pun-index #pun-main h1,
#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 {
 display: none;
  }

#pun-main .forum h2 {
 display: none;
}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* 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.5 */
.punbb .category, .punbb .post {
  margin-top: 0;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost {
  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: none;
  }

/* A5.9 */
.punbb .container {
 border: none;
  }

.punbb .section h2, #pun-main h1, #pun-debug h2 {
 display: none;
  }

/*************************************************************
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 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* 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;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* 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.1 */
.punbb .linkst {
  position: relative;
  width: 100%;
  height: 20px;
  }

/* Страницы наверху страницы*/
.linkst .pagelink, .linksb .pagelink {
 position: absolute;
 width: 240px;
 left: 10px;
 font-family: var(--font-trojan);
 text-transform: uppercase;
 font-weight: bold;
 font-size: 10px;
 color: var(--col-ss);
 }

.linkst .pagelink a, .linkst .pagelink strong, .linksb .pagelink a, .linksb .pagelink strong {
 font: var(--font-mer);
 color: var(--col-ss);
 font-size: 12px;
}

.linkst .pagelink strong, .linksb .pagelink strong {
 font-weight: bold;
}

.linkst .pagelink a:hover, .linksb .pagelink a:hover {
 color: var(--ss-hov);
 transition: all 0.3s ease-in-out;
}

/*Ссылки наверху страницы тема и опрос*/
#pun-viewforum .linkst .postlink {
 position: absolute;
 right: 14px;
 top: -22px;
 z-index: 2;
 display: flex;
 gap: 20px;
 font-family: var(--font-trojan);
 font-size: 11px;
 color: var(--col-ss);
 font-weight: bold;
 flex-direction: row;
 text-transform: uppercase;
}

/*Страницы внизу страницы*/
.punbb .linksb {
 margin-bottom: 10px;
  }

/* B3.7 */
.linksb .postlink {
 display: none;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 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 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/*Таблицы*/

/*название колонок. Скрыто*/
.punbb .main thead {
 display: none;
}

.main table {
 position: relative;
}

.main tbody{
 position: relative;
 z-index: 1;
 padding: 0px;
 margin: 0px;
}

#pun-index .hasicon tr {
 height: 100px;
 width: 970px;
 padding: 10px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 gap: 10px;
 box-shadow: inset 0px 0px 4px 0px #73696963, 0px 0px 8px 0px #7369694f;
 border: 1px solid #625c5c;
 border-radius: 8px;
 background: linear-gradient(to right, rgba(109, 106, 106, .58) 0%, rgba(49, 49, 49, .11) 100%);
 position: relative;
 overflow: hidden;
 transition: all 0.2s ease;
}

#pun-index .hasicon tr:after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 opacity: 0;
 z-index: 1;
 transition: opacity .7s ease-in-out;
 pointer-events: none;
 background: url('https://forumstatic.ru/files/001c/a0/0e/31251.png') center/cover no-repeat;
}

#pun-index .hasicon tr:hover:after  {
  opacity: .05;
 transition: opacity .7s ease-in-out;
}




#pun-index .main .tcl {
 overflow: hidden;
 text-align: left;
 flex: 0.64;
 position: relative;
 padding-left: 60px;
 display: inline-flex;
 }

#pun-index .hasicon {
 width: 970px;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 gap: 15px;
 padding: 0px 15px;
}

#pun-index .user-avatar .avatar-image {
 height: 40px;
 width: 40px; 
 float: left;
 background-size: cover;
 margin-right: 10px;
}

.user-avatar {
 margin: 0;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}
.Thems_And_messages {
 width: 40px; 
 display: flex;
 flex-direction: row;
 align-items: center;
 gap: 5px;
 font: var(--font-os);
}
.main table .Add {
 margin: 5px;
 display: flex;
 justify-content: flex-end;
 position: absolute;
 bottom: -4px;
 right: -10px;
 width: 120px;
}
.Thems_And_messages .right{
  float:right;
}

.Thems_And_messages img {
 opacity: .7;
 width: 16px;
 transition: .5s ease;
}

.Thems_And_messages img:hover {
 opacity: 1;
  transition: .5s ease;
}

/*.user-avatar .avatar-image {   
 height: 40px;
 width: 40px; 
 float: left;
 background-size: cover;
}*/

/* C2.2 
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }*/

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
/*  text-align: left;
  flex: 0.35;
  padding: 20px 0;
 position: relative;*/
  }

/* C2.3 */
#pun-index .tcr {
  overflow: hidden;
  text-align: left;
  flex: 0.35;
  padding: 20px 0;
 position: relative;
  }

#pun-index .tcr .lastpost-link,
#pun-index .tcr .lastpost {
 font: var(--font-os);
 text-transform: lowercase;
 display: block; 
 margin-bottom:  -12px;
}


/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/*Название подфорума*/
#pun-index .tcl h3 {
 font-family: var(--font-pet);
 font-size: 18px;
 margin: 0 0 5px;
 text-transform: uppercase;
 }

/*страница подфорумов */

#pun-viewforum .hasicon {
 display: flex;
 flex-direction: column;
 gap: 5px;
}

#pun-viewforum .hasicon tr {
 display: flex;
 align-items: center;
 flex-direction: row;
 width: 970px;
 margin: 0px auto;
 gap: 20px;
}

#pun-viewforum .user-avatar .avatar-image {
 height: 30px;
 width: 30px; 
 float: left;
 margin-right: 15px;
 background-size: 40px;
 background-position: center;
}

#pun-viewforum .hasicon .tcl {
 flex: 0.62; 
}

#pun-viewforum .tclcon  {
 font-size: 12px;
}

#pun-viewforum .hasicon .tc2, #pun-viewforum .hasicon .tc3 {
 flex: 0.06;
 text-align: center;
}


#pun-viewforum .hasicon .tcr {
 flex: 0.24;
}

#pun-viewforum .hasicon .tcr a {
 display: block;
}

#pun-viewforum .hasicon .tcr .byuser-username {
 margin-left: -3px;
}



/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }


/* C2.11 */
.punbb .main td {
 border: none;
 }



/* иконки*/
.punbb div.icon {
  height: 0;
  line-height: 0.0;
  width: 0;
  }

.punbb  table div.icon {
 position: absolute;
 top: 0;
 left: 0;
  }

 /* Посты */

/*скрытые моменты в постах*/
div#pun-live-rusff, #pun-viewtopic .translatelink, #pun-viewtopic .sharelink, #pun-viewtopic .pl-reports, #pun-viewtopic .reactions-container {
 display: none;
}

/*репутация*/
div.post-rating, div.post-vote {
 float: right; 
}


#pun-viewtopic .linkst .postlink {
 position: absolute;
 right: 14px;
 top: -35px;
 z-index: 2;
 display: flex;
 gap: 20px;
 font-family: var(--font-trojan);
 font-size: 11px;
 color: var(--col-ss);
 font-weight: bold;
 flex-direction: row;
 text-transform: uppercase;
}



/*оформление поста верх*/
.punbb .post h3 {
 display: block;
 background: var(--col-kn);
 width: 980px;
 padding: 3px 10px;
 position: relative;
 margin: 0px;
}

.punbb .post h3 span {
 width: 720px;
 display: flex;
 position: relative;
 left: 250px;
 flex-direction: row-reverse;
 align-items: center;
 justify-content: space-between;
}

.punbb .post h3 span a {
 position: relative;
 font: var(--font-mer);
 font-size: 11px;
 font-weight: bold;
 text-transform: lowercase;
 color: var(--col-ss);
}

.punbb .post h3 span a:hover {
 color: var(--ss-hov);
}

.punbb .post h3 strong {
  float: right;
  font-weight: bold;
 font: var(--font-mer);
  }

/*профиль в топике (возможно, отдельно прописать для соо в лс и постах) */
.post .post-author {
  float: left;
  min-width: 200px;
}


.post-author {
 background: var(--fon-prof);
 height: auto;
 position: sticky;
 width: 240px;
 top: 0px;
 margin: -20px 0 40px;
 padding: 0px;
 border-radius: 0 14px 14px 0;
 border: var(--border_ramk);
 border-left: none;
}

.post-author ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-evenly;
}


.pa-author {
 font: var(--font-name);
 background: rgba(0,0,0,.4);
}


li.pa-author, li.pa-title, li.pa-avatar {
 display: flex;
 flex-direction: column;
 align-items: center;
 width: 100%;
}

li.pa-posts, li.pa-fld5, li.pa-respect, li.pa-fld1 {
 display: block;
 text-align: center;
}

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 250px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* 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.1 */
.punbb .modmenu .container {
  padding: 0px 10px;;
  text-align: right;
  }

.punbb .modmenu .container strong {
 float: left;
 font-family: var(--font-trojan);
 text-transform: uppercase;
 font-size: 10px;
 font-weight: bold !important;
  }

.punbb .modmenu .container span {
 display: none;
  }

/* 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 {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* 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
-------------------------------------------------------------*/


#pun-title h1 {
  display : none;
  }

/* Шапка*/

#pun-title table {
 border: none;
 height: 300px;
 width: 1200px;
 position: absolute;
 margin: 0px auto;
 top: -294.5px;
 z-index: 1;
 right: -101.5px;
}


/* 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
  }

/* Навигация по форуму */

/*расположение*/
#pun-navlinks, #pun-navlinks .container {
 border-style: none;
 margin: 0 auto;
 width: 100%;
 position: absolute;
 top: -14px;
 text-align: center;
 z-index: 3;
 display: flex;
 gap: 15px;
 justify-content: center;
 align-items: center;
  }

#navadmin a{
 font-size: 0px  !important;
 position: relative;
 margin-right: -16px;
}

#navadmin a:before {
 content: 'Админсративная';
 font-size: 15px;
}

/*Пользовательская навигация*/

#pun-ulinks .container {
 border: none;
 display: flex;
 justify-content: center;
 flex-direction: row;
 gap: 15px;
 padding: 0px;
 margin: 5px;
}

#pun-ulinks li, #pun-ulinks li a {
 text-transform: lowercase;
 color: var(--col-ss);
 text-decoration: none;
 font: var(--font-os);
}

#pun-ulinks li a:hover {
  color: var(--ss-hov);
 transition: all 0.3s ease-in-out;
  }


/*текст приветствия*/

#pun-status .container {
 margin: 0px;
 padding: 0px;
 border: none;
 text-transform: lowercase;
 font: var(--font-os);
 color: var(--col-ss);
 font-weight: normal;
 position: absolute;
 top: -280px;
 left: 660px;
 z-index: 5;
 height: 30px;
 width: 350px;
 display: flex;
 flex-direction: column;
 overflow: hidden;
}

#pun-status .container strong {
 font-weight: normal;
}

#pun-status .status-right {
 display: none;
}

.status_userava>img {
 width: 29px;
 height: auto;
 border-radius: 2px;
 filter:
   grayscale(100%)
   sepia(100%)
   hue-rotate(-50deg)
   saturate(200%)
   brightness(0.5);
 border: 0.5px solid #661515;
}

#pun-status .container .item1, #pun-status .container .item2 {
 position: relative;
 left: 35px;
 top: -31px;
}


/*расположение пользователя*/
#pun-crumbs1 {
 font-family: var(--font-trojan);
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
 overflow: hidden;
 margin: 0 10px;
  }


/* Объявления*/

/* Скрытый заголовок */
#pun-announcement h2 {
 display: none;
  }

/* расстояние */
#pun-announcement .container {
  padding: 5px;
  }

/* блок объявления */
#pun-announcement .html-box {
 display: flex;
 gap: 20px;
 justify-content: center;
}


/*Статистика*/

/*контейнер статы*/
#pun-stats .container {
 padding:15px;
 margin: 0px auto;
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 justify-content: space-between;
 position: relative;
 background: rgba(49, 49, 49, .11);
 border-radius: 8px;
 width: 940px;
  }

/* пользователи, соо и так далее*/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
 font: var(--font-mer);
 text-transform: uppercase;
 font-size: 11px;
  }

/* активны, посетили */
li#onlinelist {
 margin-top: 15px;
 font-family: var(--font-trojan);
 font-weight: bold;
 font-size: 11px;
  }

/* D7.5
li#onlinelist div {
  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.5 */
#pun-about p span {
  font: var(--font-os);
  text-transform: uppercase;
  position: absolute;
  bottom: -28px;
  display: flex;
  width: 1000px;
  justify-content: center;
 gap: 10px;
 font-size: 10px;
  }

/* нахождение внизу страницы */
#pun-crumbs2 .container {
 display: none;
  }

/* D8.8 
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }
*/
/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  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;
  }

/* ПРОКРУТКА, ВЫДЕЛЕНИЕ, ВВЕРХ-ВНИЗ, БЕГУНОК УВЕЛИЧЕНИЯ ТЕКСТА */
/* выделенный текст */
::selection { background: #7a7978d6;
color: #190f0f;
}

/* ширина прокрутки  */
::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

#pun-admain textarea::-webkit-scrollbar {
  width: 5px!important;
}

/* движущаяся часть прокрутки */
::-webkit-scrollbar-thumb {
     background-color: #2a1c1c;
}

/*.blockcode .scrollbox::-webkit-scrollbar-thumb, #main-reply::-webkit-scrollbar-thumb, #tags .container::-webkit-scrollbar-thumb, #imageQueue::-webkit-scrollbar-thumb, #uploaded-images::-webkit-scrollbar-thumb, #mask_dialog .hv-form-block::-webkit-scrollbar-thumb, .punbb #mask_dialog .hv-preview-block::-webkit-scrollbar-thumb, .hv-masks-storage::-webkit-scrollbar-thumb, #form-login #List-UserNames ul::-webkit-scrollbar-thumb, .pun-modal .container::-webkit-scrollbar-thumb, .unread-notifications #notifications-wrap::-webkit-scrollbar-thumb, #history_selected_version textarea::-webkit-scrollbar-thumb, .adinput textarea::-webkit-scrollbar-thumb, #post #wrapper div::-webkit-scrollbar-thumb, #post #wrapperBottom div::-webkit-scrollbar-thumb, .hvStickerPackModalContent::-webkit-scrollbar-thumb, .materielbag::-webkit-scrollbar-thumb {
    background-color: #584040;
}*/

/* подложка прокрутки */
::-webkit-scrollbar-track {
   background-color: black;
}

/*.blockcode .scrollbox::-webkit-scrollbar-track, #main-reply::-webkit-scrollbar-track, #tags .container::-webkit-scrollbar-track, #imageQueue::-webkit-scrollbar-track, #uploaded-images::-webkit-scrollbar-track, #mask_dialog .hv-form-block::-webkit-scrollbar-track, .punbb #mask_dialog .hv-preview-block::-webkit-scrollbar-track, .hv-masks-storage::-webkit-scrollbar-track, #form-login #List-UserNames ul::-webkit-scrollbar-track, .pun-modal .container::-webkit-scrollbar-track, .unread-notifications #notifications-wrap::-webkit-scrollbar-track, #history_selected_version textarea::-webkit-scrollbar-track, .adinput textarea::-webkit-scrollbar-track, #post #wrapper div::-webkit-scrollbar-track, #post #wrapperBottom div::-webkit-scrollbar-track, .hvStickerPackModalContent::-webkit-scrollbar-track, .Select_Topics tbody::-webkit-scrollbar-track, .materielbag::-webkit-scrollbar-track {
    background-color: rgba(18,18,18,0.1);
}*/