/* A1.1 */


  @import url(style_cs.1678295846.css);
  @import url('https://fonts.googleapis.com/css2?family=PT+Mono&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Old+Standard+TT:400,700|PT+Sans:400,700|Open+Sans:300,300i,400,400i,600,700,800|Roboto:100,300,400,700,900');
  @import url('https://fonts.googleapis.com/css?family=Playfair+Display:200,400,700,900&subset=cyrillic');
  @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900&subset=cyrillic');
  @import url('https://fonts.googleapis.com/css?family=Alice&subset=cyrillic');
  @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,500,600,700&display=swap&subset=cyrillic');
  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800;900&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Anonymous+Pro&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Acme|Alegreya+Sans|Alex+Brush|Amatic+SC|Anton|Arapey|Arima+Madurai|Arsenal|Architects+Daughter|Arizonia|Bad+Script|Bangers|Bebas+Neue|Boogaloo|Cabin+Sketch|Caveat|Ceviche+One|Cinzel+Decorative|Cookie|Cormorant+Garamond|Cormorant+SC|Covered+By+Your+Grace|Crimson+Text|Dancing+Script|Denk+One|EB+Garamond|Emilys+Candy|Engagement|Fredericka+the+Great|Satisfy|Give+You+Glory|Gloria+Hallelujah|Indie+Flower|Italianno|Josefin+Sans|Josefin+Slab|Julius+Sans+One|Kaushan+Script|Kavivanar|Knewave|Kranky|Lobster|Lora|Macondo+Swash+Caps|Marck+Script|Mate+SC|Megrim|Merriweather|Nanum+Brush+Script|Nanum+Myeongjo|Neucha|Niconne|Norican|Nosifer|Nova+Slim|Open+Sans+Condensed:300|Oranienbaum|Oswald|Pacifico|Pattaya|Philosopher|Plaster|Playfair+Display|Playfair+Display+SC|Poiret+One|Pompiere|Prata|Raleway:900i|Rancho|Reenie+Beanie|Rochester|Rubik+Mono+One|Satisfy|Seaweed+Script|Tangerine|Tenor+Sans|The+Girl+Next+Door|Quicksand|Spectral+SC|Vidaloka|Vollkorn+SC|Waiting+for+the+Sunrise|Yanone+Kaffeesatz|Yeseva+One|Homemade+Apple|Yesteryear|Zilla+Slab+Highlight|Permanent Marker|Sunday');
@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url(//db.onlinewebfonts.com/c/2d86e1b9780415946d9ffd80c2ebb29f?family=Goud);

#pun-announcement h2 {display: none}
#pun-main div.catleft, #pun-main div.catright {display: none}
.category .container thead {display: none;}
#post-form h2 {display:none;}
#topic-modmenu span {display:none;}
#pun-navlinks li#navawards {display: none;}
.lastedit {display:none;}
.sharelink {display: none;}
.topic a.sharelink {display:none!important;}
.post-links li.pl-reports {display:none;}
#pun-stats .section {display:none;}
div#pun-live-rusff {display:none;}
div.modmenu p.container span {display:none;}
.fs-box table .user-avatar {display:none;}
.punbb #post-form fieldset legend span {display:none;}
.postlink .closed {display:none;}
.linksb .postlink.long {display:none;}
.pl-share {display:none !important;}
span.modlist {display:none !important;}



.post-content abbr {
    colo:#9c7979;
    text-decoration: !important;
    cursor: help!important;
    text-shadow:0 0 1px #606060;
    }

/* 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: fixed;
    width: 100%;
    }

/* A2.6 */
.checkfield input[type=checkbox], .radiofield input[type=radio] {
    margin: 0 0.3em;
    }

/* A2.7 */
p[class=checkfield] *, div[class=checkfield] *, fieldset[class=radiofield] * {
    height: 1.8em;
    vertical-align: middle
    }

/* A3.1 */
body {
    font-size: 100%;
    }

/* A3.2 */
.punbb {
    font:12px Roboto, sans-serif;
    }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
    font-size: 1em;
    font-weight: normal;
    }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
    font-size: 1.1em;
    }

