@import url(style_cs.1670755524.css);

/***убираем надпись блогтоп***/
#title-logo {display: none !important;}
#title-logo-tbody {display: none !important;}
.logo {
  position: absolute;
  z-index:  100;
  top:   90px;
  background-color: transparent; /*цвет*/
  background-image: url(https://forumstatic.ru/files/001b/8c/9a/56548.gif); /*картинка*/
  background-position: top center; /*позиционирование картинки*/
  height: 60px; /*высота шапки*/
width: 340px; /*ширина шапки*/}



/***веточка под аватар***/
li.pa-avatar:after {
background:url(https://forumstatic.ru/files/001b/8c/9a/60921.gif) 
 no-repeat scroll center transparent; /*Можно заменить ссылку на другую картинку*/
content: "";
display:block;
height:40px; /*высота веточки*/
width:78px; /*ширина веточки*/
margin-top:-30px; /*двигаем украшение вверх-вниз*/
margin-left:-5px; /*двигаем украшение влево-вправо*/
position:absolute;
}



/***выделяем важный текст в постах МАЧО***/
.macho {
    background: none repeat scroll 0 0 #f4e892;
color: #252540;9
border-right-color: #FFA07A; /* Цвет линии справа */
    border-right-style: dotted; /* Стиль линии */
    border-right-width: 4px; /* Толщина линии */
    border-left-color: #FFA07A; /* Цвет линии слева */
    border-left-style: dotted; /* Стиль линии */
    border-left-width: 4px; /* Толщина линии */
font-family: arial;
font-size: 16px;
font-style: italic;
line-height: 1.45;
text-align: left;
padding: 24px 34px;
position: relative;
width: 92%;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), 0 0 10px rgba(0,0,0,0.1) inset;
margin: 4px 0px 4px;
border-pading: 4px;
}
.macho:before {
position: absolute;
content: url(https://forumstatic.ru/files/001b/8c/9a/98629.png);
margin-top: -1px;
margin-left: -26px;

}
.macho:after {
position: absolute;
content: url(https://forumstatic.ru/files/001b/8c/9a/11832.png);
right: 30px;
margin-top: -28px;
}

/****Совет****/
.advice {
    background: #ccfacc url("images/advice.png") no-repeat scroll 15px 50%;
border-right-color: #FFA07A; /* Цвет линии справа */
    border-right-style: dotted; /* Стиль линии */
    border-right-width: 4px; /* Толщина линии */
    border-left-color: #FFA07A; /* Цвет линии слева */
    border-left-style: dotted; /* Стиль линии */
    border-left-width: 4px; /* Толщина линии */
font-family: arial;
font-size: 16px;
font-style: italic;
line-height: 1.45;
text-align: left;
padding: 24px 34px;
position: relative;
width: 92%;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), 0 0 10px rgba(0,0,0,0.1) inset;
margin: 4px 0px 4px;
margin-bottom : 4px;
}
.advice:before {
position: absolute;
content: url(https://forumstatic.ru/files/001b/8c/9a/98629.png);
margin-top: -1px;
margin-left: -26px;
}
.advice:after {
position: absolute;
content: url(https://forumstatic.ru/files/001b/8c/9a/54711.png);
right: 30px;
margin-top: -28px;
}
/****Внимание****/
.important {
    background: #e34234 url("images/important.png") no-repeat scroll 15px 50%;
border-right-color: #FFA07A; /* Цвет линии справа */
    border-right-style: dotted; /* Стиль линии */
    border-right-width: 4px; /* Толщина линии */
    border-left-color: #FFA07A; /* Цвет линии слева */
    border-left-style: dotted; /* Стиль линии */
    border-left-width: 4px; /* Толщина линии */
font-family: arial;
font-size: 16px;
font-style: italic;
color: #FFFFFF; /*цвет текста*/
line-height: 1.45;
text-align: left;
padding: 24px 34px;
position: relative;
width: 92%;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), 0 0 10px rgba(0,0,0,0.1) inset;
margin: 4px 0px 4px;
}
.important:before {
position: absolute;
content: url(https://forumstatic.ru/files/001b/8c/9a/98629.png);
margin-top: -1px;
margin-left: -26px;
}
.important:after {
position: absolute;
content: url(https://forumstatic.ru/files/001b/8c/9a/18656.png);
right: 30px;
margin-top: -28px;
}




/*============== Стили==================*/

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 {border:none}
.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%;}
.punbb {font: normal 68.75% Arial, Verdana, Tahoma, Helvetica, Sans-serif, Tangient Serif;}
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {font: 1em verdana, arial, helvetica, sans-serif}
.punbb h1, .punbb h2, .punbb h3 {font-size: 1em;  font-weight: bold;}
.punbb th {font-size: 0.9em; font-weight: bold; letter-spacing: 1px;}
.punbb h4, .punbb table {font-size: 1em; font-weight: normal;}
.punbb h1 span, .punbb h2 span {font-size: 1.1em;}
.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: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 .post-content {padding: 0; margin: 0; width: 100%; overflow: hidden;}
.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 {width: 100%; overflow: auto;}

.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  }
.punbb .quote-box cite, .punbb .code-box strong.legend {
width: 100%;
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

.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;}

.punbb .modmenu .container {margin-top: 4px; padding: 0.5em 1em; 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;}

#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-status, #pun-status .container {border-bottom: none; margin-bottom: 0;}
#pun-status .container {padding: 0.8em 1em 1em 1em;}
#pun-status span {white-space: nowrap; margin-right: 0.5em;}
#pun-crumbs1 {font-weight: bold; overflow: hidden; margin-top: 0;}
#pun-crumbs1 p.container {border-top: none; padding: 1em 1em 0.8em 1em; font-size: 1.1em;}
#pun-break1 {margin: 0 1em; border-style: solid none; border-width: 1px 0; height: 0; margin: -2px 1em; position: relative; z-index: 1;}

#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:after {content: 'Дизайн под планшеты и ПК. Адаптация под телефоны 94%'}
#pun-about .container {
    border-top-style: none;
    line-height: 150%;
    margin-bottom: 5px;
    padding: 0.8em 1em;
    text-align: right;
}
#pun-about p span {display:block; padding-left: 50%;}
#pun-crumbs2 {font-weight: bold;overflow: hidden; margin-bottom: 0; border-bottom: none;}
#pun-crumbs2 .container {border-bottom: none; padding: 0.8em 1em; font-size: 1.1em;}
#pun-break4 {margin: -2px 1em; border-style: solid none; border-width: 1px 0; position: relative; height: 0; z-index: 1;}
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;}

/*============== Стиль ==================*/
/* Размеры и границы*/
#pun {
  margin: auto auto auto auto;
  padding: 5px 5px 0;
}
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }
.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 none none;
  border-width: 0px 0px 0px 0px
  }
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }
#pun-main h2 {
  padding: 0.5em 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0 1px;
}



/* Меню навигации */
#pun-navlinks {
  border-style: none solid none solid;
  border-width: 0px 1px 0px 1px;
  margin: 0;
  margin-bottom: 5px;
}
#pun-navlinks .container {
    border-color: #547197;
    border-style: solid none;
    border-width: 1px 0;
    margin: 0;
  }
