/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1686429008.css);
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css2?family=Akronim&family=Alice&family=Allura&family=Alumni+Sans&family=Amatic+SC&family=Annie+Use+Your+Telescope&family=Arizonia&family=Arsenal&family=Bad+Script&family=Bahiana&family=Bangers&family=Barrio&family=Berkshire+Swash&family=Bigelow+Rules&family=Bigshot+One&family=Bilbo+Swash+Caps&family=Bungee+Outline&family=Cabin+Sketch&family=Calligraffitti&family=Caveat&family=Cinzel+Decorative&family=Cookie&family=Cormorant+Garamond&family=Cormorant+SC&family=Cormorant+Unicase:wght@500&family=Cormorant+Upright:wght@500&family=Cutive+Mono&family=Dancing+Script&family=Dawning+of+a+New+Day&family=EB+Garamond&family=Elsie&family=Festive&family=Finger+Paint&family=Fjalla+One&family=Fredericka+the+Great&family=Great+Vibes&family=Grechen+Fuemen&family=Handlee&family=Henny+Penny&family=Hi+Melody&family=Homemade+Apple&family=IBM+Plex+Serif&family=Indie+Flower&family=Inter&family=Julius+Sans+One&family=Jura:wght@500&family=Just+Another+Hand&family=Kelly+Slab&family=Kranky&family=Lobster&family=Londrina+Outline&family=Londrina+Shadow&family=Lora&family=Lovers+Quarrel&family=Marck+Script&family=MedievalSharp&family=Megrim&family=Monoton&family=Montserrat+Subrayada&family=Mr+Bedfort&family=Mr+Dafoe&family=Niconne&family=Nosifer&family=Old+Standard+TT&family=Oleo+Script+Swash+Caps&family=Oranienbaum&family=Oregano&family=Pangolin&family=Pattaya&family=Petit+Formal+Script&family=Philosopher&family=Pirata+One&family=Playball&family=Playfair+Display&family=Playfair+Display+SC&family=Poiret+One&family=Pompiere&family=Prata&family=Qwigley&family=Raleway&family=Raleway+Dots&family=Reenie+Beanie&family=Rochester&family=Rubik+Mono+One&family=Ruslan+Display&family=Sacramento&family=Saira+Stencil+One&family=Share+Tech+Mono&family=Six+Caps&family=Srisakdi&family=Stick&family=Syncopate&family=Tenor+Sans&family=Underdog&family=UnifrakturMaguntia&family=Vollkorn+SC&family=Wire+One&family=Yeseva+One&family=Zen+Loop&family=Zeyada&family=Zilla+Slab+Highlight&display=swap');



@font-face {font-family: "Lighthaus"; src: url("http://forumstatic.ru/files/001b/cd/db/38834.otf?v=1"); 
font-style: normal;
font-weight: normal;  }

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100&display=swap');



/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: auto;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
      font: 1em verdana, arial, helvetica, sans-serif;
    background-color: #cbc8c5;
    border: 1px solid rgb(150 147 142 / 46%);
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

/* A3.10 */
.punbb a {
  text-decoration: none; 
  }

/* A3.11 */
.punbb optgroup {
  font-weight: normal;
  }


/* 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-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 1000px;
    background-color: #d2cfcc;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    position: relative;
}


/* A5.2 */
.punbb {
    margin-left: 20px;
    float: none;
    width: 960px;
    height: auto;
}

/* A5.3 */
 #pun-redirect, #pun-maint {
  margin: 10px 10% 12px 10%;
  width: auto;
  float: none;}


/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 0px!important;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
text-transform: lowercase;
 background: b2b0a8 !important;
  }

#pun-main h2 {
    background: #d2cfcc;
}

/* скрываем быстрый ответ */
#post-form h2 span {
    font-size: 0px;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
     padding: 0;
    margin: 30px;
    width: 95%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
display: block;
    text-align: center;
    border-top: 1px solid #7b76664f;
    margin-left: 385px;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }


/* B1.3 */
.punbb .post-content p {
    margin: 0px;
    padding: 0.5em 0em 0.5em 0em;
    line-height: 160%;
}

/* 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: 1em 1em 1em 1em;
    padding: 1em;
    border-style: solid;
    color: rgb(32, 33, 36) !important;
    border: 1px solid #a5a5a591;
    background-color: #c5c1bb47;
    text-align: justify;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    width: auto;
    font-size: 11px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    margin-top: -10px !important;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 600;
   color: #706451 !important;
    padding: 5px !important;
    letter-spacing: 0.5px;
    text-align: center;
}

.punbb .quote-box cite a, .punbb .code-box strong.legend a {
    color: #706451 !important;
}


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  font-family: 'Noto Sans';
  position: absolute;
  top: -3em;
  left: 1em;
  width: 24em;
    font-size: 12.3px;
color: #000000cc;
  }

/* B3.4 */
.linkst .postlink {
font-family: 'Noto Sans';
    font-size: 12.3px;
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
     font-size: 12.3px;
     font-family: 'Noto Sans';
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
    font-size: 12.3px;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
    padding: 1.8em 0.3em 1em 1.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, .punbb select, .punbb input {
    margin: 0 1em 0 0;
    font-family: 'Noto Sans';
    padding: 5px 15px;
    color: #222222e6;
    background: #c4beb4;
    border: 1px solid #0000001f;
    font-size: 12px!important;
  transition: 1s;
}

.punbb .formsubmit input:hover {
    background: #5d85896e;
  transition: 1s;
}

/* 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: 0px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    font-size: 11px!important;
}

/* 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;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
 text-align: left;
width: 30%;
 font-family: 'Noto Sans';
font-size: 10.8px;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
 font-family: 'Noto Sans';
  }

/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 25%;
      padding-left: 20px!important;
    font-family: Noto Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-transform: lowercase;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%;
      text-align: left;
  }


/* 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 .tc2, #pun-index .tc3, #pun-index .tcmod {
    font-family: montserrat;
    font-size: 9px;
    font-weight: 500;
    width: 20px;
display: none
}


/* C2.8 */
#pun-index .tcl h3 {
    -webkit-text-size-adjust: none;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    font-family: 'Lighthaus';
    font-weight: 600;
    text-transform: uppercase;
    -webkit-text-size-adjust: none;
}

#pun-index .tcl h3 a {
    color: #706452!important;
    transition: all 0.5s;
    -webkit-text-size-adjust: none;
}

#pun-index .tcl h3 a:hover {
    color: #34575a!important;
    transition: all 0.5s;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 0.4em 0.4em 1em;
  }



/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
  }


/* C2.15 */
.punbb div.icon {
   border-style: none;
    line-height: 0.0;
    margin-top: 0.3em;
}

.punbb td div.tclcon {
    /*text-align: justify;*/
    color: #151515de;
    font-weight: 500;
    font-family: 'Noto Sans';
    font-size: 12px;
    padding: 5px;
}

