@import url(style_cs.1781451331.css);

@import url(http://allfont.ru/allfont.css?fonts=franklin-gothic-medium);

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;1,100&display=swap');

@import url(https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap);

@import url('https://fonts.googleapis.com/css2?family=Material+Icons+Outlined');

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

html, body {
  margin: 0;
  padding: 0;
}

.punbb * {
  margin: 0;
}

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0px 0px 4px 0px;
  list-style: none;
}

.punbb img {
  border: none;
}

.punbb .main table {
  table-layout: fixed;
  width: 100%;
}

.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
  margin: 0 0.3em;
}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
}

/* A3 Text setup
-------------------------------------------------------------*/

body {
  font-size: 11px;
}

.punbb {
  font: normal 100% verdana, arial, helvetica, sans-serif;
}

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
}

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
}

.punbb h1 span, .punbb legend span {
  font-size: 0px;
}

.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}

.punbb address, .punbb em {
  font-style: normal;
}

.punbb .post-content em {
  font-style: italic;
}

.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

.punbb a {
  text-decoration: none;
}

.punbb optgroup {
  font-weight: normal;
}

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  line-height: 0.0;
  font-size: 0;
}

.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position: absolute;
  left: -9999px;
  overflow: hidden;
}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/

#pun {
  width: 960px;
  padding: 0;
  margin: 80px auto 100px auto;
  float: center;
  border-radius: 20px;
}

.punbb {
  float: center;
  height: auto;
  padding-left: 10px;
  width: 950px;
  margin-top: -79px;
}

#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
}

.punbb .section, .punbb .main {
  margin-bottom: 1em;
}

.punbb .category, .punbb .post {
  margin-top: 0.4em;
}

.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
}

#pun-post .topic {
  margin-top: 1em;
}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px;
}

.punbb .container {
  border-style: solid;
  border-width: 1px;
}

.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  text-align: right !important;
}

.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}

.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #a09b9bbf;
  width: 750px;
  margin: 5px 0;
}

.punbb .post-content p {
  margin: 0;
  padding: 0 1em 1em 0em;
  line-height: 150%;
  text-align: justify;
}

.punbb .post-content img {
  vertical-align: text-bottom;
}

.punbb .post-content img.postimg {
  vertical-align: middle;
}

.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
}

.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
}

.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 1.0em 1.8em 1.4em 1.8em;
  padding: 1em 1em 0.5em 1em;
  border: 1px solid #b8b7b6 !important;
}

/* Öèòàòà */
.punbb .quote-box {
  position: relative;
  border: none !important;
  border-left: 3px solid #373B63 !important;
  border-radius: 0 8px 8px 0 !important;
  padding: 14px 14px 10px 16px !important;
  margin: 1em 1em 1.4em 1em !important;
}

.punbb .quote-box cite {
  display: inline-block !important;
  background-color: #373B63 !important;
  color: #ffffff !important;
  font-family: Roboto !important;
  font-size: 8px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  padding: 2px 10px !important;
  border-radius: 20px !important;
  margin-bottom: 8px !important;
}

/* Áëîê êîäà */
.punbb .code-box {
  border: none !important;
  border-radius: 8px !important;
  padding: 14px 16px 10px !important;
  margin: 1em 1em 1.4em 1em !important;
  color: #8B90B8 !important;
}

.punbb .code-box strong.legend {
  background-color: #13141B !important;
  color: #ffffff !important;
  font-family: Roboto !important;
  font-size: 8px !important;
  letter-spacing: 1px !important;
  padding: 2px 10px !important;
  border-radius: 20px !important;
  margin-bottom: 8px !important;
}

.punbb .code-box pre {
  color: #000000 !important;
  font-size: 12px !important;
}

.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
}

.punbb .info-box * {
  padding: 0 0 0.7em 0;
}

.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
}

.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
}

.multipage {
  margin-top: 3em;
}

.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
}

.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
}

.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
}

.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
}

.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
}

.subscribelink {
  clear: both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}

.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
}

.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
}

.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
}

.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
}

.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
}

.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px !important;
  font-size: 11px;
  font-family: Roboto;
  display:none;
    
}


.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
}

.punbb .fs-box {
  padding: 1em 0 0.8em 0;
}

.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
}

.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
}

.punbb .inline .infofield {
  clear: both;
}

.punbb .datafield br {
  display: none;
}

.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
}

.punbb .datafield span.input a {
  font-weight: normal;
}

