/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */


  @import url(style_cs.1681286085.css);

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/v5-font-face.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css');

/* используются в дизайне */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300;400;500;600;700&display=swap');
/* используются в дизайне */

:root {
--base-bg: #040404 url(http://forumstatic.ru/files/000d/56/27/40201.png);

--border1: rgba(154, 154, 154, 0.3);
--border2: #151515;

--b1: #151515;
--pun: #D1D1D1;
--b2: #2A2A2A ;
--b3: #BF7E43;

--links: #653000;
--hover-link: #000000;
--black: #000000;
--accent: #DF924C; 
--white: #9D9D9D;

--fill: #B7B7B7;
--fill2: #C6C6C6;
--borders: #BABABA;
--borders2: rgba(101, 48, 0, 0.4);


--under-pun: #0D0D0D url(https://forumstatic.ru/files/001b/cd/92/70264.png);
--bg-wrap: rgba(35, 35, 35, 0.1);
--base-bg2: #BEB8AD;
--texture: url(https://forumstatic.ru/files/001b/cd/92/43478.png);

--border-img: url(https://forumstatic.ru/files/001b/cd/92/26031.png);

--out-border: #333333;
--pun-border: #D7D1C6;

--cat: url(https://forumstatic.ru/files/001b/cd/92/78815.png);
--star: url(https://forumstatic.ru/files/001b/cd/92/89406.svg);

--shadow: 4px 4px 15px rgba(28, 26, 26, 0.76);

--lines: #959889;
--lines2: #AFA89B;

--fill1: #B4AFA4;

--arrows: #959889;

--icon-new-b: #C99C3E;
--icon-imp: #A44B1A;
--icon-closed: #414141;

--profile-t: url(https://forumstatic.ru/files/001b/cd/92/36368.png);
--profile-img: url(https://forumstatic.ru/files/001b/cd/92/14416.png);
--profile: #161616;
--fill3: rgba(22, 22, 22, 0.75);
}

@font-face {
  font-family: 'hashira';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001b/cd/92/58649.otf);
}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0;}

/* A2.2 */
.punbb * {
  margin: 0px;
  }

/* 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: auto;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 75%  jura, arial, helvetica, sans-serif;
  font-weight: 500
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em  jura, arial, helvetica, sans-serif
  }



/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th   {
  font-size: 0.9em;
  font-weight: bold;
  }
.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: 500;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb dl.post-sig dt span,
.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-ulinks h2,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status 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_wrap {
    border: 4px solid var(--border1);
  border-width: 20px 4px 4px 4px;
  box-shadow: 0 0 0 6px var(--border2) inset;
  width: 1220px;
  max-width: 1220px;
  margin: auto;
  margin-top: 108px !important;
}

#pun {
    background:transparent;
    margin: auto;
    width: 1220px;
  box-sizing: border-box;
    margin-top: 305px !important;
  margin-bottom: 0px;
  padding: 40px;
  position: relative;
}

.punbb {
  height: auto;
  background: var(--pun);
  border: 4px solid var(--b1);
  box-shadow: 0 -2px 0 0px var(--b3) inset, -2px 0 0 0px var(--b3) inset, 2px 0 0 0px var(--b3) inset, 0 0 0 6px var(--b2) inset;
  box-sizing: border-box;
  padding: 28px;
}

#pun{  
  color: var(--black);
}


/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

 #pun-redirect{
      border:0 none!important;
      margin:0;
      padding:0;
      left:0;right:0;
      top:0;bottom:0;
      position:fixed;
      width:100%;
      height:100%;
      text-align:center;
    background:
        var(--base-bg) repeat fixed bottom center !important;
    background-size: cover;
    }
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
    #pun-redirect.punbb .info .container{
      text-align:center;
      display:inline-block;
      left:0;
      right:0;
      top:0;
      bottom:0;
      margin: auto;
      width:1000px !important;
      padding:40px;
      height:auto;
    background:var(--base-bg2);
  box-sizing: border-box;
    }
#pun-redirect #pun-main {
  width: 1050px !important;
  margin: 10% auto;
}

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
 position: relative
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

.punbb #pun-category1 {
  margin-top: 10px!important;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

#pun-main h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid;
  border-width: 1px;
}

/***************************************************/*************************************************************
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 {
       border: 1px dashed #9B9B9B !important;
  border-width: 1px 0px 0px 0px !important;;
    display: block;
    margin: 5px auto 15px;
    width: 80%;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
 font-family: 'Verdana', sans-serif;  
font-size: 1em
}


/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top
  }

/* 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 {
    border: medium none;
    margin: 1em 0em 0.8em;
    padding: 0em;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0.0em;
}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

.postlink.long {
  width:  auto !important;
}

/* B3.1 */
.punbb .linkst {
  width: auto;
  height: auto;
  color: var(--black);
  font-size: 14px;
  font-weight: normal !important;
  border-bottom: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 22px;
  margin: 0 -23px 0 !important;
  position: relative;
  background: #2A2A2A;
  text-transform: uppercase;
  color: var(--white)
  }

/* B3.4 */
.linkst .postlink, .linksb .postlink {
  text-align: right;
  font-weight: 500;
  }

.pagelink {
  color: var(--accent);
}

/* B3.5 */
.punbb .linksb {
  width: auto;
  height: auto;
  color: var(--black);
  font-size: 14px;
  font-weight: normal !important;
  border-bottom: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 22px;
  margin: 22px -23px 0px !important;
  position: relative;
  background: #2A2A2A;
  text-transform: uppercase;
  color: var(--white)
  }

#pun .linksb a, #pun .linkst a {
  color: var(--accent)
}


.linksb {
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
}

#profile .button {
  margin-top: 0 !important;
}

#profile .clearer {
  display: none
}

