/* Fonts and whatnot
-------------------------------------------------------------*/

  @import url(style_cs.1763499374.css);


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&subset=cyrillic');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Bowlby+One&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');


@font-face {font-family: "PlayfairDisplay"; src: local("PlayfairDisplay"), url("https://forumstatic.ru/files/0014/6a/72/40283.ttf") format('truetype');}

@font-face {font-family: "PlayfairDisplay-Bold"; src: local("PlayfairDisplay-Bold"), url("https://forumstatic.ru/files/0014/6a/72/71553.ttf") format('truetype');}

@font-face {font-family: "Benzin-Medium"; src: local("Benzin-Medium"), url("https://forumstatic.ru/files/0014/6a/72/49167.ttf") format('truetype');}

@font-face {font-family: "Benzin-Regular"; src: local("Benzin-Regular"), url("https://forumstatic.ru/files/0014/6a/72/89636.ttf") format('truetype');}


@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
.mulish-<uniquifier> {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.bowlby-one-regular {
  font-family: "Bowlby One", sans-serif;
  font-weight: 400;
  font-style: normal;
}



.rubik-<uniquifier> {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


/* Hiding stuff
-------------------------------------------------------------*/

#pun-title, .flag-i, .pa-reg, .pa-invites, .pa-positive, .pa-awards, .pa-gifts, .pa-time-visit, .pa-online, .pa-ua, #pun-live-rusff, #pun-about, #pa-fld2, .topic a.sharelink,.pa-respect a img, .pa-last-visit, div#pun-announcement h2, #pun-status span.item4.status-right  {
display: none !important;
}

/* Browser defaults and wonkiness
-------------------------------------------------------------*/

html, body {margin: 0; padding: 0}

.punbb * {
  margin: 0
  }

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

.punbb img {
  border:none
  }

.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* Text setup
-------------------------------------------------------------*/

body {
  font-size: 100.01%;
  }

.punbb {
  font: normal 68.75%  "Rubik", verdana, arial, helvetica, sans-serif;
line-height: 150% !important;

  }

.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 11px "Rubik", verdana, arial, helvetica, sans-serif
  }

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 11px;
  font-weight: normal;
  }

.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 11px;
  }

.punbb pre {
    font: 11px / 140%  "Rubik", sans-serif;
}

.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 optgroup {
  font-weight: 500;
  }

div.post-rating a, div.post-vote a {
    font-size: 100% !important;
}

/* 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
  }


/* Basic page layout and borders
-------------------------------------------------------------*/

body {
        background: url(https://forumstatic.ru/files/001c/97/18/53278.png) no-repeat fixed top center;
        background-size: cover;
}


#pun {
    width: 950px;
    margin: auto;
    position: relative;
    background: #F0F0F0;
    padding: 0px 25px;
margin-top: 370px;
    margin-bottom: 140px;
}

.punbb-admin #pun-navlinks {
    position: relative;
    width: 600px;
    margin-left: 170px;
    margin-bottom: 40px;
    margin-top: 20px !important;
}

#pun:has(.punbb-admin) {
    margin-top: 40px;
}

.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }



/* Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

.punbb .post-sig dt {
  display: block;
  width: 250px;
  margin: 5px 0;
  }

.punbb .post-content p {
  margin: 0;
  line-height: 150%;
  padding: 0 0 1em 0;
text-align: justify;
  }

.punbb .post-content img {
  vertical-align: text-bottom
  }

.post-content td {
    border: transparent !important;
}

.punbb .post-content img.postimg {
  vertical-align: middle;
  }

.punbb .post-content .blockcode, .punbb .post-content blockquote {
    width: auto;
}

.post-content blockquote {
    background: #E6E6E6;
    padding: 15px 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border: 1px solid #E6E6E6;
    margin-top: 3px;
}

.dark .post-content blockquote {
background: #2b2b2b;
}

.post-box a {
    font-weight: 500;
    color: #4f1214;
}

.dark .post-box a {color:#a7c8ff}

.dark .simple-desr a {color:#a7c8ff}

.dark .post-box a:hover {color:#99BFFF}

.dark .simple-desr a:hover {color:#99BFFF}

.simple-desr a {
    font-weight: 500;
    font-style: italic;
    color: #4f1214;
}

.simple-desr a:hover {
    color: #902225;
font-style: normal;
}


.post-box a:hover {
    color: #902225;
}

.punbb .post-content .scrollbox {
    width: 100%;
    overflow: auto;
    max-height: 40px;
}


.punbb .post-content .blockcode {
padding: 15px;
    background: #E6E6E6;
    margin-top: 3px;
    margin-bottom: 15px;
    border: 1px solid #E6E6E6;
}

.dark .punbb .post-content .blockcode {
background:#2b2b2b;
}

.code-box {
    margin-top: 10px;
}

.quote-box {
    margin-top: 5px !important;
}

.punbb .quote-box cite, .punbb .code-box strong.legend {
  font-size: 11px;
  font-weight: 500;
  font-style: normal;
  margin: 0;
  }

strong {
    font-weight: 500 !important;
}

.dark .quote-box cite, .dark .code-box strong.legend {
    border: 1px dashed #e6e6e6;
}

.quote-box cite, .code-box strong.legend {
    padding: 5px !important;
    text-transform: lowercase;
    background: #F0F0F0;
    border: 1px dashed #000000;
    font-family: 'Rubik';
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 14px !important;
    color: #000000;
    display: block;
    margin-bottom: -3px !important;
}

.dark .quote-box cite, .dark .code-box strong.legend {
background:#737373;
}


/* Information boxes
-------------------------------------------------------------*/

.punbb .info-box {
  padding: 10px;
  margin: 0 0 10px 0;
  }

.punbb .info-box * {
  padding: 0 0 10px 0;
  }

.punbb #pun-main .info-box .legend {
  font-size: 11px;
  font-weight: 500;
  }


/* Pagination and posting links
-------------------------------------------------------------*/

.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 11px;
  height: 0;
  }

.multipage {
  margin-top: 40px;
  }

.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: 500;
  }

.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 11px;
  }

.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: 500;
  }

.subscribelink {
  clear:both;
  padding-top: 10px;
  padding-bottom: 10px;
  }



/* Form layout
-------------------------------------------------------------*/

.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

#post {
    padding: 0px !important;
}

#post-form h2 {
display: none;
}

#main-reply {
width:100% !important;
    background: #ededed;
}

.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 {
    padding: 0 10px;
  margin: 0 0 1em 0
  }

.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 11px
  }

.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }


.punbb .formal fieldset {
    border: none;
}

.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: 500;
  }

.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%; /* For IE */
  }

.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;
  }


/* Table layout
-------------------------------------------------------------*/

.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 table .tcl {
  width: 15%;
  white-space:normal;
  }

#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

#pun-index .tcl h3 {
  font-size: 11px;
  font-weight: 500;
  }

.punbb td span.youposted {
  font-weight: 500;
  margin-left: -1em;
  position: absolute;
  }

.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

.punbb .main td {
  padding: 0.8em 1em;
  }

.punbb .main th {
  padding: 0.4em 1em 0.4em 1em;
  }

.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

.punbb tbody.hasicon td.tcl {
    padding-right: 40px !important;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}



.punbb div.icon {
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }

.punbb  table div.icon {
  font-size: 11px;
  position: absolute;
  margin-left: -2.2em;
  }


.category .container table thead {
    display: none;
}

.category a.lastpost-link {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
}

.main .category {
    width: 900px;
    margin: auto;
}

