/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1614868469.css);
  @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Benne&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
  


/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html {
   margin: 0; 
   padding: 0;
}

body {
   margin: 0; 
   padding: 0;
   font-size: 100%;
}

/* A2.3 */
 ul,  dl,  li,  dd,  dt,  img,  p {
  border: none;
  list-style: none;
}

/* A2.5 */
.main table {
  width: 96%;
  table-layout: fixed;
  margin: 0;
}

tr, td {
border: none;
}

/* 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.2 */
.punbb {
  font: normal 68% verdana, arial, helvetica;
  height: auto;
  padding: 190px 0 100px 30px;
  width: 900px;
}

.punbb * {
  margin: 0;
}

#pun a {
  color: #2c4272;
}

#pun a:hover {
  color: #a1abb5;
}

/* A3.3 */
 textarea,  input,  select,  optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
  background-color: #b7bec2;
  border: 1px solid #a1a9b4;
}

/* A3.4 */
h1 {
    border: none;
    background-color: transparent;
    color: #565861;
    text-align: center;
    letter-spacing: 0.3px;
    padding: 5px 0 30px 0;
    font-size: 14px;
}

h2 {
    border: none;
    background-color: transparent;
    color: #565861;
    text-align: center;
    letter-spacing: 0.3px;
}

 h1 span,  h2 span {
    font-size: 14px;
    font-family: Lora;
    font-weight: 500;
    text-transform: uppercase;
}

 h3 span {
    text-align: left;
    color: #565861;
}

#pun-viewtopic .post h3 {
  height: 6px;
  font-family: Lora;
  font-size: 11px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 2px solid #6e5e5e;
  border-top: 2px solid #6e5e5e;
  width: 892px;
  margin-left: 10px;
}

.punbb .category h2 {
  width: 905px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  background-color: #c5cdd0;
  background: linear-gradient(to right, #c5cdd0, #4d535f);
  padding: 2px 0 4px 0;
}

.punbb .category h2 span {
  color: #c5cdd0;
  font-size: 14px;
}

#pun-stats.section h2  {
  width: 905px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  background-color: #c5cdd0;
  background: linear-gradient(to right, #6e5e5f, #4d535f);
  padding: 2px 0 4px 0;
}

#pun-stats.section h2 span {
  color: #c5cdd0;
  font-size: 14px;
}

/* A3.5 */
 legend span {
    font-size: 14px;
    font-family: open sans;
    text-transform: uppercase;
    font-weight: 600;
}

/* A3.6 */
 pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}

/* A3.7 */
 address,  em {
  font-style: normal;
}

/* A3.8 */
 .post-content em {
  font-style: italic;
}

/* A3.9 */
 .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

/* A3.11 */
 optgroup {
  font-weight: bold;
}


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
 .container:after,
 .post-links ul:after,
 .main div.inline:after,
 .post-box:after,
 .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  border: none;
}

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
 .forum h2,
 .multipage .topic h2,
 dl.post-sig dt span,
 p.crumbs strong,
 .divider hr,
 .required label em,
 .formsubmit label,
 .submitfield label,
 .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
}


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
  width: 985px;
  color: #1a1a23;
  margin: 180px auto;
}

/* A5.3 */
#pun-redirect {
  background: url(https://forumstatic.ru/files/001b/04/4b/99610.png) top left no-repeat fixed ;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  left: 0;
  margin-top: -230px;
}

#pun-redirect #pun-main {
  margin: -20px 20% 10px 20%;
  width: auto;
  position: relative;
  z-index: 1000;
  background-color: #c6cdd1;
  border: 2px solid #4e535e;
  text-align: center;
  color: #20242a;
  padding: 15px 0;
}


/* A5.4 */
 .section {
  margin: 0;
}

/* A5.5 */
 .category,  .post {
  margin-top: 0.4em;
}

/* A5.6 */
 #pun-category1,  .toppost,  .topicpost {
  margin-top: 0;
}

/* A5.7 */
#pun-post .topic {
  margin-top: 1em;
}


/* A5.9 */
 .container {
  border: none;
}


/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
 .post-content {
  padding: 0;
  margin: 0;
  width: 98%;
  overflow: hidden;
  text-align: justify;
  border: none;
}

 .post-content td {
  border-color: transparent !important;
}

/* B1.2 */
 .post-sig dt {
  display: block;
}

/* B1.3 */
 .post-content p {
  margin: 0;
  padding: 5px 0;
  line-height: 150%;
}