#profile .linksb:after, .linksb:after {
  display: none !important;
}

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: auto;
  text-align: left;
  order: 1
  }


/* B3.7 */
.linksb .postlink,.linksb noindex {
  width: auto;
  order: 3;
  position: relative
  }

.subscribelink {
  position: relative;
  order: 2;
  }

/***************************************************/*************************************************************
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 0em;
  margin: -20px 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 0px 0 0px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 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 4em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
font-size: 14px!important;
  }

/* 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;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
/*  overflow: hidden;*/
  text-align: left;
  width: 55%;
  font-weight: 700;
font-size: 13px;
  }

.punbb .main .tcl .byuser {font-size: 12px!important;}



/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    width: 5%;
  font-weight: 600; font-size: 12px;
}

/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 20%;
  font-weight: 700;
font-size: 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;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: none;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 0em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    line-height: 150%;
    margin-left: 0;
    text-align: left;
}

/* C2.15 */
    .punbb div.icon {
        float: left;
        display: block;
        width: 60px;
        height: 60px;}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 0px;
  margin-top: 0px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 0px;
  margin-top: 0px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-width: 0px;
-webkit-text-size-adjust: 100%;
  width: auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(https://forumstatic.ru/files/001b/d4/20/28693.png);
  border-radius: 5px;
  }

.post {
  padding: 20px 0;
}

/* C3.3 */
.punbb .post h3 span {
  padding: 5px 10px;
  display: flex;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  position: relative;
  z-index: 1;
  flex: 1;
  gap: 10px;
  }

.post h3 span a {
  font-weight: 700;
  order: 1;
  color: var(--black) !important;
}

.post h3 span a:hover {
  color: var(--links) !important;
}

.punbb .post h3 strong {
  width: auto;
  text-align: right;
  font-weight: normal;
  position: relative;
  display: flex;
  align-items: center;
  order: 3
  }

.post h3 span strong:before {
  content: "#"
}

/* C3.5 */
.punbb .post .post-author {
  float: left;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px 0 0 0 !important;
  }

