/* скрыть VIP-аккаунт*/
#pun-status .item4.status-right{
  display: none;
}


#snow_light {
position: fixed;
    width: 450px;
    height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
 display: block;
filter: blur(4px) opacity(1) brightness(2.5);
}


#particles-js{
 display: block;
position: fixed;
    width: 450px;
    height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
filter: blur(4px) opacity(2);
}

@media only screen and (max-device-width: 540px) {
    .snow {
      display: none;
    }
}

.snow {
display: block;
position: fixed;
    width: 450px;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
z-index: -1;
}

#textblock {
    cursor: default;
    position: fixed;
    font: normal 12px/180% Philosopher;
    color: #758767 !important;
    height: 100%;
    left: 0;
    width: calc(50% - 510px);
    top: -220px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0px;
    z-index: -1;
}

#textblock div {
    text-align: justify;
    text-align-last: justify;
  width: 75%;
}

.fonchik {
    position: fixed;
    height: 100% !important;
    width: 550px;
    display: block;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    margin-left: -100px !important;
    background: rgb(155 174 79);
    mix-blend-mode: color-dodge;
    z-index: -100;
}


.leaf {
    background: url(https://forumstatic.ru/files/0019/c5/48/56970.gif);
   filter: sepia(1) brightness(0.67) hue-rotate(40deg) opacity(0.8) blur(0.85px) grayscale(0.55);
    width: 650px;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    margin-left: -200px !important;
    z-index: -2;
}


/* маска */

#mask_dialog .hv-add-template {
    border: 1px solid #0003 !important;
}

#mask_dialog .inner {
    background: #b7bcbb !important;
    text-transform: lowercase;
    box-shadow: 0 0 0 0.3px inset #bec2c1, 0 0 0 1px #29303161, 0 0 37px inset #515f5f8c;
    color: #3a3a3a !important;
}

#mask_dialog .hv-preview-block img {
    max-width: 100px;
}

.hv-storage-count {
    flex: 1 1 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 6px;
    color: #262424 !important;
    font-size: 10px;
}



/* картинки для тем */
.book1 {
    border-radius: 10px;
    background: url(https://forumstatic.ru/files/0018/20/d2/75310.png) top right;
    box-shadow: 0 0 0 0.3px inset #bec2c1, 0 0 0 1px #29303161, 0 0 140px inset #7e7d8bde;
    width: 620px;
    height: 200px;
}


.book_text {
    display: inline-block;
    position: absolute;
    float: left;
    line-height: 55px;
    margin-top: 50px !important;
    margin-left: 60px !important;
    width: 500px;
    justify-content: center;
    padding: 6px;
    text-transform: lowercase;
    font-size: 50px;
    letter-spacing: 2px;
    height: 104px;
    color: transparent;
    background: linear-gradient( 90deg, rgb(136 110 84) 20%, rgb(126 117 148) 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aest, GTEAPAC;
    font-weight: 500;
    z-index: 100;
    cursor: default;
}

.book_text span {
    display: inline-block;
    padding-top: 0px;
    margin-left: 110px;
    line-height: 25px;
    font-family: 'Century Gothic';
    font-size: 12px;
    color: #9f906e;
    font-weight: 500 !important;
    text-transform: lowercase;
    letter-spacing: .5px;
    cursor: default;
}

/* активен */
.pa-last-visit,
.pa-online {
	display: none
}

.indOnline, .indOffline {
    position: absolute;
    margin: -51px -4px !important;
    z-index: 10;
    display: block;
    width: 8px;
    border-radius: 50px;
    height: 8px;
}

.indOnline {
        background: #6b795e;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor 1.3s linear infinite;
    box-shadow: 0 0 3px 2px #87827a4f;
}

.indOffline {
background: transparent;
}



/* линия */
hr {
    height: 1px;
    background-color: #7e7e7e;
    border: none!important;
}
.post-content hr {
    opacity: 0.5;
    filter: alpha(opacity=50);
    margin-bottom: 0.5em !important;
    margin-top: 0.5em !important;
}

/* копирайт */
.footer-copy {
    width: 300px;
    height: 15px;
    display: inline-block;
    position: absolute;
    margin-top: 53px!important;
    line-height: 12px;
    margin-left: 300px!important;
    font-weight: 600;
    text-align: center;
    padding: 0px 5px;
    font-family: 'Philosopher';
    font-size: 9px;
    letter-spacing: 1.2px;
    color: #737c6c !important;
    text-transform: uppercase;
    z-index: 100;
}
.footer-copy a {
    color: #737c6c !important;
}

/* фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: #b1a9a4;
    border-radius: 10px;
}

/* сообщение не вылазит за границы */
#pun .post-content {
    word-wrap: break-word;
}

/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* для мобильных устройств */
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1100px !important;
}

