  @import url(style_cs.1752302175.css);
  
  

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {
    margin:auto;
padding: 0;
overflow: visible !important;
}

/* A2.2 */
.punbb *{margin: 0;}

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
    padding: 6px 0 3px 0;
    list-style: none;
}

/* A2.4 */

img, video, canvas {
  max-width: 100%;
}


.punbb img {
image-rendering: -webkit-optimize-contrast;
border:none;}

/* A2.5 */
.punbb .main table {
    display: flex;
    width: auto;
    margin-block: 15px;
    flex-direction: row;
    justify-content: center;
}

/* 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 {color: #858585;}

   @media handheld and (device-width: 1080px) {
    body {max-width: 100%;}
}
    
/* A3.2 */
.punbb {font: 95% Century Gothic;}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1.2em Century Gothic;
  background: transparent;
  color: #888;}

/* A3.4 */
 .punbb h4, .punbb legend span  {
  font-size: 1.1em;
  font-family: Century Gothic; 
  color: #ebebebb7;
  border: 4px double #0f0e0ec3;
  background-color: #00000065;}

.punbb .category h2 {    padding: 0px 0 0 0;}

.punbb h3 {
  font-size: 195%;
  font-family: Doppelganger_RUS;
  font-weight: lighter;
  margin: -3px;}

/* A3.5 */ 
.punbb h1, .punbb h2, .punbb h1 span, .punbb h2 span, .punbb legend span {
   font-family: 'Doppelganger_RUS';
        font-weight: lighter;
    font-size: 195%;
    color: #e1e1e1c9;}

/* 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: italic;}

/* 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;}
.punbb .tclcon a {
    font-size: 33px;
    text-decoration: none;
    font-family: 'Doppelganger';
}

/* A3.11 */
.punbb optgroup {font-weight: lighter;}

/* 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: 0;
  float: none;
  padding: 0px 0px 0px 0px;}

#pun-crumbs1 .container {
}

/* A5.2 */
  
#pun-redirect, #pun-maint {
    display: none;}

/* A5.4 */
.punbb, .punbb .main {
   margin-bottom: 0em;
    height: 100%;
    width: auto;
}

/* A5.5 */
.punbb .category{
    padding-top: 3em;
  height: auto;
  }
  .punbb .post {
    height: auto;
}
 .punbb #pun-category1, .punbb .toppost{
  margin-top: 0;
  }
  