#pun-navlinks .container {
  padding: 0.7em 1em;
  font-weight: bold;
  text-align: left;
}
#pun-navlinks .container {
background: #d1ebff; /* Old browsers */
background: -moz-linear-gradient(top,  #d1ebff 0%, #93c6ff 49%, #6ba9ec 49%, #afeefa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1ebff), color-stop(49%,#93c6ff), color-stop(49%,#6ba9ec), color-stop(100%,#afeefa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d1ebff 0%,#93c6ff 49%,#6ba9ec 49%,#afeefa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d1ebff 0%,#93c6ff 49%,#6ba9ec 49%,#afeefa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d1ebff 0%,#93c6ff 49%,#6ba9ec 49%,#afeefa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d1ebff 0%,#93c6ff 49%,#6ba9ec 49%,#afeefa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ebff', endColorstr='#afeefa',GradientType=0 ); /* IE6-9 */
  color: #333;
  }
#pun-navlinks li {
  display: inline;
  margin: 1%;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #fff;
  text-shadow: 1px 1px 1px #547197;
  }
/* Юзер-меню */
#pun-ulinks  {
  margin-top: 0;
  }
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: right;
  padding-top: 1px;
  }
#pun-ulinks li {display: inline;}
#pun-ulinks li a {
  padding: 0 0.3em 0 0.3em
  }


/*Кнопки иконки на меню с моими правками*/
    #pun-navlinks a {
display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    
}

    /*настройка изображений */
      #navextra1 a {background: url(https://forumstatic.ru/files/001b/8c/9a/82486.png?v=1) no-repeat top center;}
      #navextra1 a:hover {background: 
url(https://forumstatic.ru/files/001b/8c/9a/96317.png?v=1) no-repeat top center;}
     #navindex a {background: url(https://forumstatic.ru/files/001b/8c/9a/96317.png?v=1) no-repeat top center;}
    #navuserlist a {background: url(https://forumstatic.ru/files/001b/8c/9a/86777.png?v=1) no-repeat top center;}
    #navrules a {background: url(https://forumstatic.ru/files/001b/8c/9a/25204.png) no-repeat top center;}
    #navsearch a {background: url(https://forumstatic.ru/files/001b/8c/9a/25204.png?v=1) no-repeat top center;}
    #navprofile a {background: url(https://forumstatic.ru/files/001b/8c/9a/66664.png) no-repeat top center;}
    #navpm a {background: url(https://forumstatic.ru/files/001b/8c/9a/15535.png) no-repeat top center;}
    #navadmin a {background: url(https://forumstatic.ru/files/001b/8c/9a/43930.png) no-repeat top center;}
    #navlogout a {background: url(https://forumstatic.ru/files/001b/8c/9a/24311.png) no-repeat top center;}
    #navlogin a {background: url(https://forumstatic.ru/files/001b/8c/9a/89769.png) no-repeat top center;}
    #navregister  a {background: url(https://forumstatic.ru/files/001b/8c/9a/38436.png) no-repeat top center;}

    /*3. Настройка изображений при ховере (наведении) */

    #navindex a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/96317.png?v=1) no-repeat top center;}
    #navuserlist a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/86777.png?v=1) no-repeat top center;}
    #navrules a {background: url(https://forumstatic.ru/files/001b/8c/9a/22151.png) no-repeat top center;}
    #navsearch a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/25204.png?v=1) no-repeat top center;}
    #navprofile a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/66664.png) no-repeat top center;}
    #navpm a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/15535.png) no-repeat top center;}
    #navadmin a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/43930.png) no-repeat top center;}
    #navlogout a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/24311.png) no-repeat top center;}
    #navlogin a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/89769.png) no-repeat top center;}
    #navregister a:hover {background: url(https://forumstatic.ru/files/001b/8c/9a/38436.png) no-repeat top center;}

 /* Скрываем текстовые надписи */
 #pun-navlinks a span {display: none;}


#pun-ulinks li a {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center; 
}

#pun-ulinks .item1 a {background-image: url(https://forumstatic.ru/files/001a/c0/03/30325.png);}/* новые сообщения */
#pun-ulinks .item2 a, .isguest #pun-ulinks li.item1:last-of-type a  {background-image: url(https://forumstatic.ru/files/001b/8c/9a/75599.png);} /* активные темы */
#pun-ulinks .item7 a {background-image: url(https://forumstatic.ru/files/001b/8c/9a/88772.png);} /* ответы */ 
#pun-ulinks .item3 a {background-image: url(https://forumstatic.ru/files/001b/8c/9a/27723.png);} /* без ответов */
#pun-ulinks .item4 a {background-image: url(https://forumstatic.ru/files/001b/8c/9a/12834.png);} /* мои сообщения */
#pun-ulinks .item5 a {background-image: url(https://forumstatic.ru/files/001a/c0/03/38341.png);} /* загрузки */
#pun-ulinks .item8.nav-item-notifications a {background-image: url(https://forumstatic.ru/files/001a/c0/03/59728.png);} /* уведомления */
#pun-ulinks .item6 a {background-image: url(https://forumstatic.ru/files/001b/8c/9a/99238.png);} /* подписка */
#pun-ulinks li.item7:last-of-type a {background-image: url(https://forumstatic.ru/files/001b/8c/9a/26774.png);} /* всё прочитано */
#pun-ulinks .premod a {background-image: 
url(https://forumstatic.ru/files/001b/8c/9a/46849.png); 
animation: blinker 1s linear infinite;
}
@keyframes blinker {  
  100% { opacity: 0; } }/*премодерация*////



/* Форумные таблицы */
.punbb .main .tcl { overflow: hidden;  text-align: left; width: 100%;}
.punbb .main .tcr { overflow: hidden; text-align: left; vertical-align: top; width: 40%;}
#pun-modviewforum .main .tcl {width: 40%}
#pun-debug table .tcl {width: 15%; white-space:normal;}
#pun-debug .tcr {width: 90%; white-space: normal;}
#pun-index .tcl h3 {font-size: 1.2em; font-weight: bold;}
.punbb td span.youposted {font-weight: bold; margin-left: -1em; position: absolute;}
.punbb td .modlist {display: block;  margin-top: -0.8em; }
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 0.6em;
  }
.punbb .main th {
  border: none;
  padding: 6px 1em 6px 1em;
  }
.punbb .main .tcl {border-left-style: none;  border-left-width: 0;}



/* INDEX & VIEFORUM  */
@media screen and (max-width: 450px) {
   #pun-index .tcr, #pun-index .tc2, #pun-index .tc3, .modlist, #pun-viewforum .tcr, #pun-viewforum .tc2, #pun-viewforum .tc3 {display: none !important;}
   #pun-index .tcl, #pun-viewforum .tcl {display: table-cell !important;}
}
@media screen and (max-width: 500px) {
   #pun-viewforum .tcr {display: none !important;}
   #pun-viewforum th.tcl {display: table-cell !important;}
   #pun-viewforum .tc2 {margin-top: -1em;}
}
@media screen and (max-width: 375px) {
  #pun-viewforum .modmenu .container span {display: none !important;}
}
#pun-index .tcl, #pun-index .tc2, #pun-index .tc3, #pun-viewforum .tcl, #pun-viewforum .tc2, #pun-viewforum .tc3 {display: block; text-align: left;}
#pun-index .tc2, #pun-index .tc3, #pun-viewforum .tc2, #pun-viewforum .tc3 {border: medium none;  padding: 0 0 0 38px;}
#pun-index .tcl, #pun-viewforum .tcl {padding: 0;}
#pun-index th.tcl, #pun-index .tcl .intd, #pun-viewforum th.tcl {padding: 0.6em;}
#pun-viewforum .tclcon {padding: 5px 0 0;}
#pun-viewforum div.icon {margin: 5px 0 5px 5px;}
#pun-index .tc3, #pun-viewforum .tc3 {padding-bottom: 0.6em;}
#pun-index .tc2 {margin-top: -0.5em;}
#pun-index .tc2:before {content: 'Темы: '}
#pun-index .tc3:before {content: 'Посты: '}
#pun-viewforum .tc2:before {content: 'Ответы: '}
#pun-viewforum .tc3:before {content: 'Читали раз: '}
#pun-index th.tc2, #pun-index th.tc3,
#pun-viewforum th.tc2, #pun-viewforum th.tc3 {display: none;}



