/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1761556788.css);

@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&display=swap');

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");

@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&display=swap');

@font-face {
  font-family: 'accio';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/3a/5c/92419.otf);
}

@font-face {
  font-family: 'anticva';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/3a/be/26018.otf);
}

@font-face {
  font-family: 'anova';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001c/3a/d1/15977.otf);
}

@font-face {
font-family: Byron;
src: local('Byron'), url(https://forumstatic.ru/files/001b/aa/c9/47759.ttf) format("truetype");
}

@font-face {
font-family: Oranienbaum;
src: local('Oranienbaum'), url(https://forumstatic.ru/files/001b/aa/c9/77724.ttf) format("truetype");
}

@font-face {
font-family: Alice;
src: local('Alice Regular'), url(https://forumstatic.ru/files/001b/02/f2/84632.ttf) format("truetype");
}



/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
    font-size: 100.01%;
    position: initial !important;
}

/* A3.2 */
.punbb {
    font: normal 12px Verdana;
}

/* 3.3 */
.punbb input, .punbb select, .punbb optgroup {
    font: 12px verdana, arial, helvetica, sans-serif;
    background: #e2dfdf;
    border: 1px solid #c9c7c7;
    outline: none;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 5px 12px;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 13px;

    padding: 5px 20px;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 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 {
    background: #cbbecf38; 
    margin: auto;
    width: 1200px;
    margin-top: 77px !important;
    margin-bottom: 70px;
    border: 1px solid #a79aab4a; 
    position: relative;
    border-radius: 25px; 
    box-shadow: 0px 0px 25px #98839b30; 
box-sizing: border-box;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 152px 110px 50px;
    background: #efeeeb;
    padding: 20px;
    border-radius: 20px;
    box-sizing: border-box;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

#pun-redirect {
    border: 0 none!important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #9181a1 url(https://forumstatic.ru/files/001c/3a/d1/72138.webp) no-repeat fixed center / cover;
    box-shadow: none;
    border-radius: 0;
}
    #pun-redirect *{
      border:0 none;
    }
    #pun-redirect .main-title {
      display:none;
    }
#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 12px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: lowercase;
    padding: 30px 0px;
    height: auto;
    text-transform: lowercase;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    /* color: #dcdad4; */
    background: #bfb7c7;
    border: 1px solid #938c99;
    box-shadow: 0px 0px 20px #04040438;
    border-radius: 10px;
}



/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: none;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    font-family: el messiri;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    text-transform: none;
    margin: 0 0 20px;
    display: none;
}


/*************************************************************
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 */
.punbb .post-sig dt {
    display: block;
    text-align: center;

}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .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: 1em 0px 1em 0px;
    padding: 20px;
    font-size: 12px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    position: relative;
    margin: -20px -20px 10px -20px;
    padding: 10px 20px;
    width: auto;
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    font-family: el messiri;
    letter-spacing: .7px;
    color: #464444;
    background: linear-gradient(90deg, #e2dde3 0%, #e7dbda 100%);
    border-bottom: 1px solid #d1c9d3;
    text-shadow: 1px 1px #ebe8e9;
    text-transform: none;
}


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
    position: relative;
    width: 100%;
    height: 21px;
    font-size: 12px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: none;
    margin-top: -10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    /* background: #c1c1b6; */
    align-items: center;
}

/* B3.2 */
.multipage {
  margin-top: 1em;
  }

/* B3.3 */
.linkst .pagelink {
    width: 24em;
margin-left: 10px;
}

/* B3.4 */
.linkst .postlink {
  text-align: right;
margin-right: 10px;

  }

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 0.4em 1em 0.5em 1em;
    font-size: 12px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: lowercase;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: 16em;
}

/* 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 {
  padding: 0em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 10px 0px 0 0;
  margin: 0 0 0 0px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 10px 0 0px;
    margin: 0;
    font-size: 0px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: uppercase;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 45%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: none;
    width: 8%;
}



/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: center;
    width: 30%;
}

#pun-index .tcr {
    width: 40%;
    position: relative;
    overflow: visible;
    flex: auto;
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Arimo';
    line-height: 16px;
    text-transform: none;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: center;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 названия подфорумов*/ 
#pun-index .tcl h3 {
    margin-top: 0px;
    text-align: left;
    margin-bottom: 5px;
}

#pun-index .tcl {
    width: 70%;
    position: relative;
    overflow: visible;
}

/* 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-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 5px 0;
}

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
  }

/* C2.13 */
.punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    text-align: justify;
    margin: 0px 0;
    position: relative;
    font: 400 12px/150% arimo;
    width: auto;
    z-index: 1;
    padding: 0 0 0 10px;
    letter-spacing: 0;
}


/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
}




#pun-messages .main .tc2 {
  text-align: center;
  }
  

 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

/* CS2.3 */
.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent ;

  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.post-links ul, .post-links, .usertable table {
  border-color: transparent;

  }

/* CS2.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }


/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: 10px;
  padding-bottom: 1px;
  }

/* C3.2 */
#pun-viewtopic .post h3 {
    position: relative;
    font: 400 11px arimo;
    text-transform: lowercase;
}

/* C3.3 */
.punbb .post h3 span {
    display: block;
    margin-left: 0;
    width: auto;
    background: #eae6e9;
    padding: 7px 15px;
    border: 1px solid #dad1ddc7;
    box-sizing: border-box;
}


/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 230px;
    background: linear-gradient(to bottom, #e0d9e3b8, #efeeeb, #e0d9e3b8), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) top / cover;
    margin: 0px 0px 0px -1px;
    font-family: el messiri;
    font-weight: 500;
    font-size: 12px;
    padding-top: 0px;
    position: relative;
    border: 1px solid #d0c3d487;
    box-shadow: 0px 0px 10px #ccc5cf40;
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 1em 1em 1em;
    line-height: 160%;
}


/* C3.7 */
.pa-author {
    font-family: el messiri;
    font-size: 21px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: 0;
    text-transform: none;
    text-align: center;
}

/* C3.8 */
.pa-author a {
    background: linear-gradient(to right, #ffffff 0%, #ffcac9 50%, #ffffff 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .7s ease-in-out 0s;
    text-shadow: 0px 0px 1px #ffffff17;
    height: 18px;
}

.pa-author a:hover {
    background-position-x: 100%;
    transition: all .7s ease-in-out 0s;
}


/* C3.9 */
li.pa-title {
    text-align: center;
    text-transform: lowercase;
    font-family: 'El Messiri';
    padding: 7px 10px 0;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    color: #efeeeb;
    text-shadow: 1px 1px #b37a7982, 0px 0px 2px #b37978;
}




/* C3.11 */
.punbb .post-body {
    margin-left: 256px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
    padding: 10px 0px 15px 0px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
    padding: 1em 1em 0 0;
    line-height: 2em;
    margin-left: -18em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: none;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* 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 1em;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Arimo';
    text-transform: none;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {

  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {

  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px 0em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 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-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    margin: 0;
    border-style: none none none none;
    border-width: 0px 0px 0 0px;
    margin-bottom: -30px;
}

/* D1.2 */
#pun-title h1 {
  display : block;}

/* D1.3 */
#pun-title .container {
  border-style: none none none none;}


/* D1.4 */
#pun-title h1 span  {
  display: none;}

#pun-title h1 span  {
  font-size: 1.5em;}


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 55px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline}

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;}

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;}

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em}



/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */

#pun-navlinks .container {
    font-weight: normal;
}


#pun-navlinks {
    font-size: 21px;
    font-style: normal;
    font-weight: lighter !important;
    width: 1091px;
    margin: -300px 0px 0 -21px!important;
    height: 52px;
    padding: 0px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: sticky;
    /* border: 1px solid red; */
    top: 0px;
    z-index: 10;
    background: url(https://forumstatic.ru/files/001c/3a/5c/26673.jpg);
    box-sizing: border-box;
    border: 1px solid #c6b8c6;
    border-radius: 0px 0px 25px 0;
    font-family: el messiri;
}

#pun-navlinks ul {
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    height: 52px;
    padding: 0 !important;
    border: none !important;
    margin-right: 20px;
    text-align: right;
}
#pun-navlinks li {
    display: inline;
    padding: 0px 0px 0 0;
}


/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */

#pun-ulinks {
    box-sizing: border-box;
    margin: 210px -20px 0 !important;
    padding: 0px;
    height: 37px;
    display: flex;
    align-items: center;
    position: sticky;
    top: 52px;
    background: #efeeeb;
    z-index: 9;
    left: 0;
    width: auto;
    border-radius: 25px 25px 0 0;
}

/* D4.2 */
#pun-ulinks .container {
    padding: 0 20px 0 0;
    text-align: right;
    border: none !important;
    display: flex;
    height: 100%;
    gap: 10px;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline-block;
    border-left-style: solid;
    border-left-width: 1px;
    white-space: nowrap;
}


/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    font-family: arimo;
    letter-spacing: 0;
    height: 27px;
    padding-right: 10px;
    text-transform: none;
    width: auto;
    margin: 51px -40px 0px;
    border-top: 1px solid #dbdad8;
    padding-top: 10px;
    background: linear-gradient(180deg, #e7e6e2, transparent);
}

#pun-status .container a, #pun-status .container strong {
    font-weight: 400;
}


/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }




/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
    overflow: hidden;
}

/* D5.5 */
#pun-crumbs1 p.container {
    text-align: left;
    font-family: 'Arimo';
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
}




/* D5.6 */
#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: 0px 0 0 0 !important;
    position: relative;
    z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.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;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 0em 1em 1em 1em;
  margin-top: -13px; 
  line-height: 1.1;
  text-align: center;  
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    padding: 20px 20px;
    font: 400 13px/140% arimo;
    color: #000;
    background: #eae8e5b5;
    box-sizing: border-box;
    border: 1px solid #d9d8d4a1;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0 10px;
}


/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
    clear: both;
    line-height: 150%;
}

#pun-stats li.item3 {
    width: 230px;
}

#pun-stats li.item4 {
    width: 230px;
}



/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: right;
    line-height: 150%;
}

/* D7.4 */
li#onlinelist {
    margin-top: 1em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    text-align: left;
  }

/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0.7em 0 0 0;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    padding-left: 50%;
    margin-top: 10px;
    font-size: 10px;
    font-weight: 400;
    font-family: el messiri;
    text-transform: lowercase;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    text-align: left;
    font-family: el messiri;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }


#pun-status .status-right {
display: none;
}



.punbb th {
    font-size: 0 !important;
}



html {
    position: relative;
}



#blur_back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    display: flex;
    justify-content: center;
    overflow: hidden;
    border-radius: 25px;
}


.blur {
    width: 1200px;
    position: relative;
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    border-radius: 25px;
}