/* C2.16 */
.punbb table div.icon {
     height: 8px;
    width: 8px;
    position: absolute;
    margin-left: -3.8em;
}





 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
    padding: 0em 1em;
    display: block;
    margin-left: 0em;
    border-left-style: solid;
    border-left-width: 1px;
    color: #000;
    background: #c5c1bb47;
    border: 1px solid #00000014;
    font-family: 'Noto Sans';
}

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }



/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 230px;
    text-align: center;
    margin-top: 40px;
    /*margin-left: -5px;*/
    color: #e8e9e7 !important;
    border: 1px solid #a5a5a591;
    background-color: #c5c1bb47;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
    color: #386165 !important;
    font-family: 'Lighthaus';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
    text-align: center;
    width: 231px;
    margin-top: 5px;
    margin-left: -12px;
    margin-bottom: 7px;
    line-height: 21px;
}

/* C3.8 */
#pun .post-author .pa-author a:hover {
    color: #333!important;
}

.punbb .pa-replies{
    color: #333;
}

#pun .post-author .pa-author a {
    width: 231px;
    color: #386165 !important;
    font-family: 'Lighthaus';
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    /*margin-left: -11px;*/
    margin-top: 5px;
    padding: 2px 10px;
    transition: 0.5s;
    line-height: 23px;
}

/* C3.9 */
li.pa-title {
    padding: 3px 0px;
    font-family: 'Noto Sans';
    width: 229px;
    height: auto;
    color: #3a3327de !important;
    background-color: #9b8f7d36;
    border: 1px solid #403e3e17;
    position: relative;
    font-size: 9.5px!important;
    line-height: 9px;
    letter-spacing: 0.6px;
    margin-top: -2px !important;
    margin-left: -11px;
    margin-bottom: 10px !important;
    text-align: center;
    text-transform: lowercase;
    z-index: 1;
    cursor: default;
}

li.pa-online {
    width: 220px;
    margin-top: 0px;
    font-size: 9px;
    text-align: center;
    font-family: 'Noto Sans';
    padding-top: 4px;
    margin-left: -6px!important;
    letter-spacing: 0.7px;
    color: #000 !important;
    text-transform: lowercase;
}

.pa-reg { 
font-size: 9px;
    font-family: 'Noto Sans';
     color: #000;
    letter-spacing: 0.3px;
    text-transform:  lowercase;}

.pa-last-visit { 
font-size: 9px;
    font-family: 'Noto Sans';
     color: #000;
    letter-spacing: 0.3px;
    text-transform:  lowercase;}

.pa-ip { 
 margin-top: 10px;
font-size: 9px;
    font-family: 'Noto Sans';
    color: #000;
    letter-spacing: 0.3px;
    text-transform:  lowercase;}

.pa-time-visit { 
font-size: 9px;
    font-family: 'Noto Sans';
    color: #000;
    letter-spacing: 0.3px;
    text-transform:  lowercase; }


/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
    padding: 1em;
    margin-left: 21px;
}

/*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: -16em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 12.3px;
    font-family: 'Noto Sans';
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    font-size: 12.3px;
  padding: 0.5em 1em;
  text-align: right;
font-family: 'Noto Sans';
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }


/* C6.4 */
#viewprofile ul {
    border-style: solid;
    border-width: 1px;
    padding: 1.5em 18px 0.8em 18px;
    margin: 0 0 1em 0;
    font-size: 10.7px;
    background: #b6a9961f;
    border: 1px solid #00000029;
    position: relative;
}
#profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
    font-size: 10.7px;
    position: relative;
  }


/* 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;
    color: #000000bf;
}

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border-style: none;
  border-width: 0px;
  }

/* D1.2 */
#pun-title h1 {
    display: none;
}

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4 */
/* шапка */
#pun-title table {
    border: none;
    height: 420px;
    width: 1000px;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    position: relative;
    margin-top: -1px!important;
    margin-left: -20px;
}

.forumname {
    position: absolute;
    cursor: default;
    margin-left: 340px;
    z-index: 1;
    margin-top: 70px;
    font-size: 70px;
    letter-spacing: 2px;
    font-family: Lighthaus;
    font-weight: normal;
    color: #4c7375;
    transition: ease-out 1.6s;
    height: auto;
}

#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
	border: none;
	width: 700px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }


/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
    text-align: center;
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 4px;}

/* D.3 */
#pun-navlinks li {
    display: inline;
    padding: 0px 5px 0px 5px;
}

#pun-navlinks {
    display: block;
    text-align: center;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Noto Sans';
    font-weight: 400;
    position: absolute;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    background: #958d7e38;
    top: 360px;
    width: 1000px;
    margin-left: -20px;
    height: 31px;
    z-index: 1;
}



#pun-navlinks a {
    color: #000;
   transition: all .2s ease-in-out;
    position: relative;
}


#pun-navlinks a:hover {
        color: #386165;
}


/* D4 User links
-------------------------------------------------------------*/


/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

#pun-ulinks .container {
    font-size: 10px;
    line-height: 25px;
    text-align: center !important;
    margin-left: -10px !important;
    font-family: 'Noto Sans';
    font-weight: 400;
    position: absolute;
    letter-spacing: .3px;
    padding: 0 !important;
    text-transform: lowercase;
    z-index: 1;
    margin-top: -25px;
    width: 980px;
    height: 25px;
}

#pun-ulinks a {
    color: #000 !important;
    transition: ease-out 1s;
}

#pun-ulinks a:hover {
        color: #8b352b;
      transition: ease-out 1s;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }


/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }


/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status {
    position: absolute;
    text-align: center;
    font-size: 9.5px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 400;
    margin-left: 200px;
    top: -36px;
    min-width: 600px;
    height: 23px;
    z-index: 100;
}

#pun-status .container {
    padding: 0px;
    line-height: 19px;
    display: inline-block;
    color: #c4b39a;
    cursor: default;
}

#pun-status .container strong, #pun-status .container a {
    font-weight: 500!important;
}

#pun-status .container a { 
       font-size: 10.3px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    font-weight: 500;
   color: #727272;
}
 
 
/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
border-bottom: none;
    padding: 0.8em 1em;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Noto Sans';
  }

/* 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: 0em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
 margin-top: 0px !important;
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
    float: left;
    display: inline-block;
    line-height: 110%;
        font-size: 11px;
    color: #000;
    text-align: center;
     text-transform: lowercase;
    letter-spacing: 0.2px;
    margin-left: 0px;
    font-family: 'Noto Sans';
    font-weight: 400;
    padding: 4px;
    background: #b6a9961f;
    border: 1px solid #00000029;
    margin-right: 6px;
}

#pun-stats li.item1 {
    width: 140px;
}

#pun-stats li.item2 {
    width: 165px;
}

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
    display: inline-block;
    line-height: 110%;
    font-size: 11px;
    color: #000000;
    text-align: center;
    text-transform: lowercase;
    letter-spacing: 0.2px;
    /* margin-left: -6px; */
    font-family: 'Noto Sans';
    font-weight: 400;
    padding: 4px;
    background: #b6a9961f;
    border: 1px solid #00000029;
    /* margin-right: 12px; */
    /* margin-left: 10px; */
    /* max-width: 320px; */
}