/* Топики  */
.punbb .post .container {position: relative;}
.punbb .post {position: relative;}
.punbb .post .post-author {
    border-bottom: 1px solid #ccc;
    margin: 0 5px;
    overflow: hidden;
    padding-bottom: 5px;
    width: auto;
  }
#pun-viewtopic .post-author {min-height: 70px;}
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 5px;
  line-height: 140%;
  }
#pun-viewtopic .post h3 {
    border: medium none;
    left: 80px;
    position: absolute;
    top: 30px;
    z-index: 1000;
    text-align: left;
  }
.post h3 {
    border: medium none;
    position: absolute;
    right: 6px;
    text-align: right;
    top: 6px;
    width: auto;
    z-index: 1000;
}
.punbb .post h3 span {
    border: medium none;
    display: block;
  }
.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  text-decoration: none;
}
.punbb .post-body {
    border-top: 1px solid #fff;
    margin: 0 5px;
}
.punbb .post-box {padding: 1em;}
.punbb .post-links ul {
  background: transparent;
    padding-left: 80px;
 text-align: right;
}
.pl-email, .pl-website {float: left;}
.punbb .post-links {
    position: absolute;
    top: 46px;
    width: 100%;
background: transparent;
}
.punbb .post-links li {
    display: inline-block;
    padding-right: 8px;
  }
@media screen and (max-width: 500px) {
   .topic .pl-quote {display:none !important;}
}
@media screen and (max-width: 450px) {
   .punbb .post-links li {display: block; !important;}
   .topic .pl-delete {margin-top:-20px;}
   .topic .pl-email {margin-top: 20px;}
}
.post-rating {
    position: absolute;
    right: 5px;
    top: 5px;
}

.punbb .post-rating a {font-size: 100% !important;}
.post-rating a:before {content:' \263a \272b : '} /**рейтинг**/
.post-vote {
border: 1px solid coral !important;}
    position: absolute;
    right: 65px;
    top: 5px;
}
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/* Поля профиля в топике (С ВЫРУБЛЕННЫМ СКРИПТОМ СПОЙЛЕРА)  */
.post-author li, .post-author img {display: none !important;}
.punbb .post-author li.pa-author, .punbb .post-author li.pa-avatar, .punbb .post-author li.pa-avatar img {display: inline-block !important;}
.post-author li.pa-avatar {float:left; width: 70px;}
.post-author li.pa-avatar img {
    max-height: 60px;
    max-width: 60px;
    border: 1px solid #fff;
-webkit-box-shadow: 1px 1px 5px  #585858;
-moz-box-shadow: 1px 1px 5px #585858;
box-shadow: 1px 1px 5px #585858;
}
.online li.pa-avatar img {
    border: 1px solid #00aeff;
-webkit-box-shadow: 1px 1px 5px  #afeefa;
-moz-box-shadow: 1px 1px 5px #afeefa;
box-shadow: 1px 1px 5px #afeefa;
}
.online .pa-author:after {content:'   \270c '} /**я онлайн**/
.punbb .pa-author a {
text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
}



/* Пагиноторы и создание тем */
.multipage {margin-top: 40px;}
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
}
.linkst .pagelink {
  position: absolute;
  top: -80px;
  left: 1em;
  width: 24em;
  }
.linkst .postlink {
  position: absolute;
  top: -80px;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }





/* Юзерлист */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }
#pun-userlist .tcl, #pun-userlist .tc2, #pun-userlist td:nth-child( 3 ), #pun-userlist td:nth-child( 4 ), #pun-userlist .tc3:nth-child( 5 ) {display: block;}
#pun-userlist .tcl {padding-bottom: 0;}
#pun-userlist .tc2, #pun-userlist .tc2, #pun-userlist td:nth-child( 3 ), #pun-userlist td:nth-child( 4 ) {padding-top: 0; padding-bottom: 0;}
#pun-userlist .tc3:nth-child( 5 ) {padding-top: 0;}
#pun-userlist .tc2, #pun-userlist td:nth-child( 3 ), #pun-userlist td:nth-child( 4 ), #pun-userlist .tc3:nth-child( 5 ) {border: none;}
#pun-userlist th.tc2, #pun-userlist th:nth-child( 3 ), #pun-userlist th:nth-child( 4 ), #pun-userlist th:nth-child( 5 ) {display: none !important;}
#pun-userlist td:nth-child( 3 ):before {content:'Лайков: '} 
#pun-userlist td:nth-child( 4 ):before {content:'Постов: '} 
#pun-userlist td:nth-child( 5 ):before {content:'С нами с: '} 
#pun-userlist .tc3:nth-child( 6 ) {width: 30%}
@media screen and (max-width: 410px) {
 #pun-userlist .infofield {display: none !important;}
}


/* Поиск */
@media screen and (max-width: 550px) {
 #pun-search .infofield {display: none;}
 #pun-search .selectfield select {width: 100%;}
 #pun-search .inputfield input {width: 100%;}
}
#pun-searchtopics .tcl, #pun-searchtopics .tc2, #pun-searchtopics .tc3 {display: block;}
#pun-searchtopics .tcl {padding-bottom: 0; width: auto;}
#pun-searchtopics .tc2 {padding: 0 0 0 35px; padding-bottom: 0; border: none; margin-top: -0.6em;}
#pun-searchtopics .tc3 {padding: 0 0 0.6em 35px; border: none;}
#pun-searchtopics th.tc2, #pun-searchtopics th.tc3 {display: none !important;}
#pun-searchtopics th.tcl {padding: 0.6em}
#pun-searchtopics .tc2:before {content:'Форум: '}
#pun-searchtopics .tc3:before {content:'Ответов: '}

@media screen and (max-width: 550px) {
 #pun-searchtopics .tc3 {padding: 0 0 0 35px;}
 #pun-searchtopics .tcr {
    display: block;
    padding: 0 0 0.6em 35px;
    width: auto;
    border: none;
  }
 #pun-searchtopics .tcr:before {content:'Последний пост: '}
 #pun-searchtopics th.tcr {display: none !important;}
}
#pun-searchposts .post-author {min-height: 44px;}
#pun-searchposts .post-links {top: 5px;}
#pun-searchposts .post-links ul {
    padding-left: 10px;
    text-align: right;
}
#pun-searchposts .post h3 {top: 20px;}