/* 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: 255px;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 20px 10px;
  }


/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 0em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 15px 0px 0px;
  height: auto;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  margin-bottom:0px;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  margin-left: 1em;
  font-size: 12px;
  text-transform: uppercase
  }

.punbb .post-links li a {
  color: #2A2A2A
}

.punbb .post-links li a:hover {
  color: #BF7E43
}

.punbb .post-links ul li:first-child {
  margin-left: 0
}

.endpost .post-links ul {
  border: 0 !important;
}

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 10px 0px 0;
  text-align: right;
  margin-top: -10px;
font-size: 13px; 
font-weight: 600;
  }

.forum {
  padding: 10px 0
}

#topic-modmenu {
  padding-bottom: 5px
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -18.7em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* 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 {
  padding: 3px 0 0 10px;
  margin: 0 14px -0.6em 14px;
  text-align: center !important;
  }

/* 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: normal;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/***************************************************/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 10px;
  margin: -1px 0px 0px -30px;
}

/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding-left: -20px;
  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 {
  border: none;
  margin: 0;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  font-weight: normal;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
  margin-right: 7px;
}

/* D3.4 */
#pun-navlinks li a {
    font-family: tahoma;
    font-size: 0.8em;
    padding: 10px 5px 10px 7px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    border: none;
}
#pun-ulinks .container {
}
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}
#pun-ulinks li{
  margin:0 7px;
}
#pun-ulinks li a {
    font-size: 0.8em;
    padding: 0 0 0 5px;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
text-align: center;
  font: 400 14px jura;
  position: absolute;
  top: 9px;
  width: 1128px;
  margin-left: -28px !important;
  text-align: center;
  color: var(--accent);
  text-transform: uppercase;
  border: 2px solid var(--b3);
  background: var(--b1);
  border-bottom: none;
  padding: 8px 0 10px;
-webkit-text-size-adjust: 100%;
}


#pun-status .container strong {
  font-weight: normal !important;
}

#pun-status .status-right {
  float: none !important;
}

#pun-status .item4 {
  display: none;
}

#pun-status a {
  color: var(--accent);
}

#pun-status a:hover {
  color: var(--white);
}

#pun-status .item3 {
  background: var(--fill);
  position: absolute;
  top: 73px;
  left: 4px;
  width: calc(100% - 8px);
  color: var(--black);
  padding: 5px 0;
}
#pun-status .item3 a {
  color: var(--links);
}

#pun-status .item3 a:hover {
  color: var(--black);
}

/* D5.3 */
#pun-status span {
  white-space: pre-line;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 15px;
position: relative;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  font-size: 14px!important;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
display: none;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 0;
  margin: 0 -2px;
text-align: center;
  }

#pun-announcement.section {
  margin: 0;
}

#pun-announcement {
  color: var(--base-bg2);
  font: 400 11px/150% Raleway;
}

#pun-announcement a {
  color: var(--accent);
}

#pun-announcement a:hover {
  color: var(--links);
}

/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats {
margin: 15px -25px 0 !important;
  padding: 0 25px;
}

#pun-stats .container {
  padding-bottom: 0px !important;
  }




/* D7.2 */
.ststitems {
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: auto;
  gap: 0px;
  flex-wrap: wrap;
  font-size: 12px;
  margin-top: 0px !important;
}

.ststitems li {
  flex: auto;
  text-align: center;
  border: 1px solid var(--borders);
  border-left: none;
  padding: 7px 20px;
  background: var(--fill2);
}

.ststitems li:first-child {
  border-left: 1px solid var(--borders) !important;
}

#onlinelist.onlinelist {
  margin-top: 15px;
}

#onlinelist {
  background: var(--fill2);
  border: 1px solid var(--borders) !important;
  padding: 15px 20px 0 !important;
  box-sizing: border-box
}

#onlinelist.onlinelist, #onlinelist.statistics {
  border-bottom: none !important;
}