.topic.pinned, .topic.closed, .topic{
    background: -webkit-linear-gradient(left, #000000c2 17%, #000000a6 60%, #fefefe00);
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    padding-top: 12em;
    top: -173px;
    position: relative;
}
  .punbb .topicpost {
   /* top: -215px;
    position: relative;
   margin-bottom: -215px;*/
}
/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
/* B1.1 */
.punbb .post-content {
    font-size: 16px;
    width: auto;
    align-items: stretch;
    align-content: space-evenly;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  margin: 5px 0;
}

/* B1.3 */
.punbb .post-content p {
    text-align-last: auto;
    margin: 3em 3% 2em 3%;
    font-size: smaller;
    line-height: 156%;
}

/* B1.4 */
.punbb .post-content img {
    max-width: 100%;
  vertical-align: text-bottom;}

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode {
    padding: 10px 0px 10px 10px;
    display: block;
    font-size: 12px;
    color: #e1e1e1;
  }
  
  .quote-box.quote-main {
    margin: 0 !important;
   background: #86979ab5;
    border: 1px solid #bdcbcd;
}
.post-content hr {
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-bottom: 0.08em !important;
}

.punbb .post-content blockquote {
   font-size: 16px !important;
    margin: 0px 0px 0;
    overflow: hidden;
    color: #ffffffcc !important;
}

/* B1.7 */
.punbb .post-content .scrollbox {
    width: 100%;
    overflow: overlay;
  }
  .code-box a {
   color: #bdcbcd !important;
    text-shadow: 1px 1px 2px #0313208a, 0 0 1em #18203691;
    margin: 15px 5px 5px;
    padding: 9px 0;
    font-weight: 400 !important;
    display: block;
    letter-spacing: 0.01em;
    font-size: 2.9em;
    background: #222629;
    font-family: 'Clip Condensed';
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.code-box a:hover {
    background: #707779;
    color: #e5fff4 !important;
}

.punbb .quote-box.quote-main, .punbb .code-box {
    margin: 1.99em 2em 1.99em 30px;
    padding: 0 -2px 0 8px;
    font-size: smaller;
}
.code-box {
    border: 1px solid #bdcbcd;
    background: #3d4d4f;
}

.quote-box.spoiler-box {
    margin: -0.6em 1.8em 0.4em -0.2em;
    padding: 0 0 0 15px;
}

/* 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 {
    background: #222222ed;
    padding: 1.1em 1.7em 1em 1.7em;
    border-style: double;
    border-width: 4px;
    margin: 0 0 1.1em 0;
}

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
   .punbb .linkst {
    margin-top: -70px;
 }
 

/* B3.2 */
.multipage {
      margin-top: -12em;
  font-size: 16px;
}

/* B3.3 */
.linkst .pagelink {
    position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.pagelink {
   display: inline;
  }
  
/* B3.5 */
.punbb .linksb {
 display: inline;
  }

/* B3.6 */
.linksb .pagelink {
    position: absolute;
    padding: 0 0 0 20px;
    margin-top: -225px;
    font-variant: all-petite-caps;
    font-size: 22px;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

.punbb .formal .container {
    padding: 2em 0em 0em 0.3em;
}

/* C1.2 */
.punbb .formsubmit {
    position: relative;
    z-index: 4;
  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;
  background: #0f0e0e;
  }

/* C1.4 */
#viewprofile.punbb fieldset {
    border-style: double;
    border-width: 4px;
    padding: 1px 12px 0px 9px;
    margin: 0 0 -0.8em 0;
    background-color: #0f0e0e96;
}

.punbb fieldset {
    background-color: #0f0e0e96;
    padding: 1px 12px 0px 9px;
}

/* 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 0px;
        color: #9b9b9b;
    font-weight: lighter;
    font-size: 40px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* C1.8 */
.punbb .fs-box {
        padding: 0em 0px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
}

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0px 0 0 19px;
  width: 95%;}

/* 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: normal;
  }

/* C1.14 */
.punbb .datafield span.input a {
    display: inline;
}

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 32em 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;
  }

/* c1.19 */
.punbb #profile .helplinks {

  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  list-style-position: inside;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */

#pun th {
 display : none;
}


.punbb .main .tcl {
    display: block;
    width: 60%;
    overflow: visible;
    text-align: left;
    font-size: 9px;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tcmod {display:none;}

#pun-index td.tc3 {
    display: none;
}

#pun-viewforum td.tc3 {
    display: none;
}

/* C2.3 */
.punbb .main .tcr {
  width: 20%;
  overflow: visible;
  text-align: right;
  font-size: 13px;
}


/* C2.4 */
#pun-searchtopics .main .tcl {
  }

/* C2.5 */
#pun-searchtopics .main .tc2 {display:none;
  }

/* C2.6 */
#pun-debug table .tcl {
display:none;
  }
td.tcl span.byuser {
    display: none;
}

div.tclcon {
    display: inline;
    font-size: 17px;
}

/* C2.7 */
#pun-debug .tcr {
display:none;
  }

/* C2.8 */

/* C2.9 */
.punbb td span.youposted {
  display: none;
  }

/* C2.10 */
.punbb td .modlist {
  display: none;
  }

/* C2.11 */
.punbb .main td {
        margin-top: 19px;
   border-style: none;
  }


/* C2.13 */


/* C2.14 */
.punbb tbody.hasicon td.tcl {
   padding-left: 5px;
  }

/* C2.15 */
.punbb div.icon {
     float: left;
    display: block;
    width: 91px;
    height: 69px;
    padding-top: 1px;
    margin-top: -17px;
}

 /* C3.1 */
.punbb .post .container {
    display: block;
    padding: 0px 0 20px;
    margin: 0 30px 0px 47px;
}

/* C3.2 */
.punbb .post h3 {
font-size: 15px;
    font-family: 'Century Gothic';
    position: absolute;
    z-index: 4;
  margin: 70px 0 0 286px;
    width: max-content;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0;
  display: block;
}
  

/* C3.4 */
.punbb .post h3 strong, .punbb .post .permalink {
    font-weight: lighter;
    float: right;
}
  
.punbb .post h3 strong {
     font-size: 21px;
    writing-mode: vertical-rl;
    color: #ccdae2ab;
    font-family: century gothic;
    margin: 0 -285px;
    float: left;
}
  