/* Профиль */
#viewprofile h2, #profilenav h2 {
    background: transparent none repeat scroll 0 0;
    border: medium none !important;
    margin: 0 14px -0.6em;
    padding: 0 !important;
}
#profilenav {
    display: inline;
    width: auto;
}
#profilenav li {
    display: inline;
    font-size: 12px;
    padding-right: 0.8em;
}
#profilenav ul {text-align: center;}
#profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1em 10px 0.8em;
  margin: 0 0 1em 0;
  }
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }
@media screen and (max-width: 510px) {
#pun-profile .infofield, #pun-profile .input em {display: none;}
#pun-profile .input input {width: 100%;}
}

#viewprofile li {
    background-color: #f4f4f4;
    border-color: #fff #a1a1a1 #a1a1a1 #fff;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px #878787;
    display: inline-block;
    margin: 5px 2px;
    vertical-align: top;
    width: auto;
}
#viewprofile li span {
    float: left;
    font-weight: bold;
    padding: 0.5em 1em;
    width: auto;
}
#profile-left {
    background-color: #f4f4f4;
    border-color: #fff #a1a1a1 #a1a1a1 #fff;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 3px #878787;
    display: inline-block;
    margin: 5px 2px;
    padding: 0 5px 5px !important;
    text-align: center;
    vertical-align: top;
    width: auto !important;
}
#profile-left li {
    border: medium none;
    box-shadow: none;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
#profile-left strong {padding: 0 !important;}
#profile-left img {max-width: 60px; max-height: 60px;}
#profile-left #profile-name {padding-top: 8px !important}
#profile-right {width: auto !important; display: block;}
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* Личные сообщения */
#pun-messages .post .container {border: none;}
#pun-messages fieldset {padding: 0 2px;}
#pun-messages .formal .container {
    overflow: hidden;
    position: relative;
}

#pun-messages .pmtc22, #pun-messages .pmtc33 {display: block; width: auto !important}
#pun-messages th.pmtc33 {display: none !important;}
#pun-messages .pmtc22 {padding-bottom: 0}
#pun-messages th.pmtc22 {padding-bottom: 0.6em}
#pun-messages .pmtc33 {border-top: none; padding-top: 0;}
#pun-messages .pmtc24 {text-align: center;}




/* Убираем скрываем всякое лишнее*/
 #html-footer, 
.punbb .post h3 strong, .post-sig, .pl-share, .pl-website,
#pun-live-rusff, mini_gifts, #similar-topics, .similar-topics, 
.topic a.sharelink {display: none !important;}


#pun #MyBookmarks, #pun #BookmCntToggle {
  font-size: 0 !important;
  height: 0 !important;
  width: 0 !important;
  line-height: 0.0 !important;
  position:absolute !important;
  left: -9999px !important;
  overflow: hidden !important;
  }