HTML, body {
	min-width: 540px!important;
}

/* айфон */
html {
-webkit-text-size-adjust: none;
}
/* подсказки */
@media (pointer: coarse), (hover: none) {
      [title] {
        position: relative;
        display: inline-flex;
        justify-content: center;
      }
      [title]:focus::after {
        content: attr(title);
        position: absolute;
        top: 90%;
        color: #000;
        background-color: #fff;
        border: 1px solid;
        width: fit-content;
        padding: 3px;
      }
    }


/* фон задний */
body {
background-color: #1322f3c!important;
background: url("https://forumstatic.ru/files/0019/c5/48/43915.png");
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
   overflow-x: hidden !important;
   background-size: cover;
}

/* футер */
.footer {
    width: 1000px;
    height: 35px;
    display: inline-block;
    position: absolute;
    margin-top: -16px !important;
    margin-left: -21px !important;
    padding: 5px 1px;
    background-image: url(https://forumstatic.ru/files/0019/c5/48/34754.png);
}

/* Иконки в профиль */
.pa-posts, .pa-respect, .pa-fld3, .pa-fld4{
    display: inline-block;
    width: 98px;
    line-height: 12px;
    margin-top: 7px!important;
    margin-bottom: 0px!important;
    text-transform: uppercase;
    font-size: 10px;
    padding: 2px !important;
    font-family: 'Philosopher';
    font-weight: 600;
    text-transform: uppercase;
    color: #242525de !important;
}
.pa-respect a { color: #242525de !important;}


/* категории */
#pun-index .category h2 span, #pun-stats.section h2 span {
    width: 960px;
    display: block;
    cursor: default;
    color: transparent;
    background: linear-gradient( 90deg, rgb(96 118 80) 20%, rgb(97 104 136) 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Aest, GTEAPAC;
    font-weight: 500;
    font-size: 50px;
    margin-top: -10px!important;
    margin-left: -20px;
    text-align: left;
    padding-left: 20px;
    border-bottom: 1px solid #9a9f9e;
    text-transform: uppercase;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* 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 {
   background-color: #transparent;
  color: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb-admin #pun-admain .adcontainer {
   background-color: #transparent;
  color: #333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
   background-color: #transparent;
  color: #464646;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
 background-color: #transparent;
  color: #333;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #transparent;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #333
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #282828;
  }

/* CS1.8 */
#pun-navlinks .container {
 background-color: #transparent;
  color: #2d2d2d;
  }

.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;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  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 {
   color: #262a3a;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #3e3e3e;
  }

/* 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: #3e3e3e;
  }

/* CS3.3 */
#pun-navlinks a {
    text-decoration: none;
    color: #728762;
}

/* CS3.4 */
#pun-navlinks a:focus, #pun-navlinks a:active {
  color: #8e6e5b;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  text-decoration: none
  color: #3e3e3e;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
/* иконки сообщений, с идеей от бланш */
#pun-index table Div.icon {margin: 35px 0px 0px -42px;}
#pun-index table Div.icon:before {
   color: #5c638470;
   font-size: 23px;
   content: "\eab3" !important;
    font-family: 'cappuccicons';
}

#pun-index table div.inew {margin: 35px 0px 0px -42px;}
#pun-index table div.inew:before {
   color: #5c6384;
   font-size: 23px;
   content: "\eab3" !important;
    font-family: 'cappuccicons';
}

#pun-index table div.isticky {
   background-color: #ad9680;
      height: 50px;
    width: 4px;
}

#pun-index table div.iclosed {
   background-color: #7e7593;
      height: 50px;
    width: 4px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    position: relative;
    float: left;
     height: 10px;
    width: 10px;
    background-color: #9b9aa8;
