/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1630493598.css);

@font-face {
font-family: "franklin";
src: url("https://forumstatic.ru/files/0019/b5/3c/15623.ttf") format('truetype'),
url("https://forumstatic.ru/files/0019/b5/3c/84836.eot?"),
url("https://forumstatic.ru/files/0019/b5/3c/49108.woff") format("woff"),
url("https://forumstatic.ru/files/0019/b5/3c/50785.svg#svgFontName") format("svg");
font-weight: normal;
font-style: normal;
}


/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb {
    position: relative;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

.punbb dd {
    margin-top: 5px;
    float: right;
    color: #303030;
}

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
    font-size: 10px;
  }

/* 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 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 10px;
  }

/* A3.2 */
.punbb {
  font: normal 100% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 10px verdana, arial, helvetica, sans-serif;
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 10px;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
color: #303030!important;
    font-size: 25px;
    background-color: transparent;
    text-transform: lowercase;
    font-family: Oswald;
    float: right;
font-weight: normal;
  }

/* A3.6 */

/* 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 {
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* 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 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
  margin: 0px auto 0 auto;
  background: transparent;
  }

/* A5.2 */
.punbb {
width: 900px;
    height: auto;
    background: #d4d4d4 url(https://i.ibb.co/pfBBw8g/bg-dark.jpg);
  }

/* A5.3 */
#pun-redirect {
background-color: #303030!important;
}

#pun-redirect, #pun-maint {
 margin-top: -100px;
  width: auto;
  float: none; text-align: left;
  }

/* A5.4 */
.punbb .section, .punbb .main {
    border: none;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 1em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 10px;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border: none;
  }


.tclcon .byuser { 
display: none;
}

/* A5.9 */
.punbb .container {
  border: none;
  }

/* A5.10 */
.punbb .section h2 a, #pun-main h1 a, #pun-main h2 a, #pun-stats h2 a, #pun-debug h2 a{
  }


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  text-align: justify;
  }


/* B1.2 */

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 10px 0;
  line-height: 150%;
  }

.punbb .post-content p.formatted {
    padding: 0 0 0 0;
    text-indent:2.6em;
}

/* 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 .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden; 
  }

/* 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 0.5em 1.4em 0em;
    padding: 10px;
    background: url(https://i.ibb.co/frDs5c9/mainnew.jpg) repeat-x, url(https://i.ibb.co/NpxZZTt/bg-light.jpg) repeat;
    padding-left: 5px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 10px;
color: #303030;
  font-weight: bold;
  font-style: normal;
  margin: 0; 
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 10px 1.7em 10px 1.7em;
  border: none;
  margin: 0 0 10px 0; 
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 10px;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    float: left;
    position: relative;
    width: 100%;
    font-size: 10px;
    height: 0;
  }

/* B3.2 */
.multipage {
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  left: 10px;
  width: 24em; color: #303030;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  right: 10px;
  width: 16em;
  text-align: right;
  font-weight: bold; 
  }

/* B3.5 */
.punbb .linksb {
text-align: right;
    float: left;
    position: relative;
    width: 100%;
    font-size: 10px;
    border: none;
    padding-bottom: 15px;
  }

/* B3.6 */
.linksb .pagelink {
    float: left;
    position: relative;
    left: 10px;
    color: #303030;
  }

/* B3.7 */
.linksb .postlink {
    position: absolute;
    right: 10px;
    text-align: right;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 0px;
    text-align: center;
  }

/* C1.3 */
.punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0; 
  background-color: #transparent;
color: #303030;
  border: none;
  }

.punbb .formsubmit input {
background: none;
font-size: 10px;
    width: 115px;
    border: 1px solid;
    height: 20px;
    text-align: center;
    position: relative;
    cursor: pointer;
    box-shadow: 1px 1px 1px #ececec;
    font-family: electrolize;
    text-transform: lowercase; 
}

.punbb .formsubmit input:hover {
    color: #303030;
    text-decoration: none;
    text-shadow: 1px 1px #ececec;
  }

/* C1.4 */
.punbb fieldset {
  border: none;
  padding: 0 18px 0 18px;
  margin: 0 0 10px 0; 
  }

/* C1.5 */


/* C1.6 */
.punbb fieldset legend span {
display: none;
    padding: 0 5px;
    margin: 0 0 0 0px;
    font-size: 10px;
    text-transform: none;
    color: #797a88;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border: none;
  margin: 0;
  padding: 0 0 8px 0; 
  }