/* A3.6 */
.punbb pre {
    font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
    }

/* A3.7 */
.punbb address, .punbb em {
    font-style: normal
    }

/* A3.8 */
.punbb .post-content em {
    font-style: italic
    }

/* A3.9 */
.punbb .post-content em.bbuline {
    font-style: normal;
    text-decoration: underline;
    }

/* A3.10 */
.punbb a {
    text-decoration: underline
    }

/* A3.11 */
.punbb optgroup {
    font-weight: bold;
    }

/* 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.1 */
#pun {
    margin: auto;
    position: relative;
    }

/* A5.2 */
.punbb {
    height: auto;
    padding-left: 0px;
    }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: -500px 20% 12px 20%;
    width: auto;
    float: none;
    }

/* A5.4 */
.punbb .section, .punbb .main {
    margin-bottom: 0em;
    }

/* 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: 1px;
    }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
    }

/* ---------------------------------------------------------------------------------------- */

/* B1.1 */
.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    }

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    border-top: 1px solid #888;
    width: 250px;
    margin: 5px 0;
    }

/* B1.3 */
.punbb .post-content p {
    margin: 0;
    padding: 0 0 1em 0;
    line-height: 150%;
    }

/* B1.4 */
.punbb .post-content img {
    vertical-align: text-bottom
    }

/* B1.5 */
.punbb .post-content img.postimg {
    vertical-align: middle;
    }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
    width: 100%;
    overflow: hidden;
    }

/* B1.7 */
.punbb .post-content .scrollbox {
    width: 100%;
    overflow: auto;
    }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 0.5em 1em 0.5em !important;
    }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 0.5em;
    margin: 0;
    }

/* B2.1 */
.punbb .info-box {
    padding: 1.1em 1.7em 1em 1.7em;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 1.1em 0;
    }

/* B2.2 */
.punbb .info-box * {
    padding: 0 0 0.7em 0;
    }

/* B2.3 */
.punbb #pun-main .info-box .legend {
    font-size: 1.1em;
    font-weight: bold;
    }


/* B3.1 */
.punbb .linkst {
    float: left;
    position: relative;
    width: 100%;
    font-size: 1.1em;
    height: 0;
    }

/* B3.2 */
.multipage {
    margin-top: 0em;
    }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -1.8em;
    left: 0em;
    width: 24em;
  }

/* B3.4 */
.linkst .postlink {
    position: absolute;
    right:0.15em;
    width: 16em;
    text-align: right;
    font-weight: bold;
    }

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding:  1em 0em 1em 0em;
    font-size: 1.1em;
    }

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;
    }

/* B3.7 */
.linksb .postlink {
    float: right;
    width: 16em;
    font-weight: bold
    }

/* B3.8 */
.subscribelink {
    clear:both;
    padding-top: 0.3em;
    padding-bottom: 0.5em;
    }


/* ---------------------------------------------------------------------------------------- */


/* C1.1 */
.punbb .formal .container {

    }

/* C1.2 */
.punbb .formsubmit {
    padding: 0 0 0 0em;
    margin: 1em 0 0 0;
    }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
    margin: 0 0.6em 0 0
    }

/* C1.4 */
.punbb fieldset {
    border: none;
    padding: 0em 0em 0em 0em;
    margin: 0 0 1em 0;
    }

/* C1.5 */
.punbb fieldset legend {
    padding: 0px 0px 0px 0px;
    font-size: 1.1em;
    }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    }

/* 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: 80%;
    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.1 */
.punbb .main .tcl {
    overflow: hidden;
    text-align: justify;
    width: 50%;
    }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    background-color: transparent;
    text-align: center;
    width: 10%;
    }

/* C2.3 */
.punbb .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    width: 30%;
    }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 40%
    }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
    background-color: transparent;
    text-align: left;
    width: 20%;
    }

/* C2.6 */
#pun-debug table .tcl {
    background-color: transparent;
    width: 15%;
    white-space:normal;
    }