#pun-stats li.item3 {
    width: 245px;
}

#pun-stats li.item4 {
    width: 350px;
}

/* D7.4 */
li#onlinelist {
    margin-top: 1em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    margin-left: 15px;
    line-height: 130%;
}

/* D7.5 */
li#onlinelist div {
    width: 930px;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0.7em 0 0 0;
    font-family: 'Noto Sans';
    font-weight: 400;
    /* font-size: 11.7px; */
    line-height: 17px;
    text-align: justify;
    text-transform: lowercase;
}


/* 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: -10px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;
  padding: 0.8em 1em;
    font-size: 8px;
    font-family: Philosopher;
  text-transform: lowercase;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
 margin-top: -45px;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 50px;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
 border-bottom: none;
    padding: 0.8em 1em;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Noto Sans';
}

/* 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;
  }


/*ОТКЛЮЧЕНИЕ ПЛАШКИ СМЕНЫ DNS*/
#dns-ip-replace-notify {display:none!important;}
#pun_wrap{position:static!important;}


/*БЛЮР ЗАЧЕРКИВАНИЯ*/
.punbb .post-content del {
    filter: blur(2px);
    text-decoration: none;
    }

.punbb .post-content del:hover { 
filter: none; 
text-decoration: none;}






.punbb #size-area {
    padding: 0 9px!important;
    overflow: hidden;
    overflow-y: auto;
    height: 355px;
    z-ndex: 100000;
}

/* окошко переноса соо */
.pun-modal .container {
    background: #d2cfcc;
}

.p-message {
    background: #386165 !important;
}

.p-advert, .p-promo, .p-notice, .p-award, .p-reputation, .p-report {
    background: #958c7d !important;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    font-family: Noto Sans;
    font-size: 9px;
    font-weight: 500;
    width: 20px;
display: none
}


.Tems_And_messages  {
    display: inline-block;
    width: auto;
    font-family: 'Noto Sans' !important;
    height: 20px;
    font-size: 7.5px;
    text-transform: uppercase;
    color: #38353b;
    font-weight: normal;
    text-align: center;
    width: 131px;
    display: flex;
    justify-content: space-between;
    line-height: 27px;
    margin-left: 370px !important;
}

.Tems_And_messages span {font-weight: normal;
    display: block;
    height: 21px;
    }


/* стрелки */
.go-up, .go-down {
        display: none;
    position: fixed;
    margin-left: 1000px;
    z-index: 100;
    border-radius: 100%;
    font-family: 'Lighthaus';
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
    letter-spacing: 1px;
    color: #c4b39a;
    margin-bottom: 40px;
}
.go-up {
bottom:250px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:180px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}


/* сообщения */
span.num_msg {
    z-index: 9999;
    margin-top: 10px!important;
    margin-left: -2px!important;
   background:#386165!important;
    color: #dddcda!important;
    font: bolder 10px/1.4 Tahoma!important;
    cursor: pointer;
    padding: 0 !important;
    border-radius: 100% !important;
    width: 16px !important;
    height: 16px !important;
}

span.num_msg:before {
    display: none !important;
}

/* уведомления */
.bubble {
        color: #dddcda!important;
    background: #386165!important;
    border: 0 none;
    border-radius: 100% !important;
    display: inline-block;
    font: bolder 10px/1.4 Tahoma !important;
    padding: 0 !important;
    position: absolute;
    right: -8px;
    text-align: center;
    width: 15px !important;
    height: 15px !important;
    top: -10px!important;
}

#notify-link .unreads, #navpm .unreads {
    color: #dddcda!important;
    background: #386165!important;
}

.bubble:after {
display: none !important;
}


/*смайлы*/
@media only screen and (max-device-width: 600px) {
  .hvStickerPackModal.active {
    display: block;
    width: 500px!important;
      background: #c4beb7;
    border: 1px solid #5e513b57;
    color: #3a3a3a !important;
    border-radius: 0px;
    box-shadow: none;
    z-index: 99999;
}}

.hvStickerPackModal.active {
       display: block;
    width: 960px !important;
    background: #d2cfcc;
    border: 1px solid #5e513b57;
    color: #3a3a3a !important;
    box-shadow: none;
    z-index: 99999;
}

.hvStickerPackModalTab {
    background: rgb(196 190 183) !important;
    border-radius: 0px !important;
}

.hvStickerPackModalTab.active {
    background: #516b6e!important;
    color: #c6c6c6 !important;
}

.hvStickerPackModalContent {
    border: none !important;
    padding: 0px 12px;
    min-height: 70px;;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
}

.hvStickerPackModalAddButton {
    font-size: 16px;
    line-height: 20px;
    border: 0;
    margin-left: 8px;
    border-radius: 0px;
    background: rgb(196 190 183);
    cursor: pointer;
}

.hvStickerPackModalInput {
    background: #cdcbc9;
    border: solid 1px #a4a29f !important;
    color: #000 !important;
}

.hvStickerPackModalInput {
    border-radius: 0px !important;
}

/* иконки в форме ответа */
#form-buttons #button-font,
#form-buttons #button-transL,
#form-buttons #button-indent,
#form-buttons #button-size,
#form-buttons #button-bold,
#form-buttons #button-italic,
#form-buttons #button-underline,
#form-buttons #button-strike,
#form-buttons #button-left,
#form-buttons #button-center,
#form-buttons #button-right,
#form-buttons #button-justify,
#form-buttons #button-spoiler,
#form-buttons #button-quote,
#form-buttons #button-code,
#form-buttons #button-color,
#form-buttons #button-smile,
#form-buttons #button-link,
#form-buttons #button-image,
#form-buttons #button-image2,
#form-buttons #button-video,
#form-buttons #button-hide,
#form-buttons #button-table,
#form-buttons #button-keyboard,
#form-buttons #button-addition,
#form-buttons #button-html,
#form-buttons #floatbut,
#form-buttons td#button-styles,
#form-buttons #button-pr,
#form-buttons #button-sticker,
#form-buttons #button-mask,
#form-buttons #button-music  {
    font-family: 'cappuccicons', 'fontawesome';
    background: transparent!important;
    /* top: 12px !important; */
    position: relative;
    width: 26px;
    /* height: 23px; */
    line-height: 14px;
    color: #675b4a;
}

#form-buttons  #button-servimg  {
    top: 6px !important;
    position: relative;
    width: 25px;

}


/*правлено котячьими лапками*/
.punbb-admin div#form-buttons table tr > td {
   width:unset;
}