/* C3.5 */
.punbb .post .post-author {
    margin: 0px -27px;
    float: left;
    text-align: center;
    line-height: 145%;
clear: both;
    /* border: 4px double #bfbfbf61; */
    /* border-top: none; */
}

  
/* C3.6 */
.punbb .post .post-author p {
    margin-top: 3px;
    padding: 0 0px;
    margin-right: 15px;
    align-content: center;
    line-height: 145%;
    border: 4px double #bfbfbf61;
}

/* C3.7 */
li.pa-author {
    margin-top: 0px;
    position: absolute;
    font-size: 48px;
    font-family: Doppelganger_RUS;
    text-shadow: 3px 2px 2px #0000009e;
    width: -webkit-fill-available;
    padding: 25px 0px 31px 335px;
    text-align: left;
    background: -webkit-linear-gradient(right, #000000ed 19%, #000000bd 32% ,#0000009c 55% , #00000026 71% , #00000000 84% , #00000000 100%);
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
}

dl.post-sig {
    display: none;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 27%;
    /* border-left-style: none; */
    /* border-left-width: 0px; */
    padding-top: 5px;
}

/* C3.12 */
.punbb .post-box {
   margin: 115px 0px 54px -55px;
    color: #c9c9c9ed;
    z-index: 1;
    position: relative;
    text-indent: 8%;
    background-color: #000000b0;
    text-align: justify;
    text-align-last: left;
    width: 85%;
    float: right;
    border: 1px solid #d4d4d4c7;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
    right: 20px;
    width: 4%;
    scroll-margin-top: revert;
    position: absolute;
    margin: -645px 0 0 0;
}
/* C3.15 */
.punbb .post-links ul {
    z-index: 10000 !important;
}

/* C3.16 */
.punbb .post .post-links li {
    text-align: right;
    margin: 0.2vw 0vw 0.38vw;
    padding: 0vw 0.6vw;
    border: 1px solid #a7a8a8;
    background: #030403d6;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}
  
.punbb .post .post-links li.pl-quote {
    border-top-right-radius: 19px;
}
  
.punbb .post .post-links li.pl-delete {
    padding-left: 13px !important;
    border-top-left-radius: 31px;
}
  
.pl-share a{
    display: none;}

/* C3.17 */
.pl-email, .pl-website {
    float: left;
    margin: 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 {
  }

/* C4.3 */
.punbb .modmenu .container strong {
    display: block;
 }
    
/* C4.4 */
.punbb .modmenu input {
    }

/* 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: 0;}

/* C6.2 */
#profilenav {
    float: left;
    margin-left: 1em;
    display: flex;}

/* C6.3 */
#profilenav li {
    width: 23%;
    padding-bottom: 1em;
    font-weight: lighter;
    font-size: 140%;}

/* C6.4 */
#viewprofile {
        min-height: 60vw;
    border: 4px double #0f0e0ec3;
    background-color: #0000008f;
    padding: 0em 10px 0em 10px;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;}
  
/* C6.7 */
#viewprofile li, #setmods dl {
    padding: 0px 0 0px 0em;
    margin-bottom: 0.85em;}

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold; }

#profile-left {
    width: 0;
    padding-top: 40px !important;}

/*C6.9 */
#setmods dt {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.8em 1em;
    font-weight: bold;
    display: inline-block;}

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: table;
    padding: 0em 0em;
    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, #pun-userlist .usertable .container, #pun-userlist .usertable table {
    background-color: #00000065;}

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    height: 28.875vw;
    margin: 0.062vw 0 0;
    box-sizing: content-box;
}


#pun-title table {
    height: 23.875vw;
    width: 100%;}

#pun-title .title-logo {
    display: none;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: static;
  top: 15px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;}

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  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: inline;
  float:left;
  width: 100%;}

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;}

#pun-pagelinks li a span {
  display:inline;}

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  width: 100%;}

/* D3.2 */
#pun-navlinks .container {
    font-size: 0.521vw;
    height: 1.094vw;
    width: 100%;
    position: absolute;
    /* z-index: 10; */
    top: 0px!important;
    border-bottom: 0.052vw solid #baa1a1;
    background-color: #000000c4;
    font-family: Doppelganger_RUS;
    text-transform: uppercase;
    text-align: start;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 0.7em;}