/* C1.8 */
.punbb .fs-box {
  padding: 10px 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: 10px;
background-color: transparent; color: #303030;
  }

/* 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; 
border: #303030 solid 1px;
  }

.punbb textarea, .punbb .longinput input::selection {
  /* Safari */
  border: 1px solid #303030;
outline: 0px;
}

.punbb textarea, .punbb .longinput input::-moz-selection {
  /* Firefox */
  border: 1px solid #303030;
outline: 0px;
}

/* C1.17 */
.punbb .hashelp {
  position: relative; 
background-color: transparent !important;
    margin-top: 20px;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 10px;
  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 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: visible;
  text-align: left;
  width: 50%; 
    color: #303030;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%; 
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 40%;
color: #565656;
font-size: 10px;
  }

.punbb .main .tcr a {
text-transform: lowercase;
font-family: verdana;
font-weight: bold;
}

/* 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: left;
  width: 20%; 
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal; 
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
margin-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    margin-top: -15px;
    margin-left: 2px;
    text-transform: uppercase;
}


#pun-index .tcl h3 a {
color: #303030;
}

#pun-index .tcl h3 a:hover {
color: #303030;
}

 
/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute; 
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
  }

/* C2.11 */
.punbb .main td {
  border: none;
  padding: 0.8em 10px; 
  }

/* C2.12 */
.punbb .main th {
  border: none;
  padding: 0.4em 10px 0.4em 10px; 
  }

/* C2.13 */
.punbb .main .tcl {
  }



/* C2.14 */
.punbb td div.tclcon {
    padding-top: 20px;
    padding-right: 12px;
    text-align: justify;
}

/* C2.15 */
.punbb div.icon {
position: absolute;
    float: right;
    margin-top: 106px;
    width: 480px;
    height: 4px;
    left: 10px;
    background: url(https://i.ibb.co/NnW7RK3/mainold.jpg) no-repeat center;
}



 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border: none;
  }

/* C3.2 */
.punbb .post h3 {
  border: none;
  }

/* C3.3 */
.punbb .post h3 span {
    display: block;
    border: none;
    margin-left: 12px;
    margin-right: 12px;
    font-weight: bold;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal; 
  }

/* C3.5 */
.punbb .post .post-author {
float: left;
    margin-left: 10px;
    overflow: hidden;
    text-align: center;
background: #e3e3e3 url(https://i.ibb.co/NpxZZTt/bg-light.jpg);
padding: 10px 10px 10px 10px;
  }


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  line-height: 140%;
    padding-bottom: 15px; 
width: 180px;
  }

/* C3.7 */
.pa-author {
  font-size: 15px;
  font-family: Oswald;
  font-weight: normal!important;
}

.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}

.pa-avatar {
}

/* C3.8 */
.pa-author a:link, .pa-author a:visited { 
  text-decoration: none;
color: #303030;
  }


/* C3.9 */
li.pa-title {
text-align: left;
  font-weight: bold; 
    color: #444444;
  }


li.pa-online {
  line-height: 0.8em;
  border: none;
  padding-left: 0.4em;
  margin-top: 0.7em; 
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 230px;
  border: none;
  padding: 0px; 
  }


/* C3.12 */
.punbb .post-box {
    padding: 10px;
    margin-right: 15px !important;
    color: #303030;
    border: none;
font-size: 11px;
  }

.punbb .post-box a {
color: #b5344a;
    text-decoration: dotted;
    text-decoration-line: underline;
    text-decoration-color: #bdbdbd!important;
}

.punbb .post-box a:hover {
color:#303030!important;
text-shadow: 1px 1px #ececec!important;
    text-decoration-color: #bdbdbd!important;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em; 
  }

/* C3.14 */
.punbb .post-links {
  }

/* C3.15 */
.punbb .post-links ul {
text-align: right;
    margin-left: 10px;
    margin-right: 10px;
  }

/* C3.16 */
.punbb .post-links li {
  }

.punbb .post .pl-email {
    display: inline;
    padding-right: 10px;
}

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 10px;
  text-align: right; 
    font-size: 10px;
padding-top: 20px;
  }

