@import url(style_cs.1757459641.css);

/* ШРИФТЫ
===========================================*/

/* ОСНОВА */
@font-face { font-family: "Material Icons";
  font-style: normal; font-weight: normal;
  src: local("Material Icons"), url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2"); }

@font-face { font-family: 'OwenPro'; 
src: local("OwenPro"), url(https://forumstatic.ru/files/001b/e9/74/33817.otf); }


@font-face { font-family: 'Oswald';   
src: local("Oswald"), url(https://forumstatic.ru/files/0015/28/00/26739.ttf); }


@font-face { font-family: 'Raleway';   
src: local("Raleway"), url(https://forumstatic.ru/files/0015/28/00/43336.ttf); }



:root {
    --basicfont: 'Oswald';
    --basicfont2: 'Raleway';
    --zglfont: 'Oswald';
    --osnlink: #791b1a;
    --bordcol: #81758b;
    --acc1: #bb0000;
    --acc2: #f8f8f8;
}


/* НАСТРОЙКИ ПО УМОЛЧАНИЮ
===========================================*/

html, body { margin: 0; padding: 0 }
.punbb * { margin: 0 }
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; }
.punbb img { margin-top: 0px;  border-radius: 0%; }
.punbb .main table { table-layout: fixed; width: 100%; }
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle }


 /* НАСТРОЙКИ ТЕКСТА
===========================================*/

body { font-size: 100.01%; overflow-x: hidden }
.punbb { font: normal 68.75% verdana, arial, montserrat, sans-serif, arsenicatrial-regular; }
.punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, montserrat, sans-serif; }

/*------ Заголовки ------*/
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
    font-size: 14px;
    letter-spacing: 0px;
    font-family: var(--basicfont);
    padding-top: 0px;
    font-weight: normal;
    border-color: transparent;
}

.punbb h1 span, .punbb h2 span, .punbb legend span { font-size: 1.1em; }
.punbb pre { font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace }
.punbb address, .punbb em { font-style: normal }
.punbb .post-content em { font-style: italic }
.punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; }
.punbb a { text-decoration: underline }
.punbb optgroup { font-weight: bold; }


/* ОСНОВНОЙ МАКЕТ СТРАНИЦЫ И ГРАНИЦЫ
===========================================*/

/*------ Тело ------*/
#pun {
    position: relative;
    width: 1154px;
    margin: 353px auto 15px;
    background: url(https://forumstatic.ru/files/0015/28/00/69494.jpg?v=1) repeat-y top center;
    background-attachment: scroll;
    padding-top: 4px;
}

/*------ Расположение форума по центру ------*/
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}


/*------ Ширина контента внутри ------*/
.punbb {
    height: auto;
    margin-left: 45px;
    width: 1100px;
}

.punbb .section, .punbb .main { margin-bottom: 1em; }
.punbb .category, .punbb .post { margin-top: 0.4em; }
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; }
#pun-post .topic { margin-top: 1em; }
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post { border-style: none none solid none; border-width: 0px 0px 2px 0px }
.punbb .container { border-style: solid; border-width: 1px; }

/*------ Отступы категорий и заголовков ------*/
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
      padding: 0px 1em 0px 1em;
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
}


/* ФОРУМНАЯ НАВИГАЦИЯ
===========================================*/

#pun-navlinks { border: none; margin: 0;}
#pun-navlinks li { display: inline; padding-right: 0em; }

/*------ Бокс форумной навигации ------*/
#pun-navlinks .container {
    position: absolute;
    width: 1146px;
    border-color: transparent;
    font-weight: normal;
    text-align: center;
    top: -350px;
    left: 4px;
}

/*------ Ссылки форумной навигации ------*/
#pun-navlinks li a {
    display: inline-block;
    color: var(--acc2);
    padding: 1px 10px 1px 10px !important;
    font-family: var(--zglfont)!important;
    font-size: 15px!important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0px;

}

#pun-navlinks li a:hover {
    color: var(--acc1);
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}

/*------ Прячем награды ------*/
 #navawards, #navawards a span { display:none!important; }

/*------ Отключаем количество сообщений в лс ------*/
#pun-messages .pa-posts { display: none; }


/* ПОЛЬЗОВАТЕЛЬСКАЯ НАВИГАЦИЯ
===========================================*/

#pun-ulinks  { border: 2px solid transparent; margin-bottom: 15px; }

/*------ Бокс пользовательской навигации ------*/
#pun-ulinks .container {
    position: absolute;
    display: inline;
    padding: 0!important;
    margin-left: 154px;
    font-weight: normal;
    text-align: center;
    top: -14px;
    width: 679px !important;
}

/*------ Ссылки пользовательской навигации ------*/
#pun-ulinks li, #pun-ulinks li a { display: inline; white-space: nowrap; }
#pun-ulinks a {
    font-size: 9px !important;
    transition: all 0.5s linear 0s;
    font-family: var(--basicfont);
    text-transform: uppercase;
    padding: 0px 4px 0px 4px !important;
    color: var(--acc2);
    letter-spacing: 1.5px;
}

#pun-ulinks a:hover {
    color: var(--acc2);
    border-radius: 0px;
    text-shadow: none;
}

/*------ Прячем ненужное ------*/
#pun-ulinks #h-uploads {  display: none; }


/* СТРОКА ПРИВЕТСТВИЯ
===========================================*/

#pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; }
#pun-status span { white-space: nowrap; margin-right: 0.5em; }

/*------ Бокс строки приветствия ------*/
#pun-status .container {
    position: absolute;
    background: #eeeeee54;
    text-align: left;
    width: 430px;
    font-family: verdana;
    font-size: 11px;
    color: var(--osnlink);
    margin-left: 6px;
    /* text-transform: lowercase; */
    top: 15px;
}