/* B1.4 */
 .post-content img {
  vertical-align: text-bottom;
}

/* B1.5 */
 .post-content img.postimg {
  vertical-align: middle;
}

/* B1.6 */
 .post-content .blockcode,  .post-content blockquote {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

/* B1.7 */
 .post-content .scrollbox {
  width: 100%;
  overflow: auto;
}

/* B1.8 */
 .quote-box,  .code-box {
  margin: 5px 3px;
  padding: 10px 15px;
  position: relative;
  border: 1px solid #8e9399;
}

/* B1.9 */
 .quote-box cite,  .code-box strong.legend {
  display: block;
  padding-bottom: 2px;
  font-size: 12px;
  letter-spacing: 0.4px;
  font-style: normal;
  font-family: Lora;
  border-bottom: 2px solid #8e9399;
  font-weight: 500;
  text-align: left;
  margin-bottom: 2px;
}


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
 .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border: none;
  margin: 0 0 1.1em 0;
}

/* B2.2 */
 .info-box * {
  padding: 0 0 0.7em 0;
}

/* B2.3 */
 #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
}


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  font-family: Lora;
  color: #565a65;
}

/* B3.2 */
.multipage {
  margin-top: 1em;
}

/* B3.3 */
.linkst .pagelink {
  margin: -25px 0 0 25px;
  position: absolute;
}

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
}

/* B3.5 */
.linksb {
  text-align: right;
  padding: 0.4em 1em 2.5em 1em;
  font-size: 1.1em;
  font-family: Lora;
  color: #565a65;
}

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  margin-left: 10px;
}

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
}

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  font-family: Lora;
}


/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
 .formal  .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
}

/* C1.2 */
 .formsubmit {
  text-align: center;
  margin: 5xp 0;
}

/* C1.3 */
 .formsubmit input,  .formsubmit a,  .formsubmit span {
  margin: 0 0.6em 0 0;
}

/* C1.4 */
 fieldset {
  border: none;
  padding: 0 0 0 18px;
}

/* C1.5 */
 fieldset legend {
  font-size: 1.1em;
}

/* C1.6 */
 fieldset legend span {
    padding: 0 5px;
    margin: 0 0 0 -15px;
    font-size: 11px;
    font-family: Lora;
    font-weight: 500;
    color: #5a7978;
}

/* C1.7 */
 fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
}

/* C1.8 */
 .fs-box {
  padding: 1em 0 0.8em 0;
}

/* C1.9 */
 .fs-box p,  .fs-box fieldset {
  padding: 0 0 0.8em 0;
}

/* C1.10 */
 .inline .inputfield,  .inline .selectfield,  .inline .passfield {
  float: left;
  margin-right: 1em;
}

/* C1.11 */
 .inline .infofield {
  clear: both;
}

/* C1.12 */
 .datafield br {
  display: none;
}

/* C1.13 */
 .required label,  .datafield span.input {
  font-weight: bold;
}

/* C1.14 */
 .datafield span.input a {
  font-weight: normal;
}

/* C1.15 */
 .areafield span.input,  p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
}

/* C1.16 */
 .longinput input {
  width: 65%;
}

/* C1.17 */
 .hashelp {
  position: relative;
}

/* C1.18 */
 .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
}

/* C1.19 */
 #profile .helplinks {
  top: 1.5em;
}

/* C1.20 */
 .helplinks span {
  display: block;
  padding-bottom: 0.2em;
}

/* C1.21 */
 #pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
}


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 65%;
  font-weight: 500;
  color: #27292d;
}

th.tcl, th.tcr {
  font-family: Lora;
  text-align: center !important;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  background-color: transparent;
  text-align: center;
  width: 8%;
  color: #565a65;
  font-family: Lora;
}


/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: center;
  width: 25%;
  font-size: 11px;
  font-family: Lora;
  font-weight: 500;
  color: #27292d;
}

/* 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 {
  text-align: center;
  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 {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: Lora;
  margin-bottom: 5px;
  padding-left: 40px;
}

/* C2.9 */
 td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
}

/* C2.11 */
 .main td {
  border: none;
  padding: 5px 15px 5px 25px;
}

/* C2.12 */
 .main th {
  border: none;
  padding: 0.4em 1em 0.4em 1em;
}