#onlinelist.users_24h, #onlinelist.statistics {
  border-top: none !important;
  border-bottom: none !important;
}

#onlinelist.statistics {
  text-align: center
}

#onlinelist > div {
  border-bottom: 1px solid #AFAFAF !important;
  padding: 0 0px 20px
}

#onlinelist:last-child > div {
  border: none !important;
}

/* D7.4 */
li#onlinelist {
  float: left;
  width: 100%;
  text-align: justify;
  }


li#onlinelist a {
  font-weight: 700
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  text-align: center;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  }

/* D8.7 */
#pun-crumbs2 .container {
  font-size: 14px!important;
  }

/* 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" }

::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: rgba(20, 18, 15,0.1);
border-radius: 10px !important;}
::-webkit-scrollbar-thumb {
  background-color:var(--links);
  width:6px !important;
  box-shadow: 0 0 0 1px rgba(20, 18, 15,0.1) inset;
border-radius: 1px !important;
}


.stickytext, .closedatafield, #pun-live-rusff, .pl-reports  {display: none}


input, textarea {
    outline: none;
}  
input:active, textarea:active {
    outline: none;
} 
:focus {
    outline: none;
}

#pun-messages .post h3 {
  width: auto;
  margin: 0 !important;
  padding: 5px 0 !important;
}
#pun-messages .post h3 span {
  width: auto !important;
  margin: 0 !important;
}
#pun #pun-messages .post-author { 
  position: relative;
  margin-top: 20px !important;
}
#pun-messages .pa-posts {display: none}
#pun-messages .pa-online {clear: both}

#main-reply {height: 200px;
}



#mask_dialog .inner, .modal-inner.section, #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .editBookmark  {                   
    background: #DFDFDF;
    border: 1px dashed #9B9B9B !important;
    border-radius: 5px;
    padding: 15px !important
}

#pun #pun-viewtopic .FNTslider {display: block}
    .FNTslider {
    background:#B9B9B9;
    width: 110px;
    height: 5px;
    margin: 0;
    border: 1px solid #797979;
    align-self: center;
    display: none;
      order: 2;
}
#pun .FNTslider .before {
    height: 5px;
    background: #BF7E43;
    border: 1px solid #915D2E;
    position: absolute;
    margin-top: -1px;
    margin-left: -1px;
}
#pun .FNTslider .thumb {
    width: 10px;
    height: 5px;
    position: relative;
    top: -1px;
  margin-left: -1px;
  border: 1px solid var(--black);
    background: var(--icon-closed);
    cursor: pointer;
}

#post legend span {display: none}


#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {top: 55px !important;}

.pl-reports {display: none !important;}

.pa-avatar img {

max-width: 202px;
max-height: 262px;

min-width: 202px;
min-height: 262px;
}

.post-content td { border:none transparent !important;}

::selection {    background: var(--links);
    color: #fefefe;
}

* {scrollbar-width: thin;
scrollbar-color: var(--links) rgba(20, 18, 15,0.01);}

#html-header {
color: var(--base-bg2)
}

.post-content abbr {text-decoration: underline;
text-decoration-style: dotted;
text-decoration-color: #555}


#pun #pun-ulinks #Rz {
  display: none !important;
}

.punbb-admin textarea {
  width: 97% !important;
}

input[type="checkbox"] {
    appearance: none;
    padding: 5px !important;
    cursor: pointer;
    transition: all .4s ease-in-out 0s;
  border-radius: 100%
}

input[type="radio"] {
  border-radius: 100%;
    appearance: none;
    padding: 5px !important;
    cursor: pointer;
    transition: all .2s ease-in-out 0s
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
    background: var(--accent);
    border: 1px solid var(--accent) !important;
}

span.checkfield, p.checkfield {
    display: flex;
  margin-top: 10px !important;
  align-items: center
}
.pl-share {display: none !important}

.pl-email.email {
    display: none !important;
}


#form-buttons {
	margin-bottom: 10px;
}

#form-buttons td img {
	position: relative
}

#form-buttons tr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 5px
}

#form-buttons table {
  width: 100% !important;
}

#form-buttons td {
	transition: all .5s ease-in-out 0s;
	color: var(--black);
  flex: 1;
}

#form-buttons td:hover {
	color: var(--links);
}

#button-font,
#button-size,
#button-bold,
#button-italic,
#button-underline,
#button-strike,
#button-indent,
#button-left,
#button-center,
#button-right,
#floatbut,
#button-link,
#button-spoiler,
#button-image,
#button-video,
#button-hide,
#button-quote,
#button-code,
#button-color,
#button-table,
#button-smile,
#button-sticker,
#button-keyboard,
#button-addition,
#button-mask,
#button-html {
	position: relative !important;
	background: none !important;
}

#button-font:before,
#button-size:before,
#button-bold:before,
#button-italic:before,
#button-underline:before,
#button-strike:before,
#button-indent:before,
#button-left:before,
#button-center:before,
#button-right:before,
#floatbut:before,
#button-link:before,
#button-spoiler:before,
#button-image:before,
#button-video:before,
#button-hide:before,
#button-quote:before,
#button-code:before,
#button-color:before,
#button-table:before,
#button-smile:before,
#button-sticker::before,
#button-keyboard:before,
#button-addition:before,
#button-mask:before,
#button-html:before
{
	content: "";
	height: 26px;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	text-align: center;
	font-size: 15px;
	line-height: 26px;
	z-index: 0
}

#button-font:before {
	content: "\f031"
}

#button-size:before {
	content: "\f034"
}

#button-bold:before {
	content: "\f032"
}

#button-italic:before {
	content: "\f033"
}

#button-underline:before {
	content: "\f0cd";
	top: 1px
}

#button-strike:before {
	content: "\f0cc"
}

#button-indent:before {
	content: "\f03c"
}

#button-left:before {
	content: "\f036"
}

#button-center:before {
	content: "\f037"
}

#button-right:before {
	content: "\f038"
}

#floatbut:before {
	content: "\f03b"
}

#button-link:before {
	content: "\f0c1"
}

#button-spoiler:before {
	content: "\f070";
	font-size: 17px
}

#button-image:before {
	content: "\f03e";
	font-size: 18px
}

#button-video:before {
	content: "\f167";
	font-size: 18px;
	top: 0px
}

#button-hide:before {
	content: "\f023"
}

#button-quote:before {
	content: "\f10e"
}

#button-code:before {
	content: "\f121";
}

#button-color:before {
	content: "\f576"
}

#button-table:before {
	content: "\f0ce"
}

#button-smile {
  display: none;
}

#button-smile:before {
	content: "\f118"
}

#button-sticker:before {
	content: "\f118"
}

td#button-files_rusff,
td#button-graffiti_rusff {
	display: none !important;
}

#button-keyboard:before {
	content: "\f11c";
	font-size: 16px
}

#button-addition:before {
	content: "\f0fe"
}

#button-mask:before {
	content: "\f630"
}

#button-html:before {
	content: "\f1c9"
}

.bottombanners {
  padding: 10px 40px 20px;
  position: absolute;
  margin-top: 25px !important;
  width: 99%;
  left: 5px;
  box-sizing: border-box;
}


.bottombanners div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px;
  overflow-x: auto;
  height: 33px;
  padding-right: 5px;
}

.bottombanners img {
  filter: grayscale(100%) opacity(40%);
  transition: all .5s linear 0s;
  border: 1px solid var(--base-bg2);
}

.bottombanners img:hover {
  filter: none
}

#pun hr {
  filter: none;
  border: none;
  background: var(--lines2);
  height: 1px;
  opacity: 1;
}

body.post-content {
  display: block !important;
}

.logo {
  position: absolute;
  top: -447px;
  left: 50%;
  transform: translateX(-50%)
}

.forumname {
  position: absolute;
  top:-345px;
  margin-left: -30px;
}

.about_forum {
  position: absolute;
  top:-348px;
  right: 50px;
  width: 320px;
  text-transform: uppercase;
  font: 500 16px Jura;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.about_forum span {
  color: var(--b3)
}

#navpr_2 {
  display: none !important;
}

.header_left {
  position: absolute;
  margin-left: -30px;
  height: 280px;
  width: 340px;
  top: -300px
}

.persons {
  display: flex;
  justify-content: space-between;
  height: 67px;
  padding: 0 5px;
  overflow: hidden
}

.persons img {
  border-radius: 100%;
  width: 80px;
  height: 80px;
  object-fit: cover;
  filter: grayscale(100%);
}

.persons a {
  display: block;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  border: 1px solid var(--b3);
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.63);
  margin-top: -20px
}

.header_left span {
  margin-top: 5px;
  display: block;
  text-align: center;
  font: 700 16px Jura;
  text-transform: uppercase;
  color: var(--b3);
  margin-bottom: 10px
}

.news {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  padding: 15px;
  height: auto;
}

.news a {color: #DF924C!important; }

.news > div {
  font: 500 12px/150% jura;
  height: 130px;
  overflow-y: auto;
  text-align: justify;
line-height: 110%;
  padding-right: 10px;
}

.news p {
  padding: 0 !important;
  margin: 0 !important;
}

.news p + p {
  margin-top: 10px !important;
}

.slide_button {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  margin-top: 10px;
  padding: 2px 10px 4px;
  text-align: center;
  font: 700 14px jura;
  color: #E0E0E0;
  text-transform: uppercase;
  cursor: pointer
}

.slide_button:hover {
  color: var(--accent)
}

.slide_block {
  margin-top: 10px;
  position: absolute;
  background: #2A2A2A;
  border: 2px solid #000000;
  box-shadow: 0 0 0 1px #BF7E43 inset;
  padding: 10px;
  border-radius: 5px;
  width: 320px;
  left: 50%;
 transform: translateX(-50%);
  z-index: 21;
  display: none;
  box-sizing: border-box
}

.slide_block div {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.slide_block a {
  text-decoration: none;
  font: 700 14px jura;
  text-transform: uppercase;
  text-align: center;
  background:#D1D1D1;
  padding: 4px 10px;
  color: var(--black);
  border-radius: 5px;
  transition: all .5s linear 0s
}

.slide_block a:hover {
  background: var(--b2);
  color: var(--white)
}

.head_right {
  position: absolute;
  width: 340px;
  top: -285px;
  right: 44px;
}

.persons2 {
  background: rgba(0, 0, 0, 0.53);
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding: 4px;
  line-height: 0;
  position: relative;
}

.persons2:after {
  content: "";
  background: #FFA14B ;
  height: 1px;
  width: 90%;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1
}

.persons2 img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border: 1px solid #878787;
  filter: grayscale(100%)
}

.head_right span {
  color: #E0E0E0;
  margin-top: 10px;
  display: block;
  text-align: center;
  font: 700 16px Jura;
  text-transform: uppercase;
  margin-bottom: 10px
}

.head_right .news {
  font: 500 12px/150% jura;
  height: auto
}

.news a {
  text-decoration: none;
  color: var(--accent);
}

.news a:hover {
  text-decoration: none;
  color: var(--white);
}

.head_right .news a {
  display: block;
  text-align: center;
}

.head_right .news > div {
  height: 80px;
}

.forum table tr {
  display: flex;
  align-items: center;
}


/*сюда*/
.forum table tr {
  margin-top: 10px;
}