#pun-status .container a { color: var(--acc2); font-family: var(--basicfont3);  }

/*------ Аватарка пользователя ------*/
#pun-status .container .status_userava>img {
    position: absolute;
    width: 30px;
    height: 30px;
    left: -36px;
    top: -1px;
    border-radius: 0px;
    object-fit: cover;
    /* filter: grayscale(1); */
    /* mix-blend-mode: soft-light; */
    transition: all 0.3s linear 0s;}






/*------ Прячем ненужное ------*/
#pun-status .container .item4  { display: none; }


/* МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ
===========================================*/

#pun-crumbs1 { overflow: hidden; margin-top: 0; }

#pun-crumbs1 p.container {
   border-top: none;
   padding: 0px 0px 0px 0px;
   font-size: 14px;
   text-transform: capitalize;
   color: var(--osnlink);
}


#pun-crumbs2 { overflow: hidden; margin-bottom: 0; border-bottom: none; }

#pun-crumbs2 .container {
  border-bottom: none;
  padding: 20px 0px 0px 0px;
  color: var(--osnlink);
  font-family: verdana!important;
  font-size: 11px;
  text-transform: none;
  }

/*------ Внешний вид------*/
#pun-crumbs1, #pun-crumbs2 {
    text-align: left;
    font-family: var(--basicfont)!important;
    font-weight: normal;
}

#pun-crumbs1 {  margin-bottom: 24px !important;}
#pun-crumbs2 {  margin-bottom: 10px !important;}

/*------ Вид ссылок ------*/
#pun-crumbs2 a, #pun-crumbs1 a {
    text-transform: none;
    font-size: 12px;
    font-family: verdana!important;
    font-weight: normal;
}

#pun-break1 { border-style: solid none; border-width: 1px 0; height: 0; margin-bottom: 0px; position: relative; z-index: 1; }
#pun-break4 { margin: -2px 1em; border-style: solid none; border-width: 1px 0; position: relative; height: 0; z-index: 1; }


/* КОНТЕНТ, ПОДПИСИ И ПОЛЯ ПРОКРУТКИ
===========================================*/

/*------ Выравнивание текста в постах ------*/
.punbb .post-content {
      width: 100%;
    overflow: hidden;
    text-align: justify;
}

/*------ Полоса отделяющая пост и подпись ------*/
.punbb .post-sig dt {
display: block;
    border-top: 1px dashed;
    width: 250px;
    height: 0px;
    margin: 15px 0;
  }

/*------ Абзацы внутри постов ------*/
.punbb .post-content p {
    margin: 0;
    padding: 0 0 1em 0;
    line-height: 150%;
  }

.punbb .post-content img { vertical-align: text-bottom }
.punbb .post-content img.postimg { vertical-align: middle; }
.punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; }
.punbb .post-content .scrollbox {   height: auto !important;
  max-height: 120px !important;
  overflow-y: auto; }



/* РАЗБИВКА НА СТРАНИЦЫ И РАЗМЕЩЕНИЕ ССЫЛОК
===========================================*/

.punbb .linkst { float: left; position: relative; width: 100%; font-size: 1.1em; height: 0; }
.multipage { margin-top: 3em; }

/*------ Внешний вид страниц сверху ------*/
.linkst .pagelink {
    margin-top: -23px;
    word-spacing: 3px;
    color: var(--osnlink);
    margin-left: -9px;
}

/*------ Внешний вид страниц снизу ------*/
.linksb .pagelink {
    float: left;
    margin: 0px -11px;
    width: 24em;
    color: var(--osnlink);
    word-spacing: 3px;
    text-align: left;
}

.punbb .linksb {     text-align: right;
    padding: 2px 28px 0px 18px; }

/*------ Внешний вид ответить сверху, ссылки новая тема, создать опрос внутри подфорума ------*/
.linkst .postlink {
    position: absolute;
    top: -15px;
    right: -9px;
    text-align: right;
    padding-right: 17px;
}

/*------ Внешний вид ответить снизу ------*/
.linksb .postlink {
  float: right;
    width: 16em;
    margin-top: 0px;
    margin-right: 10px;
  }

/*------ Ссылка подписаться и отслеживать внутри темы ------*/
.subscribelink { clear: both; padding-top: 0.3em; margin-right: 10px; padding-bottom: 0.5em; }


/* РАСПОЛОЖЕНИЕ ФОРМ
===========================================*/

.punbb .formal .container {     padding: 0em 3.0em 0em 0.3em; }
.punbb .formsubmit { padding: 0 0 0 0em; text-align: center; margin: 1em 0 0 0; }
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 }
.punbb fieldset { border-style: solid; border-width: 1px; padding: 0px 2px 0px 0px; margin: 0 0 1px 0; }
.punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 }
.punbb .fs-box { padding: 1em 0 0.8em 0; }
.punbb .fs-box p, .punbb .fs-box fieldset  { padding: 0px 0 0.8em 0; }
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; }
.punbb .datafield br { display: none }
.punbb .required label, .punbb .datafield span.input { font-weight: bold }
.punbb .datafield span.input a { font-weight: normal; }
.punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 12em 0 0; height: 100%; /* For IE */ }
.punbb textarea, .punbb .longinput input { width: 64%; margin: 0; }
.punbb .hashelp { position: relative; }
.punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; }
.punbb #profile .helplinks { top: 1.5em; }
.punbb .helplinks span { display: block; padding-bottom: 0.2em; }
#pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; }
.punbb .helplinks span INPUT { margin-right: 2px; margin-bottom: 2px; }


.punbb fieldset legend { padding: 0;
   /* font-family: var(--basicfont); */
    margin: 0px 0px 0px 11px;
    font-size: 12px;
  }

.punbb fieldset legend span {     padding: 0 1px;
    border-bottom: none;
    margin: 0 0 0 0px;
  }