/* 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: 10px; 
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 10px; 
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em; 
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .fs-box {
}


#profile .container {
    margin-top: 20px;
  }

/* C6.2 */
#profilenav {
display: inline;
float: left;
overflow: hidden;
text-align: center;
margin-left: 10px;
overflow: hidden;
text-align: center;
background: #e3e3e3 url(https://i.ibb.co/NpxZZTt/bg-light.jpg);
padding: 10px 10px 10px 10px;
  }

/* C6.3 */
#profilenav li {
    padding-bottom: 0.8em;
    font-size: 10px;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  padding: 2.5em 18px 0.8em 18px;
  margin: 0 0 10px 0; 
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
    padding-bottom: 10px;
  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 10px;
  font-weight: bold; 
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 10px;
  font-weight: bold;
  display: inline; 
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 10px;
  font-weight: normal; 
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right; 
  margin: 0 0 0.8em 1.8em; 
  }


/* C7 User list
-------------------------------------------------------------*/

/* 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: none;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1  */
#pun-title {
  margin: 0;
  border: none; 
display: none;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 0px;
  padding: 2em 10px 0 10px; 
  }

/* D1.3 */
#pun-title .container {
  border: none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 10px; 
  }

#pun-title table { height: 383px;
	border: none;
background-color: transparent;
}


#pun-title td.title-logo-tdl {
	border: none;
	width: 100%; 
}


#pun-title td.title-logo-tdr {
	border: none;
vertical-align: top;
top: 0px;
margin-top: 0px;
padding-right: 220px !important;
position: relative; 
display: none;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* 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
  }

a:hover {
}

.menu a:link {
color: #c0cfb9 !important;
}

.menu a:hover, .menu a:active {
color: #c0cfb9 !important;
}


/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 10px;
  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 10px
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container { 
    -webkit-transition: color 0.4s 0.04s ease;
    font-family: 'oswald';
    color: #e8eae9;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

.navpiar {
  -webkit-transition: color 0.4s 0.04s ease;
    font-family: 'Exo 2', sans-serif;
    color: #e8eae9;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}


/* D3.2 */
#pun-navlinks .container {
    background: url(https://i.ibb.co/WyTFbbD/image.jpg) repeat;
    height: 42px;
    width: 900px;
    top: 0px;
    left: 0px;
position: absolute;
}

/* D.3 */

#pun-navlinks.section {
  border: none;
    z-index: 99999;
} 
#pun-navlinks li { 
display: inline;
padding-right: 0.3em;
}
#pun-navlinks a:link {
 }

#pun-navlinks a:hover {

}

#pun-navlinks a:visited {

}

#pun-navlinks a:active {
}

ul.container {
padding-top: 4px;
}

/* D3.4 */
#pun-navlinks li a {
  }


/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
    position: absolute;
    top: 23px;
}

/* D4.2 */
#pun-ulinks .container {
border: none;
    text-align: center;
    position: absolute;
    width: 900px;
}

/* D4.3 */
#pun-ulinks li {
    display: inline;
}

#pun-ulinks li a {
    color: #a2a2a2;
    margin-top: 3px;
    text-transform: lowercase;
}

#pun-ulinks li a:hover {
    color: #a2a2a2;
text-decoration: underline;
}

/* D4.4 */


/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border: none;
    padding-left: 0
}

#pun-ulinks .container, #pun-ulinks li, #pun-ulinks li a {
    font-size:7px!important;
}

@media only screen and (min-device-width: 800px)  {
#pun-ulinks .container, #pun-ulinks li, #pun-ulinks li a {
    font-size:10px!important;
}
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container, #pun-status .container a {
    border-bottom: none;
    margin-bottom: 0;
    /* text-align: center; */
    color: #730d8d;
    position: absolute;
    top: 55px;
    left: 200px;
    font-size: 9px;
    text-transform: lowercase;
    width: 400px;
}


/* D5.2 */
#pun-status .container {
  }

/* D5.3 Design by Wilhelm: acspark.ru , zimtown.ru */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em; 
  }

/* D5.4  */
#pun-crumbs1 {
font-weight: bold;
    overflow: hidden;
    border: none;
    margin-top: 5px;
    /* position: absolute; */
    color: #303030;
  }

#pun-crumbs1 a:link, #pun-crumbs1 a:hover, #pun-crumbs1 a:visited, #pun-crumbs1 a:active {
    color:  #303030;
}

/* D5.5 */
#pun-crumbs1 p.container {
  }