.forum thead {
  display: none;
}



.td-divider {
  background: var(--fill);
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 2px 22px 3px !important;
  position: relative;
  display: flex;
  width: calc(100% + 46px);
  margin: 0 -23px
}

.forum .tcr {
  display: grid; 
  grid-template-columns: 40px auto; 
  grid-template-rows: auto auto; 
  gap: 0px 0px; 
  grid-template-areas: 
    "ava last"
    "ava date";
}
#pun .forum .tcr .user-avatar { grid-area: ava; float: none !important; height: auto}
.tcr > a { grid-area: last; }
.tcr .byuser { grid-area: date; margin-left: -4px;}

#profile-right {
  display: flex;
  flex-wrap: wrap;
  width: auto !important;
  gap: 8px;
  font-size: 14px;
}

#viewprofile li span {
  width: auto;
  margin: 0;
  padding: 0;
  font-weight: 700
}

#profile-right li {
  flex: auto;
  background: #DFDFDF;
  border: 1px dashed#797979;
  border-radius: 5px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#profile-right li strong {
  padding: 0 !important;
  text-align: center;
}

#pa-posts {
  width: 100%
}

#pa-invites {
  display: none !important;
}

img[alt~="hide-autor2"] {
    opacity: 0
  } 



/* avatar hide info / инфо доп полей на аве*/

