24.03
    прочитай меня ветер северный
    30.03

    На мгновение померещилось, что на поцелуй отвечают. И всё тут же кончилось.

    — Шеннон. Что вы делаете...

    А что он сделал? Определенно, что-то безумное. Что-то, чего не должен делать женатый человек.

    Влюбился.
    [читать дальше]

    Алан живописно кивнул головой в сторону предполагаемой диллерши, дескать, смотрите, мистер Харрис. Теперь-то узнаёте? Впрочем, ответ на этот вопрос мало интересовал маниакально настроенного и очень расстроенного потерей любимой (хоть и бывшей) супруги агента УБН. Поимка мисс Майрус была обязательным пунктом на пути к карьерным вершинам. Сюжетный, если хотите, квест. Непрохождение которого стопорило всё.
    [читать дальше]

    — Я не представляю как это будет выглядеть, но я попробую с ней поговорить. Но только попробую, — ответил он, хотя а толку было добавлять, что он попробует. Как-будто его сейчас остановят со словами, что да, не стоит этого делать и вообще затея плохая и можно расходиться.
    [читать дальше]

    Теряясь в догадках, Чарнас предпочел выбрать надежный путь молчания самурая, который гарантировал отсутствие конфронтации из-за неосторожного слова. Горький опыт подсказывал: в общении с женщинами это самый идеальный вариант.
    [читать дальше]

    В Саратов приезжала уже не балерина, а... девчонка, что когда-то уехала "покорять столицы" (в театральный небось поступала, ага?), но споткнулась, обожглась, испортила паспорт штампом о разводе и вынужденно поумерила былые амбиции. В родной город (в паспорте значится Иркутск, но где это — она, как коренная москвичка, не знает) возвращаться стыдно — там родня заклюёт, та самая, что "яжетебеговорила". Такая вот простенькая легенда. И простенькая новая жизнь — в съёмной квартире "гражданского" мужа, что требует варить ему борщи и стирать носки, а за это — отвешивает комплименты уровня "куда вырядилась" и на восьмое марта приносит коробку "Raffaello" и тюльпан из ближайшего магазина.
    [читать дальше]

    Мисс Свон перевела вопросительный взгляд на мистера Леманна, но по его виду быстро поняла, что вряд ли он сможет дать хоть какие-то внятные ответы. В голове начали мелькать картинки из прошлой жизни. Куксы — трупы, воскрешенные по воле некроманта, обычно могли существовать только в некотором радиусе около самого этого некроманта и требовали части его магической силы. Так что, у них тут в офисе завелся свой некромант?
    [читать дальше]

    Додо Пицца

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

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


    Вы здесь » Додо Пицца » воен света » 4th промежуточный Vol.2


    4th промежуточный Vol.2

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

    1

    Код:
    /*************************************************************
    A - SETUP
    **************************************************************/
    
    /* A1 Import the colour scheme
    -------------------------------------------------------------*/
    
    /* A1.1 */
    @import url(style_cs.css);
    
    @import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,200,0,0');
    .material-symbols-outlined {
      font-variation-settings:
      'FILL' 0,
      'wght' 400,
      'GRAD' 0,
      'opsz' 24
    }
    
    @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
    
    @import url('https://fonts.googleapis.com/css?family=Kurale|Playfair+Display|Playfair+Display+SC');
    @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,500');
    
    
    /*-----1st----*/
    @font-face {font-family: "BlackOceanOne"; 
    src: local("BlackOceanOne"), url(https://forumstatic.ru/files/001a/eb/a8/14190.ttf);}
    
    /*---2nd----*/
    @font-face {font-family: "Creat"; 
    src: local("Creat"), url(https://forumstatic.ru/files/001a/eb/a8/96915.otf);}
    
    @font-face {font-family: "VerPro"; 
    src: local("VerPro"), url(https://forumstatic.ru/files/001a/eb/a8/38327.ttf);}
    
    /*--3rd-----*/
    @font-face {font-family: "DymaxionScript"; 
    src: local("DymaxionScript"), url(https://forumstatic.ru/files/001a/eb/a8/56003.otf);}
    
    /*--4th--*/
    @font-face {font-family: "Palace"; 
    src: local("Palace"), url(https://forumstatic.ru/files/001a/eb/a8/16115.woff2);}
    
    @font-face {font-family: "Soyuz"; 
    src: local("Soyuz"), url(https://forumstatic.ru/files/001a/eb/a8/84441.woff2);}
    
    @font-face {font-family: "Girlo"; 
    src: local("Girlo"), url(https://forumstatic.ru/files/001a/eb/a8/23520.otf);}
    
    
    /*-----------------------------*/
    @media screen and (max-width: 1200px) {
    body {background-size: cover;}}
    
    /*-----------------------------*/
    /* A2 Deal with browser defaults and wonkiness
    -------------------------------------------------------------*/
    
    /* A2.1 */
    html, body {margin: 0; padding: 0}
    
    /* A2.2 */
    .punbb * {
      margin: 0
      }
    
    /* A2.3 */
    .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
      padding: 0;
      list-style: none;
      }
    
    /* A2.4 */
    .punbb img {
      border:none
      }
    
    /* A2.5 */
    .punbb .main table {
        table-layout: 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 Text setup
    -------------------------------------------------------------*/
    
    /* A3.1 */
    body {
      font-size: 100.01%;
      }
    
    /* A3.2 */
    .punbb {
      font: normal 68.75% verdana, arial, helvetica, sans-serif;
      }
    
    /* 3.3 */
    .punbb select, .punbb optgroup {
        font-size: 11px;
        background: var(--color-black);
        color: var(--color-white);
        border: none;
        padding: 2px;
    }
    
    /* 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, #post-form > h2 > span {
        color: var(--color-black);
        font-size: 16px;
        text-transform: lowercase;
        font-family: var(--custom2);
        letter-spacing: 1.25px;
      }
    
    
    #post-form > h2 > span {margin-right:10px; display:none;}
    
    .punbb h1 span { color: var(--color-brown); display:none;}
    
    /* 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 {
    
      }
    
    /* A3.11 */
    .punbb optgroup {
      font-weight: bold;
      }
    
    
    /* A4 Float clearing and hidden items
    -------------------------------------------------------------*/
    
    /* A4.1 */
    #pun:after,.punbb .container:after,
    .punbb .post-links ul:after,
    .punbb .main div.inline:after,
    .punbb .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!important;
      width: 0;
      line-height: 0.0;
      position:absolute;
      left: -9999px;
      overflow: hidden
      }
    
    
    /* A5 Basic page layout and borders
    -------------------------------------------------------------*/
        /* A5.1 */
        #pun {
        margin: 0 auto -12px;
        width: 1060px;
    }
    
    
        /* A5.2 */
     
    
        /* A5.3 */
        #pun-redirect {
          background:#191919 fixed top center repeat;
          position: absolute;
          width: 100%;
          height: 125%;
          z-index: 100;
          top: -200px !important;
          left: 0 !important;
          }
    
        #pun-redirect #pun-main {
        margin: 12% 37% 12px 37%;
        background-color: #191919;
          width: auto;
          float: none;
          position: relative;
          z-index: 1000;
          }
    
        #pun-redirect #pun-main > a {color:#f0f0f0!important}
    
    
    /* A5.6 */
    .punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
      /*margin-top: 0;*/
      }
    
    /* 5.7 */
    #pun-post .topic {
      margin-top: 1em;
      }
    
    #pun-main h1{     padding: 5px 10px;
        text-align: right;
        margin: 0;
    }
    
    /*************************************************************
    B - MAIN CONTENT - GENERAL
    **************************************************************/
    
    /* B1 Parsed Content, Signatures and Scroll Boxes
    -------------------------------------------------------------*/
    
    /* B1.1 */
    .punbb .post-content {
      padding: 0;
      margin: 0;
      width: 100%;
      overflow: hidden;
      }
    
    /* B1.2 */
    .punbb .post-sig dt {
        display: block;
        margin: 10px 0px;
        height: 0px;
    border-bottom: 1px dotted var(--color-grey2);
      }
    
    .post-sig dd p, #profile .fs-box dd p  {
       font-size: 10px;
       text-align: center!important;
       line-height: 11px!important;
      }
    
    /* B1.3 */
    .punbb .post-content p {
        margin: 0;
        padding: 3px 10px 5px!important;
        line-height: 1.5;
        text-align: justify;
      }
    
    /* 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;
        height: auto!important;
    max-height: 500px;
      }
    
    /* B1.8 */ 
    .punbb .post-content .quote-box, .punbb .post-content .code-box {
        padding: 5px 10px;
        margin: 15px 10px 20px;
      }
    
    .punbb .post-content .spoiler-box {padding: 10px 20px !important;
    }
    
    /* B1.9 */
    .punbb .quote-box cite, .punbb .code-box strong.legend {
        display: block;
        padding: 0.25em 1em 0.25em;
        line-height: 1.5;
        font-size: 11px;
        font-weight: normal;
        width: fit-content;
        font-style: normal;
        text-align: center;
        text-transform: lowercase;
        margin-top: -6px!important;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        letter-spacing: 1px;
        color: var(--color-black);
        font-family: var(--custom2);
        border: 1px solid var(--color-black);
        border-top: none;
      }
    
    
    /* B2 Information boxes
    -------------------------------------------------------------*/
    
    /* B2.1 */
    .punbb .info-box {
      padding: 1.1em 1.7em 1em 1.7em;
      border-style: solid;
      border-width: 1px;
      margin: 0 0 1.1em 0;
      }
    
    /* B2.2 */
    .punbb .info-box * {
      padding: 0 0 0.7em 0;
      }
    
    /* B2.3 */
    .punbb #pun-main .info-box .legend {
      font-size: 1.1em;
      font-weight: bold;
      }
    
    
    /* B3 Pagination and posting links
    -------------------------------------------------------------*/
    
    /* B3.1 */
    .punbb .linkst {
      /*  float: left;
        position: relative;
        width: 950px;
        height: 0px;
        margin: 10px 15px;
        background: var(--color-white);
        top: -30px;
        text-transform: lowercase;
        font-size: 10px;*/
    float: left;
        position: relative;
        width: 100%;
        height: 0;
        text-transform: lowercase;
     }
    
    /* B3.2 */
    .multipage {
        margin-top: 30px;
        padding: 0 10px!important;
      }
    
    .multipage .tcr a {font:normal 11px verdana, arial, helvetica, sans-serif!important}
    
    /* B3.3 */
    .linkst .pagelink {
        position: absolute;
        top: -30px;
        left: 15px;
        width: 30em;
        text-transform: lowercase;
        font-size: 10px;
      }
    
    /* B3.4 */
    .linkst .postlink {
    position: absolute;
        top: -30px;
        font-size: 10px;
        right: 15px;
        width: 16em;
        text-align: right;
      }
    
    /* B3.5 */
    .punbb .linksb {
        position: relative;
        text-transform: lowercase;
        font-size: 10px;
        margin: 5px 15px;
        background: var(--color-white);
      }
    
    
    
    /* B3.6 */
    .linksb .pagelink {
    float: left;  
        text-transform: lowercase;
        font-size: 10px;}
    
    /* B3.7 */
    .linksb .postlink {
        font-size: 10px;
        float: right;
        width: auto!important;
      }
    
    /* B3.8 */
    .subscribelink {
    float: right;
        margin-right: 10px;
        text-transform: lowercase;
      }
    
    
    /*************************************************************
    C - MAIN CONTENT - SPECIFIC
    **************************************************************/
    
    /* C1 Form layout
    -------------------------------------------------------------*/
    
    /* C1.1 */
    .punbb .formal .container {
        border-style: solid;
        border-width: 1px;
        padding: 5px 15px;
        font-size: 11px;
        margin: 10px 0;
      }
    
    #profile .formal  {
    }
    
    /* C1.2 */
    .punbb .formsubmit {
        padding: 0 0 0 3px;
    text-align: center;
      }
    
    /* C1.3 */
    .punbb .formsubmit input, .punbb .formsubmit span {
      }
    
    /* C1.4 */
    .punbb fieldset {
        padding: 0px 20px;
      }
    
    /* C1.5 */
    .punbb fieldset legend {
        text-transform: lowercase;
        font-size: 13px;
    }
    
    
    /* C1.6 */
    .punbb fieldset legend span {
        padding: 2px 5px;
        margin: 0;
      }
    
    /* 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 15px 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 .longinput input  {
      width: 64%;
      margin: 0;
      }
    
    /* C1.17 */
    .punbb .hashelp {
      position: relative;
      }
    
    /* C1.18 */
    .punbb .helplinks {
      display: block;
      position: absolute;
      top: 1em;
      right: 0;
      font-weight: normal;
      width: 36%;
      }
    
    /* c1.19 */
    .punbb #profile .helplinks {
      top: 1.5em;
      }
    
    /* C1.20 */
    .punbb .helplinks span {
      display: block;
      padding-bottom: 0.2em;
      }
    
    /* C1.21 */
    #pun-post .formal .info-box li {
      padding-left: 4px;
      list-style-type: square;
      list-style-position: inside;
      line-height: 1.5;
      margin: 0;
      }
    
    
    /* C2 Table layout
    -------------------------------------------------------------*/
    
    /* C2.1 */
    .punbb .main .tcl {
      overflow: hidden;
      text-align: left;
      width: 50%;
      }
    
    .punbb td div.tclcon {
        text-align: left;
        font-size: 11px;
        color: var(--color-black);
        padding-right: 10px!important;
        margin-right: 15px;
    }
    
    
    /* C2.2 */
    .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
      text-align: center;
      width: 7%;
      text-transform: lowercase;
        font-size: 11px;
      }
    
    /* C2.3 */
    .punbb .main .tcr {
        text-align: left;
        width: 35%;
        text-transform: initial;
        color: var(--color-black);
        padding-right: 0px;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 10px;
    }
    
    
    #pun-userlist .main .tc2, #pun-userlist .main .tc3, #pun-userlist .main .tcmod {border:none!important}
    
    #pun-viewforum .hasicon td.tcl, #pun-searchtopics .hasicon td.tcl, 
    #pun-respect .main .tc2, #pun-respect .main .tc3, #pun-respect .main .tcmod, #pun-respect .main .tcr,
    #pun-positive .main .tc2, #pun-positive .main .tc3, #pun-positive .main .tcmod, #pun-positive .main .tcr , #pun-online .main .tc2, #pun-online .main .tc3, #pun-online .main .tcmod, .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod, #pun-viewforum .main .tcr, #pun-searchtopics .main .tcr {
    
    }
    
    #pun-online .main .tc2, #pun-online .main .tc3, #pun-online .main .tcmod {
        text-align: center;
        width: 15%;
        color: var(--color-hz);
        text-transform: lowercase;
        padding: 8px;
    }
    
    /* C2.4 */
    #pun-viewforum .main .tcl, #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
      width: 40%;
    padding-left:25px;
      }
    
    
    #pun-searchposts .pa-replies{
    display:none
    }
    
    
    #pun-respect .main .tcr,  #pun-respect .main .tcl,
    #pun-positive .main .tcr,  #pun-positive .main .tcl 
     {
    text-align: center;
    }
    
    #pun-mod .main .tc2, #pun-mod .main .tc3, #pun-mod .main .tcmod {
    border: none;
    color: var(--color-black);
    }
    
    
    /* C2.5 */
    #pun-userlist .main .tc2 {}
    
    #pun-searchtopics .main .tc2 {
        text-align: left;
        width: 20%;
        vertical-align: top;
        padding-top: 20px;
      }
    
    /* C2.6 */
    #pun-debug table .tcl {
      width: 15%;
      white-space:normal;
      }
    
    /* C2.7 */
    #pun-debug .tcr {
      width: 90%;
      white-space: normal;
      }
    
    /* C2.8 */
    #pun-index .tcl h3 {
        text-align: left;
        margin-bottom: 0px;
        padding-right: 75px;
        vertical-align: middle;
        padding-top: 20px;
        margin-left: 14px;
    }
    
    #post-form > h2 > span, .punbb h1 span, #pun-index .tcl h3 a {
        color: var(--color-black);
        font-size: 13px;
        text-transform: lowercase;
        font-family: var(--custom2);
      /*  font-style: italic;*/
    }
    
    #pun-index .tcl h3 a {margin:0}
    
    /* 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;
    display:none;
      }
    
    /* C2.11 */
    .punbb .main td {
    padding: 0;
      }
    
    /* C2.12 */
    .punbb .main th {
      }
    
    /* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }
    
    /* C2.14 */
    .punbb tbody.hasicon td.tcl {
    padding: 5px 20px 5px 30px;
      }
    
    
    #pun-viewforum .main .tc2, #pun-viewforum .main .tc3 {
        width: 20px;
        vertical-align: top;
        padding-top: 20px;
        font-size: 11px;
        padding-left: 5px;
    }
    
    
    #pun-viewforum div.icon {
        margin-top: -30px;
    }
    
    #pun-searchtopics div.icon {
        margin-top: -35px;
    }
    
    #pun-modviewforum div.icon {
        margin-top: 0px!important;
    }
    
    #pun-multimove .main .tc2 {
    border: none!important;
    }
    
    #pun-statistic .main .tc2, #pun-statistic .main .tc3, #pun-statistic .main .tcmod {
        text-align: center;
        width: 10%;
        color: #344150; 
        text-transform: lowercase;
        border-top: 3px solid #a5936d;
    }
    
    #pun-message .pun-navlinks {
    margin-bottom: -82px!important;
    }
    
    #pun-viewforum .forum .tcl .tclcon {
        text-align: left;
        margin-right: 18px;
        padding-left: 18px;
        margin-top: -10px;
        margin-left: -4px;
    }
    
    #pun-searchtopics .forum .tcl .tclcon {
        text-align: left;
        padding: 0px 10px 0;
        margin-right: 18px;
        padding-left: 0px;
        margin-top: -10px;
        margin-left: 15px;
    }
    
    #pun-modviewforum .main .tcl {
    }
    
    #pun-modviewforum .main > form > div.forum > div > table > tbody > tr > td.tcr {
        vertical-align: top;
        padding-top: 20px;
    }
    
    #pun-modviewforum .forum .tcl .tclcon {
        padding-top: 5px;
        margin-left: 55px;
    }
    
    
    
    
    #pun-searchtopics .main .tcr {
        width: 35%!important;
    }
    
    #pun-searchtopics .main .tcr, #pun-viewforum .main .tcr {
        padding-right: 15px;
        padding-left: 5px;
        padding-bottom: 0px;
        padding-top: 20px;
    }
    
    
    #pun-searchtopicsem.user-avatar {
        float: right !important;
        padding-left: 15px;
        padding-bottom: 11px;
        margin: -10px 0px 2px 0px;
    
    }
    
     /* C3 Topics
    -------------------------------------------------------------*/
    
    /* C3.1 */
    .punbb .post .container {
        margin-top: 0px;
        padding-top: 5px;
      }
    
    /* C3.2 */
    .punbb .post h3 {
      color:var(--color-black);
      }
    
    /* C3.3 */
    .punbb .post h3 span {
    padding: 5px 10px;
        display: block;
        font-size: 10px;
        text-transform: lowercase;
        margin-left: 235px;
    }
    
    .punbb .post h3 span a {
        color: var(--color-green);
        font-size: 10px;
    }
    
    /* C3.4 */
    .punbb .post h3 strong {
      float: right;
      width: 5em;
      text-align: right;
      color: var(--color-mda2);
      font-weight: normal!importantl;
      }
    
    /* C3.5 */
    .punbb .post .post-author {
        float: left;
        width: 220px;
        padding-bottom: 10px;
        margin-top: -20px;
        overflow: hidden;
        text-align: center;
        background: var(--color-white);
        border: 1px solid var(--color-black);
      }
    
    .punbb .post .post-author ul {
    }
    
    /* C3.6 */
    .punbb .post .post-author ul, .punbb .post .post-author p {
        line-height: 100%;
      }
    
    /* C3.7 */
    div.post-author > p.pa-author, li.pa-author, .pa-author a ,.pa-author a:hover, .pa-author a:active {
        color: var(--color-black)!important;
     }
    
    div.post-author > p.pa-author, li.pa-author {
        font-family: 'Palace';
        text-transform: uppercase;
        line-height: 1.5;
        font-size: 16px;
        text-align: center;
        padding: 0.15em 0 0em;
        border-bottom: 1px solid var(--color-black);
        letter-spacing: 1px;
    }
    
    li.pa-avatar.item2 {
        padding: 10px 10px 8px;
        text-align: center;
    }
    
    li.pa-avatar.item2 img {
        margin-top: 0px;
    
    }
    
    .pa-awards a:before { 
    content: "• • •";
        font-size: 10px;
        color: var(--color-green);
        position: relative;
    }
    
    .pa-awards {
        text-align: center;
        color: var(--color-hz);
        text-transform: lowercase;
        font-size: 0px;
        margin: 15px 5px 0px;
        height:10px!important;
    }
    
    /* C3.9 */
    li.pa-title {
        text-align: center;
        font-size: 9px;
        color: var(--color-black);
        text-transform: lowercase;
        padding: 5px 10px 0px;
        margin: 0px 0px -2px;
      }
    
    
    li.pa-online {
        color: var(--color-black);
        text-align: center;
        text-transform: lowercase;
        font-size: 9px;
        margin: 10px 0 0;
      }
    
    
    
    li.pa-online strong {
    font-weight: normal!important;
    }
    
    /* C3.11 */
    .punbb .post-body {
    margin-left: 235px;
      }
    
    /* C3.12 */
    .punbb .post-box {
        padding: 0px;
        margin: 0 5px;
      }
    
    #post-preview .post-box {
    text-transform: none!important;
    }
    
    /*C3.13 */
    .punbb fieldset .post-box {
      margin-bottom: 0.8em
      }
    
    /* C3.14 */
    .punbb .post-links {
        margin: 10px 10px;
        font-size: 10px;
        text-transform: lowercase;
        font-style: italic;
    
      }
    
    /* C3.15 */
    .punbb .post-links ul {
        text-align: right;
      }
    
    .punbb .post-links ul a {
        color: var(--color-green);
        text-transform: lowercase;
    }
    
    /* C3.16 */
    .punbb .post-links li {
      display: inline;
        text-transform: lowercase;
      }
    
    /* C3.17 */
    .pl-email, .pl-website{
      float: left;
      }
    
    .pl-email, .pl-website {padding-right: 10px!important;}
    
    .pl-quote, .pl-delete, .pl-edit, .pl-advlink {padding-left: 10px!important;}
    
    /* C3.18 */
    .punbb .clearer {
      clear: both;
      height: 0;
      font-size: 0;
      }
    
    
    /* C4 Moderator menu
    -------------------------------------------------------------*/
    
    /* C4.1 */
    .punbb .modmenu .container {
        padding: 10px 15px;
        font-size: 10px;
        text-transform: lowercase;
        color: var(--color-black);
        text-align: right;
      }
    
    /* C4.2 */
    .punbb .modmenu strong, .punbb .modmenu a {
      height: 11px;
      line-height: 1em;
      }
    
    /* C4.3 */
    .punbb .modmenu .container strong {
      float: left;
      }
    
    /* C4.4 */
    .punbb .modmenu input {
      margin-left: 1em;
      }
    
    #topic-modmenu .container strong #mod-options {
    }
    
    #topic-users-in { height: 100%;}
    #topic-users-in a:last-child:after {content: "";}
    #topic-users-in a:after {content: ",";}
    
    
    /* C5 Message boxes
    -------------------------------------------------------------*/
    
    /* C5.1 */
    .punbb .info .container {
        padding: 10px;
        margin: 0 25px;
        color: var(--color-black);
        font-size: 11px;
        text-align: center;
        border: 1px solid var(--color-black);
      }
    
    /* C5.2 */
    .punbb .info .container .backlink {
    padding-top: 10px;
        text-align: center;
        font-size: 11px;
      }
    
    
    /* C6 Profile
    -------------------------------------------------------------*/
    
    /* C6.1 */
    #pun-profile #profile .container {
      padding-left: 18.6em;
        margin-top: 50px;
      }
    
    .adminmain {
    margin-top: 153px;
    }
    
    #pun-messages #profile .container {
      padding-left: 18.6em;
    width: auto;
      }
    
    #messages .icon {
    margin-top: -10px;
    }
    
    #pun-main #viewprofile .container {
      }
    
    #pun-messages #form-buttons {
    width: auto;
    }
    
    #messages .tc2.pmtc22 {width:30%!important;
    padding-right: 10px;
    vertical-align: inherit;
    }
    
    #messages > fieldset > div > div > table > tbody > tr > td.tcl.pmtcl1 {    width: 30%!important;
        padding-top: 0px;
        padding-bottom: 20px;
    vertical-align: inherit;}
    #messages > fieldset > div > div > table > tbody > tr > td.tc2.pmtc24 {width:10%!important; vertical-align: inherit;}
    
    #messages > fieldset > div > div > table > tbody > tr > td.tcl.pmtcl1 > div > div.tclcon {       
        font-size: 11px;
        padding-top: 20px;
        margin-left: 25px;
        margin-right: 5px;
        padding-bottom: 10px;}
    
    #messages .tc3 {
    color: var(--color-black);
    padding-left: 15px;
    vertical-align: inherit;
    }
    
    #messages > fieldset > div > div > table > tbody > tr > td > input[type=checkbox] { }
    
    
    
    #pun-profile  .main .tc2, #pun-profile  .main .tc3, #pun-profile .main .tcmod {
    border:none;
    }
    
    .award-description {
    color: var(--color-green);
    }
    
    /* C6.2 */
    #profilenav {
      float: left;
      width: 14em;
      margin-left: -16.3em;
      display: inline;
      }
    
    /* C6.3 */
    #profilenav li {
      padding-bottom: 0.8em;
      font-weight: bold;
      }
    
    /* C6.4 */
    #viewprofile ul, #profilenav ul {
        border-style: solid;
        border-width: 1px;
        padding: 1.5em 18px 0.8em 18px;
        font-size: 9px;
        font-weight: bold;
        margin: 8px 0 1em 0;
      }
    
    /* C6.5 */
    #viewprofile h2, #profilenav h2 {
        background: transparent;
        border: none;
        padding: 0 0 0 0;
        margin: 0 14px -5px 0px;
      }
    
    /* C6.6 */
    #viewprofile h2 span, #profilenav h2 span {
      padding: 0 5px;
      position: relative;
      }
    
    /* C6.7 */
    #viewprofile li, #setmods dl {
      padding: 0 0 0 16em;
      margin-bottom: 0.2em;
      }
    
    /* C6.8 */
    #viewprofile li span {
      float: left;
      width: 14em;
      margin-left: -16em;
      padding: 0.5em 1em;
      font-weight: bold;
      }
    
    /*C6.9 */
    #setmods dt {
      float: left;
      width: 14em;
      margin-left: -16em;
      padding: 0.8em 1em;
      font-weight: bold;
      display: inline;
      }
    
    /* C6.10 */
    #viewprofile li strong, #viewprofile li div, #setmods dd {
      display: block;
      padding: 0.5em 1em;
      font-weight: normal;
      }
    
    /* C6.11 */
    .punbb img.avatardemo {
      float: right;
      margin: 0 0 0.8em 1.8em
      }
    
    
    /* C7 User list
    -------------------------------------------------------------*/
    
    /* C7.1 */
    #pun-userlist .formal, #pun-userlist .formal .container {
      border-bottom: none;
      margin-bottom: 0;
      }
    
    /* C7.2 */
    #pun-userlist .usertable .container {
      padding: 0 2.3em 2.3em 2.3em;
      border-top: none;
      }
    
    /* C7.3 */
    #pun-userlist .usertable table {
        border: none;
        background: transparent;
      }
    
    
    /*************************************************************
    D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
    **************************************************************/
    
    /* D1 Logo and description
    -------------------------------------------------------------*/
    
    /* D1.1 */
    #pun-title {
        margin-top: 5px;
        border-style: none none none none;
        border-width: 0px 0px 0 0px;
      }
    
    /* D1.2 */
    #pun-title h1 {
      display : block;
      height : 0px;
      padding: 0em;
      }
    
    /* D1.3 */
    #pun-title .container {
      border-style: none solid none solid;
      }
    
    /* D1.4 */
    #pun-title h1 span  {
        display: none;
      }
    
    
    #pun-title td.title-logo-tdl {
    	border: none;
    	width: 100%;
    }
    
    #pun-title td.title-logo-tdr {
    	border: none;
    	width: 0px;
    }
    
    /* D2 Page navigation
    -------------------------------------------------------------*/
    
    /* D2.1 */
    #pun-pagelinks {
      position: absolute;
      top: -15px;
      left: 0;
      margin: 0;
      border: none;
      padding: 0;
      width: 100%;
      }
    
    /* D2.2 */
    #pun-pagelinks .container {
      background: transparent;
      border: none;
      padding: 0}
    
    /* D2.3 */
    #pun-pagelinks .container li {
      display: inline
      }
    
    /* D2.4 */
    #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
      height: 2em;
      line-height: 2em;
      padding: 0;
      font-size: 1.2em;
      margin-left: -9999px;
      display: block;
      float:left;
      width: 100%;
      }
    
    /* D2.5 */
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      position:relative;
      margin: 0;
      }
    
    #pun-pagelinks li a span {
      display:block;
      margin: 0 1em
      }
    
    /* D3 Forum navigation
    -------------------------------------------------------------*/
    
    /* D3.1 */
    #pun-navlinks, #pun-navlinks .container {
        margin-top: -192px;
        position: fixed;
        margin-left: 536px;
      }
    
    /* D3.2 */
    #pun-navlinks .container {
    padding: 0px;
     }
    
    
    /* D4 User links
    -------------------------------------------------------------*/
    
    /* D4.1 */
    #pun-ulinks {
      position: relative;
      }
    
    /* D4.2 */
    #pun-ulinks .container {
        position: relative;
        top: 0px;
        text-align: center !important;
        width: 100%;
        display: block;
        padding: 10px 0;
        font-size: 10px;
        text-transform: lowercase;
        font-style: italic;
        height: 14px;
        left: 60px;
     }
    
    
    /* D4.3 */
    #pun-ulinks li, #pun-ulinks li a {
        display: inline;
        white-space: nowrap;
      }
    
    #pun-ulinks a {
        color: var(--color-black);
      }
    
    
    /* D4.4 */
    #pun-ulinks li a {
      padding: 0 3px
      }
    
    /* D4.5 */
    #pun-ulinks li.item1, #pun-ulinks li.item1 a {
      border-left-style: none;
      border-left-width: 0;
      padding-left: 0
      }
    
    /* D5 Welcome box and Top Breadcrumbs
    -------------------------------------------------------------*/
    
    /* D5.1 */
    #pun-status, #pun-status .container {
      border-bottom: none;
      margin-bottom: 0;
      }
    
    /* D5.2 */
    #pun-status .container {
        color: var(--color-white);
        padding: 10px 10px;
        margin: 0;
        font-size: 10px;
        font-style: italic;
        text-align: center;
        height: 10px;
        position: absolute;
        top: 5px;
      }
    
    #pun-status .container strong {
        font-weight: normal!important;
      }
    
    /* D5.3 */
    #pun-status span {
      white-space: nowrap;
      }
    
    /* D5.4 */
    #pun-crumbs1 {
        font-weight: normal;
        overflow: hidden;
        margin-top: 20px;
      }
    
    
    /* D5.5 */
    #pun-crumbs1 p.container, #pun-crumbs2 .container{
        margin-top: 5px!important;
        margin-bottom:10px;
        padding: 3px;
        text-align: left;
        margin-left: 10px;
        font-size: 11px;
    }
     
    
    /* D5.6 */
    #pun-break1 {
      margin: 0 1em;
      border-style: solid none;
      border-width: 1px 0;
      height: 0;
      margin: -2px 1em;
      position: relative;
      z-index: 1;
      }
    
    /* D6 Announcement
    -------------------------------------------------------------*/
    
    /* D6.1 */
    #pun-announcement h2 {
      padding: 0;
      margin: 0 1em -3.5em 1em;
      border-style: none none solid none;
      border-width: 0 0 1px 0;
      position: relative;
      font-weight: bold;
      }
    
    /* D6.2 */
    #pun-announcement h2 span {
      display: block;
      padding: 1em 0 0.8em 0;
      }
    
    /* D6.3 */
    #pun-announcement .container {
      /* padding: 0 0 2em 0; */
      }
    
    /* D7 Statistics
    -------------------------------------------------------------*/
    
    /* D7.1 */
    #pun-stats .container {
        font-size: 10px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        text-transform: lowercase;
      }
    
    /* D7.2 */
    #plng, #pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
        display: inline-block;
        padding: 5px !important;
        text-align: center;
        letter-spacing: 0.2px;
        font-size: 10px;
        border: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
    color: var(--color-black);
    }
    
     #pun-stats li.item1 {
      width: 145px;
    }
    
     #pun-stats li.item2 {
      width: 195px;
    }
    
     #pun-stats li.item3 {
      width: 265px;
    }
    
     #pun-stats li.item4 {
        width: 329px;
    }
    
    #pun-stats li.item4 > strong > a {color:var(--color-black)!important}
    
    /* D7.4 */
    li#onlinelist {
    text-align: justify;
        font-size: 10px;
        padding: 15px 0px 0px 0px;
      }
    
    li#onlinelist.item5.onlinelist {display:inline!important;
    width: 100%}
    
    /* D8 Quick Jump - About - Bottom Breadcrumbs
    -------------------------------------------------------------*/
    
    /* D8.1 */
    #pun-qjump {
      margin: 0;
      border: none;
      width: 50%;
      position: relative;
      float: left;
      }
    
    /* D8.2 */
    #pun-qjump .container {
      border: none;
      background: transparent;
      padding: 0.8em 1em;
      }
    
    /* D8.3 */
    #pun-about {
      margin-top: 5px;
      }
    
    /* D8.4 */
    #pun-about .container {
      border-top-style: none;
      text-align: right;
      line-height: 150%;
      }
    
    /* D8.5 */
    #pun-about p span {
        display: block;
        position: absolute;
        width: 860px;
        height: 9px;
        font-family: isocteur;
        text-transform: uppercase;
        font-size: 8px;
        margin-left: 33px!important;
        margin-top: 33px!important;
        color: var(--color-green);
        text-align: center;
      }
    
    /* D8.7 */
    #pun-crumbs2 .container {
        text-align: left;
        padding-top: 11px;
      /*  border-bottom: 2px solid var(--color-brown);*/
        margin: 0 10px;
      }
    
    /* D8.8 */
    #pun-break4 {
      margin: -2px 1em;
      border-style: solid none;
        display: none;
      border-width: 1px 0;
      position: relative;
      height: 0;
      z-index: 1;
      }
    
    
    /* D9 Help file
    -------------------------------------------------------------*/
    
    /* D9.1 */
    #pun-help .formal .info-box h3.legend {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      padding-bottom: 0;
      margin-bottom: 0.8em;
      }
    
    /* D9.2 */
    #pun-help .formal .info-box h3.legend span {
      padding-bottom: 0.6em;
      display: block;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      font-size: 1.1em;
      }
    
    /* D9.3 */
    #pun-help .formal p, #pun-help .formal dd {
      margin-bottom: 1em
      }
    
    /* D9.4 */
    #pun-help .formal ul, #pun-help .formal dl {
      padding: 0 0 0 1em
      }
    
    /* D9.5 */
    #pun-help .formal li {
      padding: 0;
      line-height: 130%
      }
    
    /* D9.6 */
    #pun-help .formal li * {
      vertical-align: text-top
      }
    
    /* D9.7 */
    #pun-help .formal dt span {
      font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
      }
    
    /* D9.8 */
    #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
      padding-bottom: 0;
      }
    
    .admain {
        padding-left: 172px!important;
        margin-bottom: 1em;
    }
    
    li.pa-hidePunk {border: none 0;
        padding: 5px 0px 10px;
        cursor: pointer;
        margin: 5px;
        text-align: center;
        color: var(--color-mda2);
        text-transform: lowercase;
        font-size: 9px;
    }
    
    .editBookmark {baclground:var(--color-hz)}
    
    .FNTslider .before {
        height: 3px;
        position: absolute;
        margin-top: 0px;
        background: var(--color-grey);
    }
    .FNTslider .thumb {
        width: 5px;
        height: 7px;
        position: relative;
        top: -2px;
        cursor: pointer;
        background: var(--color-green);
    }
    .FNTslider {
        position: relative;
        width: 110px;
        height: 3px;
        margin: 3.5px 130px 3px 5px;
        float: right;
        margin-right: %;
        background: var(--color-green);
    }
    
    .punbb .post-content .code-box > strong > a, .punbb .post-content .code-box > strong > a:hover, div > cite > a, div > cite > a:hover {color: var(--color-black)!important;}
    
    #pun-main > div.usertable > div > table > tbody > tr > td.tcl {    padding: 5px 15px 0 5px;
    width: 15%}
    
    
    #pun-about > p > span {display:none}
    
    .quote-box .spoiler-box .private-spoiler > div > b {color: var(--color-grey)!important}
    
    #pun-main > div.section > div > table > tbody > tr > td {border:none!important; padding:5px 10px}
    
    
    #filetable > tbody > tr > td.tcl {padding-top: 10px!important;}
    
    #filetable > tbody > tr > td:nth-child(3), #filetable > tbody > tr > td:nth-child(5),
    #filetable > tbody > tr > td.tc2.ft-uploaded, 
    #filetable > tbody > tr > td.tc3.ft-version {padding-top: 14px!important;}
    
    #filetable > tbody > tr > td.tcr {border:none!important}
    #filetable > tbody > tr > td.tc3.checker {padding-top: 12px!important;}
    
    #rep_form > table > tbody > tr > td.tc2 {border:none!important}
    #rep_form > table > tbody > tr:nth-child(1) > td.tc2 {    padding-top: 0px;
        color: black;}
    #rep_form > table > tbody > tr:nth-child(2) > td.tcl {    vertical-align: inherit;}
    
    div.post-links > ul > li.pl-share {display: none!important}
    
    td.tcr > a {font-size:11px}
    
    
    li.pa-fld4.hidePunkt > span,
    li.pa-respect.hidePunkt > span.fld-name,
    li.pa-posts.hidePunkt > span{padding-right:0px!important}
    
    #pun-userlist .main .tcl,
    #pun-userlist .main .tc2,
    #pun-userlist .main .tc3 {border: none!important;}
    
    #pun-main {padding: 0 0px}
    
    div[id*=pun-admin_]> #pun-title >  #title-logo-table > tbody > #title-logo-tr {top:0!important}
    
    #pun-status > p > span.item4.status-right {display:none}
    
    .bubble:after {
        border-color: var(--color-mda) transparent!important;}
    .bubble {
        background: var(--color-mda)!important;}
    
    #tags .container {
        background: var(--color-white);
        top: 31px!important;
        box-shadow: 1px 1px 5px;
        border: solid 1px #999;
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
    
    div > table > thead {display:none}
    .pl-reports {display:none!important}
    
    #awards-content > tr.alt1 > td.tcl {display:none}
    #awards-content > tr.alt1 > td:last-child {display:none}
    
    #awards-content > tr > td:nth-child(2) {width:40%}
    #awards-content > tr > td:nth-child(3) {    width: 60%;
        text-align: left;
        padding: 10px;
        display: flex;
        align-items: center;
    }
    
    #profileContainer > fieldset:nth-child(1) > div > table > tbody > tr > td.tcl {width:5%}
    
    td.tcl > div > div.tclcon > a {
        text-align: right;
    color: var(--color-black);
        letter-spacing: 0.5px;
    text-transform: lowercase;}
    
    #pun-main > div.usertable > div > table > tbody > tr > td.tcl.username > em.user-avatar {    margin: 0px 35px 12px 0px;}
    #pun-main > div.usertable > div > table > tbody > tr > td.tcl > em > a > span.isonline { right: 9px!important;
        top: 0px;}
    
    .punbb textarea, .punbb select, .punbb input {outline: transparent; }
    
    li.pa-fld1 > span, li.pa-fld2 > span, li.pa-fld5 > span {display:none}
    
    
    /*---------GUEST------*/
    
    html {border:none!important}
    
    div.theme-img {
        width: 310px;
        padding: 0 10px;
        margin-left: 5px;
        min-height: 120px;
        display: inline-block;
        text-align: center;
    }
    
    div.theme-img > img {    max-width: 310px;
        max-height: 110px;}
    
    .theme-text {
        max-width: 310px;
        padding: 0px 10px;
        font-size: 11px;
        text-align: justify;
        display: inline-block;
    }
    
    div.blabla {
        width: 130px;
        padding: 0 10px;
        display: inline-table;
        height: 88px;}
    
    div.blbl {
        width: 285px;
        padding: 10px 10px 10px 22px;
        display: inline-table;
        height: 150px;}
    
    .theme-name1 {    margin: 0px 10px 10px;
        padding: 10px 10px 0px 0;
        border-bottom: 1px solid var(--color-nice);}
    
    .theme-name {
    font-family: var(--custom2);
        text-align: right;
        font-size: 11px;
        text-transform: lowercase;
        letter-spacing: 0.5px;
        }
    
    .theme-subname {
        font-size: 10px;
        text-align: right;
        font-weight: normal;
        margin-bottom: 7px;
        letter-spacing: 1px;
        font-family: verdana;
    }
    
    div.blabla-face {
    width: 275px;
        padding: 0 10px 0 12px;
        display: inline-table;
        }
    
    div.blabla-face > div.theme-name {
        padding: 4px 0 5px;
        color: var(--color-black);
        text-align: center;
        font-weight: 600;
        border-bottom: 1px solid var(--color-nice);
    }
    
    div.blabla-face > div.theme-links {
       padding: 0 5px 0 10px;
       text-align:left;
    }
    
    .colortext {
    color: var(--color-mda2);
       }
    
    .theme-back {
        background: var(--color-grey);
        margin: 5px;
        box-shadow: 5px 5px 0 var(--color-nice);
    }
    
    .theme-links {
        font-size: 10px;
        text-align: right;
    text-transform:lowercase;
    }
    
    .guestblock {
    width: 280px;
        height: 80px;
        background: var(--color-grey);
        font-size: 10px;
        padding: 5px;
    border-radius:5px;
    }
    
    .gubl {padding: 5px;
        overflow-y: auto;
        height: 70px;
    text-transform: lowercase;
    }
    
    #pun-ulinks #Rz{display:none}
    
    #cont_1 > img {width:50px; height:50px;}
    
    /*guest mask*/
    div.post-author.no-avatar > ul > li.pa-avatar > img {margin-top: 0px;
    }
    
    div.post-author.no-avatar > ul > li.pa-avatar {
    padding: 10px;
        text-align: center;
        margin-top: 0px;}
    
    div.tclcon > div.for {
        padding: 5px 10px 5px 10px;
        margin-left: 5px;
        text-align: justify;
        font-size: 10px;
        text-transform: lowercase;
    }
    
    .for-a {
        padding: 3px 0 5px!important;
        text-align: center;
        margin: 5px 0px!important;
    color: color: var(--color-nice)!important;
    font-style: italic;
        }
    
    .for-a > a {color: var(--color-nice)!important;
    font-style: italic;}
    
    
    td.tcl > div > div.tclcon > div.for > div > div > div, .topic a.sharelink, #pun-stats > h2 > span {display:none}
    
    
    /*ïëàøêè*/
    
    .pa-fld5 {
        margin: -5px 20px 8px!important;
    }
    
    .plsh {
        width: 160px;
        padding: 0px 10px 0px 10px !important;
        height: 36px;
        position: relative;
        border: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
    }
    
    .plsh frst {
        display: block;
        position: relative;
        text-transform: uppercase;
        color: var(--color-black);
    letter-spacing:0.2;
        padding: 7px 10px 0px 30px;
        font-size: 8px;
        width: 136px;
        text-align: center;
        white-space: nowrap;
      }
    
    .plsh scnd {
        display: block;
        position: relative;
        color: var(--color-black);
        letter-spacing: 0.25px;
        font-size: 8px;
        width: 136px;
        white-space: nowrap;
        text-align: center;
        text-transform: lowercase;
        padding: 0px 10px 7px 30px;
    }
    
    .plsh img {
        height: 33px !important;
        width: 33px !important;
        position: absolute;
        left: 9px;
        text-align: center;
        top: 2px  !important;
        display: block;
    }
    
    .plsh-mes {
        display: flex;
        justify-content: space-evenly;
        align-content: flex-start;
        align-items: center;
    }
    
    .adformal h2, #pun-adnav h2 {    background-color: var(--color-white)!important;
        color: #000!important;}
    
    #profilenav > h2 > span, div.modal-inner.section > h2 > span, #pun-main.main.mod-page > div.category > h2 > span, #pun-main.main.mod-page > h2 > span, #pun-admain1 > h2 > span {
    font-size: 13px!important;
        font-family: var(--custom2)!important;
        text-transform: lowercase;
        text-shadow: none;
        color: var(--color-black);}
    
    #pun-main.main > div.topic > h2 > span, #messages > fieldset > legend, td.tcl > div > div.tclcon > div.subforums {display:none}
    
    td.tcl > div > div.tclcon > h3 > a {  padding: 0px 10px 0;
        margin-right: 18px;
        margin-left: 15px;
        padding-left: 0px;
        margin-top: -10px;
    text-align: right;
        color: var(--color-black);
        letter-spacing: 0.5px;}
    
    #act-news > a > img{
        position: relative;
        background-size: contain!important;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
    margin: 5px 10px;
        border-radius: 30px;
        border: 2px solid transparent;
        background: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522) border-box;
    } 
    
    #act-news {text-align:center}
    
    #notify-settings > span {height: 5px;
        display: flow-root;}
    
     
    
    #pun-status > p > span.item3.status-right {
        float: none!important;
        position: relative;
        padding: 10px 0;
        text-align: right;
        font-style: normal;
    display:none!important;
    }
    
    #poll-special {margin-left: 15px;}
    span.polltext {text-transform: lowercase!important;     font-weight: 600;}
    
    /*замена верхнего меню*/
    
    #pun-navlinks a, #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
        color: var(--color-white);
        display: block;
        margin: 15px 0px;
        font-size: 20px;
        text-transform: lowercase;
    }
    
    
    #navindex a:before {content:"\e88a";     font-family: "Material Symbols Outlined"; } 
    #navuserlist a:before {content:"\e653";     font-family: "Material Symbols Outlined";} 
    #navsearch a:before {content:"\e8b6";     font-family: "Material Symbols Outlined";} 
    #navpm a:before {content:"\e158";     font-family: "Material Symbols Outlined";} 
    #navprofile a:before {content:"\e853";     font-family: "Material Symbols Outlined";} 
    #navadmin a:before {content:"\e8b8";     font-family: "Material Symbols Outlined";} 
    #navlogin a:before {content:"\ea77";     font-family: "Material Symbols Outlined";}
    #navlogout a:before {content:"\e9ba";     font-family: "Material Symbols Outlined";} 
    #navregister a:before {content:"\e7fe";     font-family: "Material Symbols Outlined";} 
    #navpr_1 a:before {content:"\f0f3";     font-family: "Material Symbols Outlined";}
    #navpr_2 a:before {content:"\e8f4";     font-family: "Material Symbols Outlined";}
    
    #navindex a span, #navuserlist a span, #navawards a span, #navsearch a span, 
    #navpm a span, #navprofile a span, #navadmin a span, #navlogin a span, #navlogout a span, 
    #navregister a span, #navpr_1 a span {display:block;}
    
    #pun-navlinks a span {display: none;}
    
    li.pa-gifts, #messages > fieldset > legend, td.tcl > div > div.tclcon > div.subforums {display:none}
    
    .punbb .post { margin: 10px 5px;}
    
    #pun-main h2 { 
        position: relative;
        text-align: center;
        background: var(--logo) top center no-repeat;
    }
    
    #profilenav > h2, div.modal-inner.section > h2, #pun-main.main.mod-page > div.category > h2, #pun-main.main.mod-page > h2, #pun-admain1 > h2 {
    display:none;}
    
    #MyBookmarks, #BookmCntToggle {
        top: 75px!important;
    }
    
    /******/
    
    .slide_button {
    position: absolute;
        top: -15px;
    left: 475px;   
     width: 100px;
        height: 38px;
        cursor: pointer;
        padding: 4px 0 0 4px;
        text-align: center;
        opacity: 1;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
    }
    
    .slide_button.i_active {
      opacity: 0
    }
    
    .slide_block {
        display: none;
        position: absolute;
        background: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522) border-box;
        top: 21px;
        left: 260px;
        width: 540px;
        height: 380px;
        z-index: 1000;
    }
    
    .slide_block div {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 7px;
        box-sizing: border-box;
    }
    
    #dot > div.slide_block > div > iframe {    width: 524px!important;
        margin-top: 0px;
        height: 365px!important;
        border-radius: 14px!important;
        position: relative;}
    
    
    #imageupload-left input[type=button] {width:12em!important}
    
    
    /*-----------------------------*/
    .reveal-modal-bg { 
    	position: fixed; 
    	height: 100%;
    	width: 100%;
    	background: rgba(0,0,0,.8);
    	z-index: 100;
    	display: none;
    	top: 0;
    	left: 0; 
    	}
    .reveal-modal {
    	visibility: hidden;
    	top: 100px; 
    	left: 50%;
    	margin-left: -300px;
    	width: 520px;
    	position: absolute;
    	z-index: 101;
    	padding: 30px 40px 34px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
    	border-radius: 5px;
    	}
    .reveal-modal.small     { width: 200px; margin-left: -140px;}
    .reveal-modal.medium     { width: 400px; margin-left: -240px;}
    .reveal-modal.large     { width: 600px; margin-left: -340px;}
    .reveal-modal.xlarge     { width: 800px; margin-left: -440px;}
    	
    .reveal-modal .close-reveal-modal {
        font-size: 22px;
        line-height: .5;
        position: absolute;
        top: 12px;
        right: 40px;
        color: var(--color-blue);
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
    }
    
    .menu span {
    cursor: pointer;
        margin: 0px 0 10px;
        padding: 10px 15px 10px 15px;
        font-family: var(--custom2);
        font-size: 13px;
    letter-spacing:1;
        text-align: center;
        display: flex;
        align-items: center;
        color: var(--color-black);
    }
    .menu-links {
        float: left;
        margin-right: 15px;
    }
    
    #submenu, .menu span {
    background: var(--color-white);
    }
    
    .menu .tabactive {
        filter: brightness(0.8);
    }
    
    #submenu {    display: inline-block;
    	padding: 7px;
    	font-size: 12px;
    	width: 610px;
    }    
    .submenutext {
    	display: none; 
    	height: 0px;
    }
    
    #sm1 {height: 230px;}
    #sm2, #sm3 {height: 600px; overflow-y:auto;overflow-x:hidden;}
    
    div.face {
    background-size: cover;
        position: relative;
        width: 180px;
        height: 180px;
        margin: 0 15px;
    }
    
    #sm1 > div > div.about { width: 310px;
        height: 160px;
        align-items: center;
        display: flow;
        padding: 10px 15px;
        margin: 0px 2px 0 0;
        border-radius: 10px;
        background: var(--color-grey);
        overflow-y: auto;
        font-size: 11px;
    }
    
    .submenutext > h1 {
        font-family: var(--custom2);
        font-size: 12px;
        letter-spacing: 1px;
        text-align: right;
        border-bottom: 1px dotted var(--color-nice);
    margin:10px;
    }
    
    div.pers, div.ach {    position: relative;
        display: inline-flex;
        justify-content: space-between;
        width: 575px;
        height: 40px;
        margin: 10px;}
    
    div.lock, div.unlock { background: var(--color-grey2);
    width: 100px;
        height: 30px;
        display: grid;
        align-items: center;
        text-align: center;
    font-size: 10px;
    padding: 0 4px;
    }
    
    div.unlock {    background: var(--color-black);
        color: var(--color-blue);
    }
    
    div.unlock:hover:after {content:'achievement unlocked';}
    div.lock:hover:after {content:'in progress';}
    
    div.unlock:hover:after, div.lock:hover:after{
    position:absolute;
    background:var(--color-black);
    font-size:10px;
    color:var(--color-white);
    width: 108px;
        margin-left: -4px;
        height: 30px;
        display: grid;
        align-items: center;
        text-align: center;
        border-radius: 5px;
    font-size: 10px;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
    }
    
    #sm1 > div > div.about > a {color:var(--color-hz)}
    
    
    /***https://pcvector.net/scripts/other/480-mercayuschaya-girlyanda-na-chistom-css.html******/
    .lightrope {
        text-align: center;
        white-space: nowrap;
        position: absolute;
        position: fixed;
        z-index: 1000;
        top: -10px;
        left: 20px;
        padding: 0;
        pointer-events: none;
        width: 100%;
    }
    
    .lightrope li {
      position: relative;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      list-style: none;
      margin: 0;
      padding: 0;
      display: block;
        width: 12px;
        height: 14px;
      border-radius: 50%;
      margin: 20px;
      display: inline-block;
      background: #00f7a5;
      box-shadow: 0px 4.66667px 24px 3px #00f7a5;
      -webkit-animation-name: flash-1;
      animation-name: flash-1;
      -webkit-animation-duration: 2s;
      animation-duration: 2s;
    }
    
    .lightrope li:nth-child(2n+1) {
      background: cyan;
      box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.5);
      -webkit-animation-name: flash-2;
      animation-name: flash-2;
      -webkit-animation-duration: 0.4s;
      animation-duration: 0.4s;
    }
    
    .lightrope li:nth-child(4n+2) {
      background: #f70094;
      box-shadow: 0px 4.66667px 24px 3px #f70094;
      -webkit-animation-name: flash-3;
      animation-name: flash-3;
      -webkit-animation-duration: 1.1s;
      animation-duration: 1.1s;
    }
    
    .lightrope li:nth-child(odd) {
      -webkit-animation-duration: 1.8s;
      animation-duration: 1.8s;
    }
    
    .lightrope li:nth-child(3n+1) {
      -webkit-animation-duration: 1.4s;
      animation-duration: 1.4s;
    }
    
    .lightrope li:before {
      content: "";
      position: absolute;
      background: #222;
      width: 10px;
      height: 9.33333px;
      border-radius: 3px;
      top: -4.66667px;
      left: 1px;
    }
    
    .lightrope li:after {
      content: "";
      top: -14px;
      left: 9px;
      position: absolute;
      width: 52px;
      height: 18.66667px;
      border-bottom: solid #222 2px;
      border-radius: 50%;
    }
    
    .lightrope li:last-child:after {
      content: none;
    }
    
    .lightrope li:first-child {
      margin-left: -40px;
    }
    
    @-webkit-keyframes flash-1 {
      0%, 100% {
        background: #00f7a5;
        box-shadow: 0px 4.66667px 24px 3px #00f7a5;
      }
      50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
      }
    }
    
    @keyframes flash-1 {
      0%, 100% {
        background: #00f7a5;
        box-shadow: 0px 4.66667px 24px 3px #00f7a5;
      }
      50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.66667px 24px 3px rgba(0, 247, 165, 0.2);
      }
    }
    
    @-webkit-keyframes flash-2 {
      0%, 100% {
        background: cyan;
        box-shadow: 0px 4.66667px 24px 3px cyan;
      }
      50% {
        background: rgba(0, 255, 255, 0.4);
        box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
      }
    }
    
    @keyframes flash-2 {
      0%, 100% {
        background: cyan;
        box-shadow: 0px 4.66667px 24px 3px cyan;
      }
      50% {
        background: rgba(0, 255, 255, 0.4);
        box-shadow: 0px 4.66667px 24px 3px rgba(0, 255, 255, 0.2);
      }
    }
    
    @-webkit-keyframes flash-3 {
      0%, 100% {
        background: #f70094;
        box-shadow: 0px 4.66667px 24px 3px #f70094;
      }
      50% {
        background: rgba(247, 0, 148, 0.4);
        box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
      }
    }
    
    @keyframes flash-3 {
      0%, 100% {
        background: #f70094;
        box-shadow: 0px 4.66667px 24px 3px #f70094;
      }
      50% {
        background: rgba(247, 0, 148, 0.4);
        box-shadow: 0px 4.66667px 24px 3px rgba(247, 0, 148, 0.2);
      }
    }
    
    
    .inew > td > div > div > strong > a {
    color:var(--color-black)!important;
    letter-spacing:0.2!important;
    }
    
    
    #notify-link .unreads, #navpm .unreads {    background: var(--color-nice)!important;}
    
    .hidden {
    	display: none !important;
    }
    
    #button-dice {
    	background: url("/files/000f/3e/d5/81483.png") center;
    }
    
    form#dice-form {
        width: 350px;
        height: 115px;
        padding: 15px;
        text-align: right;
        position: absolute;
        top: 41px;
        right: -15px;
        background: var(--color-white);
        box-shadow: 1px 1px 5px;
        border: solid 1px #999;
        -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
    
    form#dice-form input {
        width: 30px;
        margin: 0 0 0 5px;
        text-align: right;
    }
    
    #dice-form label {
        display: inline-flex;
        margin: 3px;
        font-size: 10px;
        align-items: baseline;
    }
    
    
    #dice-form span {
        font-weight: bold;
        vertical-align: top;
    }
    
    #dice-form label > span::after {
    	content: ":"
    }
    
    #dice-form textarea {
        border: 1px solid var(--color-black);
        width: 150px;
        margin-left: 5px;
    background: var(--color-white);
    }
    
    #dice-form > div {
        width: 165px;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        left: -40px;
    }
    
    #dice-form > div:nth-child(2) {
        margin-top: 0px;
        margin-left: 180px;
        width: 180px;
    }
    
    #dice-form > label {
    	display: inline-block;
    }
    
    #dice-form > button {    position: absolute;
        bottom: 5px;
        right: 150px;
    cursor: pointer;
        display: inline-block;
        padding: 5px 10px !important;
        margin: 2px!important;
        text-align: center;
        letter-spacing: 0.2px;
        font-size: 10px;
        border: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
        color: var(--color-black);
        text-transform: lowercase;
    background: var(--color-white);}
    
    div.dice-box { 
        border: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
    background: var(--color-white);
        margin: 0 8px;
        padding: 5px;
    }
    
    .roll-dice::before, .roll-value::before, .roll-reason::before, .roll-result::before {
      font-weight: bold;
    }
    
    .roll-dice::before {
        content: "Бросок: ";
    }
    
    .roll-value::before {
        content: ", с результатом: ";
    }
    
    .roll-reason::before {
      content: "Действие: "
    }
    
    .roll-result::before {
      content: "Итог: "
    }
    
    #pun .roll-result {
      padding-bottom: 0px;
    }
    
    
    .plashka {      padding: 0.1em 0.25em 0.25em;
        line-height: 1.5;
        margin: 2px!important;
        min-width: 165px !important;
        font-size: 11px;
        display: inline-block;
        background: url(https://forumstatic.ru/files/001a/eb/a8/29745.png) center fixed;
        color: var(--color-white);
        text-transform: lowercase;
        letter-spacing: 1px;
        font-family: var(--custom2);
        cursor: pointer;
    }
    
    .button, sub4 {    cursor: pointer;
        display: inline-block;
        padding: 5px 10px !important;
        margin: 2px!important;
        text-align: center;
        letter-spacing: 0.2px;
        font-size: 10px;
        border: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
        color: var(--color-black);
        text-transform:lowercase;
    background: var(--color-white);
    }
    
    #pun-stats, .punbb .category {
    margin: 20px 0px 25px;
        position: relative;
    }
    
    #pun-stats {
        padding: 15px 20px;} 
    
    .punbb h2 span {    font-size: 16px;
        padding: 4px 3px 3px;
        font-family: 'Palace';
        position: relative;
        color: var(--color-white);
        display: inline-flex;
        align-items: baseline;
        align-self: center;
        text-transform: uppercase;
    letter-spacing:1px;
    }
    
    /*.category.category h2:before {
        color: var(--color-black);
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Palace';
        padding: 0 7px!important;
        background: var(--color-white);
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.5;
    }
    
    .category.category-1 h2:before {content:'АДМИНИСТРАТИВНЫЙ КОРПУС';}
    .category.category-2 h2:before {content:'ЧЕТЫРЕ УТРА';}
    .category.category-3 h2:before {content:'ПОЛДЕНЬ';}
    .category.category-4 h2:before {content:'мечта в голубом';}
    .category.category-5 h2:before {content:'пятичасовой чай';}
    .category.category-6 h2:before {content:'полуночный поезд';}
    .category.category-7 h2:before {content:'вчера';}*/
    
    #post-form > h2 {display:none}
    
    
    #form-buttons tr {
      width: 100%;
      display: flex;
      height: 30px;
      justify-content: space-between;
    }
    
    
    #form-buttons td {
      display: flex;
      align-items: center;
      justify-content: center;
    width: inherit!important;
    
      box-sizing: border-box;
    }
    
    #form-buttons td {
      background-image: none !important;
      font-family: Material Symbols Outlined;
      font-size: 20px;
      color: var(--color-black);
      cursor: pointer;
    }
    
    
    #form-buttons td:before {
      position: absolute;
    }
    
    #button-font:before {content: '\e165';}
    #button-transL:before {content: '\e8e2';}
    #button-size:before {content: '\e245';}
    #button-bold:before {content: '\e238';}
    #button-italic:before {content: '\e23f';}
    #button-underline:before {content: '\e249';}
    #button-strike:before { content: '\e257';}
    #button-indent:before { content: '\e23e';}
    #button-left:before {content: '\e236';}
    #button-center:before { content: '\e234';}
    #button-right:before { content: '\e237';}
    #button-link:before {  content: '\e157';}
    #button-spoiler:before {content: '\e8f5';}
    #button-image:before {content: '\e3f4';}
    #button-video:before {  content: '\f06a';}
    #button-hide:before {  content: '\e898';}
    #button-quote:before { content: '\e244';}
    #button-code:before { content: '\e86f';}
    #button-color:before { content: '\e23c';}
    #button-table:before { content: '\f191';}
    #button-smile:before { content: '\e813';}
    #button-sticker:before { content: '\e983';}
    #button-keyboard:before {  content: '\f7db';}
    #button-addition:before {  content: '\e146';}
    #button-dice:before {  content: '\e025';}
    #button-mask:before {  content: '\e9ed';}
    
    #button-transL > img, #button-files_rusff, #button-graffiti_rusff {display:none!important}
    
    #button-sticker {    background-size: contain;}
    
    #form-buttons td img {  z-index: 1;}
    
    #mask_dialog .inner, .hvStickerPackModal,.hvStickerPackModalTab {border-radius: 0 !important;
    background:var(--color-white)!important}
    
    .hvStickerPackModalTab.active {/*border-radius: 0 !important;*/
    background:var(--color-black)!important;
    color:var(--color-white)!important;}
    
    .hvStickerPackModal {    bottom: -35px!important;
        left: 15px!important;
    }
    
    .hvStickerPackModalTab {
        cursor: pointer;
        margin-top: 8px;
        margin-right: 8px;
        padding: 5px !important;
        text-align: center;
        letter-spacing: 0.2px;
        font-size: 10px;
        border: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
        color: var(--color-black);
    }
    
    .hvStickerPackModalInput {border-radius: 0 !important;}
    
    .pa-fld3 .fld-name, .pa-fld4 .fld-name, .pa-respect .fld-name {
        display: none;
    }
    
    .pa-respect:before, li.pa-fld3:before, li.pa-fld4:before {
        content: " ";
        display: block;
        margin: 0px 0 8px 12px;
        width: 32px;
        height: 0px;
        font-family: Material Symbols Outlined;
        font-size: 20px;
        color: var(--color-black);
    }
    
    .pa-respect:before {
        content: '\e8dc';
        height: 11px;
        }
    li.pa-fld3:before {
        content: '\ef63';
        }
    li.pa-fld4:before {
        content: '\e745';
        }
    
    li.pa-respect > a > img {display:none}
    
    li.pa-respect > a:before{content: url(/img/plus.png); filter:grayscale(1)}
    
    #stylelist {
        position: relative;
        z-index: 100;
        right: 469px;
        top: -380px;
        height: 20px;
        float: right;
        display: flex;
    }
    
    #stylelist a {
        cursor: pointer;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 10px;
        font-size: 0;
    }
    #stylelist [data="day"] a:before {
        content:'\e518';
    font-family: Material Symbols Outlined;
    font-size:20px;
    color:var(--color-white);
    }
    
    #stylelist [data="night"] a:before {
        content:'\e51c';
    font-family: Material Symbols Outlined;
    font-size:20px;
    color:var(--color-white);
    }
    
    #stylelist [data="city"] a:before {
        content:'\e132';
    font-family: Material Symbols Outlined;
    font-size:20px;
    color:var(--color-white);
    }
    
    
    div.grippie {display:none}

    0

    2

    Код:
    /* CS1 Background and text colours
    -------------------------------------------------------------*/
    
    /* Variables
    --------------------------------- */
    
    :root {
        --color-hz: #b54d7f; /*малиновый*/
        --color-nice: #9589c9; 
    
        --color-white: #f4f4f4;
        --color-black: #202020;
    
    --color-green:#777;
    
    --color-grey: rgb(151 151 151 / 20%); /*серый для формы ответа*/
    --color-grey2: #d5d5d5;
    
    --color-blue: #79bdb7;/*выделение текста*/
    
    --html-bg: #333 url(https://forumstatic.ru/files/001a/eb/a8/67334.jpg) top center repeat-y fixed;
    
    --color-trans: rgb(0 0 0 / 60%);
    
    --logo: url(https://forumstatic.ru/files/001a/eb/a8/90528.png);
    
    --custom2: Soyuz;
    }
    
    /*-----------------------------*/
    .night {
    --color-white: #e6e6e6;
    --color-grey2: #bfbfbf;
    --color-black: #000000;
    --color-green:#4a4a4a;
    }
    
    .night img, .night #Logo {filter:brightness(0.9)}
    
    .night plashka, .night .go-up, .night .go-down {filter: saturate(0.75);}
    
    .night {
    --html-bg: #222 url(https://forumstatic.ru/files/001a/eb/a8/15335.jpg) top center repeat-y fixed;
    --logo: url(https://forumstatic.ru/files/001a/eb/a8/84896.png);
    --color-trans: rgb(197 197 197 / 20%);
    }
    
    .night div.post-author > p.pa-author, .night li.pa-author, .night #html-footer p {
    font-family:'Girlo';
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 2.5;
    background: var(--color-black);
    color: var(--color-white);
    }
    
    .night div.post-author > p.pa-author, .night li.pa-author, .night .pa-author a, .night .pa-author a:hover, .night .pa-author a:active,
    .night .punbb .post-content .code-box > strong > a, .night .punbb .post-content .code-box > strong > a:hover, .night div > cite > a, .night div > cite > a:hover 
     {color: var(--color-white)!important;}
    
    .night .punbb .quote-box cite, .night .punbb .code-box strong.legend {background: var(--color-black);}
    
    .night .post .pa-fld2, .night .plsh, 
    .night #dice-form > button, .night .button, .night sub4, .night #plng, .night #pun-stats li.item1, .night #pun-stats li.item2, .night #pun-stats li.item3, .night #pun-stats li.item4, .night div.dice-box 
    {border-image: linear-gradient(120deg, #1194cd,#cc3399);
    border-image-slice: 1;}
    
    .night #act1 > a > img, .night #act2 > a > img, .night #act3 > a > img, .night #act4 > a > img,
    .night #pun-viewforum .user-avatar, .night #pun-index .user-avatar, .night #pun-modviewforum .user-avatar, .night #pun-searchtopics .user-avatar, .night .post-content hr {background: linear-gradient(120deg, #1194cd,#cc3399) border-box;}
    
    .night .punbb h2 span {    font-size: 16px;
        padding: 8px;
    letter-spacing:0px;
        font-family: 'Girlo';
    }
    
    /*-----------------------------*/
    
    .city {
    --html-bg: #222 url(https://forumstatic.ru/files/001a/eb/a8/89344.jpg) top center repeat-y fixed;
    --custom:DymaxionScript;
    --custom2: VerPro;
    
        --color-hz: #b54d7f; /*малиновый*/
        --color-nice: #b8b4c9; /*сиреневый*/
        --color-white: #f0f0f0;
        --color-black: #2f2f30;
    
    --color-green:#979797;
    --color-grey: rgb(151 151 151 / 20%); /*серый для формы ответа*/
    --color-grey2: #d5d5d5;
    
    --color-blue: #d9c661;/*выделение текста*/
        --color-trans: rgb(197 197 197 / 20%);
    }
    
    .city #Logo {
        width: 1060px;
        height: 150px;
        text-align: center;
        position: absolute;
        top: 63px;}
    
    .city #Logo, .city .bannner {    background: var(--color-trans);}
    
    .city #ZACHTO {
        position: absolute;
        z-index: 2;
        width: 1060px;
        height: 180px;
        top: 50px;
        background: url(https://forumstatic.ru/files/001a/eb/a8/57166.png) top center no-repeat;
    }
    
    .city #act {top: 60px;}
    
    .city #act1 {
        left: 88px;
    }
    .city #act2 {
        left: 226px;
    }
    .city #act3 {
        right: 226px;
    }
    .city #act4 {
        right: 88px;
    }
    
    .city #act1 > a > img, .city #act2 > a > img, .city #act3 > a > img, .city #act4 > a > img {
        top: 0px;
        left: 0px;
        position: absolute;
        background-size: contain!important;
        border-radius: 10px;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
        width: 50px;
        height: 50px;
        border: 0px;
        box-shadow: 0 0 20px var(--color-black);
    }
    
    .city #RANDOM {position: absolute;
        left: 350px;
        width: 360px;
        height: 80px;
        top: 41px;
        padding: 10px 0 0 0;
        opacity: 0;
        background: var(--color-grey2);
        text-align: center;
        border-radius: 10px;
    }
    
    .city #RANDOM:before, .city #RANDOM:after {display:none}
    
    .city #KontentRotator {font-size: 10px;
        text-align: justify;
        color: var(--color-shadow);
        overflow-y: auto;
        padding: 0px 6px 0px 6px;
        margin: 0px 0px 5px 5px;
        height: 70px;
        width: 335px;
    }
    
    .city #dot {    top: 167px;}
    .city .slide_block {    top: 23px;
        border-radius: 10px;
        background: var(--color-nice);}
    
    .city #pun-status .container {    top: 25px;}
    
    .city .punbb {
        margin-top: 240px;
    }
    
    .city #html-footer > div > div {    margin-top: 10px;}
    
    .city #html-footer p {    border-radius: 0 0 20px 20px;}
    .city .bannner, .city .punbb, .city #Logo {    border-radius: 20px;}
    
    .city #pun-stats, .city .punbb .category {    margin: 10px 15px; }
    
    .city #pun-main h2, .city .punbb .section h2 {   text-align: right!important;}
    
    .city #pun-main h2 {
        margin-top: -18px;
        margin-bottom: 10px;
    background:none;
    }
    
    .city .punbb h2 span {
        color: var(--color-grey2);
        font-size: 26px;
        text-transform: lowercase;
        font-family: var(--custom);
        padding: 0 7px!important;
        background: var(--color-white);
    }
    
    .city .punbb .post {
        border-bottom: 1px solid var(--color-grey);
    }
    .city .punbb .category {
        border-top: 1px solid var(--color-grey);
    } 
    
    .city #pun-searchtopics TR Div.icon , .city #pun-viewforum TR Div.icon,
    .city #pun-searchtopics TR.isticky Div.icon, .city #pun-messages TR.isticky Div.icon, .city #pun-viewforum TR.isticky Div.icon, .city #pun-searchtopics TR.iclosed.isticky Div.icon, .city #pun-messages TR.iclosed.isticky Div.icon, .city #pun-viewforum TR.iclosed.isticky Div.icon, .city .iclosed Div.icon, .city #pun-searchtopics TR.iclosed Div.icon, .city #pun-viewforum TR.iclosed Div.icon, .city #pun-searchtopics TR.inew Div.icon, .city #pun-viewforum TR.inew Div.icon {
        margin-right: 0px;
        margin-left: -13px;
        margin-top: -24px!important;
    }
    
    .city#pun-messages TR Div.icon, .city #pun-messages TR.iclosed Div.icon, .city #pun-messages TR.inew Div.icon {
        margin-right: 0px;
        margin-top: -1px!important;
    }
    
    .city div.icon {
    margin-top: -12px;
        margin-left: -18px;
        position: absolute;
        width: 24px;
        height: 40px;  
    }
    
    .city div.icon:before {
        position: absolute;
        width: 24px;
        height: 24px;
        font-family: var(--custom);
        rotate: -10deg;
        font-size: 24px!important;
        content: ' ';
    }
    
    
    .city .inew Div.icon:before, .inew.isticky Div.icon:before, .inew.iclosed Div.icon:before, .inew.isticky.iclosed Div.icon:before {
        color: var(--color-blue);
        content: "new";
        font-size: 24px;
    }
    
    .city .isticky Div.icon:before {
        color: var(--color-hz);
        opacity: 0.7;
        content: "imp";
    }
    
    .city .iclosed Div.icon:before {
        color: var(--color-nice);
        opacity: 1;
        content: "cls";
    }
    
    .city .for-a {color:transparent!important; }
    
    .city .for-a > a {color: var(--color-hz)!important;
    font-size: 10px;}
    
    .city #pun-ulinks > ul > li> a:before, .city .for-a > a:before {content: '#';}
    
    .city #pun-ulinks a {   color: var(--color-hz);  }
    
    
    .city #plng {
        color: var(--color-black)!important;
        padding: 2px 5px 3px;
        border: 1px var(--color-nice) solid;
        margin: 2px 0 10px!important;
        width: fit-content;
        border-radius: 5px;
    }
    
    .city #pun-stats li.item1, .city #pun-stats li.item2, .city #pun-stats li.item3, .city #pun-stats li.item4 {
        background: var(--color-grey2);
        border-radius: 5px;
        box-shadow: 0px 0px 4px var(--color-grey) inset;
    border: 0px solid transparent;
    }
    
    .city .punbb .user-avatar .avatar-image {
        background-color: var(--color-mda2)!important;
        border-radius: 5px!important;}
    
    .city #pun-viewforum .user-avatar, .city #pun-index .user-avatar, .city #pun-modviewforum .user-avatar, .city #pun-searchtopics .user-avatar {
        border-radius: 5px!important;
        border: 0px solid transparent;
        background: none;
    }
    
    .city #pun-index .user-avatar {   margin: 0px 10px 0px 25px;   }
    .city .punbb em.user-avatar { float:right !important; }
    
    .city .punbb .main .tcr {
        text-align: right;
        color: var(--color-black);
    }
    
    .city .punbb .main .tcr a {color:var(--color-green); font-size: 11px;}
    
    .city .punbb .post .post-author {
    padding: 10px 10px 10px 5px;
        margin-top: -20px;
        background: var(--color-grey);
        border-radius: 7px;
        margin-left: -25px;
        border: 0px solid;
        border-left: 10px solid var(--color-nice)!important;
        box-shadow: 0px 0px 4px var(--color-grey) inset;
    }
    
    .city div.post-author > p.pa-author, .city li.pa-author {
        padding: 7px 5px;
        line-height: 0.5;
        text-transform: capitalize;
        margin: 0px 0 0;
        border-bottom: 1px solid var(--color-nice);
        border-radius: 0;
        width: 210px;
        font-family: var(--custom2);
    }
    
    .city li.pa-avatar.item2 img {
        margin-top: 0px;
        border-radius: 7px;
    }
    
    .city .post .pa-fld2 {
        color: var(--color-mda);
        text-align: center;
        text-transform: lowercase;
        letter-spacing: 1px;
        padding: 5px;
        height: 15px;
        margin: 0px 16px;
        border-top: 1px solid var(--color-nice);
        font-family: var(--custom2);
        font-size: 9px;
    border-image: none;
    }
    
    .city .plsh {
        width: 160px;
        padding: 0px 10px 0px 10px !important;
        height: 36px;
        position: relative;
        background: var(--color-grey);
        border-radius: 5px;
        box-shadow: 0px 0px 4px var(--color-grey) inset;
    border: 0px;
    }
    
    .city div.post-author > p.pa-author, .city li.pa-author, .city .pa-author a, .city .pa-author a:hover, .city .pa-author a:active {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
        color: var(--color-black)!important;
        letter-spacing: 0.15px;
    }
    
    .city div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1), 
    .city div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1):hover, 
    .city div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1):visited, 
    .city div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1), 
    .city div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1):hover, 
    .city div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1):visited, 
    .city div.post-author > ul > li.pa-fld1 > a:nth-child(1), 
    .city div.post-author > ul > li.pa-fld1 > a:nth-child(1):hover, 
    .city div.post-author > ul > li.pa-fld1 > a:nth-child(1):visited, 
    .city div.post-author.online > ul > li.pa-fld1 > a:nth-child(1), 
    .city div.post-author.online > ul > li.pa-fld1 > a:nth-child(1):hover, 
    .city div.post-author.online > ul > li.pa-fld1 > a:nth-child(1):visited, 
    .city div.post-author > ul > li.pa-fld1 > a:nth-child(2), 
    .city div.post-author > ul > li.pa-fld1 > a:nth-child(2):hover, 
    .city div.post-author > ul > li.pa-fld1 > a:nth-child(2):visited, 
    .city div.post-author.online > ul > li.pa-fld1 > a:nth-child(2), 
    .city div.post-author.online > ul > li.pa-fld1 > a:nth-child(2):hover, 
    .city div.post-author.online > ul > li.pa-fld1 > a:nth-child(2):visited {
        color: var(--color-mda2)!important;
        font-size: 11px;
        font-family: var(--custom2);
        font-style: normal;
        letter-spacing: 0.2px;
    }
    
    .city .punbb .quote-box, .city .punbb .code-box {
        border-radius: 7px;
        background: var(--color-grey);
        box-shadow: 0px 0px 4px var(--color-grey) inset;
    border: none;
    }
    
    .city .punbb .quote-box cite, .city .punbb .code-box strong.legend {
        display: block;
        padding: 2px 0px 4px;
        font-size: 11px;
        letter-spacing: 0.2px;
        font-weight: normal;
        font-style: normal;
    margin: 0px 0px 4px!important;
        color: var(--color-black);
    border:none;
        border-bottom: 1px solid var(--color-nice);
        font-family: var(--custom2);
        width: auto;
    }
    
    .city .post-content hr {
        background: var(--color-nice);
    }
    
    .city #main-reply {
        background: var(--color-grey);
        border-radius: 10px;
    border:0px solid;
        box-shadow: 0px 0px 4px var(--color-grey) inset;
    }
    
    .city .hvStickerPackModal {border-radius:7px;}
    
    .city .plashka,
    .city .hvStickerPackModalTab,
    .city .button, .city sub4, .city #dice-form > button{
        font-size: 10px;
        border: none!important;
        background: var(--color-blue)!important;
        color: var(--color-black);
        margin: 2px 6px 0 0;
        font-family: var(--custom2);
        letter-spacing: 0.5px;
        border-radius: 5px!important;
    }
    
    .city div.dice-box {
        background: var(--color-grey);
        border-radius: 5px;
        box-shadow: 0px 0px 4px var(--color-grey) inset;
        border-image: none;
        border: 0px;
    }
    
    .city #html-footer p {
        border: none;
        font-family: var(--custom2);
        color: var(--color-nice);
        text-transform: lowercase;
        font-size: 10px;
        text-align: center;
        padding: 0 0 10px;
        letter-spacing: 1px;
        line-height: 1.5;
    }
    
    .city #stylelist {
        position: relative;
        z-index: 100;
        right: 15px;
        top: -217px;
        height: 20px;
        float: right;
        display: flex;
    }
    
    /*ARROWS*/
    .city .go-up, .city .go-down {
        color: var(--color-white);
        position: fixed;
        z-index: 9997;
        cursor: pointer;
        opacity: 1;
    opacity:0.7;
    }
    
    .city .go-up {
    bottom: 57%; 
    }
    .city .go-down {
    bottom: 44%; 
    }
    
    .city .go-up:before, .city .go-down:before{
    font-family: var(--custom);
        font-size: 65px;
        position: absolute;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;}
    
    .city .go-up:before {content: 'up';}
    
    .city .go-down:before{content: 'dn';
    }
    
    .city #pun-navlinks, .city #pun-navlinks .container {margin-top: -90px;
        position: fixed;
        margin-left: 537px;}
    
    .city #pun-report .inner, .city #pun-reputation .inner, .city #pun-admin-award-form .inner {
        background-color: var(--color-white)!important;
        border-radius: 7px;
    }
    
    .city #rep_form > table > tbody > tr > td.tc2 {
        border: none!important;
    }
    
    .city #reputationText {
    background: var(--color-grey)!important;
        border-radius: 10px;
        border: 0px solid;
        box-shadow: 0px 0px 4px var(--color-grey) inset;
    }
    
    .city .punbb tbody.hasicon td.tcl {padding: 5px 20px 5px 15px;}
    .city .punbb .main .tcr {padding-right: 5px;}
    .city #pun-stats {
        padding: 15px 10px;
    }
    
    .city div.lock, .city div.unlock,
    .city #submenu, .city .menu span {border-radius: 5px;}
    
    .city div.face {border-radius: 10px;}
    
    /*-----------------------------*/
    
    body {
        min-width: 600px!important;
    }
    
    /*Фон*/
    body {
      background: var(--html-bg);
    }
    
    #pun-title table {
        margin-left: 0px;
    }
    
    #title-logo-tbody {
    }
    
    #html-header {
    width: 1060px;
    }
    
    #Logo {
        background: var(--logo) center no-repeat;
        width: 1060px;
        height: 380px;
        text-align: center;
        position: absolute;
    top: 40px;
    }
    
    #ZACHTO {
    position: absolute;
        z-index: 2;
        width: 1060px;
        height: 160px;
        top: 35px;
    }
    
    #act {
        position: absolute;
        width: 1060px;
        top: 161px;
        height: 64px;
    }
    
    #act1, #act2, #act3, #act4 {
        position: absolute;
        width: 54px;
        height: 54px;
        top: 0px;
        opacity: 0;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
    }
    
    #act1:hover, #act2:hover, #act3:hover, #act4:hover {opacity:1}
    
    #act1 {left: 65px;}
    #act2 {left: 180px;}
    
    #act3 {right: 180px;}
    #act4 {right: 65px;}
    
    
    #act1 > a > img, #act2 > a > img, #act3 > a > img, #act4 > a > img {
        position: absolute;
        background-size: contain!important;
        border-radius: 10px;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
        width: 50px;
        height: 50px;
        border-radius: 30px;
        border: 2px solid transparent;
        background: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522) border-box;
        } 
    
    
    #RANDOM {     position: absolute;
        left: 280px;
        width: 500px;
        height: 110px;
        top: 126px;
        padding: 10px 0 0 0;
        opacity: 0;
        background: var(--color-white);
        text-align: center;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
    }
    #RANDOM:hover {opacity:1;}
    
    #RANDOM:before {    position: absolute;
    content: "";
      background:url(https://forumstatic.ru/files/001a/eb/a8/40769.png) center no-repeat;
        width: 87px;
        height: 60px;
        top: -45px;
        left: 10px;
    }
    
    #RANDOM:after {     position: absolute;
    content: "";
      background:url(https://forumstatic.ru/files/001a/eb/a8/55978.png) center no-repeat;
        width: 87px;
        height: 60px;
        bottom: -45px;
        right: 10px;
    }
    
    #KontentRotator {    font-size: 10px;
        text-align: justify;
        color: var(--color-shadow);
        overflow-y: auto;
        padding: 0px 20px 0px 25px;
        margin: 10px 0px 5px 5px;
        height: 70px;
        width: 440px;
    }
    
    
    #KontentRotator br {
                display: block; /* makes it have a width */
                content: ""; /* clears default height */
                margin-top: 4px; /* change this to whatever height you want it */
    }
    
    kr { 
        font-weight: 600;
        font-size: 14px;
        font-family: var(--custom3);
        color: var(--color-hz);
        letter-spacing: 1px;
    }   
    
    #KontentRotator > p > a, kr > a {
    color: var(--color-nice)!important;
    }
    
    #KontentRotator1 > p > img, #KontentRotator2 > p > img, #KontentRotator3 > p > img, #KontentRotator4 > p > img, #KontentRotator1 > p, #KontentRotator2 > p, #KontentRotator3 > p, #KontentRotator4 > p { 
        width: 90px;
        height: 90px;
        position: absolute;
    opacity:0.85;
        border-radius: 10px;}
    
    #img-4, #img-3, #img-2, #img-1 {
        position: absolute;
        height: 90px;
        width: 90px;
        -webkit-transition: all 0.25s 0s ease;
        -moz-transition: all 0.25s 0s ease;
        -o-transition: all 0.25s 0s ease;
        transition: all 0.25s 0s ease;
    }
    
    #img-4 {right: 50px;}
    
    #img-3 {right: 175px; }
    
    #img-2 {left: 175px;}
    
    #img-1 {left: 50px;}
    
    #NEWS {
        top: 10px;
    left: 12px;
        position: relative;
        width: 800px;
        text-align: left;
        color: var(--color-hz);
        font-size: 10px;
    }
    
    #NEWS > a {
    margin: 2px!important;
        text-transform: lowercase;
        color: var(--color-white);
    }
    
    #dot {     position: absolute;
        color: var(--color-white);
        font-size: 15px;
        top: 354px;
        width: 1060px;
        height: 20px;
        text-align: center;
    }
    
    .punbb {    float: none;
        width: auto;
        height: auto;
        margin: 0 auto;
        background: var(--color-white);
        margin-top: 420px;
    }
    
    /* Футер */
    #pun-about .container {
        height: 0px;
        width: 1060px;
    }
    
    #html-footer {height: 20px;
    }
    
    #html-footer > div > div {margin-bottom:20px}
    
    #html-footer p {
        position: relative;
        display: block;
        width: 1060px;
        background: var(--color-white);
        text-align: center;
        color: var(--color-black);
        border-top: 1px solid var(--color-black);
        font-family: 'Palace';
        text-transform: uppercase;
        font-size: 16px;
        text-align: center;
        padding: 0.25em 0;
        letter-spacing: 1px;
        line-height: 1.5;
    }
    
    /* CS1.1 */
    .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
    .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
    .punbb .info-box, .punbb #pun-main .info-box .legend {
    
      color: var(--color-black);
      }
    
    /* CS1.2 */
    .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
    
      color: var(--color-black);
      }
    
    #pun-admain h2 span {
    display:block;
    }
    
    
    /* CS1.3 */
    #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
      }
    
    /* CS1.4 */
    #pun-title, #pun-title .container, .punbb .modmenu .container {
      background: transparent;
      color: var(--color-black);
      }
    
    /* CS1.5 */
    .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
       display: block;
        font-weight: normal;
        width: fit-content;
        font-style: normal;
        text-align: center;
        color: var(--color-brown);
    font-size: 11px;
      }
    
    /* CS1.6 */
    .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
      background: transparent;
      color: var(--color-black)
      }
    
    /* CS1.7 */
    .punbb .quote-box, .punbb .code-box {
    border: 1px solid var(--color-black);
    }
    
    
    
    /* CS1.8 */
    #pun-navlinks .container {
      background: transparent;
      }
    
    .offline li.pa-online strong {
      font-weight: normal;
      }
    
    /* CS2 Border colours
    -------------------------------------------------------------*/
    
    /* CS2.1 */
    .punbb .container, .punbb .post-body, .post h3, #pun-title {
      border-color: transparent;
      }
    
    /* CS2.2 */
    .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
    .punbb .category, .punbb .post {
      border-color: transparent;
      }
    
    /* 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;
      }
    
    
    
    #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;
      }
    
    li.pa-online {
      border-left-color: transparent;
      }
    
    
    /* CS3 Links
    -------------------------------------------------------------*/
    
    /* CS3.1 */
    .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 {
      text-decoration: none;
      color: var(--color-green);
      }
    
    
    /* CS3.2 */
    .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 {
      color: var(--color-green);
        }
    
    /* CS3.3 */
    #pun-navlinks a, #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active  {
        color: var(--color-white);
        margin: 0px !important;
        font-size: 38px;
        font-family: var(--custom3);
        text-transform: lowercase;
      }
    
    /* CS3.4 */
    
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      color: var(--color-mda2);
      }
    
    #pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
      text-decoration: none;
      }
    
    
    
    /* CS4 Post status icons
     -------------------------------------------------------------*/
    
    /* Иконки*/
    
    
    #pun-searchtopics TR Div.icon , #pun-viewforum TR Div.icon,
    #pun-searchtopics TR.isticky Div.icon , #pun-messages TR.isticky Div.icon , #pun-viewforum TR.isticky Div.icon, #pun-searchtopics TR.iclosed.isticky Div.icon , #pun-messages TR.iclosed.isticky Div.icon , #pun-viewforum TR.iclosed.isticky Div.icon, .iclosed Div.icon,#pun-searchtopics TR.iclosed Div.icon , #pun-viewforum TR.iclosed Div.icon, #pun-searchtopics TR.inew Div.icon, #pun-viewforum TR.inew Div.icon {
        margin-right: 0px;
        margin-left: -13px;
        margin-top: -7px!important;
    }
    
    #pun-messages TR Div.icon, #pun-messages TR.iclosed Div.icon, #pun-messages TR.inew Div.icon {
        margin-right: 0px;
        margin-top: 13px!important;
    }
    
    
    div.icon {
        margin-top: 15px;
        margin-left: -15px;
        position: absolute;
        width: 24px;
        height: 24px;
    }
    
    div.icon:before {
        position: absolute;
        width: 24px;
        height: 24px;
        font-size: 24px;
        content: '+';
        font-size: 20px;
        color: var(--color-grey2);
    }
    
    
    .inew Div.icon:before, .inew.isticky Div.icon:before, .inew.iclosed Div.icon:before, .inew.isticky.iclosed Div.icon:before {
        color: var(--color-nice);
        content: "+";
        font-size: 20px;
    }
    
    .isticky Div.icon:before, isticky.iclosed Div.icon:before {
        color: var(--color-hz);
        content: "!!";
        font-size: 18px;
        top: 2px;
    }
    
    .iclosed Div.icon:before {
        color: var(--color-grey2);
        content: "x";
        font-size: 18px;
        top: 2px;
        left: 2px;
    }
    
    #pun-main div.catleft, #pun-main div.catright {display: none}
    
    div.post-rating a, div.post-rating a:hover {
        display: block;
        width: 35px;
        height: 26px;
        padding-top: 8px;
        text-align: center;
    }
    
    div.post-vote .container {
    margin-top: 7px!important;
    }
    
    /*Стиль выделения */
    ::selection  {
        background: none repeat scroll 0 0 var(--color-blue);
        color: var(--color-black);
        opacity: 0.5;
        text-decoration:none!important
    } 
    
    *::-moz-selection
    {
        background: none repeat scroll 0 0 var(--color-blue);
        color: var(--color-black);
        opacity: 0.5;
    text-decoration:none!important
    } 
    
    * {
    scrollbar-width: thin;
    scrollbar-color: var(--color-nice) var(--color-grey2);    
    }
    
    /* скроллбар */
    ::-webkit-scrollbar {    width: 7px;
        height: 6px;}  
    ::-webkit-scrollbar-track {     background-color:  var(--color-mda);} 
    ::-webkit-scrollbar-thumb {    background-color:  var(--color-nice);}
    
    /* Стиль списка тем в форуме */
    #pun-main .forum  .tcl .tclcon {
        text-align: justify;
    }
    
    /* Список тем в форуме ник создателя темы */
    #pun-main .forum .tcl .byuser {
    }
    #pun-main .forum .tcl .byuser:before { content: "—";}
    
    
    /*Форма ответа стиль выпадающих окошек*/
    #font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
     }
    
    /*Фон окошка репутации*/
    #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
        margin: -131px 0 0 -451px!important;
        width: 900px!important;
        height: 165px;
        right: 12px!important;
        font-size: 10px;
        background-color: var(--color-white)!important;
    }
    
    #reputationText {width: 96%;
        border: none;
        margin: 10px 0;
    border:1px solid var(--color-black);
        background-color: var(--color-white)!important;
    }
    
    #pun-respect.punbb .main .tc3 {text-transform: none !important; color:#000}
    #pun-respect.punbb .main {font-size:10px;}
    
    
    /*форум тем, прозрачность*/
    #pun th {    
    text-transform: lowercase;
        font-size: 0px;
        font-weight: bold;
        opacity: 0.0;
    }
    #pun-userlist th {
    opacity: 1;
    font-size: 9px;
    }
    
    #pun-messages .fs-box {}
    #pun-messages .pa-posts, #pun-messages .pa-reg {display:none;}
    
    
    /*ARROWS*/
    .go-up, .go-down {
        position: fixed;
        margin-left: 1140px!important;
        z-index: 9997;
        cursor: pointer;
        opacity: 1;
    }
    
    .go-up {
    bottom: 57%; 
    }
    .go-down {
    bottom: 47%; 
    }
    
    .go-up:before, .go-down:before{
        position: absolute;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;}
    
    .go-up:before {content: url(https://forumstatic.ru/files/001a/eb/a8/14279.png);}
    
    .go-down:before{content: url(https://forumstatic.ru/files/001a/eb/a8/55803.png);}
    
    
    .banr{     height: 50px;
        overflow-y: auto;
        padding-right: 0px!important;
        width: 1010px;
        padding-top: 5px;
        margin: 9px 25px!important;
        position: absolute;}
    
    .bannner {
        width: 1060px;
        height: 80px;
        text-align: center;
        background: var(--logo) top center no-repeat;
    }
    
    .bannner a {
        opacity: 0.65;
        -moz-opacity: 0.65;
        filter:grayscale(100%);
        transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;
        -moz-transition: all 0.5s linear 0s;
        -o-transition: all 0.5s linear 0s;}
    
    #html-footer > div > div > div.bannner > div > a > img {
        border-radius: 5px;
    }
    
    .bannner a:hover {
    opacity:1; 
    -moz-opacity:1; 
    filter:grayscale(0%);
    }
    
    #statistic-other{
        text-align: center!important;
        text-transform: lowercase;
        font-size: 8px;
        font-weight: bold; }
    
    #pun-main > div > h1 > span {display: block;}
    
    #pun-statistic .tc-username {width:15%!important}
    
    .punbb .main .tcr a {
        font-family: var(--custom2);
        font-size: 12px;
        color: var(--color-nice);
       }
    
    .punbb .main .tcr span {
      font-size: 11px;
    }
    
    #pun-viewforum .tcr a {
        font-size: 11px;
    }
    .pun-modal .modal-inner {
        border: 4px double #c0bebc!important;
        background: var(--color-white)!important;
    }
    
    
    /* Предпросмотр */
    #post-preview .fs-box .post-content {padding:10px!important;}
    
    /* лс */
    #pun-messages .fs-box {/*margin-top: -52px;*/}
    #pun-messages .post h3 { width: auto}
    #pun-messages #profile .container fieldset {border:none;}
    #pun-messages #profile .post-links ul {background: none;}
    #pun-messages #font-area, #pun-messages #size-area, #pun-messages #color-area, #pun-messages #table-area, #pun-messages #image-area, #pun-messages #imageup-area, #pun-messages #imageattach-area, #pun-messages #keyboard-area, #pun-messages #video-area, #pun-messages #addition-area {width: auto!important;}
    #pun-messages #smilies-area {width: 455px!important;}
    
    
    #font-area {overflow-y: auto; height: 300px; width:170px;}
    
    
    /* ПРОФИЛЬ */
    
    div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1),
    div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1):hover,
    div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1):visited,
    div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1),
    div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1):hover,
    div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1):visited,
    div.post-author > ul > li.pa-fld1 > a:nth-child(1), 
    div.post-author > ul > li.pa-fld1 > a:nth-child(1):hover, 
    div.post-author > ul > li.pa-fld1 > a:nth-child(1):visited,
    div.post-author.online > ul > li.pa-fld1 > a:nth-child(1), 
    div.post-author.online > ul > li.pa-fld1 > a:nth-child(1):hover, 
    div.post-author.online > ul > li.pa-fld1 > a:nth-child(1):visited, 
    div.post-author > ul > li.pa-fld1 > a:nth-child(2), 
    div.post-author > ul > li.pa-fld1 > a:nth-child(2):hover, 
    div.post-author > ul > li.pa-fld1 > a:nth-child(2):visited,
    div.post-author.online > ul > li.pa-fld1 > a:nth-child(2), 
    div.post-author.online > ul > li.pa-fld1 > a:nth-child(2):hover, 
    div.post-author.online > ul > li.pa-fld1 > a:nth-child(2):visited
    {    
        color: var(--color-black)!important;
        font-size: 12px;
        font-family: var(--custom2);
        font-style: normal;
        letter-spacing: 0.5px;
    }
    
    li.pa-fld1 > br {content: "";
        margin: 2px 0 1px;
        display: block;
        font-size: 1%;
    }
    
    
    .pa-fld1 {
        text-align: justify;
        font-size: 9px;
        color: var(--color-black);
        margin-top: 0px!important;
        margin-bottom: 10px!important;
        padding: 0px 20px 0px!important;
        overflow-y: auto;
        background: var(--color-back);
    line-height: 1.35;
    }
    
    .pa-fld1 a, .pa-fld1 a:hover, .pa-fld1 a:visited {
        color: var(--color-nice)!important;
        font-style: italic;
    }
    
    .post .pa-fld2 {
        color: var(--color-black);
        text-align: center;
        text-transform: lowercase;
        letter-spacing: 1px;
        padding: 0.1em;
        line-height: 1.5;
        margin: 0px 16px;
        border-top: 1px solid;
        border-image: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522);
        border-image-slice: 1;
        font-family: var(--custom2);
        font-size: 11px;
    }
    
    .pa-fld2 a, .pa-fld2 a:hover, .pa-fld2 a:visited {
    color: var(--color-mda)!important;
    }
    
    .pa-fld4, .pa-fld3, .pa-respect {
        font-size: 9px;
    width: 57px;
        color: var(--color-black);
        margin-top: 5px!important;
        margin-bottom: 10px!important;
        display: inline-block;
        text-align: center;
        margin: 2px;
    }
    
    
    div.post-author > ul > .pa-posts {display:none; margin-left: 108px;}
    
    .pa-time-visit, .pa-last-visit, .pa-ip {
        font-size: 9px;
        color: var(--color-black)!important;
        text-transform: lowercase;
        text-align: center;
        margin-right: 5px!important;
    }
    .pa-time-visit br {display:none}
    .pa-last-visit br {display:none}
    
    /* РАЗМЕР АВАТАРКИ ДЛЯ МАСКИ */
    .pa-avatar img {max-width: 180px; max-height: 180px;}
    #mask_form .signature textarea, #mask_form .pafld1 textarea {height: 50px;}
    
    /* УБРАТЬ - модераторов, "тема закрыта", "важно", "отредактировано", "объявление", награды */
    #pun-index .modlist {display: none;}
    .closedatafield {display:none;}
    .stickytext {display:none}
    .lastedit {display:none;}
    #pun-announcement h2 {display: none}
    li#navawards {display: none !important;}
    
    /* ИКОНКА АВАТАРА */
    #pun-index .user-avatar {top: -5px;}
    
    #pun-modviewforum .user-avatar, #pun-searchtopics .user-avatar {
        top: -11px !important;
        margin: 0px 10px 0px 25px!important;
    }
    
    #pun-viewforum .user-avatar {
        top: -13px!important;
    }
    
    #pun-viewforum .user-avatar, #pun-index .user-avatar, #pun-modviewforum .user-avatar, #pun-searchtopics .user-avatar {
        margin: 0px 20px 0px 10px;
        width: 38px!important;
        height: 38px!important;
        border-radius: 30px!important;
        border: 2px solid transparent;
        background: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522) border-box;
        }
    
    .punbb .user-avatar .avatar-image {
        width: 38px!important;
        height: 38px!important;
        opacity: 1!important;
        border-radius: 30px!important;
    }
    
    #messages > fieldset > div > div > table > tbody > tr > td > em {  margin-top: -15px;
        border-radius: 30px!important;
        border: 2px solid transparent;
        background: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522) border-box;
        width: 38px!important;
        height: 38px!important;
    }
    
    .img a.title {
     background: var(--color-white);
    }
    
    
    .post-content hr {
    background: linear-gradient(120deg, #00cbcb, #3686c0, #cc3399, #dc9522) border-box;
    height: 1px;
    box-shadow: none !important;
    border: none !important;
    opacity:1!important;
        margin: 0 10px;
    }
    
    span.num_msg {
        margin-top: -15px!important;
        margin-left: -15px!important;
        background: var(--color-hz)!important;
    }
    
    span.num_msg:before {
        background: var(--color-hz)!important;
    }
    
    #MyBookmarks .container {
        background: var(--color-white);
    }
    
    #MyBookmarks > h2 > span, #MyBookmarks h2 {
        margin: 0!important;
        background: var(--color-blue)!important;
        font-family: var(--custom2)!important;
        color: var(--color-white)!important;
    font-size:10px;
    letter-spacing:0.5px;
    text-transform:lowercase!important;
    text-shadow:none!important;
    }
    
    #BookmCntToggle.default-style {
        color: var(--color-grey)!important;
    }
    
    .isonline {
        margin-top: 0px!important;
    background: var(--color-blue)!important;
        top: 2px!important;
        right: 2px!important;
    }
    
    
    /* ссылки */
    
    #pun-navlinks {
      text-align: center;
    }
    
    #pun-navlinks li {    display: inline;     margin: 0px 3px;}
    
    #pun-navlinks a {
        display: inline-block;}
    
    #pun-navlinks a span {
        display: none;}
    
    .post .bookmark {right: -26px!important;}
    
    #main-reply {
    text-align: justify;
        margin-bottom: 5px;
        border: 1px solid var(--color-black);
        padding: 5px 10px;
        line-height: 1.1;
    width:97%!important;
        min-height: 250px;
        background: var(--color-white);
    }
    
    
    .punbb #post-form fieldset legend span {
        display: none;
    }
    
    

    0


    Вы здесь » Додо Пицца » воен света » 4th промежуточный Vol.2


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