/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* fonts */
@import url('https://fonts.googleapis.com/css?family=Kosugi|Oswald|PT+Sans+Narrow|Press+Start+2P|Rubik+Mono+One|Russo+One');
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";

/* A1.1 */
@import url(style_cs.1669799181.css);

/* A2 отвечает за отображение форума в браузере
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0 0 0 22px;}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }

 /* A3 отвечает за текст на всём форуме
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 96.01%;
  }

/* A3.2 */
.punbb {
    font: normal 71.8% 'robotoregular', verdana, arial, helvetica, sans-serif;
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em tahoma, arial, helvetica, sans-serif, Cuprum;
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1em;
  }

/* A3.6 */
.punbb pre {
/*  font: 12px monaco, "bitstream vera sans mono", "courier new", courier, monospace*/
}


/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 отвечает за поверхностную очистку и скрытие элементов
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }

/* A5  за основной макет страницы и границы
-------------------------------------------------------------*/
/* A5.1 */
/* ширина форума проставляется здесь */
#pun {
    width: 1050px;
    margin: 0px auto 10px auto;
    margin-top: 0px;    
    margin-bottom: 0px;
  }


/* A5.2 */
.punbb {
  float: none;
  width:  970px;
  height: auto;
  margin: 0 auto;
  }


/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: solid;
  border-width: 0 1px 1px 0;
  text-align:center;
  text-transform:uppercase;
  letter-spacing: 1.8px;
  font-family: 'bicubik'!important;
  font-weight: normal;
  font-size: 0.9em;
  color: #6f5c82;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 отвечает за разбор на содержание, подписи и движки
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
text-align: justify;
  }

/* B1.2 */
.post-sig img{
max-width:500px;
max-height:164px;}

.post-sig, .post-sig p {
    font-size: 11px;
    color: #171717;
}

.post-content .post-sig dt {
box-shadow: 0px 1px 1px rgb(161, 160, 160);
    height: 1px;
    margin-top: 5px;
    margin-bottom: 7px;
    width: 100%;
    border-style: none !important;
  }


/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
    line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

.punbb .post-content .blockcode {
  width: 100%;
  overflow: hidden; 
  max-height: 80px;}

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.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;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 отвечает за блок информации
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 за разбивку на странице и размещение ссылок
-------------------------------------------------------------*/

/* B3.1 */
/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -4em;
    left: 1em;
    width: 24em;
    font-size: 11px;
  }

/* B3.4 */
.linkst .postlink {
position: absolute;
    top: -4em;
    right: 1em;
    width: 16em;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    text-transform: lowercase;
    text-transform: uppercase;
  }

/* B3.5 */
.punbb .linksb {
text-align: right;
    padding: 0em 10em;
    font-size: 0.1em;
    text-transform: uppercase;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
font-size: 9px;
  }

/* B3.7 */
.linksb .postlink {
 float: right;
    width: 85px;
    height: 20px;
    text-transform: uppercase;
    font-size: 8px!important;
    font-family: 'robotoregular';
    padding: 2px 4px !important;
    color: #fff;
  }

/* B3.8 */
.subscribelink {    
float: right;
    width: 184px;
    height: 20px;
    text-transform: uppercase;
    font-size: 8px!important;
    font-family: 'robotoregular';
    padding: 2px 4px !important;
  }

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
 font-size: 11px;
  padding: 0 5px;
  margin: 0 0 0 -15px;
    text-transform: uppercase;
    font-family: 'Bicubik';
    letter-spacing: 1px;
    color: #aea1b5;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }



/* C2 отвечает за таблицу макета
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  background-color: transparent;
  text-align: center;
  width: 5%;
  font-family: robotoregular;
  font-size: 8px;
}

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 20%;
 text-transform: uppercase;
 font-size: 10px;
color: #625f5a;
font-family: robotoregular;
}

.punbb .main .tcr a:hover {
  letter-spacing: 2px;
    color: #6f5c82;
}


/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color:  transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 названия подфорумов*/ 
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist { 
  display: none; 
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
            margin-left: 50px;
    }

