/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.1785708451.css);
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cormorant+Unicase:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');



/* 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%;
  }

/* A3.2 */
.punbb {
    font: normal 70% Verdana;
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 11px verdana, arial, helvetica, sans-serif;
    background-color: #eff9ff;
}

/* 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: 14px;
    font-weight: 700;
}

/* 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 {
    margin: auto;
    width: 1030px;
    padding: 50px 0px 0px 0px;
    margin-top: 80px;
    margin-bottom: 120px;
}


/* A5.2 */
.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 40px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 20px 0% 12px 0%;
    width: auto;
    float: none;
    background-color: #eff9ff;
}

/* 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-size: 14px !important;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 0px 0px !important;
    margin-top: 10px !important;
    height: auto;
    color: #000;
    padding: 10px 0px !important;
    font-family: 'cormorant garamond';
}


/*************************************************************
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;
    border-top: 1px dotted #3e4b6d;
    width: 60%;
    margin-left: 120px;
    padding-bottom: 5px;
    margin-top: 10px;
}

/* 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 5px 1em 5px;
    padding: 10px 15px 10px 15px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 2px;
    font-size: 12px;
    font-style: normal;
    font-family: 'Merriweather';
    font-weight: 600;
    text-align: left;
    color: #1d1d1d;
    text-transform: uppercase;
    margin-bottom: 3px;
}


/* 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;
    font-family: roboto;
    z-index: 1;
    font-size: 9px;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    border-bottom: 0;
    padding: 5px 0;
}

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -4.5em;
    left: 0em;
    width: 24em;
}

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4.5em;
  right: 0em;
  width: 16em;
  text-align: right;

  }

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 5px 0 0 0;
    font-size: 1.1em;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 9px;
    font-weight: 400;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: 16em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: merriweather;
    font-size: 8px;
    font-weight: 400;
}

/* 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 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0 0 0 -15px;
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 400;
    color: #707070;
}

/* 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;
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 400;
    color: #707070;
}

/* 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-family: 'roboto';
    width: 5%;
}

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 40%;
  }


/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  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 {
    font-family: 'Cormorant Garamond';
    z-index: 3;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 6px !IMPORTANT;
    border-bottom: 1px solid #78777747;
    padding-bottom: 3px;
}

/* 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: 0.8em 1em;
  }

/* 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 {
    position: relative; 
    font-family: 'Roboto';
    text-align: justify;
}


/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
}


#pun-messages.punbb div.icon{
  margin-top: 0px!important;
}
  

 /* 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 ;

  }

li.pa-online {
    font-size: 7px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 5px;
    font-family: 'Merriweather';
    letter-spacing: 0.5px;
}

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
    height: 21px;
    font-size: 9px;
    text-transform: uppercase;
    font-family: 'roboto';
    margin: 10px 7px 10px 7px;
    border-radius: 0px;
    background: #b6c2d2;
    border: 1px solid #515151;
}


/* C3.3 */
.punbb .post h3 span {
    padding: 5px 10px 5px 10px;
    display: block;
    color: #bbb;
}

.punbb .post h3 span a {
    color: #bbb !important;
}


/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.post .post-author {
    float: left;
    width: 210px;
    margin-top: 0px;
    margin-left: -95px;
    overflow: hidden;
    text-align: center;
    color: #000000
    padding-top: 4px;
    padding-bottom: 30px;
    font-family: Roboto;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 0.5px;
    background: #000 url(https://upforme.ru/uploads/001b/f3/c4/2/300037.png);
    border: 1px solid #515151;
    box-shadow: 0px 0px 6px #00000061;
}

#pun-viewtopic .post .post-author a {color: #000000;}

    .pa-avatar img {
        margin-top: 6px!important;}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 1em 1em 1em;
    line-height: 130%;
}


/* C3.7 */
#pun-viewtopic .pa-author {
    font-family: cormorant garamond;
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    color: #c3c3c3;
}
.pa-author {
    font-family: cormorant garamond;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    color: #c3c3c3;
}



/* C3.8 */
.pa-author a {
    font-family: cormorant garamond;
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
}


/* C3.9 */
li.pa-title {
    font-weight: normal;
    margin-top: 3px;

}