.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%;
}

.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
}

.punbb .hashelp {
  position: relative;
}

.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
}

.punbb #profile .helplinks {
  top: 1.5em;
}

.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
}

#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
}

.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
}

.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
}

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%;
}

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
}

#pun-debug .tcr {
  width: 90%;
  white-space: normal;
}

.span.fld-name {
  display: none;
}

.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
}

.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
}

.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
}

.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
}

.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
}

.punbb td div.tclcon {
  margin-left: 10px;
  text-align: justify;
  font-family: Roboto;
  font-size: 11px;
  text-transform: lowercase;
  line-height: 130%;
}

.punbb div.icon {
  border-style: solid;
  border-width: 1px;
  height: 8px;
  line-height: 0;
  width: 8px;
  background-color: #43454C;
  transform: rotate(45deg);
}

.punbb div.inew {
  background-color: #373B63 !important;
}

.punbb table div.icon {
  font-size: 1.05em;
  position: absolute;
}

.post .post-author .pa-online {
  position: relative;
  z-index: 1;
}

.post .post-author ul::before {
  height: 60px;
}

.post .post-author .pa-author {
  margin-top: -50px;
}

.post .post-author .pa-gifts,
.post .post-author .pa-ua {
  display: none !important;
}

.post .post-author .pa-posts .fld-name,
.post .post-author .pa-respect .fld-name {
  display: none !important;
}

.pa-online-custom::before,
.pa-offline-custom::before {
  font-size: 9px !important;
}

.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
}

.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
}

/*.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 0em;
  border-left-style: solid;
  border-left-width: 1px;
}*/

.post h3 span {
 /* background: linear-gradient(270deg, #373B63 0%, #262948 100%) !important;*/
  color: #ffffff !important;
  font-family: Roboto !important;
  font-size: 8px !important;
  letter-spacing: 1px !important;
  padding: 4px 14px !important;
  border-radius: 20px !important;
  display: inline-block !important;
}

.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  color: #000000 !important;
}

#pun-viewtopic .post h3 {
  background: none !important;
  text-align: center !important;
  color: #000000 !important;
  padding: 4px 14px !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  padding: 8px 14px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  text-align: left !important;
}

#pun-viewtopic .post h3 strong {
  margin-left: 800px !important;
}

#pun-viewtopic .topic a.sharelink, 
#pun-viewtopic .topic a.translatelink {
  display: none !important;
}

#pun-viewtopic .post h3 a,
#pun-viewtopic .post h3 span {
 color: #000000 !important;
  background: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

strong.fnt img {
  width: 5px !important;
}

.punbb .post .post-author {
  float: left;
  width: 200px;
  margin-top: 10px;
  margin-left: -1px;
  overflow: hidden;
  text-align: center;
  color: #000000;
  font-family: Roboto;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.7px;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  box-shadow: -8px 0 20px rgba(0,0,0,0.15);
  border-radius: 14px !important;
  overflow: hidden !important;
}

.punbb .post .post-author a {
  color: #000000;
}