.dark .category table {background:#737373;}

.category table {
    background: #E4E4E4;
    z-index: 2;
    position: relative;
    margin-bottom: 30px;
    border-radius: 20px;
padding-top: 10px;
    padding-bottom: 10px;
}

.category h3 a {
    font-family: 'mulish';
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
}

.category h3 {
margin-bottom: 5px;
}

.category .tclcon {
    text-transform: lowercase;
    font-family: 'mulish';
    font-size: 10px;
}

.forum-main-links {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.forum-main-links a {
    color: white;
    padding: 2px 10px 3px;
    background: #1a1a1a;
    border-radius: 5px;
    font-weight: bolder;
}

.forum-main-links a:hover  {
    background: #f0f0f0;
    color: #902225;
}



.category table td.tc2, .category table td.tc3 {
    display: none;
}

.category td.tcr {
    text-transform: lowercase;
}

.intd:has(.inew) .tclcon h3 a {
    color: #902225;
    font-style: italic;
}


.intd:has(.inew) .tclcon h3 a:hover {
    color: black;
    font-style: normal;
}




.category h2 span {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.category h2 span::before {
    content: ' ';
    width: 335px;
    height: 75px;
    margin-right: 10px;
    background-repeat: no-repeat !important;
    margin-bottom: -21px;
}

.category#pun-category1 h2 span::before, .category#pun-category5 h2 span::before, .category#pun-category9 h2 span::before {
    background: url(https://forumstatic.ru/files/001c/97/18/13937.png?v=1);
    background-size: contain;
}

.category#pun-category2 h2 span::before, .category#pun-category6 h2 span::before, .category#pun-category10 h2 span::before {
    background: url(https://forumstatic.ru/files/001c/97/18/46818.png?v=1);
    background-size: contain;
}

.category#pun-category3 h2 span::before, .category#pun-category7 h2 span::before, .category#pun-category11 h2 span::before {
    background: url(https://forumstatic.ru/files/001c/97/18/75937.png?v=1);
    background-size: contain;
}

.category#pun-category4 h2 span::before, .category#pun-category8 h2 span::before, .category#pun-category12 h2 span::before {
    background: url(https://forumstatic.ru/files/001c/97/18/37432.png?v=1);
    background-size: contain;
}

div#pun-category1 h2 span, div#pun-category5 h2 span, div#pun-category9 h2 span {
    color: #CFDDF5;
}

div#pun-category2 h2 span, div#pun-category6 h2 span, div#pun-category10 h2 span {
    color: #F0CBCF;
}

div#pun-category3 h2 span, div#pun-category7 h2 span, div#pun-category11 h2 span {
    color: #CFDDF5;
}

div#pun-category4 h2 span, div#pun-category68 h2 span, div#pun-category12 h2 span {
    color: #F0CBCF;
}

.category h2 span {
    display: flex;
    flex-direction: row;
    font-family: 'Bowlby One';
    font-size: 40px !important;
    text-transform: lowercase;
}



 /* Topics
-------------------------------------------------------------*/

.punbb .post .container {
  margin-top: -1px;
  padding-bottom: 1px;
  }

.punbb .post h3 {
  }

.punbb .post h3 span {
    border-bottom: 1px solid;
    display: block;
    margin-left: 290px;
    width: 650px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000000;
}

.hideprofile h3 span {
    width: 935px !important;
    padding-right: 40px;
    padding-left: 25px;
}

.hideprofile .post-body {
    padding-left: 25px !important;
}

.hideprofile .post-body {
    width: 945px !important;
}

.hideprofile .post-links ul {
padding-left: 50px !important;
}

.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

.punbb .post .post-author {
    float: left;
    width: 240px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: -20px;
    background: #E4E4E4;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-bottom: 30px;
}