/* C3.11 */
.punbb .post-body {
    margin: 0px 0px 0 200px;
    padding: 10px;
}

/* C3.12 */
.punbb .post-box {
    padding: 15px 20px 0px 20px;
    text-align: justify;
    margin-top: 25px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    border-radius: 1px;
}

/*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;
    position: relative;
    z-index: 11;
}

/* C3.15 */
.punbb .post-links ul {
    padding: 1em 1em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -19em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-weight: bold;
    font-family: 'Merriweather';
    font-size: 11px;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
    /* float: left; */
    display: inline-block;
}

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    padding: 0.5em 0em;
    text-align: right;
    text-transform: uppercase;
    font-family: merriweather;
    font-size: 9px;
    font-weight: 400;
    z-index: 200;
    position: relative;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 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 {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 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;}

/* 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 {
    text-align: center;
    margin-top: 1px;
    font-style: normal;
    position: absolute;
    font-size: 17px;
    /* font-weight: 800; */
    text-transform: uppercase;
    top: 68px;
    height: 20px;
    font-family: cormorant garamond;
    /* border: red 1px solid; */
    width: 995px;
    margin-left: 0px;
    letter-spacing: 0.4px;
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 0em;
  padding-top: 4px;}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }





/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {

}

/* D4.2 */
#pun-ulinks .container {
    font-family: Merriweather !important;
    font-style: normal;
    font-weight: 300 !important;
    text-align: center;
    text-transform: lowercase;
    top: 97px;
    margin-left: -11px !important;
    width: 1000px !important;
    padding: 0px 0 0px 0 !important;
    height: auto !important;
    /* border: 1px solid red; */
    position: absolute;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline-block;
    border-left-style: solid;
    border-left-width: 1px;
    white-space: nowrap;
}

/* D4.4 */
#pun-ulinks li a {
  padding: 0 1em 0 0em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0;
  }

/* 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: left;
    font-size: 9px;
    font-family: merriweather;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: -40px;
    letter-spacing: 0.4px;
    height: 10px;
}

/* 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 {
    border-top: none;
    padding: 1em 1em 0em 0em;
    text-align: left;
    font-family: 'Merriweather';
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    height: 20px;
}

/* 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: 2.5em 1em 1em 1em;
  margin-top: -13px; 
  line-height: 1.1
  }


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    padding: 15px 15px;
    margin: 20px 0px 0px 0px !IMPORTANT;
    font-size: 11px;
    font-weight: 400;
    border: 1px solid #a9a9a9;
    font-family: 'Roboto';
    background: rgb(151 165 179 / 16%);
}

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: right;
    line-height: 150%;
}

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* 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-family: merriweather;
    text-transform: uppercase;
}


/* D8.6 */
#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
    border-bottom: none;
    padding: 0;
    font-family: 'Merriweather';
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
}

/* 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;
  }





.punbb th {
    font-size: 0 !important;
}


.go-up {
    background: #383737;
    width: 12px;
    height: 56px;
    opacity: 1 !IMPORTANT;
    transition: 1s;
    box-shadow: 0px 0px 6px #0006 inset, 0px 1px 7px #0000007a;
    border: 1px solid #363535;
}

.go-down {
    background: #383737;
    width: 12px;
    height: 56px;
    opacity: 1 !IMPORTANT;
    transition: 1s;
    box-shadow: 0px 0px 6px #0006 inset, 0px 1px 7px #0000007a;
    border: 1px solid #363535;
}









* {scrollbar-width: thin;
scrollbar-color: #000;}


html{min-width: 1075px!important;}/*для мобил*/






.guestb {
    width: 670px;
    background: #a9a9a947;
    min-height: 200px;
    padding-bottom: 10px;
    margin: 0px 15px 0px 15px;
    border: 1px solid #7575753d;
}

.guestb1 {
    padding: 20px 1px 10px 1px;
    min-height: 40px;
    background-color: #1b1b1b;
}

.guestb-name {
    font-weight: 500;
    font-size: 32px;
    font-family: cormorant garamond;
    text-transform: uppercase;
    text-align: center;
    margin-left: 0px;
    width: 666px;
    margin-top: -10px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    position: relative;
    color: #03051c;
    text-decoration: none;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}

