активисты Жаждущие, поминутно озирающиеся, сутуловатые. Они ужасно не хотели походить на остальной мир.

постописцыИ в то же время старательно подражали друг другу и двум-трем киногероям.

ищу тебя

Они торчали на перекрестках, толпились под фонарями, угловатые, прокуренные, оставляя на тротуарах россыпи плевков, окурков и бумажек от конфет. Нервные и нарочито меланхоличные.

    noni

    Информация о пользователе

    Привет, Гость! Войдите или зарегистрируйтесь.


    Вы здесь » noni » Новый форум » дизайн и тп


    дизайн и тп

    Сообщений 1 страница 4 из 4

    1

    Код:
    /* A1.1 */
    
    
      @import url(style_cs.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.cdnfonts.com/css/gilroy-bold');
    
    @font-face { 
        font-family: "Audrey-Normal";
        src: url("https://forumstatic.ru/files/0016/fb/3a/98702.eot?v=1");
        src: url("https://forumstatic.ru/files/0016/fb/3a/98702.eot?v=1?#iefix")format("embedded-opentype"),
        url("https://forumstatic.ru/files/0016/fb/3a/68475.woff?v=1") format("woff"),
        url("https://forumstatic.ru/files/0016/fb/3a/69561.ttf?v=1") format("truetype");
        font-style: normal;
        font-weight: 400;
        }
    
    
    #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);}
    
    .bbuline {
        text-decoration:none!important;
        border-bottom:1px solid var(--color-link-color2);
        }
    
    
    
    /* --------------- font size track ---------------------------------------------- */
    
    .FNTslider {
      border-radius: 0px;
      position:relative;
      z-index:1000;
      background: var(--border-color2);
      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-color2);
      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: -1px;
      background: var(--border-color2);
      cursor: pointer;
    }
    
    
    /* --------------- 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, #float {
        background:var(--pun-darkness)!important;
        margin-top:10px;
        border:1px solid var(--border-color2)!important;
        padding:5px 5px !important;
        border-radius:10px;
        text-transform:lowercase;
        font:11px var(--font-text1)!important;
        color:var(--color-link);
        }
    
    #addition-area, #image-area-sels, #video-area, #size-area, #font-area, #spoiler-sels {
        padding:10px 10px !important; 
        }
    #spoiler-type-list {
        margin-top:5px;
        }
    #font-area {
        width:350px!important;
        font-size:12px!important; 
        }
    #font-area div {
        width:150px;
        display:inline-block;
        text-align:center;
        margin:1px!important;
        padding:3px 10px;
        }
    
    #size-area, #font-area {margin-left:10px;}
    
    #keyboard-span input {
        padding:3px !important;
        border:1px solid var(--border-color2)!important;
        background:var(--pun-darkness)!important;
        border-radius:5px;
        margin:2px!important;
        text-transform:lowercase;
        font:11px var(--font-text1)!important;
        }
    #keyboard-span input:hover {
        background:var(--color-text)!important;
        color:var(--pun-color);
        border:1px solid var(--color-text)!important;
        }
    
    #table-layout {transform:scale(0.7);}
    #table-area div {line-height:0px;}
    #table-area td {background-color:var(--border-color2)!important;}
    #table-area td:hover {background-color:var(--border-color3)!important;}
    
    #mask_dialog .inner {
        width: 800px;
        box-shadow: none;
        border:1px solid var(--border-color3);
        background: var(--pun-color);
        font:11px var(--font-text1);
        }
    
    #mask_dialog .hv-mask-dialog-title {
        font:18px var(--font-text1);
        text-transform:uppercase;
        border-bottom:1px solid var(--border-color1);
        padding:5px;
        margin-bottom:20px;
        }
    
    #mask_signature, #mask_pafld1 {
        border:1px solid var(--border-color2);
        background: var(--pun-darkness);
        }
    
    #mask_dialog .hv-form-block {
        padding-right:15px;
        }
    
    .hvStickerPackModal {
        left: 10px;
        bottom: -20px;
        }
    
    .hvStickerPackModal {
        border: solid 1px var(--border-color2)!important;
        border-radius:10px!important;
        background:var(--pun-darkness) !important;
        box-shadow:none!important;
        }
    
    .hvStickerPackModalTab {
        display:inline-block;
        padding:4px 20px 5px 20px!important;
        background:var(--color-text)!important;
        border:1px solid var(--color-text)!important;
        border-radius:5px!important;
        letter-spacing:0.5px;
        color:var(--pun-darkness)!important;
        font:10px var(--font-text1)!important;
        text-transform:lowercase!important;
        }
    .hvStickerPackModalTab.active {
        background:var(--pun-darkness)!important;
        border:1px solid var(--border-color2)!important;
        color:var(--color-text)!important;
        }
    .hvStickerPackModalTab:hover {
        background:var(--color-link-color2)!important;
        border:1px solid var(--color-link-color2)!important;
        color:var(--color-text)!important;
        }
    
    .hvStickerPackModalTabs {
        border-top:1px solid var(--border-color2)!important;
        margin:10px -16px;
        padding:0px 20px 0 20px;
        }
    
    .hvStickerPackModalContent {
        border:none!important;
        }
    
    .hvStickerPackModalInput {
        background:var(--pun-darkness);
        border:1px solid var(--border-color2)!important;
        font:10px var(--font-text1)!important;
        text-transform:lowercase;
        }
    
    
    #togglePreview {
        float: right;
        margin-top: 10px!important;
        margin-bottom: 10px!important;
        margin-right: -40px!important;
        }
    
    
    /* --------------- tooltips ---------------------------------------------- */
    
    #tooltip {
        position:absolute;
        background:var(--color-tooltip);
        z-index:999;
        max-width:260px;
        border:none;
        border-radius:5px;
        font:10px var(--font-text1);
        display:none;
        color:var(--pun-color);
        text-align:center;
        padding:3px 10px;
        letter-spacing:0px;
        text-transform:lowercase;
        text-shadow:none;
        }
    
    
    /* --------------- table -------------------------------------------- */
    
    .tb-box {
        position:absolute;
        width:896px;
        height:349px;
        margin: -362px 0 0 49px!important;
        transition:all 0.5s;
        }
    .tb-box:hover {
        opacity:1;
        transition:all 0.5s;
        }
    
    .tb-nav {
    position: absolute;
        font: 13px Gilroy-Heavy;
        margin: 151px 0 0 143px!important;
        text-transform: uppercase;
        text-align: center;
        color: #ededed;
        letter-spacing: 2px;
        }
    
    .tb-nav a:link, .tb-nav a:visited {
        color:var(--color-link-color2);
        font:10px Gilroy-Heavy;
        }
    .tb-nav a:hover, .tb-nav a:active {
        color:var(--pun-color);
        font:10px Gilroy-Heavy;
        }
    
    .tb-img {
        position:absolute;
        width:27px;
        height:27px;
        background: var(--color-link-color1);
        }
    
    .tb-img img {
        filter: grayscale(100%) contrast(1.5);
        mix-blend-mode: screen;
    width: 27px;
        }
    
    .tb-img img:hover {
        filter:grayscale(100%) contrast(1);
        mix-blend-mode:normal;
        }
    
    .tb-news {
        position:absolute;
        margin: -29px 0 0 -25px;
        width: 999px;
        display: flex;
        justify-content: center;
        }
    
    
    
    /* --------------- audioplayer -------------------------------------------- */
    
    .audio-box {
        position:absolute;
        margin: 65px 0 0 740px!important;
        }
    
    .audioplay-object {
        position:absolute;
        border-radius:100%;
        width:30px;
        height:30px;
        }
    
    .audioplay-button {
        position:absolute;
        top: -25px;
        left: 55px;
        width: 20px!important;
        height: 20px!important;
        background-size:cover;
        filter:invert(0.9);
        }
    
    .audio-name {
        position:absolute;
        width:130px;
        height: 29px;
        padding-left: 0px;
        font: 9px var(--font-text1);
        text-align: center;
        line-height: 4px;
        text-transform: lowercase;
        color:var(--pun-color);
        }
    
    .audio-name b {
        display:block;
        font: 11px Gilroy-Heavy;
        color:var(--color-link-color1);
        text-transform:lowercase;
        letter-spacing:0.2px;
        }
    
    
    .roleblock {
        text-transform: lowercase;
        width: 210px;
        line-height: 19px;
        font-size: 11px;
    }
    p.rolefd {
        padding-bottom: 12px!important;
        padding-top: 12px!important;
        font-family: montserrat;
        font-weight: 900;
        font-size: 10px;
        text-transform: uppercase;
    }
    .roleblock a {
        display: list-item;
    }
    p.rolefd a {
        color: #000000!important;
    }
    
    
    /*************************
    Стиль для Быстрой смены аккаунтов
    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:.7;
    }
    #pun-navlinks #New-exit:hover{
    opacity: .4;
    }
    /*Стиль доп-иконки Выход!*/
    .punbb #pun-navlinks a#New-exit {
      position:absolute;
      z-index:100000!important;
      margin-top: 0px!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: 1px inset rgb(62 42 36)!important;
        text-rendering: auto;
        color: #000000!important;
        margin-top: 4px!important;
        padding: 4px 7px;
        border-radius: 5px!important;
        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;
        background-color: rgb(52 42 35);
    }
    .punbb #form-login #fld1,#form-login #fld2{
    background-color: rgb(250, 255, 189)!important;
    }
    .punbb #pun-navlinks #form-login input[type="submit"]{
    border: 2px outset #36241e!important;
        color: #8c7168!important;
        cursor: pointer;
        font-weight: 700!important;
        background-color:rgba(83, 93, 85, 0.2)!important;
        transition: .63s;
    }
    .punbb #pun-navlinks #form-login input[type="submit"]:hover{
       border: 2px inset #a4998b!important;
        transition: .63s;
    }
    /*Стиль формы входа*/
    .punbb #pun-navlinks #form-login {
        text-shadow: 1px 1px 0 rgba(250,134,29,.07);
        display: block;
        font: normal normal 400 11px/normal Tahoma;
        color: #FA861D;
        text-transform: none;
        position: absolute!important;
        left: 0px;
        top: 7px;
        z-index: 100000!important;
        padding: 7px 12px;
        background: #F6EFE5;
        border-color: #F7BF74;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-radius: 0 0 6px 6px;
        text-align: center;
    /* box-shadow:inset 0 0 4em rgba(23,23,13,.99); */
    }
    #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;
    color:#E7842E;
    text-transform: none!important;
    z-index:20;
    text-shadow:none;
    cursor:pointer;
    font: normal normal 400 10px/normal Tamota!important;
    letter-spacing:0.5!important;
    transition:.6s;
    }
    .punbb #pun-navlinks #form-login a.Rega:hover,
    .punbb #pun-navlinks #form-login a.Forgot:hover{
       opacity:.7;
       text-decoration:underline!important;
    }
    .punbb #pun-navlinks #form-login a.Rega:after,
    .punbb #pun-navlinks #form-login a.Forgot:after,
    .punbb #pun-navlinks #form-login a.Rega:before,
    .punbb #pun-navlinks #form-login a.Forgot:before{
      content:none!important;
    }
    /* Помечаем красным незаполненные поля!*/
    #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: #F6EFE5;
        border-color: #F7BF74;
        border-style: solid;
        border-width: 1px 2px 2px 2px;
        border-radius: 0 0 0px 6px;
        text-align: center;
    /*box-shadow:inset 0.23em 0 3.4em rgba(20,20,11,.99);*/
    }
    /*Стиль контейнера под список Ников*/
    .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: #D54A09;
        text-align: left;
        box-shadow: 2px 2px 1px rgb(27 15 11);
        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: .8;
    color: #FFFFFD;
        text-shadow: 1px 1px 1px rgb(0 0 0);
    }
    .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: #3e2a24;
        border: 1px solid #6a524b;
        box-shadow: none;
    }
    #List-UserNames ul::-webkit-scrollbar-thumb {
    background-color: #40302a;
        border: 1px solid #89766f;
        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;
        font: normal normal 700 10.56px/normal Verdana;
        color: #FEF2EE;
        text-shadow: 1px 1px 1px rgb(0 0 0);
    }
    /*Текст при отсутствии запомненных Ников!*/
    #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 {
        border: 1px inset rgb(62 42 36)!important;
        border-radius: 6pximportant;
        text-shadow: none!important;
        color: #3e2a24!important;
        background-color: #F7BF74!important;
        font: normal normal 400 11px/normal Arial!important;
        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: #FA861D;
    }
    /*Кликалка слево, чуть выше инпута*/
    #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;
    }
    /*************************
    //Конец Стиля для Быстрой смены аккаунтов
    *************************/
    
    
    
    .tslink a {
        padding: 0 7px 0 0;
    }
    .tslink {
        padding: 10px 0px;
    }
    
    /*************************
    Личная страница
    *************************/
    .reveal-modal-bg { 
    	position: fixed; 
    	height: 100%;
    	width: 100%;
    	background: #000;
    	background: rgba(0,0,0,1);
    	z-index: 9999;
    	display: none;
    	top: 0;
    	left: 0; 
    	}
    .reveal-modal {
    	visibility: hidden;
    	top: 0px; 
    	left: 50%;
    	margin-left: -300px;
    	width: 555px;
    	position: absolute;
    	z-index: 10000;
    	}
    .reveal-modal.xlarge     { width: 555px; margin-left: -250px;}
    	
    .reveal-modal .close-reveal-modal {
    	font-size: 22px;
    	line-height: .5;
    	position: absolute;
    	top: 8px;
    	right: -21px;
    	color: #aaa;
    	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    	font-weight: bold;
    	cursor: pointer;
            text-decoration: none;
    }
    
    .personal_page-wrap {  display: grid;
      grid-template-columns: 350px 200px;
      grid-template-rows: 200px min-content 200px;
      gap: 5px 5px;
      grid-auto-flow: row;
      grid-template-areas:
        "plashes quote"
        "plashes awards"
        "music awards";
      margin: auto;
      width: fit-content;
      color: #fff;
      font: normal 10px/150% roboto;
      position: relative;
    }
    
    .personal_page-plashes { 
      grid-area: plashes; 
      background: url(https://forumstatic.ru/files/001b/f3/0c/77494.jpeg);
      width: 350px;
      height: 350px;
      border-radius: 30px 0 0 0;
      padding: 70px 25px 70px;
      box-sizing: border-box;
    }
    
    .personal_page-quote { 
      grid-area: quote; 
      background: url(https://forumstatic.ru/files/001b/f3/0c/76038.jpeg);
      width: 200px;
      height: 200px;
      border-radius: 0px 0 0 30px;
      padding: 25px;
      box-sizing: border-box;
      overflow: hidden;
    }
    
    .personal_page-music { 
      grid-area: music; 
      background: url(https://forumstatic.ru/files/001b/f3/0c/93678.jpeg);
      width: 350px;
      height: 200px;
      border-radius: 0px 30px 0 0;
      padding: 25px 25px 30px 70px;
      box-sizing: border-box;
    }
    
    .personal_page-awards { 
      grid-area: awards; 
      background: url(https://forumstatic.ru/files/001b/f3/0c/27531.jpeg);
      border-radius: 0px 0 30px 0;
      padding: 50px 40px 50px;
      box-sizing: border-box;
    }
    
    
    .pp-plashes_wrap {
      margin: auto;
      width: min-content;
      height: 210px;
      overflow-y: auto;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-direction: column;
      gap: 10px;
    }
    
    .pp-quote_wrap {
      margin: -25px;
      position: relative;
      overflow: hidden;
    }
    
    .pp_ava {
      width: 200px;
      height: 200px;
      position: relative;
    }
    
    .pp_ava:after {
      content: "";
      background: #0000ff;
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 1;
      mix-blend-mode: lighten
    }
    
    .pp_ava img {
      width: 200px;
      height: 200px;
      object-fit: cover;
    }
    
    .pp_quote {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 100%;
      left: 0;
      z-index: 1;
      padding: 85px 25px 25px;
      box-sizing: border-box;
      text-align: center;
      overflow: hidden;
      transition: top .8s cubic-bezier(.64,.51,.55,1) 0s, opacity .7s ease;
    }
    
    .pp_quote:before {
      content: "";
      background: url(https://forumstatic.ru/files/001b/f3/0c/86916.png);
      width: 22px;
      height: 23px;
      display: block;
      position: absolute;
      top: 48px;
      left: 50%;
      transform: translateX(-50%);
    }
    
    .personal_page-quote:hover .pp_quote {
      top: 0;
    }
    
    .pp-awards_wrap {
      margin: auto;
      width: 125px;
      height: 250px;
      overflow-y: auto;
      display: flex;
      flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 15px 17px;
        align-content: flex-start;
    }
    
    .pp-awards_wrap img {
      width: 50px;
      height: 50px;
      transition: opacity .8s cubic-bezier(.64,.51,.55,1) 0s;
      opacity: .8
    }
    
    .pp-awards_wrap img:hover {
      opacity: 1
    }
    
    .music-container {
      position: absolute;
      bottom: 27px;
      width: 256px;
      height: auto;
      display: flex;
      align-items: center;
      gap: 20px
    }
    
    audio {
    	display: none;
    }
    
    .play-button {
    	width: 24px;
    	height: 24px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
    	cursor: pointer;
    }
    
    .play-button::before,
    .play-button.playing::before {
    	content: '';
    	display: inline-block;
    	border: 0;
    	background: transparent;
    	box-sizing: border-box;
    	width: 15px;
    	height: 23px;
    	background: url(https://forumstatic.ru/files/001b/f3/0c/57768.png);
    	transition: 100ms all ease;
    	cursor: pointer;
    }
    
    .play-button.playing::before {
    	background: url(https://forumstatic.ru/files/001b/f3/0c/33428.png);
    }
    
    .track_name {
    	width: auto;
      background: #0000ff;
      padding: 5px 14px;
      flex: 1;
    }
    
    .track_name span:before {
    	content: " - "
    }
    
    
    /*БыстроПлюсы для Топика!*/
    .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;
      background-size: 38px auto;
      position: relative;
      padding-left: 1px;
      z-index: 100;
      width: 38px;
      height: 38px;
      text-align: center;
      font-size: 12px !important;
      display: inline-block;
      vertical-align: middle;
      line-height: 34px;
      letter-spacing: -1px;
      color: #336B5E;
    }
    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;
      display: block;
      background-size: 100%;
      margin-left: 29px;
      margin-top: 42px;
    }
    .post.dark-style div.post-vote p>a {
      background: url(https://forumstatic.ru/files/0012/d8/04/38128.png?) no-repeat;
      background-size: 100%;
    }
    
    .fd {
        display: none;
    }
    .nm {
        display: none;
    }

    0

    2

    Код:
    :root {
      --font-title: 'Audrey-Normal', sans-serif;
      --font-text1: 'Roboto', sans-serif;
      --font-text2: 'Gilroy-Bold', sans-serif;
      --color-text: #414141;
      --color-link: #909090;
      --color-link-color1: #0d00ff;
      --color-link-color2: #dd7826;
      --pun-color: #ededed;
      --pun-darkness: #e8e8e8;
      --border-color1: #d3d3d3;  
      --border-color2:#c2c2c2; 
      --border-color3:#c2c2c2;
      --color-tooltip:#8f8fff;
        }
    
    
    html {
        background:url(https://i.imgur.com/ETNFj3u.jpg) 
        top center fixed no-repeat #cacaca;
        background-size:cover;
        }
    body {
        margin:0px !important;
        padding-top:50px !important;
        padding-bottom:50px !important;
        }
     
    #pun {
        width:1000px !important; 
        background:url(https://forumupload.ru/uploads/001b/f3/64/6/722850.jpg)
                   top center no-repeat,
                   url(https://i.imgur.com/yFS35Ub.jpg)
                   bottom center no-repeat var(--pun-color);
        color:var(--color-text);
        font-family:var(--color-text2)!important;
        border-radius:0px;
        padding-top:390px !important;
        padding-bottom:100px !important;
        box-shadow:0px 0px 30px #0000005e;
        }
    
    .punbb {
        width:950px !important;
        padding-left:25px !important;
        }
    
     
    .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, .punbb li.isactive a:focus {
        color:var(--color-link);
        text-decoration:none;
        }
    
    .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
    .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, .punbb li.isactive a:focus {
        color:var(--color-link-color1);
        text-decoration:none;
        }
    
    
    #pun-navlinks {
        display:block;
        margin:10px 0 0px 0px !important;
        text-align:center!important;
        }
    
    #pun-ulinks {
        display:block;
        margin:10px 0 00px 0px !important;
        text-align:center !important;
        }
    
    #pun-navlinks a:link, #pun-navlinks a:visited {
        font:15px var(--font-title);
        margin:0px 0px;
        text-transform:uppercase;
        color:var(--color-link-color2);
        text-shadow:-1px -1px 0px var(--pun-color),
            1px -1px 0px var(--pun-color);
        letter-spacing:1px;
        }
    #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
        color:var(--color-link-color1);
        }
    
    #pun-ulinks a:link, #pun-ulinks a:visited, #pun-ulinks a:hover, 
    #pun-ulinks a:focus, #pun-ulinks a:active {
        font-size:9px;
        font-family:var(--font-text1);
        text-transform:lowercase;
        color:var(--color-link);
        letter-spacing:0.5px;
        }
    #pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
        color: var(--color-link-color1) !important;
        }
    
    
    #pun-status .container {
        margin:5px 0 5px 0!important;
        text-transform:lowercase;
        font-size:11px;
        }
    #pun-status .status-right {display:none;}
    
    #pun-crumbs1 p.container, 
    #pun-crumbs2 .container {
        margin:0 0 0px 0;
        font-weight:normal !important;
        font-size:11px !important;
        }
    #pun-crumbs1 p.container {
        margin-bottom:10px;
        }
    
    #pun-announcement {
        text-align:center !important;
        }
    
    
    /*------------ category and statistics ----------------------------------*/
    
    
    #pun-index #pun-main h2, #pun-stats.section h2 {
        position:absolute;
        height:28px;
        width:50px;
        margin: 17px 0 0px 460px;
        }
    
    #pun-index #pun-category1 h2 {
        background:url(https://i.imgur.com/bhRkJAg.jpg);
        }
    #pun-index #pun-category2 h2 {
        background:url(https://i.imgur.com/HB90fV1.jpg);
        }
    #pun-index #pun-category3 h2 {
        background:url(https://i.imgur.com/T0flfrT.jpg);
        }
    #pun-index #pun-category4 h2 {
        background:url(https://i.imgur.com/QKXbMxl.jpg);
        }
    #pun-index #pun-category5 h2 {
        background:url(https://i.imgur.com/KxyiXEz.jpg);
        }
    #pun-index #pun-category6 h2 {
        background:url(https://i.imgur.com/uDexSbG.jpg);
        }
    
    
    #pun-index #pun-main h2 span, #pun-stats.section h2 span, 
    #pun-index #pun-main h2 span a {
        font-size:0px;
        }
    
    
    /*------------ icon ----------------------------------------------------*/
    
    .punbb table Div.icon {
        display:block;
        position:absolute;
        width:28px;
        height:41px;
        margin:10px 0px 0 -20px;
        background:url(https://i.imgur.com/Etn4aYW.jpg);
        }
    
    TR.inew Div.icon {
        background:url(https://i.imgur.com/Y4ZlMmm.jpg);
        }
    
    /*------------ forumname + title -------------------------------------*/
    
    #pun-index .tcl h3 {
        margin-bottom:0px;
        display:block;
        }
        
    #pun-index .tcl h3 a {
        display:inline-block;
        padding-right:10px;
        font:500 23px Philosopher;
        color:var(--color-text);
        letter-spacing:0px;
        text-transform:lowercase;
        }
    #pun-index .tcl h3 a:hover {
        color:var(--color-link-color1);
        }
    
    
    /*------------ description ---------------------------------------------*/
    
    #pun-index .category table {
        margin-left:-26px;
        margin-top:30px;
        width:1000px;
        border-spacing:0px 0px;
        padding:10px 0px;
        border-top:1px solid var(--border-color1);
        border-radius:0px;
        }
    
    #pun-index tbody.hasicon tr {
        box-shadow: 0px 0px 0px 0px var(--border-color1);
        }
    
    #pun-index tbody.hasicon tr:last-child {
        box-shadow: none;
        }
    
    .punbb td div.tclcon {
        margin:0px 0 0px 60px;
        padding:0px 0px 0px 0px;
        line-height:13px;
        }
    
    #pun-index td.tcl {
        display:block;
        width:540px;
        padding:25px 20px 25px 20px;
        font-size:10px;
        line-height:15px;
        color:var(--color-text);
        text-transform:lowercase;
        letter-spacing:0px;
        }
    
    
    #pun-index td.tc2, 
    #pun-index td.tc3 {
        width:30px;
        font:8px var(--font-text2);
        }
    
    #pun-index td.tcr {
        width:300px;
        font-size:10px;
        padding-right:20px;
        }
    
    #pun-index td.tcr a:link, #pun-index td.tcr a:visited {
        font-size:11px;
        text-transform:lowercase;
        color:var(--color-link);
        }
    #pun-index td.tcr a:active, #pun-index td.tcr a:hover {
        color:var(--color-text);
        }
    
    .lastpost {
        margin-left:15px!important;
        }
    .lastpost-link {
        display:inline-block;
        width: 220px;
        margin-left:5px!important;
        }
    
    .punbb .user-avatar {
        float:none!important;
        }
    .isonline {display:none!important;}
    
    .punbb .user-avatar .avatar-image {
        width:25px !important;
        height:25px !important;
        margin-bottom:5px;
        border-radius:0% !important;
        border:none;
        filter:grayscale(100%);
        }
    
    .punbb .main.multipage table td div.tclcon  {
        border:none;
        }
    
    .tclcon img {
        filter:grayscale(100%)!important;
        }
    .tclcon img:hover {
        opacity:1;
        filter:grayscale(0%)!important;
        transition: all .5s ease-in-out 0s;
        }
    
    
    /*------------ footer -------------------------------------------------*/
    
    .statscon {
        border-radius:0 0 40px 40px;
        margin:0 20px 0 -25px!important;
        padding-bottom:10px;
        padding-left:40px;
        border-top:1px solid var(--border-color1);
        min-height:165px;
        width:960px;
        }
    
    .statscon li.item1, .statscon li.item2,
    .statscon li.item3, .statscon li.item4 {
        position:absolute;
        display:block;
        width:230px;
        margin-left:10px;
        text-align:right!important;
        font-size:11px;
        letter-spacing:0.5px;
        border-radius:20px;
        }
    .statscon li.item1 {margin-top:20px;}
    .statscon li.item2 {margin-top:50px;}
    .statscon li.item3 {margin-top:80px;}
    .statscon li.item4 {margin-top:110px;}
    
    .statscon li.item5 {
        display:block;
        width:640px!important;
        margin:0px 0px 0px 275px;
        text-align:justify!important;
        font-size:11px;
        letter-spacing:0.5px;
        border-radius:20px;
        }
    
    .statscon li.item5.users_24h { min-height:110px; }
    
    #pun-about .container {
        position:absolute;
        margin:120px 0 0 345px!important;
        text-align:center !important;
        text-transform:lowercase;
        }
    #pun-about .container a:link, #pun-about .container a:active,
    #pun-about .container a:visited, #pun-about .container a:hover {
        font:500 9px var(--font-text1);
        color:var(--color-link);
        }
    
    
    .banners {
        position:absolute;
        overflow-y:scroll;
        justify-content: space-between;
        width:720px;
        height:65px;
        margin: 7px 0 0px 293px !important;
        text-align: left !important;
        padding-top:0px;
        }
    
    .banners img {
        margin:0 0px 0px 0;
        filter: grayscale(100%) opacity(50%);
        transition: all .5s ease-in-out 0s;
        }
    .banners img:hover {
        filter: none;
        transition: all .5s ease-in-out 0s;
        }
    
    
    .banners::-webkit-scrollbar {width:0px; height:0px;}
    
    
    /* -------------- page ------------------------------------------------- */
    
    #pun-main h1 {
        font-size:0px;
        height:10px;
        }
    
    #pun-main .topic h3 span {
        display:block;
        height:20px;
        border-bottom:1px solid var(--border-color1);
        margin:0px 0px 10px 245px;
        }
    
    #pun-main .topic h3 a,
    #pun-viewtopic div.post h3 strong,
    #pun-viewtopic div.post.topicpost h3 strong.fnt {
        font-size:12px;
        font-family:var(--font-text1);
        line-height:40px;
        background:var(--pun-color);
        color:var(--color-text);    
        }
    #pun-main .topic h3 a {padding-right:10px;}
    #pun-viewtopic div.post h3 strong {padding-left:10px;}
    
    #pun-viewtopic div.post h3 strong.fnt img {height:7px;}
    
    #pun-main .linkst .pagelink,
    #pun-viewtopic .linkst .postlink a,
    #pun-main .linksb .pagelink,
    #pun-viewtopic .linksb .postlink a {
        font-size:12px;
        color:var(--color-link);
        }
    
    #pun-main .linkst .pagelink {
        margin-top:5px;
        }
    
    #pun-viewtopic .linkst .postlink a {
        display:block;
        margin-top:-20px;
        font-weight:normal;
        padding-bottom:5px;
        }
    
    
    #pun-main .post-links a {
        font-size:12px;
        font-family:var(--font-text1);
        }
    
    
    .punbb .post-content .quote-box, .punbb .post-content .code-box {
        margin:10px 0 20px 20px!important;
        padding:15px 20px 5px 20px;
        background:var(--pun-darkness);
        border:1px solid var(--border-color3);
        border-radius:0px 0 0 0px;
        text-align: justify;
        }
    
    .spoiler-box {
        padding:15px 20px 15px 20px !important;
        }
    
    .punbb .post-content .quote-box cite,
    .punbb .post-content .code-box strong.legend {
        display:block;
        margin:0px -20px 10px -20px!important;
        padding:0px 0px 10px 20px;
        border-bottom:1px solid var(--border-color3);
        border-radius:0px;
        text-align: justify;
        text-transform:lowercase;
        }
    .code-box strong.legend a, .quote-box cite {
        color:var(--color-text);
        font:14px Gilroy-Bold;
        }
    
    
    
    hr {
        background:var(--border-color3); 
        height:2px;
        opacity:1!important;
        border:none!important;
        }
    
    
    
    
    #topic-modmenu.modmenu {
        margin:0px 0px 20px 0px!important;
        height:25px;
        }
    
    .punbb .formsubmit input, .punbb .formsubmit a, 
    .punbb .formsubmit span, .punbb select, .punbb input {
        display:inline-block;
        padding:4px 25px 4px 25px;
        background:var(--pun-darkness);
        border:1px solid var(--border-color3);
        font-size:12px;
        font-family:var(--font-text1);
        }
    
    
    
    #pun-viewtopic .subscribelink {
        float:right;
        margin-top:20px;
        margin-bottom:-32px;
        padding-left:10px;
        color:var(--color-link);
        font-size:12px;
        font-family:var(--font-text1);
        text-transform:lowercase;
        background:var(--pun-color);
        }
    
    
    #topic-users-in p.container {
        font-size:12px;
        }
    
    #pun-main .linksb {padding-bottom:0px;}
    
    
    #pun-viewtopic .linksb .postlink a {
        display:block;
        float:right;
        font-weight:normal;
        }
    
    
    
    
    .punbb #post.container {
        padding-left:20px !important;
        margin-right:60px;
        }
    
    .punbb #post-form fieldset legend {
        display:inline;
        width:950px;
        height:20px;
        margin:0px 0px 10px -30px;
        text-transform:lowercase;
        text-align:left;
        line-height:40px;
        border-bottom:1px solid var(--border-color3);
        }
    
    .punbb #post-form fieldset legend #plng {
        background:var(--pun-color);
        padding-right:10px!important;
        font-size:12px!important;
        text-transform:lowercase!important;
        font-family:var(--font-text1)!important;
        color:var(--color-link) !important;
        }
    
    #main-reply, #pun-viewtopic #post-form textarea {
        background:var(--pun-darkness);
        border:1px solid var(--border-color3);
        font-size:12px;
        font-family:var(--font-text1);
        line-height:18px;
        }
    #pun-viewtopic #post-form textarea {padding:20px;}
    #main-reply textarea {padding:0px;}
    
    
    /* --------------- profile -------------------------------------------- */
    
    .pa-fld1 .fld-name, .pa-fld2 .fld-name, .pa-fld3 .fld-name,
    .pa-fld4 .fld-name, .pa-fld5 .fld-name, .pa-posts .fld-name {display: none;}
    
    .punbb .fs-box .post-author {margin-top:15px!important;}
    
    .punbb .post .post-author {
        position:relative;
        margin-left:0px;
        margin-top:-15px;
        margin-bottom:10px;
        padding-bottom:10px;
        width:220px;
        border-radius:0px 0 0 0px;
        overflow:hidden;
        }
    
    .punbb .post .post-author ul, .punbb .post .post-author p {
        text-align:center;
        margin:0px 0 0 0;
        border-radius:0 0 0 0px;
        background:var(--pun-darkness);
        border:1px solid var(--border-color1);
        background:linear-gradient(var(--color-link-color2) 80px, 
                                   var(--pun-darkness) 80px)
        }
    
    #pun-viewtopic .pa-author {
        text-align:right;
        padding:20px 20px 0px 0px;
        }
    
    .pa-author, li.pa-author a:link, li.pa-author a:visited {
        text-decoration:none;
        color:var(--pun-darkness);
        font:500 13px var(--font-title), sans-serif;
        text-transform:uppercase;
        letter-spacing:0px;
        }
    
    li.pa-author a:hover, li.pa-author a:active {
        color:var(--color-link-color1);
        }
    
    .pa-fld5 a {
        display:block;
        position:absolute;
        margin:-80px 0 0 -30px!important;
        width:71px;
        height:71px;
        background:url(https://i.imgur.com/p0fYg7q.png);
        transition:all 0.5s;
        }
    .pa-fld5 a:hover {
        transform:rotate(45deg);
        transition:all 0.5s;
        }
    
    li.pa-title {
        text-align:right !important;
        margin:0px 20px 10px 0px;
        padding-top:2px!important;
        padding-left: 29px!important;
        font:10px Roboto;
        color:var(--pun-darkness);
        }
    
    .pa-fld2 {
    display: block;
        margin: -13px 0px 29px 9px!important;
        width: 180px;
        height: 25px;
        }
    
    
    .pa-avatar img {
        max-width:180px;
        margin-bottom:5px;
        }
    
    
    #pun-viewtopic .pa-fld1 {
        padding:12px 15px 12px 15px!important;
        width:150px;
        margin:10px 0 10px 18px!important;
        border:1px solid var(--border-color1);
        font:9px var(--font-text1);
        text-align:justify;
        }
    
    #pun-viewtopic .lz-l:link, .lz-l:visited {
        display:block;
        position:absolute;
        margin:-18px 0 0 -5px;
        padding:0 5px;
        width:auto;
        background:var(--pun-darkness);
        color:var(--color-link-color1)!important;
        font:13px  Philosopher;
        text-transform:uppercase;
        }
    .lz-l:active, .lz-l:hover {
        color:var(--color-link-color2)!important;
        }
    
    #pun-viewtopic .lz-f {
        display:block;
        position:absolute;
        margin:6px 0 0 -5px!important;
        padding:0 5px;
        width:auto;
        background:var(--pun-darkness);
        color:var(--color-link)!important;
        font:10px var(--font-title);
        text-transform:uppercase;
        }
    
    .pa-fld4 a {
        display:block;
        position:absolute;
        margin:-18px 0 0 170px!important;
        width:16px;
        height:16px;
        background:url(https://i.imgur.com/yXS04hp.png);
        }
    .pa-fld6 .fld-name{
        display:none;
    }
    
    li.pa-fld7 {
        display: block;
        position: absolute;
        margin: -15px 0 0 29px!important;
        padding: 0 5px!important;
        width: auto;
        background: var(--pun-darkness);
        color: var(--color-link)!important;
        font: 10px var(--font-title);
        text-transform: uppercase;
    }
    .pa-posts, .pa-respect, .pa-fld3, li.pa-fld6 {
        display:inline-block;
        text-align:center;
        width:40px;
        font:9px var(--font-text1);
        text-transform:lowercase;
        margin:13px 0 10px 0!important;
        padding:0px 0px 0px 0px !important;
        color:var(--color-profile-text);
        line-height:5px;
        }
    
    .pa-posts::before, .pa-respect::before,
    li.pa-fld3::before, li.pa-fld6::before {
        content:" ";
        display:block;
        margin:0px 0 4px 12px;
        width:14px;
        height:14px;
        opacity:0.4;
        cursor:pointer;
        }
    .pa-posts::after, .pa-respect::after,
    li.pa-fld3::after, li.pa-fld6::after {
        display:block;
        position:absolute;
        background:var(--color-tooltip);
        margin:5px 0 0px 0px;
        padding:1px 4px;
        height:12px;
        font:10px var(--font-text1);
        color:var(--pun-color);
        border-radius:4px;  
        line-height:11px;
        opacity:0;
        transition:all 0.5s;
        }
    .pa-posts:hover::after, .pa-respect:hover::after,
    li.pa-fld3:hover::after, li.pa-fld6:hover::after {
        opacity:1;
        transition:all 0.5s;
        }
    
    .pa-posts::before {
        margin-bottom:9px!important;
        background:url(https://i.imgur.com/r9GuQO7.png);  
        background-size:cover;    
        }
    .pa-respect::before {
        margin-bottom:9px!important;
        background:url(https://i.imgur.com/fjduqFy.png);  
        background-size:cover;    
        }
    li.pa-fld3::before {
        background:url(https://i.imgur.com/f3vkKjB.png);  
        margin-bottom: 9px!important;
        background-size:cover; 
        }
    li.pa-fld6::before {
        background:url(https://i.imgur.com/6dapokb.png);  
        margin-bottom: 9px!important;
        background-size:cover; 
        }
    
    .pa-posts::after {
        content:"messages";
        margin-left:-8px;
        }
    .pa-respect::after {
        content:"respect";      
        }
    li.pa-fld3::after {
        content:"donuts";
        margin-left:4px;
        }
    li.pa-fld6::after {
        content:"posts";
        margin-left:4px;
        }
    
    .pa-respect1, .pa-respect img {width:7px; filter:grayscale(100%);}
    .pa-fld3, .pa-fld6, .pa-posts, .pa-respect1, .pa-respect, li.pa-respect a:link, 
    li.pa-respect a:visited, li.pa-respect a:active, li.pa-respect a:hover, 
    .pa-ip, .pa-ip a:link {
        color: var(--color-profile-text);
        }
    .pa-respect .fld-name {
        position:absolute;
        margin:-18px 0 0 -1px;
        font-size:4px;
        opacity:0;
        }
    
    
    li.pa-online {
        font-size:0px;
        margin-top:4px;
        margin-bottom:-3px;
        margin-left:105px;
        display:block;
        width:6px;
        height:6px;
        background:var(--color-link-color1);
        border-radius:100%;
        }
    
    .punbb .post-body {
        margin-left:245px !important;
        }
    
    .punbb .post-body, .punbb .fs-box {
        text-transform:none;
        font-family:Arial;
        }
    
    
    
    /* --------------- multipage ------------------------------------------- */
    
    
    .main.multipage Div.icon, .fs-box Div.icon {
        display:block;
        position:absolute;
        width:10px!important;
        height:10px!important;
        margin:0px 0px 0 -0px;
        }
    
    
    .postlink.long a {
        position:absolute;
        display:inline-block;
        }
    
    .main.multipage .new-topic a {
        margin:-15px 0 0 -200px;
        }
    .main.multipage .new-poll a {
        margin:-15px 0 0 -95px;
        }
    
    
    /* --------------- scrollbar ---------------------------------------- */
    
    ::-webkit-scrollbar {width:3px; height:3px;}
    
    ::-webkit-scrollbar-track:vertical {
        background:var(--pun-color) !important;
        }
    ::-webkit-scrollbar-thumb:vertical {
        background:var(--color-link-color1) !important;
        }
    
    
    /* --------------- arrows ---------------------------------------- */
    
    .go-up, .go-down {
        cursor: pointer;
        display: none;
        opacity: 1;
        position: fixed;
        }
    
    .go-up {
        width:99px;
        height:24px;
        background:url(https://i.imgur.com/tz06fzm.png);
        top: 35%;
        margin-left:1033px !important;
        z-index: 9998;
        }
    
    .go-down {
        width:60px;
        height:54px;
        background:url(https://i.imgur.com/g5pCNNP.png);
        top:40%;
        margin-left: 1030px !important;
        z-index: 9999;
        }
    
    .go-down:hover, .go-up:hover {
        opacity:0.5;
        }
    
    a.post-mention {
        color: #00f!important;
        font-weight: bold;
    }
    
    a.annou {
        width: auto!important;
        padding: 0 10px;
        height: 30px!important;
        font-family: 'Roboto';
        display: flex;
        font-weight: bold;
        font-size: 12px;
        background-color: #cecece;
        align-items: center;
        align-content: center;
        flex-wrap: nowrap;
        flex-direction: row;
        transition: all 0.4s ease-out;
        justify-content: center;
    }
    a.annou:hover {
        background-color: #ce7e16;
    }
    .announ {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 7px 12px;
        align-items: center;
        align-content: center;
    }

    0

    3

    Код:
    <div id="resplash" style="display: none;">
    <div class='formal' style='height:200px; width:200px; margin:auto; margin-top:200px; font-family:tahoma; font-size:10px;'> <form id='login' class='container' method='post' action='login.php?action=in' onsubmit='return my_form(this)'><fieldset><span>Форум на профилактике</span><div class='fs-box inline'> <input type='hidden' name='form_sent' value='1' /><input type='hidden' name='redirect_url' value='/' /><p class='inputfield required'> <label for='fld1'>Имя <em>(Обязательно)</em></label><br /> <span class='input'> <input type='text' id='fld1' name='req_username' size='25' maxlength='25'/></span></p> <p class='inputfield required'> <label for='fld2'>Пароль <em>(Обязательно)</em></label><br /> <span class='input'> <input type='password'  id='fld2'  name='req_password'  size='25'  maxlength='25' /></span></p></div></fieldset> <center><p class='formsubmit'> <input type='submit' class='button' id='customebutton' name='login' value='Войти как Администратор' /></p></center></form></div></div>
    <script type="text/javascript">
    var active = 1;
    if(GroupID != 1 && active == 1){
    e10 = document.createElement('div')
    e10.innerHTML = document.getElementById("resplash").innerHTML;
    document.getElementsByTagName('body')[0].insertBefore(e10,document.getElementById('pun_wrap'))
    document.write("<style type=\"text/css\">html, body {background: #fff;} #customebutton {margin: auto;} #pun {display: none;}</style>");
    document.title= 'Форум на профилактике - '+document.title;
    }
    </script>
    
    
    <!--СКРЫТЬ "ПОЖАЛОВАТЬСЯ"-->
    <style type="text/css">
    .pl-reports {display:none!important;}
    </style>
    <!--КОНЕЦ-->
    
    
    
    
    
    <div class=tb-box>
    <style>#ChangeStyle{position: absolute;margin: 54px 0 0 39px;opacity: 0.5;z-index: 100;border-spacing: 22px 0px;}#ChangeStyle td{cursor:pointer;width:23px;height:23px;border-radius:100%;}#ChangeStyle td i{display:none!important}</style><span class="StyleChang"></span><table cellspacing="8" align=right id='ChangeStyle'><tr>
    <td bgcolor=transparent title="светлый фон" ><i>
    </i></td>
    <td bgcolor=transparent title="темный фон"><i>
    html {background:url(https://i.imgur.com/0UES56C.jpg) top center fixed no-repeat #cacaca; background-size:cover;}
    </i></td>
    
    </tr></table><script type="text/javascript">$('#ChangeStyle td').each(function(i){$(this).attr("alt",i)});function setcookie(a,b,c){if(c){var d=new Date();d.setDate(d.getDate()+c)}if(a&&b)document.cookie=a+'='+b+(c?'; expires='+d.toUTCString():'');else return false}function getcookie(a){var b=new RegExp(a+'=([^;]){1,}');var c=b.exec(document.cookie);if(c)c=c[0].split('=');else return false;return c[1]?c[1]:false}function clearSet(L){if(L){setcookie("#ChangeStyle",L,30);$("span.StyleChang").html('<style>'+$("#ChangeStyle td[alt='"+L+"']").find("i").html()+'</style>')}};$('#ChangeStyle td').click(function(){clearSet($(this).attr("alt"))});var Lmem=getcookie("#ChangeStyle");clearSet(Lmem);</script>
    
    
    <!---------------------------- нужные ---------------------------->
    <div class=tb-img style="margin:258px 0 0 766px;"><a href="#" title="нужный"><img src="https://i.imgur.com/RZWGZ8k.jpg"></a></div>
    <div class=tb-img style="margin:258px 0 0 723px;"><a href="#" title="нужный"><img src="https://i.imgur.com/RZWGZ8k.jpg"></a></div>
    <div class=tb-img style="margin:258px 0 0 680px;"><a href="https://dissues.rusff.me/viewtopic.php?pid=2416#p2416" title="каст в поисках господина вельта"><img src="https://forumupload.ru/uploads/001b/f3/64/55/461984.jpg"></a></div>
    <div class=tb-img style="margin:258px 0 0 637px;"><a href="#" title="нужный"><img src="https://i.imgur.com/RZWGZ8k.jpg"></a></div>
    <div class=tb-img style="margin:258px 0 0 594px;"><a href="https://dissues.rusff.me/viewtopic.php?pid=5450#p5450" title="сын ищет вторую маму"><img src="https://forumupload.ru/uploads/001b/f3/64/6/831252.jpg"></a></div>
    <div class=tb-img style="margin:258px 0 0 551px;"><a href="https://dissues.rusff.me/viewtopic.php?pid=960#p960" title="каст в поисках роад"><img src="https://forumupload.ru/uploads/001b/f3/64/6/239011.jpg"></a></div>
    
    
    <!---------------------------- актив ---------------------------->
    <div class=tb-img style="margin:204px 0 0px 365px;    background: #000000;"><a href="https://dissues.rusff.me/profile.php?id=113" title="постописец Райнер"><img src="https://forumupload.ru/uploads/001b/f3/64/6/550322.jpg"></a></div>
    <div class=tb-img style="margin:204px 0 0 322px;    background: #000000;"><a href="https://dissues.rusff.me/profile.php?id=6" title="постописец Дотторе"><img src="https://forumupload.ru/uploads/001b/f3/64/6/556099.jpg"></a></div>
    <div class=tb-img style="margin:204px 0 0 279px;    background: #000000;"><a href="https://dissues.rusff.me/profile.php?id=176" title="постописец Мамору"><img src="https://forumupload.ru/uploads/001b/f3/64/6/84076.jpg"></a></div>
    <div class=tb-img style="margin:204px 0 0 236px;    background: #000000;"><a href="https://dissues.rusff.me/profile.php?id=195" title="активист Джедайт"><img src="https://forumupload.ru/uploads/001b/f3/64/6/72926.jpg"></a></div>
    <div class=tb-img style="margin:204px 0 0 193px;    background: #000000;"><a href="https://dissues.rusff.me/profile.php?id=225" title="активист Кавех"><img src="https://forumupload.ru/uploads/001b/f3/64/6/846256.jpg"></a></div>
    <div class=tb-img style="margin:204px 0 0 150px;    background: #000000;"><a href="https://dissues.rusff.me/profile.php?id=112" title="активист Эрен"><img src="https://forumupload.ru/uploads/001b/f3/64/6/197324.jpg"></a></div>
    
    
    <!---------------------------- навигация ---------------------------->
    <div class=tb-nav><a href="https://dissues.rusff.me/viewtopic.php?id=5#p5">гостевая</a> + <a href="https://dissues.rusff.me/viewtopic.php?id=2">правила</a> + <a href="https://dissues.rusff.me/viewtopic.php?id=3">занятые роли</a>
    <br><a href="https://dissues.rusff.me/viewtopic.php?id=9">шаблон анкеты</a> + <a href="https://dissues.rusff.me/viewforum.php?id=3">нужные</a></div>
    
    
    <!---------------------------- плеер ---------------------------->
    <div class=audio-box>
    <div class="audioplay-object">
        <div class="audioplay-button"></div>
        <audio class="audioplay-player" data-apmode="playpause" data-apskinspath="https://strangecube.com/audioplay2/player/skins" data-apskin="negative" data-apstarttime="0" data-apfadeintime="3000" data-apwidth="30px" data-apheight="30px" data-aploop="no">
            <!-- AudioPlay2 player. Visit https://strangecube.com/audioplay2/ -->
            <source src="https://forumstatic.ru/files/001b/f3/64/76743.mp3?v=1" />
            Your browser doesn't support &lt;audio&gt; element.
        </audio>
    </div><div class=audio-name><b>daddy issues</b><br>the neighbourhood</div></div>
    <script src="https://strangecube.com/audioplay2/player/js/audioplay-2.0.0.min.js"></script>
    
    </div>
    
    <script src="https://forumstatic.ru/files/0017/95/29/51757.js"></script>
    <script>
      hvWantedFilters.init(7);
      hvWantedFilters.init(6);
    </script>
    
    
    <!-- Предпросмотр  личных сообщений --><script type="text/javascript">
    var forum_Preview = 1; //Форум с возможностью создания тем всем юзерам
    </script>
    <script type="text/javascript">
    /*************************
     mybb.ru, 
     Кнопка предпросмотра личных сообщенийперед Отправкой;
     3.11.2013; v1.01;
     Author: Deff
    *************************/
    
    (function(){
     if(!(this.document!==top.document&&window.name.indexOf('preview_message')==0)) return;
        $("html > head > link").remove();
    
    //888888888 .serialize() под Win 1251 88888888888888888888
    // Инициализируем таблицу перевода
    var transAnsiAjaxSys = [];
    var arr=[0x402,0x403,0x201A,0x453,0x201E,0x2026,0x2020,0x2021,0x20AC,0x2030,0x409,0x2039,
    0x40A,0x40C,0x40B,0x40F,0x452,0x2018,0x2019,0x201C,0x201D,0x2022,0x2013,0x2014,'0',0x2122,0x459,0x203A,0x45A,
    0x45C,0x45B,0x45F,0x0A0,0x40E,0x45E,0x408,0x0A4,0x490,0x0A6,0x0A7,0x401,0x0A9,0x404,0x0AB,
    0x0AC,0x0AD,0x0AE,0x407,0x0B0,0x0B1,0x406,0x456,0x491,0x0B5,0x0B6,0x0B7,0x451,0x2116,0x454,
    0x0BB,0x458,0x405,0x455,0x457,0x410,0x411,0x412,0x413,0x414,0x415,0x416,0x417,0x418,0x419,
    0x41A,0x41B,0x41C,0x41D,0x41E,0x41F,0x420,0x421,0x422,0x423,0x424,0x425,0x426,0x427,0x428,
    0x429,0x42A,0x42B,0x42C,0x42D,0x42E,0x42F,0x430,0x431,0x432,0x433,0x434,0x435,0x436,0x437,
    0x438,0x439,0x43A,0x43B,0x43C,0x43D,0x43E,0x43F,0x440,0x441,0x442,0x443,0x444,0x445,0x446,
    0x447,0x448,0x449,0x44A,0x44B,0x44C,0x44D,0x44E,0x44F
    ];
    var arLng = arr.length;
    for (var i = 0; i < arLng; i++)transAnsiAjaxSys[arr[i]]=i+128;
    for (var i = 0x410; i <= 0x44F; i++) transAnsiAjaxSys[i] = i - 0x350; // А-Яа-я
    
    var MyencodeURIwin125 = function(str){
      var ret = [];
      // Составляем массив кодов символов, попутно переводим кириллицу
      for (var i = 0; i < str.length; i++)
      {
        var n = str.charCodeAt(i);
        if (typeof transAnsiAjaxSys[n] != 'undefined')
          n = transAnsiAjaxSys[n];
        if (n <= 0xFF)
          ret.push(n);
      }
      return  escape(String.fromCharCode.apply(null, ret)).replace(/\+/mg,'%2B');
    }
    
    $.fn.extend({serialize : function() {	//!!RE: input type="submit" - не вписывается в serialize;
     var s = '';
     var obj = this.serializeArray();
     var Lng = obj.length;
     for(var i=0;i<Lng;i++){
       if(i)s+='&';
       s+=MyencodeURIwin125(obj[i].name)+'='+MyencodeURIwin125(obj[i].value);
     }
     return s; }
    })
    //88888//END// .serialize() под Win 1251 88888888888888888888
    
    
    function ajaxSendForm(lnk,frmDat){
     $.ajax({
      url: lnk,
      dataType: "html",
      type: "POST",
      data: frmDat,
      success: function(response) {//
       var prev=$(response).find('#post-preview');
       var errs = $(response).find('#post-errors');
       if(prev.length) {
         var str = prev.wrap('<div></div>').parent().html();
         $('#post #post-preview,#post #post-errors',parent.document.body).remove();
         $('#post',parent.document.body).prepend(str);
       }
       if(errs.length) {
         var str = errs.wrap('<div></div>').parent().html();
         $('#post #post-preview,#post #post-errors',parent.document.body).remove();
         $('#post',parent.document.body).prepend(str);
       }
      busy = false;
      return;
      },
        error:  function(response, str){
          for(var key in response) {
             alert('error:'+key+':'+response[key])
          }
         //alert('Возникла ошибка: ' + xhr.responseCode);
       }
     });
    }
        function NewForm (){ /*==123==;
    	<form id="post2" style="display:none" class="container" method="post" action="/post.php?action=post&fid=#$1#">
    	<div id="formkey"></div>
    	<div id="formetc" style="display:none"></div>
    	<input type="hidden" name="form_sent" value="1">
    	<input type="hidden" name="form_user" value="#$2#">
    	<input id="fld3" type="text" name="req_subject" value="message preview" size="80" maxlength="70">
    	<textarea id="main-reply" name="req_message" rows="20"></textarea>
    	<input class="button" name="preview" value="Посмотреть" accesskey="p">
    	</form>
          ==123==;*/
       } NewForm = NewForm.toString().split('==123==;')[1];NewForm = NewForm.replace('#$1#',''+forum_Preview).replace('#$2#',UserLogin);
    
    var busy = false
    ajaxClick = function (){
          if(busy) return;
          busy = true;
          $('#post2').remove();
          form = $(NewForm);
          form.prependTo(".punbb");
          form.find('#main-reply').val($('#post #main-reply',parent.document.body).val());
          if(!process_form(form[0])){$('#post2').remove();busy = false;return;}
          var lnk = form.attr('action')
          var frmDat=form.serialize();//alert(frmDat);
          ajaxSendForm(lnk,frmDat);
    }
    
       document.write('</div></div></div></div></div><div id="plaintext" style="display:none">#1<plaintext>');
    
    
    })(); // Конец скрипта для фрейма
    
    (function(){
    if(!(GroupID!=3 && $('#pun-messages').length && this.document===top.document)) return; //Если гость или не ЛС - End//;
    function style(){ /*==123==;
    <style type="text/css">
    #a-provil,
    .post-sig.chec {
      display:none;
    }
    #a-provil.chec{
     display:block;
    }
    .post-body.chec {
      margin-left:0;
      max-width:###px!important;
    } 
    .punbb .post-links.chec{
      background-color:transparent;
    }
    </style>
       ==123==;*/
    } style = style.toString().split('==123==;')[1];
    
    $(document).ready(function(){
    var pst = $('.post:first');
    var a = pst.find('.pa-author a');
    var width = pst.innerWidth();
    $(style.replace('###',width)).appendTo('body');
    
    var str = '<span style="padding:6px 0;position:absolute;margin-left:19em"><input title="Расширить поле сообщения" id="hide-1" type="checkbox" value="1" style="position:absolute;z-index:23;margin-left:-18px"></span>';
    $(str).prependTo(pst.find('h3:first'));
    var div = '<div id="a-provil" style="clear:both"></div>';
    pst.find('.post-author').after(div);
    $('#hide-1').change(function () {
      $('#a-provil,.post-sig,.post-author,.post-body,#hide-1,.post-links').toggleClass('chec');
      var checkbox=$('#hide-1')
      if(checkbox.hasClass('chec')){checkbox[0].title="Сузить поле сообщения"}
      else {checkbox[0].title="Расширить поле сообщения"}
    });
    
    Preview = function () {
      preview_message.ajaxClick();
    }
    
    var kn_Preview = '\n<input type="button" class="button" value="Посмотреть" onclick="Preview()"/>';
    
    if(document.URL.indexOf('/messages.php?box=0&')!=-1||document.URL.indexOf('/messages.php?action=new')!=-1) $('#post').find('<input[value="Отправить"]').after(kn_Preview);
    
    
    });
    
    
    if(document.URL.indexOf('/messages.php?box=0&')!=-1||document.URL.indexOf('/messages.php?action=new')!=-1){
       var frame = '<iframe id="frame_preview" name="preview_message" src="/post.php?action=post&fid='+forum_Preview+'" scrolling="no"  style="position:absolute;z-index:-100;width:2px;height:2px;" allowTransparency ></iframe>';
       $(frame).prependTo('.punbb:first');
    }
    
    })();
    </script>
    <!--- конец --->
    
    
    <!-- первое соо без профиля -->
    <style>
    #p6031 .post-author, #p6031 .post-sig, #p6031 .pl-email, #p6031 .post-author, #p6031 .post-sig, #p6031 .pl-email, #p6031 .post-author, #p6031 .post-sig, #p6031 .pl-email {display:none;}
    #p6031 .post-body, #p6031 .post-body, #p6031 .post-body  {margin-left:0!important;}</style>
    <!-- конец -->
    
    
    
    
    
    <!--выделить код. Alex_63 new.2019--> 
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
    <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
    <script type="text/javascript">select_text.linkText = 'скопировать [автоматически]' //текст ссылки</script>
    
    <!-- личная страница ч1 --> 
    <script src="https://forumstatic.ru/files/0011/e9/e1/56920.js" type="text/javascript"></script>
    
    <!-- скрытие подфорумов с главной --> 
    <style type="text/css">
     tr#forum_f20 {
       display: none;
      }
    </style>
    
    <!--// Быстроплюсы v.2 РЕНО by Deff //-->
    <script type="text/javascript" src="https://forumstatic.ru/files/0012/d8/04/58219.js" addComment="1"></script>
    
    
    <!-- первое соо без профиля -->
    <style>
    #p3 .post-author, #p3 .post-sig, #p3 .pl-email, #p3 .post-author, #p3 .post-sig, #p3 .pl-email, #p3 .post-author, #p3 .post-sig, #p3 .pl-email {display:none;}
    #p3 .post-body, #p3 .post-body, #p3 .post-body  {margin-left:0!important;}
    
    #p10 .post-author, #p10 .post-sig, #p10 .pl-email, #p10 .post-author, #p10 .post-sig, #p10 .pl-email, #p10 .post-author, #p10 .post-sig, #p10 .pl-email {display:none;}
    #p10 .post-body, #p10 .post-body, #p10 .post-body  {margin-left:0!important;}
    </style>
    <!-- конец -->

    0

    4

    Код:
    <!-- //Свои шрифты/ -->
    <script type="text/javascript">
    $(document).ready(function(){if ($('#main-reply').length) {
    var ft; var i; var ft_f; var j = "";
    ft = document.getElementById("font-area");
    var ft_f = new Array();
    ft_f.push('Playfair Display');
    ft_f.push('Raleway');
    ft_f.push('Montserrat');
    ft_f.push('Yeseva One');
    ft_f.push('Oranienbaum');
    ft_f.push('Roboto');
    ft_f.push('Open Sans Condensed');
    ft_f.push('Gilroy-Heavy');
    for (i in ft_f) {
    j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] +  "</span><img src='/i/blank.gif' onclick=\"bbcode('[";
    j += "font=" + ft_f[i];
    j += "]','[/font]')\" /></div>";
    ft.innerHTML += j;
    }}})
    </script>
    
    <!-- стрелки вверх-вниз ------------------------------------------------------------------------------>
    <div class="go-up" id='ToTop'></div>
    <div class="go-down" id='OnBottom'></div>
    <script type="text/javascript">
    $(function(){
    if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
      else $("#ToTop").fadeIn("slow")
    });
    if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
      else $("#OnBottom").fadeIn("slow")
    });
    $("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
    $("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
    });</script>
    
    
    
    
    <!-- СМАЙЛЫ -->
    <script src="https://forumstatic.ru/files/001b/f2/fc/21985.js"></script>
    <script>
    $(document).ready(function() {
      hvStickerPack.init("https://forumstatic.ru/files/001b/f3/64/65252.txt?v=9");
    });
    </script>
    
    <!-- взаимный пиар -->
    <script>
    function getUrlParameterByName(e,t){e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var r=new RegExp("[\\?&]"+e+"=([^&#]*)").exec(t);return null==r?"":decodeURIComponent(r[1].replace(/\+/g," "))}function getRandomInt(e,t){return Math.floor(Math.random()*(t-e))+e}function copyAdvertisingToClipboard(e,t){e.preventDefault();var r=$(t).closest(".post").find(".permalink").attr("href"),n=$("<textarea>");$("body").append(n);var i=advertiseCodes[getRandomInt(0,advertiseCodes.length)]+"\n[url="+r+"]ваша реклама[/url]";n.val(i).select(),document.execCommand("copy"),n.remove()}function addAdvertiseLink(e){getUrlParameterByName("id",window.location.href)==e&&$(".post").each(function(){var e=$("<li>").attr("class","pl-advlink").append('<a href="#" onclick="copyAdvertisingToClipboard(event, this);">Взаимная реклама</a>');$(this).find(".post-links ul").append(e)})}
    
    var advertiseCodes=['[align=center][url=https://dissues.rusff.me][img]https://forumupload.ru/uploads/001b/f3/64/6/886331.jpg[/img][/url][/align]'];
    addAdvertiseLink(492);
    </script>
    
    <!-- НАЧАЛО. обычная загрузка картинок -->
    <script>
    var oldIMG="<td id=\"button-image\" title=\"обычная загрузка\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
    $("#button-image").after(oldIMG);
    </script>
    <!-- КОНЕЦ. обычная загрузка картинок -->
    
    
    <!---------------------------- пиар-вход ---------------------------->
    <script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
    <script type="text/javascript">
    PR.nick = 'Pr'; //Ник PR-аккаунта
    PR.pass = '1111'; //Пароль PR-аккаунта
    PR.btn_text = 'PR'; //Надпись на кнопке PR-входа(или ссылка на картинку);
    PR.set();</script>
    
    <!--Меняем зарегистрированных пользователей -->
    <script type="text/javascript">document.getElementById('pun-stats').getElementsByTagName('li')[2].childNodes[0].innerHTML = 'зарегистрировано: ' </script>
    <!— конец —>
    
    <script>
    ReactionsPlugin.setConfig({
      disable: true
    });
    </script>
    
    
    
    <!-- НАЧАЛО. аватар по умолчанию-->
    <script type="text/javascript">
    var avalink = "https://forumupload.ru/uploads/001b/f3/64/6/140469.jpg";
    if(document.URL.indexOf("viewtopic.php")!=-1) {
    $("div.post-author").each(function(){
        if($(this).find("li.pa-avatar").html() == null ) $(this).find("li.pa-title").after("<li class='pa-avatar item2'><img src='" + avalink + "' title='" + $(this).find("li.pa-author a").text() + "' /></li>");
    });
    }
    </script>
    <!-- КОНЕЦ. аватар по умолчанию-->
    
    
    
    <!-- личная страница ч2 --> 
        <div id="character" class="reveal-modal xlarge main container">
        <div class='modal_wrap'></div>
        <a class="close-reveal-modal">×</a>
        </div>
    
        <script type="text/javascript">
        function showTab(elem){
            $(".menu span").removeClass("tabactive");
            $(elem).addClass("tabactive");
            $("div.submenutext").hide();
            var activeDiv = $(elem).attr("alt");
            $("div."+activeDiv).fadeIn();
            return false;
        }
        $(".modal-link").click(function() {
                var modId = $(this).attr('id');
        $('.modal_wrap').html('');
        $.get('pages/'+modId, function (data){
            $('.modal_wrap').html($(data).find('.character').html());
        });
        $(".submenutext").hide();
        $(".submenutext:first").show();
        });
        </script>
    
    <!-- Маска профиля -->
    <script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
    <script>
    hvScriptSet.addMask({
        guestAccess: ['незавершенные эпизоды'],
        forumAccessExtended: {
            'фандом': ['игроки'],
            'межфандом': ['игроки'],
            'альтернатива': ['игроки'],
            'завершенные эпизоды': ['игроки'],
            'флуд': ['игроки'],
            'личные темы': ['игроки']
        },
        changeList: {
            'pafld1': {
                title: 'лз',
                description: 'используйте шаблон для корректного отображения',
                tag: 'lz',
                class: 'pa-fld1',
                defaultCode: '<a class=lz-l href="ссылка на анкету">имя фамилия</a> текст',
                type: 'html'
            },
            'pafld2': {
                title: 'фандом',
                description: 'впишите название фандома на английском',
                tag: 'fd',
                class: 'pa-fld7',
                defaultCode: '',
                type: 'text'
            }
        },
        userFields: ['pa-author', 'pa-title', 'pa-fld5', 'pa-avatar item2', 'pa-fld2', 'pa-fld1', 'pa-fld7', 'pa-fld4', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-fld6', 'pa-online']
    });
    </script>
    
    <!--- замена короткого тире на длинное --->
    <script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>
    
      <!--ТЕГ  абзаца - [indent] -->
        <style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
        <script type="text/javascript">(function(){ var b = '[indent]';
        $("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif"  onclick="smile(\''+b+'\')"></td>');
        var indent = '<span style="display:inline-block;margin:1em 2.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
        $('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
        </script>
    
    
    
    <!-- Счетчик символов -->
    <script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>
    
    <!-- Регулировка размера шрифта в постах © Alex_63 -->
    <style>
    .FNTslider {
        position: relative;
        z-index: 1000;
        background: #fff;
        width: 110px;
        height: 5px;
        margin: 3px 5px;
        float: right;
        margin-top: 5px;
        margin-right: 8%;
    }
    .FNTslider .before {
        height: 6px;
        border: solid 0px transparent;
        border-right: none 0;
        position: absolute;
        background: #c1a800;
    }
    .FNTslider .thumb {
        width: 6px;
        height: 6px;
        position: relative;
        background: #c1a800;
        cursor: pointer;
    }
    </style>
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>
    <!-- Конец -->
    
    <!--Переключение раскладки выделенного текста v.2 -->
    <style>#button-transL{background-image:url(https://i.imgur.com/EMYfDvO.png)}</style>
    <script type="text/javascript">S='<img src="http://forum.mybb.ru/i/blank.gif" title="Lat ↔ Рус" onclick="LatRus();"/>';
    $("#button-font").after('<td id=button-transL>'+S+'</td>');
    function LatRus(){
    lat0='|@#$^&/?qwertyuiopasdfghjkl;\'zxcvbnm,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~[].'.split('');
    lat='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~'.split('');
    lat.push('\\[','\\]','\\.','\\?','\\/','\\&','\\^','\\$','\\#','\\@','\\|');
    rus0=('йцукенгшщзфывапролджэячсмитьбЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮёЁхъю,.?:;№"/').split('');
    rus=('\,йцукенгшщзфывапролджэячсмитьбЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮёЁхъю').split('');
    rus.unshift ('\\/','\\"','\\№','\\;','\\:','\\?','\\.');
    var selstart = document.getElementById("main-reply").selectionStart;
    var selend = document.getElementById("main-reply").selectionEnd;
    L=$('#main-reply').val();
    if (typeof selstart === "number" && typeof selend === "number"){
    var TxtTrans1 = (L.substring(selstart,selend).search(/[qwertyuiopasdfghjklzxcvbnm]/i)!=-1?'rus':'lat');
    var ar2=lat0,ar1=rus; if(TxtTrans1=='rus'){ar1=lat;ar2=rus0;
    selstart+=L.substring(selstart,selend).search(/[.,]*?[qwertyuiopasdfghjklzxcvbnm]/i); latend=L.substring(selstart,selend).search(/[йцукенгшщзфывапролджэячсмитьёхъю]/i);
    if (latend != -1) {selend = selstart+latend;}}
    L=L.substring(0,selstart) + L.substring(selstart,selend).replace(/[\s\S]*/mg,function(p){
    for(var i=0; i<ar1.length; i++){trans='/'+ar1[i]+'/g';p=p.replace(eval(trans), ar2[i])}return p;}) + L.substring(selend);}$('#main-reply').val(L);}</script>
    
    <!-- Новые сообщения -->
    <script type="text/javascript">
    $('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');
    </script>
    <!-- Конец -->
    
    <!-- Разделение ников пользователей в теме запятой -->
    <script>$('#topic-users-in a').prev('a').after(',');</script>
    
    <!-- Кликабельность ника в постах Гостя -->
    <script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>
    <!-- Конец -->
    
    <!-- БАННЕРЫ -->
    <div class="banners"> 
    <a href="https://grayhouse.rusff.me/"><img src="https://forumstatic.ru/files/001b/fb/40/82269.gif" title="#НЕ_НАРУЖНОСТЬ"></a> 
    <a href="http://yellowcross.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/fIklB1F.png" title="yellowcross" border="0"width="88" height="31"></a>
    <a href="https://genshin.rusff.me/"><img src="https://forumstatic.ru/files/001b/5c/7f/13066.jpg" title="Genshin Impact: Tales of Teyvat"></a>
    <a href="https://crossfeeling.rusff.me/" target="_blank">
    <img src="https://i.imgur.com/PqMDBgy.png" 
    title="crossfeeling"
    border="1" width="88" height="31"></a>
    <a href="https://circum.rusff.me/"><img title="CIRCUM" src="https://forumstatic.ru/files/001b/70/52/54325.gif" border="0" /></a>
    <a href="https://takehome.rusff.me/"><img src="https://forumupload.ru/uploads/001a/f6/b2/2/982239.png" title="южная корея, мультилокация"></a>
    <a href="https://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://forumstatic.ru/files/001a/08/74/68868.png"></a>
    <a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/65823.png"></a>
    <a href="https://hornyjail.ru/" target="_blank"><img src="https://forumupload.ru/uploads/001b/fb/fc/2/334683.gif"></a>
    <a href="https://soldout.rusff.me/" title="south korea, multilocation"><img src="https://forumupload.ru/uploads/001b/f2/ef/4/110961.png"></a>
    <a href="https://dos.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/BQboz9c.png" title="de other side [crossover]"></a>
    <a target="_blank" href="https://seattle.f-rpg.me/" title="Seattle: городское фэнтези"><img src="https://forumstatic.ru/files/001b/f4/a2/90015.png" width="88px" border="0"></a>
    <a href="https://nsignal.ru" target="_blank"><img src="https://i.imgur.com/0qXlZnm.gif" title="no signal"></a>
    <a href="https://tma.f-rpg.me/" title="The morning after" target="_blank"><img src="https://forumupload.ru/uploads/001b/f6/17/2/586749.gif"></a>
    <a href="http://sinistrum.f-rpg.me" target="_blank"><img src="https://forumupload.ru/uploads/001b/ea/09/6/972347.png" alt="sinistrum"></a>
    <a href="https://crossteller.ru/" target="_blank"><img src="https://forumstatic.ru/files/001b/f1/88/91574.jpg" title="CROSSTELLER"border="1" width="88" height="31"></a>
    <a href="http://sideffect.rusff.me/" target="_blank"><img src="https://i.imgur.com/ViwUrzM.png" title="seoul // real life"></a>
    <a href="https://eatcake.rusff.me" target="_blank"> <img src="https://i.imgur.com/TUWB8Fj.gif" title="CAKE rpf" border="0" alt="Cake"></a>
    <a href="https://sacramento.rusff.me/" target="_blank"><img src="https://i.imgur.com/5hb3s55.png" title="Sacramento"></a>
    <a href="https://gemcross.rusff.me/"><img src="https://roleit.ru/f/gem/gemcross.png" width="88" height="31" border="0" alt="GEMcross"></a>
    <a href="https://thehaze.rusff.me/" target="_blank"><img src='https://forumstatic.ru/files/001b/d4/18/62413.gif' title="городская мистика в эврика-спрингс" /></a>
    <a href="https://kicks-and-giggles.ru/" title="kicks & giggles crossover" target="_blank"><img src="https://forumupload.ru/uploads/0019/e7/0f/2/851369.jpg" width="88" height="31" border="0"></a>
    <a href="http://newadventure.rusff.me/"><img src="https://forumstatic.ru/files/0014/ed/19/40119.png"></a>
    <a href="https://kakbicross.ru/" target="_blank"><img src="https://forumupload.ru/uploads/0013/26/8a/4/951197.png" title="как б[ы] кросс" border="0" width="88" height="31"></a>
    <a href="http://nostresscross.rusff.me/" target="_blank"> <img src="https://i.imgur.com/0oGaih9.gif" title="no stress cross"></a>
    <a href="https://www.ouroborosrp.org" title="OUROBOROS" target="_blank"> <img src="https://i.ibb.co/CvFdPVg/5.png" alt="OUROBOROS"></a>
    <a href="http://9thwave.rusff.me" title="у моря внутри"><img src="https://forumupload.ru/uploads/001b/ed/0b/4/944469.gif"></a>
    <a href='https://onlinecross.ru/' target='_blank' title='ONLINEROLEPLAY'><img src='https://forumupload.ru/uploads/001b/1a/5a/29/591472.gif' border='0' width='88' height='31'></a>
     <a href="http://aluvio.rusff.me/" target="_blank"> <img src="https://forumstatic.ru/files/001b/9d/5d/35604.png" title="alluvio maris"></a>
    <a href="https://maryonacross.rolbb.me" target="_blank"><img src="https://forumupload.ru/uploads/001b/da/cb/136/656969.gif" title="mary on a cross(over)" border="0" width="88" height="31"></a>
    <a href="https://sunnycross.ru/"><img src="https://i.ibb.co/Zz1H0CH/bb.png"></a>
    <a href="https://historycross.rusff.me/" title="ИСТОРИЯ РОССИИ" target="_blank"><img src="https://forumupload.ru/uploads/001b/67/7a/207/125669.png"></a>
    <a href="https://labardon.rusff.me" target=_blank title="Labardon: disillusionment of unity"><img src="https://i.ibb.co/7vC8mL2/image.gif" border="0"alt="labardon" width=88 height=31></a>
    <a href="https://muddle.rusff.me/" target="_blank"><img src='https://forumstatic.ru/files/001b/ea/54/42951.gif' title="Muddle" /></a>
    <a href="https://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.imgur.com/ECf4pqQ.png" alt="ex libris"></a>
    
    
    
    </div>
    <script>
    pauseAudio = (event) => {
        let audio = document.querySelector('#personal_track');
        audio.pause();
    }
    
    var isPlaying;
    
    toggleAudio = (event) => {
    let audio = document.querySelector('#personal_track');
    
    var container = document.querySelector('.music-container');
    var playButton = document.querySelector('.play-button');
    
    	if (isPlaying) {
        audio.pause()
        isPlaying = false
        playButton.classList.remove('playing')
    	} else {
        audio.play()
        isPlaying = true
        playButton.classList.add('playing')
    	}
    
    }
    </script>

    0


    Вы здесь » noni » Новый форум » дизайн и тп


    Рейтинг форумов | Создать форум бесплатно