/* Цвета, границы, ссылки */
html {background-color: #b7bcc3;}
body {background: url(https://forumupload.ru/uploads/0007/e3/f7/6822/693155.gif) #b7bcc3 0% -2px repeat-x;}
.punbb .main .container, .punbb .section .container, .punbb .section .formal .container, .punbb .formal fieldset, #setmods dd, .punbb-admin #pun-admain .adcontainer, .punbb .info-box, .punbb #pun-main .info-box .legend {background-color: #e8e8e8; color: #333;}
.punbb .post-body, .post-box, .punbb .post .container {background-color: #e8e8e8; color: #333;}
.punbb .post h3 {background-color: transparent; color: #333;}
.punbb .altstyle .post-body, .altstyle .post-box, .punbb .altstyle .container {background-color: #f4f4f4; color: #333;}
.punbb td.tc2, .punbb td.tc3, .punbb td.tcr {background-color: #e8e8e8; color: #333;}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2  {background: url(https://forumupload.ru/uploads/0007/e3/f7/6822/441246.gif) #3b424a repeat-x; color: #fff;}
.punbb .modmenu .container {background-color: #e8e8e8; color: #333;}
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {background-color: #e8e8e8; color: #333;}
.punbb .post h3 strong {font-size: 0.9em; color: #333; text-decoration: underline}
.punbb .quote-box, .punbb .code-box {background-color: #fafcfe; color: #333}
#pun-ulinks .container {background-color: #e8e8e8;}
.offline li.pa-online strong {font-weight: normal;}
.punbb th {color: #333; background: url(https://forumupload.ru/uploads/0007/e3/f7/6822/916295.gif) #f5f5f5 repeat-x;}
#pun-title, #pun-navlinks {border-color: #a1a1a1;}
.punbb .post .container {border-top-color: #fff;}
.punbb .container, .post h3 {border-color: #a1a1a1 #a1a1a1 #a1a1a1 #a1a1a1}
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {border-color: #dbdbdb;}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {border-color: #a1a1a1;}
.punbb fieldset {border-color: #ccc;}
.punbb td, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {border-color: #fff;}
.punbb th {border-color: #a1a1a1;}
.punbb .quote-box, .punbb .code-box {border-color: #ccc #fff #fff #ccc;}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {border-color: #ccc}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {border-color: #fff}
.punbb .divider {border-color: #ccc #fff #fff #fff;}
#pun-break4 {border-color: #ccc #fff #fff #fff;}
.punbb .formal fieldset .post-box, .punbb .info-box {border: 1px solid #a1a1a1;}
.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: #036;}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {color: #333; font-weight: bold;}
.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: #06c;}
#pun-pagelinks a:active, #pun-pagelinks a:focus {background-color: #333; color: #fff;}
.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
background: transparent url(https://forumupload.ru/uploads/0007/e3/f7/6822/447333.gif) no-repeat 0% 1px;
padding-left: 20px;
}
#profilenav h2 span, #viewprofile h2 span {background-image: none}
td.tcr a{
background: transparent url(https://forumupload.ru/uploads/0007/e3/f7/6822/33643.gif) no-repeat 0% 3px;
padding-left: 14px;
display: inline-block;
}
#pun-crumbs2 .container, #pun-about .container, #pun-stats div.statscon {background-color: #e8e8e8;}



///////////************&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;*************
Пошли мои правки и дополнения по дизу
********&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;&#9679;*************//////////////





/*ЦВЕТ ВСЕХ ГРАНИЦ И ЛИНИЙ*/

.punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, .punbb .quote-box, .punbb .code-box, #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 .formal fieldset .post-box, .punbb .info-box, li.pa-online {
  border: 4px;
  border-color: #FF7F50; /*ЦВЕТ*/

}

/* ССЫЛКИ (настройки по вкусу) */

/*все ссылки в обычном состоянии*/
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {  
color: #000;
display: inline-block; 
}

/*все ссылки при наведении курсора*/
.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, #pun-pagelinks a:active, #pun-pagelinks a:focus {
transition: .5s;
 -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}


/* ЗАДНИЙ ФОН */  

html, body {
  background-color: #FFDEAD; /*цвет*/
  background-image: url();/*ссылка картинка*/
  background-repeat: repeat; /*повторение картинки*/
  background-position: top center; /*позиционирование картинки*/
  background-attachment: fixed; /*прокрутка картинки*/
}


/*ЦВЕТА КОНТЕЙНЕРОВ И ТЕКСТОВ*/

/* цвета средних колонок форумной таблицы, цвета пользовательского меню, цвета строк навигации, цвета окна приветствия и т.п. */
.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: #008B8B, /*цвет фона*/
  color: #000; /*цвет текста*/
  }
/* цвета первой и последней ячеек форумной таблицы, цвета профиля пользователя, цвет контейнера с формой ответа, цвета модератоского меню и т.п. */
.punbb .main .container, .punbb .post .container, .punbb .post h3{
  background-color: transparent!; /*цвет фона*/
  color: #000; /*цвет текста*/
  }
/* цвета шапки форумной таблицы, цвета заголовков постов с датой сообщени, цвета строк при просмотре чужого профиля */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
  background-color: transparent!; /*цвет фона*/
  color: #000; /*цвет текста*/
  }
/* цвета строки в форме ответа "напишите сообщение и нажмите отправить", а также аналогичных строчек с поясняющим текстом, цвета поясняющих строк в профиле */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span{
  background-color: transparent!; /*цвет фона*/
  color: #000; /*цвет текста*/
  }


/* цвета админ меню */
#pun-adnav ul,  
#pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {
  border-radius: 8px; font-size: 14px; text-align: font-weight: bold;
  color: #000; padding: 5px; border: 2px solid #FF4500; cursor: pointer; 
  background-color: #FFE4B5; 
  }



/*Скрытие Администрирования под неадминами-модерами*/
#pun:not(.ismoderator) #pun-navlinks  #navextra2,
#pun-navlinks #navadmin {
  display:none;
}


/***Убираем ОТВЕТИТЬ И КОЛИЧЕСТВО страниц над формой ответа***/
#pun-viewtopic .linksb .postlink,  #pun-viewtopic .linksb .pagelink {display: none;}


/***убираем текст быстрый ответ над формой ответа***/
#post-form h2 span {display: none;}


/***Убираем надпись Форум_Тем_Сообщений итд***/
.category thead{
    display:none;
}

/***Скрыть "Мои Загрузки"***/
#pun-ulinks li.item5 {
  display:none;
}

/***Делаем размер меньше _форум/категория/тема_ под формой ответа***/
.body {
    -ms-text-size-adjust: 20%;
    -moz-text-size-adjust: 20%;
    -webkit-text-size-adjust: 20%;
}

/***Убираем внизу форума подпись _vip.maminforum.com***/
#pun-crumbs2{display:none}

/***Счётчик файлов***/
table#filetable tbody {counter-reset: section; } 
table#filetable tbody td.tcl:before {
    counter-increment: section; 
    content: counter(section) ". "; 
   }

/***Счётчик страниц***/
div#pun-admin_pages table.adcontainer tbody {counter-reset: section; } 
div#pun-admin_pages table.adcontainer tbody td.tcl:before {
    counter-increment: section; 
    content: counter(section) ". "; 
   }

/***Убирает слово объявление***/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

#pun-stats li {line-height: 100%;}
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  margin-left: 20px;
  padding-left: 0;
}
#pun-stats li.item3, #pun-stats li.item4 {text-align: right;}

#pun #pun-viewtopic #pun-main .topic .container .post-body .post-box .post-content .post-sig dt {background-color: red}




/***опросы***/
#poll-special .poll2 td h1[style*='width:'] {background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
border-radius: 11px; -webkit-border-radius: 11px; -khtml-border-radius: 11px; -moz-border-radius: 11px; -o-border-radius: 11px;
box-shadow: 5px 5px 5px #9C9C9C; -moz-box-shadow: 5px 5px 5px #9C9C9C; -webkit-box-shadow: 5px 5px 5px #9C9C9C; filter: progid:DXImageTransform.Microsoft.Shadow(color='#9C9C9C', direction=145, strength=7); 
padding: 1px;margin: 0 50px;}
#poll-special .poll2 td h1[style*='width:1'] {background-color: #8A2BE2;}
#poll-special .poll2 td h1[style*='width:2'] {background-color: #4682B4;}
#poll-special .poll2 td h1[style*='width:3'] {background-color: #63B8FF;}
#poll-special .poll2 td h1[style*='width:4'] {background-color: #4EEE94;}
#poll-special .poll2 td h1[style*='width:5'] {background-color: #00EE00;}
#poll-special .poll2 td h1[style*='width:6'] {background-color: #C0FF3E;}
#poll-special .poll2 td h1[style*='width:7'] {background-color: #EEC900;}
#poll-special .poll2 td h1[style*='width:8'] {background-color: #FF8C00;}
#poll-special .poll2 td h1[style*='width:9'] {background-color: #FF4500;}
#poll-special .poll2 td h1[style*='width:100%'] {background-color: #FF0000;}


/***бордюр в подпись***/
.punbb .post-sig dt {
width:100%;
  border-top-color: #FF7F50;
  }


/***Актив блинк главная на онлайн***/
#pun .punbb .user-avatar .isonline {
background-image: url(https://forumupload.ru/uploads/001a/c0/03/2/911648.gif);
width: 16px;
height: 10px;
}



/****Цветовыделение фон под ник**/
a.group1, a.group2, tr.group1 td:nth-child(1) a, tr.group2 td:nth-child(1) a, div[data-group-id="1"] li.pa-author>a, div[data-group-id="2"] li.pa-author>a 
{background: -webkit-linear-gradient(180deg, rgb(255, 255, 255) 23%, rgb(0, 38, 255) 52%, rgb(255, 0, 0) 83%);
background: -moz-linear-gradient(180deg, rgb(255, 255, 255) 23%, rgb(0, 38, 255) 52%, rgb(255, 0, 0) 83%);
background: linear-gradient(180deg, rgb(255, 255, 255) 23%, rgb(0, 38, 255) 52%, rgb(255, 0, 0) 83%);
border-radius: 1px 1px 1px 1px;
padding: 1px; 
}

/***Снег на аватаре***/
    .pa-avatar {
      position: relative;
      }
    .sneg {
      position: absolute;
      width: 60px; /*ширина аватара, должна совпадать с шириной в настройках*/
      height: 60%; 
      margin-left: 0px; /*отступ слева*/
      margin-top: 0px; /*отступ сверху*/
      background: url(https://www.beesona.ru/upload/436/c99bea14e47a84ae45ce6bc13834129d.gif) repeat; /*можно поставить свою картинку с анимацией снежинок*/
      } 


/***Кант на мой авик***/
.usertable .group1 .user-avatar .avatar-image, /* в юзерлисте */
#messages .group1 .user-avatar .avatar-image, /* в таблице ЛС */
#profile .group1 .pa-avatar img, /* в посте на страничке ЛС */
.post[data-group-id="1"] .post-author li.pa-avatar img /* в посте */ {border: 3px solid coral !important;}


/***Замена маркиов_цвета***/
 .highlight-text {
background: -webkit-linear-gradient(180deg, rgb(255, 255, 255) 19%, rgb(255, 255, 0) 50%, rgb(255, 255, 255) 79%);
background: -moz-linear-gradient(180deg, rgb(255, 255, 255) 19%, rgb(255, 255, 0) 50%, rgb(255, 255, 255) 79%);
background: linear-gradient(180deg, rgb(255, 255, 255) 19%, rgb(255, 255, 0) 50%, rgb(255, 255, 255) 79%);
}


/***Подписчики темы есть низ***/
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
.jGrowl .subscriptions {opacity: 1;padding: 3px;text-align:center;width: 200px !important;} 
.jGrowl .subscriptions .jGrowl-close {padding: 2px;}
.jGrowl .subscriptions .jGrowl-message {background: #fff; padding: 2px;border-radius: 0 0 4px 4px;color: #0067a5;}
.jGrowl .subscriptions .jGrowl-header {background: #597ba5;font-size: 1.3em;height: 16px;text-align: center;border-radius: 4px 4px 0 0;}



/***Опросы***/
.green {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #7BA60D;
}

/***Важная/Закрытая/Перемещена тема и Новый пост***/

span.closedatafield {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #B22222;
}

span.redirecttext {
border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #0000CD;
}

.forum td.tcl .icon-new + .tclcon a[href$="action=new"] {
 border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #FFA07A;
}
.tclcon .newtext .bracket{
display:none;
}
.stickytext:after {content:"важная";font-size:11px;background:#43a047;color:#fff;padding:2px 4px;border-radius:3px;box-shadow:1px 1px 2px #353535;margin-right:2px;}
.stickytext {font-size:0;}



/***Убрать текст Напишите ссобщ и отправить итд ***/
#pun #pun-viewtopic #pun-main .formal #post fieldset legend span {
display: none;
}

/***Авик на гостей на главной***/
.punbb .user-avatar img.ava[style*="default_avatar.jpg"] {background-image: url(https://forumstatic.ru/files/001a/c0/03/49792.png?v=1) !important;
}


#pun-navlinks .container { 
text-transform: uppercase;

}

/***Причем ИнфоБлок на странице регистрации***/
#register .info-box {
display:none;
}





/********************/

/*Иконка: Присутствуют в теме*/
#topic-users-in span[style="font-weight:bold"]{
display:inline-block;
margin:8px 0 -8px 0;
content: url(https://forumstatic.ru/files/001a/c0/03/59536.png);
}


/* Иконка статистики */
#pun-stats  {
background: url("https://forumstatic.ru/files/001a/c0/03/70351.png") 40px 40px no-repeat; 
padding-left: 5px; /*Отступ текста*/
}


/***Шрифт поста***/
.post-author ul li.pa-author a {
font-style: normal !important;
text-decoration: none !important;
font-family: Times New Roman;
}
/*Размер текста форма ввода*/
#post #main-reply {
    font-size: 18px!important;
}
/*размер текста в постах*/
.post-content {
font-size: 18px; 
}







 /* Скрываем текстовые надписи */
#pun-ulinks li a span {display: none;}
 

/***Подсвечиваемые ссылки***/
.punbb a:hover, .punbb a:focus, .punbb a:active {
color: #ffe3cc !important;
text-shadow: 0px 0px 6px #702f00;
}

/***Убираем надпись опросы***/
.polltext {display: none;}

/***Убираем из профиля ЗАГРУЗКИ***/
#profilenav .item10 {display:none;}



/***приветствие и ул.акаунт аут***/
#pun-status .item1, #pun-status .item2 {
    display: inline-block;
    display: none; }

/***Цвет подписи***/
#pun .post-sig {
color: #FF4500;
font-size:16px; /*размер шрифта*/
font-family:Georgia; /*шрифт*/
font-style:italic;
}



/***Надпись отредактировано...в постах***/
.punbb .post .lastedit {
  color: green;
  font-size: 12px;
  font-style: italic;
}


/***Убрать текст Напишите ссобщ и отправить итд***/
#pun #pun-viewtopic #pun-main .formal #post fieldset legend span {
display: none;
}


/***Цвет рамки форма ввода***/
textarea:focus{
outline:Chocolate solid 2px!important;
border:3px solid black;
  resize: both;
  background: #ffd73e33;
  border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='auto' height='auto' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
}
  


/* Цветовыделение ников по группам с помощью CSS */
/* Группа 1 */
div[data-group-id="1"] li.pa-author>a, .group1 a, a.group1 {color: red;}
/* Группа 2 */
div[data-group-id="2"] li.pa-author>a, .group2 a, a.group2 {color: gold;}
/* Группа 3 */
div[data-group-id="3"] li.pa-author>a, .group3 a, a.group3 {color: green;}
/* Группа 4 */
div[data-group-id="4"] li.pa-author>a, .group4 a, a.group4 {color: purple;}



/***Цвет ссылки в постах***/
.punbb .post-content a{
  text-decoration: underline;
  font-style:italic;
  color: #FF4500;
  transitio:.6;
}
.punbb .post-content a:hover{
  color: #FF4500;
  transition: .5s;
 -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
    

/**Скрываем улучшить аккаунт на главной**/
#pun-status .item4 a  {display:none;}



    /* Индикатор активности пользователя */
    .post .post-author ul {
      position: relative;
    }
    .pa-online {
      position: absolute;
      display: inline-block !important;
      top: 4px;
      left: 12px;
      background: #8db13e !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: #b3d568 !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;
    }


textarea {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textarea;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    padding: 2px;
}

    
/*Убираем сообщение о редактировании*/
p.lastedit {display:none;}


/**Убираем блок и название форума bt с главной**/
  #pun-index .crumbs{
    display:none;
  }



/***Голосовые уведомления***/
#profile p.checkfield input[name*="form[fld"]:checked + img[alt="1"]{display:none;}
#profile p.checkfield input[name*="form[fld"]:checked:after{
content: url(http://forumstatic.ru/files/0017/d8/50/48158.png);
height: 16px;
padding: 16px;
}



/***Рамка на все аватарки***/
.pa-avatar img {
border:3px solid black;
  resize: both;
  background: #ffd73e33;
  border-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='auto' height='auto' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 5s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561' /%3E%3Cstop offset='25%25' stop-color='%23c05c7e' /%3E%3Cstop offset='50%25' stop-color='%23f3826f' /%3E%3Cstop offset='100%25' stop-color='%23ffb961' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;
}


/***Убираем лишнюю рамку с л/с***/
.punbb #messages fieldset {
  border:0 none!important;
}


/*Убираем категории и статус*/
#pun-stats h2 span, .category h2 span {
visibility:hidden!important;
}






/***бегущая строка для счётчиков***/
.marquee{text-align:left;width:100%;overflow:hidden;white-space: nowrap;}
.marquee span { display:inline-block;width:100%;text-indent:0;animation: marquee 60s linear infinite}
.marquee span:hover{animation-play-state: paused}
@keyframes marquee {
0%  { transform: translate(100%, 0); }
100% { transform: translate(-100%, 0); }
}
@media only screen and (max-width: 100%) {
.marquee span{animation:none;padding-left:0}
padding: 2px;
  border: 4px dotted;
  border-color: transparent;
}



/*Убираем фон под блоками ссылок-кнопок*/
.punbb #pun-navlinks .container {
      background:transparent;
      border:0 none!important;
      margin-top:-10px;
  }
.punbb #pun-ulinks .container {
      background:transparent;
      border:0 none!important;
      margin-top:-20px;
  }



////////**************//////////

.pl-delete  {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}
   
/***кнопка удалить***/
.pl-delete a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}


.pl-quote a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

.pl-edit a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}


.pl-email profile a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

.pl-email pm a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

.pl-email a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 10px 0 10px;
font-size:8px; /*размер шрифта*/
line-height:14px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

.pl-website {
  display: none;
}
.pl-website a {
  display: none;
}

.new-topic a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 10px 0 10px;
font-size:14px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

.new-poll a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 10px 0 10px;
font-size:14px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}


#pun-viewtopic .postlink a {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 10px 0 10px;
font-size:14px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

/*Подписаться/Отписаться от темы*/
.punbb .subscribelink a {
border-radius: 4px; 
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 10px 0 10px;
font-size:14px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}

/***Все кнопки***/
.button {
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока кнопки*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-image: url(https://forumstatic.ru/files/001a/c0/03/83733.png); /*ссылка картинка*/
position:relative;
padding:2px 8px 0 8px;
font-size:16px; /*размер шрифта*/
line-height:17px;
color:#804c22; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}







/*Оформление главной в блок*/
#pun-index thead {display: none;}
#pun-index tr {
display: inline-block;
    position: relative;
    width: 99%; 
    margin: 5px 0; 
    padding: 0 10px;
    vertical-align: top; 
}

/*Блок под последней темой тем и постов*/
#pun-index td.tcl {
display: inline-block;
float: left;
width: 99%;
}

/*Блоки темы, посты*/
#pun-index td.tc2, #pun-index td.tc3 {
position: absolute;
display: block;
width: 98%;
bottom: 10%;
padding: 5px;
background-color: #FFA07A!important;
border: 1px solid #000000;
color: #fff;
}