/*------ Информационный текст в формах ------*/
.punbb .inline .infofield {
 font-family: var(--basicfont);
    text-transform: lowercase;
    font-size: 12px;
    text-align: justify;
  }


/* РАСПОЛОЖЕНИЕ ТАБЛИЦ
===========================================*/

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 10%; }
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl,#pun-modviewforum .main .tcl { width: 50% }
#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; }
#pun-debug table .tcl { width: 15%; white-space:normal; }
#pun-debug .tcr { width: 90%; white-space: normal; }
.punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; }
.punbb td .modlist { display: block; padding-top: 2.3em }
.punbb .main td {     border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 10px 20px 30px 0px; }
.punbb .main th { border-style: none none none solid; border-width: 0 0 0 1px; padding: 0.4em 1em 0.4em 1em; }
.punbb .main .tcl { border-left-style: none; border-left-width: 0 }

/*------ Подфорум - сколько % занимает ширина подфорума ------*/
.punbb .main .tcl { text-align: left; width: 60%; }

/*------ Активная тема и последнее сообщение - сколько % занимает ширина подфорума ------*/
.punbb .main .tcr {    overflow: hidden;
    text-align: right;
    width: 27%;
    font-size: 14px;
    padding: 10px 20px 30px 0px;}






/* ТОПИКИ
===========================================*/

.punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 1px; }

/*------ Полоска разделитель постов ------*/
.punbb .post h3 {
 margin: 14px 14px 0px 19px;
    display: block;
    background: var(--osnlink);
    height: 0px;
 }

.punbb .post h3 span {
    display: block;
    color: #510000;
    margin: 0px 2px;
}

/*------ Дата поста ------*/
.punbb .post h3 span a {
    color: var(--osnlink);
    padding: 0px 0px;
    /* background: var(--osnlink); */
    /* border: 1px solid var(--osnlink); */
    font-family: verdana;
    border-radius: 0px;
    top: 7px;
    left: 244px;
    position: relative;
    font-size: 11px;
    }

/*------ Номер поста ------*/
.punbb .post h3 strong {
    float: right;
    margin-left: 1023px;
    margin-top: 0px;
    /* background: var(--osnlink); */
    color: var(--osnlink);
    border-radius: 0px;
    /* border: 3px solid var(--osnlink); */
    /* text-transform: uppercase; */
    padding: 1px 5px;
    position: absolute;
    width: auto;
    font-size: 12px;
    font-family: var(--basicfont);
    text-align: right!important;
    font-weight: normal;
}

h3 strong::before {
    content: "#";
    margin-right: 5px;
    font-size: 9px;
}

.post h3 strong:hover, h3 span a:hover, .pagelink:hover, .postlink span:hover, .post-links a:hover, #pun-viewtopic #mod-options:hover, #pun-viewforum .modmenu a:hover, #pun-messages .postlink .button:hover {
     cursor: pointer;
    transition: all 0.5s;
}

/*------ Выпрямляем дату в поиске постов ------*/
.punbb#pun-searchposts .post h3 span a {
position:relative!important;
top: 0px;
left: 230px;
font-size: 12px;
}

.punbb#pun-searchposts  em { display: none; }
.punbb#pun-searchposts .post h3 span a:before {content: "«"; padding: 0px 2px; }


/*------ Выпрямляем дату в поиске постов ------*/
.punbb#pun-searchposts .post h3 span a {
position:relative!important;
top: 0px;
left: 230px;
font-size: 12px;
}

.punbb#pun-searchposts  em { display: none; }
.punbb#pun-searchposts .post h3 span a:before {content: "«"; padding: 0px 2px; }


 /* ПРОФИЛЬ В ТОПИКЕ
===========================================*/

.punbb .post .post-author {
    float: left;
    width: 230px;
    /* min-height: 300px; */
    height: auto;
    margin-top: 2px;
    margin-left: -11px;
    background: url(https://forumstatic.ru/files/0015/28/00/62565.jpg) top;
    border-radius: 0px;
    border: 1px solid var(--osnlink);
    background-attachment: fixed;
    border-radius: 10px;
    padding-bottom: 5px;
}

.punbb .post .post-author ul, .punbb .post .post-author p { line-height: 140%; }


/* Индикатор активности пользователя */
 .post .post-author ul {
      position: relative;
    }

    .pa-online {
      position: absolute;
      display: inline-block !important;
      top: -6px;
      right: 111px;
      background: #8d0000 !important;
      height: 10px;
      width: 10px;
      margin: 0 0 0 -5px !important;
      padding: 0 !important;
      border: 0 !important;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }

    .pa-online:hover {
      background: #df1a1a !important;
    }

    .pa-online:hover strong {
      opacity: 1.0;
      visibility: visible;
    }

    .pa-online strong {
      position: absolute;
      top: 18px;
      right: -6px;
      padding: 0 8px;
      height: 24px;
      line-height: 24px;
      background: rgba(0, 0, 0, 0.7);
      font-weight: 400;
      white-space: nowrap;
      color: #fff;
      font-size: 90%;
      text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
      text-align: center;
      z-index: 10;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      opacity: 0;
      visibility: hidden;
    }
    .pa-online strong:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      right: 6px;
      top: -10px;
      border-width: 5px 5px;
      border-style: solid;
      border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
    }

/*------ оффлайн ------*/