/* C2.7 */
#pun-debug .tcr {
    background-color: transparent;
    width: 90%;
    white-space: normal;
    }

/* C2.8 */
#pun-index .tcl h3 { 
    font-weight:normal;
    letter-spacing:0px;
    }

/* 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 1em 0.4em 1em;
    }

/* C2.13 */
.punbb .main .tcl {
    border-left-style: none;
    border-left-width: 0
    }

    * html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    margin-left:px;
    }

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    width: 60px;
    height: 60px;}
  
#pun-title, #pun-navlinks {
    border-color: #202021 ;
    }

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
    border-color:  transparent;
    }
 
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-color: transparent;
    margin-top : 0px;
    }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    border-color: transparent;
    }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
    border-color: transparent;
    }

/* CS2.5 */
.punbb th {
    border-color: transparent ;
    }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
    border-color: #;
    }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
    border-color: transparent;
    }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
    border-color: transparent ;
    }

.punbb .divider {
    border-color: transparent;
    }

.punbb .formal fieldset .post-box, .punbb .info-box {
    border: 1px solid transparent ;
    }


/* C3.1 */
.punbb .post .container {
    border-style: none solid solid solid;
    border-width: 0px;
    margin-top: -1px;
    padding-bottom: 1px;
    }

/* C3.2 */
.punbb .post h3 {
    border:none;
    }

/* C3.3 */
.punbb .post h3 span {
    padding: 0em;
    display: block;
    margin-top: 0.5em;
    border:none;
    }

/* C3.4 */
.punbb .post h3 strong {
    float: right;
    text-align: right;
    font-weight: normal;
    }

/* C3.5 */
.punbb .post .post-author {
    float:left;
    }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    line-height: 1.3em;
    }

/* C3.11 */
.punbb .post-body {
    margin-left: 15em;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
    text-align:justify;
    }

/* C3.12 */
.punbb .post-box {
    text-align: justify;
    padding: 20px 0px 0px 0px;
    font-size: 12px;
    }

/*C3.13 */
.punbb fieldset .post-box {
    margin-bottom: 0.8em
    }

/* C3.14 */
.punbb .post-links {
    margin: 1.5em 0em 0.5em -1em;
    border-left-style: solid;
    border-left-width: 1px;
    text-align: right;
    }

/* C3.15 */
.punbb .post-links ul {
    }

/* C3.16 */
.punbb .post-links li {
    display: inline;
    padding-left: 1em;
    }

/* C3.17 */
.pl-email, .pl-website {
    float: left;
    }

/* C3.18 */
.punbb .clearer {
    clear: both;
    height: 0;
    font-size: 0;
    }

/* C4.1 */
.punbb .modmenu .container {
    padding: 0em 0em 0em 0em;
    }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
    margin-top: 1em;
    height: 1.8em;
    line-height: 1.8em;
    }

/* C4.3 */
.punbb .modmenu .container strong {
    float: left;
    }

/* C4.4 */
.punbb .modmenu input {
    margin-left: 1em;
    }

/* C5.1 */
.punbb .info .container {
    padding: 0.8em 1em
    }

/* C5.2 */
.punbb .info .container .backlink {
    padding-top: 0.8em;
    }

/* 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;
    line-height: 12px;
    }

/* C6.4 */
#viewprofile ul, #profilenav ul {
    border-style: solid;
    border-width: 1px;
    padding: 1.5em 18px 0.8em 14px;
    margin: 0 0 1em 0;
    line-height: 12px;
    }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
    background: transparent;
    border: none;
    padding: 0 0 0 0;
    margin: 0 14px -0.6em 14px;
    line-height: 12px;
    }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
    padding: 0px;
    position: relative;
    line-height: 12px;
    }

/* C6.7 */
#viewprofile li, #setmods dl {
    padding: 0 0 0 16em;
    margin-bottom: 0.2em;
    line-height: 12px;
    }

/* C6.8 */
#viewprofile li span {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.5em 1em;
    font-weight: bold;
    line-height: 12px;
    }