/* C2.14 */
 tbody.hasicon td.tcl {
  font-size: 11px;
  text-align: justify;
  font-family: Lora;
  padding: 5px 50px 15px 50px;
}

 .intd {
  border: none;
}

 h3 {
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    border: none;
    padding: 5px;
}

/* C2.15 - иконки*/
 div.icon {
  position: absolute;
  float: left;
  display: block;
  height: 35px;
  width: 33px;
  margin: -3px 0 0 -3px;
}

/*старая*/
div.icon {
        background: url(https://forumstatic.ru/files/001b/04/4b/38779.png) no-repeat;
}

/*новая*/
tr.inew div.icon {
        background: url(https://forumstatic.ru/files/001b/04/4b/79619.png) no-repeat;
}

/*закрытая*/
tr.iclosed div.icon {
        background: url(https://forumstatic.ru/files/001a/fa/19/26770.jpg) no-repeat;
}

/*важная*/
tr.isticky div.icon {
        background: url(https://forumstatic.ru/files/001a/fa/19/74002.jpg) no-repeat;
}

#pun-viewforum div.icon, #pun-messages div.icon, #pun-searchtopics div.icon {
  height: 15px;
  width: 15px;
  background: url(https://forumstatic.ru/files/001b/04/4b/41373.jpg);
  margin: 0 0 0 -25px;
}

#pun-viewforum tr.inew div.icon, #pun-messages tr.inew div.icon, #pun-searchtopics tr.inew div.icon {
  height: 15px;
  width: 15px;
  background: url(https://forumstatic.ru/files/001b/04/4b/90066.jpg);
  margin: 0 0 0 -25px;
}

#pun-viewforum tr.iclosed div.icon, #pun-messages tr.iclosed div.icon, #pun-searchtopics tr.iclosed div.icon {
  height: 15px;
  width: 15px;
  background: url(https://forumstatic.ru/files/001b/04/4b/15137.jpg);
  margin: 0 0 0 -25px;
}

#pun-viewforum tr.isticky div.icon, #pun-messages tr.isticky div.icon, #pun-searchtopics tr.isticky div.icon {
  height: 15px;
  width: 15px;
  background: url(https://forumstatic.ru/files/001b/04/4b/79310.jpg);
  margin: 0 0 0 -25px;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
 .post .container {
  border: none;
  padding-bottom: 1px;
}

/* C3.2 */
 .post h3 {
  border: none;
}

/* C3.3 */
 .post h3 span {
  padding: 1px 1px 10px 10px;
  display: block;
}

/* C3.4 */
 .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
}

/* C3.5 - профиль */
 .post-author {
  position: relative;
  float: left;
  font-family: Lora;
  font-size: 12px;
  width: 200px !important;
  overflow: visible;
  min-height: 80px;
  margin-left: 10px;
  padding: 0 7px 7px 7px;
  border-right: 2px solid #6e5e5f;
  border-bottom: 2px solid #6e5e5f;
  text-align: center;
}

 .post-author ul {
  margin: 0;
  padding: 0;
}

/* C3.7 */
 .pa-author {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  font-family: Lora;
  letter-spacing: 0.4px;
  border-bottom: 2px solid #a1abb5;
  padding: 5px 0;
}


/* C3.9 */
 .pa-title {
  font-size: 11px;
  font-family: Lora;
  font-weight: 400;
  text-transform: lowercase;
  text-align: center;
  padding: 3px 0 6px 0;
  color: #4f535e !important;
}

/* C3.10 */
 .pa-online {
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Lora;
  letter-spacing: 0.4px;
  color: #565a65;
}

/* C3.11 */
 .post-body {
  margin-left: 226px;
  border: none;
}

/* C3.12 */
 .post-box {
    padding: 8px 0 10px 15px;
}

/*C3.13 */
 fieldset .post-box {
  margin-bottom: 0.8em;
}

/* C3.14 */
 .post-links {
  margin-left: 19em;
  border: none;
}

/* C3.15 */
 .post-links ul {
    padding: 3px;
    line-height: 2em;
    margin-left: -200px;
    border: none;
    text-align: right;
    font-family: Lora;
    font-weight: 500;
    font-size: 12px;
}

/* C3.16 */
 .post-links li {
  padding-left: 1em;
  display: inline-block;
}

/* C3.17 */
 .pl-email, .pl-website {
  float: left;
}

/* C3.18 */
 .clearer {
  clear: both;
  height: 0;
  font-size: 0;
}


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
 .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
}

/* C4.2 */
 .modmenu strong,  .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
}

/* C4.3 */
 .modmenu .container strong {
  float: left;
  font-family: Lora;
  font-weight: 500;
  font-size: 12px;
}

/* C4.4 */
 .modmenu input {
  margin-left: 1em;
}


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
 .info .container {
  padding: 0.8em 1em;
}

/* C5.2 */
 .info .container .backlink {
  padding-top: 0.8em;
}


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
}

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
}

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
}

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border: none;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
}