border-radius: 50%;
    margin-left: -25px !important;
    margin-top: -1px!important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon  {
height: 10px;
    width: 10px;
    background-color: #7e7593;
 border-radius: 50%;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon {
height: 10px;
    width: 10px;
    background-color: #ad9680;
 border-radius: 50%;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon {
height: 10px;
    width: 10px;
   background-color: #7e7593;
border-radius: 50%;
}


/* убирает голубую обводку в форме ответа */
input, textarea { outline: none; }  input:active, textarea:active { outline: none; } :focus { outline: none; }


/* выделение */
    ::selection { 
    background: #3c4156;
    color: #b7bcbb;
    opacity: 0.4;
    }  
*::-moz-selection {
    background: #3c4156;
    color: #b7bcbb;
}


/* аватар */
.pa-avatar img {
    padding: 6px !important;
    background: linear-gradient(to top right, #646e5c 50%, #3f4356 80%) border-box;
    /* background: #6b795e; */
    max-width: 180px;
    max-height: 180px;
}

/* шрифты, размер и другое */
#font-area, #size-area, #spoiler-sels {
   border: 1px solid #8e8b92;
    border-radius: 10px;
    color: #464544 !important;
    width: 150px !important;
     margin-left: 10px;
    padding: 8px;
    margin-top: 4px;
    max-height: 148px;
    overflow-y: auto;
}

#color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #video-area, #addition-area {
   border: 1px solid #8e8b92;
    border-radius: 10px;
    color: #464544 !important;
    width: 220px !important;
     margin-left: 555px;
    padding: 8px;
    margin-top: 4px;
    max-height: 148px;
    overflow-y: auto;
}

#smilies-area {
  border: 1px solid #8e8b92;
    border-radius: 10px;
    color: #464544 !important;
    width: 400px !important;
    margin-left: 430px;
    padding: 8px;
    margin-top: 3px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

div#image-area.container {
    width: 600px !important;
}
#imageupload-left input[type=button] {
    width: 14em !important;
    text-align: center;
}


/* прокрутка */
::-webkit-scrollbar-thumb:vertical {
background-color: #7b7b7b !important; height: 4px; 
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #7b7b7b !important; height: 4px; 
}

::-webkit-scrollbar {
    background-color: #3a3a3c;
    height: 7px;
    width: 6px;
}

::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: #3a3a3c;}

::-webkit-scrollbar-thumb {
  background-color: #3a3a3c;
  width:6px !important;}


/* не отображать */

.stickytext,.closedatafield, .li#navawards, .lastedit, .pl-reports, .topic .sharelink
{display:none!important;}
#button-files_rusff, #button-graffiti_rusff
{display: none !important;}
 #pun-main h1, #pun-debug h2 {display: none;}
.punbb .modmenu .container span {display: none;}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun td .modlist, .modlist {display: none !important;}
.li#navrules {display: none;}
#pun-ulinks .item5 {display:none}
#pun-index thead {display: none}
#pun-index .tcmod {display: none}
.pa-gifts {display: none;}


/* аватар */
.punbb .user-avatar .avatar-image {
    filter: brightness(0.64) sepia(1) hue-rotate(148deg) opacity(1);
}


#pun .user-avatar.user-avatar .avatar-image {
    border-radius: 10px !important;
    border: 1px solid #6a767b91;
    height: 30px;
    width: 30px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

.punbb .user-avatar .isonline {
    width: 7px!important;
    height: 7px!important;
    border-radius: 50px;
    top: 2px!important;
    right: 2px!important;
    z-index: 100;
    background-color: #5b617d !important;
}

/* скрываем быстрый ответ */
#post-form h2 span {
    font-size: 0px;
}

/* подложка для формы ответа */
#form-buttons {
    position: relative;
    padding-left: 10px;
    background: linear-gradient( 90deg, rgb(102 124 80 / 20%) 20%, rgb(103 110 137 / 39%) 80%);
    border-top: 1px solid rgb(131 127 125 / 55%);
    border-left: 1px solid rgb(131 127 125 / 55%);
    border-right: 1px solid rgb(131 127 125 / 55%);
    margin-right: -7px;
    margin-bottom: 0px;
}

/* символы */
small#plng {
     font-family: 'Philosopher';
    font-size: 12.5px!important;
    margin-left: 0px;
    padding: 0px 6px;
}


div#keyboard-area {
  border: 1px solid #8e8b92;
    border-radius: 10px;
    color: #464544 !important;
    width: 630px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

#keyboard-span input {
    color: #070707 !important;
    background-color: #a29c9d42 !important;
    border: 1px solid #98918e !important;
}



/* плашку предоставили на прекрасном рено, с моей доработкой */