span.q-title {
    text-align: center;
    display: block;
    color: #c4c4c4;
    font-family: roboto;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
    position: relative;
    /* border: red 1px solid; */
}

.guestb2 {
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    color: #d2d2d2;
    background-color: #797979b0;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px #0000004d;
    font-weight: 400 !important;
}

.guestb3 {
    font-family: 'Roboto';
    font-size: 11px;
    text-align: justify;
    margin: 10px 20px 10px 20px;
    overflow-y: auto;
    /* max-height: 220px; */
    padding-right: 5px;
    background: #908f8f7a;
    color: #dcd9d9;
    padding: 10px;
    border: 1px solid #9b9b9b;
    text-shadow: 1px 1px #00000021;
}




/**приемка**/

.priem {
    width: 670px;
    min-height: 200px;
    padding-bottom: 10px;
    margin: 0px 15px 0px 15px;
    background: url(http://forumstatic.ru/files/001b/2d/c6/48074.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #111111;
    overflow-x: hidden !important;
    box-shadow: 0px 100px 100px #c4c4c41f inset;
    border: 1px solid #787878;
}

.priem priv {
    margin-top: 10px;
    display: block;
    text-align: center;
    font-family: eb garamond;
    font-size: 24px;
    font-weight: 300;
    /* border: red 1px solid; */
    text-transform: uppercase;
    color: #f1f1f194;
    text-shadow: 1px 1px 0px #28393c;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


.raz, .dva {
    display: inline-block;
    margin: 15px 0px 20px 0px;
    vertical-align: top;
}


.tttex {
    /* border: red 1px solid; */
    width: 580px;
    margin: 0px 30px 0px 30px;
}


.dva {
    margin-left: 10px;
    font-family: roboto;
    color: #c4c4c4;
    font-size: 11px;
    white-space: pre-line;
    font-weight: 400;
    /* border: red 1px solid; */
}


.dva c {
    font-family: 'EB Garamond';
    font-style: italic;
    font-weight: 700;
    font-size: 15px;
    color: #a95a5a;
}


.dva a {
    color: #c4c4c4 !important;
    font-weight: 400 !important;
    font-size: 11px;
    font-family: 'Roboto';
    text-transform: uppercase;
}


.dtcon2 {
    padding: 10px;
    width: 695px;
    margin: 5px 0px 5px 0px;
    background: rgb(151 151 151 / 40%);
    border: 7px solid rgb(22 22 22);
    box-shadow: 0px 0px 0px 1px #767676 inset, 0px 0px 0px 1px #7c7c7c;
}

.dtinternal2 {
    height: auto;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #777;
    background-repeat: no-repeat;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/585655.png);
    background-position: top center;
    background-color: #111111;
    /* background-size: cover; */
    overflow-x: hidden !important;
    color: #c4c4c4;
    text-decoration: none;
    font-family: cormorant garamond;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 1px;
}




hr {
    height: 9px;
    background: url(http://forumstatic.ru/files/001b/2d/c6/48074.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #111111;
    background-size: cover;
    opacity: 1 !important;
    border: 1px #969696 solid;
    box-shadow: 0 2px 3px #ffffff26 inset;
    width: 670px;
}


#pun-live-rusff {display: none;}



.post #post fieldset, .post #post legend>span {
    background: rgb(191 191 191)!important;
}





/*****************
 &#196;&#238;&#239;&#238;&#235;&#237;&#229;&#237;&#232;&#255; &#238;&#242; Deff

*****************/

#pun-viewtopic .post > .container{
  position:relative;
}
#pun-viewtopic .post-body {
    margin-top: 0px;
    padding-top: 60px;
    margin-left: 120px;
    width: 850px;
    background: #171717 url(https://upforme.ru/uploads/001b/f3/c4/2/585655.png);
    background-repeat: repeat;
    background-position: top center;
    /* border: 1px solid #515151; */
    /* box-shadow: 0px 0px 6px #00000061; */
}
#pun-viewtopic .pa-author {
    position: absolute;
    width: 393px;
    margin: 0;
    top: 20px;
    left: 350px;
    font-size: 20px!important;
}
#pun-viewtopic .pa-author a {
    color: #060B23 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}