.dark .punbb .post .post-author {background:#737373;}

li.pa-respect .fld-name {
    content: '';
    font-size: 0;
    background: url(https://forumstatic.ru/files/001c/97/18/12601.png?v=1);
    height: 17.5px;
    width: 21px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.pa-respect a {
    width: 17px;
    display: block;
    height: auto;
}

li.pa-posts .fld-name {
    content: '';
    font-size: 0;
    background: url(https://forumstatic.ru/files/001c/97/18/29650.png);
    height: 17.5px;
    width: 21px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.user-stats {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-author .plash-single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dark .simple-desr {background:#1e1e1e;}

.simple-desr {
    margin-top: 5px !important;
    width: 180px;
    background: #f0f0f0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    text-align: justify;
    text-transform: lowercase;
    margin: auto;
}

.pa-author a {
    text-decoration: none;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.pa-author {
margin-top: 7px;
}

li.pa-title {
    padding-bottom: 0.4em;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 9px;
    text-transform: lowercase;
    color: #595555;
    margin-bottom: 7px;
}

.post-author ul {
    width: 240px;
    padding: 0px !important;
    margin: auto;
    text-align: center;
}

.post-author p.plash-single-large, .post-author .plash-single-small {
    padding: 0 !important;
}

.author-extra {
    position: absolute;
    margin-left: -9px;
    margin-top: 30px;
}

li.pa-fld5 {
    background: #1D1D1D;
    border-radius: 10px 10px 0px 0px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-transform: lowercase;
    color: #E3E3E3;
    padding: 4px 0 5px;
}

li.pa-fld2 img, li.pa-fld3 img {
    width: 19px !important;
}

li.pa-fld2, li.pa-fld3 {
    font-size: 0px !important;
}
.pa-fld5 a {
    color: #E3E3E3;
}

.pa-fld5 a:hover {
    color: white;
}

li.pa-fld3 {
    margin-top: 2px;
}

.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

.pa-author {
  font-size: 11px;
  font-weight: 500;
  }

.pa-author a {
  text-decoration: none
  }



li.pa-online {
  line-height: 0.8em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

.punbb .post-body {
    margin-left: 285px;
    padding: 0 0 1px 0;
    width: 665px;
}

.punbb .post-box {
    padding: 15px 5px;
}

.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

.punbb .post-links {
margin-top:10px;
  }

.punbb .post-links ul {
    background: transparent;
    text-align: right;
    width: 940px;
    height: 34px !important;
    line-height: 10px !important;
    margin-left: -5px;
}

.punbb .post-links li {
    display: inline !important;
    margin: 0 5px !important;
    text-transform: lowercase;
    line-height: 13px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.post-links li a {
    background: #e6e6e6;
    padding: 5px 10px !important;
    border: 1px dashed black;
}

.dark .punbb .post h3 span {
    border-bottom: 1px solid #777777;
}

.dark .post-links li a {
    border: 1px dashed #e6e6e6;
}

.dark .post-links li a {
    background: #2b2b2b;
}

.pl-email, .pl-website {
  float: left;
  }

.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* Moderator menu
-------------------------------------------------------------*/

.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;
  }

#topic-modmenu .container span {
    display: none;
}


/* Message boxes
-------------------------------------------------------------*/

.punbb .info .container {
  padding: 0.8em 1em
  }

.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* Profile
-------------------------------------------------------------*/

#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: 500;
  }

#viewprofile ul, #profilenav ul {
  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: 500;
  }

#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: 500;
  display: inline;
  }

#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 3px;
    font-weight: normal;
  }

#viewprofile {
text-transform: lowercase; 
}

#profile-right li strong {
    font-weight: normal !important;
}

#viewprofile li span {
    padding: 3px !important;
}

li#pa-fld4 .simple-desr {
    background: transparent !important;
    box-shadow: none !important;
    width: auto !important;
    margin-top: 0px !important;
}



.punbb img.avatardemo {
  float: right;
  margin: 0 0 10px 10px;
  }




/* User list
-------------------------------------------------------------*/

#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

#pun-userlist .usertable .container {
  padding: 0 20px 20px 20px;
  border-top: none;
  }

#pun-userlist .usertable table {
  }


/* Page navigation
-------------------------------------------------------------*/

#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: 11px;
  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
  }


/* Shapka 
-------------------------------------------------------------*/