.pa-avatar>div{
  position:relative;
  z-index:20;
display: inline-block;
  margin: auto auto auto -2px;
  padding:0;
}
.pa-avatar>div>img{
  position:absolute;
  top:0;left:0;
  z-index:-2;
}
.pa-avatar>div>span{
margin:0 -1px -2px 0;
height: 260 px;
padding:6px 6px ;
padding-bottom:2px!important;
display:block;
border:2px rgba(0,0,0,0.3); /*Цвет верхнего бордера*/
border-style:solid none none none;
background:rgba(0,0,0,0.8); /*Цвет перекрывающего фона*/
opacity:0;
line-height: 130%!important;
transition: opacity 0.7s;
font-size: 12px;
}

.pa-avatar:hover>div>span{
opacity:1.0;
}
.pa-avatar>div>span a{
color:white!important; /*Цвет ccылок*/
}
.pa-avatar>div>span a:hover{
color:#DF924C!important; /*Цвет ccылок при наведении*/
text-decoration:underline!important;
}

.pa-avatar .fld-name {
  display: none;
}




/* ____________________________________________ */

/*  Оформление стилей таблиц вкладок (стиль кнопок-переключалок)  */ 
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6, #btn7, #btn8, #btn9, #btn10, #btn11, #btn12
{ width:100%;
background: rgba(190, 190, 190, 1);
font-size: 1.3em!important; font-weight: 700!important;
font-family: 'Jura'!important; 
color: rgba(0, 0, 0, 1);
text-align:center; vertical-align:middle;
box-shadow: 1px 1px 0px rgba(222, 207, 194, 0.5);
  height: 50px!important;
}