#pun-viewtopic .pa-title {
    position: absolute;
    width: 393px;
    margin: 0;
    padding: 2px 0px 1px 0px;
    top: 57px;
    left: 350px;
    letter-spacing: 0.5px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}
#pun-viewtopic .pa-posts {
    position: absolute;
    width: 185px;
    margin: 0;
    top: 1px;
    left: 793px;
    padding: 2px 0px 2px 0px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}
#pun-viewtopic .pa-respect {
    position: absolute;
    width: 185px;
    margin: 0;
    top: 29px;
    left: 793px;
    padding: 2px 0px 2px 0px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}
#pun-viewtopic .pa-avatar{
 margin-top:0px;
}
#pun-viewtopic .pa-fld1 {
    position: absolute;
    width: 185px;
    margin: 0;
    top: 1px;
    left: 131px;
    padding: 2px 0px 2px 0px;
    letter-spacing: 0.5px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}


#pun-viewtopic .pa-fld2 {
    position: absolute;
    width: 185px;
    margin: 0;
    top: 29px;
    left: 131px;
    padding: 2px 0px 2px 0px;
    letter-spacing: 0.5px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}


#pun-viewtopic .pa-fld3 {
    position: absolute;
    width: 185px;
    margin: 0;
    top: 57px;
    left: 131px;
    padding: 2px 0px 2px 0px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}



#pun-viewtopic .pa-online {
    position: absolute;
    width: 185px;
    margin: 0;
    top: 60px;
    left: 763px;
    padding: 2px 0px 2px 0px;
    display: none;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}
#pun-viewtopic .pa-fld1 .infoblock{ /*&#203;&#199; - &#209;&#234;&#240;&#238;&#235;&#235;*/
 overflow:hidden;
 overflow-y: auto;
 height:26px;
}


/***********************
 //End//&#196;&#238;&#239;&#238;&#235;&#237;&#229;&#237;&#232;&#255; &#238;&#242; Deff

**********************/



/*Законцовка Профиля(oline/offline) в теме*/
#pun-viewtopic .post .post-author:after {
    content: "оффлайн";
    position: absolute;
    width: 185px;
    display: block;
    margin: 0;
    top: 57px;
    left: 793px;
    padding: 2px 0px 2px 0px;
    border: 1px solid #888888;
    background: url(https://upforme.ru/uploads/001b/f3/c4/2/748152.png) #eff9ff;
    box-shadow: 0px 0px 5px #878787ad inset;
    font-family: 'Merriweather';
    border-radius: 1px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}
#pun-viewtopic .post .post-author.online:after{
    content: "онлайн";
}



.torst li {
    margin-right: 12px;
    margin-left: 4px;
}
.punbb .torst a {
    font-size: 11px;
    font-family: merriweather;
    font-weight: 600;
    color: #0C1127 !IMPORTANT;
    text-shadow: 0px 0px 1px #807e7e;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(23 23 23);
}





















#pun-index .category table tr {
    background: rgb(196 210 219 / 28%);
    box-shadow: 0 0 0 1px #8da1bb inset, 0px 0px 4px #0000001c, 0px 0px 30px #c1d5df33 inset;
}



#pun-index .category tr.inew {
    background: #bcbcbc url(https://upforme.ru/uploads/001b/f3/c4/2/418124.png);
    box-shadow: 0 0 0 1px #8da1bb inset, 0px 0px 4px #264a5b69, 0px 0px 30px #c1d5df33 inset, 0px 0px 0px 2px #f2f6fb42 inset;
}



#pun-index .category table {
    border-spacing: 0px 20px;
    border: 0 !important;
}




.shap img {
    filter: grayscale(1);
    opacity: .7;
    transition: 1s;
}



.shap img:hover {
    filter: grayscale(0);
    opacity:1;
    transition: 1s;
}



.linblock a:hover {
    font-size: 10px;
    font-family: cormorant garamond;
    text-transform: uppercase;
    color: #bf4444 !IMPORTANT;
    letter-spacing: 0.3px;
    transition-duration: 1s;
    text-decoration: none;
    display: inline-block;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
    margin: 0px 3px 0px 3px !important;
}