button#theme_toggle {
    height: 40px;
    position: absolute;
    margin-top: -90px;
    margin-left: 930px;
    font-size: 0px;
    background: url(https://forumstatic.ru/files/001c/97/18/60295.png?v=1);
    border: none;
    width: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.nav-wrapper {
    background: url(https://forumstatic.ru/files/001c/97/18/23998.png?v=1);
    height: 33px;
    background-repeat: no-repeat;
    background-size: contain !important;
    margin-left: 295px;
    margin-top: -65px;
}

.nav-toggle {
    background: transparent;
    cursor: pointer;
    width: 110px;
    height: 33px;
    border: none;
}


.nav-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
    pointer-events: none;
    width: 200px;
    padding: 10px;
    border-radius: 8px;
    background: rgba(251, 251, 252, 0.97);
    transform: translate(-220px, 0); 
    opacity: 0;
    transition:
        transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.3s ease;
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    border: 1px dashed black;
}

.nav-wrapper.active .nav-links {
    opacity: 1;
    pointer-events: auto;
    transform: translate(0, 0);
}

.nav-wrapper.closing .nav-links {
    transform: translate(-220px, 0);
    opacity: 0;
    transition:
        transform 0.35s cubic-bezier(0.65, 0, 0.45, 1),
      }

.nav-links a {
    background: #191919;
    color: white;
    text-decoration: none;
    padding: 4px 14px;
    border-radius: 6px;
    font-size: 11px;
    transform: translateX(-150px);
    opacity: 0;
    transition: transform 0.35s, 0.3s ease-in-out,
cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s;
}

.nav-links a:hover {
    background: #902225;
    color: #f0f0f0;
    font-weight: bolder;
transition: 0.3s ease-in-out;

}

.nav-wrapper.active .nav-links a {
  opacity: 1;
  transform: translateX(0);
}

.nav-wrapper.active .nav-links a:nth-child(1) { transition-delay: 0.05s; }
.nav-wrapper.active .nav-links a:nth-child(2) { transition-delay: 0.1s; }
.nav-wrapper.active .nav-links a:nth-child(3) { transition-delay: 0.15s; }
.nav-wrapper.active .nav-links a:nth-child(4) { transition-delay: 0.2s; }

.nav-wrapper.closing .nav-links a {
  transform: translateX(-150px);
  opacity: 0;
  transition-delay: 0s !important;
}


.f-shapka {
    width: 1000px;
    height: 395px;
    margin-left: -25px;
    margin-top: -355px;
}

.f-shapka-back {
    pointer-events: none;
    width: 1000px;
    height: 395px;
    background: url(https://forumstatic.ru/files/001c/93/b0/65187.png);
    background-size: contain;
}

.f-shapka-sound {
    cursor: pointer;
    margin-top: -315px;
    background: url(https://forumstatic.ru/files/001c/97/18/88077.png?v=1);
    background-repeat: no-repeat;
    width: 115px;
    height: 33px;
    background-size: contain;
    margin-left: 120px;
}

.survivors-pic {
    background: url(https://forumstatic.ru/files/001c/97/18/50897.png?v=1);
    background-repeat: no-repeat;
    background-size: contain !important;
    width: 258px;
    height: 128px;
}

.f-shapka-survivors {
    display: flex;
    align-items: center;
    margin-top: 188px;
    margin-left: -55px;
}

.survivors-links {
    margin-top: 15px;
    margin-left: -10px;
    gap: 7px;
    display: flex;
}

.survivors-links a {
    padding: 0 10px 1px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: lowercase;
    color: #000000;
    background: white;
    border-radius: 5px;
}

.survivors-links a:hover {
background: #1A1A1A;
    color: #f0f0f0;
}


.f-shapka-ep {
    margin-top: -300px;
    display: flex;
    flex-direction: column;
    margin-left: 660px;
    position: absolute;
}

.ep-pic {
    background: url(https://forumstatic.ru/files/001c/97/18/67321.png?v=1);
    width: 120px;
    height: 47px;
    background-size: contain;
}

a.ep-link {
    margin-left: -55px;
    background: #FFFFFF;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: lowercase;
    color: #000000;
    padding: 2px 10px 3px;
    text-align: center;
    margin-top: -8px;
    max-width: 120px;
    cursor: pointer;
}

a.ep-link:hover {
   background: #1A1A1A;
    color: white;
}

.ep-players {
    margin-left: -55px;
    font-size: 8px;
    max-width: 140px;
    text-align: center;
color:black;
}

.f-shapka-racers {
    position: absolute;
    display: flex;
    flex-direction: column;
    margin-left: 920px;
    margin-top: -300px;
}

.racers-pic {
    background: url(https://forumstatic.ru/files/001c/97/18/49366.png?v=1);
    background-repeat: no-repeat;
    background-size: contain;
    width: 117px;
    height: 70px;
}

.racers-links {
    display: flex;
    flex-direction: column;
    margin-left: -90px;
    align-items: flex-end;
    width: auto;
    max-width: 160px;
    gap: 7px;
}

.racers-links a {
    background: #FFFFFF;
    border-radius: 5px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    text-transform: lowercase;
    color: #000000;
    padding: 0 10px 1px;
}

.racers-links a:hover {
   background: #1A1A1A;
    color: #f0f0f0;
}

div#pun-announcement .html-box {
    display: flex;
    gap: 20px;
    justify-content: center;
margin-top:20px;
margin-bottom:20px;
}

a.news-main {
    display: flex;
    flex-direction: column;
    width: 200px;
    height: 57px;
    background: #ECECEC;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

a.news-main:hover {
background:#f4f4f4;
}

.dark a.news-main {background:#737373; color:#ececec;}
.dark span.news-text {color:#ececec;}
.dark a.news-main:hover {background:#4d4d4d;}


span.news-date.red {
    background: #C04B4E;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 10px;
    padding: 3px 0;
}

span.news-date.blue{
    background: #99BFFF;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 10px;
    padding: 3px 0;
}


span.news-text {
    padding: 6px 7px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-transform: lowercase;
    color: #000000;
}


/* Forum navigation
-------------------------------------------------------------*/


#pun-navlinks li {
  display: inline;
  }

#pun-navlinks {
    position: absolute;
    margin-top: -375px !important;
    width: 600px;
    margin-left: 170px;
}

#pun-navlinks ul.container:after {display:none;}

#pun-navlinks ul.container {
    display: flex;
    justify-content: center;
    text-transform: lowercase;
}

#pun-navlinks a {
    font-family: 'Rubik';
    font-weight: 600;
    font-size: 14px;
    background: #1A1A1A;
    color: white;
    padding: 3px 5px 4px;
    border-radius: 5px;
    margin-left: 3px;
    margin-right: 3px;
}

#pun-navlinks a:hover {
    background: #f0f0f0;
    color: #902225;
}


/* Footer
------------------------------------------------------------*/

.footer-main {
    width: 1000px;
    margin-left: -25px;
    height: 101px;
    background: #CFDDF5;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    position: absolute;
}

.footer-pic {
    width: 393px;
    height: 155px;
    background: url(https://forumstatic.ru/files/001c/97/18/32674.png?v=1);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -37px;
    pointer-events: none;
}

.footer-ins {
    width: 520px;
    margin-left: 435px;
    margin-top: 20px;
}

.footer-banners {
    display: inline-flex;
    gap: 10px;
    flex-wrap: wrap;
    overflow-y: scroll;
    max-height: 55px !important;
}

.footer-banners a.static {
    height: 31px;
}


/* User links
-------------------------------------------------------------*/

#pun-ulinks li {
  display: inline;
  }

div#pun-ulinks {
    width: 776px;
    margin-top: -30px;
    text-transform: lowercase;
    font-size: 10px;
    margin-left: 25px;
}

div#pun-ulinks ul.container {
    display: flex;
    justify-content: center;
}

div#pun-ulinks ul.container li {
    margin-left: 4px;
    margin-right: 4px;
}


/* Statistics
-------------------------------------------------------------*/

#pun-stats h2 {
    content: url(https://forumstatic.ru/files/001c/97/18/58176.png);
    object-fit: contain !important;
    max-width: 550px;
    margin-left: 375px;
    margin-bottom: 20px;
}

#pun-stats .container {
    font-size: 11px !important;
    text-transform: lowercase;
    width: 900px;
    margin: auto;
    margin-bottom: 10px;
}