li.pa-online {
  border-radius: 20px;
  padding: 2px 14px !important;
  font-size: 6px !important;
  font-family: Roboto;
  white-space: nowrap;
  z-index: 10;
  background: linear-gradient(270deg, #373B63 0%, #262948 100%);
  color: #ffffff !important;
  border: none !important;
  border-left: none !important;
  line-height: normal !important;
  margin-top: 0 !important;
  display: block !important;
}

.punbb .flag-i {
  display: none !important;
}

.post .post-author ul {
  border-radius: 14px !important;
  overflow: hidden;
  background-color: #d9d9d9 !important;
  border: 1px solid #b8b7b6 !important;
  padding-bottom: 0 !important;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}

.post .post-author ul::before {
  content: '';
  display: block;
  width: 100%;
  height: 40px;
  background: linear-gradient(270deg, #373B63 0%, #262948 100%);
  border-radius: 14px 14px 0 0;
}

.post .post-author .pa-author {
  margin-top: -30px;
  position: relative;
  z-index: 1;
  color: #ffffff !important;
}

.post .post-author .pa-author a {
  color: #ffffff !important;
}

post .post-author .pa-online,
.post .post-author .pa-author,
.post .post-author .pa-title,
.post .post-author .pa-avatar {
  position: relative !important;
  z-index: 1 !important;
}
.post .post-author .pa-title {
 padding: 15px 0px 2px 0px!important;
}

.post .post-author .pa-fld3 .fld-name {
  display: none !important;
}

.post .post-author .pa-avatar {
  position: relative;
  z-index: 2;
}



.post .post-author .pa-author {
  font-family: Mephisto;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #373B63;
  margin-top: -25px;
}

.post .post-author .pa-avatar {
  margin: 8px 8px;
  width: 180px;

}

.post .post-author .pa-avatar img {
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

.post .post-author .pa-respect::before {
  font-family: 'Material Icons Outlined';
  content: "\e87d";
  font-size: 14px;
  color: #373B63;
  display: block;
}

.post .post-author .pa-respect .fld-name {
  font-size: 0;
}

.post .post-author .pa-posts::before {
  font-family: 'Material Icons Outlined';
  content: "\e0b7";
  font-size: 14px;
  color: #373B63;
  display: block;
}


.post .post-author .pa-fld1 {
  background: linear-gradient(270deg, #373B63 0%, #262948 100%);
  padding: 10px 16px !important;
  border-radius: 0px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 7px;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.post .post-author .pa-fld1 .fld-name {
  display: none !important;
}

.post .post-author .pa-fld2 .fld-name {
  display: none !important;
}

.post .post-author .pa-fld2 a {
  color: #373B63 !important;
  font-style: bold;
  font-family: Mephisto;
  font-size: 14px;
  margin: 3px;
}



.post .post-author .pa-fld2 {
  border-radius: 8px;
  margin: 4px 8px;
  font-size: 9px;
  line-height: 140%;
  text-align: center;
}

.post .post-author .pa-posts,
.post .post-author .pa-respect {
  display: inline-block !important;
  width: 80px !important;
  background-color: #ececec;
  border-radius: 8px;
  padding: 6px 4px !important;
  margin: 5px !important;
  font-size: 9px;
  text-align: center;
  vertical-align: top;
}

.post .post-author .pa-posts + .pa-respect {
  margin-left: 4px !important;
}

.post .post-author .pa-fld3 {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  font-size: 0;
}

.punbb .post-body {
  margin: 0px 0px 0 200px;
  padding: 10px;
}

.punbb .post-box {
  padding: 10px;
  text-align: justify;
  width: 97%;
}

.punbb fieldset .post-box {
  margin-bottom: 0.8em;
}

.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
}

.punbb .post-links ul {
  border-top: none !important;
  background: transparent !important;
  display: flex !important;
  justify-content: flex-end !important;
  gap: 12px !important;
  padding: 6px 10px !important;
  height: auto !important;
  line-height: normal !important;
  margin-left: 0 !important;
}

.punbb .post-links li {
  display: inline-block !important;
  padding: 0 !important;
}

.punbb .post-links li a {
  display: inline-block !important;
  background-color: #373B63 !important;
  color: #ffffff !important;
  font-family: Roboto !important;
  font-size: 8px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: lowercase !important;
  padding: 3px 10px !important;
  border-radius: 20px !important;
  transition: background-color 0.2s ease !important;
}

.punbb .post-links li a:hover {
  background-color: #13141B !important;
  color: #ffffff !important;
}

.pl-email, .pl-website {
  float: left;
}

.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
}

.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
}

.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
}

.punbb .modmenu .container strong {
  float: left;
}

.punbb .modmenu input {
  margin-left: 1em;
}

.punbb .info .container {
  padding: 0.8em 1em;
}

.punbb .info .container .backlink {
  padding-top: 0.8em;
}

#profile .container {
  padding-left: 18.6em;
}

#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
}

#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
}

#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
}

#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
}

#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
}

#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
}

#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
}

#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
}

#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
}

.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em;
}

#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
}

#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
}

#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
}

#pun-title {
 margin-left: -15px !important;
  margin-right: -10px !important;
  width: calc(100% + 20px) !important;
  border: none !important;
  background: url('https://upforme.ru/uploads/001c/bb/2d/2/56814.png') center center / cover no-repeat !important;
  height: 510px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4) !important;
  border-radius: 20px;
}

#pun-title .container {
  border: none !important;
  background: transparent !important;
}

#pun-title h1 {
  display: none !important;
}

#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
}

#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0;
}

#pun-pagelinks .container li {
  display: inline;
}

#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float: left;
  width: 100%;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position: relative;
  margin: 0;
}

#pun-pagelinks li a span {
  display: block;
  margin: 0 1em;
}