.portal {
    background: url(https://forumstatic.ru/files/001c/3a/5c/12726.webp?v=1);
    width: 598px;
    height: 229px;
    position: absolute;
    top: -78px;
    left: 9px;
    z-index: 11;
    pointer-events: none;
}


.portal2 {
    background: url(https://forumstatic.ru/files/001c/3a/5c/50146.webp?v=1);
    height: 49px;
    width: 64px;
    position: absolute;
    left: 66px;
    top: 151px;
    pointer-events: none;
}

.portal3 {
    background: url(https://forumstatic.ru/files/001c/3a/d1/45315.webp);
    width: 349px;
    height: 349px;
    position: absolute;
    top: -55px;
    z-index: 12;
    left: 123px;
    pointer-events: none;
}


.tarot_symbol {
    width: 318px;
    background: url(https://forumstatic.ru/files/001c/3a/5c/99803.webp?v=1);
    height: 524px;
    position: absolute;
    left: -158px;
    margin-top: 0;
    z-index: 0;
    pointer-events: none;
}

.pfon {
    background: url(https://forumstatic.ru/files/001c/3a/5c/26673.jpg) center/cover;
    box-sizing: border-box;
    border: 1px solid #c6b8c6;
    width: 435px;
    height: 152px;
    left: 528px;
    position: absolute;
    border-width: 0 1px;
}


.tab_info {
    box-sizing: border-box;
    /* border: red 1px solid; */
    position: absolute;
    z-index: 99;
    top: 64px;
    left: 175px;
    height: 20px;
    width: 246px;
    font-family: el messiri;
    text-align: center;
    color: #fbfbfa;
    letter-spacing: 0.3px;
    font-size: 13px;
}



.activees {
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 100;
    top: -18px;
    left: 11px;
    /* border: 1px solid red; */
}


.act_in div, .activees2 div, .activees3 div {
    position: relative;
    width: 43px;
    height: 43px;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 1px #cecacf;
    /* border: 1px solid #d7d6d6; */
}

.act_in img, .activees2 img, .activees3 img {
    filter: grayscale(100%);
    transition: all .6s ease-in-out 0s;
    width: 43px;
    height: 43px;
    border-radius: 100%;
}

.act_in div:after, .activees2 div:after, .activees3 div:after {
    content: "";
    background: #c8b1e7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    transition: all .6s ease-in-out 0s;
    border-radius: 100%;
}


.act_in div:hover img, .activees2 div:hover img, .activees3 div:hover img {
    filter: grayscale(100%);
}

.act_in div:hover:after, .activees2 div:hover:after, .activees3 div:hover:after {
    opacity: 1;
    mix-blend-mode: multiply;
    background: #d7cbd7;
}



.activees2 {
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 100;
    top: 38px;
    left: 24px;
    /* border: 1px solid red; */
}


.activees3 {
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 100;
    top: 94px;
    left: 46px;
    /* border: 1px solid red; */
}




.quest_list {
    position: absolute;
    /* border: 1px solid red; */
    top: 20px;
    left: 614px;
    width: 322px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    height: 109px;
    font-family: arimo;
    overflow-y: auto;
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 13px;
}



/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {
    width: 204px;
    left: 963px;
    text-transform: lowercase;
    color: #f7f5f1;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    height: 25px;
    position: absolute;
    top: 93px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: el messiri;
    cursor: pointer;
    background: url(https://forumstatic.ru/files/001c/3a/5c/49453.webp);
    border-radius: 0 10px 10px 0;
    transition: 1s ease;
}


.spirit-navigation:hover, .dark .spirit-navigation:hover {
    padding-right: 10px;
    transition: 1s ease;
}

/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {
    width: 330px;
    left: 613px;
    position: absolute;
    top: 0;
    text-align: center;
    z-index: 2;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {
    width: 330px;
    height: 151px;
    justify-content: space-evenly;
    background: #ded6df;
    box-shadow: 0px 0px 0px 1px #c1b3ba;
    display: flex;
    padding: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    box-sizing: border-box;
    border-radius: 0;
}

.dark .sslka {
    background: #2d1933;
    box-shadow: 0px 0px 0px 1px #5c3e65;
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
    transition: all 0.3s linear 0s;
    font-weight: 300;
    text-decoration: none;
    background: #a693bc;
    text-transform: lowercase;
    flex: auto;
    padding: 2px 15px 3px;
    font-family: arimo;
    color: #ffffff;
    letter-spacing: 0.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    border-radius: 3px;
}

.dark #pun .sslka a {
    background: #361f3e;
    color: #d3d1d0;
}

.dark #pun .sslka a:hover {
    background: #784258;
    color: #efeeeb;
}


/* ссылка при наведении */
#pun .sslka a:hover {
    transition: all 0.3s linear 0s;
    background: #9f6d88;
    color: #efeeeb;
}




.chrnlg {
    width: 204px;
    left: 963px;
    text-transform: lowercase;
    color: #f7f5f1;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    height: 25px;
    position: absolute;
    top: 58px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: el messiri;
    cursor: pointer;
    background: url(https://forumstatic.ru/files/001c/3a/5c/77724.webp) center/cover;
    border-radius: 0 10px 10px 0;
    transition: all .6s ease-in-out 0s;
}





.chrnlg a {
    color: #efeeeb !important;
    transition: 1s ease;
}


.chrnlg a:hover {
    color: #e1d2f3 !important;
    transition: 1s ease;
}



.story_date {
    width: 204px;
    left: 963px;
    text-transform: lowercase;
    color: #f7f5f1;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    height: 25px;
    position: absolute;
    top: 23px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(https://forumstatic.ru/files/001c/3a/5c/99902.webp);
    border-radius: 0 10px 10px 0;
    font-family: el messiri;
    transition: 1s ease;
}




.story_date:hover, .chrnlg:hover, .dark .story_date:hover, .dark .chrnlg:hover {
    transition: all .6s ease-in-out 0s;
    padding-right: 10px;
}




#pun-index .category .container {
    position: relative;
    padding: 10px 0px;
    background: url(https://forumstatic.ru/files/001c/3a/5c/54776.webp) 100% 28% no-repeat;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    display: none;
}


.Add {
    width: 100px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: 9px;
    font-family: 'Arimo';
    letter-spacing: 0;
    color: #29292b;
}


#pun-index .category table tr {
    -webkit-appearance: none;
    display: flex;
    padding: 10px 10px;
    align-items: center;
    margin: 20px 0px 0 0;
    gap: 0 100px;
    position: relative;
    box-sizing: border-box;
    border-radius: 10px;
    background: linear-gradient(90deg, #d7d0e1b8, transparent), #0000;
}



#pun-index .category table tr + tr {
    margin: 20px 0;
}





.pf {
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 5px;
}


.pf a {
    flex: auto;
    padding: 2px 10px 0;
    border-radius: 4px;
    font-family: el messiri;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .6px;
    text-align: center;
    color: #f5f3ef !important;
    background: #9b89b4;
    text-transform: uppercase;
    transition: 1s ease;
}



.pf a:hover {
    color: #f5f4f2 !important;
    background: #c9a09f;
    transition: 1s ease;
}




.icon[data-new-topics]:before, .subforums span[data-new-topics]:before {
    background: #bd788c !important;
    border-radius: 100% !important;
    color: #fff;
    content: attr(data-new-topics);
    display: inline-block;
    font-size: .8em;
    font-weight: 400 !important;
    height: 11px !important;
    line-height: 12px !important;
    margin: 0 0 0 -19px !important;
    min-width: 11px !important;
    padding: 2px;
    position: absolute;
    text-align: center;
    font-family: el messiri !important;
    border: 1px solid #a76478 !important;
}


#pun-navlinks, #pun-ulinks {
    transition: top .2s ease;
}


/*** АМС ***/
.fates {
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 100;
    top: -18px;
    left: 11px;
}


.fates2 {
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 100;
    top: 38px;
    left: 24px;
    /* border: 1px solid red; */
}


.fates3 {
    height: 45px;
    width: 45px;
    position: absolute;
    z-index: 100;
    top: 94px;
    left: 46px;
    /* border: 1px solid red; */
}



.tooltip {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}


.tooltip em {
    display: flex;
    opacity: 0;
    left: 43px;
    border-radius: 10px;
    font-family: arimo;
    font-size: 12px !important;
    background: #d6c6d3 url(https://forumstatic.ru/files/001c/3a/5c/26673.jpg?v=1) center/cover;
    padding: 10px;
    position: absolute;
    width: 300px;
    z-index: 99;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    border: 1px solid #ad92ad;
    pointer-events: none;
    top: -40px;
    transition: all 0.5s ease-in-out 0s;
}

.tooltip:hover em {
    opacity: 1;
    transition: all 0.5s ease-in-out 0s;
    pointer-events: auto;
}

.moirai_info {
    text-align: center!important;
    position: relative!important;
    width: 100%!important;
    height: auto !important;
    border-radius: 0 !IMPORTANT;
    box-shadow: none !important;
    display: flex;
    flex-direction: column;
    align-content: center;
}

.tooltip div {
    position: relative;
    width: 43px;
    height: 43px;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 1px #cecacf;
}



.tooltip img {
    filter: grayscale(100%);
    transition: all .6s ease-in-out 0s;
    width: 43px;
    height: 43px;
    border-radius: 100%;
}

.tooltip div:after {
    content: "";
    background: #d3c6e5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: color;
    transition: all .6s ease-in-out 0s;
    border-radius: 100%;
}

.tooltip div:hover:after {
    opacity: 1;
    mix-blend-mode: color;
    background: #e5acab;
}



.tooltip div:hover img {
    filter: grayscale(100%);
}

.moirai img {
    border-radius: 0!important; 
    width: auto; 
    height: auto; 
}

.moirai {
    position: relative;
    width: 150px !important;
    height: 80px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}


.moirai:after, .moirai_info:after {
    background: transparent !important;
    border-radius: 0 !IMPORTANT;
}


.tooltip a {
    z-index: 10;
    position: relative;
}


#pun-ulinks.section.shadow {
    border-bottom: 1px solid #d7d6d2 !important;
    background: #e8e7e3;
    border-radius: 0;
}


#pun-index .category tr.inew {
    background: #c7bdc9 url(https://forumstatic.ru/files/001c/3a/d1/50887.webp?v=1) center / cover;
    border: 1px solid #c7c5c5;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #c5c2c27a;
}


#pun-index .category tr.inew:hover {
    background: #cec6cf url(https://forumstatic.ru/files/001c/3a/d1/50887.webp?v=1) center/cover;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #cec6cf85, 0px 0px 0px 400px #cec6cf2e inset;
}


#pun-index .category table tr:hover {
    background: linear-gradient(90deg, #e0d9e3bd, #edece9), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) left / cover #0000;
}


.post-content hr {
    opacity: 1 !important;
    filter: alpha(opacity=100);
    margin-bottom: 0.8em;
    background: transparent url(https://forumstatic.ru/files/001c/3a/be/81448.webp) no-repeat center;
    height: 22px;
    border: none;
}



.post-sig dt {
    display: block;
    height: 23px;
    width: 100%;
    margin: 1.2em auto 1em;
    background: url(https://forumstatic.ru/files/001c/3a/d1/89595.webp) 50% 0% no-repeat;
}



.forum .tcl .intd, .fs-box .tcl .intd {
    display: flex;
    align-items: center;
}


.closedatafield, .stickytext {
    display: none;
}


#pun-viewforum .tcl {
    width: 48%;
}

.topic a.sharelink {
    display: none;
}


#pun div.post-rating a, #pun div.post-vote a {
    font-size: 12px !important;
    font-weight: 400;
    text-align: center;
    padding: 3px 8px;
    background: #e8e7e3;
    border: 1px solid #dbdad8;
    border-radius: 0;
    font-family: el messiri !important;
}


.post-content .spoiler-box > div {
    font-family: el messiri;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    color: #434646;
    padding: 10px 20px;
    text-align: center;
    position: relative;
    background: linear-gradient(-90deg, #e2dde3 0%, #e7dbda 100%) !important;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.post-content .spoiler-box>div.visible {
    /* background: linear-gradient(0deg, #e5dfe6, transparent) !important; */
    border-bottom: 1px solid #d9cfdb;
    background: linear-gradient(90deg, #e2dde3 0%, #e7dbda 100%) !important;
}


.quote-box p:last-of-type, blockquote p:last-of-type, .post-content p:last-of-type {
    padding-bottom: 0;
}

.post-content .quote-box.spoiler-box {
    padding: 0;
    color: #464444;
    background: #e9e7e8;
    border: 1px solid #dcd3de;
    background: url(https://forumstatic.ru/files/001c/3a/5c/54776.webp) 100% no-repeat;
    background-color: #e9e7e8;
}

.post-content .spoiler-box>div:before {
    color: #c6a0a0;
    content: '\eb96';
    font-family: 'cappuccicons';
    font-size: 15px;
    display: block;
    height: 20px;
    line-height: 21px;
}


.post-content .spoiler-box>div.visible:before {
    content: '\eb97';
}


.post-content .spoiler-box > blockquote.visible {
    display: block;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
}



.usertable tbody {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.usertable tr {
    padding: .5em;
    border: 1px solid #d2c5d2;
    background: linear-gradient(180deg, #e0d9e3b8, #efeeeb), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) top / cover;
    box-sizing: border-box;
    position: relative;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
    align-items: center;
    justify-items: center;
    margin: 0.8em 0.8em 40px;
    width: calc(25% - 1.6em);
    border-radius: 0px;
    background-size: cover;
}

.punbb .usertable td {
    padding: 6px;
}

.usertable .username {
    width: calc(100% + 12px) !important;
    margin-bottom: 0;
    padding: 30px 0 0px !important;
    background: linear-gradient(180deg, #c3b5c1c4, transparent);
    margin-top: -7px;
}


.usertable thead {
    display: none;
}



.punbb .usertable .user-avatar {
    width: 40px !important;
    height: 40px !important;
    display: block;
    clear: both;
    position: absolute;
    top: 0px;
    transform: translateY(-50%);
    margin: auto !important;
}


.usertable .tcl {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}


#pun-userlist .usertable  .avatar-image {
    border: 1px solid #a295a3;
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
}

#pun-userlist .usertable  .avatar-image:hover {
    border: 1px solid #a295a3;
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !IMPORTANT;
}

#pun-userlist .usertable .container {
    padding: 20px 10px;
    border-top: none;
}



.usertable .username a {
    overflow-wrap: break-word;
    font-size: 19px;
    font-weight: 400;
    font-family: el messiri;
    background: linear-gradient(to right, #9a87bf 0%, #ff534d 50%, #9786b8 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    text-shadow: 0px 0px 1px #51514f91;
}




.usertable .username a:hover {
    background-position-x: 100%;
}



.usertable td {
    width: 100% !important;
    text-align: center;
}
.usertable  .user_title {
    border: 1px solid #ada0ad91;
    background: #ccc0cb7a;
    border-width: 1px 0 !important;
    margin-top: 5px;
    line-height: 10px;
    border-style: solid !important;
}



.usertable .relation:before {
    content: 'Уважение: ';
    font-weight: 400;
    text-shadow: 0px 0px 1px #a99fa8;
}
.usertable .num_posts:before {
    content: 'Постов: ';
    font-weight: 400;
    text-shadow: 0px 0px 1px #a99fa8;
}
.usertable .registered:before {
    content: 'Зарегистрирован(а): ';
    font-weight: 400;
    text-shadow: 0px 0px 1px #a99fa8;
}
.usertable .last_visit:before {
    content: 'Был(а): ';
    font-weight: 400;
    text-shadow: 0px 0px 1px #a99fa8;
}

.lun0 {
    position: relative;
    display: flex;
    align-items: center;
    margin: 4px -12px 4px;
    padding: 0;
    color: #ffffff;
    text-align: center;
    /* background: linear-gradient(0deg, #d6cad6 0%, #a795bd 100%), #bdaec9; */
    border: 1px solid #b57c7b;
    border-width: 1px 0;
    background: linear-gradient(0deg, transparent 0%, #a1686782 100%), #bf8988 url(https://forumstatic.ru/files/001c/3a/d1/93209.webp) bottom / cover;
    box-shadow: 0px 0px 10px #665e5e57;
}


.lun0 img.lun1 {
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: 50% 50%;
    margin-left: 4px;
}


.lun0 p {
    display: block;
    padding: 5px 0 !important;
    font-size: 9.5px;
    line-height: normal !important;
    letter-spacing: .5px;
    font-family: arimo;
    font-weight: 300;
    width: 100%;
}


.lun0 p em {
    display: block;
    padding: 0;
    font-size: 13px;
    font-family: 'El Messiri';
    font-weight: 400;
    text-transform: uppercase;
    color: #fffefa;
}


.lun0 em.m9 {
    display: block;
    width: 100%;
    margin: 3px auto 5px auto;
    font-size: 0px;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-image: linear-gradient(to right, transparent 0%, #59616636 50%, transparent 100%);
    border-image-slice: 1;
}


.pa-fld1 {
    margin: -4px -12px;
    border-top: 1px solid #bfb3bfd4;
    background: linear-gradient(180deg, #cfc2d0ba, transparent);
    font-size: 13px;
    padding: 10px;
}


#pun .pa-fld1 a.lza {
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    margin: 0 0 5px 0;
}


.pa-fld1 hr {
    background: url(https://forumstatic.ru/files/001c/3a/d1/37703.webp) no-repeat center/cover;
    margin: 2px 0px 4px 0px !important;
    height: 28px;
    border-width: 0px;
    opacity: 0.7 !important;
}



.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld2 .fld-name {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 0;
    line-height: 1;
    height: 20px;
}


.pa-posts .fld-name:before {
    content: '\e9d5';
    font-family: cappuccicons;
    font-size: 16px;
    color: #6a5990;
}
.pa-respect .fld-name:before {
    content: '\eb96';
    font-family: cappuccicons;
    font-size: 16px;
    color: #6a5990;
}

.pa-fld2 .fld-name:before {
    content: '\eca0';
    font-family: cappuccicons;
    font-size: 16px;
    color: #6a5990;
}

.pa-respect, .pa-posts, .pa-fld2 {
    width: 44px !important;
    font-family: arimo;
    text-transform: lowercase;
    font-size: 10px;
    text-align: center;
    padding: 2px 0 !important;
    margin-top: 6px;
    height: 44px;
    display: inline-block;
}


.pa-respect span a {
    padding: 1px;
    width: 12px;
    height: 12px;
    position: absolute;
    margin-top: 0px;
    margin-left: -16px;
    /* border: 1px solid red; */
}

#profile-right li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: auto;
    text-align: center;
    padding: 10px 10px !important;
    font-size: 13px;
    background: #efeeeb;
    border: 1px solid #d7d6d2;
    gap: 6px;
    border-radius: 10px;
    font-family: arimo;
    align-items: center;
}


#viewprofile ul, #profilenav ul {
    margin: 0 !important;
    padding: 0 !IMPORTANT;
}

#profile-right {
    border: 1px solid #d6ced7 ! IMPORTANT;
    border-radius: 0;
    padding: 20px !important;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #e0d9e3b8, #efeeeb, #e0d9e3b8), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) top / cover;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
    grid-template-rows: auto;
    width: 100% !important;
    gap: 10px;
}


#pun #profile-right li span {
    float: none;
    margin: 0;
    width: auto;
    font-weight: 600;
    text-transform: none;
    padding: 0 !important;
    color: #b47f7d;
    font-family: arimo;
    font-size: 13px;
}


#profile-right li strong {
    flex: auto;
    font-weight: normal;
    padding: 0 !important;
    margin: 0 !important;
}


#profile-right #pa-fld3 {
    order: -1;
    display: flex;
    align-items: stretch;
}


#profile-right #pa-fld1 {
    order: -2;
}

#profile-right .lun0 {
    width: auto;
    margin: 0 !important;
    padding: 4px !important;
    display: flex;
    box-sizing: border-box !important;
    color: #fff !important;
}


#profile-right a.lza {
    font-family: el messiri;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}


#profile-right hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(107 90 145), rgba(0, 0, 0, 0));
    margin-bottom: 5px;
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    font-family: el messiri;
    font-size: 18px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    margin: 0 -20px 10px;
    display: block;
    padding: 0;
    background: #d5c5d2 url(https://forumstatic.ru/files/001c/3a/d1/66752.webp) center bottom/cover;
    border-top: 1px solid #c7bac8;
    border-bottom: 1px solid #c7bac8;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: stretch;
    border-left: 1px solid #e5e4e0;
    border-right: 1px solid #e5e4e0;
    position: relative;
    overflow: hidden;
}




.footer_niz {
    box-sizing: border-box;
    width: 980px;
    height: 90px;
    position: absolute;
    text-align: center;
    color: #f7ebf7;
    margin: 50px 0 0 -21px;
    background: url(https://forumstatic.ru/files/001c/3a/d1/11806.webp) center/cover no-repeat;
    border-radius: 20px;
    border: 1px solid #ddcedc;
    box-shadow: 0px 0px 20px #a194a126;
    display: flex;
    overflow: hidden;
}


.fn_char {
    flex: 1;
    display: flex;
    gap: 10px;
    justify-content: center;
    background: #d1c5d380;
    align-items: center;
    padding: 20px;
    border: 1px solid #ddcedc;
    border-width: 0 1px;
    box-shadow: 0px 0px 20px #b3a0b1;
}

.fn_text {
    color: #3f3c44;
    flex: 1;
    display: flex;
    font-family: arimo;
    background: linear-gradient(180deg, #cfc1d0b3, transparent), url(https://forumstatic.ru/files/001c/3a/d1/69594.webp) center/cover;
    border-right: 1px solid #ddcedc;
    flex-direction: column;
    align-items: flex-start;
}


.fn_text zag {
    color: #fff;
    font-family: el messiri;
    background: #9b89b4;
    padding: 5px 20px;
    border-radius: 0 0 10px 0px;
    border: 1px solid #ddcedc;
    border-width: 0px 1px 1px 0px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .6px;
}


#КонтентРотатор {
    /* BORDER: red 1px solid; */
    margin: 10px 25px;
    box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    font-size: 12px;
    padding-right: 10px;
    color: #000;
    display: flex;
    align-items: flex-start;
    font-family: el messiri;
}

.fn_bann {
    flex: 2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}



.fn_bann p {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    height: 67px;
    overflow-y: auto;
    box-sizing: border-box;
    gap: 8px;
    margin: 0 30px;
    padding-right: 10px;
    justify-content: space-between;
}


.fn_bann p img {
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    max-height: 31px;
    max-width: 88px;
    filter: grayscale(1) sepia(1) hue-rotate(244deg) brightness(0.7);
    opacity: 0.3;
}


.fn_bann p img:hover {
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    max-height: 31px;
    max-width: 88px;
    filter: none;
    opacity: 1;
}


#fn::before {
    content: ' ';
    background: url(https://forumstatic.ru/files/001c/3a/d1/94196.webp?v=1);
    height: 41px;
    position: absolute;
    width: 68px;
    top: 59px;
    left: -90px;
    pointer-events: none;
}

#fn::after {
    content: ' ';
    background: url(https://forumstatic.ru/files/001c/3a/d1/50526.webp?v=1);
    height: 41px;
    position: absolute;
    width: 68px;
    top: 59px;
    right: -99px;
    pointer-events: none;
}


#fn {
    position: relative;
}


.fn_char div {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}


.fn_char img {
    filter: grayscale(100%);
    transition: all .6s ease-in-out 0s;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}



.fn_char div:after {
    content: "";
    background: #e9c3c2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: color;
    transition: all .6s ease-in-out 0s;
    border-radius: 100%;
}



.fn_char div:hover:after {
    opacity: 1;
    mix-blend-mode: color;
    background: #e0c8f7;
}




/***   ФОНД И ПРИВЕТСТВИЕ   ***/
#pun-status {font-size: 0.9em;}
.isguest #pun-status {margin: 8px 20px;}

#pun-status p.container {
display: block;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
}
#pun-status .container span {padding: 0 0.2em;}
#pun #pun-status .status-right, #pun-status p span.item3, #pun-status p span.item4 {display: none !important;}

.isuser #pun-status, .ismoderator #pun-status, .isadmin #pun-status {
    position: fixed;
    top: 0;
    left: 0%;
    z-index: 999;
    display: block;
    width: 210px;
    margin: -3px auto auto;
    padding: 8px 60px 8px 10px;
    transform: translateX(calc(-100% + 60px)) translateY(70px);
    transition: all .3s ease;
    text-align: center;
    color: #fff;
    border-radius: 0;
    border: 1px solid #736296;
    background: #7f6ca9 url(https://forumstatic.ru/files/001c/3a/5c/92615.webp) right/cover;
    border-width: 1px 1px 1px 0;
    height: 47px;
    box-shadow: 0px 0px 10px #90849247;
}
.isuser #pun-status:hover, .ismoderator #pun-status:hover, .isadmin #pun-status:hover {transform: translateX(0%) translateY(70px);}
.isuser #pun-status a, .ismoderator #pun-status a, .isadmin #pun-status a {color: var(--puna2);}


/***  аватарка в строке приветствия  ***/
.status_userava > img {object-fit:cover; object-position:50% 50%; width:100%; height:100%;}
.status_userava {
    display: block;
    position: absolute;
    top: 0px;
    right: 5px;
    margin: 6px auto auto 0px !important;
    width: 50px;
    height: 50px;
    border: 1px solid #9b8f9b;
    box-sizing: border-box;
}


.isuser #pun-status .container, .ismoderator #pun-status .container, .isadmin #pun-status .container {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    font-family: arimo;
    letter-spacing: 0;
    height: auto;
    padding-right: 0;
    text-transform: none;
    margin: 0;
    border-top: none;
    padding-top: 0;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
}

.isuser #pun-status span, .ismoderator #pun-status span, .isadmin #pun-status span {
    white-space: break-spaces;
    margin-right: 0;
    padding: 0 !IMPORTANT;
    color: #efeeeb;
}


.isuser #pun-status .container strong, .ismoderator #pun-status .container strong, .isadmin #pun-status .container strong {
    font-weight: 600;
    color: #e9c1e9;
}


.isuser #pun-crumbs1 p.container, .ismoderator #pun-crumbs1 p.container, .isadmin #pun-crumbs1 p.container {
    margin-top: 90px;
}

#pun-index div.category .container {
    padding: 10px 10px;
    margin: 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* border-radius: 20px; */
    /* border: 1px solid #bbb8ac3b; */
    /* background: #eae8e5b5 url(https://forumstatic.ru/files/001c/3a/5c/54776.webp) 100% 28% no-repeat; */
}



#pun-index tr.inew .tclcon:before {
    content: "";
    display: block;
    width: 11px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -51px;
    background: url(https://forumstatic.ru/files/001c/3a/d1/20806.webp) center/cover fixed;
    border: 1px solid rgb(180 157 181);
    border-radius: 0 5px 5px 0;
    box-sizing: border-box;
}


#pun-index .category h2 span, #pun-stats h2 span {
    -webkit-text-size-adjust: 100%;
    color: #fffdfa;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    text-shadow: 1px 1px #917c9370, 0px 0px 3px #a28ba3;
    font-size: 15px;
}



.plash_news {
    position: absolute;
    /* border: 1px solid red; */
    top: 200px;
    left: 450px;
    width: 610px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    height: 60px;
    box-sizing: border-box;
    justify-content: flex-end;
}


.plash_news a {
    min-width: 180px;
    text-align: center;
    height: 25px;
    font-size: 13px;
    background: linear-gradient(to right, #c2acdf 0%, #c795af 50%, #c2acdf 100%);
    text-decoration: none;
    color: #181818;
    border: 1px solid #98829fa3;
    border-radius: 4px;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    background: #b894a8;
}



.plash_news a img {
    width: 40px;
    float: left;
    margin-left: 0;
}


.plash_news p.one {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-family: el messiri;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px #a06f8a;
    letter-spacing: 1px;
    padding: 0 10px;
}



.plash_news a:hover {
    background: #a67ea9;
}


a.pn_two {
    min-width: 180px;
    text-align: center;
    height: 26px;
    font-size: 12px;
    background: linear-gradient(to right, #dbb6b6 0%, #c8afe3 50%, #d99c9b 100%);
    text-decoration: none;
    color: #181818;
    border: 1px solid #c58f96;
    border-radius: 4px;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    background: #c49998;
}
a.pn_two:hover {
    background: #a67ea9;
}

a.pn_thr {
    min-width: 180px;
    text-align: center;
    height: 26px;
    font-size: 12px;
    background: linear-gradient(to right, #9d89b9 0%, #cfc1cf 50%, #9d89b9 100%);
    text-decoration: none;
    color: #181818;
    border: 1px solid #98829fa3;
    border-radius: 4px;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    background: #b19fca;
}


a.pn_thr:hover {
    background: #a67ea9;
}


#tuser {
    display: none;
}


.pa-online strong {
    font-weight: 400;
}


.pa-online {
    font-size: 13px;
    margin-top: 5px;
    color: #93504e;
}



.pa-fld2 .fld-name:hover:before, .pa-respect .fld-name:hover:before, .pa-posts .fld-name:hover:before {
    color: #b57d7c;
    transition: all .6s ease-in-out 0s;
}



span.offctgr {
    margin-right: 20px;
    right: 0;
    position: absolute !important;
    height: 100%;
}


span.offctgr img {
    cursor: pointer;
    width: 10px;
}

#pun-stats li.item2 span:before {content: 'Сообщений:';}
#pun-stats li.item3 span:before {content: 'Искры:';}
#pun-stats li.item4 span:before {content: 'Сверхновая:';}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    font-family: el messiri;
    text-transform: none;
    font-size: 13px;
    padding: 0 20px;
    min-width: 70px;
    text-align: center !important;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    height: 24px;
    color: #9b6866;
    background: #d3d2d547;
    border: 1px solid #dbd9d6;
    box-sizing: border-box;
}
#pun-stats li.item1 strong, #pun-stats li.item2 strong, #pun-stats li.item3 strong, #pun-stats li.item4  strong {
    font-weight: 400;
    text-shadow: 0px 0px 1px #b1afae;
}


#pun-stats li.item2 span:before, #pun-stats li.item3 span:before, #pun-stats li.item4 span:before {
    display: inline-block;
    font-size: 13px;
    padding-right: 5px;
}


#pun-stats li.item2 span, #pun-stats li.item3 span, #pun-stats li.item4 span {
    font-size: 0px;
}


.quest_list p a {
    font-weight: 600;
}



.spiral {
    background: url(https://forumstatic.ru/files/001c/3a/5c/70781.png) transparent;
    width: 296px;
    height: 230px;
    top: 0;
    position: absolute;
    left: -60px;
}


.spiral_gif {
    width: 414px;
    height: 135px;
    position: absolute;
    top: -78px;
    z-index: 99;
    opacity: 0.7;
    left: 91px;
}



.spiral_gif img { 
    left: 0; 
    position:absolute; 
    top: 0; 
    transition-duration: 3s;
}

.spiral_gif img.raz {
    opacity: 0;
    filter: alpha(opacity=0);
    transition-duration: 2s;
}
.spiral_gif:hover img.raz {opacity:1;filter:alpha(opacity=100); transition-duration: 2s;}
.spiral_gif:hover img.dva, .demo img.dva:hover {opacity:0;filter:alpha(opacity=0); transition-duration: 2s;}


.allps {
    background: #bf8988 url(https://forumstatic.ru/files/001c/3a/d1/59726.webp) bottom center / cover;
    box-shadow: 0px 0px 10px #665e5e57;
    margin: 0px -12px 10px -12px;
    border-bottom: 1px solid #a16867;
    padding: 13px 10px 8px 10px;
}










/***   ИНДИКАТОР ОНЛАЙН BY ШИПОВНИК   ***/
.punbb .user-avatar .isonline {
    z-index: 8 !important;
    width: 9px !important;
    height: 9px !important;
    right: 13px !important;
    top: -4px !important;
    bottom: auto;
    background: #e1a6a5 !important;
    animation: pulse-yell 1.6s infinite !important;
}

@keyframes pulse-yell {
0% {
    transform: scale(0.85);
    box-shadow: 0 0 0 0 rgb(176 172 183);
}
70% {
transform: scale(0.95);
box-shadow: 0 0 0 8px rgba(207, 208, 239, 0);
}
100% {
transform: scale(0.85);
box-shadow: 0 0 0 0 rgba(207, 208, 239, 0);
}
}



.punbb .usertable .user-avatar .isonline {
width: 108% !important;
height: 108% !important;
right: -4% !important;
top: -4% !important;
background: transparent !important;
}


.post-content abbr {
border-bottom:none; 
text-decoration:underline; 
text-decoration:underline dotted;
}


#stylelist {
    position: absolute;
    z-index: 200;
    opacity: 1;
    top: 206px;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    display: flex;
    /* border: red 1px solid; */
    height: 30px;
    flex-direction: row;
    left: 220px;
    width: 152px;
    gap: 20px;
    color: #fff;
    font-family: 'Inter Tight';
    justify-content: center;
}

#stylelist li[data="light"] a, #stylelist li[data="dark"] a {
    text-transform: lowercase;
    font-weight: 400;
    font-size: 0;
    color: #eae9e7;
    /* letter-spacing: 1px; */
    display: flex;
    padding: 0;
    text-transform: uppercase;
    background: transparent;
    justify-content: center;
    align-items: center;
}


/*** ТЕМНЫЙ ***/
.dark #pun {
    background: #150c136e;
    margin: auto;
    width: 1200px;
    margin-top: 77px !important;
    margin-bottom: 70px;
    border: 1px solid #321d2a;
    position: relative;
    border-radius: 25px;
    box-shadow: 0px 0px 25px #1e0c1938;
}

.dark #pun-navlinks {
    background: linear-gradient(45deg, #0c070b7d, transparent), url(https://forumstatic.ru/files/001c/3a/d1/84922.webp) center / cover;
    box-sizing: border-box;
    border: 1px solid #321d2a;
}

.dark .tarot_symbol {
    background: url(https://forumstatic.ru/files/001c/3a/d1/67129.webp);
    left: -169px;
}


.dark .portal {
    background: url(https://forumstatic.ru/files/001c/3a/d1/11719.webp);
}


.dark .portal2 {
    background: url(https://forumstatic.ru/files/001c/3a/d1/53282.webp);
}

.dark .portal3 {
    background: url(https://forumstatic.ru/files/001c/3a/d1/93258.webp);
}

.dark .spiral_gif {
    display: none;
}



.spiral_gif_dark {
    display: none;
}

.dark .spiral_gif_dark {
    width: 414px;
    height: 135px;
    position: absolute;
    top: -78px;
    z-index: 99;
    opacity: 1;
    left: 91px;
    display: block;
}



.dark .spiral_gif_dark img {
    left: 0;
    position: absolute;
    top: 0;
    transition-duration: 3s;
    opacity: 0;
}

.dark .spiral_gif_dark img.raz {
    opacity: 0;
    filter: alpha(opacity=0);
    transition-duration: 2s;
}
.dark .spiral_gif_dark:hover img.raz {opacity:1;filter:alpha(opacity=100); transition-duration: 2s;}
.dark .spiral_gif_dark:hover img.dva, .demo img.dva:hover {opacity:0;filter:alpha(opacity=0); transition-duration: 2s;}

.dark .pfon {
    background: linear-gradient(45deg, #0c070b7d, transparent), url(https://forumstatic.ru/files/001c/3a/d1/20032.webp) center / cover;
    box-sizing: border-box;
    border: 1px solid #321d2a;
    border-width: 0 1px;
}


.dark .punbb {
    background: #c7c3c2;
    border: 1px solid #c7c3c2;
    box-shadow: 0px 0px 50px #c7c3c2 inset;
}

.dark .quest_list {
    color: #c7c3c2;
}


.dark .quest_list p a {
    font-weight: 600;
    color: #8462c7 !IMPORTANT;
    transition: 1s ease;
}

.dark .quest_list p a:hover {
    font-weight: 600;
    color: #b6568d ! IMPORTANT;
    transition: 1s ease;
}


.dark .tab_info {
    color: #d6d2d1;
}

.dark #pun-index .category .container {
    position: relative;
    background: url(https://forumstatic.ru/files/001c/3a/d1/90320.webp) 100% 28% no-repeat;
}


.dark #pun-index .category h2, .dark #pun-stats h2 {
    background: #1f0c18 url(https://forumstatic.ru/files/001c/3a/d1/80784.webp) center / cover;
    border-top: 1px solid #bbb7b6;
    border-bottom: 1px solid #bbb7b6;
    border-left: 1px solid #bbb7b6;
    border-right: 1px solid #bbb7b6;
}


.dark .tooltip div {
    box-shadow: 0px 0px 0px 1px #321d2a;
}

.dark .tooltip div:after {
    background: #442b4b;
}

.dark .tooltip div:hover:after {
    background: #a97392;
}


.dark .story_date {
    color: #c7c3c2;
    background: url(https://forumstatic.ru/files/001c/3a/d1/54548.webp);
}

.dark #pun-ulinks {
    background: #c7c3c2;
}


.dark .chrnlg {
    color: #c7c3c2;
    background: url(https://forumstatic.ru/files/001c/3a/d1/32101.webp) center/cover;
}


.dark .chrnlg a {
    color: #c7c3c2 !important;
    transition: 1s ease;
}

.dark .chrnlg a:hover {
    color: #baaabf !important;
    transition: 1s ease;
}


.dark .spirit-navigation {
    background: url(https://forumstatic.ru/files/001c/3a/d1/11338.webp);
    color: #c7c3c2;
}


.dark .plash_news a {
    background: #695889;
    border: 1px solid #5c4784;
}

.dark .plash_news p.one {
    color: #e3e1e0 !important;
    text-shadow: 0px 0px 2px #56427a;
}

.dark .plash_news a:hover, .dark a.pn_two:hover, .dark a.pn_thr:hover {
    background: #43303f;
    border: 1px solid #31222d;
}

.dark a.pn_two {
    background: #643b4c;
    border: 1px solid #472634;
}

.dark a.pn_thr {
    background: #804365;
    border: 1px solid #6a3552;
}


.dark #pun-index .category h2 span, .dark #pun-stats h2 span {
    color: #c7c3c2;
    text-shadow: 1px 1px #1b0c18, 0px 0px 3px #c7a5b85e;
}

.dark span.offctgr img {
    opacity: .7;
}


.dark #pun-index .category table tr {
    background: linear-gradient(90deg, #b9aeb2, transparent), #0000;
}

.dark #pun-index .category table tr:hover {
    background: linear-gradient(90deg, #baafb38c, #c7c3c2), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) left / cover #0000;
}


.dark .pf a {
    color: #d7d3d1 !important;
    background: #695889;
}

.dark .pf a:hover {
    color: #dddbda !important;
    background: #804365;
}


.dark #pun-stats .container {
    background: #c1bab8;
    border: 1px solid #b9b2b0;
}

.dark #pun-stats li.item1, .dark #pun-stats li.item2, .dark #pun-stats li.item3, .dark #pun-stats li.item4 {
    color: #663c4d;
    background: #c7c3c2;
    border: 1px solid #b9b2b0;
}


.dark .footer_niz {
    color: #f7ebf7;
    background: url(https://forumstatic.ru/files/001c/3a/d1/20892.webp) center/cover no-repeat;
    border: 1px solid #321d2a;
    box-shadow: 0px 0px 20px #190d17;
}

.dark #КонтентРотатор {
    color: #c7c3c2;
}

.dark .fn_text {
    color: #c7c3c2;
    background: #180c15a3 url(https://forumstatic.ru/files/001c/3a/d1/20300.webp) center/cover;
    border-right: 1px solid #341328;
}

.dark .fn_text zag {
    color: #c7c3c2;
    background: #180c15;
    border: 1px solid #321d2a;
    border-width: 0px 1px 1px 0px;
}

.dark #pun-ulinks.section.shadow {
    border-bottom: 1px solid #b7b1ae !important;
    background: #c3bdba;
    border-radius: 0;
}

.dark #fn::before {
    background: url(https://forumstatic.ru/files/001c/3a/d1/85351.webp);
}


.dark #fn::after {
    background: url(https://forumstatic.ru/files/001c/3a/d1/58391.webp);
}


.dark .punbb .user-avatar .isonline {
    background: #614e89 !important;
}

.dark .punbb .usertable .user-avatar .isonline {
    width: 108% !important;
    height: 108% !important;
    right: -4% !important;
    top: -4% !important;
    background: transparent !important;
}


.dark .usertable tr {
    border: 1px solid #180c15;
    background: url(https://forumstatic.ru/files/001c/3a/d1/20300.webp) center/cover;
}

.dark .usertable .username {
    background: linear-gradient(180deg, #0a060800, transparent);
}

.dark .usertable .username a {
    overflow-wrap: break-word;
    font-size: 19px;
    font-weight: 400;
    font-family: el messiri;
    background: linear-gradient(to right, #9a73e7 0%, #e1729c 50%, #9a73e7 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    text-shadow: 0px 0px 1px #684ca063;
    display: block;
}


.dark .usertable .username a:hover {
    background-position-x: 100%;
}

.dark .usertable  .user_title {
    border: 1px solid #321d2a;
    background: #180c15;
    border-width: 1px 0 !important;
    color: #bdbab9 !important;
}

.usertable .relation:before, .usertable .num_posts:before, .usertable .registered:before, .usertable .last_visit:before {
    text-shadow: 0px 0px 1px #b9acb9;
    color: #654d83;
}

.dark .punbb .usertable td {
    padding: 6px;
    color: #bdbcbb;
}

.dark .punbb .post .post-author {
    background: linear-gradient(to bottom, #b7b0b2de, #afa9a894, #a59097c4), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) top / cover;
    border: 1px solid #a19196ab;
    box-shadow: 0px 0px 10px #ccc5cf40;
}

.dark .allps {
    background: #180d16 url(https://forumstatic.ru/files/001c/3a/d1/40982.webp) top right/cover;
    box-shadow: none;
    border-bottom: 1px solid #8b7f83;
}

.dark .pa-author a {
    background: linear-gradient(to right, #f3efed 0%, #e983bc 50%, #f3efed 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .7s ease-in-out 0s;
    text-shadow: 0px 0px 1px #614e8985;
}

.dark .pa-author a:hover {
    background-position-x: 100%;
    transition: all .7s ease-in-out 0s;
}

.dark li.pa-title {
    color: #c7c3c2;
    text-shadow: 1px 1px #1a0e17, 0px 0px 2px #1a0d17;
}

.dark .lun0 {
    color: #c7c3c2;
    border: 1px solid #442d3e;
    border-width: 1px 0;
    background: #180d16 url(https://forumstatic.ru/files/001c/3a/d1/40982.webp) top center/cover;
    box-shadow: none;
    border-bottom: 1px solid #442d3e;
}

.dark .lun0 p em {
    color: #cdcac9;
}

.dark .pa-fld1 {
    border-top: 1px solid #ada6a4;
    background: linear-gradient(180deg, #c1bbb9, transparent);
}

.dark #pun .pa-fld1 a.lza {
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    margin: 0 0 5px 0;
    text-shadow: 0px 0px 1px #4c3772ad;
}


.dark .pa-fld2 .fld-name:before, .pa-posts .fld-name:before, .pa-respect .fld-name:before {
    color: #614e89;
}

.dark .pa-fld2 .fld-name:hover:before, .dark .pa-respect .fld-name:hover:before, .dark .pa-posts .fld-name:hover:before {
    color: #7e375f;
}


.dark .punbb .post .post-author a {
    color: #483174;
    transition-duration: 1s;
}

.dark .pa-fld1 hr {
    background: url(https://forumstatic.ru/files/001c/3a/d1/24768.webp) no-repeat center;
    opacity: 1 !important;
}

.dark .punbb .post .post-author a:hover {
    color: #76325d;
    transition-duration: 1s;
}

.dark .pa-online {
    font-size: 12px;
    margin-top: 5px;
    color: #6a3952;
}

.dark .punbb .post h3 span {
    background: #c1bbb9;
    border: 1px solid #b5afad;
}



.pa-respect img {
    opacity: 0.45;
}



.dark #pun div.post-rating a, .dark #pun div.post-vote a {
    background: #c1bbb9;
    border: 1px solid #b5afad;
}

.dark .post-sig dt {
    background: url(https://forumstatic.ru/files/001c/3a/d1/12182.webp) 50% 0% no-repeat;
}


.dark .punbb .quote-box cite, .dark .punbb .code-box strong.legend {
    color: #d5cfce;
    background: linear-gradient(90deg, #695889 0%, #804365 100%);
    border-bottom: 1px solid #735289;
    text-shadow: 1px 1px #5b3f70;
}
.punbb .code-box strong.legend a {
    font-weight: 400;
}

.dark .punbb .code-box strong.legend a {
    color: #efebea !important;
    font-weight: 400;
    transition: 1s ease;
}

.dark .post-content .spoiler-box > div {
    color: #d5cfce;
    background: linear-gradient(90deg, #695889 0%, #804365 100%) !important;
    text-shadow: 1px 1px #5b3f70;
}

.dark .post-content .quote-box.spoiler-box {
    padding: 0;
    color: #1c1b1b;
    border: 1px solid #b5afad;
    background: url(https://forumstatic.ru/files/001c/3a/d1/17184.webp) 100% no-repeat;
    background-color: #c1bbb9;
}


.dark .post-content .spoiler-box>div.visible {
    border-bottom: 1px solid #d9cfdb;
    background: linear-gradient(-90deg, #695889 0%, #804365 100%) !important;
}

.dark .post-content .spoiler-box>div:before {
    color: #c7c3c2;
}

.dark .punbb input, .dark .punbb select, .dark .punbb optgroup {
    background: #bfbbba;
    border: 1px solid #b3b0af;
}


.dark #profile-right {
    border: 1px solid #b7b1ae ! IMPORTANT;
    background: linear-gradient(to bottom, #c3bdbab0, #9b96959c, #c3bdbab0), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) top / cover;
}

.dark #profile-right li {
    background: #c7c3c2;
    border: 1px solid #b7b1ae;
}

.dark #pun #profile-right li span {
    color: #614e89;
}

.dark .isuser #pun-status, .dark .ismoderator #pun-status, .dark .isadmin #pun-status {
    color: #9f9a99;
    border: 1px solid #3a1c2f;
    background: #23131f url(https://forumstatic.ru/files/001c/3a/d1/20300.webp) right / cover;
    border-width: 1px 1px 1px 0;
    box-shadow: 0px 0px 10px #00000042;
}


.dark .isuser #pun-status span, .dark .ismoderator #pun-status span, .dark .isadmin #pun-status span {
    white-space: break-spaces;
    margin-right: 0;
    padding: 0 !IMPORTANT;
    color: #c7c3c2;
}


.dark .isuser #pun-status .container strong, .dark .ismoderator #pun-status .container strong, .dark .isadmin #pun-status .container strong {
    font-weight: 600;
    color: #8462c7;
}


.dark #pun-status .container {
    border-top: 1px solid #aeaaa9cc;
    background: linear-gradient(180deg, #b4b0afba, transparent);
}



.dark .isuser #pun-status .container, .dark .ismoderator #pun-status .container, .dark .isadmin #pun-status .container {
    border-top: none;
    background: transparent;
}


#stylelist li[data="light"] a::before {
    content: '\eca7';
    font-family: cappuccicons;
    font-size: 16px;
    color: #f7f5f1;
    transition: 1s ease;
}

#stylelist li[data="dark"] a::before {
    content: '\eb96';
    font-family: cappuccicons;
    font-size: 16px;
    color: #f7f5f1;
    transition: 1s ease;
}


#stylelist li[data="light"] a:hover:before, #stylelist li[data="dark"] a:hover:before {
    color: #d5bcef;
    transition: 1s ease;
}


.dark #stylelist li[data="light"] a::before, .dark #stylelist li[data="dark"] a::before {
    color: #c7c3c2;
    transition: 1s ease;
}


.dark #stylelist li[data="light"] a:hover:before, .dark #stylelist li[data="dark"] a:hover:before {
    color: #956ee0;
    transition: 1s ease;
}


.dark #pun-index .category tr.inew {
    border: 1px solid #b3adac;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #aba9a9c7;
    background: linear-gradient(90deg, #95919182, #c7c3c2), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) left / cover #0000;
}


.dark #pun-index .category tr.inew:hover {
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #b0abacbf, 0px 0px 0px 400px #a299a329 inset;
    border-color: #938e8f6e;
}


.dark #pun-index tr.inew .tclcon:before {
    content: "";
    display: block;
    width: 11px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -47px;
    background: url(https://forumstatic.ru/files/001c/3a/5c/68953.webp) center/cover fixed;
    border: 1px solid rgb(58 33 52);
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #85205da1 inset;
}



.dark .icon[data-new-topics]:before, .dark .subforums span[data-new-topics]:before {
    background: #695889 !important;
    border: 1px solid #59467f !important;
}



.dark .status_userava {
    border: 1px solid #5e4252;
}

.dark .status_userava > img {
    opacity: .4;
}


.dark .tooltip em {
    background: #d6c6d3 url(https://forumstatic.ru/files/001c/3a/d1/84922.webp) center/cover;
    border: 1px solid #3e283a;
}


.dark .moirai_info {
    color: #c7c3c2;
}


.dark #pun-index .tcl h3 a {
    display: inline-flex;
    font-weight: 400;
    font-size: 21px;
    align-items: center;
    justify-content: center;
    letter-spacing: .3px;
    text-transform: capitalize;
    font-family: el messiri;
    background: linear-gradient(to right, #906fd5 0%, #d7549d 50%, #746593 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    text-shadow: 0px 0px 1px #51514f91;
}

.dark #pun-index .tclcon h3 a:hover {
    background-position-x: 100%;
}


.dark .post-content hr {
    opacity: 1 !important;
    filter: alpha(opacity=100);
    margin-bottom: 0.8em;
    background: transparent url(https://forumstatic.ru/files/001c/3a/be/70411.webp) no-repeat center;
    height: 22px;
    border: none;
}


.quest_list text {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.FNTslider {
    border-radius: 1px;
    position: relative;
    background: #f9f9f9;
    width: 110px;
    height: 7px;
    margin: 4px 5px;
    float: right;
    margin-top: 2px;
    margin-right: 0%;
    border: 1px solid #ddd6df;
}


.FNTslider .before {
    height: 7px;
    border: solid 0px transparent;
    border-right: none 0;
    border-radius: 0;
    position: absolute;
    background: #f3e9f2;
}


.FNTslider .thumb {
    width: 7px;
    height: 7px;
    border-radius: 0;
    position: relative;
    background: #c49998;
    cursor: pointer;
    margin-top: -1px;
    border: 1px solid #b57c7b;
}

p.crumbs a {
    font-weight: 600;
}

#post-form .formsubmit {
    text-align: center;
}

select {
    outline: none !important;
    padding: 5px 12px;
}

#profile fieldset legend span {
    font-size: 12px;
}

#plng {
    margin: 0 20px 0 0px;
    text-transform: uppercase;
    border: none;
    font-family: el messiri;
    font-size: 12px;
    padding: 2px 10px;
}


div#pun-viewforum td.tcr a, div#pun-searchtopics td.tcr a {
    display: block;
    padding: 2px;
    text-decoration: none;
}


.forum td, .usertable td, .fs-box .hasicon td {
    width: 100% !important;
    text-align: center;
}


span.num_msg {
    background: #716195 !important;
    padding: 1px 6px !important;
    color: #fbfbfa !important;
}

span.num_msg:before {
    background: #716195 !important;
}

#pun-viewforum .category tr.isub {
    -webkit-appearance: none;
    display: flex;
    padding: 10px 20px;
    margin: 0px 0px 20px 0;
    position: relative;
    box-sizing: border-box;
    border-radius: 10px;
    background: linear-gradient(90deg, #d7d0e1b8, transparent), #0000;
    align-items: center;
}

#pun-viewforum .category tr.isub:hover {
    background: linear-gradient(90deg, #e0d9e3bd, #edece9), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) left / cover #0000;
}

#pun-viewforum .category tr.isub .tcr em.user-avatar {
    display: none;
}
#pun-viewforum .category tr.isub td.tcr a+br {
    display: none;
}
#pun-viewforum .category thead, #pun-viewforum .category tr.isub .tc2, #pun-viewforum .category tr.isub .tc3 {
    display: none;
}
#pun-viewforum tr.isub td.tcl div.tclcon h3 {
    margin-top: 0px;
    text-align: left;
    margin-bottom: 5px;
}
#pun-viewforum tr.isub td.tcl div.tclcon h3 a {
    display: inline-flex;
    font-weight: 400;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    letter-spacing: .3px;
    text-transform: capitalize;
    font-family: el messiri;
    background: linear-gradient(to right, #906fd5 0%, #e94d4a 50%, #746593 100%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200%;
    background-position-x: 0%;
    transition: all .6s ease-in-out 0s;
    text-shadow: 0px 0px 1px #51514f91;
}

#pun-viewforum tr.isub td.tcl div.tclcon h3 a:hover {
    background-position-x: 100%;
}

#pun-viewforum .category tr.isub div.icon {
    display: none;
}

#pun-viewforum .category tr.isub .tcr {
    text-align: right;
    padding: 0px 10px;
    display: flex;
    flex-direction: column;
    justify-content: left;
    flex-wrap: nowrap;
}



#pun-viewforum th {
    font-size: 10px !important;
    font-family: el messiri;
    color: #6d6b70;
}

#pun-viewforum .forum .tc3 {
    display: none;
}

#pun-viewforum .category tr.isub.inew {
    background: #c7bdc9 url(https://forumstatic.ru/files/001c/3a/d1/50887.webp?v=1) center / cover;
    border: 1px solid #c7c5c5;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #c5c2c27a;
}
#pun-viewforum .category tr.isub.inew:hover {
    background: #cec6cf url(https://forumstatic.ru/files/001c/3a/d1/50887.webp?v=1) center/cover;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #cec6cf85, 0px 0px 0px 400px #cec6cf2e inset;
}


.chrono li hr {
    width: 958px;
    display: block;
    position: absolute;
    margin-top: -32px!important;
    margin-left: -13px!important;
    height: 32px;
    background: transparent url(https://forumstatic.ru/files/001c/3a/d1/40725.webp) no-repeat center;
}








.dark .punbb .post-content a {
    color: #6a5787 !important;
    transition: all .2s ease;
}

.dark .punbb .post-content a:hover {
    color: #794a70 !important;
    transition: all .2s ease;
}





#pun-viewforum .category tr.isub .tcl {
    width: 100%;
}



.dark #pun-viewforum .category tr.isub {
    background: linear-gradient(90deg, #b9aeb2, transparent), #0000;
}



.dark #pun-viewforum .category tr.isub:hover {
    background: linear-gradient(90deg, #baafb38c, #c7c3c2), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) left / cover #0000;
}



.dark #pun-viewforum .category tr.isub.inew {
    border: 1px solid #b3adac;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #aba9a9c7;
    background: linear-gradient(90deg, #95919182, #c7c3c2), url(https://forumstatic.ru/files/001c/3a/d1/93323.png) left / cover #0000;
}
.dark #pun-viewforum .category tr.isub.inew:hover {
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #b0abacbf, 0px 0px 0px 400px #a299a329 inset;
    border-color: #938e8f6e;
}


.dark .FNTslider {
    background: #c7c3c2;
    border: 1px solid #b5afad;
}

.dark .FNTslider .before {
    background: #cfc8c5;
}

.dark .FNTslider .thumb {
    background: #d579ac;
    border: 1px solid #a96b8d;
}



#pun-admain span[class="adinput"] input:not([type="radio"]), #pun-admain input:not([type="radio"]), #pun-admain span[class="adinput"] input:not([type="checkbox"]), #pun-admain input:not([type="submit"]), #pun-admain span[class="adinput"] label, #pun-admain textarea, #pun-admain select, #pun-admain optgroup {
    width: 100%;
}
#pun-admain input[type="submit"], #pun-admain input[type="checkbox"], #pun-admain input[type="radio"], #pun-admain p.submitend input.button, #pun-admain input.button {
    width: auto !important;
}


.charlist a {
font-weight: 400 !important;
}

.unread-notifications #notifications-wrap table {
    margin: 10px;
    box-sizing: border-box;
    text-align: left;
}


#form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-around;
    padding: 0px 10px;
}
#form-buttons td img {position: absolute; z-index: 100; left: 0; top: 0;}
#form-buttons td {
    background-image: none !important;
    position: relative;
    width: 26px;
    height: 26px;
}
#form-buttons td .material-icons {
    position: absolute;
    z-index: 1;
    left: -2px;
    font-size: 20px;
    padding: 3px;
    color: #594e7e;
}



td#button-image:hover::before {
    content: ' ';
    content: '\e43e';
    font-weight: 400;
    display: block;
    font-size: 20px;
    margin: 12px 0 -12px 0;
    color: #c8a5c2;
    font-family: material icons;
}
 /* изменение цвета кнопки при наведении курсора */
#form-buttons td:hover .material-icons {
    color: #9d7598;
} /* изменение цвета иконки при наведении курсора */


td#button-image::before {
    content: ' ';
    content: '\e43e';
    font-weight: 400;
    display: block;
    font-size: 20px !IMPORTANT;
    margin: 13px 0 !important;
    font-family: material icons;
}

#form-buttons td {
    background-image: none !important;
    display: inline-block;
    position: relative;
    width: 26px;
    height: 26px;
}



td#button-image::before {
    content: ' ';
    content: '\e43e';
    font-weight: 400;
    display: block;
    font-size: 20px !IMPORTANT;
    margin: 13px 0 !important;
    font-family: material icons;
    color: #594e7e;
}


td#button-image:hover:before {
    color: #9d7598;
}



html, html * {
    text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
}


hr {box-sizing:content-box; height:0; overflow:visible;}


.chrono li p {
    margin: 0 0 0 0px;
    padding: 22px 12px 12px 12px !IMPORTANT;
    line-height: normal !IMPORTANT;
}

.chrono li hr {
    background: url(https://forumstatic.ru/files/001c/3a/d1/84858.webp) center no-repeat;
}

#button-files_rusff, #button-graffiti_rusff {display: none !important;}




/***   Стиль для Быстрой смены аккаунтов Deff   ***/ 
/*Cкрытие формы входа без клика*/ 
#pun-navlinks a:not(.NextShow)+span.odd{ 
display:none !important; 
}
#pun-navlinks #New-exit img{ 
position:absolute; 
margin: 0; 
width:22px; 
height:auto;
opacity:.9;
}
#pun-navlinks #New-exit:hover {opacity: .6;}
/*Стиль доп-иконки Выход!*/ 
.punbb #pun-navlinks a#New-exit {
position:absolute;
z-index:100000!important;
margin-top: 2px!important;
margin-left: 12px!important;
float:none!important;
width: 26px; height:24px;
}
.punbb #pun-navlinks a#New-exit:before {content:none;}
.punbb #pun-navlinks #form-login input {
    display: inline-block !important;
    width: auto;
    max-width: 190px;
    margin-top: 4px!important;
    letter-spacing: normal;
    word-spacing: normal;
    color: #000 !important;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: center;
    text-rendering: auto;
    font: normal normal 400 11px/normal Arial!important;
    border: 1px solid #8f8798;
    border-radius: 0px;
    background: #efeeeb;
    outline: none;
    box-shadow: none;
    box-shadow: none !important;
}
.punbb #form-login #fld1,#form-login #fld2 {background-color: var(--bgpun);} 
.punbb #pun-navlinks #form-login input[type="submit"] {
    cursor: pointer;
    margin-top: 24px!important;
    padding: 6px 12px 4px !important;
    font-weight: 400!important;
    font-size: 10px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    /* text-shadow: 0 0px 3px #000; */
    color: #fff !important;
    border: 1px solid #747076 !important;
    border-radius: 0px;
    background: rgb(0 0 0 / 25%);
}
/*Стиль формы входа*/ 
.punbb #pun-navlinks #form-login {
    display: block;
    font: normal normal 400 11px/normal Tahoma;
    color: #3f3358;
    text-transform: none;
    position: absolute!important;
    left: 0px;
    top: 12px;
    z-index: 100000!important;
    padding: 7px 12px;
    background: #d8d1d9;
    text-align: center;
    border: 1px solid #a390ba;
}
.foxd .punbb #pun-navlinks #form-login {box-shadow:inset 0 0 0 1px #3b2d4f, inset 0 0 8px 1px rgb(10 5 20 / 60%); border-color: #1e1927;}
#pun-navlinks #navlogin #form-login { 
 margin-left: -21px; /*Подвижки формы влево от вход*/ 
} 
#pun-navlinks #navlogout #form-login { 
    margin-left: 0px;
    /* transform: translateX(-72%); */
margin-left: -21px !important;
} 
.ismoderator #pun-navlinks #navlogout #form-login {
margin-left: -21px !important;/*Подвижки формы влево от выход для АМС*/
} 
/*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */ 
#pun-navlinks #form-login input[value="Войти"]+p{ 
margin-bottom: 11px; 
margin-top: 11px; 
} 
.punbb #pun-navlinks #form-login a.Rega, 
.punbb #pun-navlinks #form-login a.Forgot{ 
position:relative;
text-transform: none!important; 
z-index:20;
color: var(--punah2) !important;
cursor:pointer; 
font: normal normal 400 9.5px/normal Tahoma!important;
letter-spacing: .5px!important;
}
.punbb #pun-navlinks #form-login a.Rega:before, 
.punbb #pun-navlinks #form-login a.Forgot:before{
  content:none;
}
/* Помечаем красным незаполненные поля!*/ 
#form-login input.none{ 
outline:red dashed 2px!important; 
} 
/*Форма слева (с Никами) */ 
#List-UserNames {
    position: absolute;
    margin-top: -8px;
    margin-right: 1px;
    min-height: 90px;
    width: 240px;
    right: 100%;
    padding: 12px 18px 12px 16px;
    background: #d8d1d9;
    text-align: center;
    border: 1px solid #a390ba;
    border-width: 1px 0px 1px 1px;
}
/*Стиль контейнера под список Ников*/ 
.punbb #List-UserNames ul {
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    min-height: 36px;
    max-height: 80px;
    display: block;
}
.punbb #List-UserNames li {
display: block!important;
position: relative;
text-align: left;
padding-left: 6px!important;
color: var(--punah2) !important;
text-shadow: 0 0px 3px #000 !important;
background: rgb(83 74 99 / 55%);
box-shadow: 0 0 2px 0px #2e2e2e inset;
font: normal normal 700 11px/normal Verdana!important;
margin: 2px auto!important;
padding: 3px 0;
transition: .33s;
}
.foxd .punbb #List-UserNames li {background: #4f5975; box-shadow: 0 0 2px 0px #080808 inset;}
.punbb #List-UserNames li:hover{ 
opacity:.84; 
} 
/*Стиль Ников*/ 
.punbb #List-UserNames li>b{ 
cursor: pointer;
opacity: .9;
color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.31);
} 
.punbb #List-UserNames li>b:hover{ 
opacity:.93; 
text-shadow:1px 1px 1px rgba(0,0,0,.6); 
} 
/*Скролл контейнера с никами*/ 
#List-UserNames ul::-webkit-scrollbar { 
width: 7px; 
height: 5px; 
} 
#List-UserNames ul::-webkit-scrollbar-track { 
background-color: #919190; 
border: 1px solid #919190; 
box-shadow: none; 
} 
#List-UserNames ul::-webkit-scrollbar-thumb { 
background-color: #bdbdbc; 
border: 2px solid #888887; 
box-shadow: none; 
} 
/*Кнопки Удалить (правее ников)*/ 
#List-UserNames ul li>span { 
display:inline-block; 
padding:0 3px; 
position:absolute; 
opacity:.88; 
cursor:pointer; 
top:0;bottom:0; 
right:2px; 
color:#fff; 
font: normal normal
 
700 10.56px/normal Verdana; 
text-shadow:1px 1px 1px rgba(0,0,0,.6); 
} 
/*Текст при отсутствии запомненных Ников!*/ 
#List-UserNames ul:empty:before{ 
display:inline-block; 
content: "У Вас нет запомненных ников"; 
} 
/*Кнопка выход-2*/ 
#navlogin #exit-2 { 
display:none; 
} 
#navlogin #form-login, 
#navlogout .Rega, 
#navlogout .Forgot { 
background-image:none!important;
display:none; 
} 
/*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/ 
#List-UserNames ul+span{ 
display:inline-block; 
padding:6px 0 8px 0; 
text-align:left; 
font: normal normal 400 10.56px/normal Verdana;
} 
/*Сам инпут*/ 
.punbb #List-UserNames input { 
background: rgb(250, 255, 189);
border-radius: 6px; 
text-shadow: none!important; 
color:#282828!important;
background-color: #C5C3C3;
font: normal normal 400 11px/normal Arial!important; 
margin-top: 9px; 
padding: 2px !important; 
vertical-align: middle; 
} 
/*Стрелочки к инпуту*/ 
#List-UserNames ul+span b{ 
font: normal normal 400 13px/normal Verdana; 
padding:0 3px; 
color: var(--punah2);
} 
/*Кликалка слево, чуть выше инпута*/ 
#List-UserNames .a1-copy{ 
display:inline-block!important; 
cursor:pointer; 
float:left; 
} 
/*Кликалка справо*/ 
#List-UserNames .a1-paste{ 
cursor:pointer; 
display:inline-block!important; 
float:right; 
} 
/*Подсказки на кликалках*/ 
.tipsy.a11 { 
font: normal normal 400 11px/normal Tahoma!important; 
margin-top:-22px!important; 
margin-left: 148px!important; 
max-width:170px; 
} 


.dark .punbb #pun-navlinks #form-login, .dark #List-UserNames {
    color: #c7c3c2;
    background: #190e1a;
    border: 1px solid #583345;
}

.dark .punbb #pun-navlinks #form-login input {
    border: 1px solid #3c304b;
    background: #170d18;
}
/***   Конец Стиля для Быстрой смены аккаунтов   ***/







/*** МОБИЛЬНЫЙ ***/


@media screen and (max-width: 1146px) {

#stylelist {
    left: 260px;
}

.tab_info {
    left: 215px;
}

.portal {
    left: 49px;
}

.portal2 {
    display: none;
}

.portal3 {
    left: 163px;
}

.spiral_gif, .spiral_gif_dark {
    left: 131px;
}

#pun {
    width: 100%;
}

.dark #pun {
    width: 100%;
    margin-top: 0 !important;
}

.quest_list {
    left: 654px;
    width: 222px;
}

.fates, .fates2, .fates3 {
display:none;
}

.pfon {
    width: 320px;
}

.story_date, .chrnlg, .spirit-navigation {
    width: 150px;
    left: 892px;
}

#navigblock {
    left: 550px;
    z-index: 99;
}

#pun-navlinks {
    width: 960px;
    font-size: 13px;
}

#pun-ulinks a {
    font-size: 10px;
}


.plash_news {
    top: 200px;
    left: 500px;
    width: 450px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    height: 60px;
    box-sizing: border-box;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.plash_news a, a.pn_two, a.pn_thr {
    font-size: 11px;
    min-width: 120px;
}

.footer_niz {
    width: 870px;
}

}

@media screen and (max-width: 736px) {

#stylelist {
    left: 60px;
}

.spirit-navigation {
    left: 125px;
}

.chrnlg {
    left: 265px;
}

.story_date {
    left: 444px;
}

.tab_info {
    left: 125px;
}

.quest_list {
    display: block;
    left: 300px;
    width: 280px;
    top: 98px;
    height: 44px;
    font-size: 11px;
}

.plash_news {
    top: 210px;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 10px;
    height: 40px;
    box-sizing: border-box;
    justify-content: center;
    flex-wrap: wrap;
    /* border: red 1px solid; */
}

#pun-viewforum .tcl {
    width: 88%;
}

}

@media screen and (max-width: 990px) {
.footer_niz {
    width: 730px;
}

}



@media screen and (max-width: 1038px) {

#pun-viewforum .tcl {
    width: 68%;
}

.pfon {
    display: none;
}
.quest_list {
    display: none;
}


#navigblock {
    left: 500px;
    z-index: 99;
    top: 130px;
}

.portal {
    display: none;
}

.portal3 {
    display: none;
}

.spiral_gif, .spiral_gif_dark, .dark .spiral_gif_dark {
    display: none;
}

#pun-navlinks {
    border-radius: 0 0 20px 20px;
    width: auto;
    font-size: 17px;
    left: 0;
    z-index: 2;
    margin: -300px -21px 0 -21px!important;
}

#stylelist {
    position: absolute;
    z-index: 200;
    opacity: 1;
    top: 66px;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    display: flex;
    /* border: red 1px solid; */
    height: 61px;
    flex-direction: column;
    left: 120px;
    width: 40px;
    gap: 15px;
    color: #fff;
    justify-content: flex-start;
    align-items: center;
}

#pun {
    width: 100%;
    margin-top: 0 !IMPORTANT;
    border-radius: 0;
}


.tab_info {
    color: #6c5d91;
}

.dark .tab_info {
    background: #4e3255;
    border: 1px solid #553f5c;
}

#pun-ulinks a {
    font-size: 12px;
}

#pun-ulinks .container {
    padding: 0 0px 0 0;
    text-align: center;
    border: none !important;
    display: flex;
    height: 100%;
    gap: 10px;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
}


.tab_info {
    box-sizing: border-box;
    /* border: red 1px solid; */
    position: absolute;
    z-index: 99;
    top: 94px;
    left: 175px;
    height: 49px;
    width: 150px;
    font-family: el messiri;
    text-align: center;
    color: #efeeeb;
    letter-spacing: 0;
    background: #c5b0c7;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-size: 9px;
    border: 1px solid #c3a8c3;
    padding: 10px;
}


.chrnlg {
    left: 345px;
    top: 64px;
    border-radius: 10px;
    height: 21px;
    font-size: 12px;
    width: 259px;
}

.story_date {
    left: 645px;
    top: 64px;
    border-radius: 10px;
    height: 21px;
    font-size: 12px;
    width: 150px;
}

.spirit-navigation {
    cursor: pointer;
    left: 175px;
    top: 64px;
    border-radius: 10px;
    height: 21px;
    font-size: 12px;
    width: 150px;
}

.punbb {
    margin: 167px 110px 50px;
}

.quest_list text {
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.quest_list {
    display: block;
    left: 354px;
    width: 300px;
    top: 98px;
    height: 44px;
    font-size: 11px;
}


.plash_news {
    top: 210px;
    left: 130px;
    width: 72%;
    display: flex;
    flex-direction: row;
    gap: 10px;
    height: 40px;
    box-sizing: border-box;
    justify-content: center;
    flex-wrap: wrap;
}


.footer_niz {
    width: 730px;
}

/*** ДОБАВОЧКА ***/
.punbb .post .post-author {
    width: 200px;
    margin: 0px 0px 0px -15px;
}

.punbb .post-body {
    margin-left: 197px;
}

.punbb .post-content .quote-box span {
    FONT-SIZE: smaller;
}


#selectMobVers, #selectDescVers {
   top: calc(190px - 64px);
   display: block;
}
#selectDescVers {
    right: 125px;
}
#selectMobVers {
    left: 125px;
}

}


@media screen and (max-width: 820px) {

#pun-viewforum .tcl {
    width: 58%;
}

.tarot_symbol {
    display: none;
}

.punbb {
    margin: 167px 0px 50px;
}

#fn::before, #fn::after {
display: none
}

.chrnlg {
    left: 305px;
}

.story_date {
    left: 474px;
    top: 64px;
    border-radius: 10px;
    height: 21px;
    font-size: 12px;
    width: 140px;
}

#profile-left {
    width: auto !important;
    padding-top: 0 !important;
}


.quest_list {
    display: block;
    left: 354px;
    width: 250px;
    top: 98px;
    height: 44px;
    font-size: 11px;
}


.footer_niz {
    width: 758px;
}

.spirit-navigation {
    width: 120px;
}

.chrnlg {
    width: 159px;
}


}

@media screen and (max-width: 880px) {

#selectMobVers, #selectDescVers {
   top: 0;
   display: block;
}
#selectDescVers {
    right: 0px;
}
#selectMobVers {
    left: 0px;
}}

@media screen and (max-width: 680px) {
    .usertable tr {
        width: calc(50% - 1.6em);
    }


.footer_niz {
    width: 630px;
}
}


@media screen and (max-width: 540px) {
html, body, #pun, .punbb, .dark #pun  {
    width: 100% !important;
    padding: 0;
    -webkit-text-size-adjust: none;
    overflow-wrap: break-word;
    float: none;
    margin: auto;
}

#pun-searchtopics .tc2 {
    width: 100% !important;
    display: flex !important;
    font-size: 11px;
    margin-left: 5px;
}



#stylelist li[data="light"] a, #stylelist li[data="dark"] a {
    font-weight: 400;
    font-size: 0;
    display: flex;
    height: 21px;
    align-items: center;
    text-transform: uppercase;
}
.punbb .main .tcr {
    overflow: visible;
}



body {
    position: relative;
    background-position: center 0;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch!important;
    overflow-y: scroll !important;
    z-index: 1;
}
#pun {
    max-width: 540px;
    padding: 0!important;
    border-radius: 0;
    background: #f9f9f4;
    position: relative;
    padding-bottom: 90px !important;
    box-sizing: border-box;
    margin-top: 0 !important;
}
#pun-navlinks .container {
    height: auto;
    margin-left: 0px!important;
    width: 100%!important;
    font-family: 'FontAwesome'!important;
    display: block;
    text-align: center;
    margin-top: 0;
    font-size: 22px;
    margin-right: 0 !important;
}


.punbb .pa-avatar:after {
display: none;
}


.ismoderator #pun-navlinks .container li a, .ismoderator #pun-navlinks .container li a:hover {
    width: 30px !important;
    height: 25px !important;
    text-align: center;
}

#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {
    margin: 0 5px;
}


#pun-ulinks {
    margin: 0px -2px !important;
    top: 0px;
    left: 0px;
    line-height: 32px!important;
    border-bottom: 1px solid #ccbac9;
    background: #eae9eb;
    border-radius: 0;
    display: flex;
    justify-content: center;
}

#pun-ulinks:before {
    content: "малая навигация";
    font-family: el messiri;
    font-size: 16px!important;
    color: #9b89b4;
}

#pun-ulinks.section.shadow {
    border-bottom: 1px solid #d7d6d2 !important;
    background: #e8e7e3;
    border-radius: 0;
    width: 100% !important;
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0 !important;
}

#pun-ulinks .container {
    width: 80% !important;
    top: 24px;
    padding: 10px !important;
    margin: 0;
    width: 140px;
    height: auto !important;
    border: solid 1px #d1c0ce ! IMPORTANT;
    background-color: #e0dae5;
    border-radius: 4px;
    display: none;
    margin-left: 1%;
}

#pun-ulinks li {
    display: block !important;
    margin-bottom: 5px!important;
    text-align: center;
    border-radius: 0;
    transition: all .5s linear 0s !important;
    line-height: 25px;
}

#pun-ulinks li a {
    display: block !important;
    margin: 0!important;
    /* color: #f9f9f4 !important; */
    font-size: 12px!important;
    padding: 0;
    font-family: el messiri;
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #fff0, #9b64638c, #fff0);
    border-image-slice: 1;
    border-width: 0 0 1px 0;
}

.dark #pun-ulinks li a {
    display: block !important;
    margin: 0!important;
    color: #f9f9f4 !important;
    font-size: 12px!important;
    padding: 0;
    font-family: el messiri;
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #fff0, #aeaaa945, #fff0);
    border-image-slice: 1;
    border-width: 0 0 1px 0;
}

.ob3, .post-author li.pa-fld4, .post-author li.pa-fld5 {
    display: none;
}


#pun-ulinks:hover ul, #pun-ulinks:focus ul {
    display: block;
}
#pun-title table {
    height: auto !important;
    background: none;
    width: 0;
    MARGIN: AUTO;
}

#pun-about p.container {
    width: 100%;
    margin-left: -10px!important;
    border-bottom-left-radius: 18px!important;
    border-bottom-right-radius: 18px!important;
}

.dark #pun-ulinks {
    margin: 0px 0px !important;
    top: 0px;
    left: 0px;
    line-height: 32px!important;
    border-bottom: 1px solid #ccbac9;
    background: #bbb8b7;
    border-radius: 0;
    display: flex;
    justify-content: center;
}

#pun-ulinks ul {
    display: none;
    z-index: 10000;
    position: absolute;
    top: 47px;
}
#pun-ulinks:hover ul, #pun-ulinks:focus ul {display: block;}

#pun-ulinks > span.notify-bubble {display: block!important;}
#pun-navlinks {
    margin: 0 -2px !important;
    border-radius: 0;
    width: auto;
    border: none !important;
}

#pun-navlinks .container li {padding: 0 1px !important; margin: 0!important; line-height: 19px !important;}
#navrules, #navextra1, #navextra2, #navextra3, #navextra4, #navextra5, #navextra6, #navextra7, #navextra8, #navextra9, #navextra10 {display: none !important;}
#pun-navlinks .container li a {display: inline-block !important; padding: 0 !important;}
#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {margin: 0 5px;}
#pun-navlinks .container li a span {font-size: 0 !important;}
#pun-navlinks li#navindex a:before {content: "\f015";}
#pun-navlinks li#navuserlist a:before {content: "\f0c0";}
#pun-navlinks li#navsearch a:before {content: "\f002";}
#pun-navlinks li#navprofile a:before {content: "\f2bd";}
#pun-navlinks li#navpm a:before {content: "\f0e0";}
#pun-navlinks li#navadmin a:before {content: "\f013";}
#pun-navlinks li#navlogout a:before {content: "\f08b";}
#pun-navlinks li#navregister a:before {content: "\f234";}
#pun-navlinks li#navlogin a:before {content: "\f090";}
#pun-navlinks li#navpr_1 a:before {content: "\f1d8";}
#pun-navlinks li#navpr_2 a:before {content: "\f02d";}



#stylelist {
    position: absolute;
    z-index: 2;
    opacity: 1;
    top: 130px;
    padding: 0px;
    overflow: hidden;
    width: auto;
    list-style-type: none;
    display: flex;
    /* border: red 1px solid; */
    height: 30px;
    flex-direction: row;
    left: 60px;
    gap: 30px;
    right: 60px;
    box-sizing: border-box;
    justify-content: space-between;
}

#pun-status .container {
    margin: 0;
    text-align: left!important;
    box-sizing: border-box;
    margin-top: 20px;
    top: 0;
    left: 0;
    width: auto;
    background: transparent;
    padding: 5px 20px;
    height: auto;
    margin: 0 -20px;
    border: none;
    border-top: none;
}
#pun-crumbs1 p.container, #pun-crumbs2 p.container {
    margin-top: 10px!important;
    margin-left: 0px!important;
    text-align: left!important;
    margin-right: 10px;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}


.punbb .linkst {

    height: 20px;
    font-size: 8px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
    background: #e7e7e352;
    align-items: center;
    border-radius: 0;
    box-sizing: border-box;
}


.punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}

#pun-index td div.tclcon {
    padding: 10px 0 0 0;
}

.category td.tcr, .forum td.tcr {
    padding: 0px 0 0px 0!important;
    margin-bottom: 0;
    display: block;
    text-align: right!important;
    width: 100% !IMPORTANT;
    margin-top: 10px;
}

#pun-index td div.tclcon {
    border-right: none;
}
#pun-stats .container {
    padding: 30px 15px 15px 15px!important;
}
#pun-stats li.item1, #pun-stats li.item2 {
    float: none !important;
    margin-bottom: 5px;
}
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: left !important;
    margin-bottom: 10px;
}

#pun-about p.container {
    border: none !important;
    background-image: none;
    background-position: bottom left;
    background-repeat: repeat-x;
    overflow-x: hidden;
    width: auto;
    padding-bottom: 0px;
}


#pun-crumbs2 .container {
    margin-left: 20px;
    margin-top: 0px;
}
.post-author {
    width: auto !important;
    font-size: 1em !important;
    margin: 0px 0px 18px 0px !important;
    position: relative !important;
    top: 0px;
    text-align: left;
    float: none !important;
    clear: both;
    border-radius: 4px 4px 4px 25px;
    border-radius: 0;
}
#pun-main .post-author ul {
    padding: 0px !important;
}

.post-author li.pa-author, .post-author li.pa-title, .post-author li.pa-avatar {
    display: block;
    padding: 0 5px 3px;
}

.punbb .post h3 span {
    -webkit-text-size-adjust: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 0 0px !important;
    padding: 5px 10px;
}

#pun-viewtopic .post h3 {
    border-radius: 0;
}
.pa-author {
    margin: 0 0 4px 0;
}

.punbb .post h3 strong {
    float: right;
    width: 5em;
    text-align: center;
    font-weight: normal;
    margin-top: 0;
}


.post-author li {
    text-align: left;
    display: none;
}


.pa-avatar {
    margin: auto;
    padding-right: 0px;
    position: absolute;
    top: -1px;
    right: 0px;
}
.pa-avatar img {
    object-fit: cover;
    width: 60px;
    height: 60px;
}
.punbb .post-links ul {
    text-align: left!important;
}
.post-links ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.punbb .post .container {
    padding-right: 0;
}


.punbb .post-box {
    padding: 10px 10px 0 10px!important;
}
.punbb .post-body {
    margin-left: 0px;
}

.punbb .formal .container {
    padding: 0;
}
.punbb fieldset {
    padding: 0 10px;
}


#pun-viewforum .main table {
    table-layout: fixed;
    width: 100%;
    padding: 10px;
}
#pun-searchtopics .main .tcl, #pun-viewforum .main .tcl {
    width: 100% !important;
    padding: 0px;
}
#pun-break1, #pun-break2, #pun-break3, #pun-break4, .category th, .category .tc2, .category .tc3, .forum th, .forum .tc2, .forum .tc3 {
    display: none !important;
    width: 0 !important;
}




#profile-right {
    width: 100% !important;
    display: block;
}
#profile-left {
    width: 100% !important;
    display: block;
    text-align: center;
}
#main-reply {
    width: 100% !important;
}





#profilenav li {
    padding: 7px 15px!important;
    display: inline-block;
}
#profilenav {
    float: none!important;
    width: 100%!important;
    margin-left: 0 !important;
}

#profile .container {
    padding: 0 !important;
}

#notify-settings {
    display: none;
}

#viewprofile h2, #profilenav h2 {
    margin: 0 0 10px 0!important;
}
#viewprofile ul, #profilenav ul {
    padding: 0!important;
    margin: 0 0 15px 0!important;
    border: none!important;
    background-color: transparent!important;
}
.punbb tbody.hasicon td.tcl {
    padding: 0!important;
    display: block;
    width: 100%!important;
}
#pun-messages .tclcon {
    padding: 10px 0 10px 17px!important;
}

#pun-messages .user-avatar {
    display: none !IMPORTANT;
}

#pun-messages table Div.icon, #pun-messages TR.inew Div.icon {
    margin-top: 13px;
}
#register input, #register select, #profile input, #profile select, #punbbsearch input, #punbbsearch select {
    max-width: 200px!important;
}
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 20%;
}

#pun-userlist .usertable {
    padding: 20px 0 0 4px;
}
#pun-userlist .usertable .container {
    padding: 0 0.3em 2.3em 0.3em;
    border-top: none;
}

#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    width: 15%;
}

.go-up, .go-down {
display:none;
}


#BookmCntToggle {
    position: absolute !important;
    left: 10px !IMPORTANT;
    width: 20px !important;
    height: 20px !IMPORTANT;
    opacity: .7;
    cursor: pointer;
    z-index: 3;
    transition: opacity .3s ease-out;
    top: -142px !important;
    display: none !important;
}


#tags .container {
    padding: 10px;
    box-sizing: border-box;
    position: static !important;
    width: 100%;
    max-height: 200px !important;
}

.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    margin: 0px 0px 10px 0px;
    display: none;
}
.post-img-Sp {
    margin: 10px 6px 0 !important;
}


#form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
    gap: 8px;

}
#pun-main .category h2, #pun-stats h2 {
    margin: 0 -2px;
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    height: 42px;
    display: flex;
    padding: 0 !important;
    align-items: stretch;
    justify-content: center;
    width: auto;
    box-sizing: border-box;
}







.punbb .user-avatar {
    margin: 1px 0px 2px 20px!important;
    float: right !important;
}










#pun-viewforum .tcr {
    position: relative;
    display: block;
    width: 100%;
    gap: 0 10px;
    align-items: center;
}
.linkst .pagelink {
    width: 24em;
    display: flex;
    font-size: 8px;
    /* margin-left: 5px; */
}




.m_header {
    background: url(https://forumstatic.ru/files/001b/de/42/38128.jpg) no-repeat center / cover;
    display: block;
    position: relative;
    left: 0;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -220px;
}

#pun-navlinks a {
    color: #9b6463;
    transition: 1s;
    letter-spacing: .4px;
}

.spirit-navigation:hover, .dark .spirit-navigation:hover {
    padding-right: 0;
    transition: 1s ease;
}


#pun-navlinks a:hover {
    color: #d28d95;
    transition: 1s;
    letter-spacing: .4px;
}

#pun-main .category h2 span, #pun-stats h2 span {
    font-size: 18px;
    color: #f9f9f4;
}

#pun-announcement .container .html-box a {
    display: none;
}

#form-buttons table, #form-buttons tbody, #form-buttons tr {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    justify-content: flex-start;
}


#selectMobVers, #selectDescVers {
    display: block;
    border: 1px solid var(--brd1);
    background: var(--bgpun);
}

.fates, .fates2, .fates3, .tab_info, .spiral_gif_dark, .spiral_gif, .portal, .portal2, .portal3, .tarot_symbol, .blur_back {
    display: none !important;
}

.isuser #pun-status, .ismoderator #pun-status, .isadmin #pun-status {
    transform: translateX(calc(-100% + 12px)) translateY(54px);
}
.isuser #pun-status:hover, .ismoderator #pun-status:hover, .isadmin #pun-status:hover {
    transform: translateX(0%) translateY(54px);
}

.footer_niz {
    border-radius: 0;
    width: auto;
    display: flex;
    margin: 20px -1px 0px -1px;
    flex-direction: column;
    height: 180px;
}

#fn::before, #fn::after {
    display: none !important;
}


.fn_text {
    flex: 2;
}

.fn_bann {
    flex: 2;
    border-top: 1px solid #d9d9d7;
}


.dark .fn_bann {
    flex: 2;
    border-top: 1px solid #321d2a;
}

#pun-stats .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.shapp {
    box-sizing: border-box;
    background: #af9cc3 url(https://forumstatic.ru/files/001c/3a/d1/91250.webp) 58% center / cover;
    width: auto;
    position: relative;
    left: 0;
    height: 400px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #79689b;
    margin: -2px -2px 0 -2px;
}

.shapp_name {
    font-family: anova;
    color: #efeeeb;
    font-size: 70px;
    letter-spacing: 5px;
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.shapp_name span {
    font-size: 0;
}

.quest_list {
    position: absolute;
    /* border: 1px solid red; */
    top: 190px;
    left: 0;
    width: 90%;
    display: block;
    height: 130px;
    font-family: arimo;
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 11px;
    overflow: hidden;
    z-index: 99;
    margin: 0 5%;
    background: #75649870;
    border: 1px solid #ae9bc2;
}


.quest_list text {
    overflow-y: auto;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    height: 110px;
    margin: 10px;
}

.quest_list text p a {
    color: #eae9eb !important;
    transition: 1s ease;
}
.quest_list text p a:hover {
    color: #e3b4cc !important;
    transition: 1s ease;
}

.story_date {
    width: 45%;
    left: 5%;
    text-transform: lowercase;
    color: #e3e1de;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    height: 25px;
    position: absolute;
    top: 320px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: el messiri;
    border: #ae9bc2 1px solid;
    background: #8476a1;
    border-radius: 0;
    border-width: 0 1px 1px 1px;
    box-sizing: border-box;
}


.spirit-navigation {
    width: 45%;
    right: 5%;
    text-transform: lowercase;
    color: rgb(227, 225, 222);
    text-align: center;
    font-size: 15px;
    left: auto;
    font-weight: 400;
    letter-spacing: 0px;
    height: 25px;
    position: absolute;
    top: 320px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: el messiri;
    border-style: solid;
    border-color: rgb(174, 155, 194);
    border-image: initial;
    background: rgb(132, 118, 161);
    border-radius: 0px;
    border-width: 0px 1px 1px;
    box-sizing: border-box;
    cursor: pointer;
}

#navigblock {
    width: 90%;
    left: auto;
    position: absolute;
    top: 191px;
    text-align: center;
    z-index: 999;
    margin: 0 5%;
}

.sslka {
    width: 99.5%;
    height: 128px;
    justify-content: space-evenly;
    background: #7e6d9e;
    box-shadow: 0px 0px 0px 1px #ae9bc2;
    display: flex;
    padding: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    box-sizing: border-box;
    border-radius: 0;
}

.dark .sslka {
    background: #2d1933;
    box-shadow: 0px 0px 0px 1px #5c3e65;
}

.dark #pun .sslka a {
    background: #361f3e;
    color: #d3d1d0;
}

.dark #pun .sslka a:hover {
    background: #784258;
    color: #efeeeb;
}



#pun-index .category table tr {
    -webkit-appearance: none;
    display: flex;
    padding: 10px 20px;
    align-items: center;
    margin: 10px 0px 0 0;
    gap: 0 0px;
    position: relative;
    box-sizing: border-box;
    border-radius: 10px;
    background: linear-gradient(90deg, #d7d0e1b8, transparent), #0000;
    flex-direction: column;
}

.forum .tcr span {
    display: block;
}


.punbb .user-avatar .isonline {
    z-index: 8 !important;
    width: 9px !important;
    height: 9px !important;
    right: 2px !important;
    top: 1px !important;
    bottom: auto;
    background: #e1a6a5 !important;
    animation: pulse-yell 1.6s infinite !important;
}




/*** ВРЕМЕННО ОТКЛЮЧЕНО ***/
.chrnlg, .plash_news {
display:none;
}




.allps {
    margin: 0px 0px 0px 0px;
}
.post-author.online .pa-author:after {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d5aaa9;
    transform: translateY(-9%);
    margin-left: 15px;
    position: relative;
    top: auto;
    right: auto;
    box-shadow: 0px 0px 3px #ffe5e5 inset;
}

.post-author:hover li.pa-fld1 {
    display: block;
}

.pa-fld1 {
    text-align: center !important;
    margin: -1px 0;
    border-top: 1px solid #bfb3bfd4;
    background: linear-gradient(180deg, #cfc2d0ba, transparent);
    font-size: 12px;
    padding: 10px 10px 20px;
}
.pa-fld1 hr {
    background: url(https://forumstatic.ru/files/001c/3a/d1/37703.webp) no-repeat center;
    margin: 2px 0px 4px 0px !important;
    height: 28px;
    border-width: 0px;
    opacity: 0.7 !important;
}


.dark .shapp {
    background: #3b2242 url(https://forumstatic.ru/files/001c/3a/be/59145.webp) 56% center / cover;
    border-bottom: 1px solid #2d1934;
}

.dark #pun {
    max-width: 540px;
    padding: 0!important;
    border-radius: 0;
    background: #c7c3c2;
    position: relative;
    padding-bottom: 90px !important;
    box-sizing: border-box;
    margin-top: 0 !important;
}

.dark .shapp_name {
    color: #c7c3c2;
}

.dark .quest_list {
    background: #2d1933;
    border: 1px solid #5c3e65;
}

.dark .story_date {
    color: #c7c3c2;
    background: url(https://forumstatic.ru/files/001c/3a/d1/54548.webp);
    border: 1px solid #5c3e65;
    border-width: 0 1px 1px 1px;
}

.dark .spirit-navigation {
    background: url(https://forumstatic.ru/files/001c/3a/d1/11338.webp);
    color: #c7c3c2;
    border: 1px solid #5c3e65;
    border-width: 0 1px 1px 1px;
}

.dark #pun-ulinks:before {
    content: "малая навигация";
    font-family: el messiri;
    font-size: 16px!important;
    color: #421f2e;
}


.dark #pun-ulinks .container {
    border: solid 1px #3a1c2f ! IMPORTANT;
    background-color: #2d0e1d;
}



.dark #pun-index .category h2, .dark #pun-stats h2 {
    border-top: transparent;
    border-bottom: transparent;
    border-left: transparent;
    border-right: transparent;
    background: url(https://forumstatic.ru/files/001c/3a/d1/11338.webp) center/cover;
}

.dark .punbb .pa-avatar img {
    box-shadow: 0px 0px 10px #74507e;
}

.dark .post-author.online .pa-author:after {
    background: #804365;
    box-shadow: 0px 0px 3px #ffe5e5 inset;
}

#tooltip {
    display: none;
}


.post-content abbr #tooltip {
    display: block;
}
.dark #pun-navlinks {
    background: url(https://forumstatic.ru/files/001c/3a/d1/11338.webp) center/cover;
    box-sizing: border-box;
    border: 1px solid #321d2a;
}


#form-buttons td img {
    height: 26px;
    width: 26px;
}
#userlist.container {
    padding-left: 0px;
    padding-right: 0px;
}

form#userlist p.inputfield, form#userlist p.selectfield, form#punbbsearch p.inputfield, form#punbbsearch p.selectfield {
    width: 100%;
}


#pun-searchtopics .forum tr, #pun-viewforum .forum tr {
    display: flex;
    padding-bottom: 10px;
    flex-direction: column;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right, transparent, #d0c3d4, transparent);
    border-image-slice: 1;
}

#pun-searchtopics .forum tr:last-child, #pun-viewforum .forum tr:last-child {
    border-bottom: 0px solid transparent;
}

.punbb-admin .adminmain {
    padding: 0em 0px !important;
}
.punbb-admin #pun-adnav {
    float: none;
    clear: both;
    width: 100%;
    margin-left: 0em;
    display: block;
    box-sizing: border-box;
}

#pun-adnav ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}


.punbb-admin {
    width: 100%;
    max-width: 540px;
}


#pun-admain fieldset {
    border-color: transparent;
    box-sizing: border-box;
    margin: 0 !important;
    padding: 0 !important;
}
.admin-advert-block {
    width: 100% !IMPORTANT;
    height: 60px;
}

#pun-admain .adinput em {
    display: block;
}

.punbb-admin #pun-admain .adlabel {
    width: 100%;
    box-sizing: border-box;
    display: block;
    float: none;
    clear: both;
    margin-left: 0em;
}

#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-left-width: 0 !important;
}

#pun-navlinks li {
    height: 22px;
    display: inline-flex;
}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    width: 100%;
}


#pun .sslka a {
    background: #8b77a5;
}
#form-buttons tbody {
    background: #e0dddd;
    border-radius: 10px;
    border: 1px solid #c9c7c7;
    margin-bottom: 10px;
}

#form-buttons tr {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: flex-start;
    padding: 0px 10px;
    gap: 3px;
}

.dark #form-buttons tbody {
    background: #bfbbba;
    border: 1px solid #b3b0af;
}



#pun-ulinks ul li:last-child a {
    margin-bottom: 2px;
    border-bottom: 0px solid transparent;
}


.story_date:hover, .chrnlg:hover, .dark .story_date:hover, .dark .chrnlg:hover {
    transition: all .6s ease-in-out 0s;
    padding-right: 0;
}

.dark .punbb .linkst {
    background: #c3bdba;
}

.dark #pun-viewforum .forum tr, .dark #pun-searchtopics .forum tr {
    display: flex;
    padding-bottom: 10px;
    flex-direction: column;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right, transparent, #9a929d, transparent);
    border-image-slice: 1;
}

.dark #pun-searchtopics .forum tr:last-child, .dark #pun-viewforum .forum tr:last-child {
    border-bottom: 0px solid transparent;
}

#profile-signature {
    padding: 1.5em 1.5em 1em 1.5em;
    display: none;
}

.post-sig {
     display: none;
}


#pun-index tr.inew .tclcon:before {
    left: -43px;
}

#pun-main > div.section.online-list {
    margin: 20px;
}

.punbb #pun-navlinks #form-login {
    display: block;
    font: normal normal 400 11px/normal Tahoma;
    color: #3f3358;
    text-transform: none;
    position: absolute!important;
    left: 0px;
    top: 73px;
    z-index: 100000!important;
    padding: 7px 12px;
    background: #d8d1d9;
    text-align: center;
    border: 1px solid #a390ba;
}


.punbb #pun-navlinks a#New-exit {
    position: absolute;
    z-index: 100000!important;
    margin-top: 0px!important;
    margin-left: 40px!important;
    float: none!important;
    width: 26px;
    height: 24px;
}

#pun-navlinks #navlogout #form-login {
    margin-left: 0px;
    transform: translateX(-52%);
    margin-left: -21px !important;
}

}








/*** КОНЕЦ МОБИЛЬНОГО  ***/