/* C2.15 */
    .punbb div.icon {
        float: left;
        display: block;
        width: 60px;
        height: 60px;}
  

/* C3 отвечает за темы
-------------------------------------------------------------*/
#pun-title {
  border-color: #859193 ;
}

/* C3.1 */
.punbb .container, .punbb .post-body, .post h3 {
  border-color:  transparent;
  }

/* C3.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;

  }

/* C3.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin, #pun-admain h2, .punbb-admin #pun-admain h2 {
  border-color: transparent ;
  }


/* C3.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* C3.5 */
.punbb th {
  border-color: transparent ;
  }

/* C3.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #b4aab9;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;
  }

li.pa-online {
  border-left-color: transparent ;
  }


/* C3.7 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.8 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.9 полоса над профилем*/ 
#pun-viewtopic .post h3 {
    height: 18px;
    width: 970px;
    margin-left: 1px;
    padding: 2px 12px 2px 12px;
    background-color: #635f5924;
text-transform: uppercase;
    font-size: 10px!important;
    font-family: 'roboto';
    color: #000000;
    font-weight: bold;
    line-height: 170%;
}
#pun-viewtopic .post h3 a{
color: #000000!important;
}
#pun-viewtopic .post h3 a:hover{
color: #000!important;
}

/* C3.10 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }


/* C3.11*/
.punbb .post .post-author {
    float: left;
    margin-top: 25px;
   text-align:center;
  width: 200px;
   text-transform: uppercase;
    font-size: 8px!important;
  background:url(https://i.ibb.co/vYmNY6f/prof-ser.png) repeat-y; /*&#212;&#238;&#237; &#240;&#224;&#231;&#236;&#237;&#238;&#230;&#224;&#229;&#236;&#251;&#233; &#239;&#238; &#226;&#229;&#240;&#242;&#232;&#234;&#224;&#235;&#232;*/
  margin-left: -2px;
}

.punbb .post .post-author > ul {
  background:url(https://i.ibb.co/yfM2Mkd/prof-verh.png) 0 top no-repeat,url(https://i.ibb.co/dQHXmvm/prof-niz.png) 0 bottom no-repeat; /*&#212;&#238;&#237; &#226;&#229;&#240;&#245;&#224; - &#237;&#232;&#231;&#224;*/
/* margin:-10px 0 -10px 0!important;*/
  padding:10px 0 42px 0!important;
}

.pa-author {
    font-style: normal!important;
    margin-top: -7px;
    margin-bottom: -6px;
    padding: 3px;
  }

.pa-author a {
font-family: 'bicubik';
    text-transform: uppercase;
    font-size: 15px!important;
    color: #e1d5eb !important;
    word-spacing: 3px;
    letter-spacing: 0.4px !important;
    -webkit-text-size-adjust: none;
    line-height: 15px;
  }

.pa-author a:hover {
     color: #a78ac1; !important;
     letter-spacing: 3px;
}

.pa-avatar img[alt]{
    border-radius: 5px;
    border: #a78ac1 solid 1px !important;
}


li.pa-title {
font-size: 8px;
    color: #e1d5eb!important;
    text-align: center;
    font-family: 'robotoregular';
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-top: 9px!important;
    margin-bottom: -1px!important;
    font-weight: normal!important;
    padding: 3px;
}


li.pa-online {
    line-height: 6px;
    border-left-style: solid;
    border-left-width: 0.7em;
    margin-top: 27px;
    margin-left: -6px;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 10px;
    color: #e1d5eb;
    font-family: robotoregular;
    font-weight: normal!important;
    position: absolute;
    width: 200px;
  }

li.pa-respect a {
    font-family: 'robotoregular';
    color: #e1d5eb !important;
    letter-spacing: 0.2px!important;
    font-weight: normal!important;
}


.punbb .pa-posts,.pa-respect{
    font-weight: normal;
    text-align:center;
    color:#e1d5eb;
    text-transform: uppercase;
    display: inline-block;
    font-size: 9px !important; /*размер шрифта*/
     width: 60px;
    margin-top: 4px;
padding: 1px 5px; /*поле вокруг объекта*/
    margin-bottom: -35px;
}

.punbb .user-avatar .avatar-image {
  border-radius: 0%!important;}

.isonline {
top: 0px!important; 
right: -4px!important; 
background: #fff!important;
width: 4px!important; 
height: 36px!important; 
border-radius: 0%!important; 
-webkit-animation: blinkColor 2.5s linear infinite!important; }

/* C3.12 */
.punbb .post-body {
  margin-left:200px;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.13 */
.punbb .post-box {
  padding: 2em;
  }

/*C3.14 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.15 */
.punbb .post-links {
  margin-left: 200px;
  border-left-style: solid;
  border-left-width: 1px;
  text-transform: lowercase;
  font-size: 10px;
  }

/* C3.16 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -200px;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  font-family: 'robotoregular';
  text-transform: uppercase;
}

.punbb .post-links ul a:hover {
    letter-spacing: 2px;
    color: #6f5c82;
}

/* C3.17 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.18 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.19 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 отвечает за модераторское меню
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  font-size: 10px;
  padding: 0.5em 1em;
  text-align: right;
  text-transform: uppercase;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }

/* C5 отвечает за страницу сообщений
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 отвечает за страницу профиля
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  text-transform: uppercase;
    font-size: 10px!important;
    font-family: 'bicubik';
  }

#profilenav a:hover {
  letter-spacing: 2px;
    color: #6f5c82;
}

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  width: 7em;
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 отвечает за страницу со списком пользователей
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 отвечает за лого и описание форума
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border-style: none none none none;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

/* D1.4 */
#pun-title h1 span  {
  display: none;
  }

#pun-title h1 span  {
  font-size: 1.5em;
  }

/* D2 отвечает за навигацию на странице
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 отвечает за навигацию на форуме
-------------------------------------------------------------*/

#pun-navlinks, #pun-navlinks .container {
    text-align: center;
    font-style: normal;
    font-family: roboto;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

/* D3.2 */
@media screen and (max-width: 540px)

#pun-navlinks li a:before {
   display:none
} 