/* D5.6 */
#pun-break1 {
  margin: 0 10px;
  border: none;
  height: 0;
  margin: -2px 10px;
  position: relative;
  z-index: 1; 
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 10px -3.5em 10px;
  border: none;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: none;
  padding: 10px 0 0.8em 0;
  border: none;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 10px 10px 10px;
 width: 85%; margin-left: 60px;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 10px; 
color: #303030;
margin-top: 8px;
  }

/* 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: 10px;
  border-top-style: none;
  border-top-width: 0px;
  float: left;
  width: 100%;
  line-height: 130%; 
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: none;
  border-top-width: 0px;
  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 10px;
  }

/* D8.3 */
#pun-about {
  margin-top: -14px; 
  }

/* D8.4 */
#pun-about .container {
  border: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 10px; 
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
    width: 950px;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border: none; 
    padding-bottom: 10px;
  }

/* D8.7 */
#pun-crumbs2 .container {
 border-top: none;
    margin-left: 8px;
    font-size: 10px;
    text-transform: lowercase;
  }

#pun-crumbs2 p {
    padding-top: 15px!important;
}

/* D8.8 */
#pun-break4 {
    margin: -8px 10px;
  border: none;
  position: relative;
  height: 0;
  z-index: 1; 

  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px; 
  }

.punbb-admin, #pun-admain1 .adformal p, #pun-admain fieldset p
{ background-color: #ececec!important; border-left-color: #ececec!important }
#pun-admain fieldset, .adcontainer {border-color: transparent!important; }

/* D9 Help file
-------------------------------------------------------------*/

/* 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: 10px;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 10px
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 10px
  }

/* 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, hack
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

.title-logo-tdr *, #tieser-bottom{ 
  filter:alpha(opacity=0)!important; 
  opacity: 0!important;  
  -moz-opacity: 0!important;  
  -khtml-opacity: 0!important; 
} 
.title-logo-tdr *:hover, #tieser-bottom:hover{ 
filter:alpha(opacity=100)!important; 
opacity: 1.0!important;  
-moz-opacity: 1.0!important;  
-khtml-opacity: 1.0!important; 
}

/* D9.9 */
li.pa-gifts {
display: none!important;
}

li.pa-awards {
display: none!important;
}

li#navawards {
display: none!important;
}

thead {
    display: none;
    vertical-align: middle;
    border-color: inherit;
}

.adformal {
border: none!important;
}

table {
    display: table;
    border: none!important;
}

#pun-stats.section {
}

.statscon {
    margin-top: -5px;
}

.admain {
background: #ececec;
}

#pun-status span.item2 {
display:none;
}

.pa-fld1, .pa-posts, .pa-respect {
background: none; 
text-transform: lowercase;
}

 .pa-posts {
width: 60px;
    margin-left: 15px;
}

.pa-respect {
width: 60px;
    margin-left: 98px;
    margin-top: -28px;
    padding-bottom: 8px!important;
}

.pa-fld1, .pa-posts {
padding-top: 5px!important;
}


::selection {
    background: #303030;
    color: #f68400!important;
}

.post-content tbody {
vertical-align: top;
}

div.inner.post_reputation {
background: #ececec;
}

.admin-advert-block {
    display: none;
}

.pl-reports a:hover, .pl-reports a {
display: none!important; 
}


li.pa-author {
    padding-bottom: 3px;
    padding-top: 8px;
    text-align: left;
}

#pun-index .tclcon {
    background: transparent;
}

div.descr {
margin-left: 3px;
    font-size: 10px;
    color: #9c9c9c;
    text-align: justify;
    line-height: 13px;
}

div.fbutton {
font-size: 10px;
    width: 115px;
background: #d4d4d4 url(https://i.ibb.co/pfBBw8g/bg-dark.jpg);
    opacity: 0.9;
    border: 1px solid;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    position: relative;
    cursor: pointer;
    box-shadow: 1px 1px 1px #ececec;
transition: all .5s ease-out;
    filter: invert(0);
}

div.fbutton:hover {
filter: invert(1);
    transition: all .5s ease-out; 
}

div.fbutton a{
font-family: electrolize;

}

div.fbutton a:link, div.fbutton a:visited {
    color: #303030;
    text-decoration: none;
}