/*C6.9 */
#setmods dt {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.8em 1em;
    font-weight: bold;
    display: inline;
    line-height: 12px;
    }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 0.5em 1em;
    font-weight: normal;
    line-height:12px;
    line-height:10px;
    }

/* C6.11 */
.punbb img.avatardemo {
    float: right;
    margin: 0 0 0.8em 1.8em
    line-height: 12px;
    }

/* 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;
    }


/* ---------------------------------------------------------------------------------------- */


/* D1.1 */
#pun-title {
    margin: 0;
    border-style: none;
    }

/* D1.2 */
#pun-title h1 {
    display: none;
    padding: 0;
    }

/* D1.3 */
#pun-title .container {
    border-style: none none none none;
    }

/* D1.4 */
#pun-title h1 span  {
    font-size: 0;
    }

/* D1.4 */
#pun-title h1 span  {
    display: none;
    }

#pun-title h1 span  {
    font-size: 0;
    }

/* 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.1 */
#pun-navlinks, #pun-navlinks .container {
    border-style: none;
    border-width: 0;
    margin: 0;
    }

/* D3.2 */
#pun-navlinks .container {
    padding-bottom:0px;
    }

/* D.3 */
#pun-navlinks li {
    display: inline;
    padding-right: 1em;
    }

/* D3.4 */
#pun-navlinks li a {
    font-size: 1.0em;
    }

/* D4.1 */
#pun-ulinks  {
    margin-top: 0;
    }

/* D4.2 */
#pun-ulinks .container {
    border-top:none;
    }

/* 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.1 */
#pun-status, #pun-status .container {
    border-bottom: none;
    margin-bottom: 0;
    }

/* D5.2 */
#pun-status .container {
    padding: 1em 0em 0em 0em;
    }

/* 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-top: none;
    padding: 1em 1em 0.8em 0em;
    font-size: 1.1em;
    }

/* 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.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;
    }

/* 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: 1em 0em 1em 0em;
    }

/* D7.1 */
#pun-stats .container {
    padding: 0.8em 0em
    }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
    line-height: 150%;
    }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: right;
    line-height: 150%;
    }

/* D7.4 */
li#onlinelist {
    margin-top: 0em;
    border-top-style: solid;
    border-top-width: 1px;
    width: 100%;
    line-height: 130%;
    text-align: left;
    }

/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 1.5em 0 0 0em;
    }

/* D8.1 */
#pun-qjump {
    margin: 0;
    border: none;
    width: 50%;
    position: relative;
    float: left;
    }

/* D8.2 */
#pun-qjump .container {
    border: none;
    background: transparent;
    padding: 0.8em 1em;
    }

/* D8.3 */
#pun-about {
    margin-top: 0;
    }

/* D8.4 */
#pun-about .container {
    border-top-style: none;
    text-align: left;
    line-height: 150%;
    padding: 0em 1em 2em 1.7em;
    font-size: 10px;
    }

/* D8.5 */
#pun-about p span {
    display:block;
    padding-left: 50%;
    }

/* D8.6 */
#pun-crumbs2 {
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 1em;
    border-bottom: none;
    }

/* D8.7 */
#pun-crumbs2 .container {
    border-bottom: none;
    padding: 1.5em 0em 0.5em 0em;
    }

/* 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.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;
    }

td#profile-left { width:200px; text-align:center; padding:0px 30px 0 0 !important; }
td#profile-right span { text-align:left; }
td#profile-right strong { text-align:center; } 
#viewprofile .container { padding:0px 0px 0px 0px!important; }
#pun-profile h1 span a { margin-left:30px; font-size:11px; }

#qpsContainer { margin-bottom:20px; margin-top:20px; }

#post-form fieldset legend { width: 100%; }
#font-area { height:200px; overflow-y:scroll; }

textarea { -ms-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
#topic-users-in p.container { padding-top:1em; }

#pun-admain legend span { background:transparent !important; font: bold 12px arial !important; letter-spacing:0px; text-transform:none; }

.adformal h2, #pun-adnav h2 { background-color: transparent !important; color: #000 !important; font: bold 12px arial !important; border: 1px solid #ccc; text-align:left; text-transform:none; }

.admin-advert-block{ display:none!important; }


/* --------------- other huita ---------------------------------------------- */