div#form-buttons table tr > td {
    border: 1px solid #0000;
    border-radius: 3px;
    background-image:none!important;
    width: auto;

    position: relative;
    transition: 0.2s ease-in-out;
}

#form-buttons table {
     border-spacing: 0px 10px; 
}

#form-buttons td img {
    z-index: 10;
    position: absolute;
    /*opacity: 0;*/
    margin-top: 1px;
    margin-left: -7px;
    height: 12px!important;
    width: 15px!important;

}

#pun-profile #form-buttons td {
    margin: -10px 0px 3px!important;
}

#pun-messages #form-buttons td {
    margin: -10px -1px 3px!important;
}


/*правка окончена*/


#form-buttons td {
display: inline-block;
margin: -10px 3px 3px; 
/* line-height: 24px; */ 
/* отступы кнопок друг от друга */}


#form-buttons #button-indent {
display: none
}

#button-font:before {content: "\f031"} 
#button-transL:before {content: "\f031"} 
#button-size:before {content: "\f034";}
#button-bold:before {content: "\f032"} 
#button-italic:before {content: "\f033"} 
#button-underline:before {content: "\f0cd"} 
#button-strike:before {content: "\f0cc"} 
#button-indent:before {content:"\f03c";} 
td#button-image:before {content: "\f03e"}
td#button-image2:before {content:"\f0ee";} 
#button-left:before {content: "\f036"}
#button-right:before {content: "\f038"}
#button-center:before {content: "\f037"}
#button-justify:before {content: "\f039"}
#button-spoiler:before {content: "\f187"} 
#button-quote:before {content: "\f10d"} 
td#button-code:before {content: "\f121"} 
 td#button-color:before {content: "\ebc3"} 
 #button-smile:before {content: "\ea84"} 
 #button-link:before {content: "\f0c1"} 
 #button-image:before {content: "\f007"} 
 #button-image2:before {content: "\f007"} 
 #button-video:before {content: "\f03d"} 
 #button-hide:before {content: "\f070"} 
 #button-table:before {content: "\f0ce"} 
 #button-keyboard:before {content: "\f11c"} 
td#button-sticker:before {content: "\f004";} 
#floatbut:before {content:"\2a";} 
#button-addition:before {content:"\f005";} 
#button-mask:before {content: "\f007"} 
td#button-styles:before {content:"\f03c";} 
td#button-pr:before {content: "\ea3f";}
#button-servimg:before {content: "\ea3f";}
#button-music:before {content: "\eba0";}


#form-buttons tr {
    text-align: left;
}


.welcome {
    width: 340px;
    cursor: default;
    margin-top: 160px;
    margin-left: 311px;
    position: absolute;
    border-top: 1px solid #c1b49bb0;
    color: #cfc0a3de !important;
    padding: 3px;
    font-family: 'Noto Sans';
    font-weight: 500;
    padding-top: 15px;
    font-size: 9.5px;
    letter-spacing: 0.6px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
}

.navlinks {
    width: 480px;
    cursor: default;
    margin-top: 44px;
    margin-left: 247px;
    position: absolute;
    color: #cfc0a3de!important;
    padding: 3px;
    font-family: 'Noto Sans';
    font-weight: 500;
    font-size: 10.5px;
    letter-spacing: 0.6px;
    line-height: 18px;
    text-transform: lowercase;
    text-align: center;
    z-index: 1;
}

.navlinks a {
 color: #cfc0a3de!important;
}

.navlinks a:hover {
 color: #386165!important;
}