li.pa-fld1 {
   width: 226px;
    left: 0px;
    top: 27px;
    margin-bottom: 5px;
    padding: 2px 2px 2px 2px!important;
    text-align: justify;
  display: block;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.pa-fld1 {
    height: 32px;
    position: relative;
    margin-left: -10.5px !important;
    margin-top: -37px!important;
    background: linear-gradient(to right, rgb(126 99 84) 0%, rgb(84 78 102) 100%);
    border: 1px solid #00000021;
    cursor: default;
}
.pa-fld1 fonpi{height: 32px; width: 226px;}

.pa-fld1 kt {
    display: flex;
    align-items: center;
    width: 75px;
    font-size: 7.5px;
    font-family: 'Comfortaa';
    font-weight: 600;
    height: 14px;
    position: absolute;
    margin-left: 5px;
    margin-top: 9.5px;
   color: #afb3b7 !important;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    text-align: center;
}

.pa-fld1 mt {
    display: flex;
    align-items: center;
    width: 83px;
    height: 14px;
    font-size: 7.5px;
    margin-left: 140px;
    position: absolute;
    font-family: 'Comfortaa';
    font-weight: 600;
    margin-top: 9.5px;
    color: #afb3b7 !important;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    text-align: center;
}
.pa-fld1 ici{position: absolute; margin-left: -95px; margin-top: -7px;}
.pa-fld1 ici img {
    opacity: .9;
    max-width: 43px;
    position: absolute;
    background: url(https://forumstatic.ru/files/001b/78/43/52219.png);
    padding: 2px 4px;
    filter: brightness(1) opacity(0.85);
    -webkit-clip-path: polygon(50% 0%, 100% 38%, 83% 87%, 17% 87%, 0% 38%);
    clip-path: polygon(50% 0%, 100% 38%, 83% 87%, 17% 87%, 0% 38%);
    margin-top: 1px;
    margin-left: 182px;
    box-shadow: 0px 0px 40px 4px #5f5678 inset;
}

/* личное звание */
.pa-fld2 {
    position: relative;
    width: 212px !important;
    padding: 8px 3px !important;
    margin-left: -2.5px !important;
    margin-top: 10px !important;
    margin-bottom: -10px!important;
    text-transform: lowercase;
    cursor: default;
}

.lzname {
    position: relative;
    font-size: 11px;
    padding: 4px 4px;
    font-weight: 600;
    font-family: 'Century Gothic';
    text-transform: uppercase;
    letter-spacing: 0.3px;
    color: #646e5c!important;
    top: 0px !important;
}

.lzname a {
     color: #646e5c !important;
}


.lz {
    margin-left: -12px!important;
    margin-right: auto!important;
    margin-top: -5px!important;
    text-transform: lowercase;
    width: 210px;
    font-family: 'Philosopher';
    font-weight: normal;
    line-height: 14.8px;
    font-size: 11px;
    padding: 10px 10px 9px 9px;
    color: #151515f0;
    text-align: justify;
}

.lz b {
    color: #646e5c;
}


/* сообщения */
#pun-messages .indOnline {
  display: none;
}

#pun-messages .post-author {
    margin-left: -30px !important;}

/* БАННЕРЫ
----------------------------------------------------------------------------------------------------------------------*/
#banners {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    height: 31px;
    width: 980px;
    margin-left: 10px;
    margin-top: 2px;
    letter-spacing: 6px;
    opacity: 0.7;
}

#banners a img {
    opacity: 0.8;
    - moz-opacity: 0.8;
   filter: brightness(0.34) sepia(1) hue-rotate(148deg) opacity(0.7);
}

#banners a img:hover {
transition: all 0.5s;
opacity:0.8;
-moz-opacity:0.8;
  filter: none;
}

.post-img-Sp {
    background: #646e5c;
    color: #b1b3b3;
    padding: 3px 0;
    font: 11px 'Philosopher';
    text-transform: uppercase;
    display: inline-block;
    width: 108px;
}

.post-img-Sp + .post-img-Sp {
    margin-left: 4px;
    background: #3f4356;
}

/* профиль */
li.pa-fld5 img {
    padding: 6px;
    margin-top: 0px;
    margin-left: 0px;
   filter: brightness(0.9);
}

li.pa-fld5 {
    z-index: 1;
    border-radius: 50px;
    position: absolute;
    margin-top: -25px;
    margin-left: 212px;
    background: linear-gradient( 90deg, rgb(175 185 173) 25%, rgb(169 176 184) 80%);
    border: 1px solid #373b4d26;
}