li.pa-last-visit {
    position: absolute;
    display: inline-block !important;
    top: -6px;
    right: 111px;
    background: #d4d4d4 !important;
    border: solid #791b1a 1px;
    height: 10px;
    width: 10px;
    margin: 0 0 0 -5px !important;
    padding: 0 !important;
    /* border: 0 !important; */
    font-size: 0px!important;
    filter: opacity(1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
}

     li.pa-last-visit:hover {
      background: #1f1f1f !important;
    }

li.pa-last-visit strong {
      position: absolute;
      top: 18px;
      right: -6px;
      padding: 0 8px;
      height: 24px;
      line-height: 24px;
      background: rgba(0, 0, 0, 0.7);
      font-weight: 400;
      white-space: nowrap;
      color: #fff;
      font-size: 90%;
      text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
      text-align: center;
      z-index: 10;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      opacity: 0;
      visibility: hidden;}

   li.pa-last-visit strong:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      right: 6px;
      top: -10px;
      border-width: 5px 5px;
      border-style: solid;
      border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
    }


/*------ Аватар пользователя ------*/
.pa-avatar {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    text-align: center;
    padding-bottom: 0px!important;
    position: relative;
}


/*------ Стилизация аватара пользователя ------*/
.pa-avatar img {
    max-width: 200px;
    max-height: 200px;
    padding: 0px;
    z-index: 9;
    border-radius: 0px;
    position: relative;
    margin-top: 8px;
}

/*------ Поле ника пользователя ------*/
.pa-author {
    position: relative;
    padding: 10px 10px 5px 10px!important;
    text-align: center;
    width: 210px;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
}


/*------ Ник-ссылка пользователя ------*/
.pa-author a { 
font-family: var(--basicfont)!important;
    text-transform: uppercase!important;
    font-size: 12px!important;
    letter-spacing: 0px;
    color: #eeeeee!important;
    font-weight: 400!important;
    margin-left: 0px!important;
    transition: all .5s linear 0s !important;
}


.pa-author a:hover { 
    background: none;
        color: #fe2929!important;
}


/*------ Статус ------*/
li.pa-title {
    position: relative;
    width: 185px;
    padding: 0px 5px;
    /* background: #701620; */
    /* border-radius: 0px; */
    margin-top: 4px!important;
    margin: 0px 13px 0px !important;
    font-size: 7px;
    letter-spacing: 1px;
    color: #ebebeb;
    font-family: var(--basicfont3);
    text-transform: uppercase;
    text-align: center;
}


/*------ Сообщения, репутация, деньги и посты ------*/

/*------ посты репа ------*/
.pa-posts, .pa-respect {
    color: #b3b3b3;
    width: 50px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 36px;
    text-transform: lowercase;
    font-size: 9px;
    text-align: center;
    margin-left: 0px;
    height: 17px;
    font-family: var(--basicfont);
}

.pa-respect {
    width: 47px;
    }

.pa-respect a:visited {
    color: #4e5b72;
    text-transform: uppercase;
    font-size: 9px;
}

.pa-respect a:link {
    color: #4e5b72;
    text-transform: uppercase;
    font-size: 9px;
}

.pa-respect a:visited:hover { background: none!important; }
.pa-respect a:link:hover { background: none!important; }

.post .post-author .pa-posts span, 
.post .post-author .pa-respect .fld-name a, 
.post .post-author .pa-respect .fld-name, 
.post .post-author .pa-fld3 .fld-name, 
.post .post-author .pa-fld2 .fld-name,
.post .post-author .pa-fld4 .fld-name {display: flex;position: relative;font-size: 0;width: 16px;height: 16px;color: #b3b3b3;margin: 0 auto;text-align: center;justify-content: center;}

.post .post-author li.pa-posts span:before {
  content: "\e158";
}


.post .post-author .pa-posts span:before, 
.post .post-author .pa-respect .fld-name a:before,
.post .post-author .pa-respect .fld-name:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    display: flex;
    left: 0;
    top: 0;
    pointer-events: none;
    font-family: Material Icons;
    font-size: 16px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    justify-content: center;
    align-items: center;
    }

.pa-respect span.fld-name a::after, .isguest .pa-respect span.fld-name::after {
 content: '\e87d';
font-family: 'Material Icons' !important;
font-size: 16px !important;
color: #b3b3b3;
}


/*------ ссылки профиля  ------*/

.pa-fld1 {
    width: 220px;
    text-align: center;
    font-size: 10.6px;
    text-transform: uppercase;
    margin-top: 2px;
    border-radius: 0px;
    margin-left: -0px;
    font-weight: 600;
    color: #2a2b27;
    /* border: solid 1px #9f9f9f; */
    /* box-shadow: rgb(51 52 50) 0px 0px 12px inset; */
    /* background: #26272687; */
background: #8d0000;
    /* box-shadow: rgb(24, 123, 147) 2px 0px 50px inset, rgb(7, 59, 75) 0px 0px 77px; */
    padding: 5px 5px 5px !important;}

#pun .pa-fld1 a {
    color: #e8e8e8;
    font-family: var(--basicfont);
    text-transform: uppercase;
    padding: 9px;
    }

#pun .pa-fld1 a:hover {    color: #ffffff;
      transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;  
}

/*------ бабло души ------*/

.pa-fld4 {
    color: #b3b3b3;
    width: 50px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 36px;
    text-transform: lowercase;
    font-size: 9px;
    text-align: center;
    margin-left: 0px;
    height: 17px;
    font-family: var(--basicfont);

}

.post .post-author li.pa-fld2 .fld-name:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    display: flex;
    left: 0;
    top: 0;
    pointer-events: none;
    font-family: Material Icons;
    font-size: 16px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    justify-content: center;
    align-items: center;
}

.post .post-author li.pa-fld2 .fld-name:before {
content: "\ef55";
}

.pa-fld2 {
    color: #b3b3b3;
    width: 50px;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 36px;
    text-transform: lowercase;
    font-size: 9px;
    text-align: center;
    margin-left: 0px;
    height: 17px;
    font-family: var(--basicfont);

}

    .pa-fld4 strong{
    position: absolute;
    top: 18px;
    right: 0px;
    padding: 0 8px;
    height: 20px;
    line-height: 20px;
    background: var(--acc1);
    font-weight: 400;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    visibility: hidden;
}

    .pa-online:hover strong {
      opacity: 1.0;
      visibility: visible;
    }

        .pa-fld2:hover strong {
      opacity: 1.0;
      visibility: visible;
    }
    .pa-fld2 strong:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 6px;
    top: -10px;
    border-width: 5px 5px;
    border-style: solid;
    border-color: transparent transparent #0f0e0c transparent;
}