/* 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;
}

#viewprofile span.lzvn {
  text-align: left;
  margin-left: 50px;
  margin-right: 80px;
}

/*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 */
 img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
}


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border: none;
}

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
}

/* C7.3 */
#pun-userlist .usertable table {
  border: none;
}


/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 55px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline;
}

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float: left;
  width: 100%;
}

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
}

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em;
}


/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks .container {
  position: absolute;
  top: 198px;
  margin-left: 918px;
  z-index: 999;
  width: auto;
  height: auto;
  padding: 0;
}


/* D3.3 */
#pun-navlinks li {
  padding: 1px 0;
  }

#navpr_1 {
  margin-left: 3px;
}

#navpr_2 {
  margin-left: 2px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks ul.container {
  position: absolute;
  top: 443px;
  padding-left: 50px;
  font-family: Lora;
  font-weight: 500;
  font-size: 12px;
  width: 820px;
  text-align: center !important;
}


/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline-block;
  white-space: nowrap;
  text-transform: lowercase;
  color: #2c4272;
  padding: 0 2px;
}

#pun-ulinks li a:hover {
  color: #a2aab5;
}


/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status .container {
  position: absolute;
  width: 938px;
  height: 20px;
  text-align: left;
  font-family: Lora;
  font-size: 12px;
  margin-left: -24px;
  top: 183px;
  color: #c4cdd3;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 15;
}

#pun-status a {
  color: #b1bac1;
}

/* D5.4 */
#pun-crumbs1, #pun-crumbs2 {
  font-weight: normal;
  overflow: hidden;
  margin-top: 0;
  text-align: center;
}

/* D5.5 */
#pun-crumbs1 p.container, #pun-crumbs2 p.container {
  padding: 5px 0;
  font-family: Lora;
  font-size: 14px;
  color: #565861;
  display: inline-block;
  margin-left: 20px;
}

#pun-crumbs1 p.container, #pun-crumbs2 p.container span, em {
  font-weight: normal;
}


/* D5.6 */
#pun-break1 {
  border: none;
}


/* D6.3 */
#pun-announcement .container {
  padding: 3px;
  margin-top: 5px;
  line-height: 1.1;
  margin-bottom: -55px;
}


/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  width: auto;
  padding: 0;
}

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
}

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
}

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border: none;
  float: left;
  width: 100%;
  line-height: 130%;
}

/* D7.5 */
li#onlinelist div {
  padding: 0.7em 0 0 0;
  }


/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
}

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
}

/* D8.3 */
#pun-about {
  margin: 0;
}

/* D8.4 */
#pun-about .container {
  position: absolute;
  margin-top: 90px;
  border: none;
  height: 20px;
  width: 915px;
  text-align: center;
}

#pun-about .container a, #pun-about .container span {
  color: #c5cdd0;
  font-family: Lora;
}

/* D8.5 */
#pun-about p span {
  display: block;
  margin-top: 20px;
}


/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border: none;
  position: relative;
  height: 0;
  z-index: 1;
}


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0.8em;
}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border: none;
  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;
  }

/* F1 - Extra
-------------------------------------------------------------*/

/* F1.1 */
 .tooltip {
  position: relative;
  display: inline
}

 .tooltip em {
  display: inline;
  transform: scale(0);
  transition: all 0.5s ease-in-out 0s;
  opacity: 0;
  color: #333;
  font-family: arial !important;
  font-size: 10px !important;
  font-style: normal;
  line-height: 9px;
  left: -125px !important;
  padding: 15px;
  position: absolute;
  overflow-y: hidden;
  text-align: justify;
  width: 150px;
  top:20px;
  border-radius: 1px !important;
}

 .tooltip:hover em {
  top: 16px;
  background: #e6e6e6;
  border-radius: 1px !important;
  color: #101010;
  font-family: open sans !important;
  font-size: 10px !important;
  font-style: normal;
  border: 2px solid #8f9974; 
  line-height: 12px;
  left: -125px !important;
  position: absolute;
  text-align: justify;
  overflow-y: hidden;
  width: 150px;
  z-index: 99;
  transform: scale(1);
  opacity: 1;
  transition: all 0.5s ease-in-out 0s;
}

 .tooltip a {
    font-family: open sans;
    text-transform: lowercase;
    font-size: 11px;
    font-weight: 700;
    color: #2b2b2b !important;
}