#pun-index .tcl h3 a:hover {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0.1px;
    text-shadow: 0px 0px 3px #8f8b8bc4;
    color: #893131;
}



#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}



#pun-index .tcl {
    width: 85% !important;
    position: relative;
}



* {scrollbar-width: thin;
scrollbar-color: #000;}


.podfor {
    font-family: merriweather;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0px 0px 6px 0px;
    text-shadow: 0px 0px 3px #9f9c9ca8;
    letter-spacing: .3px;
}


.podf {
    text-align: right;
    background: #a7a7a76b;
    padding: 1px 5px 4px 5px;
    border: 1px solid #a19f9f;
    border-radius: 0px;
    box-shadow: 0px 0px 3px #a9a8a8cf, 0px 0px 15px #a3a3a352 inset;
    background-size: cover;
    margin-bottom: 5px;
    color: #a9a6a6;
}



.podf a {
    font-size: 10px;
    font-family: cormorant garamond;
    text-transform: uppercase;
    color: #000000 !important;
    letter-spacing: 0.3px;
    font-weight: 700;
    transition-duration: 1s;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0 0 3px rgb(23 23 23 / 30%);
    margin: 0px 3px 0px 3px !important;
}

.podf a:hover {
    font-size: 9px;
    font-family: cormorant garamond;
    text-transform: uppercase;
    color: #1b3057 !important;
    letter-spacing: 0.3px;
    font-weight: 700;
    transition-duration: 1s;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0 0 3px rgb(23 23 23 / 30%);
    margin: 0px 3px 0px 3px !important;
}


#pun-index .tcr {
    font-size: 11px;
    width: 35%;
    position: relative;
    overflow: visible;
    color: #000000;
    text-align: left;
    font-family: roboto;
    line-height: 18px;
    text-transform: none;
}




#pun-viewforum .main td {
    padding: 0.5em 0em;
    vertical-align: top;
}



#pun-viewtopic .main h1 {
    background-image: url(https://upforme.ru/uploads/001b/f3/c4/2/807447.png);
    width: 1026px;
    height: 57px;
    margin-left: -38px !IMPORTANT;
    padding: 0 !important;
}

#pun-viewtopic .main h1 span {
    display: block;
    padding-top: 05px;
    font-weight: 700;
    font-size: 15px;
    color: #000000;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


#pun-viewtopic .linkst .pagelink, #pun-viewtopic .linkst .postlink {
    top: -5.00em;
    color: #000000;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


#pun-viewtopic .linkst .postlink a {
    top: -3.7em;
    color: #000000;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}





#pun-viewtopic .multipage {
   margin-top: 0em;
}


.pagelink strong {
    background: #1919190f;
    border: 1px solid #4343435c;
}


.pagelink a, .pagelink strong {
    padding: 1px 8px;
}




.ocher {
    text-align: justify;
    height: 256px;
    overflow-y: auto;
    padding-right: 6px;
    margin: 6px 0px 6px 6px;
    line-height: 16px;
    font-family: roboto;
    color: #c6c6c6;
}



#form-buttons {
    background-color: #eff9ff;
    border: 1px solid #767676;
    padding: 0px;
    margin: 0.5em auto;
}


#form-buttons tr {
    width: 100%;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(26px, 1fr));
    grid-template-rows: auto;
    gap: 6px 6px;
}


#form-buttons td {
    height: 26px;
    margin: 3px 5px 3px 5px;
    height: 26px;
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 400;
    position: relative;
    background-image: none !important;
    opacity: 0.75;
}


#pun-viewforum .tclcon span.closedatafield {
    display: none;
}



#pun-viewtopic .topic:after {
    content: '';
    background-image: url(https://upforme.ru/uploads/001b/f3/c4/2/807447.png);
    width: 1012px;
    height: 68px;
    margin-left: -7px !IMPORTANT;
    padding: 0 !important;
    position: absolute;
    margin-top: -22px;
    z-index: 1;
}



#topic-modmenu {
    margin-top: 30px;
}