.post .post-author li.pa-fld4 .fld-name:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    display: flex;
    left: 0;
    top: 0;
    pointer-events: none;
    font-family: Material Icons;
    font-size: 16px;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    justify-content: center;
    align-items: center;
}

.post .post-author li.pa-fld4 .fld-name:before {
content: "\e227";
}



.pa-fld3 {
    position: absolute;
    margin-top: 33px;
    height: 36px;
    overflow: hidden;
    color: transparent;
    z-index: 90;
    width: 32px;
    right: 6px;
}


#lzname a, a.mask_alt {
    font-family: var(--basicfont);
    text-transform: uppercase;
    font-weight: 500 !IMPORTANT;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: var(--acc2) !important;
    transition-duration: 1s;
    /* background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); */
    text-decoration: none;
}


.pa-fld5 {
  color:transparent
}





/* убрать картинки плюсов и минусов */
#pun-main .pa-respect img {display: none;}


/*------ Прячем название полей ------*/
.pa-reg, .pa-fld1 .fld-name, .pa-fld3 .fld-name, .pa-fld5 .fld-name, .pa-fld6 .fld-name, li.pa-awards .fld-name, li.pa-ip, .pa-author img, .pa-gifts {  display: none; }

/*------ Соотношение между шириной профиля и шириной поста ------*/
.punbb .post-body {
    margin-left: 23em;
    margin-right: 20px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0px 0 1px 0;;
  }

.punbb .post-box { padding: 10px 5px; margin: 30px 0px 19px 5px!important; }
.punbb fieldset .post-box { margin-bottom: 0.8em }
.punbb .post-links { margin-left: 17em; border-left-style: solid; border-left-width: 1px; }

/*------ Ссылки профиль, лс, email под профилем пользователя ------*/
.punbb .post-links ul {
    height: auto;
    line-height: 1em;
    margin-left: -161px;
    font-size: 10px;
    text-transform: lowercase;
    background: transparent;
    text-align: right;
    margin-right: 0px;
  }

.punbb .post-links li { display: inline; 
    text-align: center;
    margin: 0px 2px;
    padding: 0px 5px 1px 5px;
    transition: all 0.5s ease 0s;
  }


.pl-email, .pl-website { float: left; }
.punbb .clearer { clear: both; height: 0; font-size: 0; }



/* подарки и прочие штуки в профиле
===========================================*/
.fld_wrap {
    background: var(--fill4);
    margin: 0 0px 3px !important;
    padding: 13px;
    border-radius: 10px;
    position: relative;
}


.lz_ank {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3px !important;
}

.pa-fld5 .fld-name {
    display: none
}

.billet_wrap {
    display: flex !important;
    width: 190px;
    align-items: center;
    justify-content: flex-start;
    margin-top: -17px !important;
    margin-left: -5px !important;
    padding: 0 !important;
}

.billet_img {
    background: #5A4B6D;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0 !important;
}

.billet_img img {
    height: 45px;
}

.billet_text {
    flex: 1;
    background: #706086;
    border-radius: 0 15px 15px 0;
    padding: 5px 10px 5px 15px !important;
    display: flex !important;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    margin-left: -10px !important;
    height: 34px;
    box-sizing: border-box;
    color: var(--text2);
    font-family: overpass
}

.billet_text max {
    text-transform: uppercase;
    color: var(--white);
    font-weight: 700;
    font-size: 10px;
    margin-bottom: -5px
}

.billet_text min {
    font-size: 9px;
}

.pa-avatar {
    margin: 0 !important;
    text-align: center !important;
    line-height: 0;
}

.pa-avatar.item2 img {
    border-radius: 0px;
    border: 1px solid #8d0000;
}


.pa-title {
    text-align: center;
    height: auto;
    font-size: 10px;
    font-weight: 300 !important;
    margin: -5px 0 3px !important;
}




.pa-ip {clear: both;
margin-top: 0px !important;}

.pa-awards {
display: none
}

/* плашки */
.pa-fld6 .fld-name {
	display: none
}

.pa-fld6 {
	margin: 0px 0 2px !important;
}

.plash {
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(141,0,0,1) 50%, rgba(0,0,0,1) 100%);
	height: 33px;
	width: 230px;
	display: flex;
	right: 0px;
	align-items: center;
	justify-content: flex-start;
	color: var(--acc2);
	font-size: 7px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 3px 0 !important;
	padding-left: 86px !important;
	padding-right: 9px !important;
	box-sizing: border-box;
	position: relative;
	line-height: 100%;
}

.plash span {
  width: 100% !important;
  text-align: left;
  padding: 0px !important;
  font-size: 10px !important;
  font-family: var(--zglfont);
  font-weight: 900 !important;
  display: block;
  line-height: 13px;
}

.plash img {
    position: absolute;
    left: 7px;
    bottom: -10px;
    width: 62px;
    z-index: 10000;
}



/* СТРАНИЦА ПРОФИЛЯ
===========================================*/

#profile .container { padding-left: 15.6em; }
#profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; }
#profilenav li { padding-bottom: 0.8em; word-spacing: 3px; font-weight: normal; }
#profile-signature ul { border-style: dashed; border-width: 1px 0 0 0; margin: 0; background: none; box-shadow: none; padding: 1em 1em 0 1em; }
#viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; }
#viewprofile h2 span, #profilenav h2 span { padding: 0 5px; position: relative; }
#viewprofile li, #setmods dl { padding: 0px 0 0 19em; margin-left: 20px; margin-bottom: 3px; }
#setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; }
#profile-left li, #profile-left li * { padding-left: 0; margin-left: 0; border-radius: 0px; }
.punbb img.avatardemo { float: right; margin: 0 0 0.8em 1.8em }