#pun-navlinks li a span {
    font-size:0;
    display: none
}

#navpr_1 li span {
    font-size:0; 
    display: none
}

#navindex a:before {
   content:"\F092";  
   font-family: FontAwesome;   
}

#navuserlist a:before {
   content:"\F0C0";     
   font-family: FontAwesome;
}

#navsearch a:before {
   content:"\f002";     
   font-family: FontAwesome;
}

#navpm a:before {
   content:"\f086";     
   font-family: FontAwesome;
} 
#navprofile a:before {
   content:"\F14B";     
   font-family: FontAwesome;
}

#navadmin a:before {
   content:"\F121";     
   font-family: FontAwesome;
}

#navlogin a:before {
   content:"\f090";    
   font-family: FontAwesome;
   color: #d3d4d5 !important;
}

#navlogout a:before {
   content:"\F127";     
   font-family: FontAwesome;
   color: #d3d4d5  !important;
}

#navregister a:before {
   content:"\f067";     
   font-family: FontAwesome;
}

#navpr_1 a:before {
   content:"\f0f3";     
   font-family: FontAwesome;
}

#navpr_2 a:before {
   content:"\f02d";     
   font-family: FontAwesome;
}

#pun-navlinks {
    display: block;
    font-size: 0px !important;
    font-style: normal;
    font-weight: lighter !important;
    position: fixed;
    text-align: center;
    top: 43px;
    width: 49px !important;
    word-spacing: 0;
    padding: 0px !important;
    z-index: 999;
    height: auto;
    margin-left: -38px !important;
    
}

#pun-navlinks a {
    color: #ffca00;
    text-align: center;
    transition: all .2s;
    font-size: 16px !important;
    display: block;
    font-weight: normal;
    font-family: FontAwesome;
}

#pun-navlinks a span {    
    padding: 0px !important;
}

#pun-navlinks a:hover {
    color: #d3d4d5 !important;
    transition: all 0.3s;
}