/* D3.4 */
#pun-navlinks li a {font-size: 1.65em;}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container, #pun-status .container a {
  border-bottom: none;
  position: relative;
  color: #25323d;}

/* D5.2 */
#pun-status .container {padding: 0.8em 1em 1em 1em;}

/* D5.3 Design by Wilhelm: acspark.ru , zimtown.ru */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;}
.punbb .main h1 span {
    padding-top: 86px;
    position: relative;
    top: -112px;
    display: block;
    width: 100%;
    z-index: 100;
}
div#pun-crumbs1 {
    margin-bottom: 0px;
    top: -58px;
    position: relative;
    z-index: 500;
}
#pun-viewforum #pun-crumbs1 {
    margin-bottom: 0px;
    top: 64px;
    z-index: 200;
    position: relative;
}
/* D5.5 */
#pun-crumbs1 .container {}

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    font-size: small;
    padding: 1.25em 1.8em 14.8em;
    border-bottom: 1px solid #d7d7d7c3;
    background-image: linear-gradient(0deg, #000000d9, #000000ba, #000000a3, #00000073, transparent);
}

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    clear: both;
    line-height: 95%;
    font-size: small;
    margin-top: 3px;
    padding: 2px;
    float: right;
}

/* D7.4 */
li#onlinelist {
    margin: 145px 4px;
    position: absolute;
    padding: 0px 0 0px;}
/* D7.5 */
li#onlinelist div {
    border-top-style: none;
    border-top-width: 0px;}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 100%;
  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-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;}

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border: none;}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: none;
  border-width: 0;
  position: relative;
  height: 0;
  z-index: 1;}

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;}

.punbb-admin, #pun-admain1 .adformal p, #pun-admain fieldset p { 
    background-color: transparent !important; 
    border-left-color: #0f0e0ec3 !important;}
#pun-admain fieldset, .adcontainer {border-color: #0f0e0ec3 !important;}

/* 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;}

 
 #pun-stats h2, .punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2{
     font-family: Century Gothic;
     font-size: 21px;
     text-align: center;
     text-transform: uppercase;}
 .postlink.long {
    width: max-content !important;
    position: absolute !important;
    z-index: 100 !important;
    right: 105px !important;
    margin-top: -46px; !important}
.punbb .main h1 {
    margin-top: 16em;
    color: #dae0e3db;
    /* padding: 77px 0px 42px; */
}