#afterMove, #pun-report .inner, #pun-reputation .inner, 
#pun-admin-award-form .inner, #move_posts_form {
    background:var(--pun-darkness) !important;
    }

#MyBookmarks h2 {
    background:none!important;
    width:200px!important;
    }
#MyBookmarks {
    background:var(--pun-darkness);
    }
#BookmCntToggle.default-style {
    background: var(--pun-darkness) !important;
    color: var(--color-link-color1) !important;
    height: 24px !important;
    width: 18px !important;
    }
.pun-modal .container {background:var(--pun-darkness);}



/* --------------- font size track ---------------------------------------------- */

.FNTslider {
  border-radius: 0px;
  position:relative;
  z-index:1000;
  background: var(--border-color1);
  width: 150px;
  height: 1px;
  margin: 0px 0px;
  border: solid 0px #;
  float: right;
  margin-top: 20px;
  margin-right: 0%;
}
.FNTslider .before {
  height: 3px;
  border: solid 0px transparent;
  border-right: none 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  background: var(--border-color1);
  margin-top: -1px;
  box-shadow: 0px 0px 2px 0px rgb(203, 176, 120) inset;
}
.FNTslider .thumb {
  width: 15px;
  height: 7px;
  border-radius: 0px;
  position: relative;
  top: -3px;
  background: var(--border-color1);
  cursor: pointer;
}


/* --------------- plash ---------------------------------------------- */

.pl {
    display: inline-block;
    padding:5px 25px 5px 25px;
    margin:0 5px;
    background: var(--pun-color);
    border-radius:10px;
    font-size:11px;
    font-family:var(--font-text2);
    letter-spacing:0.5px;
    border:1px solid var(--border-color2);
    color:var(--color-link);
    }

.pl:hover {
    background: var(--color-link-color2);
    border:1px solid var(--border-color1);
    color:var(--pun-color);
    transition:0.5s;
    }


/* --------------- post-form ---------------------------------------------- */

#addition-area, #font-area, #size-area, 
#color-area, #table-area, #smilies-area, #image-area, 
#imageup-area, #imageattach-area, #keyboard-area, #video-area,
#spoiler-sels, #mark-area {
    background:var(--pun-darkness);
    margin-top:10px;
    padding:20px;
    border:1px solid var(--border-color2);
    }
#keyboard-area input {
    padding:3px !important;
    }

#post-form .formsubmit {
    width:960px;
    height:11px;
    margin-bottom:10px;
    }

#button-html {
    background-image:url('http://icons.iconarchive.com/icons/pelfusion/flat-file-type/16/html-icon.png');
    padding:0;
    line-height:0;
    background-position:center;
    background-repeat:no-repeat;
    height:14px;
    margin-left: 0px;
    width:100%
    }

.hvStickerPackModal {
    left: 10px;
    bottom: -20px;
    }

.hvStickerPackModal {
    border: solid 1px #babad9!important;
    border-radius:0px!important;
    background:#cdcde7 !important;
    box-shadow:none!important;
    }

.hvStickerPackModalTab {
    display:inline-block;
    padding:5px 25px 3px 25px!important;
    background:#cdcde7!important;
    border:1px solid #babad9!important;
    border-radius:15px!important;
    color:#373737!important;
    font:600 11px PT Mono!important;
    text-transform:lowercase!important;
    }

.hvStickerPackModalContent {
    border:1px solid #babad9!important;
    }

.hvStickerPackModalInput {
    background:#cdcde7;
    border:1px solid #babad9!important;
    font:600 11px PT Mono!important;
    }


/* --------------- tooltips ---------------------------------------------- */