/* __________внешняя табла вкладки___________ */

.tstTable {
box-sizing: border-box; 
margin:auto auto -20px auto!important;   /*убавить отступ между табл и нижним текстом*/

width:99%!important;}
 
.tstTable table[id]{
  height: 100%;
  /*position:absolute;*/
  display:none;
margin-bottom: 0!important;
box-sizing: border-box;

}

.tstTable table[id] p span {
  display: inline-block;
box-sizing: border-box;
}

.tabindex {
box-sizing: border-box;
width: 100%;
  height: 100%;
/*border: solid #DFDFDF 10px;*/  /*рамка в роли отступов текста от границ*/
  position: relative;
  top: -13px;  /*убираем расстояние между кнопками вкладок и вкладками*/

}

.tstTable td{border:none 0 transparent !important;}

.navbuttons{
  width:100%;
  text-align:center;
}
.navbuttons td{
  cursor:pointer;
  opacity:.55;
}
.navbuttons .active{ 
  opacity:1;
background: rgba(223, 223, 223, 1)!important; 
}

/*.tabindex td {}*/



/* __________внутренняя табла вкладки___________ */


.tstTable1 {margin:auto auto -10px auto!important; width:100%!important;}
 
.tstTable1 table[id]{
  height: 100%;
  /*position:absolute;*/
  display:none;
}
.tstTable1 table[id] p span {
  display: inline-block;
}
.tabindex1 {
box-sizing: border-box;
width: 100%;
  height: 100%;
/*border: solid #ECECEC 10px;*/  /*рамка в роли отступов текста от границ*/
  position: relative;
  top: -13px;  
}