/*------ Кнопки формы ответа во вкладке подпись ------*/
#profile #form-buttons tr {    width: 100%;
    position: relative;
    /* left: -15px; */}

#viewprofile ul {
    border: 1px solid var(--osnlink)!important;
    background: #ffffff3d;
    border-radius: 0px;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
  }

#profilenav ul {
padding: 10px 0px 3px 19px;
    border-top: 2px solid var(--osnlink)!important;
    border-radius: 0px;
    margin: 9px 0 5px 20px;
}

#viewprofile li span {
    float: left;
    width: 150px;
    font-family: var(--basicfont);
    text-transform: uppercase;
    margin-left: -212px;
    padding: 7px 30px;
    font-size: 12px;
  }

#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 0.5em 1em;
    font-family: var(--basicfont);
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
}

/*------ Прячем ненужные поля ------*/
div#profile-gifts, #profile-left li#profile-title, #profile-right li#pa-invites, #profile-right li#pa-fld5, #profile-right li#pa-fld6, #profile-right li#pa-gifts {
    display: none;
}

#profile-left {
    width: 30%;
    text-align: center;
    padding-top: 0 !important;
}

/*------ Имя пользователя в профиле ------*/
#profile-left #profile-name {    position: absolute;
    background: #701620;
    width: 440px;
    height: 24px;
    top: 113px;
    left: 385px;
    text-align: center;
    overflow: hidden;
    display: block;
    border: none;
    box-shadow: none;}

#profile-left #profile-name strong {
    font-family: var(--basicfont3);
    font-size: 16px;
    line-height: 7px;
    color: #eeeeee;
}

.punbb h1 { display: none;}

#profile-left #pa-avatar div {
    width: 200px;
    height: 200px;
    padding: 5px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 55px;
}


/* СТАТИСТИКА
===========================================*/

#pun-stats .container {
    width: 1023px;
    margin-left: -3px;
    letter-spacing: 0px;
    padding: 20px 20px;
    font-weight: 100;
    color: #2e2e2e;
    border: 0px solid #9f2432;
    /* background: #f1f1f1; */
    background-image: url();
  }


#pun-stats li.item1, #pun-stats li.item2 {
    float: left;
    display: inline;
    width: 16%;
    margin-right: 80px;
    text-transform: uppercase;
    color: #262626;
    /* text-shadow: 1px 1px 2px #ffffff; */
    font-size: 8px;
    font-weight: 700;
    border-radius: 0px;
    text-align: center !important;
  }


#pun-stats li.item3, #pun-stats li.item4 {
    float: left;
    display: inline;
    width: 25%;
    margin-right: -6px;
    margin-top: 0px;
    text-transform: uppercase;
    color: #262626;
    /* text-shadow: 1px 1px 2px #ffffff; */
    font-size: 8px;
    font-weight: 700;
    border-radius: 0px;
    text-align: center !important;
  }

#pun-stats li.item1, #pun-stats li.item3, #pun-stats li.item2, #pun-stats li.item4 {     background: url();}




#pun-stats li.item1 strong, #pun-stats li.item2 strong, #pun-stats li.item3 strong, #pun-stats li.item4 a {    color: var(--osnlink)!important;
    font-size: 9px;
    /* font-family: verdana; */}

#pun-stats li.item1 strong, #pun-stats li.item2 strong, #pun-stats li.item3 strong, #pun-stats li.item4 a:hover {    color: var(--osnlink)!important;
    font-size: 9px;
    /* font-family: verdana; */
#eee;}


li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 0px;
  float: left;
  width: 100%;
  line-height: 150%;
text-align: justify;
}

li#onlinelist a {
font-weight: 500;
  }

li#onlinelist strong {
font-weight: normal!important;
}


li#onlinelist div {
  border-top-style: solid;
  border-top-width: 0px;
  padding: 0.7em 0 0 0;
  }


/* ПОЗИЦИОНИРОВАНИЕ И СКРЫТЫЕ ЭЛЕМЕНТЫ
===========================================*/
#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; }

.acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 {
  font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden }

/* МЕНЮ МОДЕРАТОРА
===========================================*/

.punbb .modmenu .container { padding: 1.5em 0em; text-align: right; }
.punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; }
.punbb .modmenu .container strong { float: left; }
.punbb .modmenu input { margin-left: 1em; }
.punbb .info .container { padding: 0.8em 1em }
.punbb .info .container .backlink { padding-top: 0.8em; }

/* ИНФОБОКСЫ
===========================================*/
.punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 1px; margin: 0 0 1.1em 0; }
.punbb .info-box * { padding: 0 0 0.7em 0;}
.punbb #pun-main .info-box .legend { font-size: 1.1em; font-weight: bold; }

/* СПИСОК ПОЛЬЗОВАТЕЛЕЙ
===========================================*/
#pun-userlist .formal, #pun-userlist .formal .container { border-bottom: none; margin-bottom: 0; }
#pun-userlist .usertable .container { padding: 0 2.3em 2.3em 2.3em; border-top: none; }
#pun-userlist .usertable table { border-style: solid; border-width: 1px; }
* html .tclcon {height: 1px}

/* ЛОГОТИП И ОПИСАНИЕ
===========================================*/
#pun-title { margin: 0; border-style: none none none none; border-width: 1px 1px 0 1px; }
#pun-title h1 { display : block; height : 40px; padding: 2em 1em 0 1em; }
#pun-title .container { border-style: none solid none solid; }
#pun-title h1 span  { font-size: 0em; }
#pun-title TD.title-logo-tdl { border: none; width: 100%;}
#pun-title TD.title-logo-tdr { border: none; width: 420px; }