.punbb .category.category-2 h2  {background: url(https://forumstatic.ru/files/001b/84/6e/89806.png) no-repeat bottom center; height: 40px;}
.punbb .category.category-3 h2 {
    background: url(https://forumstatic.ru/files/001b/84/6e/74926.png) no-repeat bottom center;
    height: 2.083vw;
    background-position-x: 36vw;
}
.punbb .category.category-4 h2 {
    background: url(https://forumstatic.ru/files/001b/84/6e/38215.png) no-repeat bottom center;
    height: 40px;
}

.punbb .category.category-5 h2 {
    background: url(https://forumstatic.ru/files/001b/84/6e/87648.png) no-repeat bottom center;
    height: 40px;
}
.punbb .category.category-8 h2 {
    background: url(https://forumstatic.ru/files/001b/84/6e/99973.png) no-repeat bottom center;
    height: 40px;
}

.punbb .category.category-6 h2 {
    background: url(https://forumstatic.ru/files/001b/84/6e/39313.png) no-repeat bottom center;
    height: 40px;
}

#pun-status .container {
    position: absolute;
    width: 520px;
    font-family: 'Century Gothic';
    font-weight: lighter;
    margin: 58px 0 0 9px;}
li#onlinelist.item5.users_24h {
    position: absolute;
    margin: 180px 0 0px 0;
    padding: 0px 20px 0px 7px;}
#pun-main .post h3 span .permalink {
        width: max-content;
     list-style-position: outside;
         font-family: century gothic;}
 
#pun-main .post .permalink {
    font-weight: lighter;
    font-size: 10px;
    position: absolute;
    color: #686868;
    z-index: 3;
    margin: 0 0 0 57px;
}
#pun-main .modmenu p.container {
font-weight: lighter;
    font-size: 13px;
    margin-left: 0px;
    margin-top: 10px 0;
}
.important {display: inline-block;
    font-size: 1.4em; /*&#237;&#224;&#241;&#251;&#249;&#229;&#237;&#237;&#238;&#241;&#242;&#252; &#240;&#224;&#231;&#236;&#229;&#240;/&#232;&#237;&#242;&#229;&#240;&#235;&#232;&#237;&#252;&#255;&#230; &#227;&#224;&#240;&#237;&#232;&#242;&#243;&#240;&#224;*/
    padding: 10px; /*&#238;&#242;&#241;&#242;&#243;&#239;&#251;*/}
.pa-links{
    background: none;
}
.punbb a:link, .punbb a:visited {color: #ebebebb7;}
.punbb a:hover {color: #ebebebb7;}

.post-body a:link, .post-body a:visited {
   color: #82a6b7db;
    text-shadow: 1px 1px 2px #031320, 0 0 1em #182036;
}    
 
#fld9{margin-bottom:4px;}
div#forum .tclcon {
    display: inline;
    font-size: 1.9em;}
li.pa-fld6 {
    margin: -99px 0 0;
    top: -255px;
    z-index: 11;
    position: relative;
    right: -26px;
}
li.pa-fld8 {
    display: none;
}
.pa-fld4 {
    color: #e8e8e8;
    display: -webkit-inline-box;
    vertical-align: top;
    margin-left: 55px;
    margin-top: -422px;
    width: 200px;
    font-size: small;
    height: 300px;
    overflow: hidden;
    /* background: -webkit-linear-gradient(top, #000000fa 4%, #000000e8 33%, #00000080 57% , #00000070 62% ,#000000e8 84%, #000000 96%); */
    background-image: url(https://forumstatic.ru/files/001b/84/6e/80305.png);
}
li.pa-fld4 img {
    width: 200px;
    min-height: 300px;
}
li.pa-fld4 {
   z-index: 10;
    position: absolute;
    width: 257px;
    padding: 5px;
    height: 413px;
    overflow-y: auto;
    font-size: 12px;
    display: flex;
    text-align: -webkit-left;
    line-height: 25px;
    opacity: 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    align-items: center;
    justify-content: flex-start;
}
li.pa-fld4:hover {
    opacity: 1;
}

li.pa-fld1 {
    margin-left: -20px;
    margin-top: -389px;
    width: -webkit-fill-available;
    color: #ffffffa6;
    font-size: 118%;
    font-variant: all-petite-caps;
    font-family: 'Century Gothic';
    position: absolute;
    text-align: end;
    border-top: 4px double #94949475;
    padding: 0px 85px 3px;
}

li.pa-fld7 {background-image: url(https://forumstatic.ru/files/001b/84/6e/60327.png);background-repeat: no-repeat;margin-top: -383px;padding: 0px 0px 0 20px;position: absolute;display: list-item;right: 34px;}

li.pa-avatar.item2 {
    position: sticky;
    z-index: 1;
    width: -webkit-fill-available;
    display: flex;
    height: 428px;
}


#viewprofile td {
    display: inline-table;
    border: 0;
    padding: 0px;
    overflow: visible;}
#profile-left li, #profile-left li * {
    padding: 0px 0px;
    overflow: visible;}
#viewprofile li div {
    margin-bottom: 0;
    margin-top: 0;}
ul.container td strong {
    font-weight: normal;
}

.post-content .spoiler-box > div {
    background-image: none !important;
    padding-left: 0 !important;
    cursor: pointer;
    background-color: #3d4d4f !important;
    font-size: 2.3em;
    font-weight: 400 !important;
    color: #bdcbcd !important;
    text-shadow: 1px 1px 2px #0313208a, 0 0 1em #18203691;
    margin: 25px 5px !important;
    padding: 6px 0 !important;
    border: 1px solid #bdcbcd;
    border-radius: 50px;
    display: block;
    letter-spacing: 0.001em;
    font-family: 'Clip Condensed';
    padding-left: 0 !important;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
}

.post-content .spoiler-box > div:hover {
    background: #697270 !important;
    color: #c1ffe4 !important;
}
.post-content .spoiler-box > blockquote.visible {
    display: block;
    overflow: auto;
    color: #bbbbbb !important;
}
.post-content .spoiler-box > div {
    background: url(https://forumstatic.ru/files/001b/84/6e/94421.png) no-repeat left center;
    cursor: pointer;
    padding-left: 21px;}
.post-content .spoiler-box > div.visible {
    background-image: url(https://forumstatic.ru/files/001b/84/6e/94421.png);}
.quote-box {
    display: block;
    margin: 0 0px 0 190px;
    }
#pun-main.main div.tclcon {
    display: inline;
    font-size: 12px;
    font-family: 'Century Gothic';
}
#pagenav {display: block;}
#main-reply {
    width: 100%;
    background: #0f0e0e;}
#post-form h2 {
    padding: 35px 0 0px 95px;
    font-size: 30px;
    margin: -20px 0;
    color: #0f0e0e;}
    td#text-right {
    background-image: url(https://forumstatic.ru/files/001b/84/6e/21672.png);
    width: 32px;
    height: 32px;}
td#text-left {
    width: 32px;
    height: 32px;
    background-image: url(https://forumstatic.ru/files/001b/84/6e/98181.png);}
.punbb .formal fieldset {
    height: auto;
    margin-bottom: 15px;
    padding: 20px 0 20px 0;}
.punbb .main table td {border-color: transparent;}
.punbb .post-content img.postimg {
    max-width: none;
    margin: 0.4em -1px;}
div.grippie {
  background: url(//i.rusff.me/f/me/rusff/grippie.png) no-repeat scroll center 2px;
  border: none;
  cursor: s-resize;
  height: 9px;
  overflow: hidden;
width: 100%;}
div#form-buttons {width: 100%;}
div#pun-profile .fs-box {
    padding: 0em 0 0px 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: baseline;}
div#tags {
    display: contents;
    font-size: small;}
form#profile8 div.fs-box{
    padding: 0em 0 0px 0px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: nowrap;}
#profile fieldset {
    clear: right;
    background: #222222cf;}
.post-author .dop-cont {
    position: relative;
    z-index: 13;
    display: flex;
    text-align: center;
    /* height: 2px; */
    width: 105px;
    flex-direction: column;
    justify-content: flex-end;
}
.post-author .dop-cont li {
    margin: -753px 0 569px 282px;
    height: 69px;
    width: 107px;
}

div#topic-feed.modmenu {height: 35px;}
p.container span {display: inline-block;}
div#pun-stats {margin: 50px 0px 0px;}

 div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}

.linkst .postlink {
z-index: 100;
    position: absolute;
    margin-top: -70px;
    right: 15px;
}

.linksb .postlink{
margin-top: 20px;
}
span.new-poll{
      padding: 0 20px;
    position: absolute;
    margin-top: 5px; 
}
.post-content abbr[title^="float:"]{text-decoration:none;pointer-events:none;margin:0.5em}
.post-content abbr[title="float:left"]{float:left}.post-content abbr[title="float:right"]{float:right}
.pl-reports {
text: none;
height:50px;  /*&#226;&#251;&#241;&#238;&#242;&#224; &#234;&#224;&#240;&#242;&#232;&#237;&#234;&#232;*/
width:15px;  /*&#248;&#232;&#240;&#232;&#237;&#224; &#234;&#224;&#240;&#242;&#232;&#237;&#234;&#232;*/
background:url(https://forumstatic.ru/files/001b/84/6e/78210.png) no-repeat bottom right;
}
.pl-reports:hover{
background:url(https://forumstatic.ru/files/001b/84/6e/78210.png) no-repeat bottom right;
}

li#navprofile {
        display: none;
    left: 160px;
}
li#navpm {
   display: none;
    left: 110px;
}
li#navlogout {left: 15px;
    top: 2px;
    position: absolute;
    z-index: 100 !important;
}
li#navadmin { display: none;
    right: 280px;
}
li#navsearch { left: 80px;
    top: 2px;
    position: absolute;
    z-index: 100 !important;
}
li#navuserlist {
 display: none;
    right: 90px;
}
li#navindex {    display: none;
    right: 190px;
}
li#navlogin {
   left: 15px;
    top: 2px;
    position: absolute;
    z-index: 100 !important;
}
li#navregister { display: none;
    left: 85px;
}
li#navpr_1 {
    left: 147px;
    top: 2px;
    position: absolute;
    z-index: 100 !important;
}
.gid1.img.post-img-Sp, .gid2.img.post-img-Sp {
    display: none;
}
div#pun-ulinks {
    display: none;
}