div.fbutton a:hover, div.fbutton a:active {
color:#303030;
text-decoration: none;
text-shadow: 1px 1px #ececec;
}

div.intd {
    background: #e3e3e3 url(https://i.ibb.co/NpxZZTt/bg-light.jpg);
    padding-left: 5px;
height: 110px;
}


#pun-messages div.intd  {
margin-left: 0px!important;
    box-shadow: none!important;
    width: 350px!important;
    height: auto;
    background: none;
    border: none;
}


#pun-messages em.user-avatar {
display: none;
}

#pun-messages td div.tclcon {
padding-top: 6px;
}

#pun-messages .post-author {
background: none;
    border: none;
}

#pun-messages .post-author ul {
width: 100px;
}


#pun-messages .pa-reg {
display: none;
}

#pun-messages .pa-posts {
width: 100%;
margin-left: 0px;
}

#pun-messages tr.inew div.icon {
float: left;
    display: block;
    background: url(https://i.ibb.co/YkWx0Ry/new.png) top no-repeat!important;
position: relative;
}

#pun-messages div.icon {
margin-top: 5px;
    width: 15px;
   height: 15px;
float: left;
    display: block;
    background: url(https://i.ibb.co/Qjt6FbB/old.png) top no-repeat;
    margin-right: 20px;
position: relative;
}

#pun-messages .post-body {
    margin-left: 14em;
}

#pun-messages .post h3 span {
}

#pun-messages fieldset legend {
    color: #303030;
}

#pun-messages li.pa-title {
display: none;
}

#pun-messages .pa-avatar img {
    width: 90px;
    float: left;
}


#pun-viewforum div.intd {
margin-left: 0px!important;
    box-shadow: none!important;
border: none!important;
    background: none;
    height: 0px;
padding-left: 0px;
}

#html-footer {
}

#banners {
    position: absolute;
height: 80px;
    background: #d4d4d4 url(https://i.ibb.co/pfBBw8g/bg-dark.jpg);
}

#banners a img { 
opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=50); 
}
#banners a:hover img { 
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); 
    filter: grayscale(1) invert(1)!important;
    transition: all .5s ease-out;
}

#innerbanners {
background: #d4d4d4 url(https://i.ibb.co/pfBBw8g/bg-dark.jpg);
height: 65px;
    overflow-y: scroll;
width: 95%;
}

.content  {
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.carte_button, .carte_button2, .carte_button3, .carte_button4 {
    position: absolute;
width: 30px;
height: 30px;
}


.carte, .carte2, .carte3, .carte4 {
    z-index: 2;
    opacity: 0;
    transition: opacity 500ms;
}


.carte_button:hover + .carte {
    opacity: 1;
}

.carte_button2:hover + .carte2 {
    opacity: 1;
}

.carte_button3:hover + .carte3 {
    opacity: 1;
}


.carte_button4:hover + .carte4 {
    opacity: 1;
}


#pun-viewforum td div.tclcon, #pun-searchtopics td div.tclcon  {
padding-top: 0px!important;
margin-left: 45px;
}

.punbb .user-avatar img.ava {   
    border-radius: 0%!important;
    height: 35px!important;
    width: 35px!important;
    margin: 0px 9px 0px 0px!important;;
    opacity: 1!important;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
background: #ececec;
}
::-webkit-scrollbar-thumb {
    background:#767676;
}

.punbb .user-avatar img.on_ {
background: transparent!important;
}

#pun-index .user-avatar {
padding-right: 8px;
}

#pun-index .user-avatar a,
#pun-userlist .user-avatar a  {
color: #303030;
padding-right: 10px!important;
}

#pun-searchtopics em.user-avatar, 
#pun-viewforum em.user-avatar {
display: none;
}

#pun-viewforum .main .tcr {
    padding-top: 9px;
}

#profile-left {
    width: 30%;
    padding-top: 0 !important;
    text-align: center;
}


#wanted {
  position: absolute;
    left: 560px;
    top: 145px;
z-index: 3;
  }

#wanted  img {
border: 1px solid #ececec;
    box-shadow: 1px 1px 1px #000000;
    margin-right: 8px;
    transition: all .5s ease-out;
    filter: invert(1) grayscale(1);
  }

#wanted img:hover {
    transition: all .5s ease-out;
    filter: invert(0) grayscale(1);

  }


#pun-redirect .main-title  {
}