#tooltip {
    position:absolute;
    background:rgba(22,22,22,.85);
    z-index:999;
    max-width:260px;
    border:none;
    border-radius:10px;
    font-family:Arial;
    font-size:10px;
    display:none;
    color:#e6e6e6;
    text-align:center;
    padding:5px 15px;
    letter-spacing:0px;
    font-weight:600;
    text-transform:lowercase;
    text-shadow:none;
    }


/* --------------- table -------------------------------------------- */

.tb-text {
    position:absolute;
    margin:-200px 0 0 757px;
    padding-right:10px;
    text-align:justify;
    overflow-y:scroll;
    width:180px;
    height:55px;
    font:9px var(--font-text1);
    color:var(--color-link-color2);
    }

.tb-text::-webkit-scrollbar {width:1px; height:1px;}


/* чтобы не скакал шрифт
 -------------------------------------------------------------*/
@media screen and (max-device-width: 480px) {
html {-webkit-text-size-adjust: none;}}



/* --------------- html posts -------------------------------------------- */

.html-boxx, .ydc_back, .ydc_back2 {
box-sizing: border-box;
background: url(https://i.imgur.com/7vQEgbp.png) center center #e0e6df;
background-size:cover;
border: 1px solid #CAC6D6;
border-radius: 40px;
}
.html-boxx {
width:750px;
height:401px;
}
.ydc_back {
width:750px;
height:652px;
}
.ydc_back2 {
width:750px;
height:490px;
}

.html-text {
box-sizing: border-box;
position: absolute;
width: 501px;
height: 137px;
margin:66px 0 0 195px;
padding:40px 40px 30px 40px;
background: #e4e6e2;
border: 1px solid #C5C0D3;
border-radius: 30px 30px 0px 0px;
font-family:Inter;
font-style: normal;
font-weight: 400;
font-size: 11px;
line-height: 13px;
text-align: center;
color: #565656;
}

.html-scrolls, .ydc_box1, .ydc_box4 {
box-sizing: border-box;
position: absolute;
background: #E4E6E2;
border: 1px solid #C5C0D3;
border-radius: 30px;
}
.html-scrolls {
margin:221px 0 0 19px;
width: 710px;
height: 160px;
}
.ydc_box1 {
margin:100px 0 0 39px;
padding:60px 30px 30px 30px;
width: 670px;
height: 500px;
}
.ydc_box4 {
margin:70px 0 0 39px;
padding:40px 30px 30px 30px;
width: 670px;
height: 380px;
}
.ydc_box2 {
width: 610px;
height:400px;
overflow:scroll;
text-transform:lowercase;
font:12px inter;
}
.ydc_box3 {
width: 580px;
height:300px;
overflow:scroll;
padding-right:25px;
text-transform:lowercase;
font:12px inter;
}

.html-title, .ydc_name1, .ydc_name3 {
position: absolute;
background: #E4E6E2;
font-family: 'Goud';
font-style: normal;
font-weight: 400; 
font-size: 64px;
line-height: 76px;
color: #C5C0D3;
}
.html-title {
width: 365px;
height: 79px;
margin:30px 0 0 250px;
padding:0px 20px;
}
.ydc_name1 {
width: 200px;
height: 79px;
margin:60px 0 0 350px;
padding:0px 20px;
}
.ydc_name3 {
width: 420px;
height: 79px;
margin:30px 0 0 90px;
padding:0px 20px;
font-size: 44px!important;
}


.html-scr1 {
position: absolute;
overflow-y:scroll;
width: 320px;
height: 80px;
margin:40px 0 0 28px;
padding:10px 0px;
background: #EFF0EC;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 12px;
text-align: center;
color: #565656;
}

.html-name1 {
position: absolute;
width: 320px;
height: 19px;
margin:17px 0 0 28px;
background: #C5C0D3;
position: absolute;
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 10px;
line-height: 19px;
text-align: center;
letter-spacing: 0.435em;
color: #EFF0EC;
}

.html-scr2 {
position: absolute;
overflow-y:scroll;
width: 320px;
height: 80px;
margin:40px 0 0 360px;
padding:10px 0px;
background: #EFF0EC;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 12px;
text-align: center;
color: #565656;
}

.html-name2 {
position: absolute;
width: 320px;
height: 19px;
margin:17px 0 0 360px;
background: #C5C0D3;
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 10px;
line-height: 19px;
text-align: center;
letter-spacing: 0.435em;
color: #EFF0EC;
}

.ams1 {
position: absolute;
overflow:hidden;
width: 45px;
height: 105px;
margin:95px 0 0 130px;
background: #e6c5a9;
border-radius: 10px;
}

.ams1 img {
    opacity:0.5
}

.ydc_box1 center,
.ydc_box2 center {
  font: 700 15px Inter;
  text-transform: uppercase;
}
.ydc_name2 {
  display: block;
  margin: 20px 0 20px 0 !important;
  font: 20px Goud;
  color: #cd9b71;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}

.ydc_box2 a:link,
.ydc_box2 a:visited,
.ydc_box2 a:hover,
.ydc_box2 a:active {
  color: #656565;
}

/*************************
Стиль для Быстрой смены аккаунтов
Deff
*************************/
/*Cкрытие формы входа без клика*/
#pun-navlinks a:not(.NextShow)+span.odd{
display:none!important;
}
#pun-navlinks #New-exit img{
position:absolute;
margin: 0;
width:20px;
height:auto;
opacity:.8;
}
#pun-navlinks #New-exit:hover{
opacity: .4;
}
/*Стиль доп-иконки Выход!*/
.punbb #pun-navlinks a#New-exit {
  position:absolute;
  z-index:100000!important;
  margin-top: 6px!important;
  margin-left: 29px!important;
  float:none!important;
}
.punbb #pun-navlinks a#New-exit:before {
    content:none;
}
.punbb #pun-navlinks #form-login input{
text-align: center;
border: 2px inset rgba(197,195,195,.8);
text-rendering: auto;
color: #000000; 
margin-top:4px!important;
border-radius:5px;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block!important;
text-align: center;
font: normal normal 400 11px/normal Arial!important; rgb(250, 255, 189)
background-color: rgb(250, 255, 189);
}
.punbb #form-login #fld1,#form-login #fld2{
background-color: rgb(250, 255, 189);
}
.punbb #pun-navlinks #form-login input[type="submit"]{
border: 2px outset #A29489!important;
color:#000;
background-color: #98D6BF;
cursor:pointer;
font-weight:400!important;
}
.punbb #pun-navlinks #form-login input[type="submit"]:hover{
opacity:0.7;

}
/*Стиль формы входа*/
.punbb #pun-navlinks #form-login {
text-shadow: 1px 1px 0 rgb(255 255 255 / 24%);
    display: block;
    font: normal normal 400 11px/normal Tahoma;
    color: #143B1E;
    text-transform: none;
    position: absolute!important;
    left: 0px;
    top: 7px;
    z-index: 10000!important;
    padding: 7px 12px;
    background: #dfd6cb;
    border-color: #4B5535;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 6px 6px;
    text-align: center;
}
#pun-navlinks #navlogin #form-login {
margin-left: -35px;/*Подвижки формы влево от вход*/
}
#pun-navlinks #navlogout #form-login {
margin-left: -35px;/*Подвижки формы влево от выход*/
}
.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left: -35px!important;/*Подвижки формы влево от выход для АМС*/
}
/*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */
#pun-navlinks #form-login input[value="Войти"]+p{
margin-bottom: 11px;
margin-top: 11px;
}
.punbb #pun-navlinks #form-login a.Rega,
.punbb #pun-navlinks #form-login a.Forgot{
position:relative;
text-transform: none!important;
z-index:20;
text-shadow:none;
color: #D15454;/*4C1EA6*/
cursor:pointer;
font: normal normal 400 9.5px/normal Tahoma!important;
letter-spacing: 0.5px!important;
}
.punbb #pun-navlinks #form-login a.Rega:before,
.punbb #pun-navlinks #form-login a.Forgot:before{
  content:none;
}
/* Помечаем красным незаполненные поля!*/
#form-login input.none{
outline:red dashed 2px!important;
}
/*Форма слево(с Никами) */
#List-UserNames {
position: absolute;
    margin-top: -8px;
    min-height: 90px;
    width: 220px;
    right: 100%;
    padding: 12px 19px 12px 17px;
    background: #dfd6cb;
    border-color: #4B5535;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 0px 6px;
    text-align: center;
}
/*Стиль контейнера под список Ников*/
.punbb #List-UserNames ul{
padding:0;
overflow:hidden;
overflow-y:auto;
min-height:36px;
max-height:72px;/*Видимое число Ников без прокрутки! сейчас — 4*/
}
.punbb #List-UserNames li {
display: block!important;
    position: relative;
    background: #6b5e53;
    text-align: left;
    padding-left: 5px!important;
    font: normal normal 700 12x/normal Verdana!important;
    margin: 1px auto!important;
    padding: 2px 0;
    transition: .33s;
}
.punbb #List-UserNames li:hover{
opacity:.84;
/*background:#546a6b!important;*/
}
/*Стиль Ников*/
.punbb #List-UserNames li>b{
cursor: pointer;
opacity: .9;
color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
}
.punbb #List-UserNames li>b:hover{
opacity:.93;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
}
/*Скролл контейнера с никами*/
#List-UserNames ul::-webkit-scrollbar {
width: 7px;
height: 5px;
}
#List-UserNames ul::-webkit-scrollbar-track {
background-color: #919190;
border: 1px solid #919190;
box-shadow: none;
}
#List-UserNames ul::-webkit-scrollbar-thumb {
background-color: #bdbdbc;
border: 2px solid #888887;
box-shadow: none;
}
/*Кнопки Удалить (правее ников)*/
#List-UserNames ul li>span {
display:inline-block;
padding:0 3px;
position:absolute;