#pun-stats .container li, #pun-stats .container li span, #pun-stats .container li strong {
    font-size: 11px !important;
}

#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

li#onlinelist {
  margin-top: 10px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

li#onlinelist div {
  padding: 10px 0 0 0;
  }

/* Quick Jump 
-------------------------------------------------------------*/

#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 10px;
  }

#pun-about {
  margin-top: 0;
  }

#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 10px;
  }

#pun-about p span {
  display:block;
  padding-left: 50%;
  }

div#pun-status {
    text-transform: lowercase;
    margin-top: 5px;
    margin-bottom: 5px;
}

div#pun-crumbs1, div#pun-crumbs2 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 15px;
text-transform:lowercase;
}

#pun-crumbs2 {
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

#pun-crumbs2 .container {
  border-bottom: none;
  padding: 10px;
  font-size: 11px;
  }

#pun-break4 {
  margin: -2px 10px;
  position: relative;
  height: 0;
  z-index: 1;
  }

div.punbb-admin #pun-about .container {
  }

/* Personal page
------------------------------------------------------------*/

body:has(#pun-pages) {
    background: transparent !important;
}

#pun:has(#pun-pages) .footer-main {
    display: none !important;
}



/* Help file
-------------------------------------------------------------*/

#pun-help .formal .info-box h3.legend {
  padding-bottom: 0;
  margin-bottom: 10px;
  }

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 10px;
  display: block;
  font-size: 11px;
  }

#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 10px
  }

#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 10px
  }

#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

#pun-help .formal li * {
  vertical-align: text-top
  }

#pun-help .formal dt span {
  font: 11px/120%  "Rubik", "bitstream vera sans mono", "courier new", courier, monospace
  }

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-adnav {
    position: sticky;
    top: 0;
}