#pun-navlinks .container {
  padding: 1px 1px;
  padding-top: 0px;}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 3px;
  }

#pun-navlinks a {
  transition: all 0.4s;
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.0em;
  }

/* D3.5 */
div#pun-navlinks #navawards a, div#pun-navlinks #navrules a{display:none!important;}


/* D4 отвечает за пользовательские ссылки
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
    width:100%;
    height: 20px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  margin: -54px;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }


/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  }

div#pun-ulinks.section li a {
text-transform: uppercase;
    color: #e6d6ec;
    font-family: 'robotoregular'!important;
    font-size: 8px!important;
    letter-spacing: 1px;
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #fff;
       transition: 0.7s;}

/* D5 отвечает за приветствие
-------------------------------------------------------------*/

/* D5.1 */
div #pun-status .container{
      position: absolute!important;
      top: 258px!important;
      margin-left: -23px!important;
      display: inline-block!important;
     }

#pun-status .container {
    font-size: 8px;
    font-family: 'robotoregular';
    text-transform: uppercase;
    width: 900px!important;
    height: 10px!important;
    text-align: left;
    padding: 4px;
    /* background: red; */
    /* display: block; */
    letter-spacing: 1px;
    color: #cbafd9;
}


/* D5.3 */
#pun-status span {
    margin-top: 10px;
    }

span.item1, span.item2 {
    margin-right: 10px!important;
    }

/* D5.3 */
#pun-status span {
    margin-top: 10px;
    }

span.item1, span.item2 {
    margin-right: 10px!important;
    }


/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }


/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 10px;
text-transform: lowercase;
font-family: Bicubik;  
}

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 отвечает за объявление
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 0em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 2.3em 1em 1em 1em;
  }

/* D7 отвечает за статистику
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
  padding: 1em 1em;
  text-align: center;
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
  font-family: 'robotoregular';
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 2px;
  font-size: 8px;
  padding: 2px 5px;
  border: 1px solid rgb(179 139 196);
  border-radius: 3px;
}

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 100%;
  text-align: justify;
  text-transform: uppercase;
  font-family: 'arial';
        font-size: 9px; 
}

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }



/* D8 за быстрый переход и низ форума
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0px!important;
  margin-bottom:0px;
  border: 0px transparent solid;
  }

/* D8.4 */
#pun-about .container {
  text-align: right;
   font-size: 7px;
   text-transform: uppercase;
   color: #567382;
   letter-spacing: 0.6px;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.2em 1em;
  font-size: 10px;
text-transform: lowercase;
font-family: Bicubik;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 отвечает за файл справки
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }
/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }
 
.punbb .pa-ip {text-align:center;
color:#212121; font-size: 7px !important;}

.punbb .user-avatar .avatar-image {
  border-radius: 0%!important;}

.punbb .user-avatar .avatar-image {
transition: all 0.8s ease;
} 

.punbb .user-avatar .avatar-image:hover {
transform: rotateY(180deg);
transition: all 0.8s ease;
} 

.isonline {
top: 0px!important; 
right: -4px!important; 
background: #b38bc4!important;
width: 4px!important; 
height: 36px!important; 
border-radius: 0%!important; 
-webkit-animation: blinkColor 2.5s linear infinite!important; }


#pun-redirect{
  border:0 none !important;
  background: #1e1e1e url("https://i.ibb.co/WpvkNWY/image.png") top center fixed no-repeat; /* &#207;&#224;&#240;&#224;&#236;&#229;&#242;&#240;&#251; &#244;&#238;&#237;&#224; */
  margin:0;
  padding:0;
  left:0;right:0;
  top:0;bottom:0;
  position:fixed;
  width:100%;
  height:100%;
  text-align:center;
  
}

#pun-redirect .container{
    text-align: justify;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 7% auto;
    width: 400px;
    padding: 30px;
    border: 3px double rgb(111, 92, 130);
    border-radius: 2px;
    background: #e6d6ec; 
    box-shadow: -5px 0px 0px 0 #6f5c82;
}

#pun-redirect.punbb .info .container a{font-weight: normal;}