#pun-index td.tc2 {
left: 25px;
}
#pun-index td.tc3 {
right: 25px;
}

/**Блок последняя тема*/
#pun-index td.tcr {
position: absolute;
display: block;
bottom: 15px;
left: 5px;
width: auto;
padding: 5px;
text-align: right;
border: 1px solid #000000;
background-color: #ffffff;
color: #FFA07A;
}


/*Далее позиционируем ячейки с "Тем", "Сообщений" и "Последнее сообщения"*/

#pun-index td.tcl { /* Ячейка с описанием раздела */
    display: inline-block;
    float: left; 
    width: 90%;
    padding-bottom: 120px; /* Отступ снизу для размещения под описанием */
}
#pun-index td.tcr { /* Ячейка с последним сообщением */
display: block;
position: absolute;
left: 10px; /* Отступ влево */
width: 92%; /* ширина */
bottom: 65px; /* отступ снизу */
}
#pun-index td.tc2, #pun-index td.tc3 { /* Ячейки "Тем" и "Сообщений" */
    position: center;
    display: block;
    bottom: 15px; /* отступ снизу */
    width: 44%; /* ширина */
}
#pun-index td.tc2 { /* Ячейка "Тем" */
    left: 8px; /* Отступ слева */
}
#pun-index td.tc3 { /* Ячейка "Сообщений" */
    left: 50%; /* Отступ слева */
}