/*БыстроПлюсы для Топика!*/
.noNull:before {
  content: "+";
  font-size: 9px;
  display: inline-block;
  margin-left: -6px;
  margin-top: 0px;
  position: absolute;
}
div .post-rating p>a {
    text-align: center;
    outline: 1px solid transparent;
    font-weight: 700;
    background: url(https://forumstatic.ru/files/001b/a6/d4/26514.svg) no-repeat center;
    filter: brightness(0.65) sepia(1);
    background-size: 38px auto;
    position: relative;
    padding-left: 1px;
    z-index: 3;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 12px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    letter-spacing: -1px;
    color: #000000d4;
}
div.dark-style .post-rating p>a {
  color: #6BC8AF !important;
}
div.post-vote {
    margin-bottom: 65px;
}
div.post-vote p>a {
    font-size: 0 !important;
    position: absolute;
    cursor: pointer;
    z-index: 200;
    width: 23px;
    height: 23px;
    background: url(https://forumstatic.ru/files/0012/d8/04/75043.png?) no-repeat;
   filter: brightness(0.7);
    display: block;
    background-size: 100%;
    margin-left: -9px;
    margin-top: 8.5px;
       z-index: 1;
}
.post.dark-style div.post-vote p>a {
  background: url(https://forumstatic.ru/files/0012/d8/04/38128.png?) no-repeat;
  background-size: 100%;
}


/* код основан на плашках рено с идеей от вещего */ 
.plash {
    position: absolute;
    display: flex;
    z-index: 10;
    margin-top: 301px;
    padding: 3px;
    line-height: 290%;
    margin-left: 50px;
    width: 850px;
    justify-content: space-between;
}
.plash a.stick {
    width: 160px;
    height: 26px;
    background-color: #416064;
    margin-left: 2px;
    font-weight: 600;
    font-size: 8.5px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    line-height: 27.5px;
    letter-spacing: 0.7px;
    text-align: center;
    color: #d1cfcc!important;
    display: inline-block;
}
.plash a.stick:hover {
  transition: ease-out 1.1s;
  filter: opacity(.8);
  transform: scale(0.95)
}

/* постописцы */
.posts {
    position: absolute;
    display: inline-block;
    z-index: 1;
    margin-top: 225px;
    height: 40px;
    width: 40px;
    border: 1px solid #476d71;
    background-color: #688386;
}

.posts img {
    width: 40px;
    height: 40px;
    filter: sepia(1) brightness(0.6) hue-rotate(48deg) opacity(.64) grayscale(0.75);
    mix-blend-mode: soft-light;
}


.bestpost {
    height: 74px;
    width: 250px;
    cursor: default;
    margin-top: 80px;
    overflow: auto;
    margin-left: 725px;
    position: absolute;
    color: #ccbba0!important;
    border-radius: 6px;
    font-family: Noto Sans;
    font-size: 10.5px;
    line-height: 15px;
    text-transform: lowercase;
    text-align: justify;
    padding: 5px;
    z-index: 10;
}

.bestpost  a {
  color: #ccbba0!important;
}

.newspost {
    height: 43px;
    width: 255px;
    cursor: default;
    margin-top: 100px;
    overflow: auto;
    margin-left: 20px;
    position: absolute;
    color: #d2c0a2!important;
    border-radius: 6px;
    font-family: Noto Sans;
    font-size: 10.5px;
    line-height: 15px;
    text-transform: lowercase;
    text-align: justify;
    padding: 5px;
    z-index: 1;
}

.newspost  a {
  color: #d2c0a2!important;
}

.ep {
    width: auto;
    cursor: default;
    margin-top: 210px;
    overflow: auto;
    margin-left: 725px;
    position: absolute;
    color: #ccbba0!important;
    font-family: Noto Sans;
    font-size: 11px;
    line-height: 15px;
    text-transform: lowercase;
    text-align: left;
    padding: 5px;
    z-index: 10;
}
.ep  a {
color: #ccbba0!important;
}


.news-text {
    width: 170px;
    cursor: default;
    margin-top: 30px;
    overflow: auto;
    margin-left: 45px;
    position: absolute;
    color: #386165;
    font-family: Noto Sans;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.6px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    z-index: 1;
}


.post-text {
    width: 170px;
    cursor: default;
    margin-top: 30px;
    overflow: auto;
    margin-left: 750px;
    position: absolute;
    color: #386165!important;
    font-family: Noto Sans;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.6px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    z-index: 1;
}



/* описание подфорумов и ссылки / вещий*/
.f_desc_wrap {
    display: flex;
    justify-content: space-between;
    gap: 3px !important;
    color: #000000b0;
    font-family: 'Raleway';
     flex-direction: column-reverse; /*row-reverse чтобы ссылки были ПЕРЕД текстом; column сделает ссылки ПОД текст, только ширину блоков задать не забудьте на 100%; column-reverse запилит ссылки НАД блоком с текстом, опять же ширину на 100% поправить не забудьте*/
    padding: 0px;
     width: 500px;
}

.f_desc {
    flex: 1;
    width: auto;
    font-family: 'Philosopher';
    font-size: 12px!important;
    padding-top: 10px;
}

.f_links {
    margin-top: 5px;
    margin-left: -5px;
    flex: 0 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.f_links a {
    background: #9b8f7d47;
    border: 1px solid #5c5b5b2e;
    width: 80px;
    margin-left: 5px !important;
    margin-right: -3px!important;
    font-family: 'Noto Sans';
    color: #3d3d3d !important;
    text-transform: lowercase;
    font-size: 10px;
    padding: 3px;
    flex: auto;
    margin: 1px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;
}

.f_links a:hover {
  background: #608387;
    color: #d2c8b9 !important;
    border: 1px solid #5c5b5b2e;
 transition: ease-out 0.9s; 
}



.light {
    width: auto;
    cursor: default;
    margin-top: 200px;
    margin-left: 35px;
    position: absolute;
    color: #d2c0a2!important;
    font-family: Noto Sans;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.6px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    z-index: 1;
}

.light span, .dark span, .neutral span {
    display: block;
    font-size: 10.5px;
    letter-spacing: 1px;
    color: #386165;
    text-transform: uppercase;
}

.dark {
    width: auto;
    cursor: default;
    margin-top: 200px;
    margin-left: 125px;
    position: absolute;
    color: #d2c0a2!important;
    font-family: Noto Sans;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.6px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    z-index: 1;
}


.neutral {
    width: auto;
    cursor: default;
    margin-top: 200px;
    margin-left: 215px;
    position: absolute;
    color: #d2c0a2!important;
    font-family: Noto Sans;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.6px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    z-index: 1;
}

.ams {
    width: 260px;
    cursor: default;
    margin-top: 65px;
    margin-left: 10px;
    position: absolute;
    color: #d2c0a2!important;
    border-radius: 6px;
    font-family: Noto Sans;
    font-size: 10.5px;
    line-height: 15px;
    text-transform: lowercase;
    text-align: center;
    padding: 5px;
    z-index: 10;
}

.ams  a {
  color: #d2c0a2!important;
}


/* всплывающее окно, с помощью Deffa */
.tooltip {
  position: relative;
}
.tooltip >span {
  display:inline-block;
  position: absolute;
  top: 5px;
 transform: scale(0) translateX(-50%);
   transition: .8s;    
}
.tooltip:hover>span {
  display:inline-block;
  position: absolute;
  padding:10px;
  width: 185px;
margin-left: -100px;
 margin-top: 5px;
color: #b7a386c9 !important;
    font-size: 9px;
    line-height: 13px;
 transform: scale(1);   
   transition: .8s;
}

.cont {
    background: #4c7375;
    border: 1px solid #386165;
    color: #d2c0a2;
    padding: 11px;
    text-align: center;
    font-family: Noto sans;
    font-size: 10px;
    letter-spacing: 0.3px;
}

.cont img {
    width: 160px;
    height: 100px;
    filter: sepia(1) hue-rotate(134deg) brightness(0.65);
    border: 1px solid #ffffff57;
    mix-blend-mode: luminosity;
}


/* появляющаяся таблица с рено */
.renoheader {
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
      transition: all 1.5s cubic-bezier(.64,.51,.55,1.16) 0s;
 }

/* тут скрыть */
.renoheaderhover {
     height: 420px;
    width: 1000px;
    opacity: 0;
    transition: all 1.5s cubic-bezier(.64,.51,.55,1.16) 0s;
    margin-top: 0px;
    margin-left: -20.5px;
    position: absolute;
    z-index: 1;
}

.renoheaderhover:hover {
  height: 420px;
    width: 1000px;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);    opacity: 10;
       transition: all 1.5s cubic-bezier(.64,.51,.55,1.16) 0s;
}

renoheadercontent {
    height: 420px;
    width: 1000px;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
   transition: all 1.5s cubic-bezier(.64,.51,.55,1.16) 0s;
}


/* краш и идея вещего */

infohtml2 {
    position: relative;
    margin: 0 auto;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 859px;
    height: 600px;
    margin-left: -12px !important;
    display: block;
}

.column-one {
    float: left;
    width: 410px;
    height: 530px;
    overflow-x: hidden;
    font-size: 14px;
      font-family: Philosopher;
    color: #000;
}

.column-two {
    float: left;
    width: 410px;
    height: 530px;
    overflow-x: hidden;
    font-size: 14px;
    font-family: 'Noto Sans';
    color: #000;
}

.column-three {
    float: left;
    width: 825px;
    height: 530px;
    overflow-x: hidden;
    font-size: 14px;
    font-family: 'Noto Sans';
    color: #000;
}

.column-one a, .column-two a, .column-three a {
    color: #d2c0a2 !important;
}

.tabl-text {
    font-family: 'Noto Sans';
    font-size: 12.5px;
    padding: 7px;
    line-height: 20px;
    color: #d2c0a2 !important;
}


.tabs {
	padding: 0px;
	margin: 0 auto;
}

.tabs>section {
	display: none;
	padding: 10px;
  height: 540px;
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #585e48;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@keyframes fadeIn {
	from {
    transform: translate(-400px,0);
    transform-origin: 50% 0%;
	}
	to {
    transform: translate(0px,0);
	}
}

.tabs>input {
	display: none;
	position: absolute;
}

.tabs>label:first-of-type {box-shadow: none}
.tabs>label {
    display: inline-block;
    margin-top: 0px;
    padding: 9px 0px;
    text-align: center;
    background: #4c6a6c;
    width: 283.7px;
    left: 0px;
    top: 0px;
    position: relative;
    font-family: 'Noto Sans';
    font-size: 12.5px;
    text-transform: uppercase;
    color: #d2c0a2 !important;
    transition: 1s;
}

.tabs>input:checked+label {
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165 !important;
    transition: 1s;
}

#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3 {
	display: block;
}




/* шаблон анкеты */
.anketa {
    margin: 0 auto;
    margin-left: -14px;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 690px;
    height: 705px;
}

.anketapers {
    position: absolute;
    float: left;
    width: 660px;
    text-align: center;
    font: 400 15px 'Noto Sans';
    color: #d2c0a2c2;
    border-top: 1px solid #d2c0a27a;
    padding-top: 15px;
    height: 10px;
    line-height: 10px;
    text-transform: uppercase;
    margin-top: 227px;
    margin-left: 0px;
    cursor: default;
}

.anketaname {
    float: left;
    width: 640px;
    text-align: center;
    font: 500 18px Lighthaus;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 4px 10px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 15px;
    cursor: default;
    position: absolute;
}

.anketainfo {
    position: absolute;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: 57px;
    margin-left: 330px;
    width: 325px;
    height: 130px;
    padding-right: 5px;
    font-size: 11px;
    color: #d2c0a2c7 !important;
    font-family: 'Noto Sans';
    letter-spacing: .2px;
    cursor: default;
}

.anketainfo span {
    font-size: 11px;
    font-weight: 600;
    color: #d2c0a2c7 !important;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    letter-spacing: .2px;
    cursor: default;
}

.infopers {
    position: absolute;
    float: left;
    text-align: justify;
    line-height: 20px;
    margin-top: 264px;
    margin-left: 0px;
    width: 640px;
    height: 393px;
    overflow: auto;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: 'NOTO SANS';
    letter-spacing: .2px;
    cursor: default;
    white-space: pre-wrap;
    background: #2d434726;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
}

.anketablock {
    position: absolute;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-left: 15px;
    height: 105px;
}

.anketaimage {
    position: absolute;
    max-width: 240px;
    max-height: 120px;
    margin-top: 41px;
    margin-left: 0px;
    padding: 15px;
}

.anketaimage img {
    max-width: 240px;
    max-height: 120px;
    filter: sepia(1) hue-rotate(133deg) brightness(0.55);
    background-blend-mode: soft-light;
    transition: 0.4s linear;
}

.anketaimage img:hover {
    filter: none;
}

/* гостевая */
.bookguest {
    margin: 0 auto;
    margin-left: 26px;
    background: url(http://forumstatic.ru/files/001b/79/6e/38057.jpg?v=1) right top;
    width: 780px;
    height: 540px;
}

.forumguest {
    float: left;
    width: 600px;
    text-align: center;
    overflow-y: hidden;
    font-size: 55px;
    letter-spacing: 2px;
    font-family: 'Lighthaus';
    font-weight: 500;
    color: #a99673de !important;
    transition: ease-out 1.6s;
    height: 50px;
    line-height: 48px;
    text-transform: uppercase;
    margin-top: 25px;
    margin-left: 95px;
    cursor: default;
}

.infoguest {
    position: relative;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: 54px;
    margin-left: 31px;
    width: 700px;
    color: #d2c0a2e0 !important;
    font-family: 'Noto Sans';
    text-transform: lowercase;
    letter-spacing: .2px;
    cursor: default;
    background: #364a4d9c;
    padding: 10px;
}

.info2 {
    position: absolute;
    float: left;
    text-align: center;
    margin-top: 85px;
    margin-left: 95px;
    width: 600px;
    color: #c0b9a5 !important;
    font-family: 'Noto Sans';
    text-transform: lowercase;
    letter-spacing: .2px;
    cursor: default;
}

.info1 {
    position: absolute;
    float: left;
    text-align: center;
    margin-top: 475px;
    margin-left: 28px;
    width: 714px;
    color: #bfae92 !important;
    padding: 4px;
    background: #364a4d9c;
    font-family: 'Noto Sans';
    text-transform: lowercase;
    letter-spacing: .2px;
    cursor: default;
}


.guest-face1 {
    float: left;
    text-align: center;
    background: #2530284a;
    box-shadow: 0px 0px 100px 0px #303933 inset;
    border: 1px solid #92824e99;
    border-radius: 10px;
    line-height: 23px;
    margin-top: 55px;
    margin-left: 35px;
    width: 315px;
    height: 94px;
    font-family: 'Playfair Display';
    font-size: 11.5px;
    letter-spacing: .2px;
    overflow-y: auto;
    padding: 6px;
     color: #b7a386d9 !important;
}

.guest-face1 a, .guest-face2 a {
  color: #b7a386d9 !important;
}

.guest-face2 {
    float: left;
    text-align: center;
    background: #2530284a;
    box-shadow: 0px 0px 100px 0px #303933 inset;
    border: 1px solid #92824e99;
    border-radius: 10px;
    line-height: 23px;
    font-family: 'Playfair Display';
    font-size: 11.5px;
    letter-spacing: .2px;
    margin-top: 55px;
    margin-left: 25px;
    width: 315px;
    height: 94px;
    overflow-y: auto;
    padding: 6px;
    color: #b7a386d9 !important;
}

.infguest2 {
    float: left;
    display: block;
    text-align: center;
    border-radius: 10px;
    color: #c0b9a5 !important;
    width: 205px;
    margin-left: 10px;
    font-size: 9.5px;
    letter-spacing: 0.8px;
    font-weight: 500;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    cursor: default;
    line-height: 21px;
    margin-top: 10px;
}

.blockguest, .blockguest1, .blockguest2 {
    float: left;
    text-align: justify;
    margin-top: 15px;
    margin-left: 30px;
    width: 217px;
    height: 190px;
    color: #a2a2a1d9 !important;
    font-family: 'Philosopher';
    text-transform: lowercase;
    letter-spacing: .2px;
    cursor: default;
}


.face0 a {
    color: #d2c0a2 !important;
}

.face0 {
    float: left;
    text-align: center;
    line-height: 20px;
    width: 220px;
    height: 155px;
    overflow: auto;
    font-size: 10.5px;
    padding: 4px;
    display: block;
    color: #d2c0a2 !important;
    background: #364a4d9c;
    font-family: 'Noto Sans';
    margin-top: 10px;
    margin-bottom: 10px;
}


/* шаблон эпизода */

.episode {
  margin: 0 auto;
    margin-left: -14px;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 690px;
    height: 370px
}


.episodename {
    float: left;
    width: 633px;
    text-align: center;
    font: 500 18px Lighthaus;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 7px;
    height: auto;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 20px;
    cursor: default;
}

.episodeimageblock {
    position: relative;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
    width: 620px;
    height: 105px;
}

.episodeimage {
position: relative;
    max-width: 240px;
    max-height: 120px;
    margin-top: 10px;
    padding: 15px;
}

.episodeimage img {
    max-width: 240px;
    max-height: 120px;
    border: 1px solid #636663;
    transition: 1s linear;
}

.episodeimage img:hover {
    filter: none;
}

.epdescription {
    float: left;
    width: 630px;
    text-align: center;
    font: 500 18px Lighthaus;
    color: #8a8a89;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 10px;
    height: 10px;
    line-height: 10px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 20px;
    cursor: default;
}

.epopis {
    position: relative;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: 6px;
    margin-left: 20px;
    white-space: pre-wrap;
    width: 645px;
    height:  85px;
    padding-right: 5px;
    overflow: auto;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: 'Noto Sans';
    letter-spacing: .2px;
    cursor: default;
}

.members {
    position: relative;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: 30px;
    margin-left: 20px;
    width: 630px;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: Noto Sans;
    text-align: center;
    letter-spacing: .2px;
    cursor: default;
}

.members a {
    color: #d2c0a2 !important;
}

/* новости */
newshtml {
    position: relative;
    margin: auto;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 762px;
    height: 563px;
    margin-left: 42px !important;
    display: block;
}

.imginfo4 {
    width: 762px;
    background: url(http://forumstatic.ru/files/001b/79/6e/19064.png);
    height: 90px;
    position: absolute;
    margin-top: 0px;
    border-bottom: 1px solid #8c8476;
    overflow: hidden;
    margin-left: 0px;
    transition: 1s;
    z-index: 1;
}

.nimg {
    max-width: 95px !important;
    float: left;
    padding: 0 15px;
    filter: sepia(1) brightness(0.6) hue-rotate(132deg) opacity(.48) grayscale(0.45);
}

.nimg2 {
    max-width: 95px !important;
    float: right;
    padding: 0 15px;
    filter: sepia(1) brightness(0.6) hue-rotate(132deg) opacity(.48) grayscale(0.45);
}

.newsinfo {
    width: 760px;
    text-align: center;
    font-family: Lighthaus;
    color: #386165;
    text-shadow: 1px 0 #00000063;
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 28px;
    margin-left: 0px;
    cursor: default;
    z-index: 999 !important;
    position: absolute;
}


.newst {
    width: 715px;
    height: 436px;
    position: absolute;
    margin-top: 90px;
    overflow: auto;
    margin-left: 0px;
    transition: 1s;
    z-index: 1;
    color: #c9b48c !important;
    font-family: 'Noto Sans';
    font-size: 11.5px;
    line-height: 20px;
    padding-left: 25px;
    padding-top: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
}

.newst a {
    color: #c9b48c !important;
    font-weight: 600;
}

activtab {
    width: 700px;
    text-align: center;
    margin-top: 14px !important;
    margin-bottom: 12px !important;
    z-index: 999 !important;
    position: relative;
    display: block;
}

.aimg {
position: relative;
    max-width: 75px;
    max-height: 75px;
    margin-top: 10px;
    padding: 15px;
}

.aimg img {
    max-width: 75px;
    max-height: 75px;
   filter: sepia(1) brightness(0.6) hue-rotate(132deg) opacity(.48) grayscale(0.45);
        mix-blend-mode: soft-light;
    transition: 0.4s linear;
}

.aimg span {
    position: absolute;
    width: 75px;
    height: 75px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    font-size: 9.5px;
    line-height: 14px;
    font-weight: 400;
    color: rgb(195 181 158);
    text-shadow: 1px 0 2px black;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    top: -60px;
    left: 0px;
    opacity: 1;
    padding: 15px;
}

.aimg span:hover {
    opacity: 0;
    filter: none;
  transition: 0.4s linear;
}


/* информационный блок, не брать */
.imginfo {
    width: 762px;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png) left;
    /* background: url(http://forumstatic.ru/files/001b/78/43/57572.jpg); */
    height: 139px;
    position: absolute;
    margin-top: 0px;
    border-bottom: 1px solid #d9b76da8;
    overflow: hidden;
    margin-left: 178px;
    transition: 1s;
    z-index: 1;
}


.infotab {
    width: 720px;
    text-align: center;
    font-family: Lighthaus;
    color: #386165;
    text-shadow: 1px 0 #00000063;
    font-size: 48px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 35px;
    margin-left: 200px;
    cursor: default;
    z-index: 999 !important;
    position: absolute;
}

.infotablit {
    text-align: center;
    font-family: 'Noto Sans';
    color: #c9b48c !important;
    font-size: 10px;
    letter-spacing: 0.5px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 86px;
    margin-left: 290px;
    cursor: default;
    width: 540px;
    border: 1px solid #5b6d6a6e;
    background: #516d6e;
    z-index: 999 !important;
    position: absolute;
}

.tab-box {
  display: table;
}
.tab-box:after{
  clear:both; 
  content:"";
}
.tab-nav{
  margin:0;
  padding:0;
  list-style:none;
  width:100px;
  float:left;
  display: table-cell;
}
.tab-nav li{
    float: left;
    margin-bottom: 0px !important;
    filter: brightness(1.1);
}
.tab-nav li a {
    width: 157px;
    padding: 19.1px 10px;
    text-align: center;
    margin-left: -25px;
    display: inline-block;
    margin-bottom: 0px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    border-bottom: 1px solid #8c8476;
    border-right: 1px solid #8c8476;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    transition: 1s;
}

.tab-nav li.select a {
    padding: 19.1px 10px;
    text-align: center;
    margin-bottom: 0px;
    font-family: 'Noto Sans';
    text-transform: uppercase;
    color: #b7a386 !important;
    background: #526e6f;
   font-size: 12px;
    cursor: pointer;
    position: relative;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.tab-nav .active{
  display:inline-block;
  padding:5px;
 font-size: 12px;
}
.tab-box>div {
    position: relative;
    width: 761px;
    margin-top: 100px;
   padding-top: 60px !important;
    height: 434px !important;
    left: 53px;
    overflow-y: auto;
    color: #c9b48c !important;
    font-family: 'Noto Sans';
    font-size: 11.5px;
    line-height: 20px;
    padding: 15px;
    margin-bottom: 15px;
}
.tab-panels {
box-sizing: border-box;
    display: inline-block;
    min-height: 1px;
    margin-right: -0.25em;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

infohtml {
    position: relative;
    margin: 0 auto;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 940px;
    height: 558px;
    margin-left: -52px !important;
    display: block;
}

.htmlimg {
    max-width: 95px !important;
    border-radius: 0%;
    float: left;
    padding: 0 15px;
    filter: sepia(1) brightness(0.6) hue-rotate(132deg) opacity(0.75) grayscale(0.25);
}


/* принятие */

.welcometheme {
    margin: 0 auto;
    margin-left: -14px;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 690px;
    height: 300px;
}

.welcomeb {
    float: left;
    width: 633px;
    text-align: center;
    font: 500 18px Lighthaus;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 7px;
    height: auto;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 20px;
    cursor: default;
}

.welcomeblock {
    position: relative;
    float: left;
    margin-left: 20px;
    text-align: center;
    margin-top: 15px;
    width: 240px;
    height: 120px;
}

.wblock {
    position: relative;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
    width: 620px;
    height: 105px;
}

.welcomeblock img {
    max-width: 240px;
    max-height: 120px;
    filter: sepia(1) hue-rotate(133deg) brightness(0.55);
    background-blend-mode: soft-light;
    transition: 0.4s linear;
}

.welcomeblock img:hover {
    filter: none;
}


div.wnav {
    position: absolute;
    line-height: 16px;
    margin-top: 220px;
    margin-left: -80px;
    width: auto;
    height: auto;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: Noto Sans;
    text-align: center;
    letter-spacing: .2px;
    cursor: default;
}

div.wnav a {
    color: #d2c0a2 !important;
}

.welcomeopis {
    position: relative;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: -120px;
    margin-left: 300px;
    white-space: pre-wrap;
    width: 330px;
    height: 130px;
    padding-right: 5px;
    overflow: auto;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: 'Noto Sans';
    letter-spacing: .2px;
    cursor: default;
}

.welcomehome {
    position: absolute;
    float: left;
    width: 630px;
    text-align: center;
    font: 500 18px Lighthaus;
    color: #8a8a89;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 10px;
    height: 10px;
    line-height: 10px;
    text-transform: uppercase;
    margin-top: 250px;
    margin-left: 20px;
    cursor: default;
}

/* фак */

.faq {
    width: 715px;
    height: 436px;
    position: absolute;
    margin-top: 90px;
    overflow: auto;
    margin-left: 0px;
    transition: 1s;
    z-index: 1;
    color: #c9b48c !important;
    font-family: 'Noto Sans';
    font-size: 11.5px;
    line-height: 20px;
    padding-left: 25px;
    padding-top: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
}

.faq a {
    color: #c9b48c !important;
    font-weight: 600;
}

.faq b {
  text-transform: uppercase;
}

/* нужный персонаж */

.wneed {
    margin: 0 auto;
    margin-left: -14px;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 690px;
    height: 450px;
}

.wneedop {
    position: relative;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: 6px;
    margin-left: 20px;
    white-space: pre-wrap;
    width: 645px;
    height:  162px;
    padding-right: 5px;
    overflow: auto;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: 'Noto Sans';
    letter-spacing: .2px;
    cursor: default;
}


.wname {
    float: left;
    width: 633px;
    text-align: center;
    font: 500 18px Lighthaus;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 7px;
    height: auto;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 20px;
    cursor: default;
}

.needop {
    position: relative;
    float: left;
    text-align: justify;
    line-height: 16px;
    margin-top: 30px;
    margin-left: 20px;
    width: 630px;
    font-size: 11px;
    color: #d2c0a2 !important;
    font-family: Noto Sans;
    text-align: center;
    letter-spacing: .2px;
    cursor: default;
}

.needblock {
    position: relative;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-left: 20px;
    width: 620px;
    height: 105px;
}

.needimage {
position: relative;
    max-width: 240px;
    max-height: 120px;
    margin-top: 10px;
    padding: 15px;
}

.needimage img {
    max-width: 240px;
    max-height: 120px;
    border: 1px solid #636663;
    transition: 1s linear;
}

.needimage img:hover {
    filter: none;
}


.needtext {
    float: left;
    width: 630px;
    text-align: center;
    font: 500 18px Lighthaus;
    color: #8a8a89;
    background: url(http://forumstatic.ru/files/001b/79/6e/18241.png);
    color: #386165;
    text-shadow: 1px 0 #00000063;
    padding: 10px;
    height: 10px;
    line-height: 10px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 20px;
    cursor: default;
}

/* банк */

.bank1 {
    float: left;
    text-align: center;
    line-height: 20px;
    width: 340px;
    height: 415px;
    overflow: auto;
    font-size: 11px;
    padding: 4px;
    display: block;
    color: #d2c0a2 !important;
    border-right: 1px solid #d2c0a285 !important;
    font-family: 'Noto Sans';
    margin-top: 0px;
    margin-bottom: 10px;
    white-space: pre-wrap;
}

.bank2  {
    float:right;
    text-align: center;
    line-height: 20px;
    width: 340px;
    height: 415px;
    overflow: auto;
    font-size: 11px;
    padding: 4px;
    display: block;
    color: #d2c0a2 !important;
    font-family: 'Noto Sans';
    margin-top: 0px;
    margin-bottom: 10px;
   white-space: pre-wrap;
}

.bank1 span, .bank2 span  {
    text-transform: uppercase;
       display: block;
      font-size: 14px;
}

/* отношения */

relation {
    position: relative;
    margin: auto;
    background: url(http://forumstatic.ru/files/001b/79/6e/44319.jpg) right;
    width: 762px;
    height: 725px;
    margin-left: 42px !important;
    display: block;
}

.relat {
    width: 715px;
    height: 625px;
    position: absolute;
    margin-top: 90px;
    overflow: auto;
    margin-left: 0px;
    transition: 1s;
    z-index: 1;
    color: #c9b48c !important;
    font-family: 'Noto Sans';
    font-size: 11.5px;
    line-height: 20px;
    padding-left: 25px;
    padding-top: 0px;
    padding-right: 20px;
    margin-bottom: 15px;
    white-space: pre-wrap;
}


.relat a {
    color: #c9b48c !important;
}

.relat1 {
    text-align: left;
    font: 400 15px 'Noto Sans';
    color: #d2c0a2c2;
    border-bottom: 1px solid #d2c0a27a;
    padding-bottom: 15px;
    height: 10px;
    line-height: 10px;
    text-transform: uppercase;
    padding-top: 20px;
    cursor: default;
}

.relationship {
    width: 715px;
    height: 435px;
    position: absolute;
    margin-top: 90px;
    overflow: auto;
    margin-left: 0px;
    transition: 1s;
    z-index: 1;
    color: #c9b48c !important;
    font-family: 'Noto Sans';
    font-size: 11.5px;
    line-height: 20px;
    padding-left: 25px;
    padding-top: 0px;
    padding-right: 20px;
    margin-bottom: 15px;
    white-space: pre-wrap;
}


/* добавлено не дизайнером*/
#pun-admain input, #pun-admain select {
cursor: pointer;
}

#topic-users-in a:after {content: ',';}
#topic-users-in a:last-child:after {display: none;}