/* F1.5 */
 textarea,  input.button,  button.button,  button.sticker {    
  background-color: #b7bec2;
  border: none; 
  padding: 3px;
  box-shadow: none;
  margin-bottom: 10px;
}

 .resizable-textarea textarea {
  background-color: #b7bec2;
  padding: 5px 7px 5px 7px;
  margin: 0;
  border: none; 
  box-shadow: none;
}

textarea {
  background-color: #b7bec2;
  width: 98.5% !important;
  border: none; 
  box-shadow: none;
}

 input.button,  button.button,  button.sticker, button.size {      
  font-family: open sans;
  color: #1b1f1f  !important;
  text-shadow: none;
  padding: 5px 10px;
  font-size: 11px
}

 input,  textarea {
  outline: none;
}  

input:active, textarea:active {
  outline: none;
} 

:focus {
  outline: none;
}

 .modmenu {
  margin-left: 40px;
}

#topic-users-in {
  font-family: Lora;
  font-size: 12px;
}

.statscon {
  width: 860px;
  margin: 30px;
  color: #4d535f;
  font-family: Lora;
  font-size: 12px;
}

.podforum {
  padding: 10px 15px;
  box-shadow: inset 0 0 10px rgb(144 151 162);
}


.lz1 {
  font-family: Lora;
  font-weight: 600;
  font-size: 12px;
  padding: 0 0 5px 0;
  border-bottom: 2px solid #a1abb5;
  margin-bottom: 3px;
}

.lz2 {
  box-shadow: inset 0 0 5px rgb(144 151 162);
  margin: 5px 0;
  padding: 8px 3px;
}


.navi {
  margin: 2px;
}

.navi a {
  display: block; 
  color: #545863; 
  background-color: transparent; 
  text-align: center; 
  width:200px; 
  padding: 2px 0 4px 0; 
  margin: 3px 0; 
  text-decoration: none;
  box-shadow: inset 0 0 5px rgb(144 151 162);
  font-family: Lora;
  font-size: 14px;
}

.navi a:hover {
  background-color: #525661; 
  color: #c5cdd0;
}



/* ШАПКА
-------------------------------------------------------------*/

.janr {
   position: absolute;
   font-family: Lora;
   text-transform: uppercase;
   font-weight: 600;
   font-size: 14px;
   top: 224px;
   margin-left: 474px;
   width: 436px;
   height: 20px;
   color: #545863;
   text-align: center;
}

.news {
  position: absolute;
  top: 250px;
  margin-left: 474px;
  width: 422px;
  height: 85px;
  font-family: Lora;
  padding: 5px;
  overflow-y: auto;
}

.game-title {
  position: absolute;
  top: 352px;
  margin-left: 470px;
  font-family: Lora;
  text-transform: uppercase;
  font-size: 10.5px;
  font-weight: 600;
  color: #565a65;
}

.game {
  position: absolute;
  top: 370px;
  margin-left: 470px;
  display: inline-block;
}

.post-cont {
  position: absolute;
  margin-left: 620px;
  top: 355px;
  width: 291px;
  height: 66px;
  box-shadow: inset 0 0 5px rgb(144 151 162);
}

.post-text {
  position: absolute;
  width: 225px;
  height: 55px;
  overflow-y: auto;
  text-align: justify;
  font-family: Lora;
  line-height: 12px;
  padding: 5px;
  margin-left: 51px;
}

.post-img {
  position: absolute;
  margin-top: 14px;
  margin-left: 5px;
}

.needs-title {
  position: absolute;
  top: 403px;
  margin-left: 50px;
  font-family: Lora;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #565a65;
}

.needs {
  position: absolute;
  top: 355px;
  margin-left: 9px;
  display: inline-block;
}


/* баннеры - низ */
.banners {
    position: absolute;
    margin: 34px 0 50px 25px !important;
    width: 860px;
    height: 40px;
    overflow-y: auto;
    text-align: center;
}


del {
   color: transparent;
   text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

del:hover {
  color: #202024;
  text-shadow: none;
  text-decoration: none;
}