opacity:.88;
cursor:pointer;
top:0;bottom:0;
right:2px;
color:#fff;
font: normal normal

700 10.56px/normal Verdana;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
}
/*Текст при отсутствии запомненных Ников!*/
#List-UserNames ul:empty:before{
display:inline-block;
content: "У Вас нет запомненных ников, введенных через форму справо, или через перенос ниже!";
}
/*Кнопка выход-2*/
#navlogin #exit-2 {
display:none;
}
#navlogout .Rega,
#navlogout .Forgot {
display:none;
}
/*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/
#List-UserNames ul+span{
display:inline-block;
padding:6px 0 8px 0;
text-align:left;
font: normal normal 400 10.56px/normal Verdana;
}
/*Сам инпут*/
.punbb #List-UserNames input {
background: rgb(250, 255, 189);
border: 2px inset rgba(250,219,111,.853)!important;
border-radius: 6px;
text-shadow: none!important;
color:#282828!important;
background-color: #C5C3C3;
font: normal normal 400 11px/normal Arial!important;
/* box-shadow: inset 0px 0px 3px rgba(100,102,80,.97); */
margin-top: 9px;
padding: 2px !important;
vertical-align: middle;
}
/*Стрелочки к инпуту*/
#List-UserNames ul+span b{
font: normal normal 400 13px/normal Verdana;
padding:0 3px;
color: #143B1E;
}
/*Кликалка слево, чуть выше инпута*/
#List-UserNames .a1-copy{
display:inline-block!important;
cursor:pointer;
float:left;
}
/*Кликалка справо*/
#List-UserNames .a1-paste{
cursor:pointer;
display:inline-block!important;
float:right;
}
/*Подсказки на кликалках*/
.tipsy.a11 {
font: normal normal 400 11px/normal Tahoma!important;
margin-top:-22px!important;
margin-left: 148px!important;
max-width:170px;
}
.tipsy a {
    color: #e1dfdf;
}
.tipsy a:hover {
    color: #d66564;
}
/*************************
//Конец Стиля для Быстрой смены аккаунтов
*************************/