#tooltip {
  position:absolute;
  color: #ebebebb7;
    border: 4px double #bfbfbf61;
    background-color: #00000085;
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  font-size:14px;
  display:none;
  z-index: 99999999;
}

div#p2246 .post-box{
  margin: 3.15em 0 3.15em 15.15em;;   
}

.punbb .post-box .html-content {
    display: -webkit-box;
}
iframe {
    display: table;
    /* height: 560px; */
    width: -webkit-fill-available;
}

html.punbb {
    padding: 0!important;
    width: 100%!important;
    display: grid;
    align-items: start;
    justify-items: center;
}

.post-ul-Sp.Sp1:hover {
  width: 135px;
    
    padding: 19px 0px 68px;
    color: #f1cf91;
    background: url(https://forumstatic.ru/files/001b/84/6e/36446.png) no-repeat top center #000000c9;
    border-radius: 21px;
}
li.pa-fld3 img {
    width: 107px;
    margin: -294px;
    height: 72px;
    position: relative;
    /* background-color: brown; */
    /* z-index: 11; */
    border-radius: 10px;
    transition: all 0.45s linear;
    -webkit-transition: all 0.45s linear;
}
li.pa-fld3 div {
    /* display: none; */
    height: 85px;
    overflow-y: auto;
}

li.pa-fld3:hover img {
    margin: 0 auto 5px;
    width: 50px;
    height: 50px;
    background: url(https://forumstatic.ru/files/001b/84/6e/67311.png) no-repeat;
}
.post-ul-Sp.Sp1 {
    background: url(https://forumstatic.ru/files/001b/84/6e/67311.png) no-repeat 0px 0px;
    /* margin-top: -396px; */
    top: -235px;
    left: 285px;
    z-index: 17;
    width: 107px;
    height: 140px;
    position: relative;
    color: transparent;
    overflow: hidden;
    font-size: 20px;
    font-family: Doppelganger_RUS;
    line-height: 15px;
    transition: all 0.45s linear;
    -webkit-transition: all 0.45s linear;
}
ul.post-ul-Sp.Sp1 {
    display: flex!important;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
}

li.pa-fld2 {
    font-variant-caps: all-petite-caps;
    font-size: 134%;
    padding: 37px 0 0;
    font-weight: 100;
}
li.pa-fld5 {
    font-size: 16px;
    padding: 9px 0 7px;
    font-family: Clip Condensed;
}
li.pa-fld3 {
           font-size: 16px;
    padding: 0px 0 7px;
    font-family: Clip Condensed;
}
li.pa-time-visit {
    display: none;
}
li.pa-title {
    font-variant-caps: all-petite-caps;
    font-size: 130%;
    padding: 37px 0 0;
    font-weight: 100;
}
li.pa-posts, li.pa-posts a {
   font-size: 23px;
    padding: 9px 0 7px;
    font-family: Clip Condensed;
}
li.pa-last-visit {
       font-size: 16px;
    position: relative;
    padding: 0 0 6px;
    font-family: Clip Condensed;
    bottom: 15px;
}
.post-ul-Sp.Sp2 {
    background: url(https://forumstatic.ru/files/001b/84/6e/16770.png) no-repeat 0px 0px;
    /* margin-top: -396px; */
    top: -285px;
    left: 285px;
    z-index: 10;
    width: 107px;
    height: 140px;
    position: relative;
    color: transparent;
    overflow: hidden;
    font-size: 20px;
    font-family: Doppelganger_RUS;
    line-height: 15px;
    transition: all 0.45s linear;
    -webkit-transition: all 0.45s linear;
}
ul.post-ul-Sp.Sp2 {
    display: flex!important;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
}
.post-ul-Sp.Sp2:hover {
  width: 135px;
    padding: 19px 0px 68px;
    color: #f1cf91;
    background: url(https://forumstatic.ru/files/001b/84/6e/94956.png) no-repeat top center #000000c9;
    border-radius: 21px;
}

.usertable tbody {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.usertable tr {
   display: grid;
    padding: 0.5em;
    width: 265px;
    margin: 1.733em;
    border: 1px #b5b5b5;
    border-style: outset;
    background-image: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
    background: -webkit-linear-gradient(bottom, #000,#243838a6 53%, #596e6e36 67% ,#fefefe00,#000);
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    justify-items: center;
}
.usertable .user_title:before {
    font-weight: bold;
}
#pun-userlist td.tc3.last_visit {
    position: relative;
    top: -55px;
    display: block;
    font-size: 12px;
    right: 49px;
}

#pun-userlist td.tc3.num_posts{
position: absolute;
    display: block;
    margin: 28px 150px 0 0;
    font-size: 12px;}
    
.usertable .num_posts:before {
    content: 'Игровых постов: ';
    font-weight: bold;

}
.usertable .registered:before {
    font-weight: bold;
}
.usertable .last_visit:before {
    content: 'Последний визит: ';
    font-weight: bold;
}
.usertable tr.group1:before {
    position: absolute;
    top: -1em;
    font-size: 2em;
}
#pun-userlist div.fs-box.inline {
    padding: 0px;
    margin-top: -25px;
    display: block;
    border: none;}
form#userlist .inline p.infofield {
    margin-top: -15px;
    margin-left: 260px;
    width: 75%;
    position: absolute;}
#pun-userlist.punbb fieldset {
    border: none;
    background: none;
    font-size: smaller;}
#pun-userlist .usertable table {
    width: 100%;
    margin-block: 0px;
    border-bottom: double 4px #000000fa;
    border-left: double 4px #000000fa;
    border-right: double 4px #000000fa;}
#pun-userlist form#userlist{
    border-top: double 4px #000000fa;
    border-left: double 4px #000000fa;
    border-right: double 4px #000000fa;}
#pun-userlist input#fld1 {
    position: absolute;
    margin: -21px 35px;}
#pun-userlist.punbb .main .tcl {
    text-align: left;
    font-size: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 50px;
    width: 40%;}