/*рекомендация страницы русфф*/
div#pun-live-rusff {display: none;}


#pun-redirect .main-title {
  display:none;
}

span.num_msg {
    margin-left: -18px!important;
    margin-top: -15px!important;
    background: #b38bc4!important;
    color: #1f1f1f!important;
    border-radius: 1px!important;
    height: 13px!important;
    font-size: 9px!important;
}
span.num_msg:before {
    display: none!important;
    background: #e6e6e6!important;
    top: 13px!important;
}




#pun-ulinks > ul > li.item8.nav-item-notifications > a > span

.jGrowl-notification {border-radius: 0px!important;}

#messages-list a>img.atr {border-radius: 0px!important; box-shadow: 0px!important; border: solid 1px #af6e3e!important;}


/* ширина первой ячейки в списке активного онлайна */
#pun-online #pun-main .section .container table tbody tr .tcl {width: 25%}

.resizable-textarea textarea {
    display: block;
    margin-bottom: 0pt;
    font-size: 13px;
}

/* фон полей смайлов, цвета, таблицы, загрузки изображения, шрифтов и тп */
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {background-color: #d6d6d6b0!important; border: 1px solid #999999!important;}

#smilies-area {width: 560px !important;}

/* сокрытие стандартных смайлов */
div#wrapper li.t-0 {display: none!important;}

/* фон загрузки аватара быстрой функцией */
.pun-modal .modal-inner {background-color: #e6e6e6 !important;}


/* сокрытие "отредактировано" после правок в постах */
.lastedit {display:none;}

/*зачеркнутый меняем на мутный*/
.post-content del {
  text-decoration: none;
  -webkit-filter: blur(2px); 
  filter: blur(2px); 
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.post-content del:hover {
  -webkit-filter: blur(0px); 
  filter: blur(0px); 
}


/* настраиваем админские ссылки*/

.adminlnk { 
position: relative; 
display: inline-block;
} 

.adminlnk span { 
display: none; 
} 

.adminlnk a {
padding: 1px;
    color: #fff!important;

}

.adminlnk a:hover {
color: #7a9395!important;
}

.adminlnk:hover span { 
position:absolute; 
border: none;
text-align:center; 
display:inline-block; 
margin-top: 15px!important;
left: -15px;
height: 84px!important;
z-index: 9999999999;
}

.adminzone {
   font-family: robotoregular;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    position: absolute!important;
    margin-top: 28px!important;
    margin-left: 15px!important;
    width: 218px;
    height: 50px;
    text-align: center;
    color: #262626;
}



#banners-position{
position: absolute;
overflow-x: auto;
    margin-top: 8px;
    margin-bottom: 4px;
width: 960px;
text-align: center;
}

#banners-position a {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;}

#banners-position a:hover {  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;}



/* замена плюса в мини-профиле*/
.pa-respect a[href*="&v=1&cod"]{
    margin-top: -6px!important;
    display: inline-block;
    vertical-align: middle;
}
.pa-respect a[href*="&v=1&cod"] img {
  visibility:hidden;
  /*размеры для картинок  +/- */
  height:9px;
  width:9px;
}
.pa-respect a[href*="&v=1&cod"]{
   background:url(http://forumstatic.ru/files/001a/be/0e/63067.gif) center 100% no-repeat; /*картинка для +*/
}


/*оформление ссылок в разделах*/
.for_op {
    font: 350 8px robotoregular;
    text-transform: uppercase;
    text-align: justify;
    padding: 0px 0px 4px 2px;
    line-height: 15px;
}


.link2 {
    padding: 2px 10px 2px 10px;
    color: #635f59!important;
    font: 11px sans-serif;
    letter-spacing: 0px;
    text-align: justify;
    line-height: 148%;
}

.link2 a {
color: #6f5c82 !important;
    transition: 0.5s;
    text-transform: uppercase !important;
    font-size: 9px;
    display: inline-block;
    background: #765c842b;
    padding: 2px 5px;
    line-height: 112%;
}

.link2 a:hover {
  color: #a78ac1 !important; 
  transition: 0.5s;
}