#pun-redirect .main-title span {
font-family: electrolize;
    float: left;
    padding-left: 0.8em;
}

#pun-redirect, #pun-maint .main {
border-left: solid 5px #b93b3c;
}

#html-header {
    margin-top: 43px;
    background: #ececec url(https://i.ibb.co/Zfzn71S/pause.jpg);
    height: 445px;
}

}

#html-header table {
margin-left: 30px;
    margin-top: 35px;
position: absolute;
}

.pl-reports {
display: none!important;
}

#pun-index .category .tc3 {
display:none!important;
}

#pun-index .category .tc2 {
font-size: 0px;
display: none;
}

.Tems_And_messages {
padding: 3px;
    display: block;
    text-transform: uppercase;
}

.Add {
    display: block;
    width: 100px;
    padding-bottom: 7px;
    text-align: center;
font-size: 10px;
color: #9c9c9c;
font-family: Oswald;
}

.Tems_And_messages .right{
}

/************* Автоустановка Подфорумов | Add styles *************/
.punbb-admin:not(.admin-visible)::before {
  content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена.";
  color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5;
}

#info {
width: 340px;
    height: 250px;
    background: none;
    position: relative;
    top: 60px;
    left: 40px;
    color: #f37d00;
    padding: 7px;
    text-align: justify;
    font-size: 10px;
    text-shadow: 1px 1px #828282;
}

#topmenu {
width: 140px;
    position: absolute;
top: 180px;
    left: 380px;
}

#pun-viewtopic h1 span, #pun-viewtopic legend span {
    font-size: 18px!important;
    margin-top: 6px!important;
padding-right: 5px;
}

#pun-viewtopic h2 span {
display: none;
}

li.pa-fld1{
text-align: left;
    padding: 5px;
    background: #d4d4d4 url(https://i.ibb.co/pfBBw8g/bg-dark.jpg);
    border: 1px solid;
    box-shadow: 1px 1px 1px #ffffff;
}

.item7 {
font-size: 10px!important;
}

#pun-ulinks li a[href$=notifications]{
  display:none!important;
}

#pun-status .status-right {
display: none;
}

#newsmain {
    padding: 0px 10px;
    position: absolute;
    top: 200px;
    left: 551px;
    width: 270px;
    height: 190px;
    color: #303030;
    text-align: justify;
    overflow-y: scroll;
}

.topic a.sharelink {
display: none;
}

.punbb .user-avatar .avatar-image {
border-radius: 0%!important;
    height: 36px;
    width: 36px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid;
}

.punbb .user-avatar .avatar-image {
    transition: all .5s ease-out;
}

.punbb .user-avatar .avatar-image:hover  {
    filter: grayscale(1) invert(1)!important;
    transition: all .5s ease-out;
}

#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}


.d-title {
  font-weight: 700;
}

.subforums {
    float: right;
}

.subforums span {
  display: block;
  margin-top: 1px;
  margin-left: 0;
text-transform: lowercase;
}

.Icon_LastPost {
display: none;
}

.Icon_LastPost,
.Icon_LastPost > img {
display: none;
}

img.Icon_LastPost.O {
display: none;
}

#f-subforums {
  float: none;
  clear: both;
  width: 100%;
}

.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
    float: right;
margin-left: 910px;
z-index:9999; /*показываем поверх все элементов на странице*/
background:transparent; /*фон кнопок*/
border: none; /*толщина, стиль, цвет рамки*/
cursor:pointer;
opacity: .7; /*прозрачность*/
padding:0 3px 5px 3px; /*отступы внутри*/
margin-bottom:5px; /*отступ снизу (можно не указывать)*/
width:70px; /*ширина кнопки*/
height:33px; /*высота кнопки*/
}
.go-up {
bottom:60px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:35px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
/*стили при наведении курсора*/
.go-down:hover,.go-up:hover {
opacity:1;
text-shadow: -1px 0px #ff00d2, 1px 0px #00ff34;
}

.punbb .user-avatar .isonline {
display: none !important;
}

.punbb .main h1 {
padding-bottom: 20px;
}

.post-content hr {
opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(opacity=50);
    margin-bottom: 0.8em;
    border: 1px solid #ececec;
}

#tags .container {
    background: #e3e3e3 url(https://i.ibb.co/NpxZZTt/bg-light.jpg);
    padding: 3px;
border: 1px solid #000000;
}