/* НАВИГАЦИЯ ПО СТРАНИЦАМ
===========================================*/
#pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; }
#pun-pagelinks .container { background: transparent; border: none; padding: 0}
#pun-pagelinks .container li { display: inline }
#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%; }
#pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; }
#pun-pagelinks li a span { display:block; margin: 0 1em }

/* ОБЪЯВЛЕНИЕ
===========================================*/
#pun-announcement h2 { padding: 0; margin: 0 15px -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; display:none; }
#pun-announcement h2 span { display: block; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px; }
#pun-announcement .container { padding: 0.6em 0.5em 1em 1em; margin-bottom: -54px; margin-top: 45px; text-align: center;}

/* РАЗНОЕ
===========================================*/
#pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; }
#pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; }
#pun-about { margin-top: 0; }
#pun-about .container {  border-top-style: none; text-align: right; line-height: 150%; padding: 1px 1em; }
#pun-about p span {     display: block;
    position: absolute;
    width: 438px;
    border-style: none;
    font-size: 8px;
    margin: -5px 0px 0px 292px;}
div.punbb-admin #pun-about .container { border-top-style: solid; border-top-width: 1px; }
#pun-help .formal .info-box h3.legend { border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0; margin-bottom: 0.8em; }
#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; }
#pun-help .formal p, #pun-help .formal dd { margin-bottom: 1em }
#pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em }
#pun-help .formal li { padding: 0; line-height: 130% }
#pun-help .formal li * { vertical-align: text-top }
#pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace }
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; }

.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {border-color: transparent;}
#pun-main .post-author ul { text-align: center; }
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: transparent; text-align: justify; }

/* ФОРМА ОТВЕТА
-------------------------------------------------------------*/
#main-reply {height: 220px}

/* оформление формы ответа */
#form-buttons {
    display: inline-block;
    /* width: 60%; */
    /* max-width: 700px; */
    /* min-width: 600px; */
    background: var(--osnlink);
    /* border: 1px solid #fff; */
    margin-bottom: -1px;
}

#form-buttons table {
  width: 100% !important;
}

#form-buttons tr {
  width: 100%;
  display: flex;
  height: 26px;
  justify-content: space-between;
}

#plng,
#form-buttons td {
  display: flex;
  justify-content: center;
  gap: 3px;
  align-items: center;
  height: 27px;
  box-sizing: border-box;
}

#form-buttons td {
  background-image: none !important;
font-family: 'Material Icons' !important;
  font-size: 16px;
color: #fff;
  width: inherit !important;
  cursor: pointer;
  transition: all 0.5s;
}


#form-buttons td img {
  z-index: 9;
}

#form-buttons td:before {
  position: absolute;
}

#button-font:before {
  content: '\e264';
}

#button-size:before {
  content: '\eae2';
}

#button-bold:before {
  content: '\e238';
}

#button-italic:before {
  content: '\e23f';
}

#button-underline:before {
  content: '\e249';
}

#button-strike:before {
  content: '\e257';
}

#button-transL:before {
  content: '\e8e2';
}

#button-indent:before {
  content: '\e23e';
}

#button-left:before {
  content: '\e236';
}

#button-center:before {
  content: '\e234';
}

#button-right:before {
  content: '\e237';
}

#button-justify:before {
  content: '\e235';
}

#button-link:before {
  content: '\e157';
}

#button-spoiler:before {
  content: '\e875';
}

#button-image:before {
  content: '\e412';
}

#button-imagetwo:before {
  content: '\e3f4';
}

#button-video:before {
  content: '\e1c4';
}

#button-hide:before {
  content: '\e898';
}

#button-quote:before {
  content: '\e625';
}

#button-code:before {
  content: '\ead1';
}

#button-html:before {
  content: '\ef54';
}

#button-color:before {
  content: '\e40a';
}

#button-table:before {
  content: '\f088';
}

#button-smile:before {
  content: '\e813';
}

#button-sticker:before {
  content: '\e7f2';
}

#button-keyboard:before {
  content: '\f028';
}

#button-addition:before {
  content: '\e145';
}

#button-mask:before {
  content: '\e853';
}

#floatbut:before {
  content: '\e3b5';
}

#button-files_rusff:before {
  content: '\e2c3';
}

#button-graffiti_rusff:before {
  content: '\e3ae';
}

/* ФОРМА ОТВЕТА В АДМИНКЕ
-------------------------------------------------------------*/
#pun-admain textarea {    width: 94%!important;}


#pun-title {border: none}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
    font-size: 19px!important;
    text-align: center;
    color: #510000;
    text-transform: uppercase;
}

#post-form h2 span {display: none; }

#pun-index h2 {box-shadow: none}

#pun-main div.catleft, #pun-main div.catright { display: none; }

.punbb th {font-size: 0!important;}


/* ПРЯЧЕМ КНОПКУ ПОДЕЛИТЬСЯ
-------------------------------------------------------------*/
.topic a.sharelink { display: none; }


/* МАЛЕНЬКАЯ АВАТАРКА НА ГЛАВНОЙ В ПОДФОРУМАХ
===========================================*/

.punbb .user-avatar .avatar-image {
    height: 25px!important;
    width: 25px!important;
    margin-top: 3px;
    opacity: 0.55!important;
    border-radius: 0%!important;
    outline-offset: 0px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(1);
    transition: all 0.3s linear 0s;
}

.punbb .user-avatar {
    position: relative;
    height: 36px;
    width: 36px;
    margin: -1px 9px 0px 5px!important;
}

.punbb .user-avatar {
    float: right!important;
}

.punbb .user-avatar .avatar-image:hover { filter: grayscale(0); opacity: 0.85!important; !important;}