.tstTable1 td{border:none 0 transparent !important; }

.navbuttons1 {
  width:100%;
  text-align:center;

}
.navbuttons1 td{
  cursor:pointer;
  opacity:.55;
}
.navbuttons1 .active1{ 
  opacity:1;
background: rgba(236, 236, 236, 1)!important; 
}
/*.tabindex1 td{}*/

/*для анкеты*/
#anktm {
font-weight: 700!important;
font-family: 'Jura'!important;
color: #653000;
text-transform: uppercase;
font-size: 1.5em;
}

.ankt {
font-weight: 700!important;
font-family: 'Jura'!important;
color: #653000;
text-transform: uppercase;
font-size: 1.2em!important;
 }

.anktz {
font-weight: 600!important;
font-family: 'Jura'!important;
color: #D1D1D1;
text-transform: uppercase;
font-size: 16px!important;
letter-spacing: 1px;
}

/*светлосераая полоса для табличек в оформлении тем*/
.listig  {
font-weight: 700!important;
font-family: 'Jura'!important;
color: black;
text-transform: uppercase;
font-size: 14px!important;
letter-spacing: 1px;
    text-align: center;
background: #C5C5C5;
}


#zaglav
{
background: rgba(42, 42, 42, 1)!important;
padding: 14px 0;
border: 2px solid #2A2A2A !important;
color: rgba(209, 209, 209, 1)!important;
  font: 700 1.5em jura !important;
letter-spacing: 1px;
 text-transform: uppercase;
margin: auto auto 16px auto!important;
}


/*кнопки в посте с принятием*/
.wlcm:hover img {
opacity: 0.75!important;
cursor: pointer!important; 
     }

/*стилизация окна смайлов*/
.hvStickerPackModalContainer .hvStickerPackModal 
{
    background: #D1D1D1;
}

.hvStickerPackModalContainer .hvStickerPackModalTab
{ 
background: #2A2A2A;
  border: 1px solid #BF7E43!important;
    box-shadow: 0 0 0 1px #D1D1D1 inset;
    color: #DFDFDF;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Jura'!important;
    margin-top: 16px !important;
    margin-bottom: 6px !important;
    padding: 6px 20px 8px 20px !important;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    text-transform: uppercase;
    border-radius: 0;
}

.hvStickerPackModalContent { background: #DFDFDF; max-height: 350px!important;}

.hvStickerPackModalTab:hover
{
    cursor: pointer;
background: #101010;
  border: 1px solid #BF7E43!important;
    box-shadow: 0 0 0 1px #D1D1D1 inset;
}

.hvStickerPackModalTab.active
{
    background: rgba(0,0,0,1)!important;
}

.hvStickerPackModalInput
{
    border-radius: 3px!important;
    height: 30px!important;
    width: 500px!important;
    font-size: 14px!important;
    font-color: #2A2A2A!important;
    font-weight: 500!important;
padding-top: 8px !important;
padding-bottom: 8px !important;
padding-left: 4px !important;
padding-right: 4px !important;
}

.hvStickerPackModalAddButton
{
    height: 34px!important;
}




.lastposts
{
    width: auto;
    padding: 0 30px !important;
    margin: 20px -26px 20px !important;
    border: 0 !important;
    height: 36px;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: right;
-webkit-text-size-adjust: 100%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 25px;
    background: var(--b2) no-repeat top center;
margin-top: -200 px;

}