#pun-index td.tc2:before {
content: 'Темы: ';
font-family: Times New Roman;
font-size: 14px;
color: #000;
background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0002/c4/43/59105.png") no-repeat 
scroll 0 0;  /*иконка*/
padding-left: 18px;
}
#pun-index td.tc3:before {
content: 'Посты: ';
font-family: Times New Roman;
font-size: 14px;
color: #000;
background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0002/c4/43/61919.png") no-repeat scroll 0 0;  /*иконка*/
padding-left:18px;
}


/******* Просмотр тем в категории общие настройки*******/

#pun-viewforum .tc2:before {
content: 'Ответы: ';
font-family: Times New Roman;
font-size: 14px;
color: #FFA07A;
}
#pun-viewforum .tc3:before {
content: 'Читали раз: ';
font-family: Times New Roman;
font-size: 14px;
color: #FFA07A;
}


/******Подписаться_отписаться в категории*****/ 
.FORUM.subscribe {
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 10px 0 10px;
font-size:14px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}
#unsubscribe {
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 10px 0 10px;
font-size:14px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
text-decoration: none!important;
}







/* ИКОНКИ */
.punbb div.icon {
  width: 44px; /*ширина иконки тем*/
  height: 34px; /*высота иконки тем*/
  padding: 4px;"
  margin-right: 4px; /*отступ текста от иконки*/
}  

.punbb td div.tclcon {
  margin-left: 4px; /*отступ контейнера с текстом от левого края таблицы (если поставить ширину иконки, текст не будет ее обтекать)*/
}  