/* улучшить профиль
-------------------------------------------------------------*/
#pun-status .status-right {
    float: none !important;
}

/* ИКОНКА УВЕДОМЛЕНИЯ НОВОГО СООБЩЕНИЯ
===========================================*/
span.num_msg {
    margin-top: -1px !important;
    margin-left: -18px !important;
    font-size: 8px !important;
    font: 500 10px/1.6 Tahoma;
    text-align: center!important;
    background: #a70000 !important;
    padding: 0px 7px 1px 7px!important;
    height: 16px !important;
    width: auto!important;
    border-radius: 66px!important;
    color: #ffffff !important;
}

span.num_msg:before {
  top: 10px !important;
  background: #dfdada !important;
  margin-left: 0px !important;
}

/* ИКОНКА УВЕДОМЛЕНИЙ
===========================================*/
.bubble {
    background: #a70000 !important;
    width: 15px!important;
    height: 15px!important;
    right: -3px!important;
    top: 11px !important;
    border-radius: 100%!important;
    color: #d5d5d5 !important;
}

.bubble:after {
    border-color: #dfdada transparent!important;
    border-width: 0px 3px 3px!important;
    top: -3px!important;
}

div#pun-ulinks .item9 {
    display: none;
}



/* РЕЙТИНГ ПОСТА
===========================================*/
div.post-rating a, div.post-vote a {
    font-size: 17px!important;
    text-decoration: none !important;
    margin-right: -10px !important;
}

/* КРУЖОК ОНЛАЙН НА ГЛАВНОЙ
===========================================*/
.punbb .user-avatar .isonline {
    display: block;
    position: absolute;
    top: -5px!important;
    right: 1px!important;
    background: var(--osnlink)!important;
    z-index: 100;
}


/* СВОЙ ЗНАЧОК В СПОЙЛЕРЕ
===========================================*/
.post-content .spoiler-box > div {
    background: none!important;
    cursor: pointer;
    padding-left: 0px!important;
    text-align: center;
}

.post-content .spoiler-box > div.visible {
margin-left: 0px!important;
background-image: none!important;
}

/* РАЗМЫТЫЙ ЗАЧЕРКНУТЫЙ ШРИФТ
-------------------------------------------------------------*/
.punbb .post-content del { text-decoration: none; filter: blur(2px); }

.punbb .post-content del:hover { filter: blur(0px); }

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner { background: #efefef!important;
    border-radius: 0px; }

.punbb .longinput input { font-size: 12px!important; }

.punbb textarea { font-size: 12px!important; }

/* НАСТРОЙКИ АДМИН МЕНЮ
===========================================*/
.punbb #move_posts_form .formal>form.container {
    width: 100%!important;
    background: #d9d9d9!important;
    position: relative;
    border: none!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

#pun-admain h1 span, #pun-admain h2 span, #pun-admain legend span, #pun-admain .adformal h3 span {
font-size: 12px!important;
}

.adformal h2, #pun-adnav h2 {
    padding: 0.5em 1em;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    background-color: #370f10 !important;
    border-radius: 0px!important;
    color: #f3f3f3;
}

#pun-adnav a {
   font-weight: normal!important;
}

#pun-admain .adcontainer .tcl {
    border-left-style: none;
    border-left-width: 0;
    font-size: 12px!important;
}

#pun-admain .adcontainer td {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 0.8em 1em;
    font-size: 12px!important;
    border-color: #ddd;
}

#pun-adnav h2 {
    padding: 0.5em 1em;
    margin-left: 2px!important;
}

/* УДАЛЯЕМ ССЫЛКИ НА СОЦ СЕТИ В АДМИН МЕНЮ
-------------------------------------------------------------*/
.admin-advert-block {
    display: none;
}

/* ОПТИМИЗАЦИЯ РАЗМЕРА ТЕКСТА ДЛЯ МОБ. УСТРОЙСТВ
-------------------------------------------------------------*/
@media screen and (max-device-width: 480px) {
html {-webkit-text-size-adjust: 100%;}}



/* ЗАГРУЗКА ИЗОБРАЖЕНИЙ ПРОГРЕСС
-------------------------------------------------------------*/
.uploadProgressBar {
    background: #e8cd85 !important;
}

/* ОФОРМЛЕНИЕ СТИКЕРОВ
-------------------------------------------------------------*/
.hvStickerPackModal {
    /* width: 800px!important; */
    /* height: 371px!important; */
background: #eeeeee!important; 
    /* border: none!important; */
    /* border-radius: 0px!important; */
    /* bottom: 8px!important; */
    /* left: 450px!important; */
}



/* СКРИПТ МАСКИ
-------------------------------------------------------------*/
#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    border-radius: 0px!important;
    color: var(--osnlink)!important;
    font-family: var(--basicfont)!important;
    background: #efefef!important;
    padding: 8px;
}

#mask_dialog .hv-form-block {
    padding: 6px!important;
    overflow-y: auto;
}

#mask_dialog .hv-mask-dialog-title {
text-align: center;
    font-weight: 400;
    font-size: 24px!important;
    font-family: var(--basicfont)!important;
    color: #763232!important;
    line-height: 34px;
    position: relative;
}

/* ВСПЛЫВАЮЩИЕ ПОДСКАЗКИ
-------------------------------------------------------------*/
#tooltip {
  position:absolute;
  font-size: 10px !important;
  background: #982532!important;
  color: #e8e8e8;
   border-radius: 0px!important;
    font-family: var(--basicfont3)!important;
  margin: 0 0 0 0;
  padding: 5px;
  font-weight:normal;
  display:none;
  z-index: 99999999;
}

/* ФОН УВЕДОМЛЕНИЙ
-------------------------------------------------------------*/
.pun-modal .modal-inner {
    background: rgb(223 226 235)!important;
}