#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  width: 1000px !important;
}

#pun-navlinks .container {
  padding: 0.7em 0em;
  font-family: Mephisto;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  position: absolute;
  top: 20px;
  width: 960px !important;
  z-index: 10;
}

#pun-navlinks li {
  display: inline;
  padding-right: 1em;
}

#pun-navlinks li a {
  font-size: 1.1em;
}

#pun-navlinks li img {
  opacity: 0.8;
  transition: 0.5s ease, color 0.5s linear;
  width: 18px;
  filter: blur(0.5px);
}

#pun-navlinks li img:hover {
  opacity: 1;
  filter: blur(0px);
}

#pun-ulinks {
  margin-top: 0;
}

#pun-ulinks .container {
  position: absolute;
  top: 50px;
  width: 960px !important;
  z-index: 10;
  border-top: none;
  padding: 0em 0em;
  text-transform: lowercase;
  font-size: 10px;
  font-family: Roboto;
  letter-spacing: 0px;
  font-weight: 600;
  text-align: center;
}

#pun-ulinks .container a {
  color: #fafafb;
}

#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
}

#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;
}

#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  text-align: center !important;
}

#pun-status .container {
  padding: 0px 0px 0px 10px;
  text-align: right;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 600;
  margin-top: 45px !important;
  width: 950px;
  font-family: Roboto;
  letter-spacing: 1px;
  position: absolute;
  margin-left: -10px;
  z-index: 2;
}

#pun-status .container a {
  color: #373B63 !important;
  text-shadow: 0 0 2px #000000;
}

#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
}

#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
}


#pun-crumbs1 p.container,
#pun-crumbs2 .container {
  background: linear-gradient(270deg, #373B63 0%, #262948 100%) !important;
  color: #ffffff !important;
  border-radius: 20px !important;
  padding: 4px 16px !important;
  display: inline-block !important;
  font-size: 10px !important;
  letter-spacing: 1px !important;
}

#pun-crumbs1 p.container a,
#pun-crumbs2 .container a {
  color: #c8cbea !important;
}

#pun-break1 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  position: relative;
  z-index: 1;
}

#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
}

#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
}

#pun-stats .container {
  padding: 0.8em 1em;
}

#pun-stats h2 span {
  font-size: 0 !important;
}

#pun-stats h2::after {
  content: 'statistics';
  font-size: 16px;
  font-family: "UnifrakturMaguntia";
  letter-spacing: 2px;
  font-size: 40px;
}

#pun-stats .container strong {
  color: #000000;
}

#pun-stats .container a {
  color: #191919;
}

#pun-stats .container a:hover {
  color: #43454C;
}

#pun-stats li.item1, #pun-stats li.item2,
#pun-stats li.item3, #pun-stats li.item4 {
  clear: both;
  font-family: Roboto;
  font-size: 7px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: 600;
  color: #000000;
}

li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
}

li#onlinelist div {
  border-top-style: solid;
  width: 920px;
  margin-left: -15px;
  border-top-width: 1px;
  padding: 0px 10px 0px 10px;
  font-family: Roboto;
  font-size: 12px;
  letter-spacing: 0px;
  color: #373B63;
  text-align: justify;
}

#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
}

#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
}

#pun-about {
  margin-top: 0;
}

#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
}

#pun-about p span {
  display: block;
  padding-left: 50%;
}

#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
}

#pun-crumbs2 .container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0.5px;
  font-family: Roboto;
  text-transform: uppercase;
}

#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
}

div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
}

#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
}

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
}

#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em;
}

#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em;
}

#pun-help .formal li {
  padding: 0;
  line-height: 130%;
}

#pun-help .formal li * {
  vertical-align: text-top;
}

#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
}

#pun-stats .item1 {
  display: inline-block;
  text-align: center;
  width: 150px;
  margin-left: 10px;
}

#pun-stats .item2 {
  display: inline-block;
  text-align: center;
  width: 150px;
}

#pun-stats .item3 {
  display: inline-block;
  text-align: center;
  margin-left: 1px;
  width: 250px;
}

#pun-stats .item4 {
  display: inline-block;
  text-align: center;
  width: 300px;
  position: absolute;
  margin-top: 5px;
}

.post-content .spoiler-box > div {
  background: url('https://i.ibb.co/Bt24CCQ/image.png') no-repeat left center !important;
}