#pun-userlist .main .tc2 {
width: 163px;
    left: -55px;
    display: block;
    position: relative;
    font-size: 19px;
    color: #2bb39a;
    margin: -80px 0 0;
    font-variant-caps: all-petite-caps;
    text-align: center;}
    
#pun-userlist.punbb .user-avatar .isonline {
   width: 10px;
    height: 10px;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 111px;
    right: 66px;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor 1.999s linear infinite;
    background: url(https://forumupload.ru/uploads/001b/84/6e/3/317665.png) no-repeat -4px;
    background-color: #47c303;
    z-index: 100;
}
#pun-userlist .user-avatar {
    top: -65px;
    left: 41px;
}

#pun-userlist .user-avatar a {
    background: url(https://forumstatic.ru/files/001b/84/6e/24151.png) !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
    background-position-x: right !important;
    position: absolute !important;
    width: 174px !important;
    z-index: 100 !important;
    height: 151px !important;
}
#pun-userlist span.avatar-image {
    filter: grayscale(0.66);
    -webkit-filter: grayscale(0.66);
    height: 100%;
    border-radius: 0 !important;
    width: 98px;
    opacity: 1.5;
    -webkit-mask-image: url(https://forumstatic.ru/files/001b/84/6e/73515.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 98px;
    background-position: 0 -15px !important;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    margin: 8px 54px;
}
#pun-userlist.punbb .user-avatar .avatar-image:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