.dark #pun {background:#363636; color:#ECECEC;}

.dark img.fld2-popup-link {
    content: url(https://forumstatic.ru/files/001c/97/18/79178.png);
}

.dark li.pa-fld3 a img {
content: url(https://forumstatic.ru/files/001c/97/18/31062.png);
}

.dark li.pa-respect .fld-name {
    content: '';
    font-size: 0;
    background: url(https://forumstatic.ru/files/001c/97/18/77550.png);
    height: 17.5px;
    width: 21px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.dark li.pa-posts .fld-name {
    content: '';
    font-size: 0;
    background: url(https://forumstatic.ru/files/001c/97/18/36419.png);
    height: 17.5px;
    width: 21px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.dark li.pa-respect span, .dark .pa-posts {
    color: black;
}

.dark #main-reply {
    width: 100% !important;
    background: #2a2a2a;
color: #ECECEC;
}

.dark .pun-modal .modal-inner {
    background: #1b1b1b !important;
}

.light .pun-modal .modal-inner {
    background: rgb(255 255 255) !important;
}

.dark .hvStickerPackModal {
    background: #2a2a2a !important;
}

.dark #tags .container {
    background: #2a2a2a !important;
}

.dark .hvStickerPackModalTab.active {
    color: #ececec !important;
}

.dark .hvStickerPackModalTab{
    color: #ececec !important;
}

.dark {
.reactions-root button, .reactions-root [type=button], .reactions-root [type=reset], .reactions-root [type=submit] {
    -webkit-appearance: button;
    background: #2a2a2a !important;
}

.reactions-root .emoji-mart {
    background: #2a2a2a !important;
}

li.pa-title {
    color: #ECECEC
}

.intd:has(.inew) .tclcon h3 a {
    color: #99BFFF;
    font-style: italic;
}


.intd:has(.inew) .tclcon h3 a:hover {
    color: #ECECEC;
    font-style: normal;
}
}


.dark #custom-popup {
    background: #363636 !important;
}

.dark .pp-right-eps-single {
    background: #737373 !important;
}

.dark .plash-ins {
background:#737373 !important;
}


.post .pa-fld4 .plash-single {
    position: absolute;
    margin-top: 45px;
}

.post-body #form-buttons tr {
    width: 580px;
}

div#font-area {
    max-height: 300px;
    overflow-y: scroll;
}

.pa-respect .fld-name {    background-position: center !important;}

li.pa-respect {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}


li.pa-posts .fld-name {
    width: 100% !important;
    background-position: center !important;
}

li.pa-posts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 20px;
}




.dark .quiet-quote {color: #b7b7b7;}

.dark .quiet-quote:before, /*Шрифт, Цвет, Размер иконок*/
.dark .quiet-quote:after {color: #b7b7b7;}

.quiet-quote{  /*Стиль и цвет текста Тихой Цитаты*/
  position:relative;
  margin: 22px!important;
  font-style: italic;
  color: #424242;
}
.quiet-quote:before, /*Шрифт, Цвет, Размер иконок*/
.quiet-quote:after{
  font-size: 36px;
  display: inline-block;
  position:absolute;
  z-index:1000;
  font-weight: 900;
  color: #424242; /*Цвет Кавычек*/
  font-family:System, Arial, sans-serif;
}
.quiet-quote:before{
  content: "\201C";  /*Код левой кавычки к Тихой цитате*/
  left:-23px;
  top:-11px;
}
.quiet-quote:after{
  content: "\201D";  /*Код правой кавычки к Тихой цитате*/
  right: -15px;
  bottom: -20px;
}

.light #panel-sticker {
    background: #f0f0f0 !important;
    color: black !important;
    font-family: 'Mulish' !important;
    border: 1px dashed !important;
}

.light #panel-content {
    font-family: 'Mulish' !important;
    background: #f0f0f0 !important;
    border: 1px dashed !important;
    box-shadow: none !important;
}

.dark #panel-sticker {
    background: #363636 !important;
    color: #cecece !important;
    font-family: 'Mulish' !important;
    border: 1px dashed !important;
}

.dark #panel-content {
    font-family: 'Mulish' !important;
    background: #363636 !important;
color:#cecece !important;
    border: 1px dashed !important;
    box-shadow: none !important;
}