.post-content .spoiler-box > div.visible {
  background-image: url('https://i.ibb.co/ZKS3C7h/image.png') !important;
}

.punbb textarea {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.punbb .formal fieldset
#font-area {
  position: absolute;
  right: 6px;
  top: 36px;
  height: 150px;
  overflow: auto;
  background-color: #e2dedb !important;
  border: 1px solid #c3bfbc !important;
  color: #000000;
}

#size-area.container, #spoiler-area.container, #keyboard-area.container,
#addition-area.container, #image-area.container, #video-area.container, #smilies-block {
  background-color: #e2dedb !important;
  border: 1px solid #c3bfbc !important;
  color: #000000 !important;
}

.pa-respect img {
  width: 6px;
}

#navpiar {
  left: 40px !important;
}

#pun-status .item4 {
  display: none;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgb(27 24 20 / 10%);
  border-radius: 10px !important;
}

::-webkit-scrollbar-thumb {
  background-color: #373B63;
  width: 6px !important;
  box-shadow: 0 0 0 1px rgba(20, 18, 15, 0.1) inset;
  border-radius: 1px !important;
}

.stickytext, .closedatafield, #pun-live-rusff, .pl-reports {
  display: none;
}

.post-rating a::before {
  font-family: 'Material Icons Outlined';
  content: "\e87d";
  font-size: 14px;
  color: #373B63;
  vertical-align: middle;
  margin-right: 4px;
}

#pun-reputation .inner,
#pun-reputation .container {
  background-color: #f5f2f0 !important;
  border-radius: 8px !important;
}

#pun-reputation .bg {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

#pun-index .user-avatar {
  filter: grayscale(60%) !important;
  transition: filter 0.3s ease !important;
}

#pun-index .user-avatar:hover {
  filter: none !important;
}

#pun-messages .post-author {
  border-radius: 14px !important;
  overflow: hidden !important;
}

/*************************************************************
ÊÀÒÅÃÎÐÈÈ — ÁÀÍÍÅÐ + ÊÀÐÒÎ×ÊÈ ÔÎÐÓÌÎÂ
**************************************************************/

#pun-index .category {
  border: 1px solid rgba(55, 59, 99, 0.5) !important;
  border-radius: 8px !important;
  box-shadow: 0 0 0 1px rgba(55, 59, 99, 0.2), 0 2px 12px rgba(0,0,0,0.25) !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  margin-right: 10px;
}

#pun-index div.category h2 {
  background: url(https://upforme.ru/uploads/001c/bb/2d/2/737904.jpg) center center / cover no-repeat !important;
  border: none !important;
  border-radius: 8px 8px 0 0 !important;
  font-size: 40px !important;
  font-family: "UnifrakturMaguntia" !important;
  color: rgba(255,255,255,0.85) !important;
  padding: 22px 30px !important;
  height: 10px !important;
  line-height: normal !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  text-align: right !important;
}

#pun-index .category .container {
  background-color: #D9D9D9 !important;
  border: none !important;
  border-radius: 0 0 8px 8px !important;
  padding: 0 !important;
  overflow: hidden !important;
}

#pun-index .category tr {
  display: block !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
  transition: background-color 0.2s ease !important;
}

#pun-index .category tr:last-child {
  border-bottom: none !important;
}

#pun-index .category tr:hover {
  background-color: rgba(55, 59, 99, 0.07) !important;
}

#pun-index .category td.tcl {
  padding: 16px 20px 14px 20px !important;
  border: none !important;
  vertical-align: top !important;
  width: 659px;
}

#pun-index .tcl h3 a {
  display: inline-block !important;
  background-color: #373B63 !important;
  color: #ffffff !important;
  font-family: Roboto !important;
  font-size: 9px !important;
  font-weight: 600 !important;
  text-transform: lowercase !important;
  letter-spacing: 1px !important;
  padding: 3px 12px !important;
  border-radius: 20px !important;
  margin-bottom: 8px !important;
  transition: background-color 0.2s ease !important;
}

#pun-index .tcl h3 a:hover {
  background-color: #262948 !important;
}

#pun-index .category td.tcl div.tclcon {
  font-family: Roboto !important;
  font-size: 10px !important;
  color: #555555 !important;
  line-height: 150% !important;
  text-align: left !important;
  padding: 0 0 0 70px !important;
  margin: 0 !important;
  text-transform: none !important;
}

#pun-index .category td.tcr {
  padding: 16px 20px !important;
  border: none !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
}