#pun-userlist span.usersname a {
        ext-rendering: optimizeLegibility;
    margin: 21px 0px 0 -80px !important;
    width: 148px !important;
    position: absolute !important;
    z-index: 150 !important;
    font-family: 'Doppelganger';
    color: #e8e1de;
    text-shadow: 0 0 4px white;
    font-size: 30px;
    text-align-last: end;
    display: flex;
    text-indent: -25px;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: center;
}
#pun-userlist span.usersname {}

.punbb .post-content p.formatted {
    padding: 0 0 1px 0;
    text-indent:2.6em;
}
tbody.hasicon tr {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}
ul.post-ul-Sp.Sp1 li.pl-website.website {
    display: none !important;
}
li.pl-website.website a {
    color: transparent !important;
    /* background-image: url(https://forumstatic.ru/files/001b/84/6e/65932.png); */
        display: block;
    width: 111px !important;
    height: 101px;
    /* margin: -137px 101px !important; */
}
li.pl-website.website {
    top: 36px;
    left: 11px;
    position: relative;
    width: 78px;
    height: 92px;
    background-image: url(https://forumstatic.ru/files/001b/84/6e/65932.png);
    background-repeat: no-repeat;
}
li.pl-website.website {
    display: none;
}
ul.dop-cont li.pl-website.website {
    display: block !important;
}