div.icon {
  background: url(https://forumstatic.ru/files/001a/c0/03/58961.png) no-repeat;
} /*старое сообщение*/

tr.inew div.icon {
  background: url(https://forumstatic.ru/files/001a/c0/03/82479.png) no-repeat;
animation: blinker 1s linear infinite;
}
@keyframes blinker {  
  30% { opacity: 0; } }/*новое сообщение*/

tr.iclosed div.icon {
  background: url(https://forumstatic.ru/files/001a/c0/03/83368.png) no-repeat;
} /*закрытая тема*/

tr.iredirect div.icon {
  background: url(https://forumstatic.ru/files/001a/c0/03/48080.png) no-repeat;
} /*пере адресация темы*/

tr.isticky div.icon {
  background: url(https://forumstatic.ru/files/001a/c0/03/11610.png) no-repeat;
 } /*важная тема*/






/*****Дата в профил поста****/
.permalink {
top: 1px;
  margin-right: 1px;
  font-size: 16px;
color: #FFA07A;
}


.Icon_LastPost {
  float: left;
  margin-top: 20px;
}




/*Выделяем цветом темы в категориях*/
tr.isticky {
  color: OrangeRed; //цвет важной темы
}
tr.inew {
  color: red; //цвет новой темы
}
tr.iclosed {
  color: 000000; //цвет закрытой темы
}


/****последний пост юзер блок***/
.byuser {
background-color: #FFA07A!important;
border: 1px solid #000000;
color: #fff;}
text-align: right;
/****дата*****/
.datetime {
padding: 2px;
color: #000000;
}


/***Фон панель bb форма ответа***/
#form-buttons{
width: 100%;
background-color: #FFA07A;
height: 64px; /*высота контейнера*/
border-color: OrangeRed white; /* Цвет границы */ 
border-style: solid; /* Стиль границы */  
}

/***фон форма ввода***/
#main-reply {
background: url(https://forumstatic.ru/files/001a/c0/03/25135.png?v=1) right bottom #F2F7DC;
box-shadow:inset  0  0 2em #FFA07A;
font-size: 24px;
text-align: font-weight: bold;
color: #000; 
}
/******ширина/высота форма ввода сообщения****/
#main-reply{width: 100%; height: 240px;}



/***Меняем фон под кнопками...смайлами итд...в ф.ответа***/
.punbb .main .fs-box div.container { background-color: #FFA07A; border: 1px solid #000000;}






/***Оформление цитаты в постах***/
.punbb .post-content .quote-box:not(.spoiler-box) {
background:none;
border:0!important;
position:relative;
overflow:hidden;
min-height:35px!important;
margin:10px 0;
padding:10px 0 10px 5px;
}

.punbb .quote-box:not(.spoiler-box) > blockquote > p {
font-size:18px; /*размер шрифта*/
line-height:18px;
color:#504536; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
}

.punbb .quote-box:not(.spoiler-box) > blockquote {
margin-top:7px;
margin-left:6px;
-moz-border-radius:8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
background:linear-gradient(180deg, rgba(255, 254, 249, 1) 0%, rgba(253, 252, 206, 1) 100%); /*Фон блока цитаты*/
max-width:90%;
position:relative;
padding:11px 20px 0 17px;
}

.punbb .quote-box:not(.spoiler-box) > blockquote:before {
content:'';
background:url(https://forumstatic.ru/files/0013/61/d9/45308.png) top left no-repeat transparent; /*открывающая кавычка*/
position:absolute;
width:10px;
height:10px;
top:13px;
left:3px;
}

.punbb .quote-box:not(.spoiler-box) > blockquote:after {
content:'';
position:absolute;
z-index:100;
background:url(https://forumstatic.ru/files/0013/61/d9/83565.png) top left no-repeat transparent; /*закрывающая кавычка*/
width:10px;
height:10px;
right:4px;
bottom:4px;
}





/****Правки****/
@media screen and (max-width: 640px) {
    #post-form #tags {
        position: relative;
    }
    input[size] {
        width: 95%;
    }
}
#pun-index .tcl .intd,
.punbb .tcl .intd {
    position: relative;
    padding-left: 37px;
}
.punbb div.icon {
    position: absolute;
    left: 0;
}



/*Смена цвета при новом посте в подфорумами*/
#pun-index.punbb tr#forum_f2.inew h3 a{
   color:#FF0000!important;
}
/*Подфорумы*/
.subforums {font-size: 0; padding: 18px 0 5px 0;}
.subforums em {display: none;}
.subforums a {
padding: 2px; 
text-align: center;
font-family: 'Times'; /*импортируемый шрифт из гугла*/
border:solid 1px #B38000; /*стиль. толщина и цвет рамки блока цитаты*/
border-radius: 4px; 
border: 1px solid #CD853F;
background-color: #FFA07A;
position:relative;
padding:2px 4px 0 4px;
font-size:15px; /*размер шрифта*/
line-height:14px;
color:#000000; /*цвет шрифта */
font-family:Georgia; /*шрифт*/
font-style:italic;
margin-left: 4px;
text-decoration: none!important;
}

/*Иконки на подфорумы*/
.Icon_LastPost {
SUBF.icon_old = 'https://forumstatic.ru/files/0016/4f/7e/12924.jpg';  // Иконка подфорумов без новых сообщений//
SUBF.icon_new = 'https://forumstatic.ru/files/0016/4f/7e/75803.jpg';  // Иконка подфорумов с новыми сообщениями//
  float: left;
  margin-top: 1px;
}
/*Запятая подфорумы*/
.subforums span:not(:last-of-type):after{
  content: ",";
  margin-left: -4px;
}
#pun-index .main .isub .tcr {
  grid-template: none;
  padding: 0;
  justify-content: end;
  align-content: center;
  background: url(Иконка нет сообщений) center center no-repeat;
  }
 
#pun-index .isub .tcr a {
  margin-right: 4px;
  width: 20px;
  height: 13px;
  font-size: 0;
  background: url(Иконка обычное сообщение) no-repeat;
  background-size: cover;
}
 
#pun-index .isub.inew .tcr a {background: url(Иконка новое сообщение) no-repeat;}
 
#pun-index .isub .tcr a:after {
  content: "К последнему сообщению";
  padding: 2px;
  display: none;
  position: absolute;
  top: -30px;
  width: 100px;
  text-align: center;
  background: #fdefdb;
  border: 1px solid #d4b943;
  border-radius: 5px;
  font-size: 12px;
  color: red;
}


/* C2.10 меняем на главной Модер на иконку в категориях*/
.punbb td .modlist {
    display: block;
    padding-top: 0.3em;
    padding-left: 70px;
    font-size: 0;
    background: url(https://forumstatic.ru/files/001b/8c/9a/18497.png) left no-repeat;
}
.punbb td .modlist a {
    font-size: 18px;
    color: #FF4500; /*цвет ников АМС*/
}
.punbb td .modlist a:not(:last-of-type)::after {
    content: '  ...   ';
    font-size: 14px;
    color: #000; 
}



    /*онл в личке_профиле пользователя */
#profile-left li#pa-online {
font-size: 0;
background-image: url(https://forumstatic.ru/files/001b/8c/9a/47724.png); /* картинка онлайн */
background-repeat: no-repeat;
width: 80px; /* ширина */
height: 18px; /* высота */
}


/***оформляем посты***/
.post-box {
border: #F4A460 solid 2px;
	padding: 1px;
background-color: #FFE4B5; /*цвет*/
}
.post-content {
	padding: 1px;
	background: #0efb6;
}


/***разделяем блоком важные/обычные темы есть скрипт***/
    #pun-main .forum table{ table-layout: auto;}
    #pun-main tr.tr-divider {
      background-color: #FFA07A;
      font-weight: bold;
    }
  


/* Фиксируем +/- */
.post-vote {display: block !important;}
/* Убираем фон и растягиваем */
.punbb .post .container {background: none; width: 100%; position: relative;}
/* Убираем текст, размеры для картинок  +/- */
.post-vote .positive, .post-vote .negative {
  font-size: 0 !important;
  height: 24px;
  width: 24px;}
.positive {background: url(https://forumstatic.ru/files/001b/8c/9a/75574.png) center  100% no-repeat; float: right;} /* картинка для + */
.negative {background: url(https://forumstatic.ru/files/001b/8c/9a/24373.png?v=1) center  100% no-repeat;float: left;} /* картинка для - */



<!-- Индикатор цифра  ЛС -->
#navpm em.num_msg {top: 20px;right: 4px;}
em.num_msg {position: absolute; margin-top: -15px; margin-left:-19px; font-size: 11px; font-weight: 700; background: red; padding: 1px 4px; border-radius: 2px; height: 14px; color: #fff; cursor: pointer;}
em.num_msg:before {content: " ";display: inline-block;position: absolute; width: 5px; height: 5px;transform: rotate(45deg); top: 14px;background: red; margin-left: 1px;} 


    /* Индикатор активности пользователя ОНЛАЙН в темах*/
    .post .post-author ul {
      position: relative;
    }
    .pa-online {
      position: absolute;
      display: inline-block !important;
      top: 3px;
      right: 6px;
      background: #8db13e !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: #b3d568 !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;
    }


/***Выравниваем премодерацию**/
#pun-premoderation .post-links{
  margin-left:-17px;
}
#pun-premoderation .post-links li{
   position:relative;
   z-index:1000;
}
#pun-premoderation.punbb .post h3 {
    white-space:nowrap;
    height: 21px;
    width: 0px;
    overflow: hidden;
}


.newtext a {/*новые сообщения на странице списка топиков*/
    text-transform: uppercase;
    font-size: 1em;
    padding: 1px 5px;
    color: #fff !important;
    background-color: #335453;
    border-radius: 4px;
    animation: blinkColor 1.0s linear infinite;
    -moz-animation: blinkColor 1.0s linear infinite;
    -webkit-animation: blinkColor 1.0s linear infinite;
}


/****снег на шапках категорий и украшение аватар***/
#pun-main h2,.category,#pun-stats,li.pa-avatar,.multipage {position:relative;}
#pun-main h2:before,#pun-navlinks:before,.category:before,#pun-stats:before,.multipage:before {
background:url(https://forumstatic.ru/files/0017/24/d9/12294.png) no-repeat scroll 0% 0%, url(https://forumstatic.ru/files/0017/24/d9/31231.png) no-repeat scroll 50% 0%, url(https://forumstatic.ru/files/0017/24/d9/72411.png) no-repeat scroll 100% 0% !important;
display: block; content:"";
height:30px;
left:-5px;
padding:0 5px;
position:absolute;
top:-17px;
width:100%;
}




/*****В самый низ стиля__сокращяем назв.длиннотемы ... на главной****/
@media screen and (max-width: 640px) {
    #pun-index td.tcr > a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: calc(100% - 65px);
    }
}

#pun-viewtopic .button {
color: #8c582a;
font: 14px "Arial Narrow", cambria;
background-color: #000000;
width: 270px;
height: 40px;
}