#pun-index td.tcr a {
  font-family: Roboto !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  color: #373B63 !important;
  text-transform: none !important;
  display: block !important;
  margin-bottom: 3px !important;
}

#pun-index td.tcr a:hover {
  color: #262948 !important;
}

#pun-index td.tcr {
  font-size: 8px !important;
  color: #888888 !important;
  font-family: Roboto !important;
}

/* Èêîíêà — ñòàðûå ñîîáùåíèÿ */
#pun-index .category div.icon {
 background-image: url('https://upforme.ru/uploads/001c/bb/2d/2/988981.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none !important;
  transform: none !important;
  width: 70px !important;
  margin-top: -20px !important;
  height: 70px !important;
}

/* Èêîíêà — íîâûå ñîîáùåíèÿ */
#pun-index .category div.inew {
  background-image: url('https://upforme.ru/uploads/001c/bb/2d/2/234564.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  border: none !important;
  transform: none !important;
  width: 70px !important;
  height: 70px !important;
}

#pun-index .category tr td {
  border-color: transparent !important;
}

#pun-index .category tr + tr td {
  border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
}

#html-footer {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  content: '';
  display: block;
  width: 960px;
  height: 320px;
  background: url('https://upforme.ru/uploads/001c/bb/2d/2/628567.png') center top / cover no-repeat;
  margin-top: -40px;
  margin-left: -10px;
}

#adminS {
  position: absolute;
  top: 10px;
  left: -730px;
  text-align: center;
}

.admin-label {
  display: inline-block;
  background: linear-gradient(135deg, #373B63, #262948);
  color: #ffffff;
  font-family: Roboto;
  font-size: 9px;
  font-weight: 600;
  text-transform: lowercase;
  letter-spacing: 1px;
  padding: 6px 18px;
  border-radius: 20px;
  margin-top: 300px;
}

.admin-links {
  display: flex;
  gap: 8px;
  justify-content: center;
  padding: 6px;
  text-shadow: 0 1px 3px rgb(0 0 0), 0 0 6px rgb(0 0 0) !important;
    
}


.admin-links a {
  color: #ffffff !important;
  font-family: Roboto;
  font-size: 9px;
  font-weight: 600;
  text-transform: lowercase;
  letter-spacing: 1px;
  opacity: 0.8;
  text-shadow: 0 1px 3px rgba(0,0,0,0.9), 0 0 6px rgba(0,0,0,0.7);
  transition: opacity 0.2s ease;
}


.admin-links a:hover {
  opacity: 1;
}
.footer-wrap {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  margin-top: 10px;
  height: 270px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 20px;
}

.footer-banners {
  max-height: 200px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  width: 400px;
}

/*òóò óáðàòü öâåò*/
.banner-placeholder {
  width: 80px;
  height: 28px;
  background: rgba(100, 100, 120, 0.5);
  border-radius: 3px;
  transition: background 0.2s ease;
}

.banner-placeholder:hover {
  background: rgba(55, 59, 99, 0.8);
  transition: background 0.2s ease;
}

#pun-navlinks li a {
  text-shadow: 0 1px 4px rgba(0,0,0,0.9), 0 0 8px rgba(0,0,0,0.7);
}

#pun-ulinks .container {
  text-shadow: 0 1px 3px rgba(0,0,0,0.9), 0 0 6px rgba(0,0,0,0.7);
}

#pun-ulinks .container a {
  text-shadow: 0 1px 3px rgba(0,0,0,0.9), 0 0 6px rgba(0,0,0,0.7);
}
.go-up {
    
  background-image: url('https://upforme.ru/uploads/001c/bb/2d/2/431714.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  font-size: 0 !important;

}

.go-down {
  background-image: url('https://upforme.ru/uploads/001c/bb/2d/2/924097.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  font-size: 0 !important;
}

.go-up, .go-down {
  display: none;
  position: fixed;
  left: calc(50% + 500px) !important;
  right: auto !important;
  z-index: 9999;
  cursor: pointer;
  opacity: 1;
  width: 100px;
  height: 90px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  font-size: 0 !important;
}

.go-up {
  bottom: 400px;
}

.go-down {
  bottom: 300px;
}

.go-up:hover, .go-down:hover {
  opacity: 1;
}

#tuser {
    cursor: pointer;
    opacity: 0.5;
    margin-left: 7%;
    padding: 2px;
    width: 20px;
    height: 20px;
    display:none;
}