.face {
    background: rgb(21 21 21) url(https://upforme.ru/uploads/001b/f3/c4/2/585655.png);
    border-radius: 1px;
    box-shadow: 0 1px 4px rgb(52 32 32 / 65%), -20px 0 20px -23px rgb(0 0 0 / 20%), 20px 0 20px -23px rgb(0 0 0 / 20%), 0px 0px 0px 1px #9f9f965c inset;
    margin: 10px 10px 10px 10px !important;
    padding: 20px;
    font-family: 'Roboto';
    text-align: center;
    width: 750px;
    color: #cbc9c9;}



.face zag {
    display: block;
    text-align: center;
    font-family: cormorant;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #0000009c;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 0px 0 10px 0 !IMPORTANT;
}


.face f, .face f2, .face f3 {
    display: inline-block;
    margin: 0px 5px 10px 5px !important;
    padding: 6px 20px 6px 20px;
    width: 190px;
    text-align: center;
    font-family: 'Cormorant';
    text-transform: uppercase;
    font-size: 16px;
}



.face spis name, .face spis name2, .face spis name3 {
    display: inline-block;
    background: rgb(16 16 16);
    border-radius: 1px;
    margin: 0px 5px 10px 5px !important;
    padding: 14px 20px 14px 20px;
    width: 190px;
    text-align: left;
    font-family: roboto;
    vertical-align: top;
    white-space: break-spaces;
    line-height: 20px;
    border: 1px solid #5959596b;
}




.roles {
    display: block;
    padding: 10px 15px 10px 15px;
    line-height: 16px;
    border: 1px solid #525252;
    margin: 10px 10px 10px 10px !important;
    width: 750px;
    background: rgb(21 21 21) url(https://upforme.ru/uploads/001b/f3/c4/2/585655.png);
    color: #bdbdbd;
    box-shadow: 0 1px 4px rgb(52 32 32 / 65%), -20px 0 20px -23px rgb(0 0 0 / 20%), 20px 0 20px -23px rgb(0 0 0 / 20%), 0px 0px 0px 1px #161414 inset;
}


.roles zag {
    display: block;
    text-align: center;
    font-family: cormorant;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #0000009c;
    font-size: 24px;
    letter-spacing: 1px;
    margin: 10px 0 10px 0 !IMPORTANT;
}



.roles spis {
    display: block;
    margin-top: 15px;
}


.roles spis z {
    /* display: block; */
    font-family: 'Cormorant';
    text-transform: uppercase;
    font-size: 14px;
    color: #bcbcbc;
    border-bottom: 1px solid #686666;
}



.roles spis text {
    display: block;
    margin: 14px 0 14px 0;
    border-left: 3px solid #1b3057;
    padding-left: 10px;
    font-family: 'Roboto';
}


.roles spis text a {
    color: #af3838 !important;
    font-size: 11px;
    font-family: 'Merriweather';
    font-weight: bold;
}





.chron {
    background: #ebebeb8f;
    border-radius: 0px;
    font-family: 'Roboto';
    width: 790px;
    box-shadow: 0 1px 4px #a3a0a09e, -10px 0 10px -13px #a3a0a09e, 10px 0 10px -13px #a3a0a09e, 0px 0px 0px 1px #dbdbc95c inset, 0px 0px 0px 1px #b7b7b7, 0px 0px 40px #9d9a9a66 inset;
    margin: 10px;
    outline: 1px solid #0000001f;
}



.chron nazv {
    display: block;
    background: #141414;
    box-shadow: 0px 0px 20px #bcbcbc5e inset;
    padding: 10px 0px 10px 20px;
    font-family: cormorant garamond;
    text-shadow: 1px 1px #000, 0px 0px 5px #bbbbbb17;
    color: #d7d7d7 !IMPORTANT;
    font-size: 22px;
    text-transform: uppercase;
}



.chron nazv span {
    display: block;
    text-shadow: 1px 1px #000, 0px 0px 5px #b9b9b14d;
    color: #d3d2d2d9 !IMPORTANT;
    font-size: 7px;
    margin-top: 3px;
    font-family: merriweather;
    letter-spacing: 1px;
}



.chron op {
    padding: 15px 15px 15px 15px;
    display: block;
}



.chron op open {
    display: block;
    font-size: 16px;
    font-family: 'Cormorant Garamond';
    margin-bottom: 4px;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #b3b0b0;
}




.chron op name {
    display: block;
    font-family: 'Raleway';
    font-size: 11px;
}




.chron op text {
    display: block;
    font-family: 'Raleway';
    font-weight: 500;
    margin: 8px 0px 10px 0px;
    border-left: 2px solid #843838;
    padding-left: 6px;
    font-size: 11px;
    line-height: 16px;
}




.chron op close {
    display: block;
    font-size: 16px;
    font-family: 'Cormorant Garamond';
    margin-bottom: 4px;
    margin-top: 20px;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #b3b0b0;
}


.chron op close a {
    color: #383737 !important;
}



.ship {
    background: #ebebeb8f;
    border-radius: 0px;
    font-family: 'Roboto';
    width: 790px;
    box-shadow: 0 1px 4px #a3a0a09e, -10px 0 10px -13px #a3a0a09e, 10px 0 10px -13px #a3a0a09e, 0px 0px 0px 1px #dbdbc95c inset, 0px 0px 0px 1px #b7b7b7, 0px 0px 40px #9d9a9a66 inset;
    margin: 10px;
    outline: 1px solid #0000001f;
    padding-bottom: 10px;
}


.ship zag {
    display: block;
    background: #141414;
    box-shadow: 0px 0px 20px #bcbcbc5e inset;
    padding: 10px 10px 10px 20px;
    font-family: cormorant garamond;
    text-shadow: 1px 1px #000, 0px 0px 5px #bbbbbb17;
    color: #d7d7d7 !IMPORTANT;
    font-size: 22px;
    text-transform: uppercase;
    text-align: right;
}



.ship zag2 {
    display: block;
    background: #141414;
    box-shadow: 0px 0px 20px #bcbcbc5e inset;
    padding: 10px 10px 10px 20px;
    font-family: cormorant garamond;
    text-shadow: 1px 1px #000, 0px 0px 5px #bbbbbb17;
    color: #d7d7d7 !IMPORTANT;
    font-size: 22px;
    text-transform: uppercase;
    text-align: right;
    border: 1px solid #9b9a9a6e;
    border-width: 1px 0 1px 0;
}



.ship jsn face, .ship jsn pers {
    display: inline-block;
    vertical-align: top;
}


.ship jsn {
    vertical-align: top;
    display: block;
    margin: 20px;
}


.ship jsn face {
    width: 80px;
}

.ship jsn pers {
    width: 668px;
    /* border: 1px solid red; */
}


.ship name {
    font-size: 13px;
}


.ship text {
    line-height: 16px;
}



.needed {
    display: block;
    padding: 10px 15px 10px 15px;
    line-height: 16px;
    background: #d1d1d1ba;
    border: 1px solid #9b9a9a;
    margin: 10px;
    width: 760px;
}



.needed one {
    display: block;
    margin-top: 10px;
    font-family: merriweather;
    font-size: 7px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: right;
}

.needed two name {
    font-family: 'Cormorant Garamond';
    font-size: 31px;
    font-weight: 600;
}


.needed two {
    display: block;
    margin-top: 3px;
}


.needed two sup {
    font-family: montserrat;
    font-weight: 500;
}


.needed quo {
    display: block;
    margin: 10px 5px 15px;
    border-left: 4px solid #7e3131;
    padding-left: 6px;
    text-transform: uppercase;
    font-family: 'Merriweather';
    font-size: 9px;
    line-height: 9px;
    letter-spacing: .6px;
}


.needed kart {
    display: block;
    text-align: center;
}


.needed kart img {
    margin-right: 10px;
}


.needed tit {
    display: block;
    white-space: break-spaces;
    font-family: 'Roboto';
    line-height: 22px;
}



.needed tit z {
    background: #7e3131;
    padding: 2px 6px 4px 6px;
    color: #dfdede;
    font-family: 'Montserrat';
    border-radius: 10px;
    font-size: 9px;
    letter-spacing: .5px;}


.needed text qu {
    display: block;
    margin: 10px 0px 10px 1px;
    background: #bdbdbd;
    padding: 6px 10px 5px;
    font-family: 'Merriweather';
    font-size: 10px;
    border-left: 4px solid #7e3131;
    border-radius: 1px;
}

.needed text opis {
    display: block;
    font-family: 'Roboto';
    line-height: 20px;
    font